#18726 closed defect (invalid)
spidermonkey 1.7.0 Build Failure -- r47634 -- OS X 10.5.6
Reported by: | aventurella@… | Owned by: | akitada@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | spidermonkey |
Description (last modified by mf2k (Frank Schima))
Spidermonkey fails to build with the following error:
---> Fetching spidermonkey ---> Verifying checksum(s) for spidermonkey ---> Extracting spidermonkey ---> Applying patches to spidermonkey ---> Configuring spidermonkey ---> Building spidermonkey with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_dev_macports_dports_lang_spidermonkey/work/js/src" && make all -f Makefile.ref LIBDIR="/lib" SO_SUFFIX=dylib JS_THREADSAFE=1 CC= " returned error 2 Command output: cat: ../../dist/Darwin_OPT.OBJ/nspr/Version: No such file or directory cd editline; make -f Makefile.ref all o Darwin_OPT.OBJ/editline.o -c -Wall -Wno-format -no-cpp-precomp -fno-common -pipe -O -DJS_THREADSAFE -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DDARWIN -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -IDarwin_OPT.OBJ -I/opt/local/include/nspr -Wall -Wno-format -no-cpp-precomp -fno-common -pipe -DXP_UNIX -O -DJS_THREADSAFE -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DDARWIN -UDEBUG -DNDEBUG -UDEBUG_root -DJSFILE -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY editline.c make[1]: o: Command not found make[1]: [Darwin_OPT.OBJ/editline.o] Error 127 (ignored) o Darwin_OPT.OBJ/sysunix.o -c -Wall -Wno-format -no-cpp-precomp -fno-common -pipe -O -DJS_THREADSAFE -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DDARWIN -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -IDarwin_OPT.OBJ -I/opt/local/include/nspr -Wall -Wno-format -no-cpp-precomp -fno-common -pipe -DXP_UNIX -O -DJS_THREADSAFE -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DDARWIN -UDEBUG -DNDEBUG -UDEBUG_root -DJSFILE -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY sysunix.c make[1]: o: Command not found make[1]: [Darwin_OPT.OBJ/sysunix.o] Error 127 (ignored) ar rv Darwin_OPT.OBJ/libedit.a Darwin_OPT.OBJ/editline.o Darwin_OPT.OBJ/sysunix.o ar: creating archive Darwin_OPT.OBJ/libedit.a ar: Darwin_OPT.OBJ/editline.o: No such file or directory ar: Darwin_OPT.OBJ/sysunix.o: No such file or directory a - Darwin_OPT.OBJ/editline.o a - Darwin_OPT.OBJ/sysunix.o make[1]: *** [Darwin_OPT.OBJ/libedit.a] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing.
Dependencies:
spidermonkey has build dependencies on: readline spidermonkey has library dependencies on: nspr
Current Version of Installed Deps:
nspr @4.7.3_0 (active) readline @5.2.012_1 readline @6.0.000_0 (active)
Change History (6)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | spidermonkey removed |
Owner: | changed from macports-tickets@… to akitada@… |
Port: | spidermonkey added |
comment:2 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… added |
---|
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Looks a lot like you're running MacPorts 1.6.0 or earlier. The ticket claims 1.8.0 (which has not yet been released, so refers to svn trunk). What version are you really running?
comment:4 Changed 16 years ago by aventurella@…
Completely sorry, I was using the latest SVN builds of the Ports, under 1.6 not thinking that the actual macports binary had anything to do with it. Anyway, again, apologies, didn't mean to waste your time on that. Upgrading to 1.7 all is well.
comment:5 Changed 16 years ago by akitada@…
Keywords: | couchdb removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 1.8.0 → 1.7.0 |
Note: See
TracTickets for help on using
tickets.
Cc Me!