<86>Nov 15 08:24:42 userdel[45339]: delete user 'rooter'
<86>Nov 15 08:24:42 userdel[45339]: removed group 'rooter' owned by 'rooter'
<86>Nov 15 08:24:42 userdel[45339]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 15 08:24:42 groupadd[45389]: group added to /etc/group: name=rooter, GID=699
<86>Nov 15 08:24:42 groupadd[45389]: group added to /etc/gshadow: name=rooter
<86>Nov 15 08:24:42 groupadd[45389]: new group: name=rooter, GID=699
<86>Nov 15 08:24:42 useradd[45439]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash
<86>Nov 15 08:24:42 userdel[45482]: delete user 'builder'
<86>Nov 15 08:24:42 userdel[45482]: removed group 'builder' owned by 'builder'
<86>Nov 15 08:24:42 userdel[45482]: removed shadow group 'builder' owned by 'builder'
<86>Nov 15 08:24:42 groupadd[45499]: group added to /etc/group: name=builder, GID=700
<86>Nov 15 08:24:42 groupadd[45499]: group added to /etc/gshadow: name=builder
<86>Nov 15 08:24:42 groupadd[45499]: new group: name=builder, GID=700
<86>Nov 15 08:24:42 useradd[45513]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash
<13>Nov 15 08:24:44 rpmi: desktop-file-utils-0.23-alt2 sisyphus+226879.100.1.1 1554744356 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/monsterz-0.7.1-alt2_19.nosrc.rpm
Installing monsterz-0.7.1-alt2_19.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27455
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf monsterz-0.7.1
+ echo 'Source #0 (monsterz-0.7.1.tar.gz):'
Source #0 (monsterz-0.7.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/monsterz-0.7.1.tar.gz
+ /bin/tar -xf -
+ cd monsterz-0.7.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (monsterz-0.7.1-userpmopts.patch):'
Patch #0 (monsterz-0.7.1-userpmopts.patch):
+ /usr/bin/patch -p1
patching file Makefile
+ echo 'Patch #2 (monsterz-0.7.1-blit-crash.patch):'
Patch #2 (monsterz-0.7.1-blit-crash.patch):
+ /usr/bin/patch -p0
patching file monsterz.py
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27455
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd monsterz-0.7.1
+ make -j8 prefix=/usr datadir=/usr/share pkgdatadir=/usr/share/monsterz 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
make: Entering directory '/usr/src/RPM/BUILD/monsterz-0.7.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall monsterz.c -DDATADIR=\"/usr/share/monsterz\" -DSCOREFILE=\"/var/games/monsterz\" -o monsterz
monsterz.c: In function 'main':
monsterz.c:29:5: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
     pipe(fd);
     ^~~~~~~~
monsterz.c:44:17: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result]
                 setegid(gid);
                 ^~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/monsterz-0.7.1'
