<86>May 14 04:26:52 userdel[1051122]: delete user 'rooter' <86>May 14 04:26:52 userdel[1051122]: removed group 'rooter' owned by 'rooter' <86>May 14 04:26:52 userdel[1051122]: removed shadow group 'rooter' owned by 'rooter' <86>May 14 04:26:52 groupadd[1051273]: group added to /etc/group: name=rooter, GID=954 <86>May 14 04:26:52 groupadd[1051273]: group added to /etc/gshadow: name=rooter <86>May 14 04:26:52 groupadd[1051273]: new group: name=rooter, GID=954 <86>May 14 04:26:52 useradd[1051311]: new user: name=rooter, UID=954, GID=954, home=/root, shell=/bin/bash <86>May 14 04:26:52 userdel[1051347]: delete user 'builder' <86>May 14 04:26:52 userdel[1051347]: removed group 'builder' owned by 'builder' <86>May 14 04:26:52 userdel[1051347]: removed shadow group 'builder' owned by 'builder' <86>May 14 04:26:52 groupadd[1051418]: group added to /etc/group: name=builder, GID=955 <86>May 14 04:26:52 groupadd[1051418]: group added to /etc/gshadow: name=builder <86>May 14 04:26:52 groupadd[1051418]: new group: name=builder, GID=955 <86>May 14 04:26:52 useradd[1051507]: new user: name=builder, UID=955, GID=955, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/xroach-4.0-alt1.2.src.rpm: license not found in '/usr/share/license' directory: distributable <13>May 14 04:26:55 rpmi: libX11-locales-3:1.8-alt1 sisyphus+299436.100.1.1 1651655356 installed <13>May 14 04:26:55 rpmi: xorg-proto-devel-2022.1-alt1 sisyphus+299488.100.1.1 1651731532 installed <13>May 14 04:26:55 rpmi: libXdmcp-1.1.3-alt1 sisyphus+278816.100.1.1 1626219233 installed <13>May 14 04:26:55 rpmi: libXau-1.0.9-alt1 sisyphus+278247.100.1.1 1626080738 installed <13>May 14 04:26:56 rpmi: libxcb-1.15-alt1 sisyphus+299436.300.1.1 1651655490 installed <13>May 14 04:26:57 rpmi: libxcb-devel-1.15-alt1 sisyphus+299436.300.1.1 1651655490 installed <13>May 14 04:26:57 rpmi: libX11-3:1.8-alt1 sisyphus+299436.100.1.1 1651655362 installed <13>May 14 04:26:57 rpmi: libX11-devel-3:1.8-alt1 sisyphus+299436.100.1.1 1651655362 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/xroach-4.0-alt1.2.nosrc.rpm (w1.gzdio) Installing xroach-4.0-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61065 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xroach-4.0 + echo 'Source #0 (xroach-4.0.tar.gz):' Source #0 (xroach-4.0.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/xroach-4.0.tar.gz + cd xroach-4.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (xroach.patch):' Patch #0 (xroach.patch): + /usr/bin/patch -p1 patching file xroach.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61065 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xroach-4.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + make clean make: Entering directory '/usr/src/RPM/BUILD/xroach-4.0' rm -f xroach xroach.o core make: Leaving directory '/usr/src/RPM/BUILD/xroach-4.0' + make make: Entering directory '/usr/src/RPM/BUILD/xroach-4.0' cc -I/usr/X11R6/include -c -o xroach.o xroach.c xroach.c: In function 'main': xroach.c:284:17: warning: implicit declaration of function 'checkSquish' [-Wimplicit-function-declaration] 284 | checkSquish(&ev); | ^~~~~~~~~~~ xroach.c: At top level: xroach.c:748:1: warning: return type defaults to 'int' [-Wimplicit-int] 748 | checkSquish(buttonEvent) | ^~~~~~~~~~~ xroach.c: In function 'checkSquish': xroach.c:783:5: warning: 'return' with no value, in function returning non-void 783 | return; | ^~~~~~ xroach.c:748:1: note: declared here 748 | checkSquish(buttonEvent) | ^~~~~~~~~~~ cc -o xroach -I/usr/X11R6/include xroach.o -L/usr/X11R6/lib -lm -lX11 strip xroach make: Leaving directory '/usr/src/RPM/BUILD/xroach-4.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61065 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xroach-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xroach-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xroach-4.0 + mkdir -p /usr/src/tmp/xroach-buildroot/usr/bin /usr/src/tmp/xroach-buildroot/usr/share/man/man1 + install -s -m 755 xroach /usr/src/tmp/xroach-buildroot/usr/bin WARNING: strip is called in %install by 'install -s' (ignored) + install -m 644 xroach.1 /usr/src/tmp/xroach-buildroot/usr/share/man/man1/xroach.1x + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xroach-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xroach-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/xroach-buildroot/ (default) Compressing files in /usr/src/tmp/xroach-buildroot (auto) 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/xroach Verifying ELF objects in /usr/src/tmp/xroach-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: xroach-4.0-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15013 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xroach-4.0 + DOCDIR=/usr/src/tmp/xroach-buildroot/usr/share/doc/xroach-4.0 + export DOCDIR + rm -rf /usr/src/tmp/xroach-buildroot/usr/share/doc/xroach-4.0 + /bin/mkdir -p /usr/src/tmp/xroach-buildroot/usr/share/doc/xroach-4.0 + cp -prL README /usr/src/tmp/xroach-buildroot/usr/share/doc/xroach-4.0 + chmod -R go-w /usr/src/tmp/xroach-buildroot/usr/share/doc/xroach-4.0 + chmod -R a+rX /usr/src/tmp/xroach-buildroot/usr/share/doc/xroach-4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w3Uw7D find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y5ZeBh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libX11.so.6 >= set:oio7qMZ8K1HxSaxpKFsb1aw4xwVyOz3hHpEGh3JpfZj2qhiX3523GRbcSFNfy7u1FVfj9pEAmuPmc2sIkY9xU8gqkeKl4cxGTu5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), 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.1IUcnp Wrote: /usr/src/RPM/RPMS/i586/xroach-4.0-alt1.2.i586.rpm (w2.lzdio) 0.69user 0.46system 0:04.64elapsed 24%CPU (0avgtext+0avgdata 22912maxresident)k 0inputs+0outputs (0major+111747minor)pagefaults 0swaps /.out/xroach-4.0-alt1.2.i586.rpm: license not found in '/usr/share/license' directory: distributable 5.44user 5.04system 0:16.22elapsed 64%CPU (0avgtext+0avgdata 103060maxresident)k 0inputs+0outputs (30301major+347050minor)pagefaults 0swaps --- xroach-4.0-alt1.2.i586.rpm.repo 2008-04-04 23:00:17.000000000 +0000 +++ xroach-4.0-alt1.2.i586.rpm.hasher 2022-05-14 04:27:05.838262662 +0000 @@ -3,8 +3,9 @@ /usr/share/doc/xroach-4.0/README 100644 root:root -/usr/share/man/man1/xroach.1x.gz 100644 root:root -Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 -Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 +/usr/share/man/man1/xroach.1x.xz 100644 root:root Requires: /lib/ld-linux.so.2 -Requires: libX11.so.6 +Requires: libX11.so.6 >= set:oio7qMZ8K1HxSaxpKFsb1aw4xwVyOz3hHpEGh3JpfZj2qhiX3523GRbcSFNfy7u1FVfj9pEAmuPmc2sIkY9xU8gqkeKl4cxGTu5 +Requires: rpmlib(SetVersions) Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -12,7 +13,8 @@ Requires: rtld(GNU_HASH) +Requires: rpmlib(PayloadIsLzma) Provides: xroach = 4.0-alt1.2 -File: /usr/bin/xroach 100755 root:root 3b83204cf1181d86e62f821fc4e8b2fa +File: /usr/bin/xroach 100755 root:root e95ec216b0cc750476c3f948a6895ed8 File: /usr/share/doc/xroach-4.0 40755 root:root File: /usr/share/doc/xroach-4.0/README 100644 root:root d8033299831e7b8d609b84b4c298455d -File: /usr/share/man/man1/xroach.1x.gz 100644 root:root 4879b3f5d8245819aae60e751618fc2a -RPMIdentity: 30b95f83a6d1bd5e08b55f271ec15dcdc19c1d08487abbc76a2792d78b29ac46af1146d5edf4a79d70ee44b2f4abe9134c9d38261050307bb9a2874f84f053e4 +File: /usr/share/man/man1/xroach.1x.xz 100644 root:root 409dce37c075a1b5042676503dd58e31 +RPMIdentity: 6c0c3c25c7f423fef9343ae5a1fe79f3b28e35bee5c64ff18946de3f6ec4dd0ce18678bb09a803a815582a7600d76cbc1c9624c8c76c64b7c7269e8e513e11bb