<86>Jun 25 08:02:34 userdel[59482]: delete user 'rooter'
<86>Jun 25 08:02:34 userdel[59482]: removed group 'rooter' owned by 'rooter'
<86>Jun 25 08:02:34 userdel[59482]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 25 08:02:34 groupadd[59536]: group added to /etc/group: name=rooter, GID=1820
<86>Jun 25 08:02:34 groupadd[59536]: group added to /etc/gshadow: name=rooter
<86>Jun 25 08:02:34 groupadd[59536]: new group: name=rooter, GID=1820
<86>Jun 25 08:02:34 useradd[59583]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash
<86>Jun 25 08:02:34 userdel[59672]: delete user 'builder'
<86>Jun 25 08:02:34 userdel[59672]: removed group 'builder' owned by 'builder'
<86>Jun 25 08:02:34 userdel[59672]: removed shadow group 'builder' owned by 'builder'
<86>Jun 25 08:02:34 groupadd[59730]: group added to /etc/group: name=builder, GID=1821
<86>Jun 25 08:02:34 groupadd[59730]: group added to /etc/gshadow: name=builder
<86>Jun 25 08:02:34 groupadd[59730]: new group: name=builder, GID=1821
<86>Jun 25 08:02:34 useradd[59774]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash
<13>Jun 25 08:02:36 rpmi: desktop-file-utils-0.23-alt2 sisyphus+226879.100.1.1 1554744353 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/monsterz-0.7.1-alt2_19.nosrc.rpm (w1.gzdio)
Installing monsterz-0.7.1-alt2_19.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51414
+ 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 #1 (monsterz-0.7.1-64bitfix.patch):'
Patch #1 (monsterz-0.7.1-64bitfix.patch):
+ /usr/bin/patch -p1
patching file monsterz.py
+ 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.51414
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd monsterz-0.7.1
+ make -j16 prefix=/usr datadir=/usr/share pkgdatadir=/usr/share/monsterz 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
make: Entering directory '/usr/src/RPM/BUILD/monsterz-0.7.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -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.51414
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ 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,gnuconfig)
/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)
Bytecompiling python modules in /usr/src/tmp/monsterz-buildroot using /usr/bin/python
Can't list '/usr/src/tmp/monsterz-buildroot/usr/lib64'
Bytecompiling python modules with optimization in /usr/src/tmp/monsterz-buildroot using /usr/bin/python -O
Can't list '/usr/src/tmp/monsterz-buildroot/usr/lib64'
Hardlinking identical .pyc and .pyo files
Processing files: monsterz-0.7.1-alt2_19
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.38953
+ 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.s7Y0SB
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.ogYnwB
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, /lib64/ld-linux-x86-64.so.2, /usr/bin/env, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), 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.ETLPDE
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.MqQUcL
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.svZKhV
find-requires: running scripts (debuginfo)
Requires: monsterz = 0.7.1-alt2_19, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/monsterz-0.7.1-alt2_19.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/monsterz-debuginfo-0.7.1-alt2_19.x86_64.rpm (w2.lzdio)
1.76user 0.98system 0:07.10elapsed 38%CPU (0avgtext+0avgdata 27692maxresident)k
0inputs+0outputs (0major+209642minor)pagefaults 0swaps
1.89user 1.47system 0:12.72elapsed 26%CPU (0avgtext+0avgdata 120304maxresident)k
0inputs+0outputs (0major+203227minor)pagefaults 0swaps
--- monsterz-0.7.1-alt2_19.x86_64.rpm.repo	2018-02-04 19:02:42.000000000 +0000
+++ monsterz-0.7.1-alt2_19.x86_64.rpm.hasher	2023-06-25 08:02:45.222135475 +0000
@@ -47,4 +47,4 @@
 Obsoletes: monsterz-data < 0.7.1
