[Bug 219089] audio/openal-soft: cannot preempt symbol (WITH_LLD_IS_LD)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 5 21:34:24 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219089
Bug ID: 219089
Summary: audio/openal-soft: cannot preempt symbol
(WITH_LLD_IS_LD)
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: ohartmann at walstatt.org
Recent CURRENT (12.0-CURRENT #58 r317830: Fri May 5 16:57:40 CEST 2017 amd64)
miscompiles port audio/openal-soft with the error shown below. CURRENT is built
with option set WITH_LLD_IS_LD=yes.
[...]
[ 98%] Linking C executable openal-info
/usr/local/bin/cmake -E cmake_link_script CMakeFiles/openal-info.dir/link.txt
--verbose=1
/usr/bin/cc -std=c11 -O2 -pipe -O3 -fstack-protector -fno-strict-aliasing -O2
-pipe -O3 -fstack-protector -fno-strict-aliasing -fstack-protector
CMakeFiles/openal-info.dir/utils/openal-info.c.o -o openal-info
-Wl,-rpath,/usr/ports/audio/openal-soft/work/openal-soft-1.17.2:
libopenal.so.1.17.2 libcommon.a -lpthread -lm -pthread
/usr/bin/ld: error:
/usr/ports/audio/openal-soft/work/openal-soft-1.17.2/utils/openal-info.c:(function
main): cannot preempt symbol 'alcIsExtensionPresent' defined in
libopenal.so.1.17.2
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list