<86>Mar  7 03:16:01 userdel[3088833]: delete user 'rooter'
<86>Mar  7 03:16:01 userdel[3088833]: removed group 'rooter' owned by 'rooter'
<86>Mar  7 03:16:01 userdel[3088833]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  7 03:16:01 groupadd[3088843]: group added to /etc/group: name=rooter, GID=651
<86>Mar  7 03:16:01 groupadd[3088843]: group added to /etc/gshadow: name=rooter
<86>Mar  7 03:16:01 groupadd[3088843]: new group: name=rooter, GID=651
<86>Mar  7 03:16:01 useradd[3088851]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash
<86>Mar  7 03:16:01 userdel[3088864]: delete user 'builder'
<86>Mar  7 03:16:01 userdel[3088864]: removed group 'builder' owned by 'builder'
<86>Mar  7 03:16:01 userdel[3088864]: removed shadow group 'builder' owned by 'builder'
<86>Mar  7 03:16:01 groupadd[3088876]: group added to /etc/group: name=builder, GID=652
<86>Mar  7 03:16:01 groupadd[3088876]: group added to /etc/gshadow: name=builder
<86>Mar  7 03:16:01 groupadd[3088876]: new group: name=builder, GID=652
<86>Mar  7 03:16:01 useradd[3088883]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash
<13>Mar  7 03:16:03 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Mar  7 03:16:03 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Mar  7 03:16:03 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Mar  7 03:16:03 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/jsl-0.3.0-alt3.nosrc.rpm (w1.gzdio)
Installing jsl-0.3.0-alt3.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39291
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf jsl-0.3.0
+ echo 'Source #0 (jsl-0.3.0.tar):'
Source #0 (jsl-0.3.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/jsl-0.3.0.tar
+ cd jsl-0.3.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (jsl-0.3.0-smash.patch):'
Patch #0 (jsl-0.3.0-smash.patch):
+ /usr/bin/patch -p1
patching file src/jsl.c
+ echo 'Patch #1 (jsl-0.3.0-tests.patch):'
Patch #1 (jsl-0.3.0-tests.patch):
+ /usr/bin/patch -p1
patching file tests/run_tests.pl
+ echo 'Patch #2 (0001-Disable-support-for-READLINE-and-EDITLINE.patch):'
Patch #2 (0001-Disable-support-for-READLINE-and-EDITLINE.patch):
+ /usr/bin/patch -p2
patching file src/config/Linux_All.mk
+ echo 'Patch #3 (0002-Fix-build-for-aarch64.patch):'
Patch #3 (0002-Fix-build-for-aarch64.patch):
+ /usr/bin/patch -p2
patching file src/config/Linux_All.mk
Hunk #1 succeeded at 90 with fuzz 2.
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21914
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd jsl-0.3.0
+ JS_PERLCONNECT=1
+ make -C src -f Makefile.ref OBJDIR=../BUILD
make: Entering directory '/usr/src/RPM/BUILD/jsl-0.3.0/src'
cat: ../../dist/../BUILD/nspr/Version: No such file or directory
make: Leaving directory '/usr/src/RPM/BUILD/jsl-0.3.0/src'
make: Entering directory '/usr/src/RPM/BUILD/jsl-0.3.0/src'
cd fdlibm; make -f Makefile.ref all
make[1]: Entering directory '/usr/src/RPM/BUILD/jsl-0.3.0/src/fdlibm'
gcc -o ../BUILD/k_standard.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM k_standard.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from k_standard.c:66:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/k_rem_pio2.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM k_rem_pio2.c
k_rem_pio2.c: In function '__kernel_rem_pio2':
k_rem_pio2.c:226:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
      for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw;
      ^~~
k_rem_pio2.c:226:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
      for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw;
                                                      ^
gcc -o ../BUILD/k_cos.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM k_cos.c
k_cos.c: In function '__kernel_cos':
k_cos.c:125:21: warning: 'qx' may be used uninitialized in this function [-Wmaybe-uninitialized]
                 u.d = qx;
                 ~~~~^~~~
gcc -o ../BUILD/k_sin.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM k_sin.c
gcc -o ../BUILD/k_tan.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM k_tan.c
gcc -o ../BUILD/e_acos.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_acos.c
gcc -o ../BUILD/e_acosh.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_acosh.c
gcc -o ../BUILD/e_asin.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_asin.c
e_asin.c: In function '__ieee754_asin':
e_asin.c:129:8: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
      } else
        ^~~~
e_asin.c:131:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   p = t*(pS0+t*(pS1+t*(pS2+t*(pS3+t*(pS4+t*pS5)))));
   ^
gcc -o ../BUILD/e_atan2.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_atan2.c
gcc -o ../BUILD/e_atanh.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_atanh.c
gcc -o ../BUILD/e_cosh.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_cosh.c
e_cosh.c: In function '__ieee754_cosh':
e_cosh.c:125:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
        (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -o ../BUILD/e_exp.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_exp.c
gcc -o ../BUILD/e_fmod.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_fmod.c
gcc -o ../BUILD/e_gamma.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_gamma.c
gcc -o ../BUILD/e_gamma_r.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_gamma_r.c
gcc -o ../BUILD/e_hypot.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_hypot.c
gcc -o ../BUILD/e_j0.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_j0.c
gcc -o ../BUILD/e_j1.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_j1.c
gcc -o ../BUILD/e_jn.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_jn.c
gcc -o ../BUILD/e_lgamma.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_lgamma.c
gcc -o ../BUILD/e_lgamma_r.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_lgamma_r.c
gcc -o ../BUILD/e_log.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_log.c
gcc -o ../BUILD/e_log10.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_log10.c
gcc -o ../BUILD/e_pow.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_pow.c
gcc -o ../BUILD/e_rem_pio2.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_rem_pio2.c
e_rem_pio2.c: In function '__ieee754_rem_pio2':
e_rem_pio2.c:204:24: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized]
         ux.d = x; uz.d = z;
                   ~~~~~^~~
