<86>Apr 27 08:55:17 userdel[3863319]: delete user 'rooter' <86>Apr 27 08:55:17 userdel[3863319]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:55:17 userdel[3863319]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:55:17 groupadd[3863328]: group added to /etc/group: name=rooter, GID=1292 <86>Apr 27 08:55:17 groupadd[3863328]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:55:17 groupadd[3863328]: new group: name=rooter, GID=1292 <86>Apr 27 08:55:17 useradd[3863335]: new user: name=rooter, UID=1292, GID=1292, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:55:17 userdel[3863376]: delete user 'builder' <86>Apr 27 08:55:17 groupadd[3863414]: group added to /etc/group: name=builder, GID=1293 <86>Apr 27 08:55:17 groupadd[3863414]: group added to /etc/gshadow: name=builder <86>Apr 27 08:55:17 groupadd[3863414]: new group: name=builder, GID=1293 <86>Apr 27 08:55:17 useradd[3863442]: new user: name=builder, UID=1293, GID=1293, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 08:55:22 rpmi: rpm-macros-kde-common-devel-14.12.1-alt1 1422279175 installed <13>Apr 27 08:55:22 rpmi: rpm-macros-generic-compat-0.05-alt1 sisyphus+332093.100.1.1 1697645292 installed <13>Apr 27 08:55:22 rpmi: rpm-macros-fedora-compat-0.159-alt1 sisyphus+258368.100.1.1 1600512138 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/xa-2.3.14-alt1_1.nosrc.rpm (w1.gzdio) Installing xa-2.3.14-alt1_1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4727 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xa-2.3.14 + echo 'Source #0 (xa-2.3.14.tar.gz):' Source #0 (xa-2.3.14.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/xa-2.3.14.tar.gz + /bin/tar -xf - + cd xa-2.3.14 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (xa-2.3.7-make.patch):' Patch #0 (xa-2.3.7-make.patch): + /usr/bin/patch -p1 patching file Makefile Hunk #1 succeeded at 18 (offset 1 line). Hunk #2 succeeded at 62 (offset 3 lines). + for f in ChangeLog doc/fileformat.txt + iconv -f ISO-8859-1 -t UTF-8 + touch -r ChangeLog ChangeLog.new + mv ChangeLog.new ChangeLog + for f in ChangeLog doc/fileformat.txt + iconv -f ISO-8859-1 -t UTF-8 + touch -r doc/fileformat.txt doc/fileformat.txt.new + mv doc/fileformat.txt.new doc/fileformat.txt + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4727 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xa-2.3.14 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' LDFLAGS=-Wl,-z,relro make: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14' rm -f xa make: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14' (cd src && LD=gcc CC="gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic" make) (cd misc && CC="gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic" make) make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/misc' cp mkrom.sh ../mkrom.sh make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/misc' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xaa.o xaa.c make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/src' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xar.o xar.c make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/src' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xar2.o xar2.c make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/src' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xa.o xa.c xa.c: In function 'pass1': xa.c:790:15: warning: variable 'temp_er' set but not used [-Wunused-but-set-variable] 790 | int l,er,temp_er,al; | ^~~~~~~ xa.c: In function 'pass2': xa.c:649:11: warning: storing the address of local variable 'datei' in 'filep' [-Wdangling-pointer=] 649 | filep=&datei; | ~~~~~^~~~~~~ xa.c:636:12: note: 'datei' declared here 636 | Datei datei; | ^~~~~ In file included from xa.c:44: xap.h:38:15: note: 'filep' declared here 38 | extern Datei *filep; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/src' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xal.o xal.c make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/src' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xao.o xao.c make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/src' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xau.o xau.c make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/src' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xat.o xat.c xat.c: In function 't_p1': xat.c:530:21: warning: variable 'fstart' set but not used [-Wunused-but-set-variable] 530 | int fstart; | ^~~~~~ xat.c: In function 't_conv': xat.c:1629:10: warning: variable 'm' set but not used [-Wunused-but-set-variable] 1629 | int m, uz, byte; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/src' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/misc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic printcbm.c -o ../printcbm make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/misc' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xacharset.o xacharset.c make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/src' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xam.o xam.c make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/src' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xap.o xap.c xap.c: In function 'pgetline': xap.c:883:12: warning: unused variable 'q' [-Wunused-variable] 883 | char *q = 0; | ^ xap.c:882:12: warning: unused variable 'p' [-Wunused-variable] 882 | char *p = 0; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/src' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/misc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic uncpk.c -o ../uncpk make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/misc' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/misc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic reloc65.c -o ../reloc65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/misc' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/misc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ldo65.c -o ../ldo65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/misc' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/misc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic file65.c -o ../file65 file65.c: In function 'read_options': file65.c:240:11: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 240 | fread(tb, 1, c-1, fp); | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/misc' make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/src' gcc -o ../xa xa.o xaa.o xal.o xap.o xat.o xar.o xar2.o xao.o xau.o xam.o xacharset.o -Wl,-z,relro make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68316 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xa-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xa-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd xa-2.3.14 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/xa-buildroot PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14' mkdir -p /usr/src/tmp/xa-buildroot/usr/bin mkdir -p /usr/src/tmp/xa-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 0755 xa reloc65 ldo65 file65 printcbm uncpk /usr/src/tmp/xa-buildroot/usr/bin /usr/libexec/rpm-build/install -p -m 0644 man/file65.1 man/ldo65.1 man/printcbm.1 man/reloc65.1 man/uncpk.1 man/xa.1 /usr/src/tmp/xa-buildroot/usr/share/man/man1 #mkdir -p /usr/src/tmp/xa-buildroot/usr/share/doc/xa65 make: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xa-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xa-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/xa-buildroot/ (default) Compressing files in /usr/src/tmp/xa-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xa-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/uncpk: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/printcbm: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/file65: uses non-LFS functions: fopen stat verify-elf: WARNING: ./usr/bin/ldo65: uses non-LFS functions: fopen stat verify-elf: WARNING: ./usr/bin/reloc65: uses non-LFS functions: fopen stat verify-elf: WARNING: ./usr/bin/xa: uses non-LFS functions: fopen Splitting links to aliased files under /{,s}bin in /usr/src/tmp/xa-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.40649 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xa-2.3.14 + make test make: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14' cd tests && ./harness \ -tests="ALL" \ -make="make" -cc="gcc" -cflags="-O2 " CC = gcc CFLAGS = -O2 MAKE = make tests to run: ALL stringcom ........................................ > PASSED reset_segment .................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/reset_segment' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/reset_segment' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/reset_segment' ../../xa -R -LLIB6502 test1.s -o test1.o ../hextool -cmp=ok1 < test1.o ../../xa -R test2.s -o test2.o ../hextool -cmp=ok2 < test2.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/reset_segment' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/reset_segment' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/reset_segment' =================================== PASSED! =================================== relocundef ....................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/relocundef' rm -f test1.o65 a.o65 test1.o65.hex a.o65.hex rm -f test2.o65 b.o65 test2.o65.hex b.o65.hex make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/relocundef' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/relocundef' ../../xa -R -Lundefl -Ll2 -o test1.o65 test1.a65 test1.a65:line 4: 1002: Warning - Can't optimize forward-defined label; using absolute addressing ../hextool test1.o65 > test1.o65.hex ********* This should give a warning about an undefined relocation table entry ../../reloc65 -X test1.o65 reloc65: test1.o65: Warning: undefined relocation table entry not handled! reloc65: read file test1.o65 -> a.o65 ../hextool a.o65 > a.o65.hex ../../xa -R -o test2.o65 test2.a65 test2.a65:line 4: 1002: Warning - Can't optimize forward-defined label; using absolute addressing ../hextool test2.o65 > test2.o65.hex ********* This should NOT give a warning ../../reloc65 -X -o b.o65 test2.o65 reloc65: read file test2.o65 -> b.o65 ../hextool b.o65 > b.o65.hex ../hextool -cmp=a.ok < a.o65 ../hextool -cmp=b.ok < b.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/relocundef' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/relocundef' rm -f test1.o65 a.o65 test1.o65.hex a.o65.hex rm -f test2.o65 b.o65 test2.o65.hex b.o65.hex make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/relocundef' =================================== PASSED! =================================== relocmode ........................................ > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/relocmode' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/relocmode' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/relocmode' # this should fail in non-relocating mode ../../xa test1.s -o test1.o || exit 0 && exit 1 .data test1.s:line 4: 1003:Illegal segment error Break after 1 errors ../../xa -R test1.s -o test1.o ../hextool -cmp=ok < test1.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/relocmode' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/relocmode' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/relocmode' =================================== PASSED! =================================== recucom .......................................... > PASSED recmac ........................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/recmac' rm -f a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/recmac' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/recmac' # this should fail. ../../xa -DFAIL test.asm || exit 0 && exit 1 test.asm:line 30: 1021:Label 'NOGOOD' not defined Break after 1 errors # these should not fail. ../../xa test.asm ../hextool -cmp=test.ok < a.o65 ../../xa testi.asm ../hextool -cmp=testi.ok < a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/recmac' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/recmac' rm -f a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/recmac' =================================== PASSED! =================================== quotch ........................................... > PASSED ppstrings ........................................ > PASSED pparity .......................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/pparity' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/pparity' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/pparity' # xa should not allow this to happen. if it does, this test is no good. ../../xa bad.s || exit 0 && exit 1 ../../xa bad2.s || exit 0 && exit 1 ../../xa bad3.s || exit 0 && exit 1 bad3.s:line 10: 1000:pp:Wrong parameter count error Break after 1 errors ../../xa bad4.s || exit 0 && exit 1 bad4.s:line 4: 1000:pp:Wrong parameter count error Break after 1 errors # expected-to-fail tests did fail. should be no more errors now. ../../xa good.s -o good.o ../hextool -cmp=good.ok < good.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/pparity' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/pparity' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/pparity' =================================== PASSED! =================================== openpp ........................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/openpp' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/openpp' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/openpp' # xa should not allow this to happen. if it does, this test is no good. ../../xa test.inc || exit 0 && exit 1 test.inc:line 4: 1000:Unresolved preprocessor directive at end of file error Break after 1 errors # expected-to-fail tests did fail. should be no more errors now. ../../xa -DBUG test.s -o test.o at end of included file test.inc: test.s:line 14: c005: Warning - Open preprocessor directive at end of file (intentional?) ../hextool -cmp=ok < test.o ../../xa test.s -o test.o ../hextool -cmp=ok < test.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/openpp' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/openpp' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/openpp' =================================== PASSED! =================================== op816 ............................................ > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/op816' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/op816' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/op816' # xa should not allow this to happen. if it does, this test is no good. ../../xa test.s || exit 0 && exit 1 COP #$00 test.s:line 47: 1005:65816 mode used/required error ORA ZEROPAGE_0,S test.s:line 48: 1007:65816 mode used/required error ORA [ZEROPAGE_0] test.s:line 52: 100f:65816 mode used/required error PHD test.s:line 56: 1014:65816 mode used/required error ORA (ZEROPAGE_1,S),Y test.s:line 66: 102c:65816 mode used/required error ORA [ZEROPAGE_1],Y test.s:line 70: 1034:65816 mode used/required error TCS test.s:line 74: 103a:65816 mode used/required error AND ZEROPAGE_2,S test.s:line 84: 1055:65816 mode used/required error AND [ZEROPAGE_2] test.s:line 88: 105d:65816 mode used/required error PLD test.s:line 92: 1062:65816 mode used/required error AND (ZEROPAGE_3,S),Y test.s:line 102: 107a:65816 mode used/required error AND [ZEROPAGE_3],Y test.s:line 106: 1082:65816 mode used/required error TSC test.s:line 110: 1088:65816 mode used/required error EOR ZEROPAGE_3,S test.s:line 120: 109e:65816 mode used/required error MVP $44,$44 ;$4444 ; Should be $44, $44 instead test.s:line 121: 10a1:65816 mode used/required error EOR [ZEROPAGE_4] test.s:line 124: 10a7:65816 mode used/required error PHK test.s:line 128: 10ac:65816 mode used/required error EOR (ZEROPAGE_5,S),Y test.s:line 138: 10c4:65816 mode used/required error MVN $55,$55 ; $5555 ; Should be $55, $55 instead test.s:line 139: 10c7:65816 mode used/required error EOR [ZEROPAGE_5],Y test.s:line 142: 10cd:65816 mode used/required error TCD test.s:line 146: 10d3:65816 mode used/required error ADC ZEROPAGE_6,S test.s:line 156: 10ec:65816 mode used/required error ADC [ZEROPAGE_6] test.s:line 160: 10f4:65816 mode used/required error RTL test.s:line 164: 10f9:65816 mode used/required error ADC (ZEROPAGE_7,S),Y test.s:line 174: 1111:65816 mode used/required error ADC [ZEROPAGE_7],Y test.s:line 178: 1119:65816 mode used/required error TDC test.s:line 182: 111f:65816 mode used/required error STA ZEROPAGE_8,S test.s:line 192: 1138:65816 mode used/required error STA [ZEROPAGE_8] test.s:line 196: 1140:65816 mode used/required error PHB test.s:line 200: 1145:65816 mode used/required error STA (ZEROPAGE_9,S),Y test.s:line 210: 115d:65816 mode used/required error STA [ZEROPAGE_9],Y test.s:line 214: 1165:65816 mode used/required error TXY test.s:line 218: 116b:65816 mode used/required error LDA ZEROPAGE_A,S test.s:line 227: 1180:65816 mode used/required error LDA [ZEROPAGE_A] test.s:line 231: 1188:65816 mode used/required error PLB test.s:line 235: 118d:65816 mode used/required error LDA (ZEROPAGE_B,S),Y test.s:line 245: 11a5:65816 mode used/required error LDA [ZEROPAGE_B],Y test.s:line 249: 11ad:65816 mode used/required error TYX test.s:line 253: 11b3:65816 mode used/required error REP #$CC test.s:line 262: 11c9:65816 mode used/required error CMP ZEROPAGE_C,S test.s:line 263: 11cb:65816 mode used/required error CMP [ZEROPAGE_C] test.s:line 267: 11d3:65816 mode used/required error WAI test.s:line 271: 11d8:65816 mode used/required error CMP (ZEROPAGE_D,S),Y test.s:line 281: 11f0:65816 mode used/required error PEI (ZEROPAGE_D) test.s:line 282: 11f2:65816 mode used/required error CMP [ZEROPAGE_D],Y test.s:line 285: 11f8:65816 mode used/required error STP test.s:line 289: 11fe:65816 mode used/required error SEP #$EE test.s:line 298: 1214:65816 mode used/required error SBC ZEROPAGE_E,S test.s:line 299: 1216:65816 mode used/required error SBC [ZEROPAGE_E] test.s:line 303: 121e:65816 mode used/required error XBA test.s:line 307: 1223:65816 mode used/required error SBC (ZEROPAGE_F,S),Y test.s:line 317: 123b:65816 mode used/required error PEA $1000 test.s:line 318: 123e:65816 mode used/required error SBC [ZEROPAGE_F],Y test.s:line 321: 1244:65816 mode used/required error XCE test.s:line 325: 124a:65816 mode used/required error Break after 55 errors # expected-to-fail tests did fail. should be no more errors now. ../../xa -w test.s -o test.o ../hextool -cmp=ok < test.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/op816' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/op816' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/op816' =================================== PASSED! =================================== nonl ............................................. > PASSED neg_offset ....................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/neg_offset' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/neg_offset' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/neg_offset' # this test must fail. ../../xa -o test0.o test0.s || exit 0 && exit 1 test0.s:line 2: 1000:Syntax error Break after 1 errors ../../xa -R -LLIB6502 test1.s -o test1.o ../hextool -cmp=ok1 < test1.o ../../xa -R -LLIB6502 test2.s -o test2.o ../hextool -cmp=ok2 < test2.o ../../xa -R -LLIB6502 test3.s -o test3.o ../hextool -cmp=ok3 < test3.o ../../xa -R -LLIB6502 test4.s -o test4.o ../hextool -cmp=ok4 < test4.o ../../xa -R -LLIB6502 test5.s -o test5.o ../hextool -cmp=ok5 < test5.o # this test must fail. ../../xa -R -LLIB6502 test6.s -o test6.o || exit 0 && exit 1 test6.s:line 4: 1003:Overflow error Break after 1 errors # this test must fail. ../../xa -R -LLIB6502 test7.s -o test7.o || exit 0 && exit 1 jsr 65536 test7.s:line 4: 1003:Overflow error Break after 1 errors # this test must fail. ../../xa -R -LLIB6502 test8.s -o test8.o || exit 0 && exit 1 test8.s:line 4: 1003:Overflow error Break after 1 errors make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/neg_offset' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/neg_offset' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/neg_offset' =================================== PASSED! =================================== mvnmvp ........................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/mvnmvp' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/mvnmvp' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/mvnmvp' # xa should not allow this to happen. if it does, this test is no good. ../../xa test.s || exit 0 && exit 1 mvn w, $02 test.s:line 6: 1007:65816 mode used/required error test.s:line 7: 1007: Warning - MVN/MVP $XXXX syntax is deprecated and will be removed mvn $0201 test.s:line 7: 100a:65816 mode used/required error test.s:line 8: 100a: Warning - MVN/MVP $XXXX syntax is deprecated and will be removed mvn $0066 test.s:line 8: 100d:65816 mode used/required error mvp $03, w+3 test.s:line 9: 1010:65816 mode used/required error test.s:line 10: 1010: Warning - MVN/MVP $XXXX syntax is deprecated and will be removed mvp $0403 test.s:line 10: 1013:65816 mode used/required error test.s:line 11: 1013: Warning - MVN/MVP $XXXX syntax is deprecated and will be removed mvp $0088 test.s:line 11: 1016:65816 mode used/required error Break after 6 errors # expected-to-fail tests did fail. should be no more errors now. ../../xa -w test.s -o test.o test.s:line 7: 1007: Warning - MVN/MVP $XXXX syntax is deprecated and will be removed test.s:line 8: 100a: Warning - MVN/MVP $XXXX syntax is deprecated and will be removed test.s:line 10: 1010: Warning - MVN/MVP $XXXX syntax is deprecated and will be removed test.s:line 11: 1013: Warning - MVN/MVP $XXXX syntax is deprecated and will be removed ../hextool -cmp=ok < test.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/mvnmvp' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/mvnmvp' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/mvnmvp' =================================== PASSED! =================================== math ............................................. > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/math' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/math' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/math' # xa should not allow this to happen. if it does, this test is no good. ../../xa -o divzero.o divzero.s || exit 0 && exit 1 * = $0/00 divzero.s:line 2: 1002:Division by zero error Break after 1 errors ../../xa -o divzero2.o divzero2.s || exit 0 && exit 1 * = $0/zyx divzero2.s:line 5: 1002:Division by zero error Break after 1 errors make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/math' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/math' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/math' =================================== PASSED! =================================== masmcom .......................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/masmcom' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/masmcom' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/masmcom' # compile with masm mode on. ../../xa -M -o test.o test.s ../hextool -cmp=okmasm < test.o # compile without ../../xa -o test.o test.s ../hextool -cmp=oknomasm < test.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/masmcom' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/masmcom' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/masmcom' =================================== PASSED! =================================== linkr ............................................ > PASSED ldoreloc ......................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/ldoreloc' rm -f *.o65 *.hex t make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/ldoreloc' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/ldoreloc' ../../xa -R -c -o 1.o65 1.s ../hextool 1.o65 > 1.o65.hex ../../xa -R -c -o 2.o65 2.s ../hextool 2.o65 > 2.o65.hex ../../ldo65 -o linked.o65 1.o65 2.o65 ../hextool linked.o65 > linked.o65.hex ../../reloc65 -bt 32768 -xt -o t linked.o65 reloc65: read file linked.o65 -> t ../hextool t > t.hex ../hextool -cmp=t < t.ok make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/ldoreloc' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/ldoreloc' rm -f *.o65 *.hex t make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/ldoreloc' =================================== PASSED! =================================== incerr ........................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/incerr' rm -f a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/incerr' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/incerr' # in 6502 mode, it will fail. ../../xa test.s || exit 0 && exit 1 .xl test.6502:line 1: 1000:65816 mode used/required error Break after 1 errors # in 65816 mode, it will pass. ../../xa -w test.s make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/incerr' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/incerr' rm -f a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/incerr' =================================== PASSED! =================================== fordef ........................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/fordef' rm -f a.o65 test.out make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/fordef' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/fordef' # this must not pass. ../../xa -DFAIL test3.asm || exit 0 && exit 1 test3.asm:line 7: 0400:Wrong addressing mode error test3.asm:line 8: 0402:Wrong addressing mode error test3.asm:line 9: 0402:Wrong addressing mode error test3.asm:line 10: 0402:Wrong addressing mode error congrats, you have FAILED! test3.asm:line 10: 0409:Overflow error Break after 5 errors # these must pass. ../../xa test3.asm ../hextool -cmp=test3.ok < a.o65 # testing warnings. ../../xa -e test.out test.asm test.asm:line 6: 0400: Warning - Can't optimize forward-defined label; using absolute addressing test.asm:line 7: 0403: Warning - Can't optimize forward-defined label; using absolute addressing ../hextool -cmp=ok.out < test.out ../hextool -cmp=test1.ok < a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/fordef' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/fordef' rm -f a.o65 test.out make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/fordef' =================================== PASSED! =================================== dos51 ............................................ > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/dos51' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/dos51' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/dos51' # xa should not allow this to happen. if it does, this test is no good. ../../xa -DBUG test.s || exit 0 && exit 1 test.s:line 5: c1f1:Label 'crunchsrv' not defined Break after 1 errors # expected-to-fail tests did fail. should be no more errors now. ../../xa test.s -o test.o ../hextool -cmp=ok < test.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/dos51' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/dos51' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/dos51' =================================== PASSED! =================================== csapiec .......................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/csapiec' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/csapiec' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/csapiec' # xa should not allow this to happen. if it does, this test is no good. ../../xa -DBUG=1 -o test.o test.s || exit 0 && exit 1 .data test.s:line 6: 1000:Illegal segment error Break after 1 errors ../../xa -R -DBUG=1 -o testseg.o test.s || exit 0 && exit 1 cmda .byt cmdt-c0 test.s:line 26: 0444:Syntax error .byt c2-c0, c3-c0, c4-c0, c5-c0, c6-c0, c7-c0 test.s:line 30: 0448:Syntax error .byt c11-c0, c12-c0, c13-c0, c14-c0, c15-c0, 0 test.s:line 31: 0448:Syntax error Break after 3 errors # xa *should* allow this to happen. ../../xa -o test.o test.s ../hextool -cmp=test.ok < test.o ../../xa -R -o testseg.o test.s ../hextool -cmp=testseg.ok < testseg.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/csapiec' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/csapiec' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/csapiec' =================================== PASSED! =================================== cpp .............................................. > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/cpp' rm -f over.asm a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/cpp' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/cpp' gcc -E over.c > over.asm ../../xa -w over.asm ../hextool -cmp=expected.o < a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/cpp' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/cpp' rm -f over.asm a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/cpp' =================================== PASSED! =================================== cpktest .......................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/cpktest' rm -f *.o test.l make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/cpktest' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/cpktest' ../../xa -l test.l -o test.o pack_eng.a65 cmp test.l english.l || exit 1 ../hextool -cmp=eng.ok < test.o ../../xa -l test.l -o test.o pack_ger.a65 cmp test.l deutsch.l || exit 1 ../hextool -cmp=de.ok < test.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/cpktest' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/cpktest' rm -f *.o test.l make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/cpktest' =================================== PASSED! =================================== comcom ........................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/comcom' rm -f a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/comcom' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/comcom' # this should fail. ../../xa scomcom.asm || exit 0 && exit 1 ; some comment: *2 = 1 scomcom.asm:line 1: 1000:Syntax error Break after 1 errors # it did fail. these should now all succeed. ../../xa -M scomcom.asm ../hextool -cmp=scomcomm.ok < a.o65 ../../xa comcom.asm ../hextool -cmp=comcom.ok < a.o65 ../../xa -M comcom.asm ../hextool -cmp=comcomm.ok < a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/comcom' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/comcom' rm -f a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/comcom' =================================== PASSED! =================================== chppch ........................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/chppch' rm -f a.o65 test.out make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/chppch' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/chppch' ../../xa -p'~' -e test.out test.c 12+12=12+12=24 10+10=10+10=20 5+5=5+5=10 ../hextool -cmp=ok.out < test.out make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/chppch' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/chppch' rm -f a.o65 test.out make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/chppch' =================================== PASSED! =================================== charset .......................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/charset' rm -rf a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/charset' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/charset' ../../xa test.s ../hextool -cmp=no-charset.o < a.o65 ../../xa -O PETSCII test.s ../hextool -cmp=petscii.o < a.o65 ../../xa -O PETSCREEN test.s ../hextool -cmp=petscreen.o < a.o65 ../../xa -O HIGH test.s ../hextool -cmp=high.o < a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/charset' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/charset' rm -rf a.o65 make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/charset' =================================== PASSED! =================================== chardelimiter .................................... > PASSED branch ........................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/branch' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/branch' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/branch' # xa should not allow this to happen. if it does, this test is no good. ../../xa bor.s || exit 0 && exit 1 beq pdq bor.s:line 9: 1083:Branch out of range error Break after 1 errors # expected-to-fail tests did fail. should be no more errors now. ../../xa -w bir.s -o test.o ../hextool -cmp=bir.ok < test.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/branch' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/branch' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/branch' =================================== PASSED! =================================== binclude ......................................... > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/binclude' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/binclude' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/binclude' ../../xa test.asm -o test.o ../hextool -cmp=test.ok < test.o ../../xa -w test.asm -o test816.o ../hextool -cmp=test.ok < test816.o ../../xa test2.asm -o test2.o ../hextool -cmp=test2.ok < test2.o ../../xa test3.asm -o test3.o ../hextool -cmp=test.ok < test3.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/binclude' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/binclude' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/binclude' =================================== PASSED! =================================== alxl ............................................. > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/alxl' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/alxl' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/alxl' # xa should not allow this to happen. if it does, this test is no good. ../../xa alxl.s || exit 0 && exit 1 rep #%00010000 alxl.s:line 6: f002:65816 mode used/required error .xl alxl.s:line 8: f002:65816 mode used/required error ldx #$1234 alxl.s:line 9: f004:Overflow error ldy #$1234 alxl.s:line 10: f006:Overflow error .al alxl.s:line 12: f006:65816 mode used/required error lda #$1234 alxl.s:line 13: f008:Overflow error Break after 6 errors ../../xa alxlo1.s || exit 0 && exit 1 rep #%00010000 alxlo1.s:line 6: f002:65816 mode used/required error .al alxlo1.s:line 9: f002:65816 mode used/required error lda #$1234 alxlo1.s:line 10: f004:Overflow error Break after 3 errors ../../xa alxlo2.s || exit 0 && exit 1 rep #%00010000 alxlo2.s:line 6: f002:65816 mode used/required error .xl alxlo2.s:line 8: f002:65816 mode used/required error ldx #$1234 alxlo2.s:line 9: f004:Overflow error ldy #$1234 alxlo2.s:line 10: f006:Overflow error Break after 4 errors ../../xa alxlx1.s || exit 0 && exit 1 rep #%00010000 alxlx1.s:line 6: f002:65816 mode used/required error .al alxlx1.s:line 9: f002:65816 mode used/required error ldx #$1234 alxlx1.s:line 10: f004:Overflow error ldy #$1234 alxlx1.s:line 11: f006:Overflow error lda #$1234 alxlx1.s:line 12: f008:Overflow error Break after 5 errors ../../xa alxlx2.s || exit 0 && exit 1 rep #%00010000 alxlx2.s:line 6: f002:65816 mode used/required error .xl alxlx2.s:line 8: f002:65816 mode used/required error ldx #$1234 alxlx2.s:line 9: f004:Overflow error ldy #$1234 alxlx2.s:line 10: f006:Overflow error lda #$1234 alxlx2.s:line 11: f008:Overflow error Break after 5 errors ../../xa alxlx3.s || exit 0 && exit 1 rep #%00010000 alxlx3.s:line 6: f002:65816 mode used/required error ldx #$1234 alxlx3.s:line 8: f004:Overflow error ldy #$1234 alxlx3.s:line 9: f006:Overflow error lda #$1234 alxlx3.s:line 10: f008:Overflow error Break after 4 errors ../../xa sizes.s || exit 0 && exit 1 .al sizes.s:line 4: 1000:65816 mode used/required error .xl sizes.s:line 5: 1000:65816 mode used/required error jmp SYM sizes.s:line 9: 112237:Overflow error jmp $112233 sizes.s:line 10: 11223a:Overflow error lda $112233 sizes.s:line 11: 11223d:Overflow error lda @$2233 sizes.s:line 12: 112241:65816 mode used/required error HI(SYM)=(((SYM) >> 16) & $FFFF)=17 LO(SYM)=((SYM) & $FFFF)=8755 lda #LO(SYM) sizes.s:line 20: 11224b:Overflow error Break after 7 errors ../../xa -w alxlx1.s || exit 0 && exit 1 ldx #$1234 alxlx1.s:line 10: f004:Overflow error ldy #$1234 alxlx1.s:line 11: f006:Overflow error Break after 2 errors ../../xa -w alxlx2.s || exit 0 && exit 1 lda #$1234 alxlx2.s:line 11: f00a:Overflow error Break after 1 errors ../../xa -w alxlx3.s || exit 0 && exit 1 ldx #$1234 alxlx3.s:line 8: f004:Overflow error ldy #$1234 alxlx3.s:line 9: f006:Overflow error lda #$1234 alxlx3.s:line 10: f008:Overflow error Break after 3 errors # expected-to-fail tests did fail. should be no more errors now. ../../xa -w alxl.s -o alxl.o ../hextool -cmp=alxl.ok < alxl.o ../../xa -w alxlo1.s -o alxlo1.o ../hextool -cmp=alxlo1.ok < alxlo1.o ../../xa -w alxlo2.s -o alxlo2.o ../hextool -cmp=alxlo2.ok < alxlo2.o ../../xa -w sizes.s -o sizes.o HI(SYM)=(((SYM) >> 16) & $FFFF)=17 LO(SYM)=((SYM) & $FFFF)=8755 ../hextool -cmp=sizes.ok < sizes.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/alxl' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/alxl' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/alxl' =================================== PASSED! =================================== adrm ............................................. > running Makefile =============================================================================== make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/adrm' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/adrm' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/adrm' # xa should not allow this to happen. if it does, this test is no good. ../../xa 816.asm || exit 0 && exit 1 sta @q 816.asm:line 17: 0415:65816 mode used/required error sta @$000005 816.asm:line 18: 0419:65816 mode used/required error sta $876543 816.asm:line 19: 041c:Overflow error jmp $99fce2 816.asm:line 23: 0423:Overflow error 816.asm:line 25: 041c:65816 mode used/required error Break after 5 errors ../../xa zab.asm || exit 0 && exit 1 bip.inc:line 13: 400b:65816 mode used/required error Break after 1 errors ../../xa zpa.asm || exit 0 && exit 1 bip.inc:line 13: 000b:65816 mode used/required error Break after 1 errors ../../xa -C c02.asm || exit 0 && exit 1 inc; a c02.asm:line 18: 041a:CMOS instruction used with -C error dec; a c02.asm:line 20: 041e:CMOS instruction used with -C error Break after 2 errors # expected-to-fail tests did fail. should be no more errors now. ../../xa -C 02.asm -o 02.o ../hextool -cmp=02.ok < 02.o ../../xa c02.asm -o c02.o ../hextool -cmp=c02.ok < c02.o ../../xa -w 816.asm -o 816.o ../hextool -cmp=816.ok < 816.o ../../xa -w zab.asm -o zab.o ../hextool -cmp=zab.ok < zab.o ../../xa -w zpa.asm -o zpa.o ../hextool -cmp=zpa.ok < zpa.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/adrm' ------------------------------------------------------------------------------- make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/adrm' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14/tests/adrm' =================================== PASSED! =================================== =============================================================================== ## ALL SELECTED TESTS PASS (ALL, n=32) ## make: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.14' + exit 0 Processing files: xa-2.3.14-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14160 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xa-2.3.14 + DOCDIR=/usr/src/tmp/xa-buildroot/usr/share/doc/xa-2.3.14 + export DOCDIR + rm -rf /usr/src/tmp/xa-buildroot/usr/share/doc/xa-2.3.14 + /bin/mkdir -p /usr/src/tmp/xa-buildroot/usr/share/doc/xa-2.3.14 + cp -prL COPYING ChangeLog README.1st doc/fileformat.txt /usr/src/tmp/xa-buildroot/usr/share/doc/xa-2.3.14 + chmod -R go-w /usr/src/tmp/xa-buildroot/usr/share/doc/xa-2.3.14 + chmod -R a+rX /usr/src/tmp/xa-buildroot/usr/share/doc/xa-2.3.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oUG1O0 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.Dapn9J find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), 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.tI3rwj Creating xa-debuginfo package Processing files: xa-debuginfo-2.3.14-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mu0hnE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pUrYyV find-requires: running scripts (debuginfo) Requires: xa = 2.3.14-alt1_1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to xa-debuginfo a strict dependency on xa Wrote: /usr/src/RPM/RPMS/i586/xa-2.3.14-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/xa-debuginfo-2.3.14-alt1_1.i586.rpm (w2.lzdio) 5.71user 1.89system 0:14.31elapsed 53%CPU (0avgtext+0avgdata 46440maxresident)k 0inputs+0outputs (0major+511111minor)pagefaults 0swaps 6.67user 2.32system 0:31.60elapsed 28%CPU (0avgtext+0avgdata 127024maxresident)k 56inputs+0outputs (0major+214231minor)pagefaults 0swaps --- xa-2.3.14-alt1_1.i586.rpm.repo 2023-02-25 17:51:15.000000000 +0000 +++ xa-2.3.14-alt1_1.i586.rpm.hasher 2024-04-27 08:55:43.153859415 +0000 @@ -30,8 +30,8 @@ Provides: xa = 2.3.14-alt1_1:sisyphus+315841.100.1.1 -File: /usr/bin/file65 100755 root:root 34de3b802cc3460948b9a49951aa26b5 -File: /usr/bin/ldo65 100755 root:root 820b3ea580bb68bcca6ad4c35a9d90c4 -File: /usr/bin/printcbm 100755 root:root c13ba4817dde503ccacf5e22ff3005c1 -File: /usr/bin/reloc65 100755 root:root 655bbeb3bcfc62a294262d814db03e30 -File: /usr/bin/uncpk 100755 root:root d0e31204c2f1e703f82b08ddd22da323 -File: /usr/bin/xa 100755 root:root e03a0b81d6fb7370fb1f3be1bd6d181d +File: /usr/bin/file65 100755 root:root 8492be99d9dcb6406a693351d3bf697a +File: /usr/bin/ldo65 100755 root:root b05d5c0c85683740dd718ce3a4f9b10c +File: /usr/bin/printcbm 100755 root:root 1c252862b31be50cffeefb9039eb2297 +File: /usr/bin/reloc65 100755 root:root f51cefca981f07dfa1c63e9964809ed3 +File: /usr/bin/uncpk 100755 root:root 54edebc53ce0774514800f2ceb9fcffb +File: /usr/bin/xa 100755 root:root 489f96880b4e88e84d912d8c7139e697 File: /usr/share/doc/xa-2.3.14 40755 root:root @@ -47,2 +47,2 @@ File: /usr/share/man/man1/xa.1.xz 100644 root:root ac3c4c23118b8b71c00599778e7ff0bf -RPMIdentity: 162fcf193787182273d71db3aadb4f5b74417c2880bfb56109ca2e6bfd84843d32f26069d07b0735c1e590f10d74e0615c56e26b0aa437b8a4d25d668e6d9b70 +RPMIdentity: fb5335ac96e433d5bb63080a9db0e2cfc7bbc45d2d9504820c0dfdb6b407f4061efeff34ae6c198fceca2ff03ca12ea0bf36025f58f3b2830535bee4175ceb4c --- xa-debuginfo-2.3.14-alt1_1.i586.rpm.repo 2023-02-25 17:51:15.000000000 +0000 +++ xa-debuginfo-2.3.14-alt1_1.i586.rpm.hasher 2024-04-27 08:55:43.274859647 +0000 @@ -1,19 +1,19 @@ -/usr/lib/debug/.build-id/92 40755 root:root -/usr/lib/debug/.build-id/92/f06e5184a793e326823deef127ecf2165b160a 120777 root:root ../../../../bin/reloc65 -/usr/lib/debug/.build-id/92/f06e5184a793e326823deef127ecf2165b160a.debug 120777 root:root ../../usr/bin/reloc65.debug -/usr/lib/debug/.build-id/9e 40755 root:root -/usr/lib/debug/.build-id/9e/52c850c68deaf1ea038416f13c2f6d2df25519 120777 root:root ../../../../bin/ldo65 -/usr/lib/debug/.build-id/9e/52c850c68deaf1ea038416f13c2f6d2df25519.debug 120777 root:root ../../usr/bin/ldo65.debug -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/65ce58df9f6f9d13ba76678b4762893d6147aa 120777 root:root ../../../../bin/uncpk -/usr/lib/debug/.build-id/bc/65ce58df9f6f9d13ba76678b4762893d6147aa.debug 120777 root:root ../../usr/bin/uncpk.debug -/usr/lib/debug/.build-id/c6 40755 root:root -/usr/lib/debug/.build-id/c6/7891b012dc2026fca085402829be27048f75d4 120777 root:root ../../../../bin/printcbm -/usr/lib/debug/.build-id/c6/7891b012dc2026fca085402829be27048f75d4.debug 120777 root:root ../../usr/bin/printcbm.debug +/usr/lib/debug/.build-id/31 40755 root:root +/usr/lib/debug/.build-id/31/d7a8244476bbb3847b411c80d137335d9220c9 120777 root:root ../../../../bin/uncpk +/usr/lib/debug/.build-id/31/d7a8244476bbb3847b411c80d137335d9220c9.debug 120777 root:root ../../usr/bin/uncpk.debug +/usr/lib/debug/.build-id/9b 40755 root:root +/usr/lib/debug/.build-id/9b/290687fa3dc3ab5043bdce0a9b9ee1052bf852 120777 root:root ../../../../bin/reloc65 +/usr/lib/debug/.build-id/9b/290687fa3dc3ab5043bdce0a9b9ee1052bf852.debug 120777 root:root ../../usr/bin/reloc65.debug +/usr/lib/debug/.build-id/d2 40755 root:root +/usr/lib/debug/.build-id/d2/6be91bf07719f8aca814572169f6a11ddc4264 120777 root:root ../../../../bin/printcbm +/usr/lib/debug/.build-id/d2/6be91bf07719f8aca814572169f6a11ddc4264.debug 120777 root:root ../../usr/bin/printcbm.debug /usr/lib/debug/.build-id/da 40755 root:root -/usr/lib/debug/.build-id/da/e56701461097a971ea35c8be65288117c5fe24 120777 root:root ../../../../bin/file65 -/usr/lib/debug/.build-id/da/e56701461097a971ea35c8be65288117c5fe24.debug 120777 root:root ../../usr/bin/file65.debug +/usr/lib/debug/.build-id/da/c4008d2347a6c35831fa9c6aa2a77344c0e8f9 120777 root:root ../../../../bin/xa +/usr/lib/debug/.build-id/da/c4008d2347a6c35831fa9c6aa2a77344c0e8f9.debug 120777 root:root ../../usr/bin/xa.debug +/usr/lib/debug/.build-id/f9 40755 root:root +/usr/lib/debug/.build-id/f9/595fcdfd575be80a63d589e37a8f84c5dfe412 120777 root:root ../../../../bin/ldo65 +/usr/lib/debug/.build-id/f9/595fcdfd575be80a63d589e37a8f84c5dfe412.debug 120777 root:root ../../usr/bin/ldo65.debug /usr/lib/debug/.build-id/fd 40755 root:root -/usr/lib/debug/.build-id/fd/7e0fb4d6d8939a1beb388134e9ee2009cdf08e 120777 root:root ../../../../bin/xa -/usr/lib/debug/.build-id/fd/7e0fb4d6d8939a1beb388134e9ee2009cdf08e.debug 120777 root:root ../../usr/bin/xa.debug +/usr/lib/debug/.build-id/fd/05bcd31667c16baefd07460b7a5e1bf3f44af0 120777 root:root ../../../../bin/file65 +/usr/lib/debug/.build-id/fd/05bcd31667c16baefd07460b7a5e1bf3f44af0.debug 120777 root:root ../../usr/bin/file65.debug /usr/lib/debug/usr/bin/file65.debug 100644 root:root @@ -62,26 +62,26 @@ Provides: xa-debuginfo = 2.3.14-alt1_1:sisyphus+315841.100.1.1 -File: /usr/lib/debug/.build-id/92 40755 root:root -File: /usr/lib/debug/.build-id/92/f06e5184a793e326823deef127ecf2165b160a 120777 root:root ../../../../bin/reloc65 -File: /usr/lib/debug/.build-id/92/f06e5184a793e326823deef127ecf2165b160a.debug 120777 root:root ../../usr/bin/reloc65.debug -File: /usr/lib/debug/.build-id/9e 40755 root:root -File: /usr/lib/debug/.build-id/9e/52c850c68deaf1ea038416f13c2f6d2df25519 120777 root:root ../../../../bin/ldo65 -File: /usr/lib/debug/.build-id/9e/52c850c68deaf1ea038416f13c2f6d2df25519.debug 120777 root:root ../../usr/bin/ldo65.debug -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/65ce58df9f6f9d13ba76678b4762893d6147aa 120777 root:root ../../../../bin/uncpk -File: /usr/lib/debug/.build-id/bc/65ce58df9f6f9d13ba76678b4762893d6147aa.debug 120777 root:root ../../usr/bin/uncpk.debug -File: /usr/lib/debug/.build-id/c6 40755 root:root -File: /usr/lib/debug/.build-id/c6/7891b012dc2026fca085402829be27048f75d4 120777 root:root ../../../../bin/printcbm -File: /usr/lib/debug/.build-id/c6/7891b012dc2026fca085402829be27048f75d4.debug 120777 root:root ../../usr/bin/printcbm.debug +File: /usr/lib/debug/.build-id/31 40755 root:root +File: /usr/lib/debug/.build-id/31/d7a8244476bbb3847b411c80d137335d9220c9 120777 root:root ../../../../bin/uncpk +File: /usr/lib/debug/.build-id/31/d7a8244476bbb3847b411c80d137335d9220c9.debug 120777 root:root ../../usr/bin/uncpk.debug +File: /usr/lib/debug/.build-id/9b 40755 root:root +File: /usr/lib/debug/.build-id/9b/290687fa3dc3ab5043bdce0a9b9ee1052bf852 120777 root:root ../../../../bin/reloc65 +File: /usr/lib/debug/.build-id/9b/290687fa3dc3ab5043bdce0a9b9ee1052bf852.debug 120777 root:root ../../usr/bin/reloc65.debug +File: /usr/lib/debug/.build-id/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/6be91bf07719f8aca814572169f6a11ddc4264 120777 root:root ../../../../bin/printcbm +File: /usr/lib/debug/.build-id/d2/6be91bf07719f8aca814572169f6a11ddc4264.debug 120777 root:root ../../usr/bin/printcbm.debug File: /usr/lib/debug/.build-id/da 40755 root:root -File: /usr/lib/debug/.build-id/da/e56701461097a971ea35c8be65288117c5fe24 120777 root:root ../../../../bin/file65 -File: /usr/lib/debug/.build-id/da/e56701461097a971ea35c8be65288117c5fe24.debug 120777 root:root ../../usr/bin/file65.debug +File: /usr/lib/debug/.build-id/da/c4008d2347a6c35831fa9c6aa2a77344c0e8f9 120777 root:root ../../../../bin/xa +File: /usr/lib/debug/.build-id/da/c4008d2347a6c35831fa9c6aa2a77344c0e8f9.debug 120777 root:root ../../usr/bin/xa.debug +File: /usr/lib/debug/.build-id/f9 40755 root:root +File: /usr/lib/debug/.build-id/f9/595fcdfd575be80a63d589e37a8f84c5dfe412 120777 root:root ../../../../bin/ldo65 +File: /usr/lib/debug/.build-id/f9/595fcdfd575be80a63d589e37a8f84c5dfe412.debug 120777 root:root ../../usr/bin/ldo65.debug File: /usr/lib/debug/.build-id/fd 40755 root:root -File: /usr/lib/debug/.build-id/fd/7e0fb4d6d8939a1beb388134e9ee2009cdf08e 120777 root:root ../../../../bin/xa -File: /usr/lib/debug/.build-id/fd/7e0fb4d6d8939a1beb388134e9ee2009cdf08e.debug 120777 root:root ../../usr/bin/xa.debug -File: /usr/lib/debug/usr/bin/file65.debug 100644 root:root f9eb1121c0f2dd403013c8c4bc597905 -File: /usr/lib/debug/usr/bin/ldo65.debug 100644 root:root 690b609c47d127cc7047776d7fa7556e -File: /usr/lib/debug/usr/bin/printcbm.debug 100644 root:root 0940f91362f207fce0598b39a89c7de1 -File: /usr/lib/debug/usr/bin/reloc65.debug 100644 root:root be5646f52a28784f44ab599b5979d6bf -File: /usr/lib/debug/usr/bin/uncpk.debug 100644 root:root 6b17ecb9e0bac1953bf96f6cd01827c4 -File: /usr/lib/debug/usr/bin/xa.debug 100644 root:root 8ef0bf56a6f4b8c009d38b47582b333a +File: /usr/lib/debug/.build-id/fd/05bcd31667c16baefd07460b7a5e1bf3f44af0 120777 root:root ../../../../bin/file65 +File: /usr/lib/debug/.build-id/fd/05bcd31667c16baefd07460b7a5e1bf3f44af0.debug 120777 root:root ../../usr/bin/file65.debug +File: /usr/lib/debug/usr/bin/file65.debug 100644 root:root 4f07a22bd40dd43febe743e292a8c2e7 +File: /usr/lib/debug/usr/bin/ldo65.debug 100644 root:root c9821dc1da452fd5703882e274ab0364 +File: /usr/lib/debug/usr/bin/printcbm.debug 100644 root:root 35eb306f53f221e1e7dcaa36918f592a +File: /usr/lib/debug/usr/bin/reloc65.debug 100644 root:root 2744b6c152a8cb3318c66e5ed51fe5e0 +File: /usr/lib/debug/usr/bin/uncpk.debug 100644 root:root e00dc38dda519ff5eaf2f059990a4851 +File: /usr/lib/debug/usr/bin/xa.debug 100644 root:root 11f036a02b10227f4705271a2f69bdba File: /usr/src/debug/xa-2.3.14 40755 root:root @@ -119,2 +119,2 @@ File: /usr/src/debug/xa-2.3.14/src/xau.h 100644 root:root 2c8295e87f941320ea44bc29da2f5c26 -RPMIdentity: c2464e8e0afdfb1f34b434ac06c9eeb59ad94da5ba8e4af75beef3a1467fc32d913d59356d9c79e96c3d954672b208f161fdd1afef356fb27a2d473a72169464 +RPMIdentity: bf3d72d2e9f8c0bae7d6211bafeb9acac73a495b27c5df1b2c33ae5bc7aa28a93767d6fb7debe245a960632b78796e8faff34cddc74e8b1d2a0d0eb2ccc9d34d