<86>May 4 00:05:45 userdel[3858922]: delete user 'rooter' <86>May 4 00:05:45 userdel[3858922]: removed group 'rooter' owned by 'rooter' <86>May 4 00:05:45 userdel[3858922]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:05:45 groupadd[3859109]: group added to /etc/group: name=rooter, GID=1841 <86>May 4 00:05:45 groupadd[3859109]: group added to /etc/gshadow: name=rooter <86>May 4 00:05:45 groupadd[3859109]: new group: name=rooter, GID=1841 <86>May 4 00:05:45 useradd[3859221]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>May 4 00:05:45 userdel[3859306]: delete user 'builder' <86>May 4 00:05:45 userdel[3859306]: removed group 'builder' owned by 'builder' <86>May 4 00:05:45 userdel[3859306]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:05:45 groupadd[3859376]: group added to /etc/group: name=builder, GID=1842 <86>May 4 00:05:45 groupadd[3859376]: group added to /etc/gshadow: name=builder <86>May 4 00:05:45 groupadd[3859376]: new group: name=builder, GID=1842 <86>May 4 00:05:45 useradd[3859465]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/unarj-2.65-alt4.src.rpm: license not found in '/usr/share/license' directory: distributable Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/unarj-2.65-alt4.nosrc.rpm (w1.gzdio) Installing unarj-2.65-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95401 + 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/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/unarj-2.65.tar.bz2 + 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.3382 + 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 -flto=auto -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 -flto=auto -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 -flto=auto -DUNIX -c -o environ.o environ.c environ.c: In function 'xmalloc': environ.c:494:28: warning: 'malloc' argument 1 type is 'unsigned int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 494 | return (voidp *)malloc((uint) size); | ^~~~~~~~~~~ environ.c:444:16: note: built-in 'malloc' declared here 444 | extern voidp *malloc(); | ^~~~~~ environ.c: In function 'case_path': environ.c:501:5: warning: statement with no effect [-Wunused-value] 501 | (char *) name; | ^ environ.c: In function 'set_ftime_mode': environ.c:602:5: warning: statement with no effect [-Wunused-value] 602 | (char *) name; | ^ environ.c:603:5: warning: statement with no effect [-Wunused-value] 603 | (uint) attribute; | ^~~~~~~~~~~~~~~~ environ.c:604:5: warning: statement with no effect [-Wunused-value] 604 | (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 -flto=auto -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 -flto=auto -DUNIX -c -o unarj.o unarj.c unarj.c:385:1: warning: 'strparity' defined but not used [-Wunused-function] 385 | 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 -flto=auto -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.66982 + 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:/usr/bin:/bin:/usr/local/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/unarj-buildroot Processing files: unarj-2.65-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53651 + 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.5tUTLN 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.AG4skI 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.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.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.mTGzHr Wrote: /usr/src/RPM/RPMS/x86_64/unarj-2.65-alt4.x86_64.rpm (w2.lzdio) 1.67user 1.26system 0:06.07elapsed 48%CPU (0avgtext+0avgdata 52264maxresident)k 0inputs+0outputs (0major+130237minor)pagefaults 0swaps /.out/unarj-2.65-alt4.x86_64.rpm: license not found in '/usr/share/license' directory: distributable 0.96user 4.12system 0:21.48elapsed 23%CPU (0avgtext+0avgdata 12316maxresident)k 0inputs+0outputs (0major+96573minor)pagefaults 0swaps --- unarj-2.65-alt4.x86_64.rpm.repo 2021-07-14 22:57:19.000000000 +0000 +++ unarj-2.65-alt4.x86_64.rpm.hasher 2024-05-04 00:05:56.327724976 +0000 @@ -9,3 +9,5 @@ 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) +Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: rtld(GNU_HASH) @@ -13,3 +15,3 @@ Provides: unarj = 2.65-alt4:sisyphus+278955.100.1.1 -File: /usr/bin/unarj 100755 root:root 553b99f410522f7fa47e37d6eb2c2a2a +File: /usr/bin/unarj 100755 root:root 515eae9f88c52d5fb0b967ec1541d9db File: /usr/share/doc/unarj-2.65 40755 root:root @@ -17,2 +19,2 @@ File: /usr/share/doc/unarj-2.65/unarj.txt 100644 root:root 83b04048958c164ff17e49397946c4ac -RPMIdentity: 02bb30214e77959c6af3a916a6248b9bfe0072c5f203796b44bff69c393d499a8ad4437ab767e140d19cef0e9c92f220fc54232282299062971a44a30820c2c3 +RPMIdentity: e3156cfd1d6263f7725e235bfb93498c42c5a8c3b67ac40b7b9571b556fc8d9af4b7c125467ed656dd63b528e453caa1ed3c007f0334c64209cb6d259fd8ad0d