[Bug 242680] [PowerPC] devel/subversion build fails on [subversion/tests/afl/afl-x509] Error code 1 (FreeBSD 12.1-RELEASE-p1 32 bit)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 17 10:30:41 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242680

            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 at FreeBSD.org
          Reporter: canardo909 at gmx.com
                CC: powerpc at FreeBSD.org
             Flags: maintainer-feedback?(lev at FreeBSD.org)
          Assignee: lev at FreeBSD.org
                CC: powerpc at FreeBSD.org

Problem found when building devel/subversion on FreeBSD 12.1-RELEASE-p1 powerpc
32 bit.


# cd /usr/ports/devel/subversion
# make install clean

===>  Building for subversion-1.13.0
cd subversion/tests/afl && /bin/sh
"/usr/ports/devel/subversion/work/subversion-1.13.0/libtool" --tag=CC --silent
--mode=link cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -O2
-pipe  -fstack-protector-strong -fno-strict-aliasing   -fstack-protector-strong
  -L/usr/local/lib -L/usr/local/lib/db5 -L/usr/local/lib   -L/usr/local/lib 
-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_set_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
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list