[1m[32m==>[m[1m Building on Q[m
[1m[32m==>[m[1m Checking for remote environment...[m
[1m[32m==>[m[1m Syncing package to remote host...[m
sending incremental file list
created directory packages/pacparser
./
PKGBUILD
            658 100%    0.00kB/s    0:00:00              658 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=1/3)
pacparser-1.3.9-1.log
            283 100%  276.37kB/s    0:00:00              283 100%  276.37kB/s    0:00:00 (xfr#2, to-chk=0/3)

sent 809 bytes  received 98 bytes  604.67 bytes/sec
total size is 846  speedup is 0.93
[1m[32m==>[m[1m Patching arch to riscv64...[m
[1m[32m==>[m[1m Running  extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix0 on remote host...[m
[?25l:: Synchronizing package databases...
 core downloading...
 extra downloading...
 community downloading...
:: Starting full system upgrade...
 there is nothing to do
[?25h[1m[32m==>[m[1m Building in chroot for [extra] (riscv64)...[m
[1m[32m==>[m[1m Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [felix0]...[m[1mdone[m
[1m[32m==>[m[1m Making package: pacparser 1.3.9-1 (Tue Jun  7 19:40:24 2022)[m
[1m[32m==>[m[1m Retrieving sources...[m
[1m[34m  ->[m[1m Downloading pacparser-1.3.9.tar.gz...[m
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  881k    0  881k    0     0  1147k      0 --:--:-- --:--:-- --:--:-- 1147k
[1m[32m==>[m[1m Validating source files with sha512sums...[m
    pacparser-1.3.9.tar.gz ... Passed
[1m[32m==>[m[1m Making package: pacparser 1.3.9-1 (Tue Jun  7 19:40:33 2022)[m
[1m[32m==>[m[1m Checking runtime dependencies...[m
[1m[32m==>[m[1m Checking buildtime dependencies...[m
[1m[32m==>[m[1m Retrieving sources...[m
[1m[34m  ->[m[1m Found pacparser-1.3.9.tar.gz[m
[1m[33m==> WARNING:[m[1m Skipping all source file integrity checks.[m
[1m[32m==>[m[1m Extracting sources...[m
[1m[34m  ->[m[1m Extracting pacparser-1.3.9.tar.gz with bsdtar[m
[1m[32m==>[m[1m Starting build()...[m
make: Entering directory '/build/pacparser/src/pacparser-1.3.9/src'
cd spidermonkey && SMCFLAGS="-fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy" make jsapi
make: git: No such file or directory
cd spidermonkey && SMCFLAGS="-fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy" make jslib
make: git: No such file or directory
make[1]: Entering directory '/build/pacparser/src/pacparser-1.3.9/src/spidermonkey'
make[1]: Entering directory '/build/pacparser/src/pacparser-1.3.9/src/spidermonkey'
mkdir -p js/src/Linux_All_DBG.OBJ
mkdir -p js/src/Linux_All_DBG.OBJ
CFLAGS="-fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy" make -C js/src -f Makefile.ref libjs.a
CFLAGS="-fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy" make -C js/src -f Makefile.ref libjs.a
make[2]: Entering directory '/build/pacparser/src/pacparser-1.3.9/src/spidermonkey/js/src'
make[2]: Entering directory '/build/pacparser/src/pacparser-1.3.9/src/spidermonkey/js/src'
cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: No such file or directory
cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: No such file or directory
make[2]: Circular jscpucfg.h <- Linux_All_DBG.OBJ/jsautocfg.h dependency dropped.
make[2]: Circular Linux_All_DBG.OBJ/jsautocfg.h <- Linux_All_DBG.OBJ/jsautocfg.h dependency dropped.
make[2]: Circular jscpucfg.h <- Linux_All_DBG.OBJ/jsautocfg.h dependency dropped.
make[2]: Circular Linux_All_DBG.OBJ/jsautocfg.h <- Linux_All_DBG.OBJ/jsautocfg.h dependency dropped.
gcc -o Linux_All_DBG.OBJ/jscpucfg.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jscpucfg.c
gcc -o Linux_All_DBG.OBJ/jscpucfg.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jscpucfg Linux_All_DBG.OBJ/jscpucfg.o
gcc -o Linux_All_DBG.OBJ/jscpucfg Linux_All_DBG.OBJ/jscpucfg.o
rm -f Linux_All_DBG.OBJ/jsautocfg.h
rm -f Linux_All_DBG.OBJ/jsautocfg.h
Linux_All_DBG.OBJ/jscpucfg > Linux_All_DBG.OBJ/jsautocfg.h
Linux_All_DBG.OBJ/jscpucfg > Linux_All_DBG.OBJ/jsautocfg.h
gcc -o Linux_All_DBG.OBJ/jsarena.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsarena.c
gcc -o Linux_All_DBG.OBJ/jsarena.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsarena.c
gcc -o Linux_All_DBG.OBJ/jsarray.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsarray.c
gcc -o Linux_All_DBG.OBJ/jsatom.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsatom.c
gcc -o Linux_All_DBG.OBJ/jsarray.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsarray.c
gcc -o Linux_All_DBG.OBJ/jsbool.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsbool.c
gcc -o Linux_All_DBG.OBJ/jsbool.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsbool.c
gcc -o Linux_All_DBG.OBJ/jsatom.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsatom.c
gcc -o Linux_All_DBG.OBJ/jscntxt.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jscntxt.c
gcc -o Linux_All_DBG.OBJ/jsdate.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsdate.c
gcc -o Linux_All_DBG.OBJ/jsdate.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsdate.c
gcc -o Linux_All_DBG.OBJ/jsapi.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsapi.c
gcc -o Linux_All_DBG.OBJ/jscntxt.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jscntxt.c
gcc -o Linux_All_DBG.OBJ/jsapi.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsapi.c
gcc -o Linux_All_DBG.OBJ/jsdbgapi.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsdbgapi.c
gcc -o Linux_All_DBG.OBJ/jsdbgapi.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsdbgapi.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsatom.c:44:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsarray.c:45:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsatom.c:44:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jscntxt.c:46:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from jsotypes.h:71,
                 from jstypes.h:416,
                 from jsbool.c:44:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from jsotypes.h:71,
                 from jstypes.h:416,
                 from jsbool.c:44:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsarena.c:46:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/ctype.h:25,
                 from jsapi.c:45:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsarray.c:45:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/ctype.h:25,
                 from jsdate.c:54:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsarena.c:46:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/ctype.h:25,
                 from jsdate.c:54:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/ctype.h:25,
                 from jsapi.c:45:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jscntxt.c:46:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from jsarray.c:48:
jsarray.c: In function ‘BigIndexToId’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_208’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsarray.c:208:5: note: in expansion of macro ‘JS_STATIC_ASSERT’
  208 |     JS_STATIC_ASSERT((jsuint)-1 == 4294967295U);
      |     ^~~~~~~~~~~~~~~~
In file included from jsarray.c:48:
jsarray.c: In function ‘BigIndexToId’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_208’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsarray.c:208:5: note: in expansion of macro ‘JS_STATIC_ASSERT’
  208 |     JS_STATIC_ASSERT((jsuint)-1 == 4294967295U);
      |     ^~~~~~~~~~~~~~~~
gcc -o Linux_All_DBG.OBJ/jsdhash.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsdhash.c
gcc -o Linux_All_DBG.OBJ/jsdhash.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsdhash.c
gcc -o Linux_All_DBG.OBJ/jsdtoa.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsdtoa.c
gcc -o Linux_All_DBG.OBJ/jsdtoa.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsdtoa.c
jsarray.c: In function ‘array_join_sub’:
jsarray.c:550:17: warning: pointer ‘ochars’ may be used after ‘realloc’ [-Wuse-after-free]
  550 |                 free(ochars);
      |                 ^~~~~~~~~~~~
jsarray.c:548:31: note: call to ‘realloc’ here
  548 |             chars = (jschar *)realloc((ochars = chars), growth);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
jsarray.c:648:17: warning: pointer ‘ochars’ may be used after ‘realloc’ [-Wuse-after-free]
  648 |                 free(ochars);
      |                 ^~~~~~~~~~~~
jsarray.c:646:32: note: call to ‘realloc’ here
  646 |             chars = (jschar *) realloc((ochars = chars), growth);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from jsdhash.c:43:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from jsdhash.c:43:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from jsbit.h:43,
                 from jsdhash.c:46:
jsdhash.c: In function ‘JS_DHashTableInit’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_237’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsbit.h:91:9: note: in expansion of macro ‘JS_STATIC_ASSERT’
   91 |         JS_STATIC_ASSERT(sizeof(unsigned int) == sizeof(JSUint32));           \
      |         ^~~~~~~~~~~~~~~~
jsdhash.c:237:5: note: in expansion of macro ‘JS_CEILING_LOG2’
  237 |     JS_CEILING_LOG2(log2, capacity);
      |     ^~~~~~~~~~~~~~~
gcc -o Linux_All_DBG.OBJ/jsemit.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsemit.c
gcc -o Linux_All_DBG.OBJ/jsemit.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsemit.c
jsdhash.c: In function ‘JS_DHashTableEnumerate’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_705’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsbit.h:91:9: note: in expansion of macro ‘JS_STATIC_ASSERT’
   91 |         JS_STATIC_ASSERT(sizeof(unsigned int) == sizeof(JSUint32));           \
      |         ^~~~~~~~~~~~~~~~
jsdhash.c:705:9: note: in expansion of macro ‘JS_CEILING_LOG2’
  705 |         JS_CEILING_LOG2(ceiling, capacity);
      |         ^~~~~~~~~~~~~~~
gcc -o Linux_All_DBG.OBJ/jsexn.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsexn.c
In file included from jsbit.h:43,
                 from jsdhash.c:46:
jsdhash.c: In function ‘JS_DHashTableInit’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_237’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsbit.h:91:9: note: in expansion of macro ‘JS_STATIC_ASSERT’
   91 |         JS_STATIC_ASSERT(sizeof(unsigned int) == sizeof(JSUint32));           \
      |         ^~~~~~~~~~~~~~~~
jsdhash.c:237:5: note: in expansion of macro ‘JS_CEILING_LOG2’
  237 |     JS_CEILING_LOG2(log2, capacity);
      |     ^~~~~~~~~~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsdhash.c: In function ‘JS_DHashTableEnumerate’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_705’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsbit.h:91:9: note: in expansion of macro ‘JS_STATIC_ASSERT’
   91 |         JS_STATIC_ASSERT(sizeof(unsigned int) == sizeof(JSUint32));           \
      |         ^~~~~~~~~~~~~~~~
jsdhash.c:705:9: note: in expansion of macro ‘JS_CEILING_LOG2’
  705 |         JS_CEILING_LOG2(ceiling, capacity);
      |         ^~~~~~~~~~~~~~~
gcc -o Linux_All_DBG.OBJ/jsfun.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsfun.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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsexn.c:46:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsexn.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsexn.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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsgc.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsgc.c
jsarray.c: In function ‘array_join_sub’:
jsarray.c:550:17: warning: pointer ‘ochars’ may be used after ‘realloc’ [-Wuse-after-free]
  550 |                 free(ochars);
      |                 ^~~~~~~~~~~~
jsarray.c:548:31: note: call to ‘realloc’ here
  548 |             chars = (jschar *)realloc((ochars = chars), growth);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
jsarray.c:648:17: warning: pointer ‘ochars’ may be used after ‘realloc’ [-Wuse-after-free]
  648 |                 free(ochars);
      |                 ^~~~~~~~~~~~
jsarray.c:646:32: note: call to ‘realloc’ here
  646 |             chars = (jschar *) realloc((ochars = chars), growth);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from jsbit.h:43,
                 from jsexn.c:49:
jsexn.c: In function ‘CopyErrorReport’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_129’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsexn.c:129:5: note: in expansion of macro ‘JS_STATIC_ASSERT’
  129 |     JS_STATIC_ASSERT(sizeof(JSErrorReport) % sizeof(const char *) == 0);
      |     ^~~~~~~~~~~~~~~~
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_130’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsexn.c:130:5: note: in expansion of macro ‘JS_STATIC_ASSERT’
  130 |     JS_STATIC_ASSERT(sizeof(const char *) % sizeof(jschar) == 0);
      |     ^~~~~~~~~~~~~~~~
jsexn.c: In function ‘GetStackTraceValueBuffer’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_240’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsexn.c:240:5: note: in expansion of macro ‘JS_STATIC_ASSERT’
  240 |     JS_STATIC_ASSERT(sizeof(JSStackTraceElem) % sizeof(jsval) == 0);
      |     ^~~~~~~~~~~~~~~~
jsexn.c: In function ‘exn_enumerate’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_430’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsexn.c:430:5: note: in expansion of macro ‘JS_STATIC_ASSERT’
  430 |     JS_STATIC_ASSERT(sizeof(JSAtomState) <= (size_t)(uint16)-1);
      |     ^~~~~~~~~~~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsexn.c:46:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsgc.c:52:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jshash.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jshash.c
gcc -o Linux_All_DBG.OBJ/jsfun.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsfun.c
In file included from jsbit.h:43,
                 from jsexn.c:49:
jsexn.c: In function ‘CopyErrorReport’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_129’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsexn.c:129:5: note: in expansion of macro ‘JS_STATIC_ASSERT’
  129 |     JS_STATIC_ASSERT(sizeof(JSErrorReport) % sizeof(const char *) == 0);
      |     ^~~~~~~~~~~~~~~~
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_130’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsexn.c:130:5: note: in expansion of macro ‘JS_STATIC_ASSERT’
  130 |     JS_STATIC_ASSERT(sizeof(const char *) % sizeof(jschar) == 0);
      |     ^~~~~~~~~~~~~~~~
jsexn.c: In function ‘GetStackTraceValueBuffer’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_240’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsexn.c:240:5: note: in expansion of macro ‘JS_STATIC_ASSERT’
  240 |     JS_STATIC_ASSERT(sizeof(JSStackTraceElem) % sizeof(jsval) == 0);
      |     ^~~~~~~~~~~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsexn.c: In function ‘exn_enumerate’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_430’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsexn.c:430:5: note: in expansion of macro ‘JS_STATIC_ASSERT’
  430 |     JS_STATIC_ASSERT(sizeof(JSAtomState) <= (size_t)(uint16)-1);
      |     ^~~~~~~~~~~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jshash.c:44:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsinterp.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsinterp.c
In file included from jsgc.c:55:
jsgc.c: In function ‘AddToPtrTable’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_317’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsgc.c:317:13: note: in expansion of macro ‘JS_STATIC_ASSERT’
  317 |             JS_STATIC_ASSERT(2 <= sizeof table->array[0]);
      |             ^~~~~~~~~~~~~~~~
gcc -o Linux_All_DBG.OBJ/jsgc.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsgc.c
jsgc.c: In function ‘MarkGCThingChildren’:
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsgc.c:2010:16: warning: variable ‘rt’ set but not used [-Wunused-but-set-variable]
 2010 |     JSRuntime *rt;
      |                ^~
gcc -o Linux_All_DBG.OBJ/jshash.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jshash.c
gcc -o Linux_All_DBG.OBJ/jsinterp.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsinterp.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsgc.c:52:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jshash.c:44:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsiter.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsiter.c
gcc -o Linux_All_DBG.OBJ/jsiter.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsiter.c
gcc -o Linux_All_DBG.OBJ/jslock.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jslock.c
gcc -o Linux_All_DBG.OBJ/jslock.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jslock.c
In file included from jsgc.c:55:
jsgc.c: In function ‘AddToPtrTable’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_317’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsgc.c:317:13: note: in expansion of macro ‘JS_STATIC_ASSERT’
  317 |             JS_STATIC_ASSERT(2 <= sizeof table->array[0]);
      |             ^~~~~~~~~~~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jslog2.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jslog2.c
jsgc.c: In function ‘MarkGCThingChildren’:
jsgc.c:2010:16: warning: variable ‘rt’ set but not used [-Wunused-but-set-variable]
 2010 |     JSRuntime *rt;
      |                ^~
gcc -o Linux_All_DBG.OBJ/jslog2.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jslog2.c
gcc -o Linux_All_DBG.OBJ/jslong.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jslong.c
In file included from /usr/include/sys/types.h:25,
                 from jsotypes.h:71,
                 from jstypes.h:416,
                 from jsbit.h:42,
                 from jslog2.c:40:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from jsotypes.h:71,
                 from jstypes.h:416,
                 from jsbit.h:42,
                 from jslog2.c:40:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from jsotypes.h:71,
                 from jstypes.h:416,
                 from jslong.c:40:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from jsbit.h:43:
jslog2.c: In function ‘JS_CeilingLog2’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_50’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsbit.h:91:9: note: in expansion of macro ‘JS_STATIC_ASSERT’
   91 |         JS_STATIC_ASSERT(sizeof(unsigned int) == sizeof(JSUint32));           \
      |         ^~~~~~~~~~~~~~~~
jslog2.c:50:5: note: in expansion of macro ‘JS_CEILING_LOG2’
   50 |     JS_CEILING_LOG2(log2, n);
      |     ^~~~~~~~~~~~~~~
gcc -o Linux_All_DBG.OBJ/jsmath.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsmath.c
In file included from jsbit.h:43:
jslog2.c: In function ‘JS_CeilingLog2’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_50’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsbit.h:91:9: note: in expansion of macro ‘JS_STATIC_ASSERT’
   91 |         JS_STATIC_ASSERT(sizeof(unsigned int) == sizeof(JSUint32));           \
      |         ^~~~~~~~~~~~~~~~
jslog2.c:50:5: note: in expansion of macro ‘JS_CEILING_LOG2’
   50 |     JS_CEILING_LOG2(log2, n);
      |     ^~~~~~~~~~~~~~~
gcc -o Linux_All_DBG.OBJ/jslong.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jslong.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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsmath.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsmath.c
gcc -o Linux_All_DBG.OBJ/jsnum.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsnum.c
gcc -o Linux_All_DBG.OBJ/jsnum.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsnum.c
In file included from /usr/include/sys/types.h:25,
                 from jsotypes.h:71,
                 from jstypes.h:416,
                 from jslong.c:40:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/locale.h:25,
                 from jsnum.c:48:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/locale.h:25,
                 from jsnum.c:48:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsobj.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsobj.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsobj.c:45:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsobj.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsobj.c
gcc -o Linux_All_DBG.OBJ/jsopcode.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsopcode.c
gcc -o Linux_All_DBG.OBJ/jsopcode.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsopcode.c
gcc -o Linux_All_DBG.OBJ/jsparse.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsparse.c
jsobj.c: In function ‘obj_getSlot’:
jsobj.c:157:12: warning: variable ‘slot’ set but not used [-Wunused-but-set-variable]
  157 |     uint32 slot;
      |            ^~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsobj.c:45:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsobj.c: In function ‘js_SetProtoOrParent’:
jsobj.c:269:16: warning: variable ‘rt’ set but not used [-Wunused-but-set-variable]
  269 |     JSRuntime *rt;
      |                ^~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsparse.c:55:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsprf.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsprf.c
gcc -o Linux_All_DBG.OBJ/jsparse.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsparse.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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from jscntxt.h:53,
                 from jsobj.c:58:
jsobj.c: In function ‘js_ChangeNativePropertyAttrs’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:2960:13: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 2960 |             PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, sprop->id,
      |             ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function ‘js_DefineNativeProperty’:
jsobj.c: In function ‘obj_getSlot’:
jsobj.c:157:12: warning: variable ‘slot’ set but not used [-Wunused-but-set-variable]
  157 |     uint32 slot;
      |            ^~~~
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:3094:5: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 3094 |     PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, id, sprop);
      |     ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function ‘js_SetProtoOrParent’:
jsobj.c:269:16: warning: variable ‘rt’ set but not used [-Wunused-but-set-variable]
  269 |     JSRuntime *rt;
      |                ^~
jsobj.c: In function ‘js_FindProperty’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:3379:17: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 3379 |                 PROPERTY_CACHE_FILL(&rt->propertyCache, pobj, id, sprop);
      |                 ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function ‘js_NativeSet’:
jsobj.c:3481:11: warning: variable ‘pval’ set but not used [-Wunused-but-set-variable]
 3481 |     jsval pval;
      |           ^~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsparse.c:55:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsobj.c: In function ‘js_GetProperty’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:3610:5: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 3610 |     PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj2, id, sprop);
      |     ^~~~~~~~~~~~~~~~~~~
gcc -o Linux_All_DBG.OBJ/jsregexp.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsregexp.c
jsobj.c: In function ‘js_SetProperty’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:3774:9: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 3774 |         PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, id, sprop);
      |         ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function ‘js_DeleteProperty’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:3924:5: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 3924 |     PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, id, NULL);
      |     ^~~~~~~~~~~~~~~~~~~
jsparse.c: In function ‘BindDestructuringArg’:
jsparse.c:997:17: warning: variable ‘fun’ set but not used [-Wunused-but-set-variable]
  997 |     JSFunction *fun;
      |                 ^~~
jsobj.c: In function ‘js_Clear’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:4885:17: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 4885 |                 PROPERTY_CACHE_FILL(&rt->propertyCache, obj, sprop->id, NULL);
      |                 ^~~~~~~~~~~~~~~~~~~
In file included from jscntxt.h:53,
                 from jsobj.c:58:
jsobj.c: In function ‘js_ChangeNativePropertyAttrs’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:2960:13: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 2960 |             PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, sprop->id,
      |             ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function ‘js_DefineNativeProperty’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:3094:5: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 3094 |     PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, id, sprop);
      |     ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsregexp.c:45:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsobj.c: In function ‘js_FindProperty’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:3379:17: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 3379 |                 PROPERTY_CACHE_FILL(&rt->propertyCache, pobj, id, sprop);
      |                 ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function ‘js_NativeSet’:
jsobj.c:3481:11: warning: variable ‘pval’ set but not used [-Wunused-but-set-variable]
 3481 |     jsval pval;
      |           ^~~~
jsobj.c: In function ‘js_GetProperty’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:3610:5: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 3610 |     PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj2, id, sprop);
      |     ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function ‘js_SetProperty’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:3774:9: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 3774 |         PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, id, sprop);
      |         ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function ‘js_DeleteProperty’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:3924:5: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 3924 |     PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, id, NULL);
      |     ^~~~~~~~~~~~~~~~~~~
jsparse.c: In function ‘BindDestructuringArg’:
jsparse.c:997:17: warning: variable ‘fun’ set but not used [-Wunused-but-set-variable]
  997 |     JSFunction *fun;
      |                 ^~~
jsobj.c: In function ‘js_Clear’:
jsinterp.h:204:30: warning: variable ‘pce_sprop_’ set but not used [-Wunused-but-set-variable]
  204 |             JSScopeProperty *pce_sprop_;                                      \
      |                              ^~~~~~~~~~
jsobj.c:4885:17: note: in expansion of macro ‘PROPERTY_CACHE_FILL’
 4885 |                 PROPERTY_CACHE_FILL(&rt->propertyCache, obj, sprop->id, NULL);
      |                 ^~~~~~~~~~~~~~~~~~~
gcc -o Linux_All_DBG.OBJ/jskwgen.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jskwgen.c
jsopcode.c: In function ‘GetLocal’:
jsopcode.c:1102:16: warning: variable ‘cx’ set but not used [-Wunused-but-set-variable]
 1102 |     JSContext *cx;
      |                ^~
jsopcode.c: In function ‘GetLocal’:
jsopcode.c:1102:16: warning: variable ‘cx’ set but not used [-Wunused-but-set-variable]
 1102 |     JSContext *cx;
      |                ^~
jsopcode.c: In function ‘Decompile’:
jsopcode.c:1706:19: warning: case value ‘256’ not in enumerated type ‘JSOp’ [-Wswitch]
 1706 |                   case JSOP_GETPROP2:
      |                   ^~~~
jsopcode.c:1709:19: warning: case value ‘257’ not in enumerated type ‘JSOp’ [-Wswitch]
 1709 |                   case JSOP_GETELEM2:
      |                   ^~~~
jsopcode.c: In function ‘Decompile’:
jsopcode.c:1706:19: warning: case value ‘256’ not in enumerated type ‘JSOp’ [-Wswitch]
 1706 |                   case JSOP_GETPROP2:
      |                   ^~~~
jsopcode.c:1709:19: warning: case value ‘257’ not in enumerated type ‘JSOp’ [-Wswitch]
 1709 |                   case JSOP_GETELEM2:
      |                   ^~~~
gcc -o Linux_All_DBG.OBJ/jsscope.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsscope.c
In file included from /usr/include/assert.h:35,
                 from jskwgen.c:42:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsprf.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsprf.c
jsopcode.c:3268:15: warning: case value ‘256’ not in enumerated type ‘JSOp’ [-Wswitch]
 3268 |               case JSOP_GETPROP2:
      |               ^~~~
jsopcode.c:3331:15: warning: case value ‘257’ not in enumerated type ‘JSOp’ [-Wswitch]
 3331 |               case JSOP_GETELEM2:
      |               ^~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsscope.c:45:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsopcode.c:3268:15: warning: case value ‘256’ not in enumerated type ‘JSOp’ [-Wswitch]
 3268 |               case JSOP_GETPROP2:
      |               ^~~~
jsopcode.c:3331:15: warning: case value ‘257’ not in enumerated type ‘JSOp’ [-Wswitch]
 3331 |               case JSOP_GETELEM2:
      |               ^~~~
gcc -o Linux_All_DBG.OBJ/jsregexp.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsregexp.c
jsobj.c: In function ‘js_obj_toSource’:
jsobj.c:772:13: warning: pointer ‘ochars’ may be used after ‘realloc’ [-Wuse-after-free]
  772 |             free(ochars);
      |             ^~~~~~~~~~~~
jsobj.c:770:13: note: call to ‘realloc’ here
  770 |             realloc((ochars = chars), (nchars + 2 + 1) * sizeof(jschar));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
jsobj.c:1033:17: warning: pointer ‘ochars’ may be used after ‘realloc’ [-Wuse-after-free]
 1033 |                 free(ochars);
      |                 ^~~~~~~~~~~~
jsobj.c:1029:17: note: call to ‘realloc’ here
 1029 |                 realloc((ochars = chars), curlen * sizeof(jschar));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -o Linux_All_DBG.OBJ/jskwgen.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jskwgen.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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsregexp.c:45:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/assert.h:35,
                 from jskwgen.c:42:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsobj.c: In function ‘js_obj_toSource’:
jsobj.c:772:13: warning: pointer ‘ochars’ may be used after ‘realloc’ [-Wuse-after-free]
  772 |             free(ochars);
      |             ^~~~~~~~~~~~
jsobj.c:770:13: note: call to ‘realloc’ here
  770 |             realloc((ochars = chars), (nchars + 2 + 1) * sizeof(jschar));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
jsobj.c:1033:17: warning: pointer ‘ochars’ may be used after ‘realloc’ [-Wuse-after-free]
 1033 |                 free(ochars);
      |                 ^~~~~~~~~~~~
jsobj.c:1029:17: note: call to ‘realloc’ here
 1029 |                 realloc((ochars = chars), curlen * sizeof(jschar));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -o Linux_All_DBG.OBJ/jsscope.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsscope.c
gcc -o Linux_All_DBG.OBJ/jsscript.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsscript.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsscope.c:45:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsscript.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsscript.c
gcc -o Linux_All_DBG.OBJ/jsstr.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsstr.c
gcc -o Linux_All_DBG.OBJ/jsstr.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsstr.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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsstr.c:52:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsutil.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsutil.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jsstr.c:52:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsutil.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsutil.c
gcc -o Linux_All_DBG.OBJ/jsxdrapi.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsxdrapi.c
gcc -o Linux_All_DBG.OBJ/jsxdrapi.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsxdrapi.c
gcc -o Linux_All_DBG.OBJ/jsxml.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsxml.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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jsxml.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsxml.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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_DBG.OBJ/jskwgen -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ   -lm Linux_All_DBG.OBJ/jskwgen.o
gcc -o Linux_All_DBG.OBJ/prmjtime.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  prmjtime.c
gcc -o Linux_All_DBG.OBJ/prmjtime.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  prmjtime.c
gcc -o Linux_All_DBG.OBJ/jskwgen -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ   -lm Linux_All_DBG.OBJ/jskwgen.o
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
Linux_All_DBG.OBJ/jskwgen Linux_All_DBG.OBJ/jsautokw.h
make[2]: Linux_All_DBG.OBJ/jskwgen: Text file busy
make[2]: *** [Makefile.ref:308: Linux_All_DBG.OBJ/jsautokw.h] Error 127
make[2]: *** Waiting for unfinished jobs....
Linux_All_DBG.OBJ/jskwgen Linux_All_DBG.OBJ/jsautokw.h
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from jsbit.h:43,
                 from jsxml.c:49:
jsxml.c: In function ‘XMLArrayAddMember’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_1153’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsbit.h:91:9: note: in expansion of macro ‘JS_STATIC_ASSERT’
   91 |         JS_STATIC_ASSERT(sizeof(unsigned int) == sizeof(JSUint32));           \
      |         ^~~~~~~~~~~~~~~~
jsxml.c:1153:17: note: in expansion of macro ‘JS_CEILING_LOG2’
 1153 |                 JS_CEILING_LOG2(log2, capacity);
      |                 ^~~~~~~~~~~~~~~
gcc -o Linux_All_DBG.OBJ/jsscan.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DDEBUG -DDEBUG_builduser -DEDITLINE -ILinux_All_DBG.OBJ  jsscan.c
In file included from jsbit.h:43,
                 from jsxml.c:49:
jsxml.c: In function ‘XMLArrayAddMember’:
jsutil.h:76:17: warning: typedef ‘js_static_assert_line_1153’ locally defined but not used [-Wunused-local-typedefs]
   76 |     typedef int js_static_assert_line_##line[(condition) ? 1 : -1]
      |                 ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’
   74 |     JS_STATIC_ASSERT_IMPL2(condition, line)
      |     ^~~~~~~~~~~~~~~~~~~~~~
jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’
   72 |     JS_STATIC_ASSERT_IMPL(condition, __LINE__)
      |     ^~~~~~~~~~~~~~~~~~~~~
jsbit.h:91:9: note: in expansion of macro ‘JS_STATIC_ASSERT’
   91 |         JS_STATIC_ASSERT(sizeof(unsigned int) == sizeof(JSUint32));           \
      |         ^~~~~~~~~~~~~~~~
jsxml.c:1153:17: note: in expansion of macro ‘JS_CEILING_LOG2’
 1153 |                 JS_CEILING_LOG2(log2, capacity);
      |                 ^~~~~~~~~~~~~~~
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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsxml.c: In function ‘js_FindXMLProperty’:
jsxml.c:8046:28: warning: variable ‘lastobj’ set but not used [-Wunused-but-set-variable]
 8046 |     JSObject *obj, *pobj, *lastobj;
      |                            ^~~~~~~
jsxml.c: In function ‘js_FindXMLProperty’:
jsxml.c:8046:28: warning: variable ‘lastobj’ set but not used [-Wunused-but-set-variable]
 8046 |     JSObject *obj, *pobj, *lastobj;
      |                            ^~~~~~~
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/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
make[2]: Leaving directory '/build/pacparser/src/pacparser-1.3.9/src/spidermonkey/js/src'
make[1]: *** [Makefile:35: js-buildstamp] Error 2
make[1]: Leaving directory '/build/pacparser/src/pacparser-1.3.9/src/spidermonkey'
make: *** [Makefile:83: jsapi_buildstamp] Error 2
make: *** Waiting for unfinished jobs....
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/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
make[2]: Leaving directory '/build/pacparser/src/pacparser-1.3.9/src/spidermonkey/js/src'
find js/src -name "jsautocfg.h" -exec cp {} js/src \;
touch js-buildstamp
cd js/src
find . -name "libjs.a" -exec cp {} . \;
make[1]: Leaving directory '/build/pacparser/src/pacparser-1.3.9/src/spidermonkey'
make: Leaving directory '/build/pacparser/src/pacparser-1.3.9/src'
[1m[31m==> ERROR:[m[1m A failure occurred in build().[m
[1m    Aborting...[m
[1m[31m==> ERROR:[m[1m Build failed, check /var/lib/archbuild/extra-riscv64/felix0/build[m
receiving incremental file list
pacparser-1.3.9-1-riscv64-build.log

sent 43 bytes  received 4,670 bytes  3,142.00 bytes/sec
total size is 80,579  speedup is 17.10
