<86>Apr 21 00:48:52 userdel[53513]: delete user 'rooter' <86>Apr 21 00:48:52 groupadd[53710]: group added to /etc/group: name=rooter, GID=561 <86>Apr 21 00:48:52 groupadd[53710]: new group: name=rooter, GID=561 <86>Apr 21 00:48:52 useradd[53775]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Apr 21 00:48:52 userdel[53835]: delete user 'builder' <86>Apr 21 00:48:52 userdel[53835]: removed group 'builder' owned by 'builder' <86>Apr 21 00:48:52 userdel[53835]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:48:52 groupadd[53887]: group added to /etc/group: name=builder, GID=562 <86>Apr 21 00:48:52 groupadd[53887]: group added to /etc/gshadow: name=builder <86>Apr 21 00:48:52 groupadd[53887]: new group: name=builder, GID=562 <86>Apr 21 00:48:52 useradd[53996]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash <13>Apr 21 00:48:55 rpmi: libX11-locales-3:1.6.3-alt1 1431956885 installed <13>Apr 21 00:48:55 rpmi: xorg-xproto-devel-7.0.31-alt0.M80P.1 p8+226471.100.1.1 1554301566 installed <13>Apr 21 00:48:55 rpmi: xorg-kbproto-devel-1.0.6-alt1 1332531883 installed <13>Apr 21 00:48:55 rpmi: libXdmcp-1.1.1-alt1 1334617699 installed <13>Apr 21 00:48:55 rpmi: libXau-1.0.8-alt1 1369565807 installed <13>Apr 21 00:48:55 rpmi: libxcb-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 21 00:48:56 rpmi: libxcb-devel-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 21 00:48:56 rpmi: libX11-3:1.6.3-alt1 1431956911 installed <13>Apr 21 00:48:56 rpmi: libX11-devel-3:1.6.3-alt1 1431956911 installed Installing pmars-0.9.2-alt2_14.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41570 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pmars-0.9.2 + echo 'Source #0 (pmars-0.9.2.tar.gz):' Source #0 (pmars-0.9.2.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/pmars-0.9.2.tar.gz + cd pmars-0.9.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (pmars-0.9.2-nostrip.patch):' Patch #0 (pmars-0.9.2-nostrip.patch): + /usr/bin/patch -p0 -b --suffix .nostrip patching file src/Makefile + echo 'Patch #1 (pmars-0.9.2-CCat.patch):' Patch #1 (pmars-0.9.2-CCat.patch): + /usr/bin/patch -p0 -b --suffix .CCat patching file src/Makefile + echo 'Patch #2 (pmars-sfprintf-format.patch):' Patch #2 (pmars-sfprintf-format.patch): + /usr/bin/patch -p0 -b --suffix .printf patching file src/asm.c patching file src/cdb.c patching file src/xwindisp.c patching file src/clparse.c + mkdir doc_install + cp -a doc doc_install + rm doc_install/doc/pmars.6 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41570 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pmars-0.9.2 + make -C src 'CFLAGS=-pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE' make: Entering directory `/usr/src/RPM/BUILD/pmars-0.9.2/src' Making pmars with compiler flags -pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE Compiling pmars.o gcc -pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c pmars.c Compiling asm.o gcc -pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c asm.c asm.c: In function 'addsym': asm.c:306:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ((symgrp = (grp_st *) MALLOC(sizeof(grp_st))) != NULL) ^ asm.c: In function 'addline': asm.c:370:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ((temp = (line_st *) MALLOC(sizeof(line_st))) != NULL) ^ asm.c: In function 'encode': asm.c:1490:25: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] else if (resultB) ^ asm.c: In function 'parse': asm.c:2011:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (opcode < OPNUM) ^ Compiling eval.o gcc -pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c eval.c Compiling disasm.o gcc -pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c disasm.c In file included from disasm.c:26:0: sim.h:92:12: warning: built-in function 'round' declared as non-function extern int round; ^ Compiling cdb.o gcc -pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c cdb.c In file included from cdb.c:30:0: sim.h:92:12: warning: built-in function 'round' declared as non-function extern int round; ^ cdb.c: In function 'cdb': cdb.c:523:11: warning: the address of 'argStr' will always evaluate as 'true' [-Waddress] if (argStr) { ^ cdb.c: In function 'subst_eval': cdb.c:1550:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(outs, "%d", (targetID == QUEUE || targetID == PSP ? ^ cdb.c:1558:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(outs, "%d", (targetID == QUEUE || targetID == PSP ? ^ cdb.c:1563:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(outs, "%d", (cycle + (warriorsLeft ? warriorsLeft : 1) - 1) / ^ cdb.c:1507:29: warning: unused variable 'tmp' [-Wunused-variable] int bi1 = 0, bi2 = 1, tmp, i; ^ cdb.c: In function 'cdb': cdb.c:364:20: warning: 'returnValue' may be used uninitialized in this function [-Wmaybe-uninitialized] int argType, returnValue; ^ Compiling sim.o gcc -pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c sim.c In file included from sim.c:29:0: sim.h:92:12: warning: built-in function 'round' declared as non-function extern int round; ^ In file included from sim.c:92:0: xwindisp.c: In function 'conv_key': xwindisp.c:713:39: warning: pointer targets in passing argument 2 of 'XLookupString' differ in signedness [-Wpointer-sign] count = XLookupString(&event->xkey, buffer, 20, &keysym, &compose); ^ In file included from xwindisp.c:40:0, from sim.c:92: /usr/include/X11/Xutil.h:534:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int XLookupString( ^ In file included from sim.c:92:0: xwindisp.c: In function 'xWin_display_cycle': xwindisp.c:1284:9: warning: implicit declaration of function 'sighandler' [-Wimplicit-function-declaration] sighandler(0); /* ??? debugState = STEP; *//* stepping = ^ xwindisp.c: In function 'init_xwin': xwindisp.c:1642:29: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] pmarsicn_bits, pmarsicn_width, pmarsicn_height); ^ In file included from xwindisp.c:39:0, from sim.c:92: /usr/include/X11/Xlib.h:1604:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern Pixmap XCreateBitmapFromData( ^ Compiling pos.o gcc -pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c pos.c In file included from pos.c:24:0: sim.h:92:12: warning: built-in function 'round' declared as non-function extern int round; ^ Compiling clparse.o gcc -pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c clparse.c clparse.c: In function 'next_input': clparse.c:227:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(filep, "%s", inputs); ^ clparse.c:234:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(filep, "%[^\"]%*[\"]", inputs + i); ^ clparse.c:237:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(inputs, 100, filep); ^ clparse.c:239:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(filep, "%s", inputs); ^ Compiling global.o gcc -pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c global.c Compiling token.o gcc -pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c token.c Compiling str_eng.o gcc -pipe -Wall -g -O2 -DEXT94 -DXWINGRAPHX -DPERMUTATE -c str_eng.c Linking pmars gcc -o pmars pmars.o asm.o eval.o disasm.o cdb.o sim.o pos.o clparse.o global.o token.o str_eng.o -L/usr/X11R6/lib -lX11 done make: Leaving directory `/usr/src/RPM/BUILD/pmars-0.9.2/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pmars-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pmars-buildroot + cd pmars-0.9.2 + install -D -p -m 755 src/pmars /usr/src/tmp/pmars-buildroot/usr/bin/pmars + install -D -p -m 644 doc/pmars.6 /usr/src/tmp/pmars-buildroot/usr/share/man/man6/pmars.6 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pmars-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pmars-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/pmars-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pmars-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: pmars-0.9.2-alt2_14 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pmars-0.9.2 + DOCDIR=/usr/src/tmp/pmars-buildroot/usr/share/doc/pmars-0.9.2 + export DOCDIR + rm -rf /usr/src/tmp/pmars-buildroot/usr/share/doc/pmars-0.9.2 + /bin/mkdir -p /usr/src/tmp/pmars-buildroot/usr/share/doc/pmars-0.9.2 + cp -prL AUTHORS ChangeLog CONTRIB COPYING README config/ doc_install/doc/ warriors/ /usr/src/tmp/pmars-buildroot/usr/share/doc/pmars-0.9.2 + chmod -R go-w /usr/src/tmp/pmars-buildroot/usr/share/doc/pmars-0.9.2 + chmod -R a+rX /usr/src/tmp/pmars-buildroot/usr/share/doc/pmars-0.9.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jjc2qo find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C9n2JG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: fonts-bitmap-75dpi, /lib64/ld-linux-x86-64.so.2, libX11.so.6()(64bit) >= set:oipS12lcYSecEFrZh8z5TaDgaMpaZfiZiAa5G6pxvtEk4ynfOdf7Zigt6RlZlDDWX18vEgogRopNStqR0ZdNcBAY0x1W57hZKCCXI0GBAM9oEASlgVh5qCr, 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), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9L4PM1 Creating pmars-debuginfo package Processing files: pmars-debuginfo-0.9.2-alt2_14 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4SYlDp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RpEefQ find-requires: running scripts (debuginfo) Requires: pmars = 0.9.2-alt2_14, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/pmars-0.9.2-alt2_14.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pmars-debuginfo-0.9.2-alt2_14.x86_64.rpm 2.91user 0.51system 0:08.46elapsed 40%CPU (0avgtext+0avgdata 45472maxresident)k 0inputs+0outputs (0major+202996minor)pagefaults 0swaps 6.91user 2.71system 0:16.59elapsed 58%CPU (0avgtext+0avgdata 121956maxresident)k 0inputs+0outputs (0major+426958minor)pagefaults 0swaps