Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2018 13:56:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 214864] [exp-run] test build with lld as /usr/bin/ld
Message-ID:  <bug-214864-7788-G6fbJJRWwC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214864-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214864-7788@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=3D214864

--- Comment #167 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Wed Sep 26 13:55:28 UTC 2018
New revision: 480740
URL: https://svnweb.freebsd.org/changeset/ports/480740

Log:
  emulators/tuxnes: set LLD_UNSAFE on i386

  This port builds and runs a build tool, which segfaults when lld is the
  i386 system linker:

  cc  -O2 -pipe  -fstack-protector -fno-strict-aliasing  -pipe -Wall
      -I/usr/local/include  -I/usr/local/include -fstack-protector
      -o comptbl  comptbl.o  -lm -lz -lXext -lXpm   -lSM -lICE -lX11
      -L/usr/local/lib
  ./comptbl
  gmake[1]: *** [Makefile:414: compdata] Segmentation fault (core dumped)

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

Changes:
  head/emulators/tuxnes/Makefile

--=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-214864-7788-G6fbJJRWwC>