<86>Sep 25 09:48:04 userdel[1943936]: delete user 'rooter'
<86>Sep 25 09:48:04 userdel[1943936]: removed group 'rooter' owned by 'rooter'
<86>Sep 25 09:48:04 userdel[1943936]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 25 09:48:04 groupadd[1943953]: group added to /etc/group: name=rooter, GID=687
<86>Sep 25 09:48:04 groupadd[1943953]: group added to /etc/gshadow: name=rooter
<86>Sep 25 09:48:04 groupadd[1943953]: new group: name=rooter, GID=687
<86>Sep 25 09:48:04 useradd[1943957]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash
<86>Sep 25 09:48:04 userdel[1943963]: delete user 'builder'
<86>Sep 25 09:48:04 userdel[1943963]: removed group 'builder' owned by 'builder'
<86>Sep 25 09:48:04 userdel[1943963]: removed shadow group 'builder' owned by 'builder'
<86>Sep 25 09:48:04 groupadd[1943970]: group added to /etc/group: name=builder, GID=688
<86>Sep 25 09:48:04 groupadd[1943970]: group added to /etc/gshadow: name=builder
<86>Sep 25 09:48:04 groupadd[1943970]: new group: name=builder, GID=688
<86>Sep 25 09:48:04 useradd[1943980]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/xa-2.3.11-alt1_4.nosrc.rpm (w1.gzdio)
Installing xa-2.3.11-alt1_4.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37955
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf xa-2.3.11
+ echo 'Source #0 (xa-2.3.11.tar.gz):'
Source #0 (xa-2.3.11.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/xa-2.3.11.tar.gz
+ /bin/tar -xf -
+ cd xa-2.3.11
+ /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
+ 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.37955
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xa-2.3.11
+ make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
(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: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11'
rm -f xa
make: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/misc'
cp mkrom.sh ../mkrom.sh
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/misc'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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:764:15: warning: variable 'temp_er' set but not used [-Wunused-but-set-variable]
  764 |      int l,er,temp_er,al;
      |               ^~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/misc'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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:1630:10: warning: variable 'm' set but not used [-Wunused-but-set-variable]
 1630 |      int m, uz, byte;
      |          ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/misc'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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:239:11: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  239 |           fread(tb, 1, c-1, fp);
      |           ^~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/misc'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/misc'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/misc'
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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 
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90392
+ 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd xa-2.3.11
+ 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.11'
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.11'
+ /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: __xstat fopen
verify-elf: WARNING: ./usr/bin/ldo65: uses non-LFS functions: __xstat fopen
verify-elf: WARNING: ./usr/bin/reloc65: uses non-LFS functions: __xstat fopen
verify-elf: WARNING: ./usr/bin/xa: uses non-LFS functions: fopen
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.54907
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xa-2.3.11
+ make test
make: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11'
cd tests && ./harness -make="make" -cc="gcc" -cflags="-O2"
CC = gcc
CFLAGS = -O2
MAKE = make
tests to run: ALL

reset_segment .................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/reset_segment'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/reset_segment'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/reset_segment'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/reset_segment'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/reset_segment'
=================================== PASSED! ===================================
relocundef ....................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/relocundef'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/relocundef'
../../xa -R -Lundefl -Ll2 -o test1.o65 test1.a65
test1.a65:line 5: 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 5: 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.11/tests/relocundef'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/relocundef'
=================================== PASSED! ===================================
relocmode ........................................ > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/relocmode'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/relocmode'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/relocmode'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/relocmode'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/relocmode'
=================================== PASSED! ===================================
recmac ........................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/recmac'
rm -f a.o65
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/recmac'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/recmac'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/recmac'
rm -f a.o65
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/recmac'
=================================== PASSED! ===================================
quotch ........................................... > PASSED
ppstrings ........................................ > PASSED
openpp ........................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/openpp'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/openpp'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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 5: 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.11/tests/openpp'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/openpp'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/openpp'
=================================== PASSED! ===================================
op816 ............................................ > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/op816'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/op816'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/op816'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/op816'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/op816'
=================================== PASSED! ===================================
nonl ............................................. > PASSED
neg_offset ....................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/neg_offset'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/neg_offset'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/neg_offset'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/neg_offset'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/neg_offset'
=================================== PASSED! ===================================
mvnmvp ........................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/mvnmvp'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/mvnmvp'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/mvnmvp'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/mvnmvp'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/mvnmvp'
=================================== PASSED! ===================================
math ............................................. > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/math'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/math'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/math'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/math'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/math'
=================================== PASSED! ===================================
masmcom .......................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/masmcom'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/masmcom'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/masmcom'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/masmcom'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/masmcom'
=================================== PASSED! ===================================
linkr ............................................ > PASSED
ldoreloc ......................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/ldoreloc'
rm -f *.o65 *.hex t
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/ldoreloc'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/ldoreloc'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/ldoreloc'
rm -f *.o65 *.hex t
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/ldoreloc'
=================================== PASSED! ===================================
incerr ........................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/incerr'
rm -f a.o65
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/incerr'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/incerr'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/incerr'
rm -f a.o65
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/incerr'
=================================== PASSED! ===================================
fordef ........................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/fordef'
rm -f a.o65 test.out
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/fordef'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/fordef'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/fordef'
rm -f a.o65 test.out
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/fordef'
=================================== PASSED! ===================================
dos51 ............................................ > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/dos51'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/dos51'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/dos51'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/dos51'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/dos51'
=================================== PASSED! ===================================
csapiec .......................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/csapiec'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/csapiec'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/csapiec'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/csapiec'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/csapiec'
=================================== PASSED! ===================================
cpp .............................................. > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/cpp'
rm -f over.asm a.o65
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/cpp'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/cpp'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/cpp'
rm -f over.asm a.o65
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/cpp'
=================================== PASSED! ===================================
cpktest .......................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/cpktest'
rm -f *.o test.l
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/cpktest'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/cpktest'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/cpktest'
rm -f *.o test.l
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/cpktest'
=================================== PASSED! ===================================
comcom ........................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/comcom'
rm -f a.o65
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/comcom'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/comcom'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/comcom'
rm -f a.o65
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/comcom'
=================================== PASSED! ===================================
chppch ........................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/chppch'
rm -f a.o65 test.out
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/chppch'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/chppch'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/chppch'
rm -f a.o65 test.out
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/chppch'
=================================== PASSED! ===================================
charset .......................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/charset'
rm -rf a.o65
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/charset'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/charset'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/charset'
rm -rf a.o65
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/charset'
=================================== PASSED! ===================================
chardelimiter .................................... > PASSED
branch ........................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/branch'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/branch'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/branch'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/branch'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/branch'
=================================== PASSED! ===================================
binclude ......................................... > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/binclude'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/binclude'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/binclude'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/binclude'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/binclude'
=================================== PASSED! ===================================
adrm ............................................. > running Makefile
===============================================================================
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/adrm'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/adrm'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/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.11/tests/adrm'
-------------------------------------------------------------------------------
make[1]: Entering directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/adrm'
rm -f *.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11/tests/adrm'
=================================== PASSED! ===================================

## ALL TESTS PASS ##
make: Leaving directory '/usr/src/RPM/BUILD/xa-2.3.11'
+ exit 0
Processing files: xa-2.3.11-alt1_4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68493
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xa-2.3.11
+ DOCDIR=/usr/src/tmp/xa-buildroot/usr/share/doc/xa-2.3.11
+ export DOCDIR
+ rm -rf /usr/src/tmp/xa-buildroot/usr/share/doc/xa-2.3.11
+ /bin/mkdir -p /usr/src/tmp/xa-buildroot/usr/share/doc/xa-2.3.11
+ cp -prL COPYING ChangeLog README.1st doc/fileformat.txt /usr/src/tmp/xa-buildroot/usr/share/doc/xa-2.3.11
+ chmod -R go-w /usr/src/tmp/xa-buildroot/usr/share/doc/xa-2.3.11
+ chmod -R a+rX /usr/src/tmp/xa-buildroot/usr/share/doc/xa-2.3.11
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9EBqhZ
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.zBAcGZ
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.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.ZJT5qZ
Creating xa-debuginfo package
Processing files: xa-debuginfo-2.3.11-alt1_4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x82sZ1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HwdEnY
find-requires: running scripts (debuginfo)
Requires: xa = 2.3.11-alt1_4, /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.11-alt1_4.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/xa-debuginfo-2.3.11-alt1_4.i586.rpm (w2.lzdio)
4.95user 1.68system 0:08.51elapsed 77%CPU (0avgtext+0avgdata 40952maxresident)k
0inputs+0outputs (0major+485665minor)pagefaults 0swaps
7.92user 4.14system 0:13.61elapsed 88%CPU (0avgtext+0avgdata 98404maxresident)k
0inputs+0outputs (0major+691443minor)pagefaults 0swaps
--- xa-2.3.11-alt1_4.i586.rpm.repo	2020-11-22 23:28:30.000000000 +0000
+++ xa-2.3.11-alt1_4.i586.rpm.hasher	2021-09-25 09:48:16.214034392 +0000
@@ -20,2 +20,3 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3)  
@@ -27,8 +28,8 @@
 Provides: xa = 2.3.11-alt1_4:sisyphus+262276.100.1.1
