pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/49614: multimedia/x265 build fails on macppc-7.99.4
>Number: 49614
>Category: pkg
>Synopsis: multimedia/x265 build fails on macppc-7.99.4
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jan 30 19:30:00 +0000 2015
>Originator: John D. Baker
>Release: NetBSD/macppc-7.99.4, pkgsrc-2014Q4
>Organization:
>Environment:
NetBSD sawtooth.technoskunk.fur 7.99.4 NetBSD 7.99.4 (GENERIC) #9: Fri Jan 30 07:21:56 CST 2015 sysop%verthandi.technoskunk.fur@localhost:/d0/build/current/obj/macppc/sys/arch/macppc/compile/GENERIC macppc
>Description:
The final link step of building "multimedia/x265" on macppc-7.99.4
fails as follows:
[...]
[100%] Building CXX object CMakeFiles/cli.dir/x265.cpp.o
Linking CXX executable x265
libx265.so.35: undefined reference to `__sync_val_compare_and_swap_8'
libx265.so.35: undefined reference to `__sync_or_and_fetch_8'
--- x265 ---
*** [x265] Error code 1
make[2]: stopped in /d0/build/pkgsrc/multimedia/x265/work/multicoreware-x265-5e604833c5aa/source
1 error
[...]
I take it the symbols referenced are not available on 32-bit powerpc
ports?
>How-To-Repeat:
Attempt to build "multimedia/x265" on macppc (any 32-bit powerpc port?).
>Fix:
Home |
Main Index |
Thread Index |
Old Index