gcc -o ../BUILD/e_remainder.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_remainder.c
gcc -o ../BUILD/e_scalb.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_scalb.c
gcc -o ../BUILD/e_sinh.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_sinh.c
e_sinh.c: In function '__ieee754_sinh':
e_sinh.c:114:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  if (ix<0x408633CE || (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
                       ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -o ../BUILD/e_sqrt.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM e_sqrt.c
gcc -o ../BUILD/w_acos.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_acos.c
gcc -o ../BUILD/w_acosh.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_acosh.c
gcc -o ../BUILD/w_asin.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_asin.c
gcc -o ../BUILD/w_atan2.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_atan2.c
gcc -o ../BUILD/w_atanh.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_atanh.c
gcc -o ../BUILD/w_cosh.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_cosh.c
gcc -o ../BUILD/w_exp.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_exp.c
w_exp.c:64:1: warning: 'u_threshold' defined but not used [-Wunused-const-variable=]
 u_threshold= -7.45133219101941108420e+02;  /* 0xc0874910, 0xD52D3051 */
 ^~~~~~~~~~~
w_exp.c:63:1: warning: 'o_threshold' defined but not used [-Wunused-const-variable=]
 o_threshold=  7.09782712893383973096e+02,  /* 0x40862E42, 0xFEFA39EF */
 ^~~~~~~~~~~
gcc -o ../BUILD/w_fmod.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_fmod.c
gcc -o ../BUILD/w_gamma.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_gamma.c
gcc -o ../BUILD/w_gamma_r.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_gamma_r.c
gcc -o ../BUILD/w_hypot.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_hypot.c
gcc -o ../BUILD/w_j0.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_j0.c
gcc -o ../BUILD/w_j1.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_j1.c
gcc -o ../BUILD/w_jn.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_jn.c
gcc -o ../BUILD/w_lgamma.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_lgamma.c
gcc -o ../BUILD/w_lgamma_r.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_lgamma_r.c
gcc -o ../BUILD/w_log.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_log.c
gcc -o ../BUILD/w_log10.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_log10.c
gcc -o ../BUILD/w_pow.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_pow.c
gcc -o ../BUILD/w_remainder.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_remainder.c
gcc -o ../BUILD/w_scalb.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_scalb.c
In file included from /usr/include/errno.h:25,
                 from w_scalb.c:60:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/w_sinh.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_sinh.c
gcc -o ../BUILD/w_sqrt.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM w_sqrt.c
gcc -o ../BUILD/s_asinh.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_asinh.c
gcc -o ../BUILD/s_atan.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_atan.c
gcc -o ../BUILD/s_cbrt.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_cbrt.c
gcc -o ../BUILD/s_ceil.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_ceil.c
gcc -o ../BUILD/s_copysign.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_copysign.c
gcc -o ../BUILD/s_cos.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_cos.c
gcc -o ../BUILD/s_erf.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_erf.c
gcc -o ../BUILD/s_expm1.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_expm1.c
s_expm1.c: In function 'fd_expm1':
s_expm1.c:236:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
      if(k==1)
        ^
gcc -o ../BUILD/s_fabs.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_fabs.c
gcc -o ../BUILD/s_finite.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_finite.c
gcc -o ../BUILD/s_floor.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_floor.c
gcc -o ../BUILD/s_frexp.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_frexp.c
gcc -o ../BUILD/s_ilogb.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_ilogb.c
gcc -o ../BUILD/s_isnan.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_isnan.c
gcc -o ../BUILD/s_ldexp.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_ldexp.c
In file included from /usr/include/errno.h:25,
                 from s_ldexp.c:53:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/s_lib_version.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_lib_version.c
gcc -o ../BUILD/s_log1p.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_log1p.c
s_log1p.c: In function 'fd_log1p':
s_log1p.c:200:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
      if(f==zero) if(k==0) return zero;
        ^
gcc -o ../BUILD/s_logb.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_logb.c
gcc -o ../BUILD/s_matherr.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_matherr.c
gcc -o ../BUILD/s_modf.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_modf.c
gcc -o ../BUILD/s_nextafter.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_nextafter.c
gcc -o ../BUILD/s_rint.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_rint.c
gcc -o ../BUILD/s_scalbn.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_scalbn.c
gcc -o ../BUILD/s_signgam.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_signgam.c
gcc -o ../BUILD/s_significand.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_significand.c
gcc -o ../BUILD/s_sin.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_sin.c
gcc -o ../BUILD/s_tan.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_tan.c
gcc -o ../BUILD/s_tanh.o -c -Wall -Wno-format -DXP_UNIX -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -I.. -I../../BUILD -DJSFILE  -D_IEEE_LIBM s_tanh.c
ar rv ../BUILD/libfdm.a ../BUILD/k_standard.o ../BUILD/k_rem_pio2.o ../BUILD/k_cos.o ../BUILD/k_sin.o ../BUILD/k_tan.o ../BUILD/e_acos.o ../BUILD/e_acosh.o ../BUILD/e_asin.o ../BUILD/e_atan2.o ../BUILD/e_atanh.o ../BUILD/e_cosh.o ../BUILD/e_exp.o ../BUILD/e_fmod.o ../BUILD/e_gamma.o ../BUILD/e_gamma_r.o ../BUILD/e_hypot.o ../BUILD/e_j0.o ../BUILD/e_j1.o ../BUILD/e_jn.o ../BUILD/e_lgamma.o ../BUILD/e_lgamma_r.o ../BUILD/e_log.o ../BUILD/e_log10.o ../BUILD/e_pow.o ../BUILD/e_rem_pio2.o ../BUILD/e_remainder.o ../BUILD/e_scalb.o ../BUILD/e_sinh.o ../BUILD/e_sqrt.o ../BUILD/w_acos.o ../BUILD/w_acosh.o ../BUILD/w_asin.o ../BUILD/w_atan2.o ../BUILD/w_atanh.o ../BUILD/w_cosh.o ../BUILD/w_exp.o ../BUILD/w_fmod.o ../BUILD/w_gamma.o ../BUILD/w_gamma_r.o ../BUILD/w_hypot.o ../BUILD/w_j0.o ../BUILD/w_j1.o ../BUILD/w_jn.o ../BUILD/w_lgamma.o ../BUILD/w_lgamma_r.o ../BUILD/w_log.o ../BUILD/w_log10.o ../BUILD/w_pow.o ../BUILD/w_remainder.o ../BUILD/w_scalb.o ../BUILD/w_sinh.o ../BUILD/w_sqrt.o ../BUILD/s_asinh.o ../BUILD/s_atan.o ../BUILD/s_cbrt.o ../BUILD/s_ceil.o ../BUILD/s_copysign.o ../BUILD/s_cos.o ../BUILD/s_erf.o ../BUILD/s_expm1.o ../BUILD/s_fabs.o ../BUILD/s_finite.o ../BUILD/s_floor.o ../BUILD/s_frexp.o ../BUILD/s_ilogb.o ../BUILD/s_isnan.o ../BUILD/s_ldexp.o ../BUILD/s_lib_version.o ../BUILD/s_log1p.o ../BUILD/s_logb.o ../BUILD/s_matherr.o ../BUILD/s_modf.o ../BUILD/s_nextafter.o ../BUILD/s_rint.o ../BUILD/s_scalbn.o ../BUILD/s_signgam.o ../BUILD/s_significand.o ../BUILD/s_sin.o ../BUILD/s_tan.o ../BUILD/s_tanh.o
ar: creating ../BUILD/libfdm.a
a - ../BUILD/k_standard.o
a - ../BUILD/k_rem_pio2.o
a - ../BUILD/k_cos.o
a - ../BUILD/k_sin.o
a - ../BUILD/k_tan.o
a - ../BUILD/e_acos.o
a - ../BUILD/e_acosh.o
a - ../BUILD/e_asin.o
a - ../BUILD/e_atan2.o
a - ../BUILD/e_atanh.o
a - ../BUILD/e_cosh.o
a - ../BUILD/e_exp.o
a - ../BUILD/e_fmod.o
a - ../BUILD/e_gamma.o
a - ../BUILD/e_gamma_r.o
a - ../BUILD/e_hypot.o
a - ../BUILD/e_j0.o
a - ../BUILD/e_j1.o
a - ../BUILD/e_jn.o
a - ../BUILD/e_lgamma.o
a - ../BUILD/e_lgamma_r.o
a - ../BUILD/e_log.o
a - ../BUILD/e_log10.o
a - ../BUILD/e_pow.o
a - ../BUILD/e_rem_pio2.o
a - ../BUILD/e_remainder.o
a - ../BUILD/e_scalb.o
a - ../BUILD/e_sinh.o
a - ../BUILD/e_sqrt.o
a - ../BUILD/w_acos.o
a - ../BUILD/w_acosh.o
a - ../BUILD/w_asin.o
a - ../BUILD/w_atan2.o
a - ../BUILD/w_atanh.o
a - ../BUILD/w_cosh.o
a - ../BUILD/w_exp.o
a - ../BUILD/w_fmod.o
a - ../BUILD/w_gamma.o
a - ../BUILD/w_gamma_r.o
a - ../BUILD/w_hypot.o
a - ../BUILD/w_j0.o
a - ../BUILD/w_j1.o
a - ../BUILD/w_jn.o
a - ../BUILD/w_lgamma.o
a - ../BUILD/w_lgamma_r.o
a - ../BUILD/w_log.o
a - ../BUILD/w_log10.o
a - ../BUILD/w_pow.o
a - ../BUILD/w_remainder.o
a - ../BUILD/w_scalb.o
a - ../BUILD/w_sinh.o
a - ../BUILD/w_sqrt.o
a - ../BUILD/s_asinh.o
a - ../BUILD/s_atan.o
a - ../BUILD/s_cbrt.o
a - ../BUILD/s_ceil.o
a - ../BUILD/s_copysign.o
a - ../BUILD/s_cos.o
a - ../BUILD/s_erf.o
a - ../BUILD/s_expm1.o
a - ../BUILD/s_fabs.o
a - ../BUILD/s_finite.o
a - ../BUILD/s_floor.o
a - ../BUILD/s_frexp.o
a - ../BUILD/s_ilogb.o
a - ../BUILD/s_isnan.o
a - ../BUILD/s_ldexp.o
a - ../BUILD/s_lib_version.o
a - ../BUILD/s_log1p.o
a - ../BUILD/s_logb.o
a - ../BUILD/s_matherr.o
a - ../BUILD/s_modf.o
a - ../BUILD/s_nextafter.o
a - ../BUILD/s_rint.o
a - ../BUILD/s_scalbn.o
a - ../BUILD/s_signgam.o
a - ../BUILD/s_significand.o
a - ../BUILD/s_sin.o
a - ../BUILD/s_tan.o
a - ../BUILD/s_tanh.o
echo ../BUILD/libfdm.a
../BUILD/libfdm.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/jsl-0.3.0/src/fdlibm'
make -f Makefile.ref  ../BUILD/libjs.a ../BUILD/libjs.so ../BUILD/jsl  ../BUILD/jsautocfg.h ../BUILD/jscpucfg ../BUILD/jscpucfg.o ../BUILD/jsmathtemp.o
make[1]: Entering directory '/usr/src/RPM/BUILD/jsl-0.3.0/src'
cat: ../../dist/../BUILD/nspr/Version: No such file or directory
make[1]: Leaving directory '/usr/src/RPM/BUILD/jsl-0.3.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/jsl-0.3.0/src'
make[1]: Circular jscpucfg.h <- ../BUILD/jsautocfg.h dependency dropped.
gcc -o ../BUILD/jscpucfg.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jscpucfg.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from jscpucfg.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jscpucfg ../BUILD/jscpucfg.o
make[1]: Circular ../BUILD/jsautocfg.h <- ../BUILD/jsautocfg.h dependency dropped.
rm -f ../BUILD/jsautocfg.h
../BUILD/jscpucfg > ../BUILD/jsautocfg.h
gcc -o ../BUILD/jsapi.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsapi.c
In file included from /usr/include/ctype.h:25,
                 from jsapi.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
jsapi.c: In function 'JS_ConvertArgumentsVA':
jsapi.c:87:35: warning: passing argument 5 of 'TryArgumentFormatter' from incompatible pointer type [-Wincompatible-pointer-types]
 #define JS_ADDRESSOF_VA_LIST(ap) (&(ap))
                                  ~^~~~~~
jsapi.c:267:39: note: in expansion of macro 'JS_ADDRESSOF_VA_LIST'
                                       JS_ADDRESSOF_VA_LIST(ap))) {
                                       ^~~~~~~~~~~~~~~~~~~~
jsapi.c:128:44: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **'
                      jsval **vpp, va_list *app)
                                   ~~~~~~~~~^~~
