<86>Feb 15 06:52:24 userdel[97171]: delete user 'rooter' <86>Feb 15 06:52:24 userdel[97171]: removed group 'rooter' owned by 'rooter' <86>Feb 15 06:52:24 userdel[97171]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 15 06:52:24 groupadd[97227]: group added to /etc/group: name=rooter, GID=1874 <86>Feb 15 06:52:24 groupadd[97227]: group added to /etc/gshadow: name=rooter <86>Feb 15 06:52:24 groupadd[97227]: new group: name=rooter, GID=1874 <86>Feb 15 06:52:24 useradd[97276]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Feb 15 06:52:24 userdel[97341]: delete user 'builder' <86>Feb 15 06:52:24 userdel[97341]: removed group 'builder' owned by 'builder' <86>Feb 15 06:52:24 userdel[97341]: removed shadow group 'builder' owned by 'builder' <86>Feb 15 06:52:24 groupadd[97386]: group added to /etc/group: name=builder, GID=1875 <86>Feb 15 06:52:24 groupadd[97386]: group added to /etc/gshadow: name=builder <86>Feb 15 06:52:24 groupadd[97386]: new group: name=builder, GID=1875 <86>Feb 15 06:52:24 useradd[97428]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root <13>Feb 15 06:52:27 rpmi: rpm-macros-lua-1.5.2-alt1 sisyphus+315204.340.3.1 1692689366 installed <13>Feb 15 06:52:27 rpmi: rpm-build-lua-0.5-alt1 sisyphus+315204.500.3.1 1692689380 installed <13>Feb 15 06:52:28 rpmi: liblua5.4-5.4.7-alt2 sisyphus+357267.100.2.1 1739537005 installed <13>Feb 15 06:52:28 rpmi: lua5.4-5.4.7-alt2 sisyphus+357267.100.2.1 1739537005 installed <13>Feb 15 06:52:28 rpmi: liblua5.4-devel-5.4.7-alt2 sisyphus+357267.100.2.1 1739537005 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tally-0.4.1-alt1.nosrc.rpm (w1.gzdio) Installing tally-0.4.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88599 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tally-0.4.1 + echo 'Source #0 (tally-0.4.1.tar):' Source #0 (tally-0.4.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tally-0.4.1.tar + cd tally-0.4.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (tally-0.4.1-alt-makefile.patch):' Patch #1 (tally-0.4.1-alt-makefile.patch): + /usr/bin/patch -p0 -b --suffix .no_flatpak patching file Makefile + echo 'Patch #2 (tally-0.4.1-alt-no_flatpak.patch):' Patch #2 (tally-0.4.1-alt-no_flatpak.patch): + /usr/bin/patch -p0 -b --suffix .no_flatpak patching file tally.lua + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88599 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tally-0.4.1 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/tally-0.4.1' luac -o tally.bytecode -- tally.lua make: Leaving directory '/usr/src/RPM/BUILD/tally-0.4.1' make: Entering directory '/usr/src/RPM/BUILD/tally-0.4.1' ld -r -b binary -o tally_bytecode.o tally.bytecode make: Leaving directory '/usr/src/RPM/BUILD/tally-0.4.1' make: Entering directory '/usr/src/RPM/BUILD/tally-0.4.1' cc -o tally tally.c tally_bytecode.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -llua -ldl -lm -Wl,-E make: Leaving directory '/usr/src/RPM/BUILD/tally-0.4.1' rm tally.bytecode + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88599 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tally-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tally-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd tally-0.4.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/tally-buildroot make: Entering directory '/usr/src/RPM/BUILD/tally-0.4.1' install -D -m 0755 -t /usr/src/tmp/tally-buildroot/usr/bin tally install -D -m 0644 -t /usr/src/tmp/tally-buildroot/usr/share/applications ca.vlacroix.Tally.desktop install -D -m 0644 -t /usr/src/tmp/tally-buildroot/usr/share/icons/hicolor/scalable/apps icons/ca.vlacroix.Tally.svg install -D -m 0644 -t /usr/src/tmp/tally-buildroot/usr/share/icons/hicolor/symbolic/apps icons/ca.vlacroix.Tally-symbolic.svg install -D -m 0644 -t /usr/src/tmp/tally-buildroot/usr/share/metainfo ca.vlacroix.Tally.metainfo.xml make: Leaving directory '/usr/src/RPM/BUILD/tally-0.4.1' + /usr/lib/rpm/find-lang tally + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tally-buildroot (auto) Verifying and fixing files in /usr/src/tmp/tally-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/share/applications/ca.vlacroix.Tally.desktop: performed minor cleanup: 2c2 < Categories=Utility --- > Categories=Utility; Checking contents of files in /usr/src/tmp/tally-buildroot/ (default) Compressing files in /usr/src/tmp/tally-buildroot (auto) Verifying ELF objects in /usr/src/tmp/tally-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/tally-buildroot Processing files: tally-0.4.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88599 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tally-0.4.1 + DOCDIR=/usr/src/tmp/tally-buildroot/usr/share/doc/tally-0.4.1 + export DOCDIR + rm -rf /usr/src/tmp/tally-buildroot/usr/share/doc/tally-0.4.1 + /bin/mkdir -p /usr/src/tmp/tally-buildroot/usr/share/doc/tally-0.4.1 + cp -prL README.md /usr/src/tmp/tally-buildroot/usr/share/doc/tally-0.4.1 + chmod -R go-w /usr/src/tmp/tally-buildroot/usr/share/doc/tally-0.4.1 + chmod -R a+rX /usr/src/tmp/tally-buildroot/usr/share/doc/tally-0.4.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xn4FMU find-provides: running scripts (debuginfo,lib,lua,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9Fj5sx find-requires: running scripts (cpp,debuginfo,files,lib,lua,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: lua5.4, lgi5.4, typelib(Adw) = 1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.34), liblua-5.4.so >= set:lggb5Kb2zapiFi2wsjfsoljEGvfQWcolU46Fe9Qr6Zwe, 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.fpumhl Creating tally-debuginfo package Processing files: tally-debuginfo-0.4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x0twYI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M1hJuy find-requires: running scripts (debuginfo) Requires: tally = 0.4.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(liblua-5.4.so) Adding to tally-debuginfo a strict dependency on tally Wrote: /usr/src/RPM/RPMS/i586/tally-0.4.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tally-debuginfo-0.4.1-alt1.i586.rpm (w2.lzdio) 0.37user 0.80system 0:05.61elapsed 20%CPU (0avgtext+0avgdata 20920maxresident)k 0inputs+0outputs (0major+150081minor)pagefaults 0swaps 3.92user 2.71system 0:15.38elapsed 43%CPU (0avgtext+0avgdata 131988maxresident)k 512inputs+0outputs (0major+257268minor)pagefaults 0swaps --- tally-0.4.1-alt1.i586.rpm.repo 2025-01-30 02:12:01.000000000 +0000 +++ tally-0.4.1-alt1.i586.rpm.hasher 2025-02-15 06:52:36.676639386 +0000 @@ -19,3 +19,3 @@ Provides: tally = 0.4.1-alt1:sisyphus+372114.300.1.1 -File: /usr/bin/tally 100755 root:root 9e2417dd2d98d375b371478b13b87498 +File: /usr/bin/tally 100755 root:root 9338cb9f16d407b868e688e6a0c959e7 File: /usr/share/applications/ca.vlacroix.Tally.desktop 100644 root:root e721df50e4212a6dc5d05419de773f9a @@ -26,2 +26,2 @@ File: /usr/share/metainfo/ca.vlacroix.Tally.metainfo.xml 100644 root:root a88c93a01e4a944bd6bf22fde1e295b1 -RPMIdentity: 2bb2ff1fddb58ce34cf8f9feafa8be7aa9a96020951d21512dbeaabcf0a8db0bc46c6ad8ae1691bdc81a5d55992522a4bc4896a810a3a4ff232cf2ef6e7d14c1 +RPMIdentity: 566b0a43058ced0dceb3c91058b7bea9fa81d10d4123e5bc0a64df0ba9efc0eb871815f6bb0d628ca107db8b1f07844db7d81208c3a450d0d8344ecd5fa538c9 --- tally-debuginfo-0.4.1-alt1.i586.rpm.repo 2025-01-30 02:12:01.000000000 +0000 +++ tally-debuginfo-0.4.1-alt1.i586.rpm.hasher 2025-02-15 06:52:36.741640266 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b4 40755 root:root -/usr/lib/debug/.build-id/b4/3788b08488a60d8f070d3ba9bfe27d32c25cad 120777 root:root ../../../../bin/tally -/usr/lib/debug/.build-id/b4/3788b08488a60d8f070d3ba9bfe27d32c25cad.debug 120777 root:root ../../usr/bin/tally.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/c3c09eb7c09c53cca73a4563842cb27707c075 120777 root:root ../../../../bin/tally +/usr/lib/debug/.build-id/51/c3c09eb7c09c53cca73a4563842cb27707c075.debug 120777 root:root ../../usr/bin/tally.debug /usr/lib/debug/usr/bin/tally.debug 100644 root:root @@ -12,8 +12,8 @@ Provides: tally-debuginfo = 0.4.1-alt1:sisyphus+372114.300.1.1 -File: /usr/lib/debug/.build-id/b4 40755 root:root -File: /usr/lib/debug/.build-id/b4/3788b08488a60d8f070d3ba9bfe27d32c25cad 120777 root:root ../../../../bin/tally -File: /usr/lib/debug/.build-id/b4/3788b08488a60d8f070d3ba9bfe27d32c25cad.debug 120777 root:root ../../usr/bin/tally.debug -File: /usr/lib/debug/usr/bin/tally.debug 100644 root:root 4df38a1c8e1fa1fff23172e84c1ac058 +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/c3c09eb7c09c53cca73a4563842cb27707c075 120777 root:root ../../../../bin/tally +File: /usr/lib/debug/.build-id/51/c3c09eb7c09c53cca73a4563842cb27707c075.debug 120777 root:root ../../usr/bin/tally.debug +File: /usr/lib/debug/usr/bin/tally.debug 100644 root:root 2b505c3788caf72a1dced2369492b99e File: /usr/src/debug/tally-0.4.1 40755 root:root File: /usr/src/debug/tally-0.4.1/tally.c 100644 root:root f0b3abf8b4f60dfe465341a0ed9ed49d -RPMIdentity: 8101b114b7273adc18835f4be3cd51d46a469aff3e579aed5eb59f724ae2812adb2ecc31b9531e151ca3d8a1017d13e0281a787fe0d9e01f509e3baaf2e4a48d +RPMIdentity: 61c4a43af952f8c50c1f757fc1209040cc1900d2e831b154f98bcf424984a0a3062025718886cf0cfe6b28f572d9217b5e4a9b4eecd6c8f714596133ad2bdf95