<86>Apr 27 01:13:49 userdel[6480]: delete user `rooter' <86>Apr 27 01:13:49 userdel[6480]: remove group `rooter' <86>Apr 27 01:13:49 groupadd[6481]: new group: name=rooter, gid=501 <86>Apr 27 01:13:49 useradd[6482]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 01:13:49 userdel[6484]: delete user `builder' <86>Apr 27 01:13:49 userdel[6484]: remove group `builder' <86>Apr 27 01:13:49 groupadd[6485]: new group: name=builder, gid=502 <86>Apr 27 01:13:49 useradd[6486]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 01:13:51 rpmi: libnspr-1:4.7.2-alt0.20080628.M41 installed <13>Apr 27 01:13:51 rpmi: libnspr-devel-1:4.7.2-alt0.20080628.M41 installed <13>Apr 27 01:13:51 rpmi: libreadline-devel-5.2.11-alt1 installed Installing libmozjs-1.8-alt1.20070725.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17774 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libmozjs-1.8 + echo 'Source #0 (libmozjs-1.8.tar):' Source #0 (libmozjs-1.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libmozjs-1.8.tar + cd libmozjs-1.8 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i -e s/-ltermcap//g js/src/Makefile.ref + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17774 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmozjs-1.8 + cd js/src + export BUILD_OPT=1 + BUILD_OPT=1 + export JS_READLINE=1 + JS_READLINE=1 + export JS_HAS_FILE_OBJECT=1 + JS_HAS_FILE_OBJECT=1 + export JS_NO_THIN_LOCKS=1 + JS_NO_THIN_LOCKS=1 + export JS_THREADSAFE=1 + JS_THREADSAFE=1 + export JS_VERSION=180 + JS_VERSION=180 ++ nspr-config --cflags + export 'XCFLAGS= -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr' + XCFLAGS=' -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr' + export LD=gcc + LD=gcc + make -f Makefile.ref cat: ../../dist/Linux_All_OPT.OBJ/nspr/Version: No such file or directory make: Entering directory `/usr/src/RPM/BUILD/libmozjs-1.8/js/src' make -f Makefile.ref Linux_All_OPT.OBJ/libjs.a Linux_All_OPT.OBJ/libjs.so Linux_All_OPT.OBJ/js Linux_All_OPT.OBJ/jsautocfg.h Linux_All_OPT.OBJ/jscpucfg Linux_All_OPT.OBJ/jscpucfg.o cat: ../../dist/Linux_All_OPT.OBJ/nspr/Version: No such file or directory make[1]: Entering directory `/usr/src/RPM/BUILD/libmozjs-1.8/js/src' make[1]: Circular jscpucfg.h <- Linux_All_OPT.OBJ/jsautocfg.h dependency dropped. gcc -o Linux_All_OPT.OBJ/jscpucfg.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jscpucfg.c gcc -o Linux_All_OPT.OBJ/jscpucfg Linux_All_OPT.OBJ/jscpucfg.o make[1]: Circular Linux_All_OPT.OBJ/jsautocfg.h <- Linux_All_OPT.OBJ/jsautocfg.h dependency dropped. rm -f Linux_All_OPT.OBJ/jsautocfg.h Linux_All_OPT.OBJ/jscpucfg > Linux_All_OPT.OBJ/jsautocfg.h gcc -o Linux_All_OPT.OBJ/jsapi.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsapi.c jsapi.c: In function 'JS_ConvertArgumentsVA': jsapi.c:274: warning: passing argument 5 of 'TryArgumentFormatter' from incompatible pointer type jsapi.c: In function 'JS_PushArgumentsVA': jsapi.c:377: warning: passing argument 5 of 'TryArgumentFormatter' from incompatible pointer type gcc -o Linux_All_OPT.OBJ/jsarena.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsarena.c gcc -o Linux_All_OPT.OBJ/jsarray.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsarray.c gcc -o Linux_All_OPT.OBJ/jsatom.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsatom.c gcc -o Linux_All_OPT.OBJ/jsbool.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsbool.c gcc -o Linux_All_OPT.OBJ/jscntxt.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jscntxt.c gcc -o Linux_All_OPT.OBJ/jsdate.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsdate.c gcc -o Linux_All_OPT.OBJ/jsdbgapi.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsdbgapi.c gcc -o Linux_All_OPT.OBJ/jsdhash.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsdhash.c gcc -o Linux_All_OPT.OBJ/jsdtoa.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsdtoa.c gcc -o Linux_All_OPT.OBJ/jsemit.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsemit.c gcc -o Linux_All_OPT.OBJ/jsexn.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsexn.c gcc -o Linux_All_OPT.OBJ/jsfun.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsfun.c gcc -o Linux_All_OPT.OBJ/jsgc.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsgc.c gcc -o Linux_All_OPT.OBJ/jshash.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jshash.c gcc -o Linux_All_OPT.OBJ/jsinterp.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsinterp.c gcc -o Linux_All_OPT.OBJ/jsiter.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsiter.c gcc -o Linux_All_OPT.OBJ/jslock.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jslock.c gcc -o Linux_All_OPT.OBJ/jslog2.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jslog2.c gcc -o Linux_All_OPT.OBJ/jslong.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jslong.c gcc -o Linux_All_OPT.OBJ/jsmath.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsmath.c gcc -o Linux_All_OPT.OBJ/jsnum.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsnum.c gcc -o Linux_All_OPT.OBJ/jsobj.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsobj.c gcc -o Linux_All_OPT.OBJ/jsopcode.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsopcode.c gcc -o Linux_All_OPT.OBJ/jsparse.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsparse.c gcc -o Linux_All_OPT.OBJ/jsprf.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_builder -DJS_THREADSAFE -DJS_USE_ONLY_NSPR_LOCKS -DJS_HAS_FILE_OBJECT -DEDITLINE -ILinux_All_OPT.OBJ -I./../../dist/include/nspr -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr jsprf.c jsprf.c: In function 'BuildArgArray': jsprf.c:644: error: incompatible types in assignment make[1]: Leaving directory `/usr/src/RPM/BUILD/libmozjs-1.8/js/src' make[1]: *** [Linux_All_OPT.OBJ/jsprf.o] Error 1 make: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/libmozjs-1.8/js/src' RPM build errors: error: Bad exit status from /usr/src/tmp/rpm-tmp.17774 (%build) Bad exit status from /usr/src/tmp/rpm-tmp.17774 (%build) Command exited with non-zero status 1 44.87user 1.01system 0:49.83elapsed 92%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+155767minor)pagefaults 0swaps hsh-rebuild: rebuild of `libmozjs-1.8-alt1.20070725.src.rpm' failed.