Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/jsl.spec'], False, '/var/lib/mock/bananas7-el7.centos-build-167-270/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/jsl.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/jsl-0.3.0-12.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/jsl.spec'], False, '/var/lib/mock/bananas7-el7.centos-build-167-270/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/jsl.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vpHQyr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jsl-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/jsl-0.3.0-src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jsl-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (jsl-0.3.0-smash.patch):' Patch #0 (jsl-0.3.0-smash.patch): + /usr/bin/cat /builddir/build/SOURCES/jsl-0.3.0-smash.patch + /usr/bin/patch -p1 -b --suffix .smash --fuzz=0 patching file src/jsl.c + echo 'Patch #1 (jsl-0.3.0-tests.patch):' Patch #1 (jsl-0.3.0-tests.patch): + /usr/bin/cat /builddir/build/SOURCES/jsl-0.3.0-tests.patch + /usr/bin/patch -p1 -b --suffix .tests --fuzz=0 patching file tests/run_tests.pl + echo 'Patch #2 (jsl-0.3.0-cflags.patch):' Patch #2 (jsl-0.3.0-cflags.patch): + /usr/bin/cat /builddir/build/SOURCES/jsl-0.3.0-cflags.patch + /usr/bin/patch -p1 -b --suffix .cflags --fuzz=0 patching file src/config/Darwin1.3.mk patching file src/config/Darwin5.2.mk patching file src/config/Darwin5.3.mk patching file src/config/Darwin.mk patching file src/config/HP-UXB.10.10.mk patching file src/config/HP-UXB.10.20.mk patching file src/config/HP-UXB.11.00.mk patching file src/config/IRIX.mk patching file src/config/Linux_All.mk patching file src/config/Mac_OS10.0.mk patching file src/config/OSF1V4.0.mk patching file src/config/OSF1V5.0.mk patching file src/config/SunOS4.1.4.mk patching file src/config/SunOS5.3.mk patching file src/config/SunOS5.4.mk patching file src/config/SunOS5.5.mk patching file src/config/SunOS5.6.mk + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Pcnpc6 + umask 022 + cd /builddir/build/BUILD + cd jsl-0.3.0 + find . -type f + xargs sed -i 's/\r//' + find . -type f + xargs chmod 644 + make -C src -f Makefile.ref SHARED_LIBRARY= OBJDIR=. JS_EDITLINE=1 'XCFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' JS_READLINE=1 JS_EDITLINE=0 'OS_CFLAGS=-DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy' cat: ../../dist/./nspr/Version: No such file or directory make: Entering directory `/builddir/build/BUILD/jsl-0.3.0/src' cd fdlibm; make -f Makefile.ref all make[1]: Entering directory `/builddir/build/BUILD/jsl-0.3.0/src/fdlibm' Makefile.ref:181: warning: overriding recipe for target `libfdm.a' Makefile.ref:175: warning: ignoring old recipe for target `libfdm.a' gcc -o k_standard.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM k_standard.c gcc -o k_rem_pio2.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM k_rem_pio2.c gcc -o k_cos.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 k_sin.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM k_sin.c gcc -o k_tan.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM k_tan.c gcc -o e_acos.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_acos.c gcc -o e_acosh.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_acosh.c gcc -o e_asin.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_asin.c e_asin.c: In function '__ieee754_asin': e_asin.c:132:12: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); ^ gcc -o e_atan2.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_atan2.c gcc -o e_atanh.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_atanh.c gcc -o e_cosh.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_cosh.c e_cosh.c: In function '__ieee754_cosh': e_cosh.c:123:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] lx = *( (((*(unsigned*)&one)>>29)) + (unsigned*)&x); ^ e_cosh.c:125:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) { ^ gcc -o e_exp.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_exp.c e_exp.c: In function '__ieee754_exp': e_exp.c:198:20: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] __HI(u) += ((k+1000)<<20);/* add k to y's exponent */ ^ e_exp.c:190:21: warning: 'lo' may be used uninitialized in this function [-Wmaybe-uninitialized] else y = one-((lo-(x*c)/(2.0-c))-hi); ^ e_exp.c:190:36: warning: 'hi' may be used uninitialized in this function [-Wmaybe-uninitialized] else y = one-((lo-(x*c)/(2.0-c))-hi); ^ gcc -o e_fmod.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_fmod.c gcc -o e_gamma.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_gamma.c gcc -o e_gamma_r.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_gamma_r.c gcc -o e_hypot.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_hypot.c gcc -o e_j0.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_j0.c e_j0.c: In function 'pzero': e_j0.c:385:22: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] s = one+z*(q[0]+z*(q[1]+z*(q[2]+z*(q[3]+z*q[4])))); ^ e_j0.c:384:15: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] r = p[0]+z*(p[1]+z*(p[2]+z*(p[3]+z*(p[4]+z*p[5])))); ^ e_j0.c: In function 'qzero': e_j0.c:522:22: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] s = one+z*(q[0]+z*(q[1]+z*(q[2]+z*(q[3]+z*(q[4]+z*q[5]))))); ^ e_j0.c:521:15: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] r = p[0]+z*(p[1]+z*(p[2]+z*(p[3]+z*(p[4]+z*p[5])))); ^ gcc -o e_j1.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_j1.c e_j1.c: In function 'pone': e_j1.c:383:29: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] s = one+z*(q[0]+z*(q[1]+z*(q[2]+z*(q[3]+z*q[4])))); ^ e_j1.c:382:22: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] r = p[0]+z*(p[1]+z*(p[2]+z*(p[3]+z*(p[4]+z*p[5])))); ^ e_j1.c: In function 'qone': e_j1.c:521:22: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] s = one+z*(q[0]+z*(q[1]+z*(q[2]+z*(q[3]+z*(q[4]+z*q[5]))))); ^ e_j1.c:520:15: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] r = p[0]+z*(p[1]+z*(p[2]+z*(p[3]+z*(p[4]+z*p[5])))); ^ gcc -o e_jn.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_jn.c gcc -o e_lgamma.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_lgamma.c gcc -o e_lgamma_r.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_lgamma_r.c e_lgamma_r.c: In function '__ieee754_lgamma_r': e_lgamma_r.c:345:13: warning: 'nadj' may be used uninitialized in this function [-Wmaybe-uninitialized] if(hx<0) r = nadj - r; ^ gcc -o e_log.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_log.c gcc -o e_log10.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_log10.c gcc -o e_pow.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_pow.c gcc -o e_rem_pio2.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 e_remainder.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_remainder.c gcc -o e_scalb.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_scalb.c gcc -o e_sinh.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_sinh.c e_sinh.c: In function '__ieee754_sinh': e_sinh.c:113:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] lx = *( (((*(unsigned*)&one)>>29)) + (unsigned*)&x); ^ e_sinh.c:114:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (ix<0x408633CE || (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) { ^ gcc -o e_sqrt.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM e_sqrt.c gcc -o w_acos.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_acos.c gcc -o w_acosh.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_acosh.c gcc -o w_asin.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_asin.c gcc -o w_atan2.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_atan2.c gcc -o w_atanh.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_atanh.c gcc -o w_cosh.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_cosh.c gcc -o w_exp.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_exp.c gcc -o w_fmod.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_fmod.c gcc -o w_gamma.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_gamma.c gcc -o w_gamma_r.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_gamma_r.c gcc -o w_hypot.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_hypot.c gcc -o w_j0.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_j0.c gcc -o w_j1.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_j1.c gcc -o w_jn.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_jn.c gcc -o w_lgamma.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_lgamma.c gcc -o w_lgamma_r.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_lgamma_r.c gcc -o w_log.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_log.c gcc -o w_log10.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_log10.c gcc -o w_pow.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_pow.c gcc -o w_remainder.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_remainder.c gcc -o w_scalb.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_scalb.c gcc -o w_sinh.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_sinh.c gcc -o w_sqrt.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM w_sqrt.c gcc -o s_asinh.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_asinh.c gcc -o s_atan.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_atan.c gcc -o s_cbrt.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_cbrt.c gcc -o s_ceil.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_ceil.c gcc -o s_copysign.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_copysign.c gcc -o s_cos.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_cos.c gcc -o s_erf.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_erf.c gcc -o s_expm1.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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' [-Wparentheses] if(k==1) ^ gcc -o s_fabs.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_fabs.c gcc -o s_finite.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_finite.c gcc -o s_floor.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_floor.c gcc -o s_frexp.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_frexp.c gcc -o s_ilogb.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_ilogb.c gcc -o s_isnan.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_isnan.c gcc -o s_ldexp.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_ldexp.c gcc -o s_lib_version.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_lib_version.c gcc -o s_log1p.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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' [-Wparentheses] if(f==zero) if(k==0) return zero; ^ gcc -o s_logb.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_logb.c gcc -o s_matherr.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_matherr.c gcc -o s_modf.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_modf.c gcc -o s_nextafter.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_nextafter.c gcc -o s_rint.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_rint.c gcc -o s_scalbn.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_scalbn.c gcc -o s_signgam.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_signgam.c gcc -o s_significand.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_significand.c gcc -o s_sin.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_sin.c gcc -o s_tan.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_tan.c gcc -o s_tanh.o -c -DXP_UNIX -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -I.. -I../. -DJSFILE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_IEEE_LIBM s_tanh.c ar cru ./libfdm.a ./k_standard.o ./k_rem_pio2.o ./k_cos.o ./k_sin.o ./k_tan.o ./e_acos.o ./e_acosh.o ./e_asin.o ./e_atan2.o ./e_atanh.o ./e_cosh.o ./e_exp.o ./e_fmod.o ./e_gamma.o ./e_gamma_r.o ./e_hypot.o ./e_j0.o ./e_j1.o ./e_jn.o ./e_lgamma.o ./e_lgamma_r.o ./e_log.o ./e_log10.o ./e_pow.o ./e_rem_pio2.o ./e_remainder.o ./e_scalb.o ./e_sinh.o ./e_sqrt.o ./w_acos.o ./w_acosh.o ./w_asin.o ./w_atan2.o ./w_atanh.o ./w_cosh.o ./w_exp.o ./w_fmod.o ./w_gamma.o ./w_gamma_r.o ./w_hypot.o ./w_j0.o ./w_j1.o ./w_jn.o ./w_lgamma.o ./w_lgamma_r.o ./w_log.o ./w_log10.o ./w_pow.o ./w_remainder.o ./w_scalb.o ./w_sinh.o ./w_sqrt.o ./s_asinh.o ./s_atan.o ./s_cbrt.o ./s_ceil.o ./s_copysign.o ./s_cos.o ./s_erf.o ./s_expm1.o ./s_fabs.o ./s_finite.o ./s_floor.o ./s_frexp.o ./s_ilogb.o ./s_isnan.o ./s_ldexp.o ./s_lib_version.o ./s_log1p.o ./s_logb.o ./s_matherr.o ./s_modf.o ./s_nextafter.o ./s_rint.o ./s_scalbn.o ./s_signgam.o ./s_significand.o ./s_sin.o ./s_tan.o ./s_tanh.o echo ./libfdm.a ./libfdm.a make[1]: Leaving directory `/builddir/build/BUILD/jsl-0.3.0/src/fdlibm' make -f Makefile.ref ./libjs.a ./jsl ./jsautocfg.h ./jscpucfg ./jscpucfg.o ./jsmathtemp.o cat: ../../dist/./nspr/Version: No such file or directory make[1]: Entering directory `/builddir/build/BUILD/jsl-0.3.0/src' make[1]: Circular jscpucfg.h <- jsautocfg.h dependency dropped. gcc -o jscpucfg.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jscpucfg.c gcc -o jscpucfg ./jscpucfg.o make[1]: Circular jsautocfg.h <- jsautocfg.h dependency dropped. rm -f jsautocfg.h ./jscpucfg > jsautocfg.h gcc -o jsapi.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsapi.c jsapi.c: In function 'JS_ConvertArgumentsVA': jsapi.c:267:39: warning: passing argument 5 of 'TryArgumentFormatter' from incompatible pointer type [enabled by default] JS_ADDRESSOF_VA_LIST(ap))) { ^ jsapi.c:127:1: note: expected 'struct __va_list_tag (*)[1]' but argument is of type 'struct __va_list_tag **' TryArgumentFormatter(JSContext *cx, const char **formatp, JSBool fromJS, ^ jsapi.c: In function 'JS_PushArgumentsVA': jsapi.c:370:39: warning: passing argument 5 of 'TryArgumentFormatter' from incompatible pointer type [enabled by default] JS_ADDRESSOF_VA_LIST(ap))) { ^ jsapi.c:127:1: note: expected 'struct __va_list_tag (*)[1]' but argument is of type 'struct __va_list_tag **' TryArgumentFormatter(JSContext *cx, const char **formatp, JSBool fromJS, ^ In file included from jsapi.c:54:0: 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 jsarena.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsarena.c gcc -o jsarray.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsarray.c In file included from jscntxt.h:53:0, 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 jsatom.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsatom.c 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:0: 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 jsbool.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsbool.c gcc -o jscntxt.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jscntxt.c 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 jsdate.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsdate.c gcc -o jsdbgapi.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsdbgapi.c gcc -o jsdhash.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsdhash.c 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 jsdtoa.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsdtoa.c In file included from jsdtoa.c:50:0: 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:0: 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; ^ In file included from jsdtoa.c:50:0: jsdtoa.c: In function 'JS_strtod': jsnum.h:87:37: warning: 'rv0' may be used uninitialized in this function [-Wmaybe-uninitialized] (__extension__ ({ jsdpun u; u.d = (x); u.s.hi = (y); (x) = u.d; })) ^ jsdtoa.c:1244:34: note: 'rv0' was declared here double aadj, aadj1, adj, rv, rv0; ^ gcc -o jsemit.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsemit.c In file included from jsemit.c:54:0: 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:0, 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:0: 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:0, 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:0: 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:0, 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:0: 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:0, 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: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: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:0, 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 jsexn.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsexn.c gcc -o jsfun.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsfun.c gcc -o jsgc.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsgc.c 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 jshash.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jshash.c gcc -o jsinterp.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsinterp.c jsinterp.c: In function 'js_Interpret': jsinterp.c:1879:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf(tracefp, " @ %d\n", sp - fp->spbase); ^ jsinterp.c:4712:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf(tracefp, " @ %d\n", sp - fp->spbase); ^ jsinterp.c:171:15: warning: 'sp' may be used uninitialized in this function [-Wmaybe-uninitialized] (fp)->sp = sp) ^ jsinterp.c:1740:12: note: 'sp' was declared here jsval *sp, *newsp; ^ jsinterp.c:4442:39: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] ok = js_CheckRedeclaration(cx, obj, id, attrs, NULL, NULL); ^ gcc -o jslock.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jslock.c gcc -o jslog2.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jslog2.c gcc -o jslong.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jslong.c gcc -o ./jsmathtemp.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsmath.c ld -r -o jsmath.o ./jsmathtemp.o fdlibm/./libfdm.a gcc -o jsnum.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsnum.c gcc -o jsobj.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsobj.c 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:0: 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:0, 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:0, 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:0, 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 jsopcode.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsopcode.c jsopcode.c: In function 'js_Disassemble1': jsopcode.c:184:9: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'ptrdiff_t' [-Wformat=] fprintf(fp, " %u (%d)", loc + off, off); ^ jsopcode.c:184:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'ptrdiff_t' [-Wformat=] jsopcode.c:219:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ptrdiff_t' [-Wformat=] fprintf(fp, " defaultOffset %d low %d high %d", off, low, high); ^ jsopcode.c:222:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'ptrdiff_t' [-Wformat=] fprintf(fp, "\n\t%d: %d", i, off); ^ jsopcode.c:242:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ptrdiff_t' [-Wformat=] fprintf(fp, " offset %d npairs %u", off, (uintN) npairs); ^ jsopcode.c:256:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'ptrdiff_t' [-Wformat=] fprintf(fp, "\n\t%s: %d", cstr, off); ^ jsopcode.c: In function 'Decompile': jsopcode.c:908:15: warning: case value '254' not in enumerated type 'JSOp' [-Wswitch] case JSOP_GETPROP2: ^ jsopcode.c:911:15: warning: case value '255' not in enumerated type 'JSOp' [-Wswitch] case JSOP_GETELEM2: ^ jsopcode.c:1795:15: warning: case value '254' not in enumerated type 'JSOp' [-Wswitch] case JSOP_GETPROP2: ^ jsopcode.c:1818:15: warning: case value '255' not in enumerated type 'JSOp' [-Wswitch] case JSOP_GETELEM2: ^ gcc -o jsparse.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsparse.c In file included from jsparse.c:63:0: 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 jsprf.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsprf.c gcc -o jsregexp.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsregexp.c gcc -o jsscan.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsscan.c gcc -o jsscope.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsscope.c gcc -o jsscript.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsscript.c In file included from jsscript.c:49:0: 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 jsstr.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsstr.c 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; ^ jsstr.c: In function 'str_split': jsstr.c:1792:8: warning: 'tmp.length' may be used uninitialized in this function [-Wmaybe-uninitialized] if (sep->length == 0) { ^ jsstr.c:1829:23: note: 'tmp.length' was declared here JSSubString *sep, tmp; ^ gcc -o jsutil.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsutil.c gcc -o jsxdrapi.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsxdrapi.c gcc -o prmjtime.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic prmjtime.c ar rv libjs.a jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o jscntxt.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o jsfun.o jsgc.o jshash.o jsinterp.o jslock.o jslog2.o jslong.o jsmath.o jsnum.o jsobj.o jsopcode.o jsparse.o jsprf.o jsregexp.o jsscan.o jsscope.o jsscript.o jsstr.o jsutil.o jsxdrapi.o prmjtime.o ar: creating libjs.a a - jsapi.o a - jsarena.o a - jsarray.o a - jsatom.o a - jsbool.o a - jscntxt.o a - jsdate.o a - jsdbgapi.o a - jsdhash.o a - jsdtoa.o a - jsemit.o a - jsexn.o a - jsfun.o a - jsgc.o a - jshash.o a - jsinterp.o a - jslock.o a - jslog2.o a - jslong.o a - jsmath.o a - jsnum.o a - jsobj.o a - jsopcode.o a - jsparse.o a - jsprf.o a - jsregexp.o a - jsscan.o a - jsscope.o a - jsscript.o a - jsstr.o a - jsutil.o a - jsxdrapi.o a - prmjtime.o echo libjs.a libjs.a gcc -o jsl.o -c -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic jsl.c 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; ^ jsl.c: In function 'ProcessSingleScript': jsl.c:833:15: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(workingDir, sizeof(workingDir)); ^ jsl.c:834:14: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(folder); ^ jsl.c:838:14: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(workingDir); ^ jsl.c: In function 'ProcessArgs': jsl.c:1688:21: warning: 'path' may be used uninitialized in this function [-Wmaybe-uninitialized] return LintConfError(cx, path, lineno, "-process is an invalid setting"); ^ jsl.c:1684:23: note: 'path' was declared here char *path; ^ gcc -o jsl -g -DXP_UNIX -DHAVE_VA_COPY -DVA_COPY=va_copy -DDEBUG -DDEBUG_mockbuild -DEDITLINE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ./jsl.o ./libjs.a -lm -Lfdlibm/. -lfdm \ -lreadline -ltermcap make[1]: `jsautocfg.h' is up to date. make[1]: `jscpucfg' is up to date. make[1]: `jscpucfg.o' is up to date. make[1]: Nothing to be done for `jsmathtemp.o'. make[1]: Leaving directory `/builddir/build/BUILD/jsl-0.3.0/src' make: Leaving directory `/builddir/build/BUILD/jsl-0.3.0/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Np6yQw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jsl-0.3.0-12.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jsl-0.3.0-12.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/jsl-0.3.0-12.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jsl-0.3.0-12.el7.centos.x86_64 + cd jsl-0.3.0 + install -d /builddir/build/BUILDROOT/jsl-0.3.0-12.el7.centos.x86_64/usr/bin + install src/jsl /builddir/build/BUILDROOT/jsl-0.3.0-12.el7.centos.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/jsl-0.3.0 extracting debug info from /builddir/build/BUILDROOT/jsl-0.3.0-12.el7.centos.x86_64/usr/bin/jsl dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 4996 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HsliWY + umask 022 + cd /builddir/build/BUILD + cd jsl-0.3.0 + cd tests + perl run_tests.pl ../src/jsl Searching /builddir/build/BUILD/jsl-0.3.0/tests... Testing ambiguous_newline.js... Testing redeclared_var.js... Testing misplaced_regex.js... Testing inc_dec_within_stmt.js... Testing jsl_cc_not_understood.js... Testing octal_number.js... Testing comma_separated_stmts.js... Testing duplicate_formal.js... Testing trailing_comma_in_array.js... Testing anon_no_return_value.js... Testing multiple_plus_minus.js... Testing empty_statement.js... Testing comparison_type_conv.js... Testing inc_dec_within_stmt-ignore.js... Testing unreachable_code.js... Testing with_statement.js... Testing var_hides_arg.js... Testing equal_as_assign.js... Testing block_without_braces.js... Testing assign_to_function_call.js... Testing trailing_decimal_point.js... Testing duplicate_case_in_switch.js... Testing missing_default_case.js... Testing nested_comment.js... Testing ambiguous_else_stmt.js... Testing useless_comparison.js... Testing ambiguous_nested_stmt.js... Testing useless_void.js... Testing leading_decimal_point.js... Testing partial_option_explicit.js... Testing missing_semicolon.js... Testing meaningless_block.js... Testing missing_break_for_last_case.js... Testing use_of_label.js... Testing legacy_cc_not_understood.js... Testing dup_option_explicit.js... Testing parseint_missing_radix.js... Testing default_not_at_end.js... Testing useless_assign.js... Testing no_return_value.js... Testing missing_break.js... Testing missing_option_explicit.js... Testing deprecated_usage.js... Testing trailing_comma.js... Testing invalid_backref.js... Testing bad_backref.js... Testing always_use_option_explicit.js... Testing jscript_function_extensions-3.js... Testing jscript_function_extensions-2.js... Testing jscript_function_extensions-1.js... Testing define.js... Testing legacy_control_comments.js... Testing lambda_assign_requires_semicolon.js... Testing jscript_function_extensions-4.js... Testing option_explicit.js... Testing option_explicit-with.js... Testing import.js... Testing declare.js... Testing import-overflow.js... Testing invalid_fallthru.js... Testing control_comments.js... Testing import2.js... Testing script_tag_in_js_literal.html... Testing unterminated_comment.js... Passed 64 of 64 tests + exit 0 Processing files: jsl-0.3.0-12.el7.centos.x86_64 Provides: jsl = 0.3.0-12.el7.centos jsl(x86-64) = 0.3.0-12.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libreadline.so.6()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: jsl-debuginfo-0.3.0-12.el7.centos.x86_64 Provides: jsl-debuginfo = 0.3.0-12.el7.centos jsl-debuginfo(x86-64) = 0.3.0-12.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jsl-0.3.0-12.el7.centos.x86_64 Wrote: /builddir/build/RPMS/jsl-0.3.0-12.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/jsl-debuginfo-0.3.0-12.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zSlS6o + umask 022 + cd /builddir/build/BUILD + cd jsl-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jsl-0.3.0-12.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->