Date: Tue, 17 Dec 2019 10:30:40 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 242680] [PowerPC] devel/subversion build fails on [subversion/tests/afl/afl-x509] Error code 1 (FreeBSD 12.1-RELEASE-p1 32 bit) Message-ID: <bug-242680-25139@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242680 Bug ID: 242680 Summary: [PowerPC] devel/subversion build fails on [subversion/tests/afl/afl-x509] Error code 1 (FreeBSD 12.1-RELEASE-p1 32 bit) Product: Ports & Packages Version: Latest Hardware: powerpc OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: lev@FreeBSD.org Reporter: canardo909@gmx.com CC: powerpc@FreeBSD.org Flags: maintainer-feedback?(lev@FreeBSD.org) Assignee: lev@FreeBSD.org CC: powerpc@FreeBSD.org Problem found when building devel/subversion on FreeBSD 12.1-RELEASE-p1 pow= erpc 32 bit. # cd /usr/ports/devel/subversion # make install clean =3D=3D=3D> Building for subversion-1.13.0 cd subversion/tests/afl && /bin/sh "/usr/ports/devel/subversion/work/subversion-1.13.0/libtool" --tag=3DCC --s= ilent --mode=3Dlink cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing = -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-st= rong -L/usr/local/lib -L/usr/local/lib/db5 -L/usr/local/lib -L/usr/local/lib= =20 -rpath /usr/local/lib -o afl-x509 afl-x509.lo ../../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/lib -lapr-1 -lintl /usr/local/lib/libapr-1.so: undefined reference to `__sync_val_compare_and_swap_8' /usr/local/lib/libapr-1.so: undefined reference to `__sync_lock_test_and_se= t_8' /usr/local/lib/libapr-1.so: undefined reference to `__sync_sub_and_fetch_8' /usr/local/lib/libapr-1.so: undefined reference to `__sync_fetch_and_sub_8' /usr/local/lib/libapr-1.so: undefined reference to `__sync_fetch_and_add_8' *** [subversion/tests/afl/afl-x509] Error code 1 make[2]: stopped in /usr/ports/devel/subversion/work/subversion-1.13.0 1 error make[2]: stopped in /usr/ports/devel/subversion/work/subversion-1.13.0 =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/subversion *** Error code 1 Stop. make: stopped in /usr/ports/devel/subversion NB: subversion is a requirement to build devel/git --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242680-25139>