-File: /usr/bin/file65	100755	root:root	2247f500f93cebac3ad3793fe9160491	
-File: /usr/bin/ldo65	100755	root:root	e8630bb39874b22d31d8775503ff2d36	
-File: /usr/bin/printcbm	100755	root:root	5b30b62674de8401ed6a6025f0d8d5d2	
-File: /usr/bin/reloc65	100755	root:root	40d4466df60a46a7980eeb9c71c8fe55	
-File: /usr/bin/uncpk	100755	root:root	23811055666a41097ca96ced22086495	
-File: /usr/bin/xa	100755	root:root	e55f74507c02422eb4419587d39cbfe6	
+File: /usr/bin/file65	100755	root:root	50ab23a8d6d9134baf0676c741466b86	
+File: /usr/bin/ldo65	100755	root:root	b765380a4d90013d498be292c26b27d7	
+File: /usr/bin/printcbm	100755	root:root	e8043c6d06a4e9d29a793f06775f7de2	
+File: /usr/bin/reloc65	100755	root:root	bc6368bd5cfb92d4e2bc134990580687	
+File: /usr/bin/uncpk	100755	root:root	22959aa2dace39a02eb1d52b5dcbe841	
+File: /usr/bin/xa	100755	root:root	6b82fd77447d88919ebb1f64b673ebde	
 File: /usr/share/doc/xa-2.3.11	40755	root:root		
@@ -44,2 +45,2 @@
 File: /usr/share/man/man1/xa.1.xz	100644	root:root	fd778c952511d899e8341c2d1c6a7ead	
-RPMIdentity: 70af4ceb49a75d14884026bc775fc1c31a69801455601c55773b6caaf740045661d555520c27385522939eb74fb9c80c20c93901443f4ac0cf7249a245d64db1
+RPMIdentity: fa9ae728f57378cfd668c323cf39740fdbd45d6fffd96d90e5b06773ceb83b5579d497c5f8c22ab3a04eb3f931d6ef669a8d54cb301ad1f885cdd2dbd11a40d1
--- xa-debuginfo-2.3.11-alt1_4.i586.rpm.repo	2020-11-22 23:28:30.000000000 +0000
+++ xa-debuginfo-2.3.11-alt1_4.i586.rpm.hasher	2021-09-25 09:48:16.286034463 +0000
@@ -1,19 +1,19 @@
-/usr/lib/debug/.build-id/24	40755	root:root	
-/usr/lib/debug/.build-id/24/f51bd1569825dda9b8ae2e20398815fd881093	120777	root:root	../../../../bin/uncpk
-/usr/lib/debug/.build-id/24/f51bd1569825dda9b8ae2e20398815fd881093.debug	120777	root:root	../../usr/bin/uncpk.debug
-/usr/lib/debug/.build-id/37	40755	root:root	
-/usr/lib/debug/.build-id/37/124fdaf6ffb1e1ec0ebe026fefb11cb75e2e35	120777	root:root	../../../../bin/printcbm
-/usr/lib/debug/.build-id/37/124fdaf6ffb1e1ec0ebe026fefb11cb75e2e35.debug	120777	root:root	../../usr/bin/printcbm.debug
-/usr/lib/debug/.build-id/61	40755	root:root	
-/usr/lib/debug/.build-id/61/571ccbb2588af43d6b84a981559a5697d321ac	120777	root:root	../../../../bin/file65
-/usr/lib/debug/.build-id/61/571ccbb2588af43d6b84a981559a5697d321ac.debug	120777	root:root	../../usr/bin/file65.debug
-/usr/lib/debug/.build-id/95	40755	root:root	
-/usr/lib/debug/.build-id/95/b9368c09afa1438e718477300f51d100ef9c2f	120777	root:root	../../../../bin/reloc65
-/usr/lib/debug/.build-id/95/b9368c09afa1438e718477300f51d100ef9c2f.debug	120777	root:root	../../usr/bin/reloc65.debug
-/usr/lib/debug/.build-id/a3	40755	root:root	
-/usr/lib/debug/.build-id/a3/60a986838bca1b3620dfcaa4e6509848919b75	120777	root:root	../../../../bin/xa
-/usr/lib/debug/.build-id/a3/60a986838bca1b3620dfcaa4e6509848919b75.debug	120777	root:root	../../usr/bin/xa.debug
-/usr/lib/debug/.build-id/bd	40755	root:root	
-/usr/lib/debug/.build-id/bd/aefdc0b12dd133a8856951ecb3b0eaea94b58c	120777	root:root	../../../../bin/ldo65
-/usr/lib/debug/.build-id/bd/aefdc0b12dd133a8856951ecb3b0eaea94b58c.debug	120777	root:root	../../usr/bin/ldo65.debug
+/usr/lib/debug/.build-id/69	40755	root:root	
+/usr/lib/debug/.build-id/69/f7f464813d1b9610503e75d0381b4e247b4506	120777	root:root	../../../../bin/xa
+/usr/lib/debug/.build-id/69/f7f464813d1b9610503e75d0381b4e247b4506.debug	120777	root:root	../../usr/bin/xa.debug
+/usr/lib/debug/.build-id/6d	40755	root:root	
+/usr/lib/debug/.build-id/6d/9c053c9a516c4351ad710247b1afe509afc7d6	120777	root:root	../../../../bin/printcbm
+/usr/lib/debug/.build-id/6d/9c053c9a516c4351ad710247b1afe509afc7d6.debug	120777	root:root	../../usr/bin/printcbm.debug
+/usr/lib/debug/.build-id/8c	40755	root:root	
+/usr/lib/debug/.build-id/8c/9e951d6510430363e30afc3710f9d19e19cad4	120777	root:root	../../../../bin/uncpk
+/usr/lib/debug/.build-id/8c/9e951d6510430363e30afc3710f9d19e19cad4.debug	120777	root:root	../../usr/bin/uncpk.debug
+/usr/lib/debug/.build-id/bf	40755	root:root	
+/usr/lib/debug/.build-id/bf/72e46d6c58a8a46cd2ee57e344c2c5702df0d9	120777	root:root	../../../../bin/reloc65
+/usr/lib/debug/.build-id/bf/72e46d6c58a8a46cd2ee57e344c2c5702df0d9.debug	120777	root:root	../../usr/bin/reloc65.debug
+/usr/lib/debug/.build-id/ce	40755	root:root	
+/usr/lib/debug/.build-id/ce/8f2eb1388c1af0bb52b87e4b6564ca482918ee	120777	root:root	../../../../bin/file65
+/usr/lib/debug/.build-id/ce/8f2eb1388c1af0bb52b87e4b6564ca482918ee.debug	120777	root:root	../../usr/bin/file65.debug
+/usr/lib/debug/.build-id/e4	40755	root:root	
+/usr/lib/debug/.build-id/e4/6ea5824804b9aee96058ea533ec336f2389730	120777	root:root	../../../../bin/ldo65
+/usr/lib/debug/.build-id/e4/6ea5824804b9aee96058ea533ec336f2389730.debug	120777	root:root	../../usr/bin/ldo65.debug
 /usr/lib/debug/usr/bin/file65.debug	100644	root:root	
