Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pacparser.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-1593297581.619503/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pacparser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Could not canonicalize hostname: ip-172-30-2-51.ec2.internal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pacparser-1.3.7-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pacparser.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-1593297581.619503/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pacparser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zziQj9 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pacparser-1.3.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/pacparser-1.3.7.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pacparser-1.3.7 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wEEKKO + umask 022 + cd /builddir/build/BUILD + cd pacparser-1.3.7 + LANG=C + export LANG + unset DISPLAY + cd src + make cd spidermonkey && SMCFLAGS="-fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy" "make" jsapi make[1]: Entering directory `/builddir/build/BUILD/pacparser-1.3.7/src/spidermonkey' mkdir -p js/src/Linux_All_DBG.OBJ CFLAGS="-fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy" "make" -C js/src -f Makefile.ref libjs.a cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/pacparser-1.3.7/src/spidermonkey/js/src' make[2]: Circular jscpucfg.h <- Linux_All_DBG.OBJ/jsautocfg.h dependency dropped. gcc -o Linux_All_DBG.OBJ/jscpucfg.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jscpucfg.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jscpucfg Linux_All_DBG.OBJ/jscpucfg.o make[2]: Circular Linux_All_DBG.OBJ/jsautocfg.h <- Linux_All_DBG.OBJ/jsautocfg.h dependency dropped. rm -f Linux_All_DBG.OBJ/jsautocfg.h Linux_All_DBG.OBJ/jscpucfg > Linux_All_DBG.OBJ/jsautocfg.h gcc -o Linux_All_DBG.OBJ/jsapi.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsapi.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition jsapi.c: In function 'JS_ConvertArgumentsVA': jsapi.c:267: warning: passing argument 5 of 'TryArgumentFormatter' from incompatible pointer type jsapi.c:136: note: expected 'struct __va_list_tag (*)[1]' but argument is of type 'struct __va_list_tag **' jsapi.c: In function 'JS_PushArgumentsVA': jsapi.c:370: warning: passing argument 5 of 'TryArgumentFormatter' from incompatible pointer type jsapi.c:136: note: expected 'struct __va_list_tag (*)[1]' but argument is of type 'struct __va_list_tag **' gcc -o Linux_All_DBG.OBJ/jsarena.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsarena.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsarray.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsarray.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsatom.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsatom.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsbool.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsbool.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jscntxt.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jscntxt.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsdate.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsdate.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsdbgapi.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsdbgapi.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsdhash.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsdhash.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsdtoa.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsdtoa.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsemit.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsemit.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsexn.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsexn.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsfun.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsfun.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsgc.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsgc.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jshash.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jshash.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsinterp.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsinterp.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsiter.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsiter.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jslock.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jslock.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jslog2.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jslog2.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jslong.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jslong.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsmath.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsmath.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsnum.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsnum.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsobj.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsobj.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsopcode.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsopcode.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsparse.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsparse.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsprf.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsprf.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsregexp.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsregexp.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jskwgen.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jskwgen.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jskwgen -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ -lm Linux_All_DBG.OBJ/jskwgen.o Linux_All_DBG.OBJ/jskwgen Linux_All_DBG.OBJ/jsautokw.h gcc -o Linux_All_DBG.OBJ/jsscan.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsscan.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsscope.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsscope.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsscript.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsscript.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsstr.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsstr.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsutil.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsutil.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsxdrapi.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsxdrapi.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/jsxml.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ jsxml.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition gcc -o Linux_All_DBG.OBJ/prmjtime.o -c -fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_mockbuild -DEDITLINE -ILinux_All_DBG.OBJ prmjtime.c : warning: "VA_COPY" redefined : warning: this is the location of the previous definition ar rv Linux_All_DBG.OBJ/libjs.a Linux_All_DBG.OBJ/jsapi.o Linux_All_DBG.OBJ/jsarena.o Linux_All_DBG.OBJ/jsarray.o Linux_All_DBG.OBJ/jsatom.o Linux_All_DBG.OBJ/jsbool.o Linux_All_DBG.OBJ/jscntxt.o Linux_All_DBG.OBJ/jsdate.o Linux_All_DBG.OBJ/jsdbgapi.o Linux_All_DBG.OBJ/jsdhash.o Linux_All_DBG.OBJ/jsdtoa.o Linux_All_DBG.OBJ/jsemit.o Linux_All_DBG.OBJ/jsexn.o Linux_All_DBG.OBJ/jsfun.o Linux_All_DBG.OBJ/jsgc.o Linux_All_DBG.OBJ/jshash.o Linux_All_DBG.OBJ/jsinterp.o Linux_All_DBG.OBJ/jsiter.o Linux_All_DBG.OBJ/jslock.o Linux_All_DBG.OBJ/jslog2.o Linux_All_DBG.OBJ/jslong.o Linux_All_DBG.OBJ/jsmath.o Linux_All_DBG.OBJ/jsnum.o Linux_All_DBG.OBJ/jsobj.o Linux_All_DBG.OBJ/jsopcode.o Linux_All_DBG.OBJ/jsparse.o Linux_All_DBG.OBJ/jsprf.o Linux_All_DBG.OBJ/jsregexp.o Linux_All_DBG.OBJ/jsscan.o Linux_All_DBG.OBJ/jsscope.o Linux_All_DBG.OBJ/jsscript.o Linux_All_DBG.OBJ/jsstr.o Linux_All_DBG.OBJ/jsutil.o Linux_All_DBG.OBJ/jsxdrapi.o Linux_All_DBG.OBJ/jsxml.o Linux_All_DBG.OBJ/prmjtime.o ar: creating Linux_All_DBG.OBJ/libjs.a a - Linux_All_DBG.OBJ/jsapi.o a - Linux_All_DBG.OBJ/jsarena.o a - Linux_All_DBG.OBJ/jsarray.o a - Linux_All_DBG.OBJ/jsatom.o a - Linux_All_DBG.OBJ/jsbool.o a - Linux_All_DBG.OBJ/jscntxt.o a - Linux_All_DBG.OBJ/jsdate.o a - Linux_All_DBG.OBJ/jsdbgapi.o a - Linux_All_DBG.OBJ/jsdhash.o a - Linux_All_DBG.OBJ/jsdtoa.o a - Linux_All_DBG.OBJ/jsemit.o a - Linux_All_DBG.OBJ/jsexn.o a - Linux_All_DBG.OBJ/jsfun.o a - Linux_All_DBG.OBJ/jsgc.o a - Linux_All_DBG.OBJ/jshash.o a - Linux_All_DBG.OBJ/jsinterp.o a - Linux_All_DBG.OBJ/jsiter.o a - Linux_All_DBG.OBJ/jslock.o a - Linux_All_DBG.OBJ/jslog2.o a - Linux_All_DBG.OBJ/jslong.o a - Linux_All_DBG.OBJ/jsmath.o a - Linux_All_DBG.OBJ/jsnum.o a - Linux_All_DBG.OBJ/jsobj.o a - Linux_All_DBG.OBJ/jsopcode.o a - Linux_All_DBG.OBJ/jsparse.o a - Linux_All_DBG.OBJ/jsprf.o a - Linux_All_DBG.OBJ/jsregexp.o a - Linux_All_DBG.OBJ/jsscan.o a - Linux_All_DBG.OBJ/jsscope.o a - Linux_All_DBG.OBJ/jsscript.o a - Linux_All_DBG.OBJ/jsstr.o a - Linux_All_DBG.OBJ/jsutil.o a - Linux_All_DBG.OBJ/jsxdrapi.o a - Linux_All_DBG.OBJ/jsxml.o a - Linux_All_DBG.OBJ/prmjtime.o echo Linux_All_DBG.OBJ/libjs.a Linux_All_DBG.OBJ/libjs.a make[2]: Leaving directory `/builddir/build/BUILD/pacparser-1.3.7/src/spidermonkey/js/src' find js/src -name "jsautocfg.h" -exec cp {} js/src \; touch js-buildstamp make[1]: Leaving directory `/builddir/build/BUILD/pacparser-1.3.7/src/spidermonkey' touch jsapi_buildstamp cc -g -DXP_UNIX -Wall -DVERSION= -Ispidermonkey/js/src -fPIC -c pacparser.c -o pacparser.o make: git: Command not found touch pymod/pacparser_o_buildstamp cd spidermonkey && SMCFLAGS="-fPIC -DHAVE_VA_COPY -DVA_COPY=__va_copy" "make" jslib make[1]: Entering directory `/builddir/build/BUILD/pacparser-1.3.7/src/spidermonkey' cd js/src find . -name "libjs.a" -exec cp {} .. \; make[1]: Leaving directory `/builddir/build/BUILD/pacparser-1.3.7/src/spidermonkey' cc -shared -g -DXP_UNIX -Wall -DVERSION= -Ispidermonkey/js/src -Wl,-soname=libpacparser.so.1 -Wl,-exclude-libs=libjs.a -o libpacparser.so.1 pacparser.o libjs.a -lm make: git: Command not found ln -sf libpacparser.so.1 libpacparser.so make: git: Command not found cc -g -DXP_UNIX -Wall -DVERSION= -Ispidermonkey/js/src pactester.c -o pactester -lpacparser -L. -I. echo "Running tests for pactester." Running tests for pactester. NO_INTERNET= ../tests/runtests.sh All tests were successful. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eRuh3I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64 + cd pacparser-1.3.7 + LANG=C + export LANG + unset DISPLAY + cd src + make install DESTDIR=/builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64 echo "Running tests for pactester." Running tests for pactester. NO_INTERNET= ../tests/runtests.sh All tests were successful. install -d /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/lib /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/include /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/bin install -m 755 libpacparser.so.1 /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/lib/libpacparser.so.1 ln -sf libpacparser.so.1 /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/lib/libpacparser.so install -m 755 pactester /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/bin/pactester install -m 644 pacparser.h /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/include/pacparser.h # install pactester manpages install -d /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/share/man/man1/ (test -d ../docs && install -m 644 ../docs/man/man1/*.1 /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/share/man/man1/) || true # install pacparser manpages install -d /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/share/man/man3/ (test -d ../docs && install -m 644 ../docs/man/man3/*.3 /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/share/man/man3/) || true # install html docs install -d /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/share/doc/pacparser/html/ (test -d ../docs/html && install -m 644 ../docs/html/* /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/share/doc/pacparser/html/) || true # install examples install -d /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/share/doc/pacparser/examples/ (test -d ../examples && install -m 644 ../examples/* /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/share/doc//pacparser/examples/) || true + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pacparser-1.3.7 extracting debug info from /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/bin/pactester extracting debug info from /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64/usr/lib/libpacparser.so.1 symlinked /usr/lib/debug/usr/lib/libpacparser.so.1.debug to /usr/lib/debug/usr/lib/libpacparser.so.debug 6451 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pacparser-1.3.7-1.x86_64 Provides: libpacparser.so.1()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpacparser.so.1()(64bit) rtld(GNU_HASH) Processing files: pacparser-debuginfo-1.3.7-1.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64 warning: Could not canonicalize hostname: ip-172-30-2-51.ec2.internal Wrote: /builddir/build/RPMS/pacparser-1.3.7-1.x86_64.rpm Wrote: /builddir/build/RPMS/pacparser-debuginfo-1.3.7-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wv9zHx + umask 022 + cd /builddir/build/BUILD + cd pacparser-1.3.7 + /bin/rm -rf /builddir/build/BUILDROOT/pacparser-1.3.7-1.x86_64 + exit 0 Child return code was: 0