[MacPorts] #25982: xulrunner-devel 1.9.2 Configure error - build failure
#25982: xulrunner-devel 1.9.2 Configure error - build failure ----------------------------------+----------------------------------------- Reporter: cubranic@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ----------------------------------+----------------------------------------- I can't build xulrunner-devel on Snow Leopard even with a +internal_dependencies. It looks like most code is built in 32-bit, as it should, and then libnss3.dylib is not and then fails to build when it can't link to the other libraries. {{{ $ sudo port install xulrunner-devel +internal_dependencies [...] :info:build rm -f libnspr4.dylib :info:build /usr/bin/gcc-4.2 -dynamiclib -compatibility_version 1 \ -current_version 1 -all_load -install_name /opt/local/lib/xulrunner/libnspr4.dylib \ -headerpad_max_install_names -o libnspr4.dylib ./prvrsion.o [...] \ -L/opt/local/lib -arch i386 -framework CoreServices -framework CoreFoundation [...] :info:build rm -f Darwin10.4.0_OPT.OBJ/libnssutil3.dylib :info:build /usr/bin/gcc-4.2 -dynamiclib -compatibility_version 1 -current_version 1 \ -install_name /opt/local/lib/xulrunner/libnssutil3.dylib \ -headerpad_max_install_names -o Darwin10.4.0_OPT.OBJ/libnssutil3.dylib \ Darwin10.4.0_OPT.OBJ/quickder.o [...] \ -L[...]_xulrunner-devel/work/mozilla-1.9.2/dist/lib \ -L[...]_xulrunner-devel/work/mozilla-1.9.2/dist/lib \ -lplc4 -lplds4 -lnspr4 :info:build ld: warning: in [...]_xulrunner- devel/work/mozilla-1.9.2/dist/lib/libplc4.dylib, file is not of required architecture :info:build ld: warning: in [...]_xulrunner- devel/work/mozilla-1.9.2/dist/lib/libplds4.dylib, file is not of required architecture :info:build ld: warning: in [...]_xulrunner- devel/work/mozilla-1.9.2/dist/lib/libnspr4.dylib, file is not of required architecture :info:build Undefined symbols: :info:build "_PR_Lock", referenced from: :info:build _NSSRWLock_UnlockWrite_Util in nssrwlk.o :info:build _NSSRWLock_UnlockRead_Util in nssrwlk.o :info:build _NSSRWLock_LockWrite_Util in nssrwlk.o :info:build _NSSRWLock_LockRead_Util in nssrwlk.o :info:build _PORT_ArenaMark_Util in secport.o :info:build _PORT_ArenaGrow_Util in secport.o :info:build _PORT_ArenaAlloc_Util in secport.o :info:build _port_ArenaRelease in secport.o :info:build _PORT_FreeArena_Util in secport.o [...] }}} -- Ticket URL: <http://trac.macports.org/ticket/25982> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25982: xulrunner-devel 1.9.2 Configure error - build failure ----------------------------------+----------------------------------------- Reporter: cubranic@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: xulrunner-devel ----------------------------------+----------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => jeremyhu@… * port: => xulrunner-devel -- Ticket URL: <http://trac.macports.org/ticket/25982#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25982: xulrunner-devel 1.9.2 Configure error - build failure -----------------------------------+---------------------------------------- Reporter: cubranic@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: xulrunner-devel | -----------------------------------+---------------------------------------- Changes (by jeremyhu@…): * status: new => closed * resolution: => fixed Comment: Please use +internal_dependencies or try 2.0b7 when I push it. -- Ticket URL: <https://trac.macports.org/ticket/25982#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25982: xulrunner-devel 1.9.2 Configure error - build failure -----------------------------------+---------------------------------------- Reporter: cubranic@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: | Keywords: Port: xulrunner-devel | -----------------------------------+---------------------------------------- Changes (by cubranic@…): * status: closed => reopened * resolution: fixed => Comment: Fails for me because 'yasm' is missing: {{{ $ sudo port install xulrunner-devel +gnome [...] :info:configure configure: error: yasm is a required build tool for this architecture when webm is enabled. You may either install yasm or --disable-webm (which disables the WebM video format). See https://developer.mozilla.org/en/YASM for more details. [...] :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) }}} -- Ticket URL: <https://trac.macports.org/ticket/25982#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25982: xulrunner-devel 1.9.2 Configure error - build failure -----------------------------------+---------------------------------------- Reporter: cubranic@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: xulrunner-devel | -----------------------------------+---------------------------------------- Changes (by jmr@…): * status: reopened => closed * resolution: => fixed Comment: That has nothing to do with the problem reported in this ticket. Only reopen a ticket if you're seeing the same problem, not just because you're having a problem with the same port. -- Ticket URL: <https://trac.macports.org/ticket/25982#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25982: xulrunner-devel 1.9.2 Configure error - build failure -----------------------------------+---------------------------------------- Reporter: cubranic@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: xulrunner-devel | -----------------------------------+---------------------------------------- Comment(by cubranic@…): Created ticket #27523 for the new build failure. -- Ticket URL: <https://trac.macports.org/ticket/25982#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts