[Bug 226980] openal-using ports fail to link when lld is the system linker

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 20 11:58:10 UTC 2018


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

--- Comment #47 from commit-hook at freebsd.org ---
A commit references this bug:

Author: tobik
Date: Fri Jul 20 11:57:29 UTC 2018
New revision: 475007
URL: https://svnweb.freebsd.org/changeset/ports/475007

Log:
  Mark games/openclonk LLD_UNSAFE

  /usr/bin/ld: error: cannot preempt symbol: alGenSources
  >>> defined in /usr/local/lib/libopenal.so
  >>> referenced by C4MusicFile.cpp
  >>>              
CMakeFiles/openclonk.dir/src/platform/C4MusicFile.cpp.o:(C4MusicFileOgg::Play(bool,
double))

 
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p474767_s336359/logs/openclonk-8.1.log

  Need to disable use of -flto too or the build would fail with

  /usr/bin/ld.bfd: unrecognized option '-plugin'

  PR:           226980
  Reported by:  emaste, pkg-fallout

Changes:
  head/games/openclonk/Makefile
  head/games/openclonk/files/patch-CMakeLists.txt

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-games mailing list