jsapi.c: In function 'JS_PushArgumentsVA':
jsapi.c:87:35: warning: passing argument 5 of 'TryArgumentFormatter' from incompatible pointer type [-Wincompatible-pointer-types]
 #define JS_ADDRESSOF_VA_LIST(ap) (&(ap))
                                  ~^~~~~~
jsapi.c:370:39: note: in expansion of macro 'JS_ADDRESSOF_VA_LIST'
                                       JS_ADDRESSOF_VA_LIST(ap))) {
                                       ^~~~~~~~~~~~~~~~~~~~
jsapi.c:128:44: note: expected '__va_list_tag (*)[1]' but argument is of type '__va_list_tag **'
                      jsval **vpp, va_list *app)
                                   ~~~~~~~~~^~~
In file included from jsapi.c:54:
jsapi.c: In function 'DefineProperty':
jsapi.c:2289:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
         id = INT_TO_JSVAL((jsint)name);
                           ^
jsapi.h:104:43: note: in definition of macro 'INT_TO_JSVAL'
 #define INT_TO_JSVAL(i)         (((jsval)(i) << 1) | JSVAL_INT)
                                           ^
gcc -o ../BUILD/jsarena.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsarena.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from jsarena.c:46:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsarray.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsarray.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from jsarray.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from jscntxt.h:53,
                 from jsarray.c:51:
jsarray.c: In function 'array_join_sub':
jsobj.h:243:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define IS_SHARP(he)    ((jsatomid)(he)->value & SHARP_BIT)
                          ^
jsarray.c:343:13: note: in expansion of macro 'IS_SHARP'
         if (IS_SHARP(he)) {
             ^~~~~~~~
jsobj.h:244:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define MAKE_SHARP(he)  ((he)->value = (void*)((jsatomid)(he)->value|SHARP_BIT))
                                                ^
jsarray.c:366:13: note: in expansion of macro 'MAKE_SHARP'
             MAKE_SHARP(he);
             ^~~~~~~~~~
jsobj.h:244:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define MAKE_SHARP(he)  ((he)->value = (void*)((jsatomid)(he)->value|SHARP_BIT))
                                        ^
jsarray.c:366:13: note: in expansion of macro 'MAKE_SHARP'
             MAKE_SHARP(he);
             ^~~~~~~~~~
jsobj.h:245:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define IS_BUSY(he)     ((jsatomid)(he)->value & BUSY_BIT)
                          ^
jsarray.c:389:13: note: in expansion of macro 'IS_BUSY'
         if (IS_BUSY(he) || length == 0) {
             ^~~~~~~
jsobj.h:246:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define MAKE_BUSY(he)   ((he)->value = (void*)((jsatomid)(he)->value|BUSY_BIT))
                                                ^
jsarray.c:396:9: note: in expansion of macro 'MAKE_BUSY'
         MAKE_BUSY(he);
         ^~~~~~~~~
jsobj.h:246:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define MAKE_BUSY(he)   ((he)->value = (void*)((jsatomid)(he)->value|BUSY_BIT))
                                        ^
jsarray.c:396:9: note: in expansion of macro 'MAKE_BUSY'
         MAKE_BUSY(he);
         ^~~~~~~~~
jsobj.h:247:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define CLEAR_BUSY(he)  ((he)->value = (void*)((jsatomid)(he)->value&~BUSY_BIT))
                                                ^
jsarray.c:465:9: note: in expansion of macro 'CLEAR_BUSY'
         CLEAR_BUSY(he);
         ^~~~~~~~~~
jsobj.h:247:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define CLEAR_BUSY(he)  ((he)->value = (void*)((jsatomid)(he)->value&~BUSY_BIT))
                                        ^
jsarray.c:465:9: note: in expansion of macro 'CLEAR_BUSY'
         CLEAR_BUSY(he);
         ^~~~~~~~~~
gcc -o ../BUILD/jsatom.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsatom.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from jsatom.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
jsatom.c: In function 'js_hash_atom_key':
jsatom.c:139:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define HASH_OBJECT(o)  ((JSHashNumber)(o) >> JSVAL_TAGBITS)
                          ^
jsatom.c:161:16: note: in expansion of macro 'HASH_OBJECT'
         return HASH_OBJECT(JSVAL_TO_OBJECT(v));
                ^~~~~~~~~~~
jsatom.c: In function 'js_AtomizeObject':
jsatom.c:139:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define HASH_OBJECT(o)  ((JSHashNumber)(o) >> JSVAL_TAGBITS)
                          ^
jsatom.c:514:15: note: in expansion of macro 'HASH_OBJECT'
     keyHash = HASH_OBJECT(obj);
               ^~~~~~~~~~~
In file included from jsatom.c:51:
jsatom.c: In function 'js_IndexAtom':
jsatom.h:104:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define ALE_SET_INDEX(ale,index)((ale)->entry.value = (void *)(index))
                                                       ^
jsatom.c:836:9: note: in expansion of macro 'ALE_SET_INDEX'
         ALE_SET_INDEX(ale, al->count++);
         ^~~~~~~~~~~~~
jsatom.c: In function 'js_map_atom':
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsatom.c:866:12: note: in expansion of macro 'ALE_INDEX'
     vector[ALE_INDEX(ale)] = ALE_ATOM(ale);
            ^~~~~~~~~
jsatom.c: In function 'js_InitAtomMap':
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsatom.c:909:20: note: in expansion of macro 'ALE_INDEX'
             vector[ALE_INDEX(ale)] = ALE_ATOM(ale);
                    ^~~~~~~~~
gcc -o ../BUILD/jsbool.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsbool.c
In file included from /usr/include/sys/types.h:25,
                 from jsotypes.h:71,
                 from jstypes.h:386,
                 from jsbool.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jscntxt.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jscntxt.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from jscntxt.c:45:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
jscntxt.c: In function 'resolving_HashKey':
jscntxt.c:342:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     return ((JSDHashNumber)key->obj >> JSVAL_TAGBITS) ^ key->id;
             ^
gcc -o ../BUILD/jsdate.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsdate.c
In file included from /usr/include/ctype.h:25,
                 from jsdate.c:54:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsdbgapi.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsdbgapi.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from jsdbgapi.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsdhash.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
jsdhash.c: In function 'JS_DHashVoidPtrKeyStub':
jsdhash.c:94:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     return (JSDHashNumber)key >> 2;
            ^
gcc -o ../BUILD/jsdtoa.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsdtoa.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/math.h:27,
                 from jslibmath.h:49,
                 from jsdtoa.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from jsdtoa.c:50:
jsdtoa.c: In function 'ulp':
jsnum.h:87:37: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized]
     (__extension__ ({ jsdpun u; u.d = (x); u.s.hi = (y); (x) = u.d; }))
                                     ^
jsdtoa.c:992:12: note: 'a' was declared here
     double a;
            ^
In file included from jsdtoa.c:50:
jsdtoa.c: In function 'b2d':
jsnum.h:87:37: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized]
     (__extension__ ({ jsdpun u; u.d = (x); u.s.hi = (y); (x) = u.d; }))
                                     ^
jsdtoa.c:1023:12: note: 'd' was declared here
     double d;
            ^
gcc -o ../BUILD/jsemit.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsemit.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from jsemit.c:47:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from jsemit.c:54:
jsemit.c: In function 'EmitGoto':
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsemit.c:1351:46: note: in expansion of macro 'ALE_INDEX'
                                  (ptrdiff_t) ALE_INDEX(label))) {
                                              ^~~~~~~~~
jsemit.c: In function 'IndexRegExpClone':
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsemit.c:1570:22: note: in expansion of macro 'ALE_INDEX'
         cloneIndex = ALE_INDEX(ale);
                      ^~~~~~~~~
In file included from jsemit.h:49,
                 from jsemit.c:57:
jsemit.c: In function 'EmitAtomOp':
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:148:48: note: in definition of macro 'ATOM_INDEX_HI'
 #define ATOM_INDEX_HI(index)    ((jsbytecode)((index) >> 8))
                                                ^~~~~
jsemit.c:1611:5: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
     EMIT_ATOM_INDEX_OP(op, ALE_INDEX(ale));
     ^~~~~~~~~~~~~~~~~~
jsemit.c:1611:28: note: in expansion of macro 'ALE_INDEX'
     EMIT_ATOM_INDEX_OP(op, ALE_INDEX(ale));
                            ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:149:47: note: in definition of macro 'ATOM_INDEX_LO'
 #define ATOM_INDEX_LO(index)    ((jsbytecode)(index))
                                               ^~~~~
jsemit.c:1611:5: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
     EMIT_ATOM_INDEX_OP(op, ALE_INDEX(ale));
     ^~~~~~~~~~~~~~~~~~
jsemit.c:1611:28: note: in expansion of macro 'ALE_INDEX'
     EMIT_ATOM_INDEX_OP(op, ALE_INDEX(ale));
                            ^~~~~~~~~
In file included from jsemit.c:54:
jsemit.c: In function 'LookupArgOrVar':
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsemit.c:1719:16: note: in expansion of macro 'ALE_INDEX'
         slot = ALE_INDEX(ale);
                ^~~~~~~~~
In file included from jsemit.h:49,
                 from jsemit.c:57:
jsemit.c: In function 'EmitPropOp':
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:148:48: note: in definition of macro 'ATOM_INDEX_HI'
 #define ATOM_INDEX_HI(index)    ((jsbytecode)((index) >> 8))
                                                ^~~~~
jsemit.c:2010:13: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
             EMIT_ATOM_INDEX_OP(pndot->pn_op, ALE_INDEX(ale));
             ^~~~~~~~~~~~~~~~~~
jsemit.c:2010:46: note: in expansion of macro 'ALE_INDEX'
             EMIT_ATOM_INDEX_OP(pndot->pn_op, ALE_INDEX(ale));
                                              ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:149:47: note: in definition of macro 'ATOM_INDEX_LO'
 #define ATOM_INDEX_LO(index)    ((jsbytecode)(index))
                                               ^~~~~
jsemit.c:2010:13: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
             EMIT_ATOM_INDEX_OP(pndot->pn_op, ALE_INDEX(ale));
             ^~~~~~~~~~~~~~~~~~
jsemit.c:2010:46: note: in expansion of macro 'ALE_INDEX'
             EMIT_ATOM_INDEX_OP(pndot->pn_op, ALE_INDEX(ale));
                                              ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:148:48: note: in definition of macro 'ATOM_INDEX_HI'
 #define ATOM_INDEX_HI(index)    ((jsbytecode)((index) >> 8))
                                                ^~~~~
jsemit.c:2032:9: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
         EMIT_ATOM_INDEX_OP(op, ALE_INDEX(ale));
         ^~~~~~~~~~~~~~~~~~
jsemit.c:2032:32: note: in expansion of macro 'ALE_INDEX'
         EMIT_ATOM_INDEX_OP(op, ALE_INDEX(ale));
                                ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:149:47: note: in definition of macro 'ATOM_INDEX_LO'
 #define ATOM_INDEX_LO(index)    ((jsbytecode)(index))
                                               ^~~~~
jsemit.c:2032:9: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
         EMIT_ATOM_INDEX_OP(op, ALE_INDEX(ale));
         ^~~~~~~~~~~~~~~~~~
jsemit.c:2032:32: note: in expansion of macro 'ALE_INDEX'
         EMIT_ATOM_INDEX_OP(op, ALE_INDEX(ale));
                                ^~~~~~~~~
jsemit.c: In function 'EmitNumberOp':
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:148:48: note: in definition of macro 'ATOM_INDEX_HI'
 #define ATOM_INDEX_HI(index)    ((jsbytecode)((index) >> 8))
                                                ^~~~~
jsemit.c:2149:5: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
     EMIT_ATOM_INDEX_OP(JSOP_NUMBER, ALE_INDEX(ale));
     ^~~~~~~~~~~~~~~~~~
jsemit.c:2149:37: note: in expansion of macro 'ALE_INDEX'
     EMIT_ATOM_INDEX_OP(JSOP_NUMBER, ALE_INDEX(ale));
                                     ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:149:47: note: in definition of macro 'ATOM_INDEX_LO'
 #define ATOM_INDEX_LO(index)    ((jsbytecode)(index))
                                               ^~~~~
jsemit.c:2149:5: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
     EMIT_ATOM_INDEX_OP(JSOP_NUMBER, ALE_INDEX(ale));
     ^~~~~~~~~~~~~~~~~~
jsemit.c:2149:37: note: in expansion of macro 'ALE_INDEX'
     EMIT_ATOM_INDEX_OP(JSOP_NUMBER, ALE_INDEX(ale));
                                     ^~~~~~~~~
In file included from jsemit.c:54:
jsemit.c: In function 'EmitSwitch':
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsemit.c:2477:44: note: in expansion of macro 'ALE_INDEX'
                                            ALE_INDEX(ale)) < 0) {
                                            ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsemit.c:2494:44: note: in expansion of macro 'ALE_INDEX'
                                            ALE_INDEX(ale)) < 0) {
                                            ^~~~~~~~~
In file included from jsemit.h:49,
                 from jsemit.c:57:
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:148:48: note: in definition of macro 'ATOM_INDEX_HI'
 #define ATOM_INDEX_HI(index)    ((jsbytecode)((index) >> 8))
                                                ^~~~~
jsemit.c:2574:13: note: in expansion of macro 'SET_ATOM_INDEX'
             SET_ATOM_INDEX(pc, ALE_INDEX(ale));
             ^~~~~~~~~~~~~~
jsemit.c:2574:32: note: in expansion of macro 'ALE_INDEX'
             SET_ATOM_INDEX(pc, ALE_INDEX(ale));
                                ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:149:47: note: in definition of macro 'ATOM_INDEX_LO'
 #define ATOM_INDEX_LO(index)    ((jsbytecode)(index))
                                               ^~~~~
jsemit.c:2574:13: note: in expansion of macro 'SET_ATOM_INDEX'
             SET_ATOM_INDEX(pc, ALE_INDEX(ale));
             ^~~~~~~~~~~~~~
jsemit.c:2574:32: note: in expansion of macro 'ALE_INDEX'
             SET_ATOM_INDEX(pc, ALE_INDEX(ale));
                                ^~~~~~~~~
In file included from jsemit.c:54:
jsemit.c: In function 'js_EmitTree':
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsemit.c:2741:21: note: in expansion of macro 'ALE_INDEX'
         atomIndex = ALE_INDEX(ale);
                     ^~~~~~~~~
In file included from jsemit.h:49,
                 from jsemit.c:57:
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:148:48: note: in definition of macro 'ATOM_INDEX_HI'
 #define ATOM_INDEX_HI(index)    ((jsbytecode)((index) >> 8))
                                                ^~~~~
jsemit.c:2814:17: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
                 EMIT_ATOM_INDEX_OP(JSOP_EXPORTNAME, ALE_INDEX(ale));
                 ^~~~~~~~~~~~~~~~~~
jsemit.c:2814:53: note: in expansion of macro 'ALE_INDEX'
                 EMIT_ATOM_INDEX_OP(JSOP_EXPORTNAME, ALE_INDEX(ale));
                                                     ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:149:47: note: in definition of macro 'ATOM_INDEX_LO'
 #define ATOM_INDEX_LO(index)    ((jsbytecode)(index))
                                               ^~~~~
jsemit.c:2814:17: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
                 EMIT_ATOM_INDEX_OP(JSOP_EXPORTNAME, ALE_INDEX(ale));
                 ^~~~~~~~~~~~~~~~~~
jsemit.c:2814:53: note: in expansion of macro 'ALE_INDEX'
                 EMIT_ATOM_INDEX_OP(JSOP_EXPORTNAME, ALE_INDEX(ale));
                                                     ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:148:48: note: in definition of macro 'ATOM_INDEX_HI'
 #define ATOM_INDEX_HI(index)    ((jsbytecode)((index) >> 8))
                                                ^~~~~
jsemit.c:3403:17: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
                 EMIT_ATOM_INDEX_OP(JSOP_NAME, ALE_INDEX(ale));
                 ^~~~~~~~~~~~~~~~~~
jsemit.c:3403:47: note: in expansion of macro 'ALE_INDEX'
                 EMIT_ATOM_INDEX_OP(JSOP_NAME, ALE_INDEX(ale));
                                               ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:149:47: note: in definition of macro 'ATOM_INDEX_LO'
 #define ATOM_INDEX_LO(index)    ((jsbytecode)(index))
                                               ^~~~~
jsemit.c:3403:17: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
                 EMIT_ATOM_INDEX_OP(JSOP_NAME, ALE_INDEX(ale));
                 ^~~~~~~~~~~~~~~~~~
jsemit.c:3403:47: note: in expansion of macro 'ALE_INDEX'
                 EMIT_ATOM_INDEX_OP(JSOP_NAME, ALE_INDEX(ale));
                                               ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:148:48: note: in definition of macro 'ATOM_INDEX_HI'
 #define ATOM_INDEX_HI(index)    ((jsbytecode)((index) >> 8))
                                                ^~~~~
jsemit.c:3417:17: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
                 EMIT_ATOM_INDEX_OP(JSOP_INITCATCHVAR, ALE_INDEX(ale));
                 ^~~~~~~~~~~~~~~~~~
jsemit.c:3417:55: note: in expansion of macro 'ALE_INDEX'
                 EMIT_ATOM_INDEX_OP(JSOP_INITCATCHVAR, ALE_INDEX(ale));
                                                       ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:149:47: note: in definition of macro 'ATOM_INDEX_LO'
 #define ATOM_INDEX_LO(index)    ((jsbytecode)(index))
                                               ^~~~~
jsemit.c:3417:17: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
                 EMIT_ATOM_INDEX_OP(JSOP_INITCATCHVAR, ALE_INDEX(ale));
                 ^~~~~~~~~~~~~~~~~~
jsemit.c:3417:55: note: in expansion of macro 'ALE_INDEX'
                 EMIT_ATOM_INDEX_OP(JSOP_INITCATCHVAR, ALE_INDEX(ale));
                                                       ^~~~~~~~~
In file included from jsemit.c:54:
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsemit.c:3597:33: note: in expansion of macro 'ALE_INDEX'
                     atomIndex = ALE_INDEX(ale);
                                 ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsemit.c:3753:48: note: in expansion of macro 'ALE_INDEX'
                                    (ptrdiff_t) ALE_INDEX(ale));
                                                ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsemit.c:3822:29: note: in expansion of macro 'ALE_INDEX'
                 atomIndex = ALE_INDEX(ale);
                             ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsemit.c:3832:25: note: in expansion of macro 'ALE_INDEX'
             atomIndex = ALE_INDEX(ale);
                         ^~~~~~~~~
