<86>Jun 16 00:57:27 userdel[1322537]: delete user 'rooter' <86>Jun 16 00:57:27 userdel[1322537]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:57:27 userdel[1322537]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:57:27 groupadd[1322607]: group added to /etc/group: name=rooter, GID=1805 <86>Jun 16 00:57:27 groupadd[1322607]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:57:27 groupadd[1322607]: new group: name=rooter, GID=1805 <86>Jun 16 00:57:27 useradd[1322666]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash <86>Jun 16 00:57:27 userdel[1322746]: delete user 'builder' <86>Jun 16 00:57:27 userdel[1322746]: removed group 'builder' owned by 'builder' <86>Jun 16 00:57:27 userdel[1322746]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:57:27 groupadd[1322811]: group added to /etc/group: name=builder, GID=1806 <86>Jun 16 00:57:27 groupadd[1322811]: group added to /etc/gshadow: name=builder <86>Jun 16 00:57:27 groupadd[1322811]: new group: name=builder, GID=1806 <86>Jun 16 00:57:27 useradd[1322873]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash <13>Jun 16 00:57:30 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.79593 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -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 + readlink -e -- ./configure + 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 + ./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.95956 + 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' 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 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 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 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 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 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 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 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 -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.95956 + 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:/bin:/usr/bin:/usr/X11R6/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" || /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,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) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.95956 + 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.60939 + 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.lNuxlx 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.Tl99pu 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.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.s0sfxu 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.8T2H7w find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nuse7s 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) 4.70user 2.08system 0:11.49elapsed 59%CPU (0avgtext+0avgdata 32364maxresident)k 0inputs+0outputs (0major+277521minor)pagefaults 0swaps 3.07user 2.67system 0:20.30elapsed 28%CPU (0avgtext+0avgdata 129064maxresident)k 96inputs+0outputs (0major+207160minor)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-06-16 00:57:44.238089257 +0000 @@ -15,3 +15,3 @@ Provides: z80dasm = 1.1.3-alt1_6 -File: /usr/bin/z80dasm 100755 root:root a2dddafd0ca9fc7693dd3a542535f60b +File: /usr/bin/z80dasm 100755 root:root cba41c862a219286024e480e0cbbd084 File: /usr/share/doc/z80dasm-1.1.3 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/man/man1/z80dasm.1.xz 100644 root:root b7a8b559279af9a92376e471d917bc72 -RPMIdentity: 14918d57ea085d79c38cffc289f25da5a2178cbc352751ff94d93e10852602b0d2346765ff8364d1f4da5d5d0ff3d74b6841442ed20f42e9fdedd45b1fca8b3f +RPMIdentity: f95ba7584393dd767700e9aadc8396476bd4fe1861e7276f1a92454aac7379ad9b55d809ee8dab4262700bef85a2e3935879439eaf437e04bba19b1e8431e67a --- 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-06-16 00:57:44.330090777 +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/11 40755 root:root +/usr/lib/debug/.build-id/11/2d55efe40fa40e6b14d18e6b850feb0ef84abc 120777 root:root ../../../../bin/z80dasm +/usr/lib/debug/.build-id/11/2d55efe40fa40e6b14d18e6b850feb0ef84abc.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/11 40755 root:root +File: /usr/lib/debug/.build-id/11/2d55efe40fa40e6b14d18e6b850feb0ef84abc 120777 root:root ../../../../bin/z80dasm +File: /usr/lib/debug/.build-id/11/2d55efe40fa40e6b14d18e6b850feb0ef84abc.debug 120777 root:root ../../usr/bin/z80dasm.debug +File: /usr/lib/debug/usr/bin/z80dasm.debug 100644 root:root d175fe412cff0ee178436b0577bd6773 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: f670443d7bcd3d2aa99b69d4376238a4b2773b55e45ad743e5b4f6544d70ecf8ff0c64c2fdeaf26284dae41698e1e7ec8f4290809181462c6b2cbd2bb7c05ab2