@@ -62,26 +62,26 @@
 Provides: xa-debuginfo = 2.3.11-alt1_4:sisyphus+262276.100.1.1
-File: /usr/lib/debug/.build-id/24	40755	root:root		
-File: /usr/lib/debug/.build-id/24/f51bd1569825dda9b8ae2e20398815fd881093	120777	root:root		../../../../bin/uncpk
-File: /usr/lib/debug/.build-id/24/f51bd1569825dda9b8ae2e20398815fd881093.debug	120777	root:root		../../usr/bin/uncpk.debug
-File: /usr/lib/debug/.build-id/37	40755	root:root		
-File: /usr/lib/debug/.build-id/37/124fdaf6ffb1e1ec0ebe026fefb11cb75e2e35	120777	root:root		../../../../bin/printcbm
-File: /usr/lib/debug/.build-id/37/124fdaf6ffb1e1ec0ebe026fefb11cb75e2e35.debug	120777	root:root		../../usr/bin/printcbm.debug
-File: /usr/lib/debug/.build-id/61	40755	root:root		
-File: /usr/lib/debug/.build-id/61/571ccbb2588af43d6b84a981559a5697d321ac	120777	root:root		../../../../bin/file65
-File: /usr/lib/debug/.build-id/61/571ccbb2588af43d6b84a981559a5697d321ac.debug	120777	root:root		../../usr/bin/file65.debug
-File: /usr/lib/debug/.build-id/95	40755	root:root		
-File: /usr/lib/debug/.build-id/95/b9368c09afa1438e718477300f51d100ef9c2f	120777	root:root		../../../../bin/reloc65
-File: /usr/lib/debug/.build-id/95/b9368c09afa1438e718477300f51d100ef9c2f.debug	120777	root:root		../../usr/bin/reloc65.debug
-File: /usr/lib/debug/.build-id/a3	40755	root:root		
-File: /usr/lib/debug/.build-id/a3/60a986838bca1b3620dfcaa4e6509848919b75	120777	root:root		../../../../bin/xa
-File: /usr/lib/debug/.build-id/a3/60a986838bca1b3620dfcaa4e6509848919b75.debug	120777	root:root		../../usr/bin/xa.debug
-File: /usr/lib/debug/.build-id/bd	40755	root:root		
-File: /usr/lib/debug/.build-id/bd/aefdc0b12dd133a8856951ecb3b0eaea94b58c	120777	root:root		../../../../bin/ldo65
-File: /usr/lib/debug/.build-id/bd/aefdc0b12dd133a8856951ecb3b0eaea94b58c.debug	120777	root:root		../../usr/bin/ldo65.debug
-File: /usr/lib/debug/usr/bin/file65.debug	100644	root:root	3a03ab23a18eb012b58b8be32f6056c1	
-File: /usr/lib/debug/usr/bin/ldo65.debug	100644	root:root	b48cb6383b6338c0dededfb50c5c1688	
-File: /usr/lib/debug/usr/bin/printcbm.debug	100644	root:root	71ea992ab5f591708d1f0537be94bc02	
-File: /usr/lib/debug/usr/bin/reloc65.debug	100644	root:root	a16e2a2b8bbeee7487d84c73b132399c	
-File: /usr/lib/debug/usr/bin/uncpk.debug	100644	root:root	ca3163a93e73016fe2da1e5a3300ab7c	
-File: /usr/lib/debug/usr/bin/xa.debug	100644	root:root	3c53200f0ae395d75756d8973cba7da5	
+File: /usr/lib/debug/.build-id/69	40755	root:root		
+File: /usr/lib/debug/.build-id/69/f7f464813d1b9610503e75d0381b4e247b4506	120777	root:root		../../../../bin/xa
+File: /usr/lib/debug/.build-id/69/f7f464813d1b9610503e75d0381b4e247b4506.debug	120777	root:root		../../usr/bin/xa.debug
+File: /usr/lib/debug/.build-id/6d	40755	root:root		
+File: /usr/lib/debug/.build-id/6d/9c053c9a516c4351ad710247b1afe509afc7d6	120777	root:root		../../../../bin/printcbm
+File: /usr/lib/debug/.build-id/6d/9c053c9a516c4351ad710247b1afe509afc7d6.debug	120777	root:root		../../usr/bin/printcbm.debug
+File: /usr/lib/debug/.build-id/8c	40755	root:root		
+File: /usr/lib/debug/.build-id/8c/9e951d6510430363e30afc3710f9d19e19cad4	120777	root:root		../../../../bin/uncpk
+File: /usr/lib/debug/.build-id/8c/9e951d6510430363e30afc3710f9d19e19cad4.debug	120777	root:root		../../usr/bin/uncpk.debug
+File: /usr/lib/debug/.build-id/bf	40755	root:root		
+File: /usr/lib/debug/.build-id/bf/72e46d6c58a8a46cd2ee57e344c2c5702df0d9	120777	root:root		../../../../bin/reloc65
+File: /usr/lib/debug/.build-id/bf/72e46d6c58a8a46cd2ee57e344c2c5702df0d9.debug	120777	root:root		../../usr/bin/reloc65.debug
+File: /usr/lib/debug/.build-id/ce	40755	root:root		
+File: /usr/lib/debug/.build-id/ce/8f2eb1388c1af0bb52b87e4b6564ca482918ee	120777	root:root		../../../../bin/file65
+File: /usr/lib/debug/.build-id/ce/8f2eb1388c1af0bb52b87e4b6564ca482918ee.debug	120777	root:root		../../usr/bin/file65.debug
+File: /usr/lib/debug/.build-id/e4	40755	root:root		
+File: /usr/lib/debug/.build-id/e4/6ea5824804b9aee96058ea533ec336f2389730	120777	root:root		../../../../bin/ldo65
+File: /usr/lib/debug/.build-id/e4/6ea5824804b9aee96058ea533ec336f2389730.debug	120777	root:root		../../usr/bin/ldo65.debug
+File: /usr/lib/debug/usr/bin/file65.debug	100644	root:root	20b89412d88171fcc244ae47f2b42275	
+File: /usr/lib/debug/usr/bin/ldo65.debug	100644	root:root	fd45f755a970f18f9292b357c9f23780	
+File: /usr/lib/debug/usr/bin/printcbm.debug	100644	root:root	7cb741c875ae49ecd027df354eaa0896	
+File: /usr/lib/debug/usr/bin/reloc65.debug	100644	root:root	3baa268c5e279667aecc2487f296f6bc	
+File: /usr/lib/debug/usr/bin/uncpk.debug	100644	root:root	e491c636910e9db5e2d6f4a7d9a50a31	
+File: /usr/lib/debug/usr/bin/xa.debug	100644	root:root	b4b4e1f698b4bfd6d25627528282e8ec	
 File: /usr/src/debug/xa-2.3.11	40755	root:root		
@@ -119,2 +119,2 @@
 File: /usr/src/debug/xa-2.3.11/src/xau.h	100644	root:root	2c8295e87f941320ea44bc29da2f5c26	
-RPMIdentity: 597ff8687b15b50b42947a2300355ca5cc4bf6a06073007361d8932143792fc5374e8d88597c741e89fea5e37255d8148baa947f3e97f022c2722334033ba67b
+RPMIdentity: 28df97b3d8bfff26921adddb644a613e71b5f88c33efc9b5cb1c614c0218ef17a6980732daab48d997666d201ab8b47b2ffbf8c3788cff15fea295e0adb6c792