In file included from jsemit.h:49,
                 from jsemit.c:57:
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:148:48: note: in definition of macro 'ATOM_INDEX_HI'
 #define ATOM_INDEX_HI(index)    ((jsbytecode)((index) >> 8))
                                                ^~~~~
jsemit.c:4211:9: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
         EMIT_ATOM_INDEX_OP(JSOP_NAME, ALE_INDEX(ale));
         ^~~~~~~~~~~~~~~~~~
jsemit.c:4211:39: note: in expansion of macro 'ALE_INDEX'
         EMIT_ATOM_INDEX_OP(JSOP_NAME, ALE_INDEX(ale));
                                       ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:149:47: note: in definition of macro 'ATOM_INDEX_LO'
 #define ATOM_INDEX_LO(index)    ((jsbytecode)(index))
                                               ^~~~~
jsemit.c:4211:9: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
         EMIT_ATOM_INDEX_OP(JSOP_NAME, ALE_INDEX(ale));
         ^~~~~~~~~~~~~~~~~~
jsemit.c:4211:39: note: in expansion of macro 'ALE_INDEX'
         EMIT_ATOM_INDEX_OP(JSOP_NAME, ALE_INDEX(ale));
                                       ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:148:48: note: in definition of macro 'ATOM_INDEX_HI'
 #define ATOM_INDEX_HI(index)    ((jsbytecode)((index) >> 8))
                                                ^~~~~
jsemit.c:4274:9: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
         EMIT_ATOM_INDEX_OP(JSOP_NAME, ALE_INDEX(ale));
         ^~~~~~~~~~~~~~~~~~
jsemit.c:4274:39: note: in expansion of macro 'ALE_INDEX'
         EMIT_ATOM_INDEX_OP(JSOP_NAME, ALE_INDEX(ale));
                                       ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:149:47: note: in definition of macro 'ATOM_INDEX_LO'
 #define ATOM_INDEX_LO(index)    ((jsbytecode)(index))
                                               ^~~~~
jsemit.c:4274:9: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
         EMIT_ATOM_INDEX_OP(JSOP_NAME, ALE_INDEX(ale));
         ^~~~~~~~~~~~~~~~~~
