Cook: spidermonkey 1.8.0-rc1 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): nspr-4.20-i486 Installing (pkg/local): nspr-dev-4.20-any Extracting source archive "js-1.8.0-rc1.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed Applying patch spidermonkey-1.7-threadsafe.patch patching file src/Makefile.ref cat: can't open '../../dist/Linux_All_OPT.OBJ/nspr/Version': No such file or directory cd editline; make -f Makefile.ref all make[1]: Entering directory '/home/slitaz/wok/spidermonkey/source/spidermonkey-1.8.0-rc1/src/editline' gcc -o Linux_All_OPT.OBJ/editline.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -DXP_UNIX -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJSFILE -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY editline.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from editline.h:63, from editline.c:64: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ editline.c: In function 'readline': editline.c:1038:13: warning: implicit declaration of function 'getpid'; did you mean 'getenv'? [-Wimplicit-function-declaration] (void)kill(getpid(), s); ^~~~~~ getenv editline.c: In function 'add_history': editline.c:1051:36: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] if (H.Size && strcmp(p, H.Lines[H.Size - 1]) == 0) ~~~~~~~^~~~~~~~~~~~ In file included from editline.h:66, from editline.c:64: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'CHAR *' {aka 'unsigned char *'} extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ gcc -o Linux_All_OPT.OBJ/sysunix.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -DXP_UNIX -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJSFILE -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY sysunix.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from editline.h:63, from sysunix.c:64: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rv Linux_All_OPT.OBJ/libedit.a Linux_All_OPT.OBJ/editline.o Linux_All_OPT.OBJ/sysunix.o ar: creating Linux_All_OPT.OBJ/libedit.a a - Linux_All_OPT.OBJ/editline.o a - Linux_All_OPT.OBJ/sysunix.o echo Linux_All_OPT.OBJ/libedit.a Linux_All_OPT.OBJ/libedit.a make[1]: Leaving directory '/home/slitaz/wok/spidermonkey/source/spidermonkey-1.8.0-rc1/src/editline' make -f Makefile.ref Linux_All_OPT.OBJ/libjs.a Linux_All_OPT.OBJ/libjs.so Linux_All_OPT.OBJ/js Linux_All_OPT.OBJ/jsautocfg.h Linux_All_OPT.OBJ/jscpucfg Linux_All_OPT.OBJ/jscpucfg.o make[1]: Entering directory '/home/slitaz/wok/spidermonkey/source/spidermonkey-1.8.0-rc1/src' cat: can't open '../../dist/Linux_All_OPT.OBJ/nspr/Version': No such file or directory make[1]: Circular jscpucfg.h <- Linux_All_OPT.OBJ/jsautocfg.h dependency dropped. gcc -o Linux_All_OPT.OBJ/jscpucfg.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jscpucfg.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from jscpucfg.c:44: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jscpucfg Linux_All_OPT.OBJ/jscpucfg.o make[1]: Circular Linux_All_OPT.OBJ/jsautocfg.h <- Linux_All_OPT.OBJ/jsautocfg.h dependency dropped. rm -f Linux_All_OPT.OBJ/jsautocfg.h Linux_All_OPT.OBJ/jscpucfg > Linux_All_OPT.OBJ/jsautocfg.h gcc -o Linux_All_OPT.OBJ/jsapi.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsapi.c In file included from /usr/include/ctype.h:25, from jsapi.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsarena.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsarena.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jsarena.c:46: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsarray.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsarray.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jsarray.c:79: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsatom.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsatom.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jsatom.c:44: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ jsatom.c: In function 'js_InitAtomMap': jsatom.c:1019:12: warning: variable 'count' set but not used [-Wunused-but-set-variable] uint32 count; ^~~~~ gcc -o Linux_All_OPT.OBJ/jsbool.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsbool.c In file included from /usr/include/sys/types.h:25, from jsotypes.h:71, from jstypes.h:423, from jsbool.c:44: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jscntxt.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jscntxt.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jscntxt.c:46: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsdate.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsdate.c In file included from /usr/include/ctype.h:25, from jsdate.c:55: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsdbgapi.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsdbgapi.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from jsdbgapi.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsdhash.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsdhash.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from jsdhash.c:44: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsdtoa.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsdtoa.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/math.h:27, from jslibmath.h:49, from jsdtoa.c:44: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ jsdtoa.c: In function 'JS_dtostr': jsdtoa.c:2856:24: warning: 'numEnd' may be used uninitialized in this function [-Wmaybe-uninitialized] *numEnd++ = '0'; ~~~~~~^~ jsdtoa.c:2883:29: warning: 'decPt' may be used uninitialized in this function [-Wmaybe-uninitialized] numEnd += 1 - decPt; ~~^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsemit.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsemit.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from jsemit.c:48: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ jsemit.c: In function 'js_EmitTree': jsemit.c:5909:75: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] if (!js_EmitTree(cx, cg, pn2) || !js_Emit1(cx, cg, JSOP_NULL) < 0) ^ jsemit.c:5909:75: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] jsemit.c:5909:46: note: add parentheses around left hand side expression to silence this warning if (!js_EmitTree(cx, cg, pn2) || !js_Emit1(cx, cg, JSOP_NULL) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ( ) gcc -o Linux_All_OPT.OBJ/jsexn.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsexn.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jsexn.c:46: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsfun.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsfun.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from jsfun.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ jsfun.c: In function 'CallPropertyOp': jsfun.c:742:17: warning: variable 'fun' set but not used [-Wunused-but-set-variable] JSFunction *fun; ^~~ gcc -o Linux_All_OPT.OBJ/jsgc.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsgc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jsgc.c:52: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ jsgc.c:567:1: warning: always_inline function might not be inlinable [-Wattributes] IsMarkedDouble(JSGCArenaInfo *a, uint32 index) ^~~~~~~~~~~~~~ gcc -o Linux_All_OPT.OBJ/jshash.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jshash.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jshash.c:44: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsinterp.o -c -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsinterp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from jsinterp.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ cc1: warning: result of '-2147483647 << 1' requires 33 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] cc1: warning: result of '-2147483645 << 1' requires 33 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] gcc -o Linux_All_OPT.OBJ/jsinvoke.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsinvoke.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from jsinterp.c:45, from jsinvoke.c:43: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from jsinvoke.c:43: jsinterp.c: In function 'AllocateAfterSP': jsinterp.c:520:12: warning: variable 'sp2' set but not used [-Wunused-but-set-variable] jsval *sp2; ^~~ gcc -o Linux_All_OPT.OBJ/jsiter.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsiter.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from jsiter.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jslock.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jslock.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jslock.c:46: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ jslock.c: In function 'ClaimTitle': jslock.c:389:14: warning: variable 'stat' set but not used [-Wunused-but-set-variable] PRStatus stat; ^~~~ jslock.c: In function 'js_SuspendThread': jslock.c:905:14: warning: variable 'stat' set but not used [-Wunused-but-set-variable] PRStatus stat; ^~~~ jslock.c: In function 'js_ResumeThread': jslock.c:935:14: warning: variable 'stat' set but not used [-Wunused-but-set-variable] PRStatus stat; ^~~~ At top level: jslock.c:997:1: warning: always_inline function might not be inlinable [-Wattributes] js_Unlock(JSThinLock *tl, jsword me) ^~~~~~~~~ jslock.c:983:1: warning: always_inline function might not be inlinable [-Wattributes] js_Lock(JSThinLock *tl, jsword me) ^~~~~~~ jslock.c:130:1: warning: always_inline function might not be inlinable [-Wattributes] js_CompareAndSwap(jsword *w, jsword ov, jsword nv) ^~~~~~~~~~~~~~~~~ gcc -o Linux_All_OPT.OBJ/jslog2.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jslog2.c In file included from /usr/include/sys/types.h:25, from jsotypes.h:71, from jstypes.h:423, from jsbit.h:42, from jslog2.c:40: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jslong.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jslong.c In file included from /usr/include/sys/types.h:25, from jsotypes.h:71, from jstypes.h:423, from jslong.c:40: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsmath.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsmath.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/math.h:27, from jslibmath.h:49, from jsmath.c:44: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsnum.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsnum.c In file included from /usr/include/locale.h:25, from jsnum.c:48: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsobj.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsobj.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jsobj.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ jsobj.c: In function 'obj_getSlot': jsobj.c:163:12: warning: variable 'slot' set but not used [-Wunused-but-set-variable] uint32 slot; ^~~~ jsobj.c: In function 'js_DefineNativeProperty': jsobj.c:3149:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (clasp->flags & JSCLASS_SHARE_ALL_PROPERTIES) ^~ jsobj.c:3151:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' sprop = js_AddScopeProperty(cx, scope, id, getter, setter, ^~~~~ jsobj.c: In function 'js_NativeSet': jsobj.c:3596:11: warning: variable 'pval' set but not used [-Wunused-but-set-variable] jsval pval; ^~~~ gcc -o Linux_All_OPT.OBJ/jsopcode.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsopcode.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from jsopcode.c:49: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ jsopcode.c: In function 'GetLocal': jsopcode.c:1155:16: warning: variable 'cx' set but not used [-Wunused-but-set-variable] JSContext *cx; ^~ jsopcode.c: In function 'DecompileDestructuring': jsopcode.c:1346:14: warning: variable 'saveop' set but not used [-Wunused-but-set-variable] JSOp op, saveop; ^~~~~~ jsopcode.c: In function 'Decompile': jsopcode.c:1882:19: warning: case value '256' not in enumerated type 'JSOp' {aka 'enum JSOp'} [-Wswitch] case JSOP_GETPROP2: ^~~~ jsopcode.c:1885:19: warning: case value '257' not in enumerated type 'JSOp' {aka 'enum JSOp'} [-Wswitch] case JSOP_GETELEM2: ^~~~ jsopcode.c:3570:15: warning: case value '256' not in enumerated type 'JSOp' {aka 'enum JSOp'} [-Wswitch] case JSOP_GETPROP2: ^~~~ jsopcode.c:3644:15: warning: case value '257' not in enumerated type 'JSOp' {aka 'enum JSOp'} [-Wswitch] case JSOP_GETELEM2: ^~~~ gcc -o Linux_All_OPT.OBJ/jsparse.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsparse.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jsparse.c:55: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ jsparse.c: In function 'Variables': jsparse.c:3519:19: warning: variable 'fp' set but not used [-Wunused-but-set-variable] JSStackFrame *fp; ^~ gcc -o Linux_All_OPT.OBJ/jsprf.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsprf.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from jsprf.c:46: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsregexp.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsregexp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jsregexp.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ jsregexp.c:2742:1: warning: always_inline function might not be inlinable [-Wattributes] ExecuteREBytecode(REGlobalData *gData, REMatchState *x) ^~~~~~~~~~~~~~~~~ jsregexp.c:2533:1: warning: always_inline function might not be inlinable [-Wattributes] SimpleMatch(REGlobalData *gData, REMatchState *x, REOp op, ^~~~~~~~~~~ jsregexp.c:2168:1: warning: always_inline function might not be inlinable [-Wattributes] FlatNIMatcher(REGlobalData *gData, REMatchState *x, jschar *matchChars, ^~~~~~~~~~~~~ jsregexp.c:374:1: warning: always_inline function might not be inlinable [-Wattributes] downcase(uintN ch) ^~~~~~~~ jsregexp.c:358:1: warning: always_inline function might not be inlinable [-Wattributes] upcase(uintN ch) ^~~~~~ jsregexp.c:255:1: warning: always_inline function might not be inlinable [-Wattributes] ReadCompactIndex(jsbytecode *pc, size_t *result) ^~~~~~~~~~~~~~~~ jsregexp.c:242:1: warning: always_inline function might not be inlinable [-Wattributes] WriteCompactIndex(jsbytecode *pc, size_t index) ^~~~~~~~~~~~~~~~~ gcc -o Linux_All_OPT.OBJ/jskwgen.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jskwgen.c In file included from /usr/include/assert.h:35, from jskwgen.c:42: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jskwgen -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -lm Linux_All_OPT.OBJ/jskwgen.o Linux_All_OPT.OBJ/jskwgen Linux_All_OPT.OBJ/jsautokw.h gcc -o Linux_All_OPT.OBJ/jsscan.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsscan.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from jsscan.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ jsscan.c:994:1: warning: always_inline function might not be inlinable [-Wattributes] ScanAsSpace(jschar c) ^~~~~~~~~~~ gcc -o Linux_All_OPT.OBJ/jsscope.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsscope.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jsscope.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsscript.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsscript.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from jsscript.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsstr.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsstr.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from jsstr.c:52: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsutil.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsutil.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from jsutil.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsxdrapi.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsxdrapi.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from jsxdrapi.c:44: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/jsxml.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr jsxml.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/math.h:27, from jsxml.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/prmjtime.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr prmjtime.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from prmjtime.c:47: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rv Linux_All_OPT.OBJ/libjs.a Linux_All_OPT.OBJ/jsapi.o Linux_All_OPT.OBJ/jsarena.o Linux_All_OPT.OBJ/jsarray.o Linux_All_OPT.OBJ/jsatom.o Linux_All_OPT.OBJ/jsbool.o Linux_All_OPT.OBJ/jscntxt.o Linux_All_OPT.OBJ/jsdate.o Linux_All_OPT.OBJ/jsdbgapi.o Linux_All_OPT.OBJ/jsdhash.o Linux_All_OPT.OBJ/jsdtoa.o Linux_All_OPT.OBJ/jsemit.o Linux_All_OPT.OBJ/jsexn.o Linux_All_OPT.OBJ/jsfun.o Linux_All_OPT.OBJ/jsgc.o Linux_All_OPT.OBJ/jshash.o Linux_All_OPT.OBJ/jsinterp.o Linux_All_OPT.OBJ/jsinvoke.o Linux_All_OPT.OBJ/jsiter.o Linux_All_OPT.OBJ/jslock.o Linux_All_OPT.OBJ/jslog2.o Linux_All_OPT.OBJ/jslong.o Linux_All_OPT.OBJ/jsmath.o Linux_All_OPT.OBJ/jsnum.o Linux_All_OPT.OBJ/jsobj.o Linux_All_OPT.OBJ/jsopcode.o Linux_All_OPT.OBJ/jsparse.o Linux_All_OPT.OBJ/jsprf.o Linux_All_OPT.OBJ/jsregexp.o Linux_All_OPT.OBJ/jsscan.o Linux_All_OPT.OBJ/jsscope.o Linux_All_OPT.OBJ/jsscript.o Linux_All_OPT.OBJ/jsstr.o Linux_All_OPT.OBJ/jsutil.o Linux_All_OPT.OBJ/jsxdrapi.o Linux_All_OPT.OBJ/jsxml.o Linux_All_OPT.OBJ/prmjtime.o ar: creating Linux_All_OPT.OBJ/libjs.a a - Linux_All_OPT.OBJ/jsapi.o a - Linux_All_OPT.OBJ/jsarena.o a - Linux_All_OPT.OBJ/jsarray.o a - Linux_All_OPT.OBJ/jsatom.o a - Linux_All_OPT.OBJ/jsbool.o a - Linux_All_OPT.OBJ/jscntxt.o a - Linux_All_OPT.OBJ/jsdate.o a - Linux_All_OPT.OBJ/jsdbgapi.o a - Linux_All_OPT.OBJ/jsdhash.o a - Linux_All_OPT.OBJ/jsdtoa.o a - Linux_All_OPT.OBJ/jsemit.o a - Linux_All_OPT.OBJ/jsexn.o a - Linux_All_OPT.OBJ/jsfun.o a - Linux_All_OPT.OBJ/jsgc.o a - Linux_All_OPT.OBJ/jshash.o a - Linux_All_OPT.OBJ/jsinterp.o a - Linux_All_OPT.OBJ/jsinvoke.o a - Linux_All_OPT.OBJ/jsiter.o a - Linux_All_OPT.OBJ/jslock.o a - Linux_All_OPT.OBJ/jslog2.o a - Linux_All_OPT.OBJ/jslong.o a - Linux_All_OPT.OBJ/jsmath.o a - Linux_All_OPT.OBJ/jsnum.o a - Linux_All_OPT.OBJ/jsobj.o a - Linux_All_OPT.OBJ/jsopcode.o a - Linux_All_OPT.OBJ/jsparse.o a - Linux_All_OPT.OBJ/jsprf.o a - Linux_All_OPT.OBJ/jsregexp.o a - Linux_All_OPT.OBJ/jsscan.o a - Linux_All_OPT.OBJ/jsscope.o a - Linux_All_OPT.OBJ/jsscript.o a - Linux_All_OPT.OBJ/jsstr.o a - Linux_All_OPT.OBJ/jsutil.o a - Linux_All_OPT.OBJ/jsxdrapi.o a - Linux_All_OPT.OBJ/jsxml.o a - Linux_All_OPT.OBJ/prmjtime.o echo Linux_All_OPT.OBJ/libjs.a Linux_All_OPT.OBJ/libjs.a ld -shared -o Linux_All_OPT.OBJ/libjs.so Linux_All_OPT.OBJ/jsapi.o Linux_All_OPT.OBJ/jsarena.o Linux_All_OPT.OBJ/jsarray.o Linux_All_OPT.OBJ/jsatom.o Linux_All_OPT.OBJ/jsbool.o Linux_All_OPT.OBJ/jscntxt.o Linux_All_OPT.OBJ/jsdate.o Linux_All_OPT.OBJ/jsdbgapi.o Linux_All_OPT.OBJ/jsdhash.o Linux_All_OPT.OBJ/jsdtoa.o Linux_All_OPT.OBJ/jsemit.o Linux_All_OPT.OBJ/jsexn.o Linux_All_OPT.OBJ/jsfun.o Linux_All_OPT.OBJ/jsgc.o Linux_All_OPT.OBJ/jshash.o Linux_All_OPT.OBJ/jsinterp.o Linux_All_OPT.OBJ/jsinvoke.o Linux_All_OPT.OBJ/jsiter.o Linux_All_OPT.OBJ/jslock.o Linux_All_OPT.OBJ/jslog2.o Linux_All_OPT.OBJ/jslong.o Linux_All_OPT.OBJ/jsmath.o Linux_All_OPT.OBJ/jsnum.o Linux_All_OPT.OBJ/jsobj.o Linux_All_OPT.OBJ/jsopcode.o Linux_All_OPT.OBJ/jsparse.o Linux_All_OPT.OBJ/jsprf.o Linux_All_OPT.OBJ/jsregexp.o Linux_All_OPT.OBJ/jsscan.o Linux_All_OPT.OBJ/jsscope.o Linux_All_OPT.OBJ/jsscript.o Linux_All_OPT.OBJ/jsstr.o Linux_All_OPT.OBJ/jsutil.o Linux_All_OPT.OBJ/jsxdrapi.o Linux_All_OPT.OBJ/jsxml.o Linux_All_OPT.OBJ/prmjtime.o -lm -L/usr/lib/nspr -lnspr4 gcc -o Linux_All_OPT.OBJ/js.o -c -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr js.c In file included from /usr/include/errno.h:25, from js.c:45: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -o Linux_All_OPT.OBJ/js -march=i486 -Os -pipe -mindirect-branch=thunk -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -UDEBUG -DNDEBUG -UDEBUG_root -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/usr/include/nspr Linux_All_OPT.OBJ/js.o Linux_All_OPT.OBJ/libjs.a -lm -L/usr/lib/nspr -lnspr4 \ editline/Linux_All_OPT.OBJ/libedit.a make[1]: 'Linux_All_OPT.OBJ/jsautocfg.h' is up to date. make[1]: 'Linux_All_OPT.OBJ/jscpucfg' is up to date. make[1]: 'Linux_All_OPT.OBJ/jscpucfg.o' is up to date. make[1]: Leaving directory '/home/slitaz/wok/spidermonkey/source/spidermonkey-1.8.0-rc1/src' cd editline; make -f Makefile.ref export make[1]: Entering directory '/home/slitaz/wok/spidermonkey/source/spidermonkey-1.8.0-rc1/src/editline' make[1]: Nothing to be done for 'export'. make[1]: Leaving directory '/home/slitaz/wok/spidermonkey/source/spidermonkey-1.8.0-rc1/src/editline' mkdir -p /home/slitaz/wok/spidermonkey/install/usr/include/js /home/slitaz/wok/spidermonkey/install/usr/lib /home/slitaz/wok/spidermonkey/install/usr/bin cp jsarray.h jsatom.h jsbool.h jsconfig.h jscntxt.h jsdate.h jsemit.h jsexn.h jsfun.h jsgc.h jsinterp.h jsiter.h jslibmath.h jslock.h jsmath.h jsnum.h jsobj.h jsopcode.h jsparse.h jsarena.h jsclist.h jsdhash.h jsdtoa.h jshash.h jslong.h jstypes.h jsprvtd.h jspubtd.h jsregexp.h jsscan.h jsscope.h jsscript.h jsstr.h jsutil.h jsxdrapi.h jsxml.h jsapi.h jsdbgapi.h jsbit.h jscompat.h jscpucfg.h jsotypes.h jsstddef.h prmjtime.h resource.h jsopcode.tbl jsproto.tbl js.msg jsshell.msg jskeyword.tbl Linux_All_OPT.OBJ/jsautocfg.h Linux_All_OPT.OBJ/jsautokw.h /home/slitaz/wok/spidermonkey/install/usr/include/js cp Linux_All_OPT.OBJ/libjs.a /home/slitaz/wok/spidermonkey/install/usr/lib cp Linux_All_OPT.OBJ/libjs.so /home/slitaz/wok/spidermonkey/install/usr/lib cp Linux_All_OPT.OBJ/js /home/slitaz/wok/spidermonkey/install/usr/bin ================================================================================ Executing strip on all files... Done Time: 2.68s. Size: 2308940 B -> 2156092 B. Save: 149 KB. ================================================================================ Build dependencies to remove: 2 Removing: nspr nspr-dev Pack: spidermonkey 1.8.0-rc1 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "spidermonkey-1.8.0-rc1-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "spidermonkey-1.8.0-rc1-i486.tazpkg" created Pack: spidermonkey-dev 1.8.0-rc1 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "spidermonkey-dev-1.8.0-rc1-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/spidermonkey-1.8.0-rc1... Done Checking site script in source/spidermonkey-1.8.0-rc1... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: spidermonkey 1.8.0-rc1 ================================================================================ Src file : js-1.8.0-rc1.tar.gz Src size : 1.3M Source dir : 10.9M Produced : 2.9M Cook time : 55s Cook date : 2020-09-13 04:37 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 1.3M : 308.3K : 2 : spidermonkey-1.8.0-rc1-i486.tazpkg 2 : 1.7M : 403.8K : 53 : spidermonkey-dev-1.8.0-rc1-i486.tazpkg ================================================================================