<86>Sep 2 00:45:18 userdel[1725006]: delete user 'rooter' <86>Sep 2 00:45:18 userdel[1725006]: removed group 'rooter' owned by 'rooter' <86>Sep 2 00:45:18 userdel[1725006]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 2 00:45:18 groupadd[1725028]: group added to /etc/group: name=rooter, GID=1826 <86>Sep 2 00:45:18 groupadd[1725028]: group added to /etc/gshadow: name=rooter <86>Sep 2 00:45:18 groupadd[1725028]: new group: name=rooter, GID=1826 <86>Sep 2 00:45:18 useradd[1725045]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Sep 2 00:45:18 userdel[1725072]: delete user 'builder' <86>Sep 2 00:45:18 userdel[1725072]: removed group 'builder' owned by 'builder' <86>Sep 2 00:45:18 userdel[1725072]: removed shadow group 'builder' owned by 'builder' <86>Sep 2 00:45:18 groupadd[1725094]: group added to /etc/group: name=builder, GID=1827 <86>Sep 2 00:45:18 groupadd[1725094]: group added to /etc/gshadow: name=builder <86>Sep 2 00:45:18 groupadd[1725094]: new group: name=builder, GID=1827 <86>Sep 2 00:45:18 useradd[1725111]: new user: name=builder, UID=1827, GID=1827, 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: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30279 + 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.30279 + 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.46320 + 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) 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.2GyU8j 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.4sfdn9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JbeSz0 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.8hdebt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dfkK9t find-requires: running scripts (debuginfo) Requires: d52 = 3.4.1-alt1.qa3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/d52-3.4.1-alt1.qa3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/d52-debuginfo-3.4.1-alt1.qa3.x86_64.rpm (w2.lzdio) 2.08user 0.67system 0:07.26elapsed 37%CPU (0avgtext+0avgdata 36220maxresident)k 0inputs+0outputs (0major+275045minor)pagefaults 0swaps /.out/d52-3.4.1-alt1.qa3.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/d52-debuginfo-3.4.1-alt1.qa3.x86_64.rpm: The use of such a license name is ambiguous: GPL 2.54user 1.01system 0:12.47elapsed 28%CPU (0avgtext+0avgdata 121072maxresident)k 0inputs+0outputs (0major+134490minor)pagefaults 0swaps --- d52-3.4.1-alt1.qa3.x86_64.rpm.repo 2018-03-21 12:39:52.000000000 +0000 +++ d52-3.4.1-alt1.qa3.x86_64.rpm.hasher 2023-09-02 00:45:29.329938852 +0000 @@ -9,3 +9,2 @@ Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -13,2 +12,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -18,5 +18,5 @@ Provides: d52 = 3.4.1-alt1.qa3 -File: /usr/bin/d48 100755 root:root 75ae945c233f81947c7137cc055f28c1 -File: /usr/bin/d52 100755 root:root fc8da0f1c9b25803a4534d256fcec013 -File: /usr/bin/dz80 100755 root:root fc11c76367690ee5bdce38b595d93591 +File: /usr/bin/d48 100755 root:root 60040846d2f4b820e988bfd00b6b2a27 +File: /usr/bin/d52 100755 root:root f76db2d933c00b235e4fc16428e42926 +File: /usr/bin/dz80 100755 root:root 5bdf010e390c2e9a39bc4aeff920db82 File: /usr/share/doc/d52-3.4.1 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/doc/d52-3.4.1/dz80-d48addendum.html 100644 root:root 5b91b5f4d5f8c955c352b4f17df833b9 -RPMIdentity: b24e6438a924659132f23994234ceb7323d1c6aac9c1610a05cb720b867994f3177c77fa0b9b57809a703cf2f3877ad0e67df43eefbaee1c39100277fef4f760 +RPMIdentity: c9d0aaa9a136fcdceb91a1afd7f155f9f7b86c52c9c9b99d4769ae16a086f5c6735f1c8be021d8d05a37b962bea71ba661d4b4405d8b1bde77dc4d3020542b0b --- d52-debuginfo-3.4.1-alt1.qa3.x86_64.rpm.repo 2018-03-21 12:39:52.000000000 +0000 +++ d52-debuginfo-3.4.1-alt1.qa3.x86_64.rpm.hasher 2023-09-02 00:45:29.377939669 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/18 40755 root:root -/usr/lib/debug/.build-id/18/f051b66190283aea906183dbc9ffadff00377b 120777 root:root ../../../../bin/dz80 -/usr/lib/debug/.build-id/18/f051b66190283aea906183dbc9ffadff00377b.debug 120777 root:root ../../usr/bin/dz80.debug -/usr/lib/debug/.build-id/d5 40755 root:root -/usr/lib/debug/.build-id/d5/f319b89b54b114f66174e3771cc9c6beb56663 120777 root:root ../../../../bin/d48 -/usr/lib/debug/.build-id/d5/f319b89b54b114f66174e3771cc9c6beb56663.debug 120777 root:root ../../usr/bin/d48.debug -/usr/lib/debug/.build-id/e1 40755 root:root -/usr/lib/debug/.build-id/e1/1504529ba78413c6a10d2545eca593ce76b545 120777 root:root ../../../../bin/d52 -/usr/lib/debug/.build-id/e1/1504529ba78413c6a10d2545eca593ce76b545.debug 120777 root:root ../../usr/bin/d52.debug +/usr/lib/debug/.build-id/6a 40755 root:root +/usr/lib/debug/.build-id/6a/9fe956121ecab0161639c9a95ddd2ab3fa76ac 120777 root:root ../../../../bin/dz80 +/usr/lib/debug/.build-id/6a/9fe956121ecab0161639c9a95ddd2ab3fa76ac.debug 120777 root:root ../../usr/bin/dz80.debug +/usr/lib/debug/.build-id/7a 40755 root:root +/usr/lib/debug/.build-id/7a/17906bf68d82456cd4cf18b1c9f7bc1dd5b037 120777 root:root ../../../../bin/d52 +/usr/lib/debug/.build-id/7a/17906bf68d82456cd4cf18b1c9f7bc1dd5b037.debug 120777 root:root ../../usr/bin/d52.debug +/usr/lib/debug/.build-id/9d 40755 root:root +/usr/lib/debug/.build-id/9d/73ec7956b3a06e057c5d1c8d3b7df4a43e8037 120777 root:root ../../../../bin/d48 +/usr/lib/debug/.build-id/9d/73ec7956b3a06e057c5d1c8d3b7df4a43e8037.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/18 40755 root:root -File: /usr/lib/debug/.build-id/18/f051b66190283aea906183dbc9ffadff00377b 120777 root:root ../../../../bin/dz80 -File: /usr/lib/debug/.build-id/18/f051b66190283aea906183dbc9ffadff00377b.debug 120777 root:root ../../usr/bin/dz80.debug -File: /usr/lib/debug/.build-id/d5 40755 root:root -File: /usr/lib/debug/.build-id/d5/f319b89b54b114f66174e3771cc9c6beb56663 120777 root:root ../../../../bin/d48 -File: /usr/lib/debug/.build-id/d5/f319b89b54b114f66174e3771cc9c6beb56663.debug 120777 root:root ../../usr/bin/d48.debug -File: /usr/lib/debug/.build-id/e1 40755 root:root -File: /usr/lib/debug/.build-id/e1/1504529ba78413c6a10d2545eca593ce76b545 120777 root:root ../../../../bin/d52 -File: /usr/lib/debug/.build-id/e1/1504529ba78413c6a10d2545eca593ce76b545.debug 120777 root:root ../../usr/bin/d52.debug -File: /usr/lib/debug/usr/bin/d48.debug 100644 root:root 3d756c0babe42fc44417da0e23c14ab8 -File: /usr/lib/debug/usr/bin/d52.debug 100644 root:root 2119efe8ccc527ede3ad566ec0fd7f70 -File: /usr/lib/debug/usr/bin/dz80.debug 100644 root:root 304320c29bd5850204c1474d01d75a43 -RPMIdentity: 345b5a6abe1aee0b8d81956b7ff93072e9ab8eeb711b58eed587459797e43203c474a02d70113f517904f6bf9c67cc10450557be096b28bb9a71aec46b00b275 +File: /usr/lib/debug/.build-id/6a 40755 root:root +File: /usr/lib/debug/.build-id/6a/9fe956121ecab0161639c9a95ddd2ab3fa76ac 120777 root:root ../../../../bin/dz80 +File: /usr/lib/debug/.build-id/6a/9fe956121ecab0161639c9a95ddd2ab3fa76ac.debug 120777 root:root ../../usr/bin/dz80.debug +File: /usr/lib/debug/.build-id/7a 40755 root:root +File: /usr/lib/debug/.build-id/7a/17906bf68d82456cd4cf18b1c9f7bc1dd5b037 120777 root:root ../../../../bin/d52 +File: /usr/lib/debug/.build-id/7a/17906bf68d82456cd4cf18b1c9f7bc1dd5b037.debug 120777 root:root ../../usr/bin/d52.debug +File: /usr/lib/debug/.build-id/9d 40755 root:root +File: /usr/lib/debug/.build-id/9d/73ec7956b3a06e057c5d1c8d3b7df4a43e8037 120777 root:root ../../../../bin/d48 +File: /usr/lib/debug/.build-id/9d/73ec7956b3a06e057c5d1c8d3b7df4a43e8037.debug 120777 root:root ../../usr/bin/d48.debug +File: /usr/lib/debug/usr/bin/d48.debug 100644 root:root da658c759904070740050022f71cbfe5 +File: /usr/lib/debug/usr/bin/d52.debug 100644 root:root 6d474856e90136f4ee4fb32948dd9e0c +File: /usr/lib/debug/usr/bin/dz80.debug 100644 root:root acc6c31e66b08cc33ad4264067eba9e8 +RPMIdentity: 74f84b23b59a6c214c599e978bc82f5b6c5ada2a1a949c0ec1f56b89fe60d7f0cb1a43291ec299c98f0f2ca587d86aab2d1b48ebb7240a2bb1b91f9cf2e2676a