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#1128 - Make is segfaulting with SDK lede-sdk-17.01.4-ar71xx-generic_gcc-5.4.0_musl-1.1.16.Linux-x86_64 #6324

Closed
openwrt-bot opened this issue Oct 30, 2017 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

zoobab:

On an ubuntu 16.04 docker container with all the host tools installed via "apt-get install build-essential subversion libncurses5-dev zlib1g-dev gawk gcc-multilib flex git-core gettext libssl-dev unzip", I installed this SDK:

lede-sdk-17.01.4-ar71xx-generic_gcc-5.4.0_musl-1.1.16.Linux-x86_64.tar.xz

When I untar it and go into:

$ cd lede-sdk-17.01.4-ar71xx-generic_gcc-5.4.0_musl-1.1.16.Linux-x86_64 $ make Segmentation fault (core dumped) /mnt/ar71xx/lede-sdk-17.01.4-ar71xx-generic_gcc-5.4.0_musl-1.1.16.Linux-x86_64/include/toplevel.mk:127: recipe for target 'menuconfig' failed make[2]: *** [menuconfig] Error 139 make[2]: Leaving directory '/mnt/ar71xx/lede-sdk-17.01.4-ar71xx-generic_gcc-5.4.0_musl-1.1.16.Linux-x86_64' /mnt/ar71xx/lede-sdk-17.01.4-ar71xx-generic_gcc-5.4.0_musl-1.1.16.Linux-x86_64/include/toplevel.mk:94: recipe for target '.config' failed make[1]: *** [.config] Error 2 /mnt/ar71xx/lede-sdk-17.01.4-ar71xx-generic_gcc-5.4.0_musl-1.1.16.Linux-x86_64/include/toplevel.mk:191: recipe for target 'world' failed make: *** [world] Error 2

Can you reproduce it?

@openwrt-bot
Copy link
Author

jow-:

I am unable to reproduce it on an Ubuntu 16.04.1 or a Debian 10 host.

@openwrt-bot
Copy link
Author

yousong:

Cannot reproduce it with ubuntu:16.04 container on centos7. It works fine there.

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