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#1671 - LEDE X86-64 SDK 17.01.5 Can't compile openwrt-shadowsocks, but 17.01.4 is ok! #6779

Closed
openwrt-bot opened this issue Jul 18, 2018 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

libConch:

Supply the following if possible:

STEP:

  1. download the LEDE 17.01.5 X86-64 SDK, and extract into Ubuntu 18.04 LTS
  2. follow the document of openwrt-shadowsocks, try to compile it.
  3. while execute [ make package/shadowsocks-libev/compile V=99 ], It will be failed!
  4. but if use EDE 17.01.4 x86-64 SDK to compile, It will be success!

The error message is: [
...
make[2]: Entering directory '/home/..../lede-sdk-17.01.5-x86-64_gcc-5.4.0_musl-1.1.16.Linux-x86_64/package/feeds/base/mbedtls'
. /..../lede-sdk-17.01.5-x86-64_gcc-5.4.0_musl-1.1.16.Linux-x86_64/include/shell.sh; gzip -dc /home/..../lede-sdk-17.01.5-x86-64_gcc-5.4.0_musl-1.1.16.Linux-x86_64/dl/mbedtls-2.9.0-gpl.tgz | tar -C /home/..../lede-sdk-17.01.5-x86-64_gcc-5.4.0_musl-1.1.16.Linux-x86_64/build_dir/target-x86_64_musl-1.1.16/mbedtls-2.9.0/.. -xf -
Inconsistency detected by ld.so: dl-open.c: 689: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!
Makefile:70: recipe for target '/home/..../lede-sdk-17.01.5-x86-64_gcc-5.4.0_musl-1.1.16.Linux-x86_64/build_dir/target-x86_64_musl-1.1.16/mbedtls-2.9.0/.prepared_34c32eef3bde73397b2addff9bf9100768b329da9893e34099c7d8ad5cb9c940' failed
make[2]: *** [/home/..../lede-sdk-17.01.5-x86-64_gcc-5.4.0_musl-1.1.16.Linux-x86_64/build_dir/target-x86_64_musl-1.1.16/mbedtls-2.9.0/.prepared_34c32eef3bde73397b2addff9bf9100768b329da9893e34099c7d8ad5cb9c940] Error 127
make[2]: Leaving directory '/home/..../lede-sdk-17.01.5-x86-64_gcc-5.4.0_musl-1.1.16.Linux-x86_64/package/feeds/base/mbedtls'
package/Makefile:105: recipe for target 'package/feeds/base/mbedtls/compile' failed
...
]

@openwrt-bot
Copy link
Author

bjonglez:

It is probably fixed in 17.01.6, thanks to https://git.openwrt.org/96e8f1c3878

17.01.6 fixed FS#1708 in my case, and it looks like the same issue.

@openwrt-bot
Copy link
Author

jow-:

Addressed by the library bundling changes (https://openwrt.org/releases/17.01/changelog-17.01.6#build_systembuildroot_7_changes)

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