Date: Tue, 05 Apr 2016 05:34:23 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 208538] www/firefox 45 fails to build on Freebsd 9.3 Message-ID: <bug-208538-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208538 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@FreeBSD.org Reporter: russo@bogodyn.org Assignee: gecko@FreeBSD.org Flags: maintainer-feedback?(gecko@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=3D/usr/local/lib/gcc48 -fno-strict-aliasing -std=3Dgnu99 -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/fire= fox -fstack-protector -Wl,-rpath=3D/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 `_DYNAMI= C' 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@xxxxx.xxx.xxx:/usr/obj/usr/src/sys/GENERIC a= md64 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208538-21738>