<86>Apr 20 05:28:50 userdel[1177606]: delete user 'rooter' <86>Apr 20 05:28:50 userdel[1177606]: removed group 'rooter' owned by 'rooter' <86>Apr 20 05:28:50 userdel[1177606]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 05:28:50 groupadd[1177657]: group added to /etc/group: name=rooter, GID=1877 <86>Apr 20 05:28:50 groupadd[1177657]: group added to /etc/gshadow: name=rooter <86>Apr 20 05:28:50 groupadd[1177657]: new group: name=rooter, GID=1877 <86>Apr 20 05:28:50 useradd[1177706]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Apr 20 05:28:50 userdel[1177758]: delete user 'builder' <86>Apr 20 05:28:50 userdel[1177758]: removed group 'builder' owned by 'builder' <86>Apr 20 05:28:50 userdel[1177758]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 05:28:50 groupadd[1177801]: group added to /etc/group: name=builder, GID=1878 <86>Apr 20 05:28:50 groupadd[1177801]: group added to /etc/gshadow: name=builder <86>Apr 20 05:28:50 groupadd[1177801]: new group: name=builder, GID=1878 <86>Apr 20 05:28:50 useradd[1177825]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/d52-3.4.1-alt1.qa3.src.rpm: The use of such a license name is ambiguous: GPL warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/d52-3.4.1-alt1.qa3.nosrc.rpm (w1.gzdio) Installing d52-3.4.1-alt1.qa3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36082 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf d52 + echo 'Source #0 (d52.tar):' Source #0 (d52.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/d52.tar + cd d52 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36082 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd d52 + mkdir -p obj + make all make: Entering directory '/usr/src/RPM/BUILD/d52' gcc -Wall -O2 -c d52.c -o obj/d52.o gcc -Wall -O2 -c common.c -o obj/common.o common.c: In function 'readcyclefile': common.c:1945:17: warning: variable 'i' set but not used [-Wunused-but-set-variable] 1945 | int i, opcode, b, pos; | ^ common.c: In function 'readfile': common.c:361:25: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 361 | fgets(linebuffer, MAX_LINE - 1, fp);// read one line | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -O2 -c d52pass1.c -o obj/d52pass1.o gcc -Wall -O2 -c d52pass2.c -o obj/d52pass2.o d52pass2.c: In function 'pass2': d52pass2.c:299:53: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] 299 | if (!pgmflags[i] & PF_LABEL) // search symbol table only if not defined as label | ^~~~~~~~~~~~ gcc -Wall -O2 -c d52table.c -o obj/d52table.o gcc -Wall -O2 -c analyze52.c -o obj/analyze52.o gcc -Wall -O2 -c analyze.c -o obj/analyze.o gcc -Wall -O2 ./obj/d52.o ./obj/common.o ./obj/d52pass1.o ./obj/d52pass2.o ./obj/d52table.o ./obj/analyze52.o ./obj/analyze.o -o d52 gcc -Wall -O2 -c d48.c -o obj/d48.o gcc -Wall -O2 -c d48pass.c -o obj/d48pass.o gcc -Wall -O2 -c d48table.c -o obj/d48table.o gcc -Wall -O2 ./obj/d48.o ./obj/common.o ./obj/d48pass.o ./obj/d48table.o -o d48 gcc -Wall -O2 -c dz80.c -o obj/dz80.o gcc -Wall -O2 -c dz80pass1.c -o obj/dz80pass1.o gcc -Wall -O2 -c dz80pass2.c -o obj/dz80pass2.o dz80pass2.c: In function 'pass2': dz80pass2.c:293:53: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] 293 | if (!pgmflags[i] & PF_LABEL) // search symbol table only if not defined as label | ^~~~~~~~~~~~ gcc -Wall -O2 -c dz80table.c -o obj/dz80table.o gcc -Wall -O2 -c d80table.c -o obj/d80table.o gcc -Wall -O2 -c analyzez80.c -o obj/analyzez80.o analyzez80.c: In function 'trace': analyzez80.c:342:20: warning: variable 'pushLevelSave' set but not used [-Wunused-but-set-variable] 342 | int i, pushLevelSave = 0; | ^~~~~~~~~~~~~ gcc -Wall -O2 ./obj/dz80.o ./obj/common.o ./obj/dz80pass1.o ./obj/dz80pass2.o ./obj/dz80table.o ./obj/d80table.o ./obj/analyzez80.o ./obj/analyze.o -o dz80 make: Leaving directory '/usr/src/RPM/BUILD/d52' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.75762 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/d52-buildroot + : + /bin/rm -rf -- /usr/src/tmp/d52-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd d52 + make DESTDIR=/usr/src/tmp/d52-buildroot install make: Entering directory '/usr/src/RPM/BUILD/d52' mkdir -p /usr/src/tmp/d52-buildroot/usr/bin/ install -m 755 -t /usr/src/tmp/d52-buildroot/usr/bin/ d52 install -m 755 -t /usr/src/tmp/d52-buildroot/usr/bin/ d48 install -m 755 -t /usr/src/tmp/d52-buildroot/usr/bin/ dz80 mkdir -p /usr/src/tmp/d52-buildroot/usr/share/doc/d52-3.4.1/ install -m 644 -t /usr/src/tmp/d52-buildroot/usr/share/doc/d52-3.4.1/ COPYING install -m 644 -t /usr/src/tmp/d52-buildroot/usr/share/doc/d52-3.4.1/ README install -m 644 -t /usr/src/tmp/d52-buildroot/usr/share/doc/d52-3.4.1/ d52manual.html install -m 644 -t /usr/src/tmp/d52-buildroot/usr/share/doc/d52-3.4.1/ dz80-d48addendum.html make: Leaving directory '/usr/src/RPM/BUILD/d52' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/d52-buildroot (auto) Verifying and fixing files in /usr/src/tmp/d52-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/d52-buildroot/ (default) Compressing files in /usr/src/tmp/d52-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/d52-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/dz80: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/d48: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/d52: uses non-LFS functions: fopen Splitting links to aliased files under /{,s}bin in /usr/src/tmp/d52-buildroot Processing files: d52-3.4.1-alt1.qa3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MFuCEv 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.ZLqhn1 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, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pb4i3x Creating d52-debuginfo package Processing files: d52-debuginfo-3.4.1-alt1.qa3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q9bfNQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.35luhB find-requires: running scripts (debuginfo) Requires: d52 = 3.4.1-alt1.qa3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/d52-3.4.1-alt1.qa3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/d52-debuginfo-3.4.1-alt1.qa3.i586.rpm (w2.lzdio) 2.49user 1.70system 0:08.07elapsed 52%CPU (0avgtext+0avgdata 31156maxresident)k 0inputs+0outputs (0major+249605minor)pagefaults 0swaps /.out/d52-3.4.1-alt1.qa3.i586.rpm: The use of such a license name is ambiguous: GPL /.out/d52-debuginfo-3.4.1-alt1.qa3.i586.rpm: The use of such a license name is ambiguous: GPL 3.40user 2.30system 0:16.77elapsed 34%CPU (0avgtext+0avgdata 121852maxresident)k 0inputs+0outputs (0major+146536minor)pagefaults 0swaps --- d52-3.4.1-alt1.qa3.i586.rpm.repo 2018-03-21 12:39:53.000000000 +0000 +++ d52-3.4.1-alt1.qa3.i586.rpm.hasher 2024-04-20 05:29:03.293440733 +0000 @@ -11,4 +11,6 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -18,5 +20,5 @@ Provides: d52 = 3.4.1-alt1.qa3 -File: /usr/bin/d48 100755 root:root 7148642bf274fd8c90ce59db77dd55a0 -File: /usr/bin/d52 100755 root:root e95d9268eb8395152b59c0e09b2929a0 -File: /usr/bin/dz80 100755 root:root 8474a5c4155464f6910f7251c197e6c5 +File: /usr/bin/d48 100755 root:root 9a20bff7479a2d34f1720bbdd2569d74 +File: /usr/bin/d52 100755 root:root 25f2ae8bd0b011ca22eea9fabdb04bcf +File: /usr/bin/dz80 100755 root:root ce878f2c2f3c37fb2caf886f7bd1ae8e File: /usr/share/doc/d52-3.4.1 40755 root:root @@ -26,2 +28,2 @@ File: /usr/share/doc/d52-3.4.1/dz80-d48addendum.html 100644 root:root 5b91b5f4d5f8c955c352b4f17df833b9 -RPMIdentity: 846e811a29c3026fc9235fda6f3fc7a1b5cd2bf0ade3f7233157e5681764bc97cc89030bb0e00d5fb2f693bdf390ead89083a155ae635d17593712f1ce80e18f +RPMIdentity: a1cd3f8e6b37cc7b81dc49d04e0b82ad6b02608ac05d56badbfda18550eb501526369eb02c26e147181cc41a74fc5ece25ba06afbda4ca9d98473442b7481bdb --- d52-debuginfo-3.4.1-alt1.qa3.i586.rpm.repo 2018-03-21 12:39:53.000000000 +0000 +++ d52-debuginfo-3.4.1-alt1.qa3.i586.rpm.hasher 2024-04-20 05:29:03.373442271 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/11 40755 root:root -/usr/lib/debug/.build-id/11/bab7ea34fc70cd017229e1c4131c8917a60f38 120777 root:root ../../../../bin/dz80 -/usr/lib/debug/.build-id/11/bab7ea34fc70cd017229e1c4131c8917a60f38.debug 120777 root:root ../../usr/bin/dz80.debug -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/f60cc3a95b06e3f6e46042193a7babc5afcda3 120777 root:root ../../../../bin/d48 -/usr/lib/debug/.build-id/3b/f60cc3a95b06e3f6e46042193a7babc5afcda3.debug 120777 root:root ../../usr/bin/d48.debug -/usr/lib/debug/.build-id/fc 40755 root:root -/usr/lib/debug/.build-id/fc/455dc3603c0b08b56bee574a87a987df7bec19 120777 root:root ../../../../bin/d52 -/usr/lib/debug/.build-id/fc/455dc3603c0b08b56bee574a87a987df7bec19.debug 120777 root:root ../../usr/bin/d52.debug +/usr/lib/debug/.build-id/6f 40755 root:root +/usr/lib/debug/.build-id/6f/a8278333a5ee6b30a1105c0b8831f2591d9298 120777 root:root ../../../../bin/dz80 +/usr/lib/debug/.build-id/6f/a8278333a5ee6b30a1105c0b8831f2591d9298.debug 120777 root:root ../../usr/bin/dz80.debug +/usr/lib/debug/.build-id/7b 40755 root:root +/usr/lib/debug/.build-id/7b/5375fed53649db6c36a3537a70e4a24438e60e 120777 root:root ../../../../bin/d52 +/usr/lib/debug/.build-id/7b/5375fed53649db6c36a3537a70e4a24438e60e.debug 120777 root:root ../../usr/bin/d52.debug +/usr/lib/debug/.build-id/ea 40755 root:root +/usr/lib/debug/.build-id/ea/b0006cdcf1d14d3493c9031210c5953b06c78d 120777 root:root ../../../../bin/d48 +/usr/lib/debug/.build-id/ea/b0006cdcf1d14d3493c9031210c5953b06c78d.debug 120777 root:root ../../usr/bin/d48.debug /usr/lib/debug/usr/bin/d48.debug 100644 root:root @@ -17,14 +17,14 @@ Provides: d52-debuginfo = 3.4.1-alt1.qa3 -File: /usr/lib/debug/.build-id/11 40755 root:root -File: /usr/lib/debug/.build-id/11/bab7ea34fc70cd017229e1c4131c8917a60f38 120777 root:root ../../../../bin/dz80 -File: /usr/lib/debug/.build-id/11/bab7ea34fc70cd017229e1c4131c8917a60f38.debug 120777 root:root ../../usr/bin/dz80.debug -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/f60cc3a95b06e3f6e46042193a7babc5afcda3 120777 root:root ../../../../bin/d48 -File: /usr/lib/debug/.build-id/3b/f60cc3a95b06e3f6e46042193a7babc5afcda3.debug 120777 root:root ../../usr/bin/d48.debug -File: /usr/lib/debug/.build-id/fc 40755 root:root -File: /usr/lib/debug/.build-id/fc/455dc3603c0b08b56bee574a87a987df7bec19 120777 root:root ../../../../bin/d52 -File: /usr/lib/debug/.build-id/fc/455dc3603c0b08b56bee574a87a987df7bec19.debug 120777 root:root ../../usr/bin/d52.debug -File: /usr/lib/debug/usr/bin/d48.debug 100644 root:root 30001fa8089666bb3fed355bacc5d150 -File: /usr/lib/debug/usr/bin/d52.debug 100644 root:root 17fe7f32736b7292b955de5d88ccbe93 -File: /usr/lib/debug/usr/bin/dz80.debug 100644 root:root ec2b3f39b665228ba2528e3e56060c6d -RPMIdentity: e15e438d528a9039993f4262ef2b75acccc68025990587676e9f3c4adf182b3680f51f20005b40ca0ce4d721a87c5117e27f68e4fb631a41b3e255e7bb504f5e +File: /usr/lib/debug/.build-id/6f 40755 root:root +File: /usr/lib/debug/.build-id/6f/a8278333a5ee6b30a1105c0b8831f2591d9298 120777 root:root ../../../../bin/dz80 +File: /usr/lib/debug/.build-id/6f/a8278333a5ee6b30a1105c0b8831f2591d9298.debug 120777 root:root ../../usr/bin/dz80.debug +File: /usr/lib/debug/.build-id/7b 40755 root:root +File: /usr/lib/debug/.build-id/7b/5375fed53649db6c36a3537a70e4a24438e60e 120777 root:root ../../../../bin/d52 +File: /usr/lib/debug/.build-id/7b/5375fed53649db6c36a3537a70e4a24438e60e.debug 120777 root:root ../../usr/bin/d52.debug +File: /usr/lib/debug/.build-id/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/b0006cdcf1d14d3493c9031210c5953b06c78d 120777 root:root ../../../../bin/d48 +File: /usr/lib/debug/.build-id/ea/b0006cdcf1d14d3493c9031210c5953b06c78d.debug 120777 root:root ../../usr/bin/d48.debug +File: /usr/lib/debug/usr/bin/d48.debug 100644 root:root 36e5c53cf3df50368861992b60a378b7 +File: /usr/lib/debug/usr/bin/d52.debug 100644 root:root 578fe46c0da296b817f017bb1018d7fd +File: /usr/lib/debug/usr/bin/dz80.debug 100644 root:root c62031e58cc56bbc6a2e44056972bf3e +RPMIdentity: 2adfe316bd7b7f3e0334c533d0364abe23af48ce8fc830780bdddf5b09e4b53ea96fbd3e76ebecf729ee686bd3e5eb59b1e3ffc842739fde2d87bc329b4e89f0