0B 19 ANC #25 03:F0 6B 19 ARR #25 Success. (1 warnings) Pass 2: Assembly successful Compiled 5 bytes (~0k) Writing raw binary image: f000-f004 Compiled to binary file 'testill.bin' -- 7 OK Test 8: missing -dfoo=1 on the command line -------- cd ../tests && ../src/atasm -v -r -otestdfoo.bin testdfoo.m65 || echo " -- 8 OK" ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) Pass 1: Success. (0 warnings) Pass 2: In testdfoo.m65, line 3-- Error: Unknown symbol 'FOO' Equates: Symbol table: -- 8 OK Test 9: correct -dfoo=1 on the command line -------- cd ../tests && ../src/atasm -v -r -dFOO=1 -otestdfoo.bin testdfoo.m65 && echo " -- 9 OK" ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) Pass 1: Success. (0 warnings) Pass 2: Assembly successful Compiled 1 bytes (~0k) Writing raw binary image: f000-f000 Compiled to binary file 'testdfoo.bin' 00:F0 01 .byte foo -- 9 OK Test 10: correct -dfoo=1+1 on the command line -------- cd ../tests && ../src/atasm -v -r -dFOO=1+1 -otestdfoo.bin testdfoo.m65 && echo " -- 10 OK" ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) Pass 1: Success. (0 warnings) Pass 2: Assembly successful Compiled 1 bytes (~0k) Writing raw binary image: f000-f000 Compiled to binary file 'testdfoo.bin' 00:F0 02 .byte foo -- 10 OK Test 11: bad .pseudoop in source code. -------- cd ../tests && ../src/atasm -v -r -otestunkn.bin testunkn.m65 || echo " -- 11 OK" ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) Pass 1: In testunkn.m65, line 2-- Error: Illegal label name, must start with '@','?', or a letter. -- 11 OK ~/build/BUILD/atasm + popd + RPM_EC=0 ++ jobs -p + exit 0 Processing files: atasm-1.08-6.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IWRWIO + umask 022 + cd /builddir/build/BUILD + cd atasm + DOCDIR=/builddir/build/BUILDROOT/atasm-1.08-6.fc33.riscv64/usr/share/doc/atasm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atasm-1.08-6.fc33.riscv64/usr/share/doc/atasm + cp -pr LICENSE /builddir/build/BUILDROOT/atasm-1.08-6.fc33.riscv64/usr/share/doc/atasm + cp -pr VERSION.TXT /builddir/build/BUILDROOT/atasm-1.08-6.fc33.riscv64/usr/share/doc/atasm + cp -pr atasm.blurb /builddir/build/BUILDROOT/atasm-1.08-6.fc33.riscv64/usr/share/doc/atasm + cp -pr atasm.txt /builddir/build/BUILDROOT/atasm-1.08-6.fc33.riscv64/usr/share/doc/atasm + RPM_EC=0 ++ jobs -p + exit 0 Provides: atasm = 1.08-6.fc33 atasm(riscv-64) = 1.08-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: atasm-debugsource-1.08-6.fc33.riscv64 Provides: atasm-debugsource = 1.08-6.fc33 atasm-debugsource(riscv-64) = 1.08-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: atasm-debuginfo-1.08-6.fc33.riscv64 Provides: atasm-debuginfo = 1.08-6.fc33 atasm-debuginfo(riscv-64) = 1.08-6.fc33 debuginfo(build-id) = e8dfcdf8ea27fcbce6c65f4f3ca25c9eaffe2fe7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: atasm-debugsource(riscv-64) = 1.08-6.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/atasm-1.08-6.fc33.riscv64 Wrote: /builddir/build/RPMS/atasm-1.08-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/atasm-debugsource-1.08-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/atasm-debuginfo-1.08-6.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IDSrdN + umask 022 + cd /builddir/build/BUILD + cd atasm + /usr/bin/rm -rf /builddir/build/BUILDROOT/atasm-1.08-6.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0