Error: Unknown symbol 'FOO' -- 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.09 (A mostly Mac65 compatible 6502 cross-assembler) Pass 1: Success. (0 warnings) Pass 2: Assembly successful Compiled 1 bytes (~0k) 00:F0 01 .byte foo Writing raw binary image: f000-f000 Compiled to binary file 'testdfoo.bin' -- 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.09 (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.09 (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 + popd ~/build/BUILD/atasm109 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: atasm-1.09-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f3bX2C + umask 022 + cd /builddir/build/BUILD + cd atasm109 + DOCDIR=/builddir/build/BUILDROOT/atasm-1.09-1.fc33.riscv64/usr/share/doc/atasm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atasm-1.09-1.fc33.riscv64/usr/share/doc/atasm + cp -pr VERSION.TXT /builddir/build/BUILDROOT/atasm-1.09-1.fc33.riscv64/usr/share/doc/atasm + cp -pr README.md /builddir/build/BUILDROOT/atasm-1.09-1.fc33.riscv64/usr/share/doc/atasm + cp -pr docs/atasm.blurb /builddir/build/BUILDROOT/atasm-1.09-1.fc33.riscv64/usr/share/doc/atasm + cp -pr docs/atasm.txt /builddir/build/BUILDROOT/atasm-1.09-1.fc33.riscv64/usr/share/doc/atasm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gWnAzC + umask 022 + cd /builddir/build/BUILD + cd atasm109 + LICENSEDIR=/builddir/build/BUILDROOT/atasm-1.09-1.fc33.riscv64/usr/share/licenses/atasm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atasm-1.09-1.fc33.riscv64/usr/share/licenses/atasm + cp -pr LICENSE /builddir/build/BUILDROOT/atasm-1.09-1.fc33.riscv64/usr/share/licenses/atasm + RPM_EC=0 ++ jobs -p + exit 0 Provides: atasm = 1.09-1.fc33 atasm(riscv-64) = 1.09-1.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.09-1.fc33.riscv64 Provides: atasm-debugsource = 1.09-1.fc33 atasm-debugsource(riscv-64) = 1.09-1.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.09-1.fc33.riscv64 Provides: atasm-debuginfo = 1.09-1.fc33 atasm-debuginfo(riscv-64) = 1.09-1.fc33 debuginfo(build-id) = 9aa3a0a69c30748d34a50e9228118e3857a2efed 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.09-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/atasm-1.09-1.fc33.riscv64 Wrote: /builddir/build/RPMS/atasm-1.09-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/atasm-debugsource-1.09-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/atasm-debuginfo-1.09-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gAoxWz + umask 022 + cd /builddir/build/BUILD + cd atasm109 + /usr/bin/rm -rf /builddir/build/BUILDROOT/atasm-1.09-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0