[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:24 UTC 2016


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

            Bug ID: 208538
           Summary: www/firefox 45 fails to build on Freebsd 9.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gecko at FreeBSD.org
          Reporter: russo at bogodyn.org
          Assignee: gecko at FreeBSD.org
             Flags: maintainer-feedback?(gecko at FreeBSD.org)

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list