[MacPorts] #19610: xulrunner: build fails installing 1.9.0.7_1

MacPorts noreply at macports.org
Sun May 17 13:39:08 PDT 2009


#19610: xulrunner: build fails installing 1.9.0.7_1
---------------------------------+------------------------------------------
 Reporter:  devans@…             |       Owner:  jeremyhu@…           
     Type:  defect               |      Status:  assigned             
 Priority:  Normal               |   Milestone:                       
Component:  ports                |     Version:  1.7.1                
 Keywords:                       |        Port:  xulrunner            
---------------------------------+------------------------------------------

Comment(by ctempleton3@…):

 Replying to [comment:7 jeremyhu@…]:
 > r51060 should fix this.  I was able to build xulrunner with the port
 deactive

 Still having the same problem:

 {{{
 $ port installed xulrunner
 None of the specified ports are installed.
 $ sudo port clean xulrunner && sudo port selfupdate && sudo port install
 xulrunner
 --->  Cleaning xulrunner

 MacPorts base version 1.710 installed
 Downloaded MacPorts base version 1.710

 The MacPorts installation is not outdated so it was not updated
 --->  Fetching xulrunner
 --->  Verifying checksum(s) for xulrunner
 --->  Extracting xulrunner
 --->  Applying patches to xulrunner
 --->  Configuring xulrunner
 --->  Building xulrunner
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_xulrunner/work/mozilla"
 && nice -n 5 make all includedir="/opt/local/include/xulrunner"
 idldir="/opt/local/share/idl/xulrunner"
 installdir="/opt/local/lib/xulrunner" sdkdir="/opt/local/lib/xulrunner" "
 returned error 2
 Command output: _JS_GetConstructor referenced from libxul expected to be
 defined in /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_GetPropertyDescArray referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_GetUCPropertyAttributes referenced from libxul expected to be defined
 in /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_PutPropertyDescArray referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_CompileUCScript referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_DecompileFunction referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_DecompileFunctionBody referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_DecompileScript referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_GetScriptVersion referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_GetVersion referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_EvaluateScript referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_MaybeGC referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _js_DateGetMsecSinceEpoch referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _js_DateIsValid referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_ReportErrorNumber referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_strdup referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_LookupElement referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_NewDoubleValue referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_CeilingLog2 referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _JS_GetTypeName referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _js_PutArgsObject referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 _js_PutCallObject referenced from libxul expected to be defined in
 /opt/local/lib/xulrunner/libmozjs.dylib
 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit
 command failed
 gmake[3]: *** [libxpcom.dylib] Error 1
 gmake[3]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_xulrunner/work/mozilla/xpcom/stub'
 gmake[2]: *** [libs_tier_toolkit] Error 2
 gmake[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_xulrunner/work/mozilla'
 gmake[1]: *** [tier_toolkit] Error 2
 gmake[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_xulrunner/work/mozilla'
 make: *** [all] Error 2

 Error: Status 1 encountered during processing.
 $
 }}}

 Anything I can do for you to help figure out what is going on? (I am
 trying to learn how to "fix" compiling problems.)

-- 
Ticket URL: <http://trac.macports.org/ticket/19610#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list