<86>Sep 14 10:16:08 userdel[3599623]: delete user 'rooter' <86>Sep 14 10:16:08 userdel[3599623]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:16:08 userdel[3599623]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 10:16:08 groupadd[3599646]: group added to /etc/group: name=rooter, GID=693 <86>Sep 14 10:16:08 groupadd[3599646]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:16:08 groupadd[3599646]: new group: name=rooter, GID=693 <86>Sep 14 10:16:08 useradd[3599666]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Sep 14 10:16:08 userdel[3599683]: delete user 'builder' <86>Sep 14 10:16:08 userdel[3599683]: removed group 'builder' owned by 'builder' <86>Sep 14 10:16:08 userdel[3599683]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:16:08 groupadd[3599707]: group added to /etc/group: name=builder, GID=694 <86>Sep 14 10:16:08 groupadd[3599707]: group added to /etc/gshadow: name=builder <86>Sep 14 10:16:08 groupadd[3599707]: new group: name=builder, GID=694 <86>Sep 14 10:16:08 useradd[3599712]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/whdd-3.0-alt2.src.rpm: license not found in '/usr/share/license' directory: GNU /usr/src/in/srpm/whdd-3.0-alt2.src.rpm: The use of such a license name is ambiguous: GPL <13>Sep 14 10:16:11 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Sep 14 10:16:11 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Sep 14 10:16:11 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Sep 14 10:16:11 rpmi: libdialog-1.3.20171209-alt2 sisyphus+284461.40.2.1 1630655688 installed <13>Sep 14 10:16:11 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 14 10:16:12 rpmi: libstdc++11-devel-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 10:16:13 rpmi: gcc11-c++-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 10:16:13 rpmi: gcc-c++-11-alt1 icarus+285089.300.1.1 1631485148 installed <13>Sep 14 10:16:13 rpmi: libdialog-devel-1.3.20171209-alt2 sisyphus+284461.40.2.1 1630655688 installed <13>Sep 14 10:16:13 rpmi: libncursesw-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/whdd-3.0-alt2.nosrc.rpm (w1.gzdio) Installing whdd-3.0-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8325 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf whdd-3.0 + echo 'Source #0 (whdd-3.0.tar):' Source #0 (whdd-3.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/whdd-3.0.tar + cd whdd-3.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8325 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd whdd-3.0 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/whdd-3.0' Package dialog was not found in the pkg-config search path. Perhaps you should add the directory containing `dialog.pc' to the PKG_CONFIG_PATH environment variable No package 'dialog' found make: Leaving directory '/usr/src/RPM/BUILD/whdd-3.0' make: Entering directory '/usr/src/RPM/BUILD/whdd-3.0' ./version.sh . version.h make: Leaving directory '/usr/src/RPM/BUILD/whdd-3.0' make: Entering directory '/usr/src/RPM/BUILD/whdd-3.0' cc -std=gnu99 -pthread -D_GNU_SOURCE -I./ -I./cui/ -I./libdevcheck/ -I/usr/include/dialog -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pthread -o whdd ui_mutual.c cui/main.c cui/ncurses_convenience.c cui/sliding_window_renderer.c cui/vis.c cui/whole_space_renderer.c libdevcheck/ata.c libdevcheck/copy.c libdevcheck/copy_read_strategies.c libdevcheck/hpa_set.c libdevcheck/libdevcheck.c libdevcheck/log.c libdevcheck/posix_write_zeros.c libdevcheck/procedure.c libdevcheck/read_test.c libdevcheck/render.c libdevcheck/scsi.c libdevcheck/smart_show.c libdevcheck/utils.c -ldialog -lncursesw -ltinfo -lmenuw -lm -lrt make: Leaving directory '/usr/src/RPM/BUILD/whdd-3.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19282 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/whdd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/whdd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd whdd-3.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/whdd-buildroot/usr make: Entering directory '/usr/src/RPM/BUILD/whdd-3.0' Package dialog was not found in the pkg-config search path. Perhaps you should add the directory containing `dialog.pc' to the PKG_CONFIG_PATH environment variable No package 'dialog' found make: Leaving directory '/usr/src/RPM/BUILD/whdd-3.0' make: Entering directory '/usr/src/RPM/BUILD/whdd-3.0' ./version.sh . version.h /usr/libexec/rpm-build/install -p -D whdd /usr/src/tmp/whdd-buildroot/usr/bin/whdd make: Leaving directory '/usr/src/RPM/BUILD/whdd-3.0' + /usr/lib/rpm/find-lang whdd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/whdd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/whdd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/whdd-buildroot/ (default) Compressing files in /usr/src/tmp/whdd-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/whdd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/whdd: uses non-LFS functions: fopen lseek open Processing files: whdd-3.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZRoOes 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.bDoZXr 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.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdialog.so.14 >= set:linnfZjGKDOVHsWWiAt, libncursesw.so.5 >= set:mhWilR7fWJiaTbinL5U09dgJnkNEDerw06L9wXPlZqZIZvekZ3pwtm1, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libtinfo.so.5 >= set:liZKbfJ2NFZGS3aZi0, 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.uY965r Creating whdd-debuginfo package Processing files: whdd-debuginfo-3.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8QBoOq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3sLQcr find-requires: running scripts (debuginfo) Requires: whdd = 3.0-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdialog.so.14), debug(libncursesw.so.5), debug(libpthread.so.0), debug(libtinfo.so.5) Adding to whdd-debuginfo a strict dependency on whdd Wrote: /usr/src/RPM/RPMS/i586/whdd-3.0-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/whdd-debuginfo-3.0-alt2.i586.rpm (w2.lzdio) 2.52user 1.17system 0:07.66elapsed 48%CPU (0avgtext+0avgdata 23324maxresident)k 0inputs+0outputs (0major+190872minor)pagefaults 0swaps /.out/whdd-3.0-alt2.i586.rpm: license not found in '/usr/share/license' directory: GNU /.out/whdd-3.0-alt2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/whdd-debuginfo-3.0-alt2.i586.rpm: license not found in '/usr/share/license' directory: GNU /.out/whdd-debuginfo-3.0-alt2.i586.rpm: The use of such a license name is ambiguous: GPL 10.19user 5.57system 0:19.78elapsed 79%CPU (0avgtext+0avgdata 101212maxresident)k 296inputs+0outputs (0major+468951minor)pagefaults 0swaps --- whdd-3.0-alt2.i586.rpm.repo 2021-07-12 16:46:02.316808122 +0000 +++ whdd-3.0-alt2.i586.rpm.hasher 2021-09-14 10:16:25.133550202 +0000 @@ -20,3 +20,3 @@ Provides: whdd = 3.0-alt2:sisyphus+278523.100.1.1 -File: /usr/bin/whdd 104711 root:root 5b9d7deb63d795cfe67cbe8bbb7b8d8f -RPMIdentity: 395dedef49a0b3f2743be1f13ea2123d6a6014f9742b5f85f5983d05afece7de33106a2ab89000b154f979f3c71656ec370f85084d491d3159de2d4fc9ec7316 +File: /usr/bin/whdd 104711 root:root 1ff5978ead212a986b2b30e3d46a0baf +RPMIdentity: 9f9d21b1bdcac309a22af1c39c3695d8ff06e25d32a090106f69034a8d712b7df6728217eafb5fc6c2630b290333108face03bffa6208ee544613af0c25b4995 --- whdd-debuginfo-3.0-alt2.i586.rpm.repo 2021-07-12 16:46:02.303808082 +0000 +++ whdd-debuginfo-3.0-alt2.i586.rpm.hasher 2021-09-14 10:16:25.230550572 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ee 40755 root:root -/usr/lib/debug/.build-id/ee/2dc9b621d25fed9e7cb22ce169e4959652e1b6 120777 root:root ../../../../bin/whdd -/usr/lib/debug/.build-id/ee/2dc9b621d25fed9e7cb22ce169e4959652e1b6.debug 120777 root:root ../../usr/bin/whdd.debug +/usr/lib/debug/.build-id/b9 40755 root:root +/usr/lib/debug/.build-id/b9/759cb52519dee5aabe813d4c0103ba7da9753e 120777 root:root ../../../../bin/whdd +/usr/lib/debug/.build-id/b9/759cb52519dee5aabe813d4c0103ba7da9753e.debug 120777 root:root ../../usr/bin/whdd.debug /usr/lib/debug/usr/bin/whdd.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: whdd-debuginfo = 3.0-alt2:sisyphus+278523.100.1.1 -File: /usr/lib/debug/.build-id/ee 40755 root:root -File: /usr/lib/debug/.build-id/ee/2dc9b621d25fed9e7cb22ce169e4959652e1b6 120777 root:root ../../../../bin/whdd -File: /usr/lib/debug/.build-id/ee/2dc9b621d25fed9e7cb22ce169e4959652e1b6.debug 120777 root:root ../../usr/bin/whdd.debug -File: /usr/lib/debug/usr/bin/whdd.debug 100644 root:root 818959eb5eac3335296b666b7fe8b37d -RPMIdentity: 953615894c85cc22246eb94562277be2c2495f79c1ca2afff065605c3d8b541aba64cc885399d2751e11f86c75670dba4627424cd005718eacf586364322d5d6 +File: /usr/lib/debug/.build-id/b9 40755 root:root +File: /usr/lib/debug/.build-id/b9/759cb52519dee5aabe813d4c0103ba7da9753e 120777 root:root ../../../../bin/whdd +File: /usr/lib/debug/.build-id/b9/759cb52519dee5aabe813d4c0103ba7da9753e.debug 120777 root:root ../../usr/bin/whdd.debug +File: /usr/lib/debug/usr/bin/whdd.debug 100644 root:root 657443a7b2b2cfec0a6af365c54d7a50 +RPMIdentity: 2d430b4f46461ceb91899f35aeb88bda4831fb92d031d9e1babfd4b19129fa2b40e1b272e742cd699fb7c9c858c982656046c475e8b75df8c0b6176f7793a351