maintainer-feedback requested: [Bug 208538] www/firefox 45 fails to build on Freebsd 9.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 5 05:34:23 UTC 2016


russo at bogodyn.org has reassigned Bugzilla Automation <bugzilla at FreeBSD.org>'s
request for maintainer-feedback to gecko at FreeBSD.org:
Bug 208538: www/firefox 45 fails to build on Freebsd 9.3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208538



--- Description ---
Trying to build firefox 45 on my 9.3 system, it fails at configure time with
the attached config.log.

The proximal cause of the configure failure is:
configure:10729: checking for PIE support
configure:10740: gcc48 -o conftest -O2 -pipe -fstack-protector
-Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=gnu99 -fgnu89-inline
-fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno
-isystem/usr/local/include  -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox
-fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48
-Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -pie conftest.c  1>&5
/usr/local/bin/ld: /usr/lib/crt1.o: relocation R_X86_64_32 against `_DYNAMIC'
can not be used when making a shared object; recompile with -fPIC
/usr/lib/crt1.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 10733 "configure"
#include "confdefs.h"

int main() {

; return 0; }


System is FreeBSD 9.3-STABLE r297561, updated just today.  Uname -a:

FreeBSD xxxxx.xxx.xxx 9.3-STABLE FreeBSD 9.3-STABLE #0 r297561: Mon Apr  4
12:41:06 MDT 2016     xxxxxxx at xxxxx.xxx.xxx:/usr/obj/usr/src/sys/GENERIC  amd64


More information about the freebsd-gecko mailing list