<86>Aug  9 01:20:46 userdel[2054924]: delete user 'rooter'
<86>Aug  9 01:20:46 userdel[2054924]: removed group 'rooter' owned by 'rooter'
<86>Aug  9 01:20:46 userdel[2054924]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  9 01:20:46 groupadd[2054964]: group added to /etc/group: name=rooter, GID=543
<86>Aug  9 01:20:46 groupadd[2054964]: group added to /etc/gshadow: name=rooter
<86>Aug  9 01:20:46 groupadd[2054964]: new group: name=rooter, GID=543
<86>Aug  9 01:20:46 useradd[2054980]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash
<86>Aug  9 01:20:46 userdel[2055022]: delete user 'builder'
<86>Aug  9 01:20:46 userdel[2055022]: removed group 'builder' owned by 'builder'
<86>Aug  9 01:20:46 userdel[2055022]: removed shadow group 'builder' owned by 'builder'
<86>Aug  9 01:20:46 groupadd[2055066]: group added to /etc/group: name=builder, GID=544
<86>Aug  9 01:20:46 groupadd[2055066]: group added to /etc/gshadow: name=builder
<86>Aug  9 01:20:46 groupadd[2055066]: new group: name=builder, GID=544
<86>Aug  9 01:20:46 useradd[2055098]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash
<13>Aug  9 01:20:48 rpmi: z80asm-1.8-alt2 1426828723 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/z80dasm-1.1.3-alt1_6.nosrc.rpm
Installing z80dasm-1.1.3-alt1_6.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57263
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf z80dasm-1.1.3
+ echo 'Source #0 (z80dasm-1.1.3.tar.gz):'
Source #0 (z80dasm-1.1.3.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/z80dasm-1.1.3.tar.gz
+ /bin/tar -xf -
+ cd z80dasm-1.1.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (z80dasm-1.1.3-16-bit-addr.patch):'
Patch #0 (z80dasm-1.1.3-16-bit-addr.patch):
+ /usr/bin/patch -p1 -b --suffix .16-bit-addr
patching file src/dz80.c
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ readlink -e -- ./configure
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62146
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd z80dasm-1.1.3
+ make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c dz80dat.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c table.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c cmdline.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c symload.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c utils.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c blocks.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c symtab.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c dz80.c
dz80.c: In function 'diz80':
dz80.c:379:20: warning: '-0' directive writing 2 bytes into a region of size between 0 and 79 [-Wformat-overflow=]
   sprintf(stro,"(%s-0%02xh)",stri,256 - t[2]);
                    ^~
dz80.c:379:16: note: using the range [0, 4294967295] for directive argument
   sprintf(stro,"(%s-0%02xh)",stri,256 - t[2]);
                ^~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from dz80.c:22:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 93 bytes into a destination of size 80
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dz80.c:376:20: warning: '+0' directive writing 2 bytes into a region of size between 0 and 79 [-Wformat-overflow=]
   sprintf(stro,"(%s+0%02xh)",stri,t[2]);
                    ^~
dz80.c:376:16: note: using the range [0, 4294967295] for directive argument
   sprintf(stro,"(%s+0%02xh)",stri,t[2]);
                ^~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from dz80.c:22:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 93 bytes into a destination of size 80
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
x86_64-alt-linux-gcc -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2   -o z80dasm dz80.o dz80dat.o table.o cmdline.o symtab.o symload.o blocks.o utils.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
Making all in test
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38073
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/z80dasm-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/z80dasm-buildroot
+ cd z80dasm-1.1.3
+ make install DESTDIR=/usr/src/tmp/z80dasm-buildroot
make: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/z80dasm-buildroot/usr/bin"
  /bin/install -c z80dasm '/usr/src/tmp/z80dasm-buildroot/usr/bin'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/z80dasm-buildroot/usr/share/man/man1"
 /bin/install -c -m 644 z80dasm.1 '/usr/src/tmp/z80dasm-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src'
Making install in test
make[1]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3'
make: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/z80dasm-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/z80dasm-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/z80dasm-buildroot/ (default)
Compressing files in /usr/src/tmp/z80dasm-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/z80dasm-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.38073
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd z80dasm-1.1.3
+ make test
make: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3'
make -C test test
make[1]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/test'
../src/z80dasm -at ./test.bin -o test.asm
Warning: Code might not be 8080 compatible!
z80asm test.asm -o test.bin-generated
diff test.bin-generated ./test.bin
../src/z80dasm -atl ./test.bin -b test.blocks -o test.asm
Warning: Code might not be 8080 compatible!
z80asm test.asm -o test.bin-generated
diff test.bin-generated ./test.bin
../src/z80dasm -g0 -l labelsdd.bin -o labelsdd.asm
Warning: Code might not be 8080 compatible!
diff -I z80dasm labelsdd.asm.vetted labelsdd.asm
../src/z80dasm -g0 -l jrwrap.bin -o jrwrap.asm
Warning: Code might not be 8080 compatible!
diff -I z80dasm jrwrap.asm.vetted jrwrap.asm
./stress ../src/z80dasm 20
....................

Final results of stress testing
===============================

Tested: 20
Failed: 0
rm -f *.asm *.bin-generated
rm -f stress.error
make[1]: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/test'
make: Leaving directory '/usr/src/RPM/BUILD/z80dasm-1.1.3'
+ exit 0
Processing files: z80dasm-1.1.3-alt1_6
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76139
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd z80dasm-1.1.3
+ DOCDIR=/usr/src/tmp/z80dasm-buildroot/usr/share/doc/z80dasm-1.1.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/z80dasm-buildroot/usr/share/doc/z80dasm-1.1.3
+ /bin/mkdir -p /usr/src/tmp/z80dasm-buildroot/usr/share/doc/z80dasm-1.1.3
+ cp -prL COPYING /usr/src/tmp/z80dasm-buildroot/usr/share/doc/z80dasm-1.1.3
+ chmod -R go-w /usr/src/tmp/z80dasm-buildroot/usr/share/doc/z80dasm-1.1.3
+ chmod -R a+rX /usr/src/tmp/z80dasm-buildroot/usr/share/doc/z80dasm-1.1.3
+ cp -prL AUTHORS NEWS README /usr/src/tmp/z80dasm-buildroot/usr/share/doc/z80dasm-1.1.3
+ chmod -R go-w /usr/src/tmp/z80dasm-buildroot/usr/share/doc/z80dasm-1.1.3
+ chmod -R a+rX /usr/src/tmp/z80dasm-buildroot/usr/share/doc/z80dasm-1.1.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MLS9dO
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.Plpjt7
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.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(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.Ua9OOt
Creating z80dasm-debuginfo package
Processing files: z80dasm-debuginfo-1.1.3-alt1_6
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.96pLgT
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.muFNOl
find-requires: running scripts (debuginfo)
Requires: z80dasm = 1.1.3-alt1_6, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/z80dasm-1.1.3-alt1_6.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/z80dasm-debuginfo-1.1.3-alt1_6.x86_64.rpm
7.37user 0.89system 0:13.45elapsed 61%CPU (0avgtext+0avgdata 34304maxresident)k
0inputs+0outputs (0major+321510minor)pagefaults 0swaps
10.68user 3.42system 0:19.21elapsed 73%CPU (0avgtext+0avgdata 117060maxresident)k
96inputs+0outputs (0major+610002minor)pagefaults 0swaps