<86>Jun 29 06:02:36 userdel[2813677]: delete user 'rooter' <86>Jun 29 06:02:36 userdel[2813677]: removed group 'rooter' owned by 'rooter' <86>Jun 29 06:02:36 userdel[2813677]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 29 06:02:36 groupadd[2813700]: group added to /etc/group: name=rooter, GID=1805 <86>Jun 29 06:02:36 groupadd[2813700]: group added to /etc/gshadow: name=rooter <86>Jun 29 06:02:36 groupadd[2813700]: new group: name=rooter, GID=1805 <86>Jun 29 06:02:36 useradd[2813724]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Jun 29 06:02:36 userdel[2813770]: delete user 'builder' <86>Jun 29 06:02:36 userdel[2813770]: removed group 'builder' owned by 'builder' <86>Jun 29 06:02:36 userdel[2813770]: removed shadow group 'builder' owned by 'builder' <86>Jun 29 06:02:36 groupadd[2813813]: group added to /etc/group: name=builder, GID=1806 <86>Jun 29 06:02:36 groupadd[2813813]: group added to /etc/gshadow: name=builder <86>Jun 29 06:02:36 groupadd[2813813]: new group: name=builder, GID=1806 <86>Jun 29 06:02:36 useradd[2813833]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/xroach-4.0-alt1.2.src.rpm: license not found in '/usr/share/license' directory: distributable <13>Jun 29 06:02:39 rpmi: libX11-locales-3:1.8.8-alt1 sisyphus+343583.100.1.1 1711440719 installed <13>Jun 29 06:02:39 rpmi: xorg-proto-devel-2024.1-alt1 sisyphus+343583.40.1.1 1711440649 installed <13>Jun 29 06:02:39 rpmi: libXdmcp-1.1.5-alt1 sisyphus+343583.700.1.1 1711441073 installed <13>Jun 29 06:02:39 rpmi: libXau-1.0.11-alt1 sisyphus+311428.100.1.1 1670577440 installed <13>Jun 29 06:02:39 rpmi: libxcb-1.17.0-alt1 sisyphus+345308.200.1.1 1713342009 installed <13>Jun 29 06:02:41 rpmi: libxcb-devel-1.17.0-alt1 sisyphus+345308.200.1.1 1713342009 installed <13>Jun 29 06:02:41 rpmi: libX11-3:1.8.8-alt1 sisyphus+343583.100.1.1 1711440722 installed <13>Jun 29 06:02:41 rpmi: libX11-devel-3:1.8.8-alt1 sisyphus+343583.100.1.1 1711440722 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.67160 + 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): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/xroach-4.0.tar.gz + /bin/tar -xf - + 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.67160 + 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.67160 + 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:/usr/bin:/bin:/usr/local/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/xroach-buildroot Processing files: xroach-4.0-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76315 + 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.3xp3xj 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.SosjR3 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.eqbwco Wrote: /usr/src/RPM/RPMS/i586/xroach-4.0-alt1.2.i586.rpm (w2.lzdio) 0.26user 0.90system 0:03.60elapsed 32%CPU (0avgtext+0avgdata 25376maxresident)k 0inputs+0outputs (0major+114498minor)pagefaults 0swaps /.out/xroach-4.0-alt1.2.i586.rpm: license not found in '/usr/share/license' directory: distributable 3.06user 2.58system 0:14.80elapsed 38%CPU (0avgtext+0avgdata 128536maxresident)k 26840inputs+0outputs (0major+206889minor)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 2024-06-29 06:02:47.971885156 +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 b910762ee5ddb9d499002ecbf3d57fb2 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: 6dc188442678a640d554be533c04f72113004710123b983093f0174c304f16022e85fe6ead680547ebb9e2b584537138356cbc1e60db1bf8f3e6da2809782e42