[Bug 214864] [exp-run] test build with lld as /usr/bin/ld

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 26 13:41:06 UTC 2018


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

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

Author: emaste
Date: Wed Sep 26 13:40:54 UTC 2018
New revision: 480739
URL: https://svnweb.freebsd.org/changeset/ports/480739

Log:
  devel/sope4: set LLD_UNSAFE

  This port experiences odd failures with lld, so just fall back to
  GNU ld.

  amd64, lld 7.0:

  ld: error: corrupt input file: version definition index 2 for symbol
      undleManager.bundleSearchPaths is out of bounds
  >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so

  i386, lld 6.0:

  /usr/bin/ld: error: TLS attribute mismatch: _ThreadRuneLocale

  PR:           214864, 230608
  Approved by:  portmgr (lld blanket)
  Sponsored by: The FreeBSD Foundation

Changes:
  head/devel/sope4/Makefile

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


More information about the freebsd-ports-bugs mailing list