-File: /usr/bin/monsterz	102711	root:games	f161b6fea62a728babe0272eb12c367d	
-File: /usr/share/applications/monsterz.desktop	100644	root:root	315065a474dc822c340cc147a1731a74	
+File: /usr/bin/monsterz	102711	root:games	2a44437ce7d10afdc951a03e371725b6	
+File: /usr/share/applications/monsterz.desktop	100644	root:root	a3a71d3a9a03f25b10e1f2717a860b35	
 File: /usr/share/doc/monsterz-0.7.1	40755	root:root		
@@ -79,2 +79,2 @@
 File: /var/games/monsterz	100664	root:games	0f566fa9956907663fc7919263cb30c2	
-RPMIdentity: 50404fb7c4d73bcc02844b0caa2047eb2f755ca6f5a3c4167b1fd405e96477ff18e4f56aca2ab364a8309e83e3b3c4dc9463babc8ac6edb3ec69cb4b24be1ee2
+RPMIdentity: 51b10e28441e5bf9ca5169a63d3826927ddf6e0ba1721de33043edec40fe16ec31746f08a62cb16ebafe73046543246987ded5e378afd13c5e77edd6ff65c343
--- monsterz-debuginfo-0.7.1-alt2_19.x86_64.rpm.repo	2018-02-04 19:02:41.000000000 +0000
+++ monsterz-debuginfo-0.7.1-alt2_19.x86_64.rpm.hasher	2023-06-25 08:02:45.315137430 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/ee	40755	root:root	
-/usr/lib/debug/.build-id/ee/76a3f7fb49d103bffa054702bb64e6da654f09	120777	root:root	../../../../bin/monsterz
-/usr/lib/debug/.build-id/ee/76a3f7fb49d103bffa054702bb64e6da654f09.debug	120777	root:root	../../usr/bin/monsterz.debug
+/usr/lib/debug/.build-id/45	40755	root:root	
+/usr/lib/debug/.build-id/45/14ce578a9c8754185c0f5ed9b64d72564c6f60	120777	root:root	../../../../bin/monsterz
+/usr/lib/debug/.build-id/45/14ce578a9c8754185c0f5ed9b64d72564c6f60.debug	120777	root:root	../../usr/bin/monsterz.debug
 /usr/lib/debug/usr/bin/monsterz.debug	100644	root:root	
@@ -11,8 +11,8 @@
 Provides: monsterz-debuginfo = 0.7.1-alt2_19
-File: /usr/lib/debug/.build-id/ee	40755	root:root		
-File: /usr/lib/debug/.build-id/ee/76a3f7fb49d103bffa054702bb64e6da654f09	120777	root:root		../../../../bin/monsterz
-File: /usr/lib/debug/.build-id/ee/76a3f7fb49d103bffa054702bb64e6da654f09.debug	120777	root:root		../../usr/bin/monsterz.debug
-File: /usr/lib/debug/usr/bin/monsterz.debug	100644	root:root	b7433e487117092301c4b412543503c8	
+File: /usr/lib/debug/.build-id/45	40755	root:root		
+File: /usr/lib/debug/.build-id/45/14ce578a9c8754185c0f5ed9b64d72564c6f60	120777	root:root		../../../../bin/monsterz
+File: /usr/lib/debug/.build-id/45/14ce578a9c8754185c0f5ed9b64d72564c6f60.debug	120777	root:root		../../usr/bin/monsterz.debug
+File: /usr/lib/debug/usr/bin/monsterz.debug	100644	root:root	071a6c9045e979aec373bf001c6c36a5	
 File: /usr/src/debug/monsterz-0.7.1	40755	root:root		
 File: /usr/src/debug/monsterz-0.7.1/monsterz.c	100644	root:root	7358a4d91f1383160c58401104561c28	
-RPMIdentity: ff4d2a03d96b541169b8a404e35b8e7a36fe25207ba26d71e0e19d2ce2ad4857ee529b2cd9c0a9a8a21a9dab5f17345837f28236f0c27ef4a2198efe8a01fe1c
+RPMIdentity: 87e641c68b9b1641b3a04d8348c79c823ae7b55f3f516dd1df606298a092928c158ad75a90bfdf2799e3b363fb9c62868643b1239512121f7867b327d14cd6c2