Date: Fri, 05 May 2017 21:34:22 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219089] audio/openal-soft: cannot preempt symbol (WITH_LLD_IS_LD) Message-ID: <bug-219089-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219089 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@FreeBSD.org Reporter: ohartmann@walstatt.org Recent CURRENT (12.0-CURRENT #58 r317830: Fri May 5 16:57:40 CEST 2017 amd= 64) miscompiles port audio/openal-soft with the error shown below. CURRENT is b= uilt with option set WITH_LLD_IS_LD=3Dyes. [...] [ 98%] Linking C executable openal-info /usr/local/bin/cmake -E cmake_link_script CMakeFiles/openal-info.dir/link.t= xt --verbose=3D1 /usr/bin/cc -std=3Dc11 -O2 -pipe -O3 -fstack-protector -fno-strict-aliasin= g -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=20 /usr/bin/ld: error: /usr/ports/audio/openal-soft/work/openal-soft-1.17.2/utils/openal-info.c:(f= unction main): cannot preempt symbol 'alcIsExtensionPresent' defined in libopenal.so.1.17.2 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219089-13>