+ cat
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45758
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/monsterz-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/monsterz-buildroot
+ cd monsterz-0.7.1
+ mkdir -p /usr/src/tmp/monsterz-buildroot/usr/bin
+ mkdir -p /usr/src/tmp/monsterz-buildroot/usr/share/applications /usr/src/tmp/monsterz-buildroot/usr/share/icons/hicolor/64x64/apps
+ mkdir -p /usr/src/tmp/monsterz-buildroot/usr/share/monsterz/graphics /usr/src/tmp/monsterz-buildroot/usr/share/monsterz/sound
+ mkdir -p /usr/src/tmp/monsterz-buildroot/var/games
+ install -pm0755 monsterz /usr/src/tmp/monsterz-buildroot/usr/bin
+ install -pm0755 monsterz.py /usr/src/tmp/monsterz-buildroot/usr/share/monsterz
+ cp -a graphics/background.png graphics/bigtiles.png graphics/board.png graphics/graphics.svg graphics/icon.png graphics/logo.png graphics/pattern.png graphics/tiles.png /usr/src/tmp/monsterz-buildroot/usr/share/monsterz/graphics
+ cp -a sound/applause.wav sound/boing.wav sound/click.wav sound/ding.wav sound/duh.wav sound/grunt.wav sound/laugh.wav sound/music.s3m sound/pop.wav sound/warning.wav sound/whip.wav /usr/src/tmp/monsterz-buildroot/usr/share/monsterz/sound
+ install -pm0664 /usr/src/RPM/SOURCES/monsterz.score /usr/src/tmp/monsterz-buildroot/var/games/monsterz
+ desktop-file-install --dir /usr/src/tmp/monsterz-buildroot/usr/share/applications monsterz.desktop
+ install -pm0644 graphics/icon.png /usr/src/tmp/monsterz-buildroot/usr/share/icons/hicolor/64x64/apps/monsterz.png
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/monsterz-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/monsterz-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/share/applications/monsterz.desktop: performed minor cleanup:
2d1
< Encoding=UTF-8
Checking contents of files in /usr/src/tmp/monsterz-buildroot/ (default)
Compressing files in /usr/src/tmp/monsterz-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/monsterz-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/monsterz: uses non-LFS functions: fopen
Bytecompiling python modules in /usr/src/tmp/monsterz-buildroot using /usr/bin/python
Bytecompiling python modules with optimization in /usr/src/tmp/monsterz-buildroot using /usr/bin/python -O
Hardlinking identical .pyc and .pyo files
Processing files: monsterz-0.7.1-alt2_19
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45758
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd monsterz-0.7.1
+ DOCDIR=/usr/src/tmp/monsterz-buildroot/usr/share/doc/monsterz-0.7.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/monsterz-buildroot/usr/share/doc/monsterz-0.7.1
+ /bin/mkdir -p /usr/src/tmp/monsterz-buildroot/usr/share/doc/monsterz-0.7.1
+ cp -prL AUTHORS COPYING README TODO /usr/src/tmp/monsterz-buildroot/usr/share/doc/monsterz-0.7.1
+ chmod -R go-w /usr/src/tmp/monsterz-buildroot/usr/share/doc/monsterz-0.7.1
+ chmod -R a+rX /usr/src/tmp/monsterz-buildroot/usr/share/doc/monsterz-0.7.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pa7yOi
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lZigUE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
python.req: /usr/src/tmp/monsterz-buildroot/usr/share/monsterz/monsterz.py: skipping sys
/usr/lib/rpm/python.req.py: /usr/src/tmp/monsterz-buildroot/usr/share/monsterz/monsterz.py: line=141 IGNORE (for REQ=slight and deep=12) module=os
/usr/lib/rpm/python.req.py: /usr/src/tmp/monsterz-buildroot/usr/share/monsterz/monsterz.py: line=143 IGNORE (for REQ=slight and deep=8) module=pwd
/usr/lib/rpm/python.req.py: /usr/src/tmp/monsterz-buildroot/usr/share/monsterz/monsterz.py: line=144 IGNORE (for REQ=slight and deep=8) module=os
/usr/lib/rpm/python.req.py: /usr/src/tmp/monsterz-buildroot/usr/share/monsterz/monsterz.py: line=153 IGNORE (for REQ=slight and deep=15) module=os
/usr/lib/rpm/python.req.py: /usr/src/tmp/monsterz-buildroot/usr/share/monsterz/monsterz.py: line=189 IGNORE (for REQ=slight and deep=11) module=re
/usr/lib/rpm/python.req.py: /usr/src/tmp/monsterz-buildroot/usr/share/monsterz/monsterz.py: line=1941 IGNORE (for REQ=slight and deep=8) module=getopt
find-requires: FINDPACKAGE-COMMANDS: python
Provides: monsterz-data = 0.7.1-alt2_19
Requires: pygame, icon-theme-hicolor, /lib/ld-linux.so.2, /usr/bin/env, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), python-base, python2.7(pygame), python2.7(random), rtld(GNU_HASH)
Obsoletes: monsterz-data < 0.7.1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sClNqh
Creating monsterz-debuginfo package
Processing files: monsterz-debuginfo-0.7.1-alt2_19
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8NaVr9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6ZoxF9
find-requires: running scripts (debuginfo)
Requires: monsterz = 0.7.1-alt2_19, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/monsterz-0.7.1-alt2_19.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/monsterz-debuginfo-0.7.1-alt2_19.i586.rpm
3.65user 0.55system 0:08.30elapsed 50%CPU (0avgtext+0avgdata 21444maxresident)k
0inputs+0outputs (0major+166072minor)pagefaults 0swaps
7.23user 2.98system 0:14.82elapsed 68%CPU (0avgtext+0avgdata 117332maxresident)k
0inputs+0outputs (0major+444135minor)pagefaults 0swaps