Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#784 - ar71xx: imagebuilder fails when BIN_DIR or EXTRA_IMAGE_NAME is set #7985

Closed
openwrt-bot opened this issue May 14, 2017 · 3 comments
Closed
Labels

Comments

@openwrt-bot
Copy link

marconi:

Supply the following if possible:

  • Device problem occurs on

HORNETUBx2

HORNETUB

  • Software versions of LEDE release, packages, etc.

lede-imagebuilder-17.01.1-ar71xx-generic.Linux-x86_64

  • Steps to reproduce

make image PROFILE=HORNETUBx2 BIN_DIR=/tmp/bld/

... dies with :

"Warning: /home/kjh/toolroot.d/lede-imagebuilder-17.01.1-ar71xx-generic.Linux-x86_64/bin/targets/ar71xx/generic/lede-17.01.1-ar71xx-generic-hornet-ub-x2-squashfs-sysupgrade.bin is too big (> 16318464 bytes)"

... but it seems to work OK without BIN_DIR :

make image PROFILE=HORNETUBx2

EXTRA_IMAGE_NAME also seems to cause this problem

@openwrt-bot
Copy link
Author

marconi:

FYI, still a problem in LEDE 17.01.2

@openwrt-bot
Copy link
Author

bjonglez:

I can't reproduce with the 17.01.2 imagebuilder, on a recent Linux x86_64 host.

Do you still have the issue? What is the operating system of your host?

@openwrt-bot
Copy link
Author

marconi:

I still see the issue.

I'm running Fedora 26 : 4.12.9-300.fc26.x86_64

FYI, attached output of "make image PROFILE=HORNETUBx2 BIN_DIR=/tmp/bld".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant