<86>May 11 01:57:36 userdel[12948]: delete user 'rooter'
<86>May 11 01:57:36 userdel[12948]: removed group 'rooter' owned by 'rooter'
<86>May 11 01:57:36 groupadd[12961]: group added to /etc/group: name=rooter, GID=603
<86>May 11 01:57:36 groupadd[12961]: group added to /etc/gshadow: name=rooter
<86>May 11 01:57:36 groupadd[12961]: new group: name=rooter, GID=603
<86>May 11 01:57:36 useradd[12974]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash
<86>May 11 01:57:36 userdel[12995]: delete user 'builder'
<86>May 11 01:57:36 userdel[12995]: removed group 'builder' owned by 'builder'
<86>May 11 01:57:36 userdel[12995]: removed shadow group 'builder' owned by 'builder'
<86>May 11 01:57:36 groupadd[13014]: group added to /etc/group: name=builder, GID=604
<86>May 11 01:57:36 groupadd[13014]: group added to /etc/gshadow: name=builder
<86>May 11 01:57:36 groupadd[13014]: new group: name=builder, GID=604
<86>May 11 01:57:36 useradd[13029]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash
warning: user hacker does not exist - using root
warning: group hacker does not exist - using root
warning: user hacker does not exist - using root
warning: group hacker does not exist - using root
warning: user hacker does not exist - using root
warning: group hacker does not exist - using root
warning: user hacker does not exist - using root
warning: group hacker does not exist - using root
<13>May 11 01:57:39 rpmi: dos2unix-7.3.5-alt1 1499695585 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/z80asm-1.8-alt2.nosrc.rpm
Installing z80asm-1.8-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37800
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf z80asm-1.8
+ echo 'Source #0 (z80asm-1.8.tar.gz):'
Source #0 (z80asm-1.8.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/z80asm-1.8.tar.gz
+ /bin/tar -xf -
+ cd z80asm-1.8
+ /bin/chmod -c -Rf u+rwX,go-w .
+ dos2unix examples/hello.asm
dos2unix: converting file examples/hello.asm to Unix format...
+ echo 'Patch #0 (z80asm-1.8-no-bundled-libs.patch):'
Patch #0 (z80asm-1.8-no-bundled-libs.patch):
+ /usr/bin/patch -p1 -b --suffix .no-bundled-libs
patching file Makefile
+ rm -rf gnulib
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37800
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd z80asm-1.8
+ make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
make: Entering directory '/usr/src/RPM/BUILD/z80asm-1.8'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c expressions.c -o expressions.o -DVERSION=\"1.8\"
make: Leaving directory '/usr/src/RPM/BUILD/z80asm-1.8'
make: Entering directory '/usr/src/RPM/BUILD/z80asm-1.8'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -c z80asm.c -o z80asm.o -DVERSION=\"1.8\"
z80asm.c: In function 'indx':
z80asm.c:443:10: warning: variable 'l' set but not used [-Wunused-but-set-variable]
   int i, l;
          ^
make: Leaving directory '/usr/src/RPM/BUILD/z80asm-1.8'
make: Entering directory '/usr/src/RPM/BUILD/z80asm-1.8'
gcc  z80asm.o expressions.o -o z80asm
make: Leaving directory '/usr/src/RPM/BUILD/z80asm-1.8'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38828
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/z80asm-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/z80asm-buildroot
+ cd z80asm-1.8
+ install -d -m0755 /usr/src/tmp/z80asm-buildroot/usr/bin
+ install -p -m0755 z80asm /usr/src/tmp/z80asm-buildroot/usr/bin
+ install -d -m0755 /usr/src/tmp/z80asm-buildroot/usr/share/man/man1
+ install -p -m0644 z80asm.1 /usr/src/tmp/z80asm-buildroot/usr/share/man/man1
+ install -d -m0755 /usr/src/tmp/z80asm-buildroot/usr/share/z80asm
+ install -p -m0644 headers/msx-bios.asm headers/msx2+-bios.asm headers/msx2-bios.asm headers/msx2-subrom.asm headers/msxturbor-bios.asm /usr/src/tmp/z80asm-buildroot/usr/share/z80asm
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/z80asm-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/z80asm-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/z80asm-buildroot/ (default)
Compressing files in /usr/src/tmp/z80asm-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/z80asm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.69419
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd z80asm-1.8
+ make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' test
make -C tests || rm test
make[1]: Entering directory '/usr/src/RPM/BUILD/z80asm-1.8/tests'
../z80asm -I ../headers pass.asm -o pass.bin 2> pass.err
diff pass.correct-bin pass.bin
diff pass.correct-err pass.err
rm pass.bin pass.err
make[1]: Leaving directory '/usr/src/RPM/BUILD/z80asm-1.8/tests'
+ exit 0
Processing files: z80asm-1.8-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69419
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd z80asm-1.8
+ DOCDIR=/usr/src/tmp/z80asm-buildroot/usr/share/doc/z80asm-1.8
+ export DOCDIR
+ rm -rf /usr/src/tmp/z80asm-buildroot/usr/share/doc/z80asm-1.8
+ /bin/mkdir -p /usr/src/tmp/z80asm-buildroot/usr/share/doc/z80asm-1.8
+ cp -prL COPYING GPL3 ChangeLog examples /usr/src/tmp/z80asm-buildroot/usr/share/doc/z80asm-1.8
+ chmod -R go-w /usr/src/tmp/z80asm-buildroot/usr/share/doc/z80asm-1.8
+ chmod -R a+rX /usr/src/tmp/z80asm-buildroot/usr/share/doc/z80asm-1.8
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3UgHv5
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.VYOax1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.oUDM80
Creating z80asm-debuginfo package
Processing files: z80asm-debuginfo-1.8-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TybXo4
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kSgf9a
find-requires: running scripts (debuginfo)
Requires: z80asm = 1.8-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/z80asm-1.8-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/z80asm-debuginfo-1.8-alt2.x86_64.rpm
5.87user 1.21system 0:10.92elapsed 65%CPU (0avgtext+0avgdata 47900maxresident)k
0inputs+0outputs (0major+202601minor)pagefaults 0swaps
11.54user 6.25system 0:21.65elapsed 82%CPU (0avgtext+0avgdata 113628maxresident)k
0inputs+0outputs (0major+489023minor)pagefaults 0swaps
--- z80asm-1.8-alt2.x86_64.rpm.repo	2015-03-20 05:18:47.000000000 +0000
+++ z80asm-1.8-alt2.x86_64.rpm.hasher	2019-05-11 01:57:54.422143635 +0000
@@ -10,3 +10,3 @@
 /usr/share/doc/z80asm-1.8/examples/seek.asm	100644	
-/usr/share/man/man1/z80asm.1.gz	100644	
+/usr/share/man/man1/z80asm.1.xz	100644	
 /usr/share/z80asm	40755