<86>Oct 6 12:13:45 userdel[1841608]: delete user 'rooter' <86>Oct 6 12:13:45 userdel[1841608]: removed group 'rooter' owned by 'rooter' <86>Oct 6 12:13:45 userdel[1841608]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 12:13:45 groupadd[1841665]: group added to /etc/group: name=rooter, GID=1877 <86>Oct 6 12:13:45 groupadd[1841665]: group added to /etc/gshadow: name=rooter <86>Oct 6 12:13:45 groupadd[1841665]: new group: name=rooter, GID=1877 <86>Oct 6 12:13:45 useradd[1841702]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash <86>Oct 6 12:13:45 userdel[1841778]: delete user 'builder' <86>Oct 6 12:13:45 userdel[1841778]: removed group 'builder' owned by 'builder' <86>Oct 6 12:13:45 userdel[1841778]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 12:13:45 groupadd[1841823]: group added to /etc/group: name=builder, GID=1878 <86>Oct 6 12:13:45 groupadd[1841823]: group added to /etc/gshadow: name=builder <86>Oct 6 12:13:45 groupadd[1841823]: new group: name=builder, GID=1878 <86>Oct 6 12:13:45 useradd[1841868]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash <13>Oct 6 12:13:48 rpmi: libncurses-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Oct 6 12:13:48 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Oct 6 12:13:48 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cv-0.6-alt1.nosrc.rpm (w1.gzdio) Installing cv-0.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4693 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cv-0.6 + echo 'Source #0 (cv-0.6.tar):' Source #0 (cv-0.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cv-0.6.tar + cd cv-0.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25221 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cv-0.6 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/cv-0.6' cc -g -Wall -D_FILE_OFFSET_BITS=64 -c sizes.c make: Leaving directory '/usr/src/RPM/BUILD/cv-0.6' make: Entering directory '/usr/src/RPM/BUILD/cv-0.6' cc -g -Wall -D_FILE_OFFSET_BITS=64 -c hlist.c make: Leaving directory '/usr/src/RPM/BUILD/cv-0.6' make: Entering directory '/usr/src/RPM/BUILD/cv-0.6' cc -g -Wall -D_FILE_OFFSET_BITS=64 -c cv.c cv.c: In function 'find_pids_by_binary_name': cv.c:150:47: warning: '/exe' directive output may be truncated writing 4 bytes into a region of size between 0 and 4096 [-Wformat-truncation=] snprintf(fullpath_exe, MAXPATHLEN, "%s/exe", fullpath_dir); ^~~~ cv.c:150:9: note: 'snprintf' output between 5 and 4101 bytes into a destination of size 4096 snprintf(fullpath_exe, MAXPATHLEN, "%s/exe", fullpath_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cv.c: In function 'find_fd_for_pid': cv.c:195:39: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=] snprintf(fullpath, MAXPATHLEN, "%s/%s", path_dir, direntp->d_name); ^ cv.c:195:5: note: 'snprintf' output between 2 and 4353 bytes into a destination of size 4096 snprintf(fullpath, MAXPATHLEN, "%s/%s", path_dir, direntp->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/cv-0.6' make: Entering directory '/usr/src/RPM/BUILD/cv-0.6' cc -Wall cv.o sizes.o hlist.o -o cv -lncurses -lm make: Leaving directory '/usr/src/RPM/BUILD/cv-0.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25221 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cv-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cv-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cv-0.6 + install -pDm755 cv /usr/src/tmp/cv-buildroot/usr/bin/cv + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cv-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cv-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cv-buildroot/ (default) Compressing files in /usr/src/tmp/cv-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cv-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: cv-0.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25221 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cv-0.6 + DOCDIR=/usr/src/tmp/cv-buildroot/usr/share/doc/cv-0.6 + export DOCDIR + rm -rf /usr/src/tmp/cv-buildroot/usr/share/doc/cv-0.6 + /bin/mkdir -p /usr/src/tmp/cv-buildroot/usr/share/doc/cv-0.6 + cp -prL README.md /usr/src/tmp/cv-buildroot/usr/share/doc/cv-0.6 + chmod -R go-w /usr/src/tmp/cv-buildroot/usr/share/doc/cv-0.6 + chmod -R a+rX /usr/src/tmp/cv-buildroot/usr/share/doc/cv-0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oL6liz find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OvNwtZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libncurses.so.5()(64bit) >= set:mjT5mSsn5h3qw26bbSpB, libtinfo.so.5()(64bit) >= set:lkZ5l3, 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.MnC0bt Creating cv-debuginfo package Processing files: cv-debuginfo-0.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.giOMp0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6FVB7A find-requires: running scripts (debuginfo) Requires: cv = 0.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libncurses.so.5), debug64(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/cv-0.6-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cv-debuginfo-0.6-alt1.x86_64.rpm (w2.lzdio) 1.25user 1.49system 0:06.73elapsed 40%CPU (0avgtext+0avgdata 26952maxresident)k 0inputs+0outputs (0major+215602minor)pagefaults 0swaps 3.07user 2.40system 0:15.76elapsed 34%CPU (0avgtext+0avgdata 135440maxresident)k 0inputs+0outputs (0major+211857minor)pagefaults 0swaps --- cv-0.6-alt1.x86_64.rpm.repo 2015-05-07 14:03:24.000000000 +0000 +++ cv-0.6-alt1.x86_64.rpm.hasher 2024-10-06 12:13:58.250458562 +0000 @@ -15,5 +15,5 @@ Provides: cv = 0.6-alt1 -File: /usr/bin/cv 100755 root:root f5e7d3d81a9687004d777c0354ac9caf +File: /usr/bin/cv 100755 root:root 596b80d98e9eb1e1d6a8dda5f325f112 File: /usr/share/doc/cv-0.6 40755 root:root File: /usr/share/doc/cv-0.6/README.md 100644 root:root b0a9fb02501b1012c3b74a4571ad40e4 -RPMIdentity: f7bbb71d6ab222dfec3cb82a7057f14fd2429d8982ae243d99e3496055223a5cf56b4687b8f6c530ad8ba491dd75ffb4ecfaeb995af3a33b5a720a356c34ff4c +RPMIdentity: 06d2299ee82546ac286e6dcbe4380f5a51eefacfd3664c83a8ef6ae02a402571b7aa01630f4b9011854ff890957a0fe044c4d81f5a216a30b38cda84b2440e43 --- cv-debuginfo-0.6-alt1.x86_64.rpm.repo 2015-05-07 14:03:24.000000000 +0000 +++ cv-debuginfo-0.6-alt1.x86_64.rpm.hasher 2024-10-06 12:13:58.334459916 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/6a6d4f39d2672be48af228ee5ff1f98c3eb200 120777 root:root ../../../../bin/cv -/usr/lib/debug/.build-id/c7/6a6d4f39d2672be48af228ee5ff1f98c3eb200.debug 120777 root:root ../../usr/bin/cv.debug +/usr/lib/debug/.build-id/c3 40755 root:root +/usr/lib/debug/.build-id/c3/de1f40c76d7516f9a42bfd86bdfd13fe7038d1 120777 root:root ../../../../bin/cv +/usr/lib/debug/.build-id/c3/de1f40c76d7516f9a42bfd86bdfd13fe7038d1.debug 120777 root:root ../../usr/bin/cv.debug /usr/lib/debug/usr/bin/cv.debug 100644 root:root @@ -18,6 +18,6 @@ Provides: cv-debuginfo = 0.6-alt1 -File: /usr/lib/debug/.build-id/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/6a6d4f39d2672be48af228ee5ff1f98c3eb200 120777 root:root ../../../../bin/cv -File: /usr/lib/debug/.build-id/c7/6a6d4f39d2672be48af228ee5ff1f98c3eb200.debug 120777 root:root ../../usr/bin/cv.debug -File: /usr/lib/debug/usr/bin/cv.debug 100644 root:root 940e53bf5b2cdc02af98c3a321be5126 +File: /usr/lib/debug/.build-id/c3 40755 root:root +File: /usr/lib/debug/.build-id/c3/de1f40c76d7516f9a42bfd86bdfd13fe7038d1 120777 root:root ../../../../bin/cv +File: /usr/lib/debug/.build-id/c3/de1f40c76d7516f9a42bfd86bdfd13fe7038d1.debug 120777 root:root ../../usr/bin/cv.debug +File: /usr/lib/debug/usr/bin/cv.debug 100644 root:root 956bd44654db1b8dbe88cb9386357760 File: /usr/src/debug/cv-0.6 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/cv-0.6/sizes.c 100644 root:root 62b1dc44d78a5de66b50c440ea221e25 -RPMIdentity: c2934708e372514fa769647fe49bba6b1d508b08b9abe65796c654e5f4e69a9e368041a0bbde9c8214b513666ba3bae16c2058f2d763d9d857782638593b24d4 +RPMIdentity: e5baa206af68608813991763d141f1da5fb2843e5326ab67fc1034f7ab019d9f3b8385d62b5b28485a0eb9575ec1735fa15b5d943f65e73bb4eb36a56eb9ed0a