<86>Apr 27 14:16:13 userdel[3011913]: delete user 'rooter' <86>Apr 27 14:16:13 userdel[3011913]: removed group 'rooter' owned by 'rooter' <86>Apr 27 14:16:13 userdel[3011913]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 14:16:13 groupadd[3011934]: group added to /etc/group: name=rooter, GID=537 <86>Apr 27 14:16:13 groupadd[3011934]: group added to /etc/gshadow: name=rooter <86>Apr 27 14:16:13 groupadd[3011934]: new group: name=rooter, GID=537 <86>Apr 27 14:16:13 useradd[3011949]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Apr 27 14:16:13 userdel[3011998]: delete user 'builder' <86>Apr 27 14:16:13 userdel[3011998]: removed group 'builder' owned by 'builder' <86>Apr 27 14:16:13 userdel[3011998]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 14:16:13 groupadd[3012027]: group added to /etc/group: name=builder, GID=538 <86>Apr 27 14:16:13 groupadd[3012027]: group added to /etc/gshadow: name=builder <86>Apr 27 14:16:13 groupadd[3012027]: new group: name=builder, GID=538 <86>Apr 27 14:16:13 useradd[3012056]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/jsl-0.3.0-alt3.src.rpm: license not found in '/usr/share/license' directory: MPLv1.1 <13>Apr 27 14:16:17 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Apr 27 14:16:17 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Apr 27 14:16:17 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Apr 27 14:16:17 rpmi: perl-devel-1:5.28.2-alt3 sisyphus+246858.100.1.1 1582562013 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/jsl-0.3.0-alt3.nosrc.rpm Installing jsl-0.3.0-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95523 + 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.60109 + 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 -DX86_LINUX -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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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] 226 | 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' 226 | 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 -DX86_LINUX -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] 125 | 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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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] 129 | } else | ^~~~ e_asin.c:131:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 131 | 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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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] 125 | (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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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] 204 | 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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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] 114 | 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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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=] 64 | u_threshold= -7.45133219101941108420e+02; /* 0xc0874910, 0xD52D3051 */ | ^~~~~~~~~~~ w_exp.c:63:1: warning: 'o_threshold' defined but not used [-Wunused-const-variable=] 63 | 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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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] 236 | 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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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 -DX86_LINUX -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] 200 | 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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/perl5/CORE jsapi.c In file included from /usr/include/ctype.h:25, from jsapi.c:44: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -o ../BUILD/jsarena.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -o ../BUILD/jsatom.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -o ../BUILD/jsbool.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -o ../BUILD/jsdate.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/perl5/CORE jsdate.c In file included from /usr/include/ctype.h:25, from jsdate.c:54: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -o ../BUILD/jsdtoa.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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] 87 | (__extension__ ({ jsdpun u; u.d = (x); u.s.hi = (y); (x) = u.d; })) | ^ jsdtoa.c:992:12: note: 'a' was declared here 992 | 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] 87 | (__extension__ ({ jsdpun u; u.d = (x); u.s.hi = (y); (x) = u.d; })) | ^ jsdtoa.c:1023:12: note: 'd' was declared here 1023 | double d; | ^ gcc -o ../BUILD/jsemit.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -o ../BUILD/jsexn.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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] 844 | JSRuntime *rt; | ^~ gcc -o ../BUILD/jshash.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/perl5/CORE jsnum.c In file included from /usr/include/locale.h:25, from jsnum.c:48: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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] 231 | JSRuntime *rt; | ^~ 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] 188 | JSScopeProperty *pce_sprop_; \ | ^~~~~~~~~~ jsobj.c:2158:13: note: in expansion of macro 'PROPERTY_CACHE_FILL' 2158 | 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] 188 | JSScopeProperty *pce_sprop_; \ | ^~~~~~~~~~ jsobj.c:2272:5: note: in expansion of macro 'PROPERTY_CACHE_FILL' 2272 | 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] 188 | JSScopeProperty *pce_sprop_; \ | ^~~~~~~~~~ jsobj.c:2566:17: note: in expansion of macro 'PROPERTY_CACHE_FILL' 2566 | 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] 188 | JSScopeProperty *pce_sprop_; \ | ^~~~~~~~~~ jsobj.c:2716:9: note: in expansion of macro 'PROPERTY_CACHE_FILL' 2716 | 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] 188 | JSScopeProperty *pce_sprop_; \ | ^~~~~~~~~~ jsobj.c:2858:9: note: in expansion of macro 'PROPERTY_CACHE_FILL' 2858 | PROPERTY_CACHE_FILL(&cx->runtime->propertyCache, obj, id, sprop); | ^~~~~~~~~~~~~~~~~~~ jsobj.c:2735:11: warning: variable 'pval' set but not used [-Wunused-but-set-variable] 2735 | 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] 188 | JSScopeProperty *pce_sprop_; \ | ^~~~~~~~~~ jsobj.c:3042:5: note: in expansion of macro 'PROPERTY_CACHE_FILL' 3042 | 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] 188 | JSScopeProperty *pce_sprop_; \ | ^~~~~~~~~~ jsobj.c:3912:17: note: in expansion of macro 'PROPERTY_CACHE_FILL' 3912 | 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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] 908 | case JSOP_GETPROP2: | ^~~~ jsopcode.c:911:15: warning: case value '255' not in enumerated type 'JSOp' {aka 'enum JSOp'} [-Wswitch] 911 | case JSOP_GETELEM2: | ^~~~ jsopcode.c:1795:15: warning: case value '254' not in enumerated type 'JSOp' {aka 'enum JSOp'} [-Wswitch] 1795 | case JSOP_GETPROP2: | ^~~~ jsopcode.c:1818:15: warning: case value '255' not in enumerated type 'JSOp' {aka 'enum JSOp'} [-Wswitch] 1818 | 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -o ../BUILD/jsprf.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -o ../BUILD/jsstr.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -o ../BUILD/jsutil.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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 -DX86_LINUX -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/lib/perl5/CORE perlconnect/jsperl.c In file included from /usr/include/sys/types.h:25, from /usr/lib/perl5/CORE/perl.h:684, from perlconnect/jsperl.c:51: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/lib/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] 107 | newXS("DynaLoader::boot_DynaLoader", boot_DynaLoader, __FILE__); | ^~~~~~~~~~~~~~~ | | | void (*)(CV *) {aka void (*)(struct cv *)} /usr/lib/perl5/CORE/embed.h:551:42: note: in definition of macro 'newXS' 551 | #define newXS(a,b,c) Perl_newXS(aTHX_ a,b,c) | ^ In file included from /usr/lib/perl5/CORE/perl.h:5271, from perlconnect/jsperl.c:51: /usr/lib/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 *)'} 2512 | PERL_CALLCONV CV* Perl_newXS(pTHX_ const char *name, XSUBADDR_t subaddr, const char *filename); | ^~~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:5310, from perlconnect/jsperl.c:51: perlconnect/jsperl.c: In function 'JSVALToSV': perlconnect/jsperl.c:984:60: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 984 | sv_magic(SvRV(*sv), sv_2mortal(newSViv((IV)cx)), | ^ /usr/lib/perl5/CORE/embed.h:770:51: note: in definition of macro 'sv_magic' 770 | #define sv_magic(a,b,c,d,e) Perl_sv_magic(aTHX_ a,b,c,d,e) | ^ perlconnect/jsperl.c:984:41: note: in expansion of macro 'sv_2mortal' 984 | sv_magic(SvRV(*sv), sv_2mortal(newSViv((IV)cx)), | ^~~~~~~~~~ perlconnect/jsperl.c:984:52: note: in expansion of macro 'newSViv' 984 | sv_magic(SvRV(*sv), sv_2mortal(newSViv((IV)cx)), | ^~~~~~~ perlconnect/jsperl.c:990:60: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 990 | sv_magic(SvRV(*sv), sv_2mortal(newSViv((IV)cx)), | ^ /usr/lib/perl5/CORE/embed.h:770:51: note: in definition of macro 'sv_magic' 770 | #define sv_magic(a,b,c,d,e) Perl_sv_magic(aTHX_ a,b,c,d,e) | ^ perlconnect/jsperl.c:990:41: note: in expansion of macro 'sv_2mortal' 990 | sv_magic(SvRV(*sv), sv_2mortal(newSViv((IV)cx)), | ^~~~~~~~~~ perlconnect/jsperl.c:990:52: note: in expansion of macro 'newSViv' 990 | sv_magic(SvRV(*sv), sv_2mortal(newSViv((IV)cx)), | ^~~~~~~ At top level: perlconnect/jsperl.c:525:1: warning: 'PMSetProperty' defined but not used [-Wunused-function] 525 | 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 /usr/bin/ld.default: ../BUILD/jsapi.o: warning: relocation in read-only section `.rodata' /usr/bin/ld.default: warning: creating a DT_TEXTREL in a shared object gcc -o ../BUILD/jsl.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/perl5/CORE jsl.c In file included from /usr/include/errno.h:25, from jsl.c:44: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # 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] 789 | int len; | ^~~ jsl.c: In function 'ProcessScriptContents': jsl.c:1058:29: warning: value computed is not used [-Wunused-value] 1058 | *contentsPos++; | ^~~~~~~~~~~~~~ jsl.c:1076:25: warning: value computed is not used [-Wunused-value] 1076 | *contentsPos++; | ^~~~~~~~~~~~~~ jsl.c:1044:28: warning: variable 'inSrcAttr' set but not used [-Wunused-but-set-variable] 1044 | JSBool inSrcAttr; | ^~~~~~~~~ jsl.c: In function 'ProcessArgs': jsl.c:1865:12: warning: variable 'argEncodeFormat' set but not used [-Wunused-but-set-variable] 1865 | JSBool argEncodeFormat; | ^~~~~~~~~~~~~~~ gcc -o ../BUILD/jsl -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -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/lib/perl5/CORE ../BUILD/jsl.o ../BUILD/libjs.a -lm -Lfdlibm/../BUILD -lfdm \ -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/lib/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.86858 + 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 + 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) 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.38525 + 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.OQAyXH 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.LseL5G find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i1r0PG 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.T0b3cH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3V4KaI find-requires: running scripts (debuginfo) Requires: jsl = 0.3.0-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libpthread.so.0) Adding to jsl-debuginfo a strict dependency on jsl Wrote: /usr/src/RPM/RPMS/i586/jsl-0.3.0-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/jsl-debuginfo-0.3.0-alt3.i586.rpm 18.52user 3.16system 0:33.98elapsed 63%CPU (0avgtext+0avgdata 51448maxresident)k 0inputs+0outputs (0major+629670minor)pagefaults 0swaps /.out/jsl-0.3.0-alt3.i586.rpm: license not found in '/usr/share/license' directory: MPLv1.1 /.out/jsl-debuginfo-0.3.0-alt3.i586.rpm: license not found in '/usr/share/license' directory: MPLv1.1 25.33user 8.75system 0:46.54elapsed 73%CPU (0avgtext+0avgdata 112528maxresident)k 0inputs+0outputs (0major+928756minor)pagefaults 0swaps