Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2018 11:58:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        games@FreeBSD.org
Subject:   [Bug 226980] openal-using ports fail to link when lld is the system linker
Message-ID:  <bug-226980-32059-q9KPE3Gorp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226980-32059@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226980-32059@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226980

--- Comment #47 from commit-hook@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
  >>>=20=20=20=20=20=20=20=20=20=20=20=20=20=20
CMakeFiles/openclonk.dir/src/platform/C4MusicFile.cpp.o:(C4MusicFileOgg::Pl=
ay(bool,
double))

=20
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226980-32059-q9KPE3Gorp>