-
Notifications
You must be signed in to change notification settings - Fork 9
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
sys-apps/busybox-nix-sandbox-shell-1.35.0 emake failed #22
Comments
|
Thanks for the report! I think there are
Can you extract and attach your |
|
wgetpaste /var/tmp/portage/sys-apps/busybox-nix-sandbox-shell-1.35.0/work/busybox-1.35.0/.config |
|
Thank you! The snippet: Looks like it's just string length (about 1.2KB). Should be easy to increase the buffer size. Looking. |
|
Pushed ea0d94a to increase line length from 1K to 64K. That should fix it for you. At least it did for me when I used your |
|
I must say your CFLAGS are unusually long. All(?) the I usually use the following hack to get minimum amount of flags needed to be changed on top of Chances are you will not need to specify that many overrides. |
|
Cool! |
|
Interestingly upstream kbuild (in Filed https://bugs.busybox.net/show_bug.cgi?id=15031 to fix |
build log http://dpaste.com/BQ4XP8LLY
short log
The text was updated successfully, but these errors were encountered: