<86>Jul  1 03:45:23 userdel[2619565]: delete user 'rooter'
<86>Jul  1 03:45:23 userdel[2619565]: removed group 'rooter' owned by 'rooter'
<86>Jul  1 03:45:23 userdel[2619565]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul  1 03:45:23 groupadd[2619601]: group added to /etc/group: name=rooter, GID=1826
<86>Jul  1 03:45:23 groupadd[2619601]: group added to /etc/gshadow: name=rooter
<86>Jul  1 03:45:23 groupadd[2619601]: new group: name=rooter, GID=1826
<86>Jul  1 03:45:23 useradd[2619638]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none
<86>Jul  1 03:45:23 userdel[2619683]: delete user 'builder'
<86>Jul  1 03:45:23 userdel[2619683]: removed group 'builder' owned by 'builder'
<86>Jul  1 03:45:23 userdel[2619683]: removed shadow group 'builder' owned by 'builder'
<86>Jul  1 03:45:23 groupadd[2619725]: group added to /etc/group: name=builder, GID=1827
<86>Jul  1 03:45:23 groupadd[2619725]: group added to /etc/gshadow: name=builder
<86>Jul  1 03:45:23 groupadd[2619725]: new group: name=builder, GID=1827
<86>Jul  1 03:45:23 useradd[2619764]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none
<13>Jul  1 03:45:27 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed
<13>Jul  1 03:45:28 rpmi: libnspr-1:4.35-alt1 sisyphus+308164.100.1.1 1665397040 installed
<13>Jul  1 03:45:28 rpmi: libnspr-devel-1:4.35-alt1 sisyphus+308164.100.1.1 1665397040 installed
<13>Jul  1 03:45:28 rpmi: libreadline-devel-8.2.10-alt1 sisyphus+338911.100.4.1 1706717067 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/js-1.7.0-alt10.nosrc.rpm (w1.gzdio)
Installing js-1.7.0-alt10.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43847
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf js-1.7.0
+ /bin/mkdir -p js-1.7.0
+ cd js-1.7.0
+ echo 'Source #0 (js-1.7.0.tar):'
Source #0 (js-1.7.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/js-1.7.0.tar
+ /bin/chmod -c -Rf u+rwX,go-w .
+ cd js
+ echo 'Patch #0 (js-1.7.0-alt10.patch):'
Patch #0 (js-1.7.0-alt10.patch):
+ /usr/bin/patch -p1
patching file src/Makefile.ref
patching file src/config/Linux_All.mk
patching file src/rules.mk
+ sed -E -i '/^LIBDIR\s*:=/ s,\w+$,lib64,' src/config.mk
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43847
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd js-1.7.0
+ export CFLAGS=-DJS_C_STRINGS_ARE_UTF8
+ CFLAGS=-DJS_C_STRINGS_ARE_UTF8
++ nspr-config --cflags
+ make -C js/src -f Makefile.ref LD=gcc 'XCFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr' BUILD_OPT=1 JS_HAS_FILE_OBJECT=1 JS_NO_THIN_LOCKS=1 JS_THREADSAFE=1 JS_HAS_XML_SUPPORT=1 JS_READLINE=1 XMKSHLIBOPTS=-Wl,-soname,libjs.so.1 VERSION=1.7.0 all export
make: Entering directory '/usr/src/RPM/BUILD/js-1.7.0/js/src'
cat: ../../dist/Linux_All_OPT.OBJ/nspr/Version: No such file or directory
make: Leaving directory '/usr/src/RPM/BUILD/js-1.7.0/js/src'
make: Entering directory '/usr/src/RPM/BUILD/js-1.7.0/js/src'
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 '/usr/src/RPM/BUILD/js-1.7.0/js/src'
cat: ../../dist/Linux_All_OPT.OBJ/nspr/Version: No such file or directory
make[1]: Leaving directory '/usr/src/RPM/BUILD/js-1.7.0/js/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/js-1.7.0/js/src'
make[1]: Circular jscpucfg.h <- Linux_All_OPT.OBJ/jsautocfg.h dependency dropped.
gcc -o Linux_All_OPT.OBJ/jscpucfg.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # 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 -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsapi.c
In file included from /usr/include/ctype.h:25,
                 from jsapi.c:45:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsapi.c: In function 'JS_ConvertArgumentsVA':
jsapi.c:96:35: warning: passing argument 5 of 'TryArgumentFormatter' from incompatible pointer type [-Wincompatible-pointer-types]
   96 | #define JS_ADDRESSOF_VA_LIST(ap) (&(ap))
      |                                  ~^~~~~~
      |                                   |
      |                                   __va_list_tag **
jsapi.c:267:39: note: in expansion of macro 'JS_ADDRESSOF_VA_LIST'
  267 |                                       JS_ADDRESSOF_VA_LIST(ap))) {
      |                                       ^~~~~~~~~~~~~~~~~~~~
jsapi.c:137:44: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **'
  137 |                      jsval **vpp, va_list *app)
      |                                   ~~~~~~~~~^~~
jsapi.c: In function 'JS_PushArgumentsVA':
jsapi.c:96:35: warning: passing argument 5 of 'TryArgumentFormatter' from incompatible pointer type [-Wincompatible-pointer-types]
   96 | #define JS_ADDRESSOF_VA_LIST(ap) (&(ap))
      |                                  ~^~~~~~
      |                                   |
      |                                   __va_list_tag **
jsapi.c:370:39: note: in expansion of macro 'JS_ADDRESSOF_VA_LIST'
  370 |                                       JS_ADDRESSOF_VA_LIST(ap))) {
      |                                       ^~~~~~~~~~~~~~~~~~~~
jsapi.c:137:44: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **'
  137 |                      jsval **vpp, va_list *app)
      |                                   ~~~~~~~~~^~~
gcc -o Linux_All_OPT.OBJ/jsarena.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsarena.c
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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsarray.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsarray.c
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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # 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);
      |     ^~~~~~~~~~~~~~~~
jsarray.c: In function 'array_join_sub':
jsarray.c:550:17: warning: pointer 'ochars_235' 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_281' 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);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -o Linux_All_OPT.OBJ/jsatom.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsatom.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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsbool.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsbool.c
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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jscntxt.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jscntxt.c
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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsdate.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsdate.c
In file included from /usr/include/ctype.h:25,
                 from jsdate.c:54:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsdbgapi.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsdhash.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:43:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # 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);
      |     ^~~~~~~~~~~~~~~
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_OPT.OBJ/jsdtoa.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsemit.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsexn.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsexn.c
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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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);
      |     ^~~~~~~~~~~~~~~~
gcc -o Linux_All_OPT.OBJ/jsfun.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsgc.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsgc.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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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]);
      |             ^~~~~~~~~~~~~~~~
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_OPT.OBJ/jshash.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jshash.c
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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsinterp.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsiter.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jslock.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jslock.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from jslock.c:46:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jslock.c: In function 'ClaimScope':
jslock.c:421:14: warning: variable 'stat' set but not used [-Wunused-but-set-variable]
  421 |     PRStatus stat;
      |              ^~~~
jslock.c: In function 'js_TransferScopeLock':
jslock.c:1156:12: warning: variable 'me' set but not used [-Wunused-but-set-variable]
 1156 |     jsword me;
      |            ^~
jslock.c: At top level:
jslock.c:227:13: warning: 'js_Dequeue' declared 'static' but never defined [-Wunused-function]
  227 | static void js_Dequeue(JSThinLock *);
      |             ^~~~~~~~~~
gcc -o Linux_All_OPT.OBJ/jslog2.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jslog2.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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # 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_OPT.OBJ/jslong.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jslong.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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsmath.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsnum.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsnum.c
In file included from /usr/include/locale.h:25,
                 from jsnum.c:48:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsobj.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr 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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsobj.c: In function 'obj_getSlot':
jsobj.c:157:12: warning: variable 'slot' set but not used [-Wunused-but-set-variable]
  157 |     uint32 slot;
      |            ^~~~
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_obj_toSource':
jsobj.c:772:13: warning: pointer 'ochars_577' 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_736' 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_OPT.OBJ/jsopcode.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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: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 jslock.h:113,
                 from jsatom.h:53,
                 from jsopcode.c:59:
jsopcode.c: In function 'GetLocal':
jsscope.h:226:58: warning: 'obj' may be used uninitialized [-Wmaybe-uninitialized]
  226 | #define OBJ_SCOPE(obj)                  ((JSScope *)(obj)->map)
      |                                                     ~~~~~^~~~~
jsopcode.c:1106:15: note: 'obj' was declared here
 1106 |     JSObject *obj;
      |               ^~~
jsopcode.c:1138:7: warning: 'depth' may be used uninitialized [-Wmaybe-uninitialized]
 1138 |     i -= depth;
      |     ~~^~~~~~~~
jsopcode.c:1107:11: note: 'depth' was declared here
 1107 |     jsint depth, count;
      |           ^~~~~
gcc -o Linux_All_OPT.OBJ/jsparse.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsparse.c
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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsparse.c: In function 'BindDestructuringArg':
jsparse.c:997:17: warning: variable 'fun' set but not used [-Wunused-but-set-variable]
  997 |     JSFunction *fun;
      |                 ^~~
gcc -o Linux_All_OPT.OBJ/jsprf.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsprf.c: In function 'dosprintf':
jsprf.c:952:49: warning: pointer targets in passing argument 1 of 'js_OneUcs4ToUtf8Char' differ in signedness [-Wpointer-sign]
  952 |                 utf8len = js_OneUcs4ToUtf8Char (utf8buf, u.wch);
      |                                                 ^~~~~~~
      |                                                 |
      |                                                 char *
In file included from jsprf.c:53:
jsstr.h:496:29: note: expected 'uint8 *' {aka 'unsigned char *'} but argument is of type 'char *'
  496 | js_OneUcs4ToUtf8Char(uint8 *utf8Buffer, uint32 ucs4Char);
      |                      ~~~~~~~^~~~~~~~~~
gcc -o Linux_All_OPT.OBJ/jsregexp.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsregexp.c
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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jskwgen.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jskwgen.c
In file included from /usr/include/assert.h:35,
                 from jskwgen.c:42:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jskwgen -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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 -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsscope.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsscope.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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsscript.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsstr.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsstr.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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsstr.c: In function 'js_InflateStringToBuffer':
jsstr.c:2971:35: warning: pointer targets in passing argument 1 of 'Utf8ToOneUcs4Char' differ in signedness [-Wpointer-sign]
 2971 |             v = Utf8ToOneUcs4Char(src, n);
      |                                   ^~~
      |                                   |
      |                                   const char *
jsstr.c:267:32: note: expected 'const uint8 *' {aka 'const unsigned char *'} but argument is of type 'const char *'
  267 | Utf8ToOneUcs4Char(const uint8 *utf8Buffer, int utf8Length);
      |                   ~~~~~~~~~~~~~^~~~~~~~~~
gcc -o Linux_All_OPT.OBJ/jsutil.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsxdrapi.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsxml.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # 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);
      |                 ^~~~~~~~~~~~~~~
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;
      |                            ^~~~~~~
In function 'XMLArrayCursorInit',
    inlined from 'DeepCopySetInLRS' at jsxml.c:3342:5:
jsxml.c:1000:20: warning: storing the address of local variable 'cursor' in 'from_29(D)->cursors' [-Wdangling-pointer=]
 1000 |     array->cursors = cursor;
      |     ~~~~~~~~~~~~~~~^~~~~~~~
jsxml.c: In function 'DeepCopySetInLRS':
jsxml.c:3331:22: note: 'cursor' declared here
 3331 |     JSXMLArrayCursor cursor;
      |                      ^~~~~~
jsxml.c:3327:45: note: 'from' declared here
 3327 | DeepCopySetInLRS(JSContext *cx, JSXMLArray *from, JSXMLArray *to, JSXML *parent,
      |                                 ~~~~~~~~~~~~^~~~
In function 'XMLArrayCursorInit',
    inlined from 'XMLToXMLString' at jsxml.c:2715:9:
jsxml.c:1000:20: warning: storing the address of local variable 'cursor' in 'MEM[(struct JSXMLArray *)xml_191(D) + 40B].cursors' [-Wdangling-pointer=]
 1000 |     array->cursors = cursor;
      |     ~~~~~~~~~~~~~~~^~~~~~~~
jsxml.c: In function 'XMLToXMLString':
jsxml.c:2674:22: note: 'cursor' declared here
 2674 |     JSXMLArrayCursor cursor;
      |                      ^~~~~~
jsxml.c:2668:38: note: 'xml' declared here
 2668 | XMLToXMLString(JSContext *cx, JSXML *xml, const JSXMLArray *ancestorNSes,
      |                               ~~~~~~~^~~
gcc -o Linux_All_OPT.OBJ/prmjtime.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -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:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/jsfile.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr jsfile.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from jshash.h:46,
                 from jsobj.h:51,
                 from jsfile.h:45,
                 from jsfile.c:47:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
jsfile.c: In function 'file_writeAll':
jsfile.c:1665:18: warning: variable 'elem' set but not used [-Wunused-but-set-variable]
 1665 |     JSObject    *elem;
      |                  ^~~~
jsfile.c: In function 'file_currentDirSetter':
jsfile.c:2647:17: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
 2647 |                 chdir(file->path);
      |                 ^~~~~~~~~~~~~~~~~
jsfile.c:2666:13: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
 2666 |             chdir(path);
      |             ^~~~~~~~~~~
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/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 Linux_All_OPT.OBJ/jsfile.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/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
a - Linux_All_OPT.OBJ/jsfile.o
echo Linux_All_OPT.OBJ/libjs.a
Linux_All_OPT.OBJ/libjs.a
gcc -shared -Wl,-soname,libjs.so.1 -o Linux_All_OPT.OBJ/libjs.so.1.7.0 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/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 Linux_All_OPT.OBJ/jsfile.o   -lm -L./../../dist/lib -lnspr4
ln -sf `basename Linux_All_OPT.OBJ/libjs.so.1.7.0` Linux_All_OPT.OBJ/libjs.so
gcc -o Linux_All_OPT.OBJ/js.o -c -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr js.c
In file included from /usr/include/errno.h:25,
                 from js.c:45:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -o Linux_All_OPT.OBJ/js -DJS_C_STRINGS_ARE_UTF8 -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -DPIC -I/usr/include/nspr Linux_All_OPT.OBJ/js.o -L Linux_All_OPT.OBJ -ljs  -lm -L./../../dist/lib -lnspr4 \
    -lreadline
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 '/usr/src/RPM/BUILD/js-1.7.0/js/src'
mkdir -p ./../../dist/include ./../../dist/lib64 ./../../dist/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 jsosdep.h jstypes.h jsprvtd.h jspubtd.h jsregexp.h jsscan.h jsscope.h jsscript.h jsstr.h jsxdrapi.h jsxml.h  jsfile.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 ./../../dist/include
cp Linux_All_OPT.OBJ/libjs.a ./../../dist/lib64
cp Linux_All_OPT.OBJ/libjs.so.1.7.0 ./../../dist/lib64
cp Linux_All_OPT.OBJ/js ./../../dist/bin
make: Leaving directory '/usr/src/RPM/BUILD/js-1.7.0/js/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.75174
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/js-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/js-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd js-1.7.0
+ install -d -m 0755 /usr/src/tmp/js-buildroot/usr/bin /usr/src/tmp/js-buildroot/usr/lib64 /usr/src/tmp/js-buildroot/usr/include/js
+ install -m 0755 dist/bin/js /usr/src/tmp/js-buildroot/usr/bin/
+ install -m 0644 dist/lib64/libjs.a dist/lib64/libjs.so.1.7.0 /usr/src/tmp/js-buildroot/usr/lib64/
+ ln -sf libjs.so.1.7.0 /usr/src/tmp/js-buildroot/usr/lib64/libjs.so
+ install -m 0644 dist/include/js.msg dist/include/jsapi.h dist/include/jsarena.h dist/include/jsarray.h dist/include/jsatom.h dist/include/jsautocfg.h dist/include/jsautokw.h dist/include/jsbit.h dist/include/jsbool.h dist/include/jsclist.h dist/include/jscntxt.h dist/include/jscompat.h dist/include/jsconfig.h dist/include/jscpucfg.h dist/include/jsdate.h dist/include/jsdbgapi.h dist/include/jsdhash.h dist/include/jsdtoa.h dist/include/jsemit.h dist/include/jsexn.h dist/include/jsfile.h dist/include/jsfun.h dist/include/jsgc.h dist/include/jshash.h dist/include/jsinterp.h dist/include/jsiter.h dist/include/jskeyword.tbl dist/include/jslibmath.h dist/include/jslock.h dist/include/jslong.h dist/include/jsmath.h dist/include/jsnum.h dist/include/jsobj.h dist/include/jsopcode.h dist/include/jsopcode.tbl dist/include/jsosdep.h dist/include/jsotypes.h dist/include/jsparse.h dist/include/jsproto.tbl dist/include/jsprvtd.h dist/include/jspubtd.h dist/include/jsregexp.h dist/include/jsscan.h dist/include/jsscope.h dist/include/jsscript.h dist/include/jsshell.msg dist/include/jsstddef.h dist/include/jsstr.h dist/include/jstypes.h dist/include/jsxdrapi.h dist/include/jsxml.h dist/include/prmjtime.h dist/include/resource.h js/src/jsutil.h /usr/src/tmp/js-buildroot//usr/include/js/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/js-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/js-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/js-buildroot/ (default)
Compressing files in /usr/src/tmp/js-buildroot (auto)
Adjusting library links in /usr/src/tmp/js-buildroot
./usr/lib64: (from <cmdline>:0)
	libjs.so.1 -> libjs.so.1.7.0 (changed)
Verifying ELF objects in /usr/src/tmp/js-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/js-buildroot
Processing files: js-1.7.0-alt10
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sEZMtQ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iZwFRW
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libjs = 1.7.0-alt10, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libjs.so.1()(64bit) >= set:oh8wqvNhY7lcb6BUOVAUTAYANsC5NeCbVDvv06rTbXweEYy6OhmKdBIYpw2CtUTUD4oQKfobFIQhds7rjmLPWYUXk3BggQw2GwEmVZHuZyZD5NORlhWr1umGYdUZxVza3V6AJjypgVpOuLBP80CB8V03DShwsmVRyXDZAf0873ZtzTCUZIZenr2YXJnzjd852JRmTcNoM4hdIVfSQOp8ZbtaWEtskFQq4KA5zQ2S1yzmVxmEc45WTj4ZcbUn9DwBJnQuOE3mAwqsIXxmSNkN0, libreadline.so.8()(64bit) >= set:nlIfCiwp4, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Conflicts: libmozjs-tools
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xV990J
Creating js-debuginfo package
Processing files: libjs-1.7.0-alt10
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.too9iA
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/js-buildroot/usr/lib64/libjs.so.1: 1105 symbols, 21 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7W0i3I
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libjs.so.1()(64bit) = set:odMcBJaZ21dyw6tl5xE0qgBooRWCGLZrca3Lwg4ZAzxQgUw32bEO8Qwto9wReT8O4o0DHRZInVjzNha5sFf3Lk8aHLQZpefZlQpbqym8DGj3gaUOQHruCjwnj5aiTNECYh0H5J8R7N10okmqqldRV3hdof32icJG0m6sAzkGgwL4IvxHciOod5mtHev3pNpuIZ6DPaOPjM0eh166a6tyh95kkvw92M1bGV9nYxqLhhcy74sqoY8QqOh443vayKTZo3EQasFG35ntLVwrBJ9GAcM5UqJjeNfdUkg0ZdZetC4aHRScQ27w9HWicZrzspEF2BlgqiWAPRm1uvVdRFg5Vs02jvzjdtjCIb1MwewykFGh6rA02NzUo6MeOPaj6IwH20TmUEwo0aYrt0GgBz09SnLCmguGhQNZjVZ9g4r0tb2mV5Zz0bg5YPZI3qYzaRMqnx9w00UaTeZzZLR6AmLdgwTlw0DcWPg3AGCx7hv2nu9PfpBWn0f7XWZ57acUbOOUd1cVTdU8gpSqZaTqZooItXPf0lG8kvJffNCcYNjjXXVkU7edyi8849P8H7KNZhDOU0tPr8urzaENrcSwtNrMLeu8j70z6WDFKyRFgrAP9b3hENBe179XcgbZ2ci6ERICeQMm5iD3c2HwAIo0KGedE5rUXGn0I6hfXpYNNKG5kEcz14H5Z9fkUrtBs0gaK9u7AClLgrZK1XpD2X3nz27qEqtbXWzL0ZxwW3z8uHAoaXZEe542fIqDhEYkMV43xugTZjaFdyvLg88N1foXlv2Gb28Xcll4fMp3Dc9iFhYyM4vCT3NA0GN4RBoqgQuEhVh9I4alZg7xGuV05U2N7DdSiEl0UYlxkhPZ0kyJK3WR3cuie2XeiMU3jfQJp0OcEpPcPa2LaP9h82oHpZwk637T1ZkxEMtuZ0Y3honnzYxYHQxJ0ceOQwafo81LHPmQg125gTpFtu41RbR8SQo69xWdczc3NXD0DRAftnaNcZ1vzMloRx3M8kn7LwpiWYUUbGZF0VEHZh02a9aHvzO07XfXZGmS5dwv6lb3o8tgKYWN8he3Mz6LmmGt0kwe24mNrqC0AmuQt65byO3LS5tjb4M8cL5EZzkkJKNjec2Scj4mdMlEOSTSRZwkju5FCNqGyyUVww7SClCYJvgk51cQoIQsmJOhj0fBp1cDLs4fWCAyzcewWGy0wgrDWvPs0U4OiIqpcKgZ5kxUo3fO0Z6c5GfP34fxxvQ0l7ZC2yBfn1YmxyVwzC6V0vS4ze9bIhtLogG3nDlpxJPt2Yg9EZg4E0D6lv841piywmZfr07xPbTyrrLOb1n09GiBRyd1zo0xKZ5RAZGLbObCDGJEPnhKeaEG3kGkfQp1kBCiumtGDbkETcs0BsFjbQPz3TbAS53mJZziC0yrrAnLaTYp1k9fM8esjnHwgoWcsAhnfSc1FdCTBd7SABEH2W42wfVtj1MtjjGHKhJUq1H1jOs6WuX7YLHaSbKhu58FplZg87blokiK68MZ05r6HO1c6nv5AGsrOvj4e4Mrcmz9j4dM0u2u6qBsMwIMmRUqRHb4r00Y3LGkN1L8K6yFUaR6krVGOLuLwjMi7gHKs1LZDJOn8agGuvMTzhzUyTFT19AkZjZFta6HrcuqxiIJmJnej7fRnwyhXdfQ3cJWTZ6LDtV7B1zi0tkUqNn4SoEfheq40czZ397xXDKXkmKHhsgoDZl39a2fAACZvZg1u0XklPD6yaIavajfonHwO5qixndiNdoIbIrN5xWZ7h2Wm5QVZbTdqtFDUmjApH40Ro53wv1RM8LxaWYP5STmGe0hcvq6vn4isA0n3pDGBeGt60j41jyMKhsBBpGhZCMKfjiRAPSFcLlbskz8iwMp5QlgZ0Ocp3Vx1gi6ZuhuJCz0an1w2F5u449hBlkXmgUlVLgYyiVxHSoo7TOTJzWAPENTp1nsFzwHnXlX1vOufazZClCUvLdFBRyAUtpWb0Wc70MZ7QGw7dy5Hf4pRFu1F79SAOtmRERz4bySvwj8ruvp0usH1Z6ms34zlaxIyaA0lwWZFEWq34vf9SBm7P9qpMoqccZbXwjbpRlceXq7cUZi2GtFToQL08c6ds36eZ04mAQwQTw9pTTA60mcguR0ut1DjN4gZDkxYlSmyhAcK0PlLOm9aeSNZe610d49e3008gxIZxBSGTlZ4d5N4QcI1W2VsQ4siq73kkwIE2gfMCFZ85FExXmLp6IXP4gZva198eEZFCZrcNfEBORkmMcWlNvdcsPxhAf4iZK0WkSd8S1ZyBEcT2h0yljqg2DBIzPIvCKO0
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libm.so.6(GLIBC_2.38)(64bit), libnspr4.so()(64bit) >= set:mgHQT2Gh2VaOEdZ6E1agjSo4PS4Q8F9EuDIzcuz0RFisZymN4tjUmXow65ZvLpKlhyNxhNKEEmMy55LMT1duPGD, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.klD9Jj
Creating libjs-debuginfo package
Processing files: libjs-devel-1.7.0-alt10
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98038
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd js-1.7.0
+ DOCDIR=/usr/src/tmp/js-buildroot/usr/share/doc/libjs-devel-1.7.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/js-buildroot/usr/share/doc/libjs-devel-1.7.0
+ /bin/mkdir -p /usr/src/tmp/js-buildroot/usr/share/doc/libjs-devel-1.7.0
+ cp -prL js/src/README.html /usr/src/tmp/js-buildroot/usr/share/doc/libjs-devel-1.7.0
+ chmod -R go-w /usr/src/tmp/js-buildroot/usr/share/doc/libjs-devel-1.7.0
+ chmod -R a+rX /usr/src/tmp/js-buildroot/usr/share/doc/libjs-devel-1.7.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fyfrlG
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZANNU9
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsprvtd.h:57,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsgc.h:45:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: /usr/src/tmp/js-buildroot/usr/include/js/jsgc.h: cpp failed, trying c++ mode
x86_64-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsgc.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsapi.h:47:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsapi.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jsbit.h:42:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jsbit.h:177:4: error: #error "NOT SUPPORTED"
  177 | #  error "NOT SUPPORTED"
      |    ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsbit.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsprvtd.h:57,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsfun.h:45:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsfun.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jshash.h:47,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsobj.h:51:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsobj.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsstr.h:56:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsstr.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsxml.h:43:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsxml.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jsatom.h:46:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsatom.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jscompat.h:48,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsdtoa.h:47:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsdtoa.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jsemit.h:48:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsemit.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jshash.h:47:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jshash.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsprvtd.h:57,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsiter.h:45:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsiter.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jslong.h:50:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jslong.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsprvtd.h:57,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsopcode.h:46,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsscan.h:48:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsscan.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jsarena.h:50:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsarena.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsprvtd.h:57,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsarray.h:45:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsarray.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jsclist.h:42:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsclist.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jsarena.h:50,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jscntxt.h:46:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jscntxt.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jsdhash.h:44:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsdhash.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsprvtd.h:57,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsparse.h:47:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsparse.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsprvtd.h:57:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsprvtd.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jsscope.h:46:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsscope.h: cpp failed
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jstypes.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jscompat.h:48:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jscompat.h: cpp failed
/usr/src/tmp/js-buildroot/usr/include/js/jscpucfg.h:204:2: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN, or XP_UNIX"
  204 | #error "Must define one of XP_BEOS, XP_OS2, XP_WIN, or XP_UNIX"
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jscpucfg.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsapi.h:47,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsdbgapi.h:45:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsdbgapi.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsprvtd.h:57,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsinterp.h:45:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsinterp.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsprvtd.h:57,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsopcode.h:46:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsopcode.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsregexp.h:46:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsregexp.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jsatom.h:46,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsscript.h:46:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsscript.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jspubtd.h:45,
                 from /usr/src/tmp/js-buildroot/usr/include/js/jsxdrapi.h:64:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jsxdrapi.h:81:2: error: #error "unknown byte order"
   81 | #error "unknown byte order"
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/jsxdrapi.h: cpp failed
In file included from /usr/src/tmp/js-buildroot/usr/include/js/jslong.h:50,
                 from /usr/src/tmp/js-buildroot/usr/include/js/prmjtime.h:47:
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:248:6: error: #error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
  248 | #    error "Must define one of XP_BEOS, XP_OS2, XP_WIN or XP_UNIX"
      |      ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:264:2: error: #error No suitable type for JSInt8/JSUint8
  264 | #error No suitable type for JSInt8/JSUint8
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:277:2: error: #error No suitable type for JSInt16/JSUint16
  277 | #error No suitable type for JSInt16/JSUint16
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:297:2: error: #error No suitable type for JSInt32/JSUint32
  297 | #error No suitable type for JSInt32/JSUint32
      |  ^~~~~
/usr/src/tmp/js-buildroot/usr/include/js/jstypes.h:348:2: error: #error 'sizeof(int)' not sufficient for platform use
  348 | #error 'sizeof(int)' not sufficient for platform use
      |  ^~~~~
cpp.req: WARNING: /usr/src/tmp/js-buildroot/usr/include/js/prmjtime.h: cpp failed
Requires: libjs = 1.7.0-alt10, libnspr-devel, /usr/lib64/libjs.so.1.7.0
Conflicts: libmozjs
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3Rr2JC
Processing files: libjs-devel-static-1.7.0-alt10
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JFzM1V
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UC1jOm
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libjs-devel = 1.7.0-alt10, glibc-devel-static
Conflicts: libmozjs-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ap6rMo
Processing files: js-debuginfo-1.7.0-alt10
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QXhmXj
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AhnN9y
find-requires: running scripts (debuginfo)
Requires: js = 1.7.0-alt10, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libjs.so.1), debug64(libreadline.so.8)
Processing files: libjs-debuginfo-1.7.0-alt10
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.godthj
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HrO8o0
find-requires: running scripts (debuginfo)
Provides: debug64(libjs.so.1)
Requires: libjs = 1.7.0-alt10, debug64(libc.so.6), debug64(libm.so.6), debug64(libnspr4.so)
Adding to js a strict dependency on libjs
Adding to js-debuginfo a strict dependency on js
Adding to libjs-devel a strict dependency on libjs
Adding to libjs-debuginfo a strict dependency on libjs
Adding to libjs-devel-static a strict dependency on libjs-devel
Adding to js-debuginfo a strict dependency on libjs-debuginfo
Removing from js-debuginfo 24 sources provided by libjs-debuginfo
Removing 1 extra deps from js due to dependency on libjs
Removing 1 extra deps from libjs-devel due to dependency on libjs
Removing 1 extra deps from js-debuginfo due to dependency on libjs-debuginfo
Removing 5 extra deps from js due to repentancy on libjs
Removing 1 extra deps from js-debuginfo due to repentancy on libjs-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/js-1.7.0-alt10.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libjs-1.7.0-alt10.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libjs-devel-1.7.0-alt10.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libjs-devel-static-1.7.0-alt10.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/js-debuginfo-1.7.0-alt10.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libjs-debuginfo-1.7.0-alt10.x86_64.rpm (w2.lzdio)
42.67user 5.66system 0:40.77elapsed 118%CPU (0avgtext+0avgdata 122572maxresident)k
0inputs+0outputs (0major+1296663minor)pagefaults 0swaps
4.46user 2.92system 0:52.55elapsed 14%CPU (0avgtext+0avgdata 133036maxresident)k
0inputs+0outputs (0major+256643minor)pagefaults 0swaps
--- js-1.7.0-alt10.x86_64.rpm.repo	2021-09-23 17:16:05.000000000 +0000
+++ js-1.7.0-alt10.x86_64.rpm.hasher	2024-07-01 03:46:11.965284729 +0000
@@ -2,3 +2,4 @@
 Requires: /lib64/ld-linux-x86-64.so.2  
-Requires: libreadline.so.7()(64bit) >= set:nlIfCiwp4
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
+Requires: libreadline.so.8()(64bit) >= set:nlIfCiwp4
 Requires: libjs = 1.7.0-alt10:sisyphus+285827.100.1.1
@@ -7,3 +8,3 @@
 Conflicts: libmozjs-tools  
-File: /usr/bin/js	100755	root:root	c35b01c7dbd5927888cf5d3b673a1812	
-RPMIdentity: 77709057293f79324edff0f85213235045498d0b91e7e1c62177ac9ace5e64ee82886199f0e5847a8c45a132d0aa667c2790d8e5c3d054131854d62c1e05a92e
+File: /usr/bin/js	100755	root:root	23bedc60ba9692d4046f21fa15c3cd12	
+RPMIdentity: 31e36d0c4e151e70f20db545b99e606b21a2e69e1391cd4d2a0dc5f816063786c51d7b1a3460be7f01ba7989a3ce600f2f466963471c2e84cfa2580d67a8764c
--- js-debuginfo-1.7.0-alt10.x86_64.rpm.repo	2021-09-23 17:16:06.000000000 +0000
+++ js-debuginfo-1.7.0-alt10.x86_64.rpm.hasher	2024-07-01 03:46:12.044286068 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/25	40755	root:root	
-/usr/lib/debug/.build-id/25/ad4512f8aa1a14840aab853d420fb6fa61c7f3	120777	root:root	../../../../bin/js
-/usr/lib/debug/.build-id/25/ad4512f8aa1a14840aab853d420fb6fa61c7f3.debug	120777	root:root	../../usr/bin/js.debug
+/usr/lib/debug/.build-id/fb	40755	root:root	
+/usr/lib/debug/.build-id/fb/feb5c77144a8f9ff76b118c1defccbb04f9551	120777	root:root	../../../../bin/js
+/usr/lib/debug/.build-id/fb/feb5c77144a8f9ff76b118c1defccbb04f9551.debug	120777	root:root	../../usr/bin/js.debug
 /usr/lib/debug/usr/bin/js.debug	100644	root:root	
@@ -9,3 +9,3 @@
 Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug  
-Requires: debug64(libreadline.so.7)  
+Requires: debug64(libreadline.so.8)  
 Requires: js = 1.7.0-alt10:sisyphus+285827.100.1.1
@@ -14,6 +14,6 @@
 Provides: js-debuginfo = 1.7.0-alt10:sisyphus+285827.100.1.1
-File: /usr/lib/debug/.build-id/25	40755	root:root		
-File: /usr/lib/debug/.build-id/25/ad4512f8aa1a14840aab853d420fb6fa61c7f3	120777	root:root		../../../../bin/js
-File: /usr/lib/debug/.build-id/25/ad4512f8aa1a14840aab853d420fb6fa61c7f3.debug	120777	root:root		../../usr/bin/js.debug
-File: /usr/lib/debug/usr/bin/js.debug	100644	root:root	11557edf41422058619df07c2825cbb6	
+File: /usr/lib/debug/.build-id/fb	40755	root:root		
+File: /usr/lib/debug/.build-id/fb/feb5c77144a8f9ff76b118c1defccbb04f9551	120777	root:root		../../../../bin/js
+File: /usr/lib/debug/.build-id/fb/feb5c77144a8f9ff76b118c1defccbb04f9551.debug	120777	root:root		../../usr/bin/js.debug
+File: /usr/lib/debug/usr/bin/js.debug	100644	root:root	928e250c920912757a57e56a2fd80d9d	
 File: /usr/src/debug/js-1.7.0	40755	root:root		
@@ -22,2 +22,2 @@
 File: /usr/src/debug/js-1.7.0/js/src/js.c	100644	root:root	20fda961f34620da09776de109426ad9	
-RPMIdentity: 60cb8cda1f2185b6748fe833eb8a9c9c8f97108d8d3c3ed4e47da7bfcf538929fdba29763f76a83805a501fbe2a23108fd0609525ad31091798a244ffe62bdcd
+RPMIdentity: 02b2ccc05a496db3cb3fb98d55daec34822f4d93912131bdce3d7553a317f691f6064e2bf4dff96e22f3190d83820ea3389d5420d10cb355cfe793ef1e515285
--- libjs-1.7.0-alt10.x86_64.rpm.repo	2021-09-23 17:16:06.000000000 +0000
+++ libjs-1.7.0-alt10.x86_64.rpm.hasher	2024-07-01 03:46:12.111287203 +0000
@@ -9,2 +9,3 @@
 Requires: libm.so.6(GLIBC_2.29)(64bit)  
+Requires: libm.so.6(GLIBC_2.38)(64bit)  
 Requires: libnspr4.so()(64bit) >= set:mgHQT2Gh2VaOEdZ6E1agjSo4PS4Q8F9EuDIzcuz0RFisZymN4tjUmXow65ZvLpKlhyNxhNKEEmMy55LMT1duPGD
@@ -16,3 +17,3 @@
 File: /usr/lib64/libjs.so.1	120777	root:root		libjs.so.1.7.0
-File: /usr/lib64/libjs.so.1.7.0	100644	root:root	fff94d5ba15a72c09eabece005869649	
-RPMIdentity: f89d78505da7ba7457d4090c1a83f9426be6ed0af8594cc993dfb21992f42c8fd8257ddc29956106f35176f219a18e24588a5789e589e6008675a01dec0768fe
+File: /usr/lib64/libjs.so.1.7.0	100644	root:root	7517c19f2a4746b997b937ae39417a3a	
+RPMIdentity: d847f604cb220187fdd6e0afd470f89a001c13666cf2e565da0285a601735e827583d62929b6558a1fd5d06ef8a6214b4b0c48f80d9daecc5bfc87e1fee1d66f
--- libjs-debuginfo-1.7.0-alt10.x86_64.rpm.repo	2021-09-23 17:16:06.000000000 +0000
+++ libjs-debuginfo-1.7.0-alt10.x86_64.rpm.hasher	2024-07-01 03:46:12.194288609 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/c1	40755	root:root	
-/usr/lib/debug/.build-id/c1/f9367b2ea993e82cf5d85662b448afd321a153	120777	root:root	../../../../lib64/libjs.so.1.7.0
-/usr/lib/debug/.build-id/c1/f9367b2ea993e82cf5d85662b448afd321a153.debug	120777	root:root	../../usr/lib64/libjs.so.1.7.0.debug
+/usr/lib/debug/.build-id/44	40755	root:root	
+/usr/lib/debug/.build-id/44/13b8b39b030b167e4c16adf84f79b75747e2bd	120777	root:root	../../../../lib64/libjs.so.1.7.0
+/usr/lib/debug/.build-id/44/13b8b39b030b167e4c16adf84f79b75747e2bd.debug	120777	root:root	../../usr/lib64/libjs.so.1.7.0.debug
 /usr/lib/debug/usr/lib64/libjs.so.1.7.0.debug	100644	root:root	
@@ -95,6 +95,6 @@
 Provides: libjs-debuginfo = 1.7.0-alt10:sisyphus+285827.100.1.1
-File: /usr/lib/debug/.build-id/c1	40755	root:root		
-File: /usr/lib/debug/.build-id/c1/f9367b2ea993e82cf5d85662b448afd321a153	120777	root:root		../../../../lib64/libjs.so.1.7.0
-File: /usr/lib/debug/.build-id/c1/f9367b2ea993e82cf5d85662b448afd321a153.debug	120777	root:root		../../usr/lib64/libjs.so.1.7.0.debug
-File: /usr/lib/debug/usr/lib64/libjs.so.1.7.0.debug	100644	root:root	931dcecb378e54845aec5cdb8e52679b	
+File: /usr/lib/debug/.build-id/44	40755	root:root		
+File: /usr/lib/debug/.build-id/44/13b8b39b030b167e4c16adf84f79b75747e2bd	120777	root:root		../../../../lib64/libjs.so.1.7.0
+File: /usr/lib/debug/.build-id/44/13b8b39b030b167e4c16adf84f79b75747e2bd.debug	120777	root:root		../../usr/lib64/libjs.so.1.7.0.debug
+File: /usr/lib/debug/usr/lib64/libjs.so.1.7.0.debug	100644	root:root	e81e4c219c8fa4bacc1409e5ef4fd5d3	
 File: /usr/lib/debug/usr/lib64/libjs.so.1.debug	120777	root:root		libjs.so.1.7.0.debug
@@ -183,2 +183,2 @@
 File: /usr/src/debug/js-1.7.0/js/src/prmjtime.h	100644	root:root	7a808cb85d1a8c68403ddb2bfe60c386	
-RPMIdentity: e71f251c16ff775fc2849bd1cf1026aee09676755a465ed7ceaf298623e5c20215e940a896a9f5b99e397d6060e1ef37531bbfc47301bd2393780dc903eafe00
+RPMIdentity: 930bb88ed4847478e52d6c6aeea11f27cc1b456b0aebee16c8dc61aa13f46854db1aafd5f0949f89bab88d9b1a53e4ecd926bb24b795df6bbfb06b0d028aa8b1
--- libjs-devel-static-1.7.0-alt10.x86_64.rpm.repo	2021-09-23 17:16:06.000000000 +0000
+++ libjs-devel-static-1.7.0-alt10.x86_64.rpm.hasher	2024-07-01 03:46:12.345291167 +0000
@@ -6,3 +6,3 @@
 Conflicts: libmozjs-devel  
-File: /usr/lib64/libjs.a	100644	root:root	5e88a374d52df2eaa075b81b6026ae1b	
-RPMIdentity: f07efac24939a54cbe24ad889365ce05b96427f69292f2ea10cacd7b8cfdbc25a220ecff76e24faf09f5d82a3e811693b8a18f724f0e576455a0141ec169d849
+File: /usr/lib64/libjs.a	100644	root:root	02bafba254a5e959e6ca9cac268ef984	
+RPMIdentity: 797e6471c6496b5055638ab8a9e36fb15a4c10e28fdd732016de435534c947ce38696b287c77de78ab9fd5bd1b37be6b356215fb33f32a9db7f736af138f19b1