<86>Jan 28 16:32:35 userdel[2493870]: delete user 'rooter' <86>Jan 28 16:32:35 userdel[2493870]: removed group 'rooter' owned by 'rooter' <86>Jan 28 16:32:35 userdel[2493870]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 28 16:32:35 groupadd[2493901]: group added to /etc/group: name=rooter, GID=1274 <86>Jan 28 16:32:35 useradd[2493923]: new user: name=rooter, UID=1274, GID=1274, home=/root, shell=/bin/bash, from=none <86>Jan 28 16:32:35 userdel[2493985]: delete user 'builder' <86>Jan 28 16:32:35 userdel[2493985]: removed group 'builder' owned by 'builder' <86>Jan 28 16:32:35 userdel[2493985]: removed shadow group 'builder' owned by 'builder' <86>Jan 28 16:32:35 groupadd[2494007]: group added to /etc/group: name=builder, GID=1275 <86>Jan 28 16:32:35 groupadd[2494007]: group added to /etc/gshadow: name=builder <86>Jan 28 16:32:35 groupadd[2494007]: new group: name=builder, GID=1275 <86>Jan 28 16:32:35 useradd[2494020]: new user: name=builder, UID=1275, GID=1275, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ppmtocpva-1.0-alt2.src.rpm: The use of such a license name is ambiguous: GPL <13>Jan 28 16:32:40 rpmi: rgb-1.0.6-alt3 sisyphus+275450.100.1.2 1624513780 installed <13>Jan 28 16:32:40 rpmi: libnetpbm11-10.85.04-alt2 sisyphus+326391.500.4.2 1691152837 installed <13>Jan 28 16:32:40 rpmi: libnetpbm-devel-10.85.04-alt2 sisyphus+326391.500.4.2 1691152837 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ppmtocpva-1.0-alt2.nosrc.rpm (w1.gzdio) Installing ppmtocpva-1.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77435 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ppmtocpva-1.0 + echo 'Source #0 (ppmtocpva-1.0.tar):' Source #0 (ppmtocpva-1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ppmtocpva-1.0.tar + cd ppmtocpva-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (ppmtocpva-1.0-netpbm.patch):' Patch #1 (ppmtocpva-1.0-netpbm.patch): + /usr/bin/patch -p1 patching file Makefile + echo 'Patch #2 (ppmtocpva-1.0-LDFLAGS.patch):' Patch #2 (ppmtocpva-1.0-LDFLAGS.patch): + /usr/bin/patch -p0 patching file Makefile + echo 'Patch #3 (ppmtocpva-ftbfs-gcc14.patch):' Patch #3 (ppmtocpva-ftbfs-gcc14.patch): + /usr/bin/patch -p2 patching file ppmtocpva.c + chmod 644 Makefile README cpva-colour ppmtocpva.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77435 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ppmtocpva-1.0 + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm' make: Entering directory '/usr/src/RPM/BUILD/ppmtocpva-1.0' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -o ppmtocpva ppmtocpva.c -lnetpbm -lm ppmtocpva.c: In function 'main': ppmtocpva.c:915:9: warning: the address of 'mediatype' will always evaluate as 'true' [-Waddress] 915 | if ( mediatype && mediatype[0] ) { | ^~~~~~~~~ ppmtocpva.c:948:9: warning: the address of 'papersize' will always evaluate as 'true' [-Waddress] 948 | if ( papersize && papersize[0] ) { | ^~~~~~~~~ ppmtocpva.c:1022:16: warning: too many arguments for format [-Wformat-extra-args] 1022 | pm_error("can't allocate space for row", 0,0,0,0,0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmtocpva.c: At top level: ppmtocpva.c:215:18: warning: 'dithmat10' defined but not used [-Wunused-const-variable=] 215 | static const int dithmat10[10*10] = { | ^~~~~~~~~ ppmtocpva.c:207:18: warning: 'dithmat6linelow' defined but not used [-Wunused-const-variable=] 207 | static const int dithmat6linelow[6*6] = { | ^~~~~~~~~~~~~~~ ppmtocpva.c:185:18: warning: 'dithmat6dot' defined but not used [-Wunused-const-variable=] 185 | static const int dithmat6dot[6*6] = { | ^~~~~~~~~~~ ppmtocpva.c:173:18: warning: 'dithmat8line' defined but not used [-Wunused-const-variable=] 173 | static const int dithmat8line[8*8] = { | ^~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ppmtocpva-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20065 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ppmtocpva-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ppmtocpva-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ppmtocpva-1.0 + install -d /usr/src/tmp/ppmtocpva-buildroot/usr/bin + install -m0755 ppmtocpva /usr/src/tmp/ppmtocpva-buildroot/usr/bin/ + install -m0755 cpva-colour /usr/src/tmp/ppmtocpva-buildroot/usr/bin/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ppmtocpva-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ppmtocpva-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ppmtocpva-buildroot/ (default) Compressing files in /usr/src/tmp/ppmtocpva-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ppmtocpva-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/ppmtocpva-buildroot Processing files: ppmtocpva-1.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81444 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ppmtocpva-1.0 + DOCDIR=/usr/src/tmp/ppmtocpva-buildroot/usr/share/doc/ppmtocpva-1.0 + export DOCDIR + rm -rf /usr/src/tmp/ppmtocpva-buildroot/usr/share/doc/ppmtocpva-1.0 + /bin/mkdir -p /usr/src/tmp/ppmtocpva-buildroot/usr/share/doc/ppmtocpva-1.0 + cp -prL README /usr/src/tmp/ppmtocpva-buildroot/usr/share/doc/ppmtocpva-1.0 + chmod -R go-w /usr/src/tmp/ppmtocpva-buildroot/usr/share/doc/ppmtocpva-1.0 + chmod -R a+rX /usr/src/tmp/ppmtocpva-buildroot/usr/share/doc/ppmtocpva-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.300Bkz 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.OgnJeK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/ppmtocpva-buildroot/usr/bin/cpva-colour syntax OK Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libm.so.6(GLIBC_2.29)(64bit), libnetpbm.so.11()(64bit) >= set:miJ1N63imUhrG0l77bQPMqRZ2BzxmpGehblgDFa, 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.K2544O Creating ppmtocpva-debuginfo package Processing files: ppmtocpva-debuginfo-1.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TuXFV1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vzwinc find-requires: running scripts (debuginfo) Requires: ppmtocpva = 1.0-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libnetpbm.so.11) Adding to ppmtocpva-debuginfo a strict dependency on ppmtocpva Wrote: /usr/src/RPM/RPMS/x86_64/ppmtocpva-1.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ppmtocpva-debuginfo-1.0-alt2.x86_64.rpm (w2.lzdio) 1.96user 0.64system 0:07.54elapsed 34%CPU (0avgtext+0avgdata 60276maxresident)k 0inputs+0outputs (0major+181241minor)pagefaults 0swaps /.out/ppmtocpva-1.0-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/ppmtocpva-debuginfo-1.0-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL 5.70user 2.29system 0:21.49elapsed 37%CPU (0avgtext+0avgdata 140664maxresident)k 336inputs+0outputs (0major+195422minor)pagefaults 0swaps --- ppmtocpva-1.0-alt2.x86_64.rpm.repo 2024-12-03 09:03:17.215146305 +0000 +++ ppmtocpva-1.0-alt2.x86_64.rpm.hasher 2025-01-28 16:32:51.726486784 +0000 @@ -17,5 +17,5 @@ File: /usr/bin/cpva-colour 100755 root:root 96a3876f7c757ece241fe9c98b3286ca -File: /usr/bin/ppmtocpva 100755 root:root 17b14585c61a0441aca664786047c4b2 +File: /usr/bin/ppmtocpva 100755 root:root 9e6ff8fbf3614d8f4fdcc372a8373c12 File: /usr/share/doc/ppmtocpva-1.0 40755 root:root File: /usr/share/doc/ppmtocpva-1.0/README 100644 root:root 6946d3743e0f129e17b6d8c6cb0d5810 -RPMIdentity: 9e470ae8dc5d4f915b670eb42cdce92d2387834aa6fc09d40b1d5852301feb08e1dd171a808df376bd6146a144c9d85b8c273c0370318e4246e98dff8c65802f +RPMIdentity: 675649403f759eaf7e1dc2f91548c27ef5310f73c11f73138093c2e55f817b9ae7b31e1cbd3086d8c80020638d485f310534c39d50e1832afd139a7b1a692fbd --- ppmtocpva-debuginfo-1.0-alt2.x86_64.rpm.repo 2024-12-03 09:03:17.050144764 +0000 +++ ppmtocpva-debuginfo-1.0-alt2.x86_64.rpm.hasher 2025-01-28 16:32:51.830486326 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/d36a2afcd931afd95d0f2db19164f327850017 120777 root:root ../../../../bin/ppmtocpva -/usr/lib/debug/.build-id/5b/d36a2afcd931afd95d0f2db19164f327850017.debug 120777 root:root ../../usr/bin/ppmtocpva.debug +/usr/lib/debug/.build-id/f2 40755 root:root +/usr/lib/debug/.build-id/f2/874d583ca01b17b251601bdb31f49149b46667 120777 root:root ../../../../bin/ppmtocpva +/usr/lib/debug/.build-id/f2/874d583ca01b17b251601bdb31f49149b46667.debug 120777 root:root ../../usr/bin/ppmtocpva.debug /usr/lib/debug/usr/bin/ppmtocpva.debug 100644 root:root @@ -13,8 +13,8 @@ Provides: ppmtocpva-debuginfo = 1.0-alt2:sisyphus+363952.100.1.1 -File: /usr/lib/debug/.build-id/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/d36a2afcd931afd95d0f2db19164f327850017 120777 root:root ../../../../bin/ppmtocpva -File: /usr/lib/debug/.build-id/5b/d36a2afcd931afd95d0f2db19164f327850017.debug 120777 root:root ../../usr/bin/ppmtocpva.debug -File: /usr/lib/debug/usr/bin/ppmtocpva.debug 100644 root:root df0e8a1190576dc64d0ce797bd85c235 +File: /usr/lib/debug/.build-id/f2 40755 root:root +File: /usr/lib/debug/.build-id/f2/874d583ca01b17b251601bdb31f49149b46667 120777 root:root ../../../../bin/ppmtocpva +File: /usr/lib/debug/.build-id/f2/874d583ca01b17b251601bdb31f49149b46667.debug 120777 root:root ../../usr/bin/ppmtocpva.debug +File: /usr/lib/debug/usr/bin/ppmtocpva.debug 100644 root:root f9c677926b7e3ca8eb6cf3a9912d5927 File: /usr/src/debug/ppmtocpva-1.0 40755 root:root File: /usr/src/debug/ppmtocpva-1.0/ppmtocpva.c 100644 root:root aa1b3027fe9f4c3ba173ab0a53e5b069 -RPMIdentity: 55aa92a4b86146d9116ea832a3362fe67721467af18ddad3f5d5b65eb4aeb1eb7572fcc951f78ade7cdf503110b973d7ec300c21624cc18e1e954deb86105a97 +RPMIdentity: dbd8c671b643f0c08b18952473369737ed9aaf506b529878fcba101103f9f97e0bb53475952fc4a4b4df9f4613f7d43b037ce08dc15c6b01cc762985faf66a9f