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#1768 - Compile broken in latest openwrt #6835

Closed
openwrt-bot opened this issue Aug 12, 2018 · 4 comments
Closed

FS#1768 - Compile broken in latest openwrt #6835

openwrt-bot opened this issue Aug 12, 2018 · 4 comments
Labels

Comments

@openwrt-bot
Copy link

Vonger:

Supply the following if possible:

  • Device problem occurs on

Compile openwrt for VoCore2

  • Software versions of OpenWrt/LEDE release, packages, etc.

commit: 31aeae0, default setting, compile in MacOS.

  • Steps to reproduce

Just choose VoCore2 and rest using default setting, call make, then when compile base-files, it will show error:

make[3]: Entering directory /Volumes/VoCore2/openwrt/package/base-files' rm -f /Volumes/VoCore2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt76x8/base-files/.configured_* rm -f /Volumes/VoCore2/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.base-files_installed [ -s /Volumes/VoCore2/openwrt/key-build -a -s /Volumes/VoCore2/openwrt/key-build.pub ] || /Volumes/VoCore2/openwrt/staging_dir/host/bin/usign -G -s /Volumes/VoCore2/openwrt/key-build -p /Volumes/VoCore2/openwrt/key-build.pub -c "Local build key" [ -s /Volumes/VoCore2/openwrt/key-build.ucert ] || /Volumes/VoCore2/openwrt/staging_dir/host/bin/ucert -I -c /Volumes/VoCore2/openwrt/key-build.ucert -p /Volumes/VoCore2/openwrt/key-build.pub -s /Volumes/VoCore2/openwrt/key-build dyld: Library not loaded: libubox.dylib Referenced from: /Volumes/VoCore2/openwrt/staging_dir/host/bin/ucert Reason: image not found bash: line 1: 15539 Abort trap: 6 /Volumes/VoCore2/openwrt/staging_dir/host/bin/ucert -I -c /Volumes/VoCore2/openwrt/key-build.ucert -p /Volumes/VoCore2/openwrt/key-build.pub -s /Volumes/VoCore2/openwrt/key-build make[3]: *** [/Volumes/VoCore2/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt76x8/base-files/.configured_f8a7ef425d28326c27dae6762b223070_8e081b74cf069e1e6800a5bbcbb282f0] Error 134 make[3]: Leaving directory /Volumes/VoCore2/openwrt/package/base-files'
time: package/base-files/compile#0.19#0.14#0.37
make[2]: *** [package/base-files/compile] Error 2
make[2]: Leaving directory /Volumes/VoCore2/openwrt' make[1]: *** [/Volumes/VoCore2/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory /Volumes/VoCore2/openwrt'
make: *** [world] Error 2

This only happens to the latest version of openwrt, one monthes ago that openwrt version still works.

@openwrt-bot
Copy link
Author

Vonger:

solved, remove Global build settings -> Cryptographically signed package lists

@openwrt-bot
Copy link
Author

lynxis:

Well, even you manage to continue to build, there is still a problem with our build system or your environment.

Can someone with a MacOS reproduce this problem?

@openwrt-bot
Copy link
Author

None:

I believe this was fixed by 5762efd

I have just tried all combinations of enabling usign/ucert-tiny/full and global build settings -> crypto signed package lists on macos 10.14 with xcode 10.1 and all worked fine for me.

@openwrt-bot
Copy link
Author

lynxis:

Thanks!

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