<86>Sep 29 10:56:19 userdel[62364]: delete user 'rooter' <86>Sep 29 10:56:19 userdel[62364]: removed group 'rooter' owned by 'rooter' <86>Sep 29 10:56:19 userdel[62364]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 10:56:19 groupadd[62416]: group added to /etc/group: name=rooter, GID=1841 <86>Sep 29 10:56:19 groupadd[62416]: new group: name=rooter, GID=1841 <86>Sep 29 10:56:19 useradd[62454]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash <86>Sep 29 10:56:19 userdel[62498]: delete user 'builder' <86>Sep 29 10:56:19 userdel[62498]: removed group 'builder' owned by 'builder' <86>Sep 29 10:56:19 userdel[62498]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 10:56:19 groupadd[62532]: group added to /etc/group: name=builder, GID=1842 <86>Sep 29 10:56:19 groupadd[62532]: group added to /etc/gshadow: name=builder <86>Sep 29 10:56:19 groupadd[62532]: new group: name=builder, GID=1842 <86>Sep 29 10:56:19 useradd[62571]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/unarj-2.65-alt3.nosrc.rpm (w1.gzdio) Installing unarj-2.65-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85305 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf unarj-2.65 + echo 'Source #0 (unarj-2.65.tar.bz2):' Source #0 (unarj-2.65.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/unarj-2.65.tar.bz2 + /bin/tar -xf - + cd unarj-2.65 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (unarj-2.65-time.diff):' Patch #0 (unarj-2.65-time.diff): + /usr/bin/patch -p0 patching file environ.c + echo 'Patch #1 (unarj-2.65-overflow.diff):' Patch #1 (unarj-2.65-overflow.diff): + /usr/bin/patch -p0 patching file unarj.c + echo 'Patch #2 (unarj-2.65-path.diff):' Patch #2 (unarj-2.65-path.diff): + /usr/bin/patch -p0 patching file Makefile patching file sanitize.c patching file unarj.c + echo 'Patch #3 (unarj-2.65-notice.diff):' Patch #3 (unarj-2.65-notice.diff): + /usr/bin/patch -p0 patching file unarj.c + echo 'Patch #4 (unarj-2.63c-iconv.patch):' Patch #4 (unarj-2.63c-iconv.patch): + /usr/bin/patch -p0 patching file unarj.c Hunk #2 succeeded at 296 (offset 9 lines). Hunk #3 succeeded at 738 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1091 (offset 14 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85305 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unarj-2.65 + make clean make: Entering directory '/usr/src/RPM/BUILD/unarj-2.65' rm -f core unarj *.o *.out *~ make: Leaving directory '/usr/src/RPM/BUILD/unarj-2.65' + make -j16 clean unarj 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O3 -DUNIX' make: Entering directory '/usr/src/RPM/BUILD/unarj-2.65' rm -f core unarj *.o *.out *~ make: Leaving directory '/usr/src/RPM/BUILD/unarj-2.65' make: Entering directory '/usr/src/RPM/BUILD/unarj-2.65' gcc -pipe -frecord-gcc-switches -Wall -g -O3 -DUNIX -c -o sanitize.o sanitize.c make: Leaving directory '/usr/src/RPM/BUILD/unarj-2.65' make: Entering directory '/usr/src/RPM/BUILD/unarj-2.65' gcc -pipe -frecord-gcc-switches -Wall -g -O3 -DUNIX -c -o environ.o environ.c environ.c: In function 'case_path': environ.c:501:5: warning: statement with no effect [-Wunused-value] (char *) name; ^ environ.c: In function 'set_ftime_mode': environ.c:602:5: warning: statement with no effect [-Wunused-value] (char *) name; ^ environ.c:603:5: warning: statement with no effect [-Wunused-value] (uint) attribute; ^~~~~~~~~~~~~~~~ environ.c:604:5: warning: statement with no effect [-Wunused-value] (uint) host; ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/unarj-2.65' make: Entering directory '/usr/src/RPM/BUILD/unarj-2.65' gcc -pipe -frecord-gcc-switches -Wall -g -O3 -DUNIX -c -o unarj.o unarj.c unarj.c:385:1: warning: 'strparity' defined but not used [-Wunused-function] strparity(p) ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/unarj-2.65' make: Entering directory '/usr/src/RPM/BUILD/unarj-2.65' gcc -pipe -frecord-gcc-switches -Wall -g -O3 -DUNIX -c -o decode.o decode.c make: Leaving directory '/usr/src/RPM/BUILD/unarj-2.65' make: Entering directory '/usr/src/RPM/BUILD/unarj-2.65' gcc -pipe -frecord-gcc-switches -Wall -g -O3 -DUNIX -o unarj unarj.o decode.o environ.o sanitize.o strip unarj make: Leaving directory '/usr/src/RPM/BUILD/unarj-2.65' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22223 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/unarj-buildroot + : + /bin/rm -rf -- /usr/src/tmp/unarj-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd unarj-2.65 + install -p -m755 -D unarj /usr/src/tmp/unarj-buildroot/usr/bin/unarj + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/unarj-buildroot (auto) Verifying and fixing files in /usr/src/tmp/unarj-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/unarj-buildroot/ (default) Compressing files in /usr/src/tmp/unarj-buildroot (auto) 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/unarj Verifying ELF objects in /usr/src/tmp/unarj-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: unarj-2.65-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22223 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unarj-2.65 + DOCDIR=/usr/src/tmp/unarj-buildroot/usr/share/doc/unarj-2.65 + export DOCDIR + rm -rf /usr/src/tmp/unarj-buildroot/usr/share/doc/unarj-2.65 + /bin/mkdir -p /usr/src/tmp/unarj-buildroot/usr/share/doc/unarj-2.65 + cp -prL unarj.txt technote.txt /usr/src/tmp/unarj-buildroot/usr/share/doc/unarj-2.65 + chmod -R go-w /usr/src/tmp/unarj-buildroot/usr/share/doc/unarj-2.65 + chmod -R a+rX /usr/src/tmp/unarj-buildroot/usr/share/doc/unarj-2.65 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X76gp8 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.VBfNpg 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.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tiIobs Wrote: /usr/src/RPM/RPMS/x86_64/unarj-2.65-alt3.x86_64.rpm (w2.lzdio) 1.61user 1.12system 0:04.78elapsed 57%CPU (0avgtext+0avgdata 41436maxresident)k 0inputs+0outputs (0major+156492minor)pagefaults 0swaps 0.72user 2.77system 0:13.57elapsed 25%CPU (0avgtext+0avgdata 12108maxresident)k 0inputs+0outputs (0major+97775minor)pagefaults 0swaps --- unarj-2.65-alt3.x86_64.rpm.repo 2009-06-15 19:39:23.000000000 +0000 +++ unarj-2.65-alt3.x86_64.rpm.hasher 2024-09-29 10:56:26.939193028 +0000 @@ -4,5 +4,4 @@ /usr/share/doc/unarj-2.65/unarj.txt 100644 root:root -Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 -Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 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) @@ -12,5 +11,5 @@ Requires: rtld(GNU_HASH) -Requires: rpmlib(PayloadIsLzma) <= 4.4.2-1 +Requires: rpmlib(PayloadIsLzma) Provides: unarj = 2.65-alt3 -File: /usr/bin/unarj 100755 root:root 81f5cddc07d5cfe0f59f94b5e343ec9d +File: /usr/bin/unarj 100755 root:root 3c0b522b0ee95bd5cffc9a6cb82b3b99 File: /usr/share/doc/unarj-2.65 40755 root:root @@ -18,2 +17,2 @@ File: /usr/share/doc/unarj-2.65/unarj.txt 100644 root:root 83b04048958c164ff17e49397946c4ac -RPMIdentity: 5b22e8a50d7169e39788e352c52b09cbdad75497132e9104a6c16b70b728f06a7b9667ebab0fc03b98d6b5afea12a99b97f7d3cc119c0e1145ff2eca2cb9f39a +RPMIdentity: c52d00455f028cff28a9c7ec465353ea0a4472156ca29782d8e970ba50621bb877aea08a4196da70ee6684b1df92069f54b5931dbd00e45eec8b1fb82a21f3e6