jsemit.c:4274:39: note: in expansion of macro 'ALE_INDEX'
         EMIT_ATOM_INDEX_OP(JSOP_NAME, ALE_INDEX(ale));
                                       ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:148:48: note: in definition of macro 'ATOM_INDEX_HI'
 #define ATOM_INDEX_HI(index)    ((jsbytecode)((index) >> 8))
                                                ^~~~~
jsemit.c:4325:17: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
                 EMIT_ATOM_INDEX_OP(JSOP_INITPROP, ALE_INDEX(ale));
                 ^~~~~~~~~~~~~~~~~~
jsemit.c:4325:51: note: in expansion of macro 'ALE_INDEX'
                 EMIT_ATOM_INDEX_OP(JSOP_INITPROP, ALE_INDEX(ale));
                                                   ^~~~~~~~~
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsopcode.h:149:47: note: in definition of macro 'ATOM_INDEX_LO'
 #define ATOM_INDEX_LO(index)    ((jsbytecode)(index))
                                               ^~~~~
jsemit.c:4325:17: note: in expansion of macro 'EMIT_ATOM_INDEX_OP'
                 EMIT_ATOM_INDEX_OP(JSOP_INITPROP, ALE_INDEX(ale));
                 ^~~~~~~~~~~~~~~~~~
jsemit.c:4325:51: note: in expansion of macro 'ALE_INDEX'
                 EMIT_ATOM_INDEX_OP(JSOP_INITPROP, ALE_INDEX(ale));
                                                   ^~~~~~~~~
gcc -o ../BUILD/jsexn.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsexn.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from jsexn.c:45:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsfun.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsfun.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from jsfun.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsgc.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsgc.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from jsgc.c:51:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
jsgc.c: In function 'js_MarkGCThing':
jsgc.c:844:16: warning: variable 'rt' set but not used [-Wunused-but-set-variable]
     JSRuntime *rt;
                ^~
gcc -o ../BUILD/jshash.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jshash.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from jshash.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsinterp.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsinterp.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from jsinterp.c:49:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jslock.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jslock.c
gcc -o ../BUILD/jslog2.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jslog2.c
In file included from /usr/include/sys/types.h:25,
                 from jsotypes.h:71,
                 from jstypes.h:386,
                 from jsbit.h:42,
                 from jslog2.c:40:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jslong.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jslong.c
In file included from /usr/include/sys/types.h:25,
                 from jsotypes.h:71,
                 from jstypes.h:386,
                 from jslong.c:40:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsmathtemp.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsmath.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/math.h:27,
                 from jslibmath.h:49,
                 from jsmath.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
ld -r -o ../BUILD/jsmath.o ../BUILD/jsmathtemp.o fdlibm/../BUILD/libfdm.a
gcc -o ../BUILD/jsnum.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsnum.c
In file included from /usr/include/locale.h:25,
                 from jsnum.c:48:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsobj.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsobj.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from jsobj.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
jsobj.c: In function 'js_SetProtoOrParent':
jsobj.c:231:16: warning: variable 'rt' set but not used [-Wunused-but-set-variable]
     JSRuntime *rt;
                ^~
jsobj.c: In function 'js_hash_object':
jsobj.c:378:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     return (JSHashNumber)key >> JSVAL_TAGBITS;
            ^
jsobj.c: In function 'MarkSharpObjects':
jsobj.c:407:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
         he = JS_HashTableRawAdd(table, hep, hash, obj, (void *)sharpid);
                                                        ^
jsobj.c:461:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
         sharpid = (jsatomid) he->value;
                   ^
jsobj.c:464:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             he->value = (void *) sharpid;
                         ^
In file included from jsobj.c:48:
jsobj.c: In function 'js_EnterSharpObject':
jsobj.c:505:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
         JS_ASSERT((((jsatomid) he->value) & SHARP_BIT) == 0);
                     ^
jsutil.h:54:7: note: in definition of macro 'JS_ASSERT'
     ((_expr)?((void)0):JS_Assert(# _expr,__FILE__,__LINE__))
       ^~~~~
jsobj.c:534:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     sharpid = (jsatomid) he->value;
               ^
In file included from jscntxt.h:53,
                 from jsobj.c:56:
jsobj.c: In function 'js_obj_toSource':
jsobj.h:243:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define IS_SHARP(he)    ((jsatomid)(he)->value & SHARP_BIT)
                          ^
jsobj.c:641:9: note: in expansion of macro 'IS_SHARP'
     if (IS_SHARP(he)) {
         ^~~~~~~~
jsobj.h:244:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define MAKE_SHARP(he)  ((he)->value = (void*)((jsatomid)(he)->value|SHARP_BIT))
                                                ^
jsobj.c:671:9: note: in expansion of macro 'MAKE_SHARP'
         MAKE_SHARP(he);
         ^~~~~~~~~~
jsobj.h:244:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define MAKE_SHARP(he)  ((he)->value = (void*)((jsatomid)(he)->value|SHARP_BIT))
                                        ^
jsobj.c:671:9: note: in expansion of macro 'MAKE_SHARP'
         MAKE_SHARP(he);
         ^~~~~~~~~~
jsobj.h:243:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define IS_SHARP(he)    ((jsatomid)(he)->value & SHARP_BIT)
                          ^
jsobj.c:850:21: note: in expansion of macro 'IS_SHARP'
                 if (IS_SHARP(he)) {
                     ^~~~~~~~
jsobj.h:244:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define MAKE_SHARP(he)  ((he)->value = (void*)((jsatomid)(he)->value|SHARP_BIT))
                                                ^
jsobj.c:856:25: note: in expansion of macro 'MAKE_SHARP'
                         MAKE_SHARP(he);
                         ^~~~~~~~~~
jsobj.h:244:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define MAKE_SHARP(he)  ((he)->value = (void*)((jsatomid)(he)->value|SHARP_BIT))
                                        ^
jsobj.c:856:25: note: in expansion of macro 'MAKE_SHARP'
                         MAKE_SHARP(he);
                         ^~~~~~~~~~
In file included from jscntxt.h:52,
                 from jsobj.c:56:
jsobj.c: In function 'js_ChangeNativePropertyAttrs':
jsinterp.h:188:30: warning: variable 'pce_sprop_' set but not used [-Wunused-but-set-variable]
             JSScopeProperty *pce_sprop_;                                      \
                              ^~~~~~~~~~
jsobj.c:2158:13: note: in expansion of macro 'PROPERTY_CACHE_FILL'
             PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, sprop->id,
             ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function 'js_DefineNativeProperty':
jsinterp.h:188:30: warning: variable 'pce_sprop_' set but not used [-Wunused-but-set-variable]
             JSScopeProperty *pce_sprop_;                                      \
                              ^~~~~~~~~~
jsobj.c:2272:5: note: in expansion of macro 'PROPERTY_CACHE_FILL'
     PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, id, sprop);
     ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function 'js_FindProperty':
jsinterp.h:188:30: warning: variable 'pce_sprop_' set but not used [-Wunused-but-set-variable]
             JSScopeProperty *pce_sprop_;                                      \
                              ^~~~~~~~~~
jsobj.c:2566:17: note: in expansion of macro 'PROPERTY_CACHE_FILL'
                 PROPERTY_CACHE_FILL(&rt->propertyCache, pobj, id, sprop);
                 ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function 'js_GetProperty':
jsinterp.h:188:30: warning: variable 'pce_sprop_' set but not used [-Wunused-but-set-variable]
             JSScopeProperty *pce_sprop_;                                      \
                              ^~~~~~~~~~
jsobj.c:2716:9: note: in expansion of macro 'PROPERTY_CACHE_FILL'
         PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj2, id, sprop);
         ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function 'js_SetProperty':
jsinterp.h:188:30: warning: variable 'pce_sprop_' set but not used [-Wunused-but-set-variable]
             JSScopeProperty *pce_sprop_;                                      \
                              ^~~~~~~~~~
jsobj.c:2858:9: note: in expansion of macro 'PROPERTY_CACHE_FILL'
         PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, id, sprop);
         ^~~~~~~~~~~~~~~~~~~
jsobj.c:2735:11: warning: variable 'pval' set but not used [-Wunused-but-set-variable]
     jsval pval;
           ^~~~
In file included from jscntxt.h:52,
                 from jsobj.c:56:
jsobj.c: In function 'js_DeleteProperty':
jsinterp.h:188:30: warning: variable 'pce_sprop_' set but not used [-Wunused-but-set-variable]
             JSScopeProperty *pce_sprop_;                                      \
                              ^~~~~~~~~~
jsobj.c:3042:5: note: in expansion of macro 'PROPERTY_CACHE_FILL'
     PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, id, NULL);
     ^~~~~~~~~~~~~~~~~~~
