Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2015 22:03:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200845] www/firefox build fails with dtrace enabled
Message-ID:  <bug-200845-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200845

            Bug ID: 200845
           Summary: www/firefox build fails with dtrace enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: tony@git-pull.com
                CC: freebsd-ports-bugs@FreeBSD.org

Environment:
FreeBSD 10.1-RELEASE-p10


Error:

MAKE_JOBS_UNSAFE=yes make package
===>  Building for firefox-38.0.6,1

..

/../js/src/Unified_cpp_js_src11.o: previous definition here
../../build/unix/gold/ld: error:
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/toolkit/library/../../js/src/Unified_cpp_js_src4.o:
multiple definition of '__dtraceenabled_javascript___function-return'
../../build/unix/gold/ld:
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/toolkit/library/../../js/src/Unified_cpp_js_src11.o:
previous definition here
../../build/unix/gold/ld: error:
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/toolkit/library/../../js/src/Unified_cpp_js_src8.o:
multiple definition of '__dtrace_javascript___object-create'
../../build/unix/gold/ld:
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/toolkit/library/../../js/src/jsarray.o:
previous definition here
../../build/unix/gold/ld: error:
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/toolkit/library/../../js/src/Unified_cpp_js_src8.o:
multiple definition of '__dtraceenabled_javascript___object-create'
../../build/unix/gold/ld:
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/toolkit/library/../../js/src/jsarray.o:
previous definition here
/usr/ports/www/firefox/work/mozilla-release/ipc/chromium/src/base/process_util_bsd.cc:117:
warning: undefined reference to 'environ'
/usr/ports/www/firefox/work/mozilla-release/ipc/chromium/src/base/process_util_bsd.cc:117:
warning: undefined reference to 'environ'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
/usr/ports/www/firefox/work/mozilla-release/config/rules.mk:812: recipe for
target 'libxul.so' failed
gmake[7]: *** [libxul.so] Error 1
gmake[7]: Leaving directory
'/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/toolkit/library'
/usr/ports/www/firefox/work/mozilla-release/config/recurse.mk:74: recipe for
target 'toolkit/library/target' failed
gmake[6]: *** [toolkit/library/target] Error 2
gmake[6]: Leaving directory
'/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1'
/usr/ports/www/firefox/work/mozilla-release/config/recurse.mk:36: recipe for
target 'compile' failed
gmake[5]: *** [compile] Error 2
gmake[5]: Leaving directory
'/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1'
/usr/ports/www/firefox/work/mozilla-release/config/rules.mk:541: recipe for
target 'default' failed
gmake[4]: *** [default] Error 2
gmake[4]: Leaving directory
'/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1'
/usr/ports/www/firefox/work/mozilla-release/client.mk:398: recipe for target
'realbuild' failed
gmake[3]: *** [realbuild] Error 2
gmake[3]: Leaving directory '/usr/ports/www/firefox/work/mozilla-release'
/usr/ports/www/firefox/work/mozilla-release/client.mk:171: recipe for target
'build' failed
gmake[2]: *** [build] Error 2
gmake[2]: Leaving directory '/usr/ports/www/firefox/work/mozilla-release'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/www/firefox
*** Error code 1

Stop.
make: stopped in /usr/ports/www/firefox

-- 
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-200845-13>