<86>Apr 26 09:42:44 userdel[15382]: delete user `rooter' <86>Apr 26 09:42:44 userdel[15382]: remove group `rooter' <86>Apr 26 09:42:44 groupadd[15383]: new group: name=rooter, gid=501 <86>Apr 26 09:42:44 useradd[15384]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 09:42:44 userdel[15386]: delete user `builder' <86>Apr 26 09:42:44 userdel[15386]: remove group `builder' <86>Apr 26 09:42:44 groupadd[15387]: new group: name=builder, gid=502 <86>Apr 26 09:42:44 useradd[15388]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 09:42:46 rpmi: libnspr-1:4.7.2-alt0.20080628.M41 installed <13>Apr 26 09:42:46 rpmi: libnspr-devel-1:4.7.2-alt0.20080628.M41 installed <13>Apr 26 09:42:46 rpmi: rpm-build-licenses-1.0-alt2 installed <13>Apr 26 09:42:46 rpmi: libreadline-devel-5.2.11-alt1 installed Installing js-1.7.0-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63042 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf js-1.7.0 + /bin/mkdir -p js-1.7.0 + cd js-1.7.0 + echo 'Source #0 (js-1.7.0.tar):' Source #0 (js-1.7.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/js-1.7.0.tar + /bin/chmod -c -Rf u+rwX,go-w . + cd js + echo 'Patch #0 (js-1.7.0-alt3.patch):' Patch #0 (js-1.7.0-alt3.patch): + /usr/bin/patch -p1 patching file src/Makefile.ref patching file src/config/Linux_All.mk patching file src/rules.mk + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63042 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd js-1.7.0 ++ nspr-config --cflags + make -C js/src -f Makefile.ref LD=gcc 'XCFLAGS=-pipe -Wall -O2 -fsigned-char -fPIC -DPIC -I/usr/include/nspr' BUILD_OPT=1 JS_HAS_FILE_OBJECT=1 JS_NO_THIN_LOCKS=1 JS_THREADSAFE=1 JS_HAS_XML_SUPPORT=1 JS_READLINE=1 XMKSHLIBOPTS=-Wl,-soname,libjs.so.1 VERSION=1.7.0 all export cat: ../../dist/Linux_All_OPT.OBJ/nspr/Version: No such file or directory make: Entering directory `/usr/src/RPM/BUILD/js-1.7.0/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/js-1.7.0/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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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:267: warning: passing argument 5 of 'TryArgumentFormatter' from incompatible pointer type jsapi.c: In function 'JS_PushArgumentsVA': jsapi.c:370: 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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 jslock.c:227: warning: 'js_Dequeue' declared 'static' but never defined 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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -DHAVE_VA_COPY -DVA_COPY=va_copy -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 gcc -o Linux_All_OPT.OBJ/jsregexp.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 jsregexp.c gcc -o Linux_All_OPT.OBJ/jskwgen.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 jskwgen.c gcc -o Linux_All_OPT.OBJ/jskwgen -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 -lm Linux_All_OPT.OBJ/jskwgen.o Linux_All_OPT.OBJ/jskwgen Linux_All_OPT.OBJ/jsautokw.h gcc -o Linux_All_OPT.OBJ/jsscan.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 jsscan.c gcc -o Linux_All_OPT.OBJ/jsscope.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 jsscope.c gcc -o Linux_All_OPT.OBJ/jsscript.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 jsscript.c gcc -o Linux_All_OPT.OBJ/jsstr.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 jsstr.c gcc -o Linux_All_OPT.OBJ/jsutil.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 jsutil.c gcc -o Linux_All_OPT.OBJ/jsxdrapi.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 jsxdrapi.c gcc -o Linux_All_OPT.OBJ/jsxml.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 jsxml.c gcc -o Linux_All_OPT.OBJ/prmjtime.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 prmjtime.c gcc -o Linux_All_OPT.OBJ/jsfile.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 jsfile.c jsfile.c: In function 'file_currentDirSetter': jsfile.c:2647: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result jsfile.c:2666: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ar rv Linux_All_OPT.OBJ/libjs.a Linux_All_OPT.OBJ/jsapi.o Linux_All_OPT.OBJ/jsarena.o Linux_All_OPT.OBJ/jsarray.o Linux_All_OPT.OBJ/jsatom.o Linux_All_OPT.OBJ/jsbool.o Linux_All_OPT.OBJ/jscntxt.o Linux_All_OPT.OBJ/jsdate.o Linux_All_OPT.OBJ/jsdbgapi.o Linux_All_OPT.OBJ/jsdhash.o Linux_All_OPT.OBJ/jsdtoa.o Linux_All_OPT.OBJ/jsemit.o Linux_All_OPT.OBJ/jsexn.o Linux_All_OPT.OBJ/jsfun.o Linux_All_OPT.OBJ/jsgc.o Linux_All_OPT.OBJ/jshash.o Linux_All_OPT.OBJ/jsinterp.o Linux_All_OPT.OBJ/jsiter.o Linux_All_OPT.OBJ/jslock.o Linux_All_OPT.OBJ/jslog2.o Linux_All_OPT.OBJ/jslong.o Linux_All_OPT.OBJ/jsmath.o Linux_All_OPT.OBJ/jsnum.o Linux_All_OPT.OBJ/jsobj.o Linux_All_OPT.OBJ/jsopcode.o Linux_All_OPT.OBJ/jsparse.o Linux_All_OPT.OBJ/jsprf.o Linux_All_OPT.OBJ/jsregexp.o Linux_All_OPT.OBJ/jsscan.o Linux_All_OPT.OBJ/jsscope.o Linux_All_OPT.OBJ/jsscript.o Linux_All_OPT.OBJ/jsstr.o Linux_All_OPT.OBJ/jsutil.o Linux_All_OPT.OBJ/jsxdrapi.o Linux_All_OPT.OBJ/jsxml.o Linux_All_OPT.OBJ/prmjtime.o Linux_All_OPT.OBJ/jsfile.o ar: creating Linux_All_OPT.OBJ/libjs.a a - Linux_All_OPT.OBJ/jsapi.o a - Linux_All_OPT.OBJ/jsarena.o a - Linux_All_OPT.OBJ/jsarray.o a - Linux_All_OPT.OBJ/jsatom.o a - Linux_All_OPT.OBJ/jsbool.o a - Linux_All_OPT.OBJ/jscntxt.o a - Linux_All_OPT.OBJ/jsdate.o a - Linux_All_OPT.OBJ/jsdbgapi.o a - Linux_All_OPT.OBJ/jsdhash.o a - Linux_All_OPT.OBJ/jsdtoa.o a - Linux_All_OPT.OBJ/jsemit.o a - Linux_All_OPT.OBJ/jsexn.o a - Linux_All_OPT.OBJ/jsfun.o a - Linux_All_OPT.OBJ/jsgc.o a - Linux_All_OPT.OBJ/jshash.o a - Linux_All_OPT.OBJ/jsinterp.o a - Linux_All_OPT.OBJ/jsiter.o a - Linux_All_OPT.OBJ/jslock.o a - Linux_All_OPT.OBJ/jslog2.o a - Linux_All_OPT.OBJ/jslong.o a - Linux_All_OPT.OBJ/jsmath.o a - Linux_All_OPT.OBJ/jsnum.o a - Linux_All_OPT.OBJ/jsobj.o a - Linux_All_OPT.OBJ/jsopcode.o a - Linux_All_OPT.OBJ/jsparse.o a - Linux_All_OPT.OBJ/jsprf.o a - Linux_All_OPT.OBJ/jsregexp.o a - Linux_All_OPT.OBJ/jsscan.o a - Linux_All_OPT.OBJ/jsscope.o a - Linux_All_OPT.OBJ/jsscript.o a - Linux_All_OPT.OBJ/jsstr.o a - Linux_All_OPT.OBJ/jsutil.o a - Linux_All_OPT.OBJ/jsxdrapi.o a - Linux_All_OPT.OBJ/jsxml.o a - Linux_All_OPT.OBJ/prmjtime.o a - Linux_All_OPT.OBJ/jsfile.o echo Linux_All_OPT.OBJ/libjs.a Linux_All_OPT.OBJ/libjs.a gcc -shared -Wl,-soname,libjs.so.1 -o Linux_All_OPT.OBJ/libjs.so.1.7.0 Linux_All_OPT.OBJ/jsapi.o Linux_All_OPT.OBJ/jsarena.o Linux_All_OPT.OBJ/jsarray.o Linux_All_OPT.OBJ/jsatom.o Linux_All_OPT.OBJ/jsbool.o Linux_All_OPT.OBJ/jscntxt.o Linux_All_OPT.OBJ/jsdate.o Linux_All_OPT.OBJ/jsdbgapi.o Linux_All_OPT.OBJ/jsdhash.o Linux_All_OPT.OBJ/jsdtoa.o Linux_All_OPT.OBJ/jsemit.o Linux_All_OPT.OBJ/jsexn.o Linux_All_OPT.OBJ/jsfun.o Linux_All_OPT.OBJ/jsgc.o Linux_All_OPT.OBJ/jshash.o Linux_All_OPT.OBJ/jsinterp.o Linux_All_OPT.OBJ/jsiter.o Linux_All_OPT.OBJ/jslock.o Linux_All_OPT.OBJ/jslog2.o Linux_All_OPT.OBJ/jslong.o Linux_All_OPT.OBJ/jsmath.o Linux_All_OPT.OBJ/jsnum.o Linux_All_OPT.OBJ/jsobj.o Linux_All_OPT.OBJ/jsopcode.o Linux_All_OPT.OBJ/jsparse.o Linux_All_OPT.OBJ/jsprf.o Linux_All_OPT.OBJ/jsregexp.o Linux_All_OPT.OBJ/jsscan.o Linux_All_OPT.OBJ/jsscope.o Linux_All_OPT.OBJ/jsscript.o Linux_All_OPT.OBJ/jsstr.o Linux_All_OPT.OBJ/jsutil.o Linux_All_OPT.OBJ/jsxdrapi.o Linux_All_OPT.OBJ/jsxml.o Linux_All_OPT.OBJ/prmjtime.o Linux_All_OPT.OBJ/jsfile.o -lm -L./../../dist/lib -lnspr4 ln -sf `basename Linux_All_OPT.OBJ/libjs.so.1.7.0` Linux_All_OPT.OBJ/libjs.so gcc -o Linux_All_OPT.OBJ/js.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 js.c js.c: In function 'my_ErrorReporter': js.c:2560: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -o Linux_All_OPT.OBJ/js -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -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 Linux_All_OPT.OBJ/js.o -L Linux_All_OPT.OBJ -ljs -lm -L./../../dist/lib -lnspr4 \ -lreadline make[1]: `Linux_All_OPT.OBJ/jsautocfg.h' is up to date. make[1]: `Linux_All_OPT.OBJ/jscpucfg' is up to date. make[1]: `Linux_All_OPT.OBJ/jscpucfg.o' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/js-1.7.0/js/src' mkdir -p ./../../dist/include ./../../dist/lib ./../../dist/bin cp jsarray.h jsatom.h jsbool.h jsconfig.h jscntxt.h jsdate.h jsemit.h jsexn.h jsfun.h jsgc.h jsinterp.h jsiter.h jslibmath.h jslock.h jsmath.h jsnum.h jsobj.h jsopcode.h jsparse.h jsarena.h jsclist.h jsdhash.h jsdtoa.h jshash.h jslong.h jsosdep.h jstypes.h jsprvtd.h jspubtd.h jsregexp.h jsscan.h jsscope.h jsscript.h jsstr.h jsxdrapi.h jsxml.h jsfile.h jsapi.h jsdbgapi.h jsbit.h jscompat.h jscpucfg.h jsotypes.h jsstddef.h prmjtime.h resource.h jsopcode.tbl jsproto.tbl js.msg jsshell.msg jskeyword.tbl Linux_All_OPT.OBJ/jsautocfg.h Linux_All_OPT.OBJ/jsautokw.h ./../../dist/include cp Linux_All_OPT.OBJ/libjs.a ./../../dist/lib cp Linux_All_OPT.OBJ/libjs.so.1.7.0 ./../../dist/lib cp Linux_All_OPT.OBJ/js ./../../dist/bin make: Leaving directory `/usr/src/RPM/BUILD/js-1.7.0/js/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6966 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/js-buildroot + : + /bin/rm -rf -- /usr/src/tmp/js-buildroot + cd js-1.7.0 + install -d -m 0755 /usr/src/tmp/js-buildroot/usr/bin /usr/src/tmp/js-buildroot/usr/lib /usr/src/tmp/js-buildroot/usr/include/js + install -m 0755 dist/bin/js /usr/src/tmp/js-buildroot/usr/bin/ + install -m 0644 dist/lib/libjs.a dist/lib/libjs.so.1.7.0 /usr/src/tmp/js-buildroot/usr/lib/ + ln -sf libjs.so.1.7.0 /usr/src/tmp/js-buildroot/usr/lib/libjs.so + install -m 0644 dist/include/js.msg dist/include/jsapi.h dist/include/jsarena.h dist/include/jsarray.h dist/include/jsatom.h dist/include/jsautocfg.h dist/include/jsautokw.h dist/include/jsbit.h dist/include/jsbool.h dist/include/jsclist.h dist/include/jscntxt.h dist/include/jscompat.h dist/include/jsconfig.h dist/include/jscpucfg.h dist/include/jsdate.h dist/include/jsdbgapi.h dist/include/jsdhash.h dist/include/jsdtoa.h dist/include/jsemit.h dist/include/jsexn.h dist/include/jsfile.h dist/include/jsfun.h dist/include/jsgc.h dist/include/jshash.h dist/include/jsinterp.h dist/include/jsiter.h dist/include/jskeyword.tbl dist/include/jslibmath.h dist/include/jslock.h dist/include/jslong.h dist/include/jsmath.h dist/include/jsnum.h dist/include/jsobj.h dist/include/jsopcode.h dist/include/jsopcode.tbl dist/include/jsosdep.h dist/include/jsotypes.h dist/include/jsparse.h dist/include/jsproto.tbl dist/include/jsprvtd.h dist/include/jspubtd.h dist/include/jsregexp.h dist/include/jsscan.h dist/include/jsscope.h dist/include/jsscript.h dist/include/jsshell.msg dist/include/jsstddef.h dist/include/jsstr.h dist/include/jstypes.h dist/include/jsxdrapi.h dist/include/jsxml.h dist/include/prmjtime.h dist/include/resource.h js/src/jsutil.h /usr/src/tmp/js-buildroot//usr/include/js/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/js-buildroot (auto) Verifying and fixing files in /usr/src/tmp/js-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/js-buildroot (auto) Adjusting library links in /usr/src/tmp/js-buildroot ./usr/lib: libjs.so.1 -> libjs.so.1.7.0 (changed) Verifying ELF objects in /usr/src/tmp/js-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/js-buildroot (executable,shared) Processing files: js-1.7.0-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.6472 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.61337 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libjs = 1.7.0-alt3, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.4), libjs.so.1, libreadline.so.5, rtld(GNU_HASH) Conflicts: libmozjs-tools Processing files: libjs-1.7.0-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.72234 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.69660 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libjs.so.1 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libnspr4.so, rtld(GNU_HASH) Processing files: libjs-devel-1.7.0-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53957 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd js-1.7.0 + DOCDIR=/usr/src/tmp/js-buildroot/usr/share/doc/libjs-devel-1.7.0 + export DOCDIR + rm -rf /usr/src/tmp/js-buildroot/usr/share/doc/libjs-devel-1.7.0 + /bin/mkdir -p /usr/src/tmp/js-buildroot/usr/share/doc/libjs-devel-1.7.0 + cp -prL js/src/README.html /usr/src/tmp/js-buildroot/usr/share/doc/libjs-devel-1.7.0 + chmod -R go-w /usr/src/tmp/js-buildroot/usr/share/doc/libjs-devel-1.7.0 + chmod -R a+rX /usr/src/tmp/js-buildroot/usr/share/doc/libjs-devel-1.7.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.53957 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.85017 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libjs = 1.7.0-alt3, libnspr-devel, /usr/lib/libjs.so.1.7.0 Conflicts: libmozjs Processing files: libjs-devel-static-1.7.0-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.56402 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.87117 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libjs-devel = 1.7.0-alt3, glibc-devel-static Conflicts: libmozjs-devel Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.34429 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/js-1.7.0-alt3.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/js-1.7.0-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libjs-1.7.0-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libjs-devel-1.7.0-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libjs-devel-static-1.7.0-alt3.ppc.rpm 65.92user 2.99system 1:21.84elapsed 84%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+574028minor)pagefaults 0swaps