<86>May 4 02:11:52 userdel[3539104]: delete user 'rooter' <86>May 4 02:11:52 userdel[3539104]: removed group 'rooter' owned by 'rooter' <86>May 4 02:11:52 userdel[3539104]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:11:52 groupadd[3539286]: group added to /etc/group: name=rooter, GID=1814 <86>May 4 02:11:52 groupadd[3539286]: group added to /etc/gshadow: name=rooter <86>May 4 02:11:52 groupadd[3539286]: new group: name=rooter, GID=1814 <86>May 4 02:11:52 useradd[3539504]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>May 4 02:11:52 userdel[3539708]: delete user 'builder' <86>May 4 02:11:52 userdel[3539708]: removed group 'builder' owned by 'builder' <86>May 4 02:11:52 userdel[3539708]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:11:52 groupadd[3539787]: group added to /etc/group: name=builder, GID=1815 <86>May 4 02:11:52 groupadd[3539787]: group added to /etc/gshadow: name=builder <86>May 4 02:11:52 groupadd[3539787]: new group: name=builder, GID=1815 <86>May 4 02:11:52 useradd[3539848]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none <13>May 4 02:11:59 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 (w1.gzdio) 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.32399 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/z80dasm-1.1.3.tar.gz + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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.86562 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd z80dasm-1.1.3 + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 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 -flto=auto -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 -flto=auto -c dz80.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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -Wall -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.51377 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + 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" || /usr/bin/mkdir -p "/usr/src/tmp/z80dasm-buildroot/usr/bin" /usr/bin/ginstall -c z80dasm '/usr/src/tmp/z80dasm-buildroot/usr/bin' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/usr/src/tmp/z80dasm-buildroot/usr/share/man/man1" /usr/bin/ginstall -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,gnuconfig) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/z80dasm-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.38960 + 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.30796 + 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.27IHAT 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.d0JNEs 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.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(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.djIo6f 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.0mnk1c find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DYDT0M 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/z80dasm-debuginfo-1.1.3-alt1_6.x86_64.rpm (w2.lzdio) 7.58user 2.22system 0:17.31elapsed 56%CPU (0avgtext+0avgdata 37344maxresident)k 0inputs+0outputs (0major+294726minor)pagefaults 0swaps 6.24user 4.87system 0:39.65elapsed 28%CPU (0avgtext+0avgdata 131672maxresident)k 96inputs+0outputs (0major+191087minor)pagefaults 0swaps --- z80dasm-1.1.3-alt1_6.x86_64.rpm.repo 2017-11-03 20:03:30.000000000 +0000 +++ z80dasm-1.1.3-alt1_6.x86_64.rpm.hasher 2024-05-04 02:12:22.351864479 +0000 @@ -10,2 +10,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -15,3 +17,3 @@ Provides: z80dasm = 1.1.3-alt1_6 -File: /usr/bin/z80dasm 100755 root:root a2dddafd0ca9fc7693dd3a542535f60b +File: /usr/bin/z80dasm 100755 root:root 67d39191e657bfb3dda592b3d5016575 File: /usr/share/doc/z80dasm-1.1.3 40755 root:root @@ -22,2 +24,2 @@ File: /usr/share/man/man1/z80dasm.1.xz 100644 root:root b7a8b559279af9a92376e471d917bc72 -RPMIdentity: 14918d57ea085d79c38cffc289f25da5a2178cbc352751ff94d93e10852602b0d2346765ff8364d1f4da5d5d0ff3d74b6841442ed20f42e9fdedd45b1fca8b3f +RPMIdentity: 382235734c7c82e622af62fea99f26c544d80976836a418f74527f5f67cb9706f0bf2e2a2865e3b81df416cb9c25a66130c77db26617d5553377c4ba88be86cc --- z80dasm-debuginfo-1.1.3-alt1_6.x86_64.rpm.repo 2017-11-03 20:03:30.000000000 +0000 +++ z80dasm-debuginfo-1.1.3-alt1_6.x86_64.rpm.hasher 2024-05-04 02:12:22.505866944 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/e2c6258850a57efc3806a93d74e64b7ad2ea24 120777 root:root ../../../../bin/z80dasm -/usr/lib/debug/.build-id/5b/e2c6258850a57efc3806a93d74e64b7ad2ea24.debug 120777 root:root ../../usr/bin/z80dasm.debug +/usr/lib/debug/.build-id/98 40755 root:root +/usr/lib/debug/.build-id/98/a61619c8fe7530ca835d37d2f00847b09ab36b 120777 root:root ../../../../bin/z80dasm +/usr/lib/debug/.build-id/98/a61619c8fe7530ca835d37d2f00847b09ab36b.debug 120777 root:root ../../usr/bin/z80dasm.debug /usr/lib/debug/usr/bin/z80dasm.debug 100644 root:root @@ -23,6 +23,6 @@ Provides: z80dasm-debuginfo = 1.1.3-alt1_6 -File: /usr/lib/debug/.build-id/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/e2c6258850a57efc3806a93d74e64b7ad2ea24 120777 root:root ../../../../bin/z80dasm -File: /usr/lib/debug/.build-id/5b/e2c6258850a57efc3806a93d74e64b7ad2ea24.debug 120777 root:root ../../usr/bin/z80dasm.debug -File: /usr/lib/debug/usr/bin/z80dasm.debug 100644 root:root 1f713f1931df5dbd5ab503a6114b0257 +File: /usr/lib/debug/.build-id/98 40755 root:root +File: /usr/lib/debug/.build-id/98/a61619c8fe7530ca835d37d2f00847b09ab36b 120777 root:root ../../../../bin/z80dasm +File: /usr/lib/debug/.build-id/98/a61619c8fe7530ca835d37d2f00847b09ab36b.debug 120777 root:root ../../usr/bin/z80dasm.debug +File: /usr/lib/debug/usr/bin/z80dasm.debug 100644 root:root 6c3f1da3582913c6622fc9ed0d7cd1ff File: /usr/src/debug/z80dasm-1.1.3 40755 root:root @@ -41,2 +41,2 @@ File: /usr/src/debug/z80dasm-1.1.3/src/utils.h 100644 root:root 73b0456c57ca3e53fbb604109c479f26 -RPMIdentity: df1f3ff46cfa1f4ae35dd37de51522213898995b6930d745c4b92f084cf2a9f1c6e43f9cbd69da2ca768aea5fdf89bdf2861f8359b3a3076516d10a294e5e0c4 +RPMIdentity: 5c513c2299690d54d4acf9918d44d7cae48b521f907871c962dbbd2118020a1357deec426021344359554e1533f9fcfd2cfd91b026a929ac48bdbc2f80b8c5fa