<86>Jun 12 09:41:39 userdel[3282120]: delete user 'rooter'
<86>Jun 12 09:41:39 userdel[3282120]: removed group 'rooter' owned by 'rooter'
<86>Jun 12 09:41:39 userdel[3282120]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 12 09:41:39 groupadd[3282154]: group added to /etc/group: name=rooter, GID=591
<86>Jun 12 09:41:39 groupadd[3282154]: group added to /etc/gshadow: name=rooter
<86>Jun 12 09:41:39 groupadd[3282154]: new group: name=rooter, GID=591
<86>Jun 12 09:41:39 useradd[3282169]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash
<86>Jun 12 09:41:39 userdel[3282204]: delete user 'builder'
<86>Jun 12 09:41:39 userdel[3282204]: removed group 'builder' owned by 'builder'
<86>Jun 12 09:41:39 userdel[3282204]: removed shadow group 'builder' owned by 'builder'
<86>Jun 12 09:41:39 groupadd[3282224]: group added to /etc/group: name=builder, GID=592
<86>Jun 12 09:41:39 groupadd[3282224]: group added to /etc/gshadow: name=builder
<86>Jun 12 09:41:39 groupadd[3282224]: new group: name=builder, GID=592
<86>Jun 12 09:41:39 useradd[3282241]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/unarj-2.65-alt4.src.rpm: license not found in '/usr/share/license' directory: distributable
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/unarj-2.65-alt4.nosrc.rpm
Installing unarj-2.65-alt4.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8613
+ 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.8613
+ 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 -j8 clean unarj 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -DUNIX   -c -o environ.o environ.c
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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -DUNIX   -c -o unarj.o unarj.c
unarj.c:385:1: warning: 'strparity' defined but not used [-Wunused-function]
  385 | strparity(p)
      | ^~~~~~~~~
In file included from /usr/include/string.h:508,
                 from unarj.c:55:
In function 'strncpy',
    inlined from 'init_conversion_charsets' at unarj.c:334:16,
    inlined from 'main' at unarj.c:1095:5:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 25 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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.24618
+ 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
+ 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)
Checking contents of files in /usr/src/tmp/unarj-buildroot/ (default)
Compressing files in /usr/src/tmp/unarj-buildroot (auto)
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)
verify-elf: WARNING: ./usr/bin/unarj: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: unarj-2.65-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.24618
+ 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.dgoEbz
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.WIN0zx
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pAuTnx
Wrote: /usr/src/RPM/RPMS/i586/unarj-2.65-alt4.i586.rpm
2.63user 0.33system 0:05.57elapsed 53%CPU (0avgtext+0avgdata 31172maxresident)k
0inputs+0outputs (0major+124535minor)pagefaults 0swaps
/.out/unarj-2.65-alt4.i586.rpm: license not found in '/usr/share/license' directory: distributable
3.88user 2.41system 0:09.82elapsed 64%CPU (0avgtext+0avgdata 31172maxresident)k
0inputs+0outputs (0major+284131minor)pagefaults 0swaps