<86>Apr 3 14:09:12 userdel[111417]: delete user 'rooter' <86>Apr 3 14:09:12 groupadd[111431]: group added to /etc/group: name=rooter, GID=639 <86>Apr 3 14:09:12 groupadd[111431]: new group: name=rooter, GID=639 <86>Apr 3 14:09:12 useradd[111440]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 3 14:09:12 userdel[111561]: delete user 'builder' <86>Apr 3 14:09:12 groupadd[111579]: group added to /etc/group: name=builder, GID=640 <86>Apr 3 14:09:12 groupadd[111579]: group added to /etc/gshadow: name=builder <86>Apr 3 14:09:12 groupadd[111579]: new group: name=builder, GID=640 <86>Apr 3 14:09:12 useradd[111614]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Apr 3 14:09:15 rpmi: desktop-file-utils-0.23-alt1 sisyphus.214313.100 1539037620 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.25508 + 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.25508 + 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.29554 + 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.81720 + 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.j54CKv 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.zlqZKq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.Qy50yT 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.alPuCX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C2n1Zt 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.82user 0.35system 0:13.37elapsed 31%CPU (0avgtext+0avgdata 21028maxresident)k 0inputs+0outputs (0major+163317minor)pagefaults 0swaps 7.79user 2.39system 0:22.37elapsed 45%CPU (0avgtext+0avgdata 116360maxresident)k 0inputs+0outputs (0major+440860minor)pagefaults 0swaps