jsobj.c: In function 'js_Clear':
jsinterp.h:188:30: warning: variable 'pce_sprop_' set but not used [-Wunused-but-set-variable]
             JSScopeProperty *pce_sprop_;                                      \
                              ^~~~~~~~~~
jsobj.c:3912:17: note: in expansion of macro 'PROPERTY_CACHE_FILL'
                 PROPERTY_CACHE_FILL(&rt->propertyCache, obj, sprop->id, NULL);
                 ^~~~~~~~~~~~~~~~~~~
gcc -o ../BUILD/jsopcode.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsopcode.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from jsopcode.c:48:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
jsopcode.c: In function 'Decompile':
jsopcode.c:908:15: warning: case value '254' not in enumerated type 'JSOp' {aka 'enum JSOp'} [-Wswitch]
               case JSOP_GETPROP2:
               ^~~~
jsopcode.c:911:15: warning: case value '255' not in enumerated type 'JSOp' {aka 'enum JSOp'} [-Wswitch]
               case JSOP_GETELEM2:
               ^~~~
jsopcode.c:1795:15: warning: case value '254' not in enumerated type 'JSOp' {aka 'enum JSOp'} [-Wswitch]
               case JSOP_GETPROP2:
               ^~~~
jsopcode.c:1818:15: warning: case value '255' not in enumerated type 'JSOp' {aka 'enum JSOp'} [-Wswitch]
               case JSOP_GETELEM2:
               ^~~~
gcc -o ../BUILD/jsparse.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsparse.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from jsparse.c:56:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from jsparse.c:63:
jsparse.c: In function 'FunctionDef':
jsatom.h:105:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define ALE_SET_JSOP(ale,op)    ((ale)->entry.value = (void *)(op))
                                                       ^
jsparse.c:1088:9: note: in expansion of macro 'ALE_SET_JSOP'
         ALE_SET_JSOP(ale, tc->topStmt ? JSOP_CLOSURE : JSOP_DEFFUN);
         ^~~~~~~~~~~~
gcc -o ../BUILD/jsprf.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsprf.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from jsprf.c:46:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsregexp.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsregexp.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from jsregexp.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsscan.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsscan.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from jsscan.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsscope.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsscope.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from jsscope.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsscript.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsscript.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from jsscript.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from jsscript.c:49:
jsscript.c: In function 'XDRAtomListElement':
jsatom.h:98:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 #define ALE_INDEX(ale)  ((jsatomid) (ale)->entry.value)
                          ^
jsscript.c:314:13: note: in expansion of macro 'ALE_INDEX'
     index = ALE_INDEX(ale);
             ^~~~~~~~~
jsatom.h:104:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define ALE_SET_INDEX(ale,index)((ale)->entry.value = (void *)(index))
                                                       ^
jsscript.c:317:5: note: in expansion of macro 'ALE_SET_INDEX'
     ALE_SET_INDEX(ale, index);
     ^~~~~~~~~~~~~
jsscript.c: In function 'XDRAtomMap':
jsatom.h:104:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 #define ALE_SET_INDEX(ale,index)((ale)->entry.value = (void *)(index))
                                                       ^
jsscript.c:374:13: note: in expansion of macro 'ALE_SET_INDEX'
             ALE_SET_INDEX(&ale, i);
             ^~~~~~~~~~~~~
gcc -o ../BUILD/jsstr.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsstr.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from jsstr.c:51:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
jsstr.c: In function 'js_hash_string_pointer':
jsstr.c:2577:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     return (JSHashNumber)key >> JSVAL_TAGBITS;
            ^
gcc -o ../BUILD/jsutil.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsutil.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from jsutil.c:45:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/jsxdrapi.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsxdrapi.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from jsxdrapi.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/prmjtime.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  prmjtime.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from prmjtime.c:47:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -o ../BUILD/perlconnect/jsperl.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  perlconnect/jsperl.c
In file included from /usr/include/sys/types.h:25,
                 from /usr/lib64/perl5/CORE/perl.h:684,
                 from perlconnect/jsperl.c:51:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:5310,
                 from perlconnect/jsperl.c:51:
perlconnect/jsperl.c: In function 'xs_init':
perlconnect/jsperl.c:107:42: warning: passing argument 3 of 'Perl_newXS' from incompatible pointer type [-Wincompatible-pointer-types]
     newXS("DynaLoader::boot_DynaLoader", boot_DynaLoader, __FILE__);
                                          ^~~~~~~~~~~~~~~
/usr/lib64/perl5/CORE/embed.h:551:42: note: in definition of macro 'newXS'
 #define newXS(a,b,c)  Perl_newXS(aTHX_ a,b,c)
                                          ^
In file included from /usr/lib64/perl5/CORE/perl.h:5271,
                 from perlconnect/jsperl.c:51:
/usr/lib64/perl5/CORE/proto.h:2512:19: note: expected 'XSUBADDR_t' {aka 'void (*)(struct interpreter *, struct cv *)'} but argument is of type 'void (*)(CV *)' {aka 'void (*)(struct cv *)'}
 PERL_CALLCONV CV* Perl_newXS(pTHX_ const char *name, XSUBADDR_t subaddr, const char *filename);
                   ^~~~~~~~~~
At top level:
perlconnect/jsperl.c:525:1: warning: 'PMSetProperty' defined but not used [-Wunused-function]
 PMSetProperty(JSContext *cx, JSObject *obj, jsval name, jsval *rval)
 ^~~~~~~~~~~~~
