Skip to content

Instantly share code, notes, and snippets.

@knewter
Created November 2, 2010 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save knewter/660223 to your computer and use it in GitHub Desktop.
Save knewter/660223 to your computer and use it in GitHub Desktop.
--(jadams@goro)-(15/pts/20)-(1517/02-Nov-10)--
--($:~/software/johnson)(master)-- rake
(in /home/jadams/software/johnson)
warning: couldn't activate the debugging plugin, skipping
warning: couldn't activate the doofus plugin, skipping
warning: couldn't activate the git plugin, skipping
mkdir -p tmp/x86_64-linux/spidermonkey/1.8.7
cd tmp/x86_64-linux/spidermonkey/1.8.7
/home/jadams/.rvm/rubies/ruby-1.8.7-p302/bin/ruby -I. ../../../../ext/spidermonkey/extconf.rb
cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: No such file or directory
cd editline; make -f Makefile.ref all
make[1]: Entering directory `/home/jadams/software/johnson/vendor/spidermonkey/editline'
gcc -o Linux_All_DBG.OBJ/editline.o -c -Wall -Wno-format -MMD -DXP_UNIX -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DJSFILE -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY editline.c
editline.c: In function ‘readline’:
editline.c:1038: warning: implicit declaration of function ‘getpid’
editline.c: In function ‘add_history’:
editline.c:1051: warning: pointer targets in passing argument 2 of ‘strcmp’ differ in signedness
/usr/include/string.h:143: note: expected ‘const char *’ but argument is of type ‘CHAR *’
gcc -o Linux_All_DBG.OBJ/sysunix.o -c -Wall -Wno-format -MMD -DXP_UNIX -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DJSFILE -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY sysunix.c
ar rv Linux_All_DBG.OBJ/libedit.a Linux_All_DBG.OBJ/editline.o Linux_All_DBG.OBJ/sysunix.o
ar: creating Linux_All_DBG.OBJ/libedit.a
a - Linux_All_DBG.OBJ/editline.o
a - Linux_All_DBG.OBJ/sysunix.o
echo Linux_All_DBG.OBJ/libedit.a
Linux_All_DBG.OBJ/libedit.a
make[1]: Leaving directory `/home/jadams/software/johnson/vendor/spidermonkey/editline'
make -f Makefile.ref Linux_All_DBG.OBJ/libjs.a Linux_All_DBG.OBJ/libjs.so Linux_All_DBG.OBJ/js Linux_All_DBG.OBJ/jsautocfg.h Linux_All_DBG.OBJ/jscpucfg Linux_All_DBG.OBJ/jscpucfg.o
cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: No such file or directory
make[1]: Entering directory `/home/jadams/software/johnson/vendor/spidermonkey'
make[1]: Circular jscpucfg.h <- Linux_All_DBG.OBJ/jsautocfg.h dependency dropped.
gcc -o Linux_All_DBG.OBJ/jscpucfg.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jscpucfg.c
gcc -o Linux_All_DBG.OBJ/jscpucfg Linux_All_DBG.OBJ/jscpucfg.o
make[1]: Circular Linux_All_DBG.OBJ/jsautocfg.h <- Linux_All_DBG.OBJ/jsautocfg.h dependency dropped.
rm -f Linux_All_DBG.OBJ/jsautocfg.h
Linux_All_DBG.OBJ/jscpucfg > Linux_All_DBG.OBJ/jsautocfg.h
gcc -o Linux_All_DBG.OBJ/jsapi.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsapi.c
jsapi.c: In function ‘JS_ConvertArgumentsVA’:
jsapi.c:272: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type
jsapi.c:134: note: expected ‘struct __va_list_tag (*)[1]’ but argument is of type ‘struct __va_list_tag **’
jsapi.c: In function ‘JS_PushArgumentsVA’:
jsapi.c:380: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type
jsapi.c:134: note: expected ‘struct __va_list_tag (*)[1]’ but argument is of type ‘struct __va_list_tag **’
gcc -o Linux_All_DBG.OBJ/jsarena.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsarena.c
gcc -o Linux_All_DBG.OBJ/jsarray.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsarray.c
gcc -o Linux_All_DBG.OBJ/jsatom.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsatom.c
gcc -o Linux_All_DBG.OBJ/jsbool.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsbool.c
gcc -o Linux_All_DBG.OBJ/jscntxt.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jscntxt.c
gcc -o Linux_All_DBG.OBJ/jsdate.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsdate.c
gcc -o Linux_All_DBG.OBJ/jsdbgapi.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsdbgapi.c
gcc -o Linux_All_DBG.OBJ/jsdhash.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsdhash.c
gcc -o Linux_All_DBG.OBJ/jsdtoa.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsdtoa.c
gcc -o Linux_All_DBG.OBJ/jsemit.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsemit.c
gcc -o Linux_All_DBG.OBJ/jsexn.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsexn.c
gcc -o Linux_All_DBG.OBJ/jsfun.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsfun.c
gcc -o Linux_All_DBG.OBJ/jsgc.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsgc.c
gcc -o Linux_All_DBG.OBJ/jshash.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jshash.c
gcc -o Linux_All_DBG.OBJ/jsinterp.o -c -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsinterp.c
gcc -o Linux_All_DBG.OBJ/jsinvoke.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsinvoke.c
gcc -o Linux_All_DBG.OBJ/jsiter.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsiter.c
gcc -o Linux_All_DBG.OBJ/jslock.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jslock.c
gcc -o Linux_All_DBG.OBJ/jslog2.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jslog2.c
gcc -o Linux_All_DBG.OBJ/jslong.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jslong.c
gcc -o Linux_All_DBG.OBJ/jsmath.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsmath.c
gcc -o Linux_All_DBG.OBJ/jsnum.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsnum.c
gcc -o Linux_All_DBG.OBJ/jsobj.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsobj.c
gcc -o Linux_All_DBG.OBJ/jsopcode.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsopcode.c
gcc -o Linux_All_DBG.OBJ/jsparse.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsparse.c
gcc -o Linux_All_DBG.OBJ/jsprf.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsprf.c
gcc -o Linux_All_DBG.OBJ/jsregexp.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsregexp.c
gcc -o Linux_All_DBG.OBJ/jskwgen.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jskwgen.c
gcc -o Linux_All_DBG.OBJ/jskwgen -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ -lm Linux_All_DBG.OBJ/jskwgen.o
Linux_All_DBG.OBJ/jskwgen Linux_All_DBG.OBJ/jsautokw.h
gcc -o Linux_All_DBG.OBJ/jsscan.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsscan.c
gcc -o Linux_All_DBG.OBJ/jsscope.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsscope.c
gcc -o Linux_All_DBG.OBJ/jsscript.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsscript.c
gcc -o Linux_All_DBG.OBJ/jsstr.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsstr.c
gcc -o Linux_All_DBG.OBJ/jsutil.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsutil.c
gcc -o Linux_All_DBG.OBJ/jsxdrapi.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsxdrapi.c
gcc -o Linux_All_DBG.OBJ/jsxml.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ jsxml.c
gcc -o Linux_All_DBG.OBJ/prmjtime.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ prmjtime.c
ar rv Linux_All_DBG.OBJ/libjs.a Linux_All_DBG.OBJ/jsapi.o Linux_All_DBG.OBJ/jsarena.o Linux_All_DBG.OBJ/jsarray.o Linux_All_DBG.OBJ/jsatom.o Linux_All_DBG.OBJ/jsbool.o Linux_All_DBG.OBJ/jscntxt.o Linux_All_DBG.OBJ/jsdate.o Linux_All_DBG.OBJ/jsdbgapi.o Linux_All_DBG.OBJ/jsdhash.o Linux_All_DBG.OBJ/jsdtoa.o Linux_All_DBG.OBJ/jsemit.o Linux_All_DBG.OBJ/jsexn.o Linux_All_DBG.OBJ/jsfun.o Linux_All_DBG.OBJ/jsgc.o Linux_All_DBG.OBJ/jshash.o Linux_All_DBG.OBJ/jsinterp.o Linux_All_DBG.OBJ/jsinvoke.o Linux_All_DBG.OBJ/jsiter.o Linux_All_DBG.OBJ/jslock.o Linux_All_DBG.OBJ/jslog2.o Linux_All_DBG.OBJ/jslong.o Linux_All_DBG.OBJ/jsmath.o Linux_All_DBG.OBJ/jsnum.o Linux_All_DBG.OBJ/jsobj.o Linux_All_DBG.OBJ/jsopcode.o Linux_All_DBG.OBJ/jsparse.o Linux_All_DBG.OBJ/jsprf.o Linux_All_DBG.OBJ/jsregexp.o Linux_All_DBG.OBJ/jsscan.o Linux_All_DBG.OBJ/jsscope.o Linux_All_DBG.OBJ/jsscript.o Linux_All_DBG.OBJ/jsstr.o Linux_All_DBG.OBJ/jsutil.o Linux_All_DBG.OBJ/jsxdrapi.o Linux_All_DBG.OBJ/jsxml.o Linux_All_DBG.OBJ/prmjtime.o
ar: creating Linux_All_DBG.OBJ/libjs.a
a - Linux_All_DBG.OBJ/jsapi.o
a - Linux_All_DBG.OBJ/jsarena.o
a - Linux_All_DBG.OBJ/jsarray.o
a - Linux_All_DBG.OBJ/jsatom.o
a - Linux_All_DBG.OBJ/jsbool.o
a - Linux_All_DBG.OBJ/jscntxt.o
a - Linux_All_DBG.OBJ/jsdate.o
a - Linux_All_DBG.OBJ/jsdbgapi.o
a - Linux_All_DBG.OBJ/jsdhash.o
a - Linux_All_DBG.OBJ/jsdtoa.o
a - Linux_All_DBG.OBJ/jsemit.o
a - Linux_All_DBG.OBJ/jsexn.o
a - Linux_All_DBG.OBJ/jsfun.o
a - Linux_All_DBG.OBJ/jsgc.o
a - Linux_All_DBG.OBJ/jshash.o
a - Linux_All_DBG.OBJ/jsinterp.o
a - Linux_All_DBG.OBJ/jsinvoke.o
a - Linux_All_DBG.OBJ/jsiter.o
a - Linux_All_DBG.OBJ/jslock.o
a - Linux_All_DBG.OBJ/jslog2.o
a - Linux_All_DBG.OBJ/jslong.o
a - Linux_All_DBG.OBJ/jsmath.o
a - Linux_All_DBG.OBJ/jsnum.o
a - Linux_All_DBG.OBJ/jsobj.o
a - Linux_All_DBG.OBJ/jsopcode.o
a - Linux_All_DBG.OBJ/jsparse.o
a - Linux_All_DBG.OBJ/jsprf.o
a - Linux_All_DBG.OBJ/jsregexp.o
a - Linux_All_DBG.OBJ/jsscan.o
a - Linux_All_DBG.OBJ/jsscope.o
a - Linux_All_DBG.OBJ/jsscript.o
a - Linux_All_DBG.OBJ/jsstr.o
a - Linux_All_DBG.OBJ/jsutil.o
a - Linux_All_DBG.OBJ/jsxdrapi.o
a - Linux_All_DBG.OBJ/jsxml.o
a - Linux_All_DBG.OBJ/prmjtime.o
echo Linux_All_DBG.OBJ/libjs.a
Linux_All_DBG.OBJ/libjs.a
ld -shared -o Linux_All_DBG.OBJ/libjs.so Linux_All_DBG.OBJ/jsapi.o Linux_All_DBG.OBJ/jsarena.o Linux_All_DBG.OBJ/jsarray.o Linux_All_DBG.OBJ/jsatom.o Linux_All_DBG.OBJ/jsbool.o Linux_All_DBG.OBJ/jscntxt.o Linux_All_DBG.OBJ/jsdate.o Linux_All_DBG.OBJ/jsdbgapi.o Linux_All_DBG.OBJ/jsdhash.o Linux_All_DBG.OBJ/jsdtoa.o Linux_All_DBG.OBJ/jsemit.o Linux_All_DBG.OBJ/jsexn.o Linux_All_DBG.OBJ/jsfun.o Linux_All_DBG.OBJ/jsgc.o Linux_All_DBG.OBJ/jshash.o Linux_All_DBG.OBJ/jsinterp.o Linux_All_DBG.OBJ/jsinvoke.o Linux_All_DBG.OBJ/jsiter.o Linux_All_DBG.OBJ/jslock.o Linux_All_DBG.OBJ/jslog2.o Linux_All_DBG.OBJ/jslong.o Linux_All_DBG.OBJ/jsmath.o Linux_All_DBG.OBJ/jsnum.o Linux_All_DBG.OBJ/jsobj.o Linux_All_DBG.OBJ/jsopcode.o Linux_All_DBG.OBJ/jsparse.o Linux_All_DBG.OBJ/jsprf.o Linux_All_DBG.OBJ/jsregexp.o Linux_All_DBG.OBJ/jsscan.o Linux_All_DBG.OBJ/jsscope.o Linux_All_DBG.OBJ/jsscript.o Linux_All_DBG.OBJ/jsstr.o Linux_All_DBG.OBJ/jsutil.o Linux_All_DBG.OBJ/jsxdrapi.o Linux_All_DBG.OBJ/jsxml.o Linux_All_DBG.OBJ/prmjtime.o -lm
gcc -o Linux_All_DBG.OBJ/js.o -c -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ js.c
gcc -o Linux_All_DBG.OBJ/js -Wall -Wno-format -MMD -g3 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_jadams -DEDITLINE -ILinux_All_DBG.OBJ Linux_All_DBG.OBJ/js.o Linux_All_DBG.OBJ/libjs.a -lm \
editline/Linux_All_DBG.OBJ/libedit.a
make[1]: `Linux_All_DBG.OBJ/jsautocfg.h' is up to date.
make[1]: `Linux_All_DBG.OBJ/jscpucfg' is up to date.
make[1]: `Linux_All_DBG.OBJ/jscpucfg.o' is up to date.
make[1]: Leaving directory `/home/jadams/software/johnson/vendor/spidermonkey'
checking for jsautocfg.h in /home/jadams/software/johnson/vendor/spidermonkey/Linux_All_DBG.OBJ... yes
checking for jsapi.h in /home/jadams/software/johnson/vendor/spidermonkey... yes
creating Makefile
cd -
cd tmp/x86_64-linux/spidermonkey/1.8.7
make
gcc -I. -I/home/jadams/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/x86_64-linux -I/home/jadams/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/x86_64-linux -I../../../../ext/spidermonkey -fPIC -g -O2 -fPIC -g -Wall -Wextra -Wcast-qual -Wwrite-strings -Wconversion -Wmissing-noreturn -Winline -DXP_UNIX -c ../../../../ext/spidermonkey/runtime.c
../../../../ext/spidermonkey/runtime.c: In function ‘proxy_cleanup_enumerator’:
../../../../ext/spidermonkey/runtime.c:333: warning: unused parameter ‘i’
gcc -I. -I/home/jadams/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/x86_64-linux -I/home/jadams/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/x86_64-linux -I../../../../ext/spidermonkey -fPIC -g -O2 -fPIC -g -Wall -Wextra -Wcast-qual -Wwrite-strings -Wconversion -Wmissing-noreturn -Winline -DXP_UNIX -c ../../../../ext/spidermonkey/conversions.c
../../../../ext/spidermonkey/conversions.c: In function ‘convert_symbol_to_js’:
../../../../ext/spidermonkey/conversions.c:34: warning: initialization makes integer from pointer without a cast
../../../../ext/spidermonkey/conversions.c: In function ‘convert_regexp_to_js’:
../../../../ext/spidermonkey/conversions.c:55: warning: initialization makes integer from pointer without a cast
../../../../ext/spidermonkey/conversions.c: In function ‘convert_to_js’:
../../../../ext/spidermonkey/conversions.c:116: warning: initialization makes integer from pointer without a cast
../../../../ext/spidermonkey/conversions.c:118: warning: conversion to ‘size_t’ from ‘long int’ may change the sign of the result
../../../../ext/spidermonkey/conversions.c: In function ‘convert_js_string_to_ruby’:
../../../../ext/spidermonkey/conversions.c:192: warning: conversion to ‘long int’ from ‘size_t’ may change the sign of the result
../../../../ext/spidermonkey/conversions.c: In function ‘convert_regexp_to_ruby’:
../../../../ext/spidermonkey/conversions.c:204: warning: conversion to ‘VALUE’ from ‘JSBool’ may change the sign of the result
../../../../ext/spidermonkey/conversions.c:204: warning: conversion to ‘VALUE’ from ‘JSBool’ may change the sign of the result
../../../../ext/spidermonkey/conversions.c:204: warning: conversion to ‘VALUE’ from ‘JSBool’ may change the sign of the result
../../../../ext/spidermonkey/conversions.c: In function ‘convert_to_ruby’:
../../../../ext/spidermonkey/conversions.c:262: warning: conversion to ‘VALUE’ from ‘JSBool’ may change the sign of the result
../../../../ext/spidermonkey/conversions.c:268: warning: conversion to ‘VALUE’ from ‘JSBool’ may change the sign of the result
../../../../ext/spidermonkey/conversions.c:276: warning: conversion to ‘VALUE’ from ‘JSBool’ may change the sign of the result
../../../../ext/spidermonkey/conversions.c:278: warning: conversion to ‘VALUE’ from ‘JSBool’ may change the sign of the result
../../../../ext/spidermonkey/conversions.c:284: warning: conversion to ‘VALUE’ from ‘JSBool’ may change the sign of the result
../../../../ext/spidermonkey/conversions.c:288: warning: conversion to ‘VALUE’ from ‘JSBool’ may change the sign of the result
gcc -I. -I/home/jadams/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/x86_64-linux -I/home/jadams/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/x86_64-linux -I../../../../ext/spidermonkey -fPIC -g -O2 -fPIC -g -Wall -Wextra -Wcast-qual -Wwrite-strings -Wconversion -Wmissing-noreturn -Winline -DXP_UNIX -c ../../../../ext/spidermonkey/debugger.c
In file included from /usr/include/jsatom.h:53,
from /usr/include/jsparse.h:49,
from ../../../../ext/spidermonkey/immutable_node.h:5,
from ../../../../ext/spidermonkey/debugger.c:4:
/usr/include/jslock.h:47: fatal error: pratom.h: No such file or directory
compilation terminated.
make: *** [debugger.o] Error 1
rake aborted!
Command failed with status (2): [make...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment