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#1708 - Inconsistency detected by ld.so: dl-open.c: 661: during mksquashfs #6702

Closed
openwrt-bot opened this issue Jul 28, 2018 · 3 comments
Labels

Comments

@openwrt-bot
Copy link

brianjmurrell:

Trying to use //openwrt-imagebuilder-18.06.0-rc2-ar71xx-generic.Linux-x86_64// and during mksquashfs:

/src/OpenWrt-ImageBuilder-15.05.1-ar71xx-generic.Linux-x86_64/staging_dir/host/bin/mksquashfs4 /src/OpenWrt-ImageBuilder-15.05.1-ar71xx-generic.Linux-x86_64/build_dir/target-mips_34kc_uClibc-0.9.33.2/root-ar71xx /src/OpenWrt-ImageBuilder-15.05.1-ar71xx-generic.Linux-x86_64/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/root.squashfs -nopad -noappend -root-owned -comp xz -Xpreset 9 -Xe -Xlc 0 -Xlp 2 -Xpb 2 -b 256k -p '/dev d 755 0 0' -p '/dev/console c 600 0 0 5 1' -processors 1 Pseudo file "/dev" exists in source filesystem "/src/OpenWrt-ImageBuilder-15.05.1-ar71xx-generic.Linux-x86_64/build_dir/target-mips_34kc_uClibc-0.9.33.2/root-ar71xx/dev". Ignoring, exclude it (-e/-ef) to override. Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /src/OpenWrt-ImageBuilder-15.05.1-ar71xx-generic.Linux-x86_64/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/root.squashfs, block size 262144.

[/ ] 0/794 0%
[=======- ] 100/794 12%
[===============/ ] 200/794 25%
[=======================\ ] 300/794 37%
[===============================\ ] 400/794 50%
[=======================================\ ] 500/794 62%
[===============================================| ] 600/794 75%
[=======================================================- ] 700/794 88%
[===============================================================|] 794/794 100%Inconsistency detected by ld.so: dl-open.c: 661: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!
make[3]: *** [Makefile:2138: mkfs-squashfs] Error 127

The entire build log is attached.

@openwrt-bot
Copy link
Author

bjonglez:

I encountered this issue with the 17.01.5 imagebuilder, but the 17.01.6 now works fine again!

@openwrt-bot
Copy link
Author

lynxis:

@baptiste if the problem still occurs in trunk or the latest stable, please open a new issue.

@dianariyanto
Copy link

Any update? idk but i can build openwrt 21.02.3 without any issue :(

Parallel mksquashfs: Using 1 processor
Creating 4.0 filesystem on /openwrt/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_rt305x/root.squashfs, block size 262144.

[|                                                               ]   0/884   0%
[=======|                                                        ] 100/884  11%
[=====================/                                          ] 300/884  33%
[============================/                                   ] 400/884  45%
[===================================/                            ] 500/884  56%
[==========================================/                     ] 600/884  67%
[=================================================/              ] 700/884  79%
[=========================================================/      ] 800/884  90%
Inconsistency detected by ld.so: dl-open.c: 661: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!
make[3]: *** [Makefile:1047: mkfs-squashfs] Error 127
[===============================================================-] 884/884 100%make[3]: Leaving directory '/openwrt/target/linux/ramips/image'
make[2]: Leaving directory '/openwrt'
make[1]: Leaving directory '/openwrt'
make[2]: *** [Makefile:160: build_image] Error 2

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

2 participants