ar rv ../BUILD/libjs.a ../BUILD/jsapi.o ../BUILD/jsarena.o ../BUILD/jsarray.o ../BUILD/jsatom.o ../BUILD/jsbool.o ../BUILD/jscntxt.o ../BUILD/jsdate.o ../BUILD/jsdbgapi.o ../BUILD/jsdhash.o ../BUILD/jsdtoa.o ../BUILD/jsemit.o ../BUILD/jsexn.o ../BUILD/jsfun.o ../BUILD/jsgc.o ../BUILD/jshash.o ../BUILD/jsinterp.o ../BUILD/jslock.o ../BUILD/jslog2.o ../BUILD/jslong.o ../BUILD/jsmath.o ../BUILD/jsnum.o ../BUILD/jsobj.o ../BUILD/jsopcode.o ../BUILD/jsparse.o ../BUILD/jsprf.o ../BUILD/jsregexp.o ../BUILD/jsscan.o ../BUILD/jsscope.o ../BUILD/jsscript.o ../BUILD/jsstr.o ../BUILD/jsutil.o ../BUILD/jsxdrapi.o ../BUILD/prmjtime.o ../BUILD/perlconnect/jsperl.o
ar: creating ../BUILD/libjs.a
a - ../BUILD/jsapi.o
a - ../BUILD/jsarena.o
a - ../BUILD/jsarray.o
a - ../BUILD/jsatom.o
a - ../BUILD/jsbool.o
a - ../BUILD/jscntxt.o
a - ../BUILD/jsdate.o
a - ../BUILD/jsdbgapi.o
a - ../BUILD/jsdhash.o
a - ../BUILD/jsdtoa.o
a - ../BUILD/jsemit.o
a - ../BUILD/jsexn.o
a - ../BUILD/jsfun.o
a - ../BUILD/jsgc.o
a - ../BUILD/jshash.o
a - ../BUILD/jsinterp.o
a - ../BUILD/jslock.o
a - ../BUILD/jslog2.o
a - ../BUILD/jslong.o
a - ../BUILD/jsmath.o
a - ../BUILD/jsnum.o
a - ../BUILD/jsobj.o
a - ../BUILD/jsopcode.o
a - ../BUILD/jsparse.o
a - ../BUILD/jsprf.o
a - ../BUILD/jsregexp.o
a - ../BUILD/jsscan.o
a - ../BUILD/jsscope.o
a - ../BUILD/jsscript.o
a - ../BUILD/jsstr.o
a - ../BUILD/jsutil.o
a - ../BUILD/jsxdrapi.o
a - ../BUILD/prmjtime.o
a - ../BUILD/perlconnect/jsperl.o
echo ../BUILD/libjs.a
../BUILD/libjs.a
ld -shared  -o ../BUILD/libjs.so ../BUILD/jsapi.o ../BUILD/jsarena.o ../BUILD/jsarray.o ../BUILD/jsatom.o ../BUILD/jsbool.o ../BUILD/jscntxt.o ../BUILD/jsdate.o ../BUILD/jsdbgapi.o ../BUILD/jsdhash.o ../BUILD/jsdtoa.o ../BUILD/jsemit.o ../BUILD/jsexn.o ../BUILD/jsfun.o ../BUILD/jsgc.o ../BUILD/jshash.o ../BUILD/jsinterp.o ../BUILD/jslock.o ../BUILD/jslog2.o ../BUILD/jslong.o ../BUILD/jsmath.o ../BUILD/jsnum.o ../BUILD/jsobj.o ../BUILD/jsopcode.o ../BUILD/jsparse.o ../BUILD/jsprf.o ../BUILD/jsregexp.o ../BUILD/jsscan.o ../BUILD/jsscope.o ../BUILD/jsscript.o ../BUILD/jsstr.o ../BUILD/jsutil.o ../BUILD/jsxdrapi.o ../BUILD/prmjtime.o ../BUILD/perlconnect/jsperl.o   -lm -Lfdlibm/../BUILD -lfdm
gcc -o ../BUILD/jsl.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  jsl.c
In file included from /usr/include/errno.h:25,
                 from jsl.c:44:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
jsl.c: In function 'GetFileTypeFromPath':
jsl.c:789:9: warning: variable 'len' set but not used [-Wunused-but-set-variable]
     int len;
         ^~~
jsl.c: In function 'ProcessScriptContents':
jsl.c:1058:29: warning: value computed is not used [-Wunused-value]
                             *contentsPos++;
                             ^~~~~~~~~~~~~~
jsl.c:1076:25: warning: value computed is not used [-Wunused-value]
                         *contentsPos++;
                         ^~~~~~~~~~~~~~
jsl.c:1044:28: warning: variable 'inSrcAttr' set but not used [-Wunused-but-set-variable]
                     JSBool inSrcAttr;
                            ^~~~~~~~~
jsl.c: In function 'ProcessArgs':
jsl.c:1865:12: warning: variable 'argEncodeFormat' set but not used [-Wunused-but-set-variable]
     JSBool argEncodeFormat;
            ^~~~~~~~~~~~~~~
gcc -o ../BUILD/jsl -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC  -DDEBUG -DDEBUG_builder -DPERLCONNECT -D_GNU_SOURCE -I.  -I../BUILD   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  ../BUILD/jsl.o ../BUILD/libjs.a  -lm -Lfdlibm/../BUILD -lfdm \
    -Wl,-E  -fstack-protector-strong -L/usr/local/lib  -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
make[1]: '../BUILD/jsautocfg.h' is up to date.
make[1]: '../BUILD/jscpucfg' is up to date.
make[1]: '../BUILD/jscpucfg.o' is up to date.
make[1]: Nothing to be done for '../BUILD/jsmathtemp.o'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/jsl-0.3.0/src'
make: Leaving directory '/usr/src/RPM/BUILD/jsl-0.3.0/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37680
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/jsl-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/jsl-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd jsl-0.3.0
+ install -d /usr/src/tmp/jsl-buildroot/usr/bin
+ install BUILD/jsl /usr/src/tmp/jsl-buildroot/usr/bin
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/jsl-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/jsl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/jsl-buildroot/ (default)
Compressing files in /usr/src/tmp/jsl-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/jsl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.37631
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd jsl-0.3.0
+ cd tests
+ perl run_tests.pl ../BUILD/jsl
Searching /usr/src/RPM/BUILD/jsl-0.3.0/tests...
Testing with_statement.js...
Testing var_hides_arg.js...
Testing useless_void.js...
Testing useless_comparison.js...
Testing useless_assign.js...
Testing use_of_label.js...
Testing unreachable_code.js...
Testing trailing_decimal_point.js...
Testing trailing_comma_in_array.js...
Testing redeclared_var.js...
Testing partial_option_explicit.js...
Testing parseint_missing_radix.js...
Testing octal_number.js...
Testing no_return_value.js...
Testing nested_comment.js...
Testing multiple_plus_minus.js...
Testing missing_semicolon.js...
Testing missing_option_explicit.js...
Testing missing_default_case.js...
Testing missing_break_for_last_case.js...
Testing missing_break.js...
Testing misplaced_regex.js...
Testing meaningless_block.js...
Testing legacy_cc_not_understood.js...
Testing leading_decimal_point.js...
Testing jsl_cc_not_understood.js...
Testing inc_dec_within_stmt.js...
Testing inc_dec_within_stmt-ignore.js...
Testing equal_as_assign.js...
Testing empty_statement.js...
Testing duplicate_formal.js...
Testing duplicate_case_in_switch.js...
Testing dup_option_explicit.js...
Testing default_not_at_end.js...
Testing comparison_type_conv.js...
Testing comma_separated_stmts.js...
Testing block_without_braces.js...
Testing assign_to_function_call.js...
Testing anon_no_return_value.js...
Testing ambiguous_newline.js...
Testing ambiguous_nested_stmt.js...
Testing ambiguous_else_stmt.js...
Testing trailing_comma.js...
Testing invalid_backref.js...
Testing deprecated_usage.js...
Testing bad_backref.js...
Testing script_tag_in_js_literal.html...
Testing unterminated_comment.js...
Testing option_explicit.js...
Testing option_explicit-with.js...
Testing invalid_fallthru.js...
Testing import2.js...
Testing import.js...
Testing import-overflow.js...
Testing declare.js...
Testing control_comments.js...
Testing legacy_control_comments.js...
Testing lambda_assign_requires_semicolon.js...
Testing jscript_function_extensions-4.js...
Testing jscript_function_extensions-3.js...
Testing jscript_function_extensions-2.js...
Testing jscript_function_extensions-1.js...
Testing define.js...
Testing always_use_option_explicit.js...
Passed 64 of 64 tests
+ exit 0
Processing files: jsl-0.3.0-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yFUQU7
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.onfEPY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, 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.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2YLiQS
Creating jsl-debuginfo package
Processing files: jsl-debuginfo-0.3.0-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iqdcYP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ams3bQ
find-requires: running scripts (debuginfo)
Requires: jsl = 0.3.0-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libpthread.so.0)
Adding to jsl-debuginfo a strict dependency on jsl
Wrote: /usr/src/RPM/RPMS/x86_64/jsl-0.3.0-alt3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/jsl-debuginfo-0.3.0-alt3.x86_64.rpm (w2.lzdio)
8.49user 1.88system 0:14.44elapsed 71%CPU (0avgtext+0avgdata 74948maxresident)k
0inputs+0outputs (0major+794925minor)pagefaults 0swaps
12.18user 3.96system 0:20.12elapsed 80%CPU (0avgtext+0avgdata 115808maxresident)k
0inputs+0outputs (0major+1098836minor)pagefaults 0swaps