-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
latest patch/version squid 3.5.5 build/patching/? failed #1519
Comments
2f3ab73 sorry - not exactly (probably latest changes in main tree openwrt) and...new problem: make[7]: Entering directory '/magazyn/Pliki/openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.10/squid-3.5.5/src' |
I meet the same problem, Ipc::Atomic::WordT::get() const': MemStore.cc:(.text._ZNK3Ipc6Atomic5WordTIyE3getEv[_ZNK3Ipc6Atomic5WordTIyE3getEv]+0x4): undefined reference to__sync_fetch_and_add_8', anyone has the solution? |
make[7]: Leaving directory same here. trying to use squid luci package and it's not working. |
Same errors on CC release |
"fixed" it for me: |
cat patches/200-atomic-squid.patch -#if HAVE_ATOMIC_OPS /// Supplies atomic operations for an integral Value in memory shared by kids. |
generally fixed to trunk |
make[3]: Entering directory '/magazyn/Pliki/openwrt/trunk/feeds/packages/net/squid'
. /magazyn/Pliki/openwrt/trunk/include/shell.sh; xzcat /magazyn/Pliki/openwrt/trunk/dl/squid-3.5.5.tar.xz | tar -C /magazyn/Pliki/openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.10/squid-3.5.5/.. -xf -
Applying ./patches/001-cross_compile.patch using plaintext:
patching file src/Makefile.in
patching file configure
Applying ./patches/100-mime.patch using plaintext:
patching file src/mime.conf.default
Applying ./patches/200-musl-compat.patch using plaintext:
patching file lib/rfcnb/rfcnb-io.c
Hunk #1 FAILED at 36.
1 out of 1 hunk FAILED -- saving rejects to file lib/rfcnb/rfcnb-io.c.rej
Patch failed! Please fix ./patches/200-musl-compat.patch!
Makefile:131: recipe for target '/magazyn/Pliki/openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.10/squid-3.5.5/.prepared_427e3c2dc6278405ce17c0105699f593' failed
make[3]: *** [/magazyn/Pliki/openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.10/squid-3.5.5/.prepared_427e3c2dc6278405ce17c0105699f593] Error 1
make[3]: Leaving directory '/magazyn/Pliki/openwrt/trunk/feeds/packages/net/squid'
package/Makefile:191: recipe for target 'package/feeds/packages/squid/compile' failed
make[2]: *** [package/feeds/packages/squid/compile] Error 2
make[2]: Leaving directory '/magazyn/Pliki/openwrt/trunk'
package/Makefile:188: recipe for target '/magazyn/Pliki/openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.10/stamp/.package_compile' failed
make[1]: *** [/magazyn/Pliki/openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.10/stamp/.package_compile] Error 2
make[1]: Leaving directory '/magazyn/Pliki/openwrt/trunk'
/magazyn/Pliki/openwrt/trunk/include/toplevel.mk:181: polecenia dla obiektu 'world' nie powiodły się
make: *** [world] Błąd 2
The text was updated successfully, but these errors were encountered: