<86>May 17 09:48:35 userdel[65831]: delete user 'rooter' <86>May 17 09:48:35 userdel[65831]: removed group 'rooter' owned by 'rooter' <86>May 17 09:48:35 userdel[65831]: removed shadow group 'rooter' owned by 'rooter' <86>May 17 09:48:35 groupadd[65846]: group added to /etc/group: name=rooter, GID=597 <86>May 17 09:48:35 groupadd[65846]: group added to /etc/gshadow: name=rooter <86>May 17 09:48:35 groupadd[65846]: new group: name=rooter, GID=597 <86>May 17 09:48:35 useradd[65857]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>May 17 09:48:35 userdel[65877]: delete user 'builder' <86>May 17 09:48:35 userdel[65877]: removed group 'builder' owned by 'builder' <86>May 17 09:48:35 userdel[65877]: removed shadow group 'builder' owned by 'builder' <86>May 17 09:48:35 groupadd[65890]: group added to /etc/group: name=builder, GID=598 <86>May 17 09:48:35 groupadd[65890]: group added to /etc/gshadow: name=builder <86>May 17 09:48:35 groupadd[65890]: new group: name=builder, GID=598 <86>May 17 09:48:35 useradd[65897]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>May 17 09:48:37 rpmi: z80asm-1.8-alt2 1426828724 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48369 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-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.21923 + 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 -march=i586 -mtune=generic' make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/z80dasm-1.1.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.35307 + 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) verify-elf: WARNING: ./usr/bin/z80dasm: uses non-LFS functions: __xstat fopen tmpfile Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.35992 + 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.49928 + 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.2njm53 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.UaDc58 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.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nXrzhT 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.VSVZpX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H2pSDm find-requires: running scripts (debuginfo) Requires: z80dasm = 1.1.3-alt1_6, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/z80dasm-1.1.3-alt1_6.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/z80dasm-debuginfo-1.1.3-alt1_6.i586.rpm 7.68user 0.73system 0:17.07elapsed 49%CPU (0avgtext+0avgdata 27824maxresident)k 0inputs+0outputs (0major+274235minor)pagefaults 0swaps 10.92user 2.86system 0:24.03elapsed 57%CPU (0avgtext+0avgdata 115700maxresident)k 96inputs+0outputs (0major+549090minor)pagefaults 0swaps