Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/atasm.spec'], chrootPath='/var/lib/mock/f30-build-15076751-1074967/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/atasm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/atasm-1.08-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/atasm.spec'], chrootPath='/var/lib/mock/f30-build-15076751-1074967/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/atasm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HbnPrf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf atasm + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/atasm-svn100.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd atasm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yDo6Xj ~/build/BUILD/atasm/src ~/build/BUILD/atasm + umask 022 + cd /builddir/build/BUILD + cd atasm + pushd src + make -j2 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DZLIB_CAPABLE -DUNIX' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DZLIB_CAPABLE -DUNIX -c asm.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DZLIB_CAPABLE -DUNIX -c symbol.c BUILDSTDERR: symbol.c: In function 'isUnk': BUILDSTDERR: symbol.c:79:34: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 249 [-Wformat-truncation=] BUILDSTDERR: 79 | snprintf(buf,256,"=%.4x_%s=%s",invoked->orig->times,invoked->orig->name,unk); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from symbol.c:41: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 8 or more bytes (assuming 263) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol.c: In function 'addUnk': BUILDSTDERR: symbol.c:152:34: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 249 [-Wformat-truncation=] BUILDSTDERR: 152 | snprintf(buf,256,"=%.4x_%s=%s",invoked->orig->times,invoked->orig->name,unk); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from symbol.c:41: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 8 or more bytes (assuming 263) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol.c: In function 'findsym': BUILDSTDERR: symbol.c:292:34: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 249 [-Wformat-truncation=] BUILDSTDERR: 292 | snprintf(buf,256,"=%.4x_%s=%s",stack->orig->times,stack->orig->name,name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from symbol.c:41: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 8 or more bytes (assuming 263) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from asm.c:127: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'put_float' at asm.c:700:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output may be truncated copying 2 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol.c: In function 'macro_subst': BUILDSTDERR: symbol.c:646:61: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 226 [-Wformat-truncation=] BUILDSTDERR: 646 | snprintf(buf,256,"Reference to undefined label '%s' in macro",num); BUILDSTDERR: | ^~ ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from symbol.c:41: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 41 and 296 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DZLIB_CAPABLE -DUNIX -c parser.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DZLIB_CAPABLE -DUNIX -c setparse.c BUILDSTDERR: setparse.c: In function 'get_signed_expression': BUILDSTDERR: setparse.c:289:43: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 240 [-Wformat-truncation=] BUILDSTDERR: 289 | snprintf(buf,256,"Unknown symbol '%s'",work); BUILDSTDERR: | ^~ ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from setparse.c:28: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 273 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: setparse.c:199:44: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 199 | snprintf(buf,256,"Interpreting '$%s' as hex value '$%x'",work,sym->addr); BUILDSTDERR: | ^~ ~~~~ BUILDSTDERR: setparse.c:199:28: note: directive argument in the range [0, 65535] BUILDSTDERR: 199 | snprintf(buf,256,"Interpreting '$%s' as hex value '$%x'",work,sym->addr); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from setparse.c:28: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 35 and 293 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DZLIB_CAPABLE -DUNIX -c state.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DZLIB_CAPABLE -DUNIX -c dimage.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DZLIB_CAPABLE -DUNIX -c inc_path.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DZLIB_CAPABLE -DUNIX -c crc32.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DZLIB_CAPABLE -DUNIX -c atasm_err.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DZLIB_CAPABLE -DUNIX -c state2.c gcc -o atasm asm.o symbol.o parser.o setparse.o state.o dimage.o inc_path.o crc32.o atasm_err.o state2.o -lz + sed -e 's|%DOCDIR%|/usr/share/doc/atasm|g' atasm.1.in + popd ~/build/BUILD/atasm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WDvkrb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x + cd atasm + mkdir -p /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x/usr/bin + mkdir -p /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x/usr/share/man/man1 + pushd src ~/build/BUILD/atasm/src ~/build/BUILD/atasm + install -p -m 755 atasm /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x/usr/bin + install -p -m 644 atasm.1 /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x/usr/share/man/man1 + popd ~/build/BUILD/atasm + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.08-2.fc30 --unique-debug-suffix -1.08-2.fc30.s390x --unique-debug-src-base atasm-1.08-2.fc30.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/atasm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x/usr/bin/atasm extracting debug info from /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x/usr/bin/atasm /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 361 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zu8SOF + umask 022 + cd /builddir/build/BUILD + cd atasm + pushd tests ~/build/BUILD/atasm/tests ~/build/BUILD/atasm + make test Test 1: raw output mode -------- cd ../tests && ../src/atasm -v -r testraw.m65 && echo " -- 1 OK" BUILDSTDERR: ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) BUILDSTDERR: Pass 1: Success. (0 warnings) BUILDSTDERR: Pass 2: BUILDSTDERR: Assembly successful BUILDSTDERR: Compiled 6 bytes (~0k) BUILDSTDERR: Writing raw binary image: BUILDSTDERR: f000-ffff BUILDSTDERR: Compiled to binary file 'testraw.bin' 00:F0 AA 55 .byte $AA, $55 00:FF FF FF .byte $FF, $FF FE:FF 55 AA .byte $55, $AA -- 1 OK Test 2: bad -o option -------- cd ../tests && ../src/atasm -v -r -o testraw.m65 || echo " -- 2 OK" BUILDSTDERR: ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) BUILDSTDERR: Must specify output file for -o (example: -omyprog.bin) -- 2 OK Test 3: correct -o option -------- cd ../tests && ../src/atasm -v -r -otestraw.bin testraw.m65 && echo " -- 3 OK" BUILDSTDERR: ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) BUILDSTDERR: Pass 1: Success. (0 warnings) BUILDSTDERR: Pass 2: BUILDSTDERR: Assembly successful BUILDSTDERR: Compiled 6 bytes (~0k) BUILDSTDERR: Writing raw binary image: BUILDSTDERR: f000-ffff BUILDSTDERR: Compiled to binary file 'testraw.bin' 00:F0 AA 55 .byte $AA, $55 00:FF FF FF .byte $FF, $FF FE:FF 55 AA .byte $55, $AA -- 3 OK Test 4: missing -u option -------- cd ../tests && ../src/atasm -v -r -otestu.bin testu.m65 || echo " -- 4 OK" BUILDSTDERR: ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) BUILDSTDERR: Pass 1: BUILDSTDERR: In testu.m65, line 4-- BUILDSTDERR: Error: 6502 `illegal' opcode used without `.OPT ILL' or -u -- 4 OK Test 5: correct -u option -------- cd ../tests && ../src/atasm -v -r -u -otestu.bin testu.m65 && echo " -- 5 OK" BUILDSTDERR: ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) BUILDSTDERR: Pass 1: Success. (0 warnings) BUILDSTDERR: Pass 2: BUILDSTDERR: Assembly successful BUILDSTDERR: Compiled 5 bytes (~0k) BUILDSTDERR: Writing raw binary image: BUILDSTDERR: f000-f004 BUILDSTDERR: Compiled to binary file 'testu.bin' 00:F0 98 TYA 01:F0 0B 19 ANC #25 03:F0 6B 19 ARR #25 -- 5 OK Test 6: missing -u option, but .OPT ILL in code -------- cd ../tests && ../src/atasm -v -r -otestill.bin testill.m65 && echo " -- 6 OK" 00:F0 98 TYA 01:F0 0B 19 ANC #25 03:F0 6B 19 ARR #25 -- 6 OK BUILDSTDERR: ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) BUILDSTDERR: Pass 1: BUILDSTDERR: In testill.m65, line 3-- BUILDSTDERR: Warning: .OPT ILL encountered (code would not compile on MAC/65) BUILDSTDERR: Success. (1 warnings) BUILDSTDERR: Pass 2: BUILDSTDERR: Assembly successful BUILDSTDERR: Compiled 5 bytes (~0k) BUILDSTDERR: Writing raw binary image: BUILDSTDERR: f000-f004 BUILDSTDERR: Compiled to binary file 'testill.bin' Test 7: correct -u option, *and* .OPT ILL in code -------- cd ../tests && ../src/atasm -v -r -otestill.bin testill.m65 && echo " -- 7 OK" BUILDSTDERR: ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) BUILDSTDERR: Pass 1: BUILDSTDERR: In testill.m65, line 3-- BUILDSTDERR: Warning: .OPT ILL encountered (code would not compile on MAC/65) BUILDSTDERR: Success. (1 warnings) BUILDSTDERR: Pass 2: BUILDSTDERR: Assembly successful BUILDSTDERR: Compiled 5 bytes (~0k) BUILDSTDERR: Writing raw binary image: BUILDSTDERR: f000-f004 BUILDSTDERR: Compiled to binary file 'testill.bin' 00:F0 98 TYA 01:F0 0B 19 ANC #25 03:F0 6B 19 ARR #25 -- 7 OK Test 8: missing -dfoo=1 on the command line -------- cd ../tests && ../src/atasm -v -r -otestdfoo.bin testdfoo.m65 || echo " -- 8 OK" Equates: Symbol table: -- 8 OK BUILDSTDERR: ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) BUILDSTDERR: Pass 1: Success. (0 warnings) BUILDSTDERR: Pass 2: BUILDSTDERR: In testdfoo.m65, line 3-- BUILDSTDERR: Error: Unknown symbol 'FOO' Test 9: correct -dfoo=1 on the command line -------- cd ../tests && ../src/atasm -v -r -dFOO=1 -otestdfoo.bin testdfoo.m65 && echo " -- 9 OK" BUILDSTDERR: ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) BUILDSTDERR: Pass 1: Success. (0 warnings) BUILDSTDERR: Pass 2: BUILDSTDERR: Assembly successful BUILDSTDERR: Compiled 1 bytes (~0k) BUILDSTDERR: Writing raw binary image: BUILDSTDERR: f000-f000 BUILDSTDERR: 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" BUILDSTDERR: ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) BUILDSTDERR: Pass 1: Success. (0 warnings) BUILDSTDERR: Pass 2: BUILDSTDERR: Assembly successful BUILDSTDERR: Compiled 1 bytes (~0k) BUILDSTDERR: Writing raw binary image: BUILDSTDERR: f000-f000 BUILDSTDERR: 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" -- 11 OK BUILDSTDERR: ATasm 1.08 (A mostly Mac65 compatible 6502 cross-assembler) BUILDSTDERR: Pass 1: BUILDSTDERR: In testunkn.m65, line 2-- BUILDSTDERR: Error: Illegal label name, must start with '@','?', or a letter. ~/build/BUILD/atasm + popd + exit 0 Processing files: atasm-1.08-2.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YN9ygd + umask 022 + cd /builddir/build/BUILD + cd atasm + DOCDIR=/builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x/usr/share/doc/atasm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x/usr/share/doc/atasm + cp -pr LICENSE /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x/usr/share/doc/atasm + cp -pr VERSION.TXT /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x/usr/share/doc/atasm + cp -pr atasm.blurb /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x/usr/share/doc/atasm + cp -pr atasm.txt /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x/usr/share/doc/atasm + exit 0 Provides: atasm = 1.08-2.fc30 atasm(s390-64) = 1.08-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: atasm-debugsource-1.08-2.fc30.s390x Provides: atasm-debugsource = 1.08-2.fc30 atasm-debugsource(s390-64) = 1.08-2.fc30 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-2.fc30.s390x Provides: atasm-debuginfo = 1.08-2.fc30 atasm-debuginfo(s390-64) = 1.08-2.fc30 debuginfo(build-id) = fcccb5b20951e024c31439697fcb6cfe145e7a0e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: atasm-debugsource(s390-64) = 1.08-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x Wrote: /builddir/build/RPMS/atasm-1.08-2.fc30.s390x.rpm Wrote: /builddir/build/RPMS/atasm-debugsource-1.08-2.fc30.s390x.rpm Wrote: /builddir/build/RPMS/atasm-debuginfo-1.08-2.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.z9EXac + umask 022 + cd /builddir/build/BUILD + cd atasm + /usr/bin/rm -rf /builddir/build/BUILDROOT/atasm-1.08-2.fc30.s390x + exit 0 Child return code was: 0