**************************************************************
      Build successful
**************************************************************

#########################################################################

Build starting

#########################################################################
#########################################################################

Updating from guest git

#########################################################################
From https://github.com/z88dk/z88dk
   cdd5c09..da7d589  master     -> origin/master
Updating cdd5c09..da7d589
Fast-forward
 .github/workflows/c-cpp.yml                        | 15 ++++----
 Makefile                                           |  7 +++-
 README.md                                          |  2 +-
 azure-pipelines.yml                                | 33 ++++++++++--------
 changelog.txt                                      |  2 +-
 include/unistd.h                                   |  4 +--
 lib/config/cpc.cfg                                 |  2 +-
 libsrc/target/cpc/stdio/generic_console.asm        |  4 +++
 libsrc/target/cpm/fcntl/Makefile                   |  1 +
 libsrc/target/cpm/fcntl/execv.c                    | 40 ++++++++++++++++++++++
 libsrc/target/cpm/fcntl/fcntl.lst                  |  1 +
 src/zsdcc/readme.md                                |  2 +-
 ...cc-11877-z88dk.patch => sdcc-11940-z88dk.patch} | 12 +++----
 src/zsdcc/sdcc-z88dk.patch                         | 12 +++----
 test/Makefile                                      |  2 +-
 15 files changed, 96 insertions(+), 43 deletions(-)
 create mode 100644 libsrc/target/cpm/fcntl/execv.c
 rename src/zsdcc/{sdcc-11877-z88dk.patch => sdcc-11940-z88dk.patch} (98%)
#########################################################################

Creating src tarball

#########################################################################
#########################################################################

Starting native build

#########################################################################
make -C src/appmake PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/appmake'
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o gb.o gb.c
gb.c: In function 'gb_exec':
gb.c:128:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
             fread(memory + (i * 0x4000), 0x4000, 1, fpin);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zx.o zx.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o trs80.o trs80.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o cpm2.o cpm2.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o vg5k.o vg5k.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o sorcerer.o sorcerer.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mamepp.o mamepp.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mz2500.o mz2500.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o appmake.o appmake.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o c128.o c128.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o z88shell.o z88shell.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o newbrain.o newbrain.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mz.o mz.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o m5.o m5.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o z88.o z88.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o sos.o sos.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o ace-tap.o ace-tap.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o tixx.o tixx.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o svi.o svi.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o homelab.o homelab.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o inject.o inject.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o x1.o x1.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o x07.o x07.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o p2000.o p2000.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o vector06c.o vector06c.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o msx.o msx.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o rom.o rom.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zx-util.o zx-util.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o noop.o noop.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o extract.o extract.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o nascom.o nascom.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o cpmdisk.o cpmdisk.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mc.o mc.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mtx.o mtx.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o fp1100.o fp1100.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zx81.o zx81.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o cpc.o cpc.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o enterprise.o enterprise.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o multi8.o multi8.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o nec.o nec.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o fat.o fat.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o residos.o residos.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o kc.o kc.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o rex6000.o rex6000.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o ondra.o ondra.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o ff.o ff.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o galaksija.o galaksija.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o pmd85.o pmd85.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zxn.o zxn.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o abc80.o abc80.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o spc1000.o spc1000.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o px.o px.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o dai.o dai.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mameql.o mameql.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o sc3000.o sc3000.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o lviv.o lviv.c
In file included from /usr/include/string.h:635:0,
                 from appmake.h:15,
                 from lviv.c:6:
In function 'memset',
    inlined from 'lviv_exec' at lviv.c:188:8:
/usr/include/x86_64-linux-gnu/bits/string3.h:90:10: warning: call to __builtin___memset_chk will always overflow destination buffer
   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o z9001.o z9001.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o hex.o hex.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zxvgs.o zxvgs.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o c7420.o c7420.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o pc88.o pc88.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o lynx.o lynx.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o tvc.o tvc.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o z1013.o z1013.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o glue.o glue.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o vz.o vz.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o pasopia7.o pasopia7.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o aquarius.o aquarius.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o msxrom.o msxrom.c
msxrom.c: In function 'msxrom_exec':
msxrom.c:82:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
             fread(memory + (i * 0x4000), 0x4000, 1, fpin);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o rk.o rk.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o newext.o newext.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o sms.o sms.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o ../common/dirname.o ../common/dirname.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common -o z88dk-appmake gb.o zx.o trs80.o cpm2.o vg5k.o sorcerer.o mamepp.o mz2500.o appmake.o c128.o z88shell.o newbrain.o mz.o m5.o z88.o sos.o ace-tap.o tixx.o svi.o homelab.o inject.o x1.o x07.o p2000.o vector06c.o msx.o rom.o zx-util.o noop.o extract.o nascom.o cpmdisk.o mc.o mtx.o fp1100.o zx81.o cpc.o enterprise.o multi8.o nec.o fat.o residos.o kc.o rex6000.o ondra.o ff.o galaksija.o pmd85.o zxn.o abc80.o spc1000.o px.o dai.o mameql.o sc3000.o lviv.o z9001.o hex.o zxvgs.o c7420.o pc88.o lynx.o tvc.o z1013.o glue.o vz.o pasopia7.o aquarius.o msxrom.o rk.o newext.o sms.o ../common/dirname.o -g -O2
install z88dk-appmake /home/build/z88dk/build/z88dk/bin/z88dk-appmake
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/appmake'
make -C src/copt PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/copt'
gcc -c -o copt.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. copt.c
gcc -c -o regex/regcomp.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. regex/regcomp.c
gcc -c -o regex/regerror.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. regex/regerror.c
gcc -c -o regex/regexec.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. regex/regexec.c
gcc -c -o regex/regfree.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. regex/regfree.c
gcc -o z88dk-copt -g -O2 copt.o regex/regcomp.o  regex/regerror.o regex/regexec.o  regex/regfree.o
install z88dk-copt /home/build/z88dk/build/z88dk/bin/z88dk-copt
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/copt'
make -C src/cpp PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/cpp'
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp4.o cpp4.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp2.o cpp2.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp6.o cpp6.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp5.o cpp5.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp3.o cpp3.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp1.o cpp1.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex  -o z88dk-zcpp cpp4.o cpp2.o cpp6.o cpp5.o cpp3.o cpp1.o -g -O2
install z88dk-zcpp /home/build/z88dk/build/z88dk/bin/z88dk-zcpp
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/cpp'
make -C src/ucpp PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/ucpp'
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o mem.o mem.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o nhash.o nhash.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o cpp.o cpp.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o lexer.o lexer.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o assert.o assert.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o macro.o macro.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o eval.o eval.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG -o z88dk-ucpp mem.o nhash.o cpp.o lexer.o assert.o macro.o eval.o -g -O2
install z88dk-ucpp /home/build/z88dk/build/z88dk/bin/z88dk-ucpp
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/ucpp'
make -C src/sccz80 PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/sccz80'
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o callfunc.o callfunc.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o codegen.o codegen.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o const.o const.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o data.o data.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declinit.o declinit.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o error.o error.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o expr.o expr.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o goto.o goto.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o io.o io.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o lex.o lex.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o main.o main.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o misc.o misc.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o plunge.o plunge.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o preproc.o preproc.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o primary.o primary.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o stmt.o stmt.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o sym.o sym.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o while.o while.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declparse.o declparse.c
gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o ../common/option.o ../common/option.c
gcc -g -O2 -o sccz80 callfunc.o codegen.o const.o data.o declinit.o error.o expr.o goto.o io.o lex.o main.o misc.o plunge.o preproc.o primary.o stmt.o sym.o while.o declparse.o ../common/option.o -lm
install -m 755 sccz80 /home/build/z88dk/build/z88dk/bin/sccz80
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/sccz80'
make -C src/z80asm PREFIX=`pwd` PREFIX_SHARE=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm'
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o errors.o errors.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o common.o common.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o opcodes.o opcodes.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o z80asm.o z80asm.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o libfile.o libfile.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o error_func.o error_func.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o model.o model.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o sym.o sym.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o listfile.o listfile.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o modlink.o modlink.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o zobjfile.o zobjfile.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o z80pass.o z80pass.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o macros.o macros.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o directives.o directives.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o options.o options.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o scan.o scan.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o main.o main.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -O0 -c -o parse.o parse.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o codearea.o codearea.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o module.o module.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o symtab.o symtab.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o expr.o expr.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o hist.o hist.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/srcfile.o lib/srcfile.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/list.o lib/list.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/dbg.o lib/dbg.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/str.o lib/str.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/class.o lib/class.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/strhash.o lib/strhash.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/alloc.o lib/alloc.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/minunit.o lib/minunit.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/array.o lib/array.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../common/die.o ../common/die.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../common/strutil.o ../common/strutil.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../common/fileutil.o ../common/fileutil.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../common/zutils.o ../common/zutils.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../common/objfile.o ../common/objfile.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../common/optparse.o ../common/optparse.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../../ext/regex/regfree.o ../../ext/regex/regfree.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../../ext/regex/regcomp.o ../../ext/regex/regcomp.c
In file included from ../../ext/regex/regcomp.c:12:0:
../../ext/regex/cclass.h:6:16: warning: missing braces around initializer [-Wmissing-braces]
 } cclasses[] = {
                ^
../../ext/regex/cclass.h:6:16: note: (near initialization for 'cclasses')
In file included from ../../ext/regex/regcomp.c:13:0:
../../ext/regex/cname.h:5:14: warning: missing braces around initializer [-Wmissing-braces]
 } cnames[] = {
              ^
../../ext/regex/cname.h:5:14: note: (near initialization for 'cnames')
../../ext/regex/regcomp.c: In function 'p_ere':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:254:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */
   ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_ere_exp':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:301:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EPAREN);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:97:24: note: in expansion of macro 'REQUIRE'
 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e))
                        ^~~~~~~
../../ext/regex/regcomp.c:314:3: note: in expansion of macro 'MUSTEAT'
   MUSTEAT(')', REG_EPAREN);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:357:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EESCAPE);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:362:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(!MORE() || !isdigit(PEEK()), REG_BADRPT);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:378:2: note: in expansion of macro 'REQUIRE'
  REQUIRE(!wascaret, REG_BADRPT);
  ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:405:5: note: in expansion of macro 'REQUIRE'
     REQUIRE(count <= count2, REG_BADBR);
     ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:414:4: note: in expansion of macro 'REQUIRE'
    REQUIRE(MORE(), REG_EBRACE);
    ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_str':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:437:2: note: in expansion of macro 'REQUIRE'
  REQUIRE(MORE(), REG_EMPTY);
  ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_bre':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:480:2: note: in expansion of macro 'REQUIRE'
  REQUIRE(HERE() != start, REG_EMPTY); /* require nonempty */
  ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_simp_re':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:505:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EESCAPE);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:535:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(EATTWO('\\', ')'), REG_EPAREN);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:565:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(starordinary, REG_BADRPT);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:583:5: note: in expansion of macro 'REQUIRE'
     REQUIRE(count <= count2, REG_BADBR);
     ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:592:4: note: in expansion of macro 'REQUIRE'
    REQUIRE(MORE(), REG_EBRACE);
    ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_count':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:617:2: note: in expansion of macro 'REQUIRE'
  REQUIRE(ndigits > 0 && count <= DUPMAX, REG_BADBR);
  ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_bracket':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:97:24: note: in expansion of macro 'REQUIRE'
 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e))
                        ^~~~~~~
../../ext/regex/regcomp.c:657:2: note: in expansion of macro 'MUSTEAT'
  MUSTEAT(']', REG_EBRACK);
  ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_b_term':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:728:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EBRACK);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:730:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(c != '-' && c != ']', REG_ECTYPE);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:732:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EBRACK);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:733:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(EATTWO(':', ']'), REG_ECTYPE);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:737:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EBRACK);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:739:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(c != '-' && c != ']', REG_ECOLLATE);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:741:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EBRACK);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:742:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(EATTWO('=', ']'), REG_ECOLLATE);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:757:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(start <= finish, REG_ERANGE);
   ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_b_symbol':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:825:2: note: in expansion of macro 'REQUIRE'
  REQUIRE(MORE(), REG_EBRACK);
  ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:831:2: note: in expansion of macro 'REQUIRE'
  REQUIRE(EATTWO('.', ']'), REG_ECOLLATE);
  ^~~~~~~
At top level:
../../ext/regex/regcomp.c:1253:1: warning: 'mcin' defined but not used [-Wunused-function]
 mcin(cs, cp)
 ^~~~
../../ext/regex/regcomp.c:1226:1: warning: 'mcsub' defined but not used [-Wunused-function]
 mcsub(cs, cp)
 ^~~~~
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../../ext/regex/regexec.o ../../ext/regex/regexec.c
In file included from ../../ext/regex/regexec.c:46:0:
../../ext/regex/engine.c: In function 'sdissect':
../../ext/regex/engine.c:276:17: warning: variable 'dp' set but not used [-Wunused-but-set-variable]
  register char *dp;
                 ^~
In file included from ../../ext/regex/regexec.c:95:0:
../../ext/regex/engine.c: In function 'ldissect':
../../ext/regex/engine.c:276:17: warning: variable 'dp' set but not used [-Wunused-but-set-variable]
  register char *dp;
                 ^~
At top level:
../../ext/regex/regexec.c:19:12: warning: 'nope' defined but not used [-Wunused-variable]
 static int nope = 0;  /* for use in asserts; shuts lint up */
            ^~~~
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../../ext/regex/regerror.o ../../ext/regex/regerror.c
../../ext/regex/regerror.c:40:13: warning: missing braces around initializer [-Wmissing-braces]
 } rerrs[] = {
             ^
../../ext/regex/regerror.c:40:13: note: (near initialization for 'rerrs')
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -o z80asm errors.o common.o opcodes.o z80asm.o libfile.o error_func.o model.o sym.o listfile.o modlink.o zobjfile.o z80pass.o macros.o directives.o options.o scan.o main.o parse.o codearea.o module.o symtab.o expr.o hist.o lib/srcfile.o lib/list.o lib/dbg.o lib/str.o lib/class.o lib/strhash.o lib/alloc.o lib/minunit.o lib/array.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o  -g -O2
make -C dev/z80asm_lib
make[2]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
../../z80asm -l -xz80asm-8080-.lib -m8080 @z80asm_lib.lst
../../z80asm -l -xz80asm-8085-.lib -m8085 @z80asm_lib.lst
../../z80asm -l -xz80asm-gbz80-.lib -mgbz80 @z80asm_lib.lst
../../z80asm -l -xz80asm-r2k-.lib -mr2k @z80asm_lib.lst
../../z80asm -l -xz80asm-r3k-.lib -mr3k @z80asm_lib.lst
../../z80asm -l -xz80asm-z180-.lib -mz180 @z80asm_lib.lst
../../z80asm -l -xz80asm-z80-.lib -mz80 @z80asm_lib.lst
../../z80asm -l -xz80asm-z80n-.lib -mz80n @z80asm_lib.lst
../../z80asm -l -xz80asm-8080-ixiy.lib -m8080 -IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-8085-ixiy.lib -m8085 -IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-gbz80-ixiy.lib -mgbz80 -IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-r2k-ixiy.lib -mr2k -IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-r3k-ixiy.lib -mr3k -IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-z180-ixiy.lib -mz180 -IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-z80-ixiy.lib -mz80 -IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-z80n-ixiy.lib -mz80n -IXIY @z80asm_lib.lst
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
cp dev/z80asm_lib/z80asm-*.lib .
cp dev/z80asm_lib/z80asm-*.lib /home/build/z88dk/build/z88dk/lib/config//../
install z80asm     /home/build/z88dk/build/z88dk/bin/z80asm
install z80asm     /home/build/z88dk/build/z88dk/bin/z88dk-z80asm
install asmpp.pl      /home/build/z88dk/build/z88dk/bin/asmpp.pl
make -C dev/z80asm_lib install PREFIX=/home/build/z88dk/build/z88dk
make[2]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
install z80asm-8080-.lib /home/build/z88dk/build/z88dk/lib/z80asm-8080-.lib
install z80asm-8085-.lib /home/build/z88dk/build/z88dk/lib/z80asm-8085-.lib
install z80asm-gbz80-.lib /home/build/z88dk/build/z88dk/lib/z80asm-gbz80-.lib
install z80asm-r2k-.lib /home/build/z88dk/build/z88dk/lib/z80asm-r2k-.lib
install z80asm-r3k-.lib /home/build/z88dk/build/z88dk/lib/z80asm-r3k-.lib
install z80asm-z180-.lib /home/build/z88dk/build/z88dk/lib/z80asm-z180-.lib
install z80asm-z80-.lib /home/build/z88dk/build/z88dk/lib/z80asm-z80-.lib
install z80asm-z80n-.lib /home/build/z88dk/build/z88dk/lib/z80asm-z80n-.lib
install z80asm-8080-ixiy.lib /home/build/z88dk/build/z88dk/lib/z80asm-8080-ixiy.lib
install z80asm-8085-ixiy.lib /home/build/z88dk/build/z88dk/lib/z80asm-8085-ixiy.lib
install z80asm-gbz80-ixiy.lib /home/build/z88dk/build/z88dk/lib/z80asm-gbz80-ixiy.lib
install z80asm-r2k-ixiy.lib /home/build/z88dk/build/z88dk/lib/z80asm-r2k-ixiy.lib
install z80asm-r3k-ixiy.lib /home/build/z88dk/build/z88dk/lib/z80asm-r3k-ixiy.lib
install z80asm-z180-ixiy.lib /home/build/z88dk/build/z88dk/lib/z80asm-z180-ixiy.lib
install z80asm-z80-ixiy.lib /home/build/z88dk/build/z88dk/lib/z80asm-z80-ixiy.lib
install z80asm-z80n-ixiy.lib /home/build/z88dk/build/z88dk/lib/z80asm-z80n-ixiy.lib
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm'
make -C src/zcc PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/zcc'
gcc -c -o zcc.o -g -O2 -DLOCAL_REGEXP -Wall -pedantic -g -I. -I../copt -I../common zcc.c
gcc -o zcc -g -O2 -DLOCAL_REGEXP -Wall -pedantic -g zcc.o ../copt/regex/regcomp.o  ../copt/regex/regerror.o ../copt/regex/regexec.o  ../copt/regex/regfree.o ../common/dirname.c ../common/option.c
install zcc /home/build/z88dk/build/z88dk/bin/
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/zcc'
make -C src/zpragma PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/zpragma'
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../../ext/optparse -I../../ext/regex   -c -o zpragma.o zpragma.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../../ext/optparse -I../../ext/regex -o z88dk-zpragma zpragma.o -g -O2
install z88dk-zpragma /home/build/z88dk/build/z88dk/bin/z88dk-zpragma
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/zpragma'
make -C src/zx7 PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/zx7'
gcc -o z88dk-zx7 -g -O2 compress.c  optimize.c  zx7.c
gcc -o z88dk-dzx7 -g -O2 dzx7.c
install z88dk-zx7 /home/build/z88dk/build/z88dk/bin/z88dk-zx7
install z88dk-dzx7 /home/build/z88dk/build/z88dk/bin/z88dk-dzx7
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/zx7'
make -C src/z80nm PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/z80nm'
gcc -g -O2 -O3 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex -I../z80asm    -c -o ar.o ar.c
gcc -o z88dk-z80nm -g -O2 -O3 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex -I../z80asm  ar.o ../common/zutils.o ../common/die.o ../common/objfile.o ../common/fileutil.o ../common/strutil.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o 
install z88dk-z80nm /home/build/z88dk/build/z88dk/bin/z88dk-z80nm
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80nm'
make -C src/zobjcopy PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/zobjcopy'
gcc -g -O2 -Wall -std=gnu11 -MMD -I../common -I../../ext/uthash/src -I../../ext/optparse -I../../ext/regex    -c -o zobjcopy.o zobjcopy.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../common -I../../ext/uthash/src -I../../ext/optparse -I../../ext/regex  -o z88dk-zobjcopy zobjcopy.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o  -g -O2
install z88dk-zobjcopy /home/build/z88dk/build/z88dk/bin/z88dk-zobjcopy
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/zobjcopy'
make -C src/ticks PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/ticks'
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o ticks.o ticks.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o hook_cpm.o hook_cpm.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o hook_console.o hook_console.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o hook_io.o hook_io.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o hook_misc.o hook_misc.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o hook.o hook.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o debugger.o debugger.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o linenoise.o linenoise.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o utf8.o utf8.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o syms.o syms.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o disassembler_alg.o disassembler_alg.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o memory.o memory.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o am9511.o am9511.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o acia.o acia.c
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o hook_rc2014.o hook_rc2014.c
gcc -o z88dk-ticks -g -O2 -I../../ext/uthash/src/ -g -MMD  ticks.o hook_cpm.o hook_console.o hook_io.o hook_misc.o hook.o debugger.o linenoise.o utf8.o syms.o disassembler_alg.o memory.o am9511.o acia.o hook_rc2014.o  -lm
gcc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o disassembler_main.o disassembler_main.c
gcc -o z88dk-dis -g -O2 -I../../ext/uthash/src/ -g -MMD  disassembler_main.o  syms.o disassembler_alg.o
install z88dk-ticks /home/build/z88dk/build/z88dk/bin/z88dk-ticks
install z88dk-dis /home/build/z88dk/build/z88dk/bin/z88dk-dis
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/ticks'
make -C support/graphics PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/support/graphics'
gcc -g -O2 `xml2-config --cflags`   -c -o z80svg.o z80svg.c
gcc -o z88dk-z80svg -g -O2 `xml2-config --cflags` z80svg.o  `xml2-config --libs`
install z88dk-z80svg /home/build/z88dk/build/z88dk/bin/z88dk-z80svg
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/support/graphics'
make -C support/pv1000 PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/support/pv1000'
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex   -c -o font2pv1000.o font2pv1000.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -o z88dk-font2pv1000 font2pv1000.o -g -O2
install z88dk-font2pv1000 /home/build/z88dk/build/z88dk/bin/z88dk-font2pv1000
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/support/pv1000'
make -C support/basck PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/support/basck'
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex   -c -o basck.o basck.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -o z88dk-basck basck.o -g -O2
install z88dk-basck /home/build/z88dk/build/z88dk/bin/z88dk-basck
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/support/basck'
make -C src/z88dk-lib PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/z88dk-lib'
gcc -g -O2   -c -o z88dk-lib.o z88dk-lib.c
z88dk-lib.c: In function 'main':
z88dk-lib.c:547:13: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
             system(newlib_paths[NEWLIB_HDR_MAKE]);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -o z88dk-lib -g -O2 z88dk-lib.o
install z88dk-lib /home/build/z88dk/build/z88dk/bin/z88dk-lib
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/z88dk-lib'
make -C testsuite
make[1]: Entering directory '/home/build/z88dk/build/z88dk/testsuite'
zcc +test -vn -a Issue_103_floating_addition.c -o tmp1.opt
diff -w tmp2.opt results/Issue_103_floating_addition.opt
zcc +test -vn -a Issue_543_complement.c -o tmp1.opt
diff -w tmp2.opt results/Issue_543_complement.opt
zcc +test -vn -a Issue_574_fastcall_offset.c -o tmp1.opt
diff -w tmp2.opt results/Issue_574_fastcall_offset.opt
zcc +test -vn -a Issue_615_loop.c -o tmp1.opt
Issue_615_loop.c:6:12: warning: Implicit definition of function 'whilefunc' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
Issue_615_loop.c:49:9: warning: Implicit definition of function 'forfunc' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
diff -w tmp2.opt results/Issue_615_loop.opt
zcc +test -vn -a Issue_1007_Fix_FP_Constant_Multiplication.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1007_Fix_FP_Constant_Multiplication.opt
zcc +test -vn -a fastcall.c -o tmp1.opt
diff -w tmp2.opt results/fastcall.opt
zcc +test -vn -a Issue_1466_float16_callee.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_callee.opt
zcc +test -vn -a Issue_1409_offset_pointer_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1409_offset_pointer_initialisation.opt
zcc +test -vn -a Issue_452_arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_arrays.opt
zcc +test -vn -a Issue_510_long_and.c -o tmp1.opt
diff -w tmp2.opt results/Issue_510_long_and.opt
zcc +test -vn -a Issue_569_jagged_array.c -o tmp1.opt
diff -w tmp2.opt results/Issue_569_jagged_array.opt
zcc +test -vn -a Issue_489_variable_defn_in_forloop.c -o tmp1.opt
Issue_489_variable_defn_in_forloop.c:16:2: warning: Loss of precision, converting long i to int i [-Wconversion]
diff -w tmp2.opt results/Issue_489_variable_defn_in_forloop.opt
zcc +test -vn -a Issue_491_enums.c -o tmp1.opt
diff -w tmp2.opt results/Issue_491_enums.opt
zcc +test -vn -a Issue_1466_float16_compare.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_compare.opt
zcc +test -vn -a Issue_1105_function_pointer_calls.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1105_function_pointer_calls.opt
zcc +test -vn -a Issue_615_if.c -o tmp1.opt
diff -w tmp2.opt results/Issue_615_if.opt
zcc +test -vn -a Issue_1361_const.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1361_const.opt
zcc +test -vn -a Issue_499_typedef_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_499_typedef_initialisation.opt
zcc +test -vn -a Issue_497_astroforce_compile.c -o tmp1.opt
diff -w tmp2.opt results/Issue_497_astroforce_compile.opt
zcc +test -vn -a Issue_1133_bitfields.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1133_bitfields.opt
zcc +test -vn -a Issue_1540_String_init.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1540_String_init.opt
zcc +test -vn -a Issue_1015_break_with_loop_variable.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1015_break_with_loop_variable.opt
zcc +test -vn -a Far_Pointer_Call.c -o tmp1.opt
diff -w tmp2.opt results/Far_Pointer_Call.opt
zcc +test -vn -a Issue_98_check_int.c -o tmp1.opt
diff -w tmp2.opt results/Issue_98_check_int.opt
zcc +test -vn -a Issue_103_double_prepost.c -o tmp1.opt
diff -w tmp2.opt results/Issue_103_double_prepost.opt
zcc +test -vn -a Issue_98_underlying.c -o tmp1.opt
diff -w tmp2.opt results/Issue_98_underlying.opt
zcc +test -vn -a Issue_1266_ranges.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1266_ranges.opt
zcc +test -vn -a Issue_1126_opt_rule.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1126_opt_rule.opt
zcc +test -vn -a Issue_490_long_extension.c -o tmp1.opt
diff -w tmp2.opt results/Issue_490_long_extension.opt
zcc +test -vn -a Issue_1141_Namespaces.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1141_Namespaces.opt
zcc +test -vn -a Issue_701_compound_scope.c -o tmp1.opt
diff -w tmp2.opt results/Issue_701_compound_scope.opt
zcc +test -vn -a Issue_564_casting.c -o tmp1.opt
diff -w tmp2.opt results/Issue_564_casting.opt
zcc +test -vn -a pointer_arith.c -o tmp1.opt
diff -w tmp2.opt results/pointer_arith.opt
zcc +test -vn -a Issue_693_fastcall.c -o tmp1.opt
diff -w tmp2.opt results/Issue_693_fastcall.opt
zcc +test -vn -a Issue_26_casting.c -o tmp1.opt
Issue_26_casting.c:50:14: warning: Implicit definition of function 'SMS_setAddr' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
diff -w tmp2.opt results/Issue_26_casting.opt
zcc +test -vn -a Issue_507_unnamed_structs.c -o tmp1.opt
diff -w tmp2.opt results/Issue_507_unnamed_structs.opt
zcc +test -vn -a paramsoffset.c -o tmp1.opt
diff -w tmp2.opt results/paramsoffset.opt
zcc +test -vn -a Issue_1466_float16.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16.opt
zcc +test -vn -a Issue_1167_sizeof.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1167_sizeof.opt
zcc +test -vn -a Issue_569_init_from_2d_array.c -o tmp1.opt
diff -w tmp2.opt results/Issue_569_init_from_2d_array.opt
zcc +test -vn -a Issue_1102_struct_trailing_comma.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1102_struct_trailing_comma.opt
zcc +test -vn -a Issue_715__double_subtraction.c -o tmp1.opt
diff -w tmp2.opt results/Issue_715__double_subtraction.opt
zcc +test -vn -a Issue_509_long_constant.c -o tmp1.opt
diff -w tmp2.opt results/Issue_509_long_constant.opt
zcc +test -vn -a Issue_514_flexible_member.c -o tmp1.opt
diff -w tmp2.opt results/Issue_514_flexible_member.opt
zcc +test -vn -a Issue_678_compound.c -o tmp1.opt
diff -w tmp2.opt results/Issue_678_compound.opt
zcc +test -vn -a Issue_1103_fastcall_fnptr.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1103_fastcall_fnptr.opt
zcc +test -vn -a Issue_490_ptr_arithmetic.c -o tmp1.opt
diff -w tmp2.opt results/Issue_490_ptr_arithmetic.opt
zcc +test -fp-mode=ieee -vn -a Far_Pointer_Call_ieee.c -o tmp1.opt
diff -w tmp2.opt results/Far_Pointer_Call_ieee.opt
zcc +test -vn -a Issue_452_pointers.c -o tmp1.opt
Issue_452_pointers.c:78:33: warning: Pointer arithmetic with non-matching types: struct x * ptr1 - char *  [-Wincompatible-pointer-types]
diff -w tmp2.opt results/Issue_452_pointers.opt
zcc +test -vn -a Issue_1054_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1054_initialisation.opt
zcc +test -vn -a Issue_480_asmfunc.c -o tmp1.opt
diff -w tmp2.opt results/Issue_480_asmfunc.opt
zcc +test -vn -a Issue_1212_double_promotion.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1212_double_promotion.opt
zcc +test -vn -a Issue_1016_double_const_compare.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1016_double_const_compare.opt
zcc +test -vn -a Issue_615_while_loop.c -o tmp1.opt
diff -w tmp2.opt results/Issue_615_while_loop.opt
zcc +test -fp-mode=ieee -vn -a mathops_ieee.c -o tmp1.opt
diff -w tmp2.opt results/mathops_ieee.opt
zcc +test -vn -a Issue_896_nested_struct_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_896_nested_struct_initialisation.opt
zcc +test -vn -a sizeof_w_str_concat.c -o tmp1.opt
diff -w tmp2.opt results/sizeof_w_str_concat.opt
zcc +test -vn -a Issue_452_struct.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_struct.opt
zcc +test -vn -a Issue_188_builtins.c -o tmp1.opt
diff -w tmp2.opt results/Issue_188_builtins.opt
zcc +test -vn -a Issue_295_structgetsfar.c -o tmp1.opt
diff -w tmp2.opt results/Issue_295_structgetsfar.opt
zcc +test -vn -a 01_cast_global_pointer.c -o tmp1.opt
diff -w tmp2.opt results/01_cast_global_pointer.opt
zcc +test -vn -a Issue_482_optrule.c -o tmp1.opt
diff -w tmp2.opt results/Issue_482_optrule.opt
zcc +test -vn -a Issue_1283_2d_arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1283_2d_arrays.opt
zcc +test -vn -a long_addition_opts.c -o tmp1.opt
diff -w tmp2.opt results/long_addition_opts.opt
zcc +test -vn -a Issue_1132_struct_by_value.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1132_struct_by_value.opt
zcc +test -vn -a Issue_452_far_pointers.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_far_pointers.opt
zcc +test -vn -a Issue_693_missing_return.c -o tmp1.opt
diff -w tmp2.opt results/Issue_693_missing_return.opt
zcc +test -vn -a Issue_1062_array_init.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1062_array_init.opt
zcc +test -vn -a Issue_1466_float16_addition.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_addition.opt
zcc +test -vn -a Issue_1167_range_check.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1167_range_check.opt
zcc +test -vn -a Issue_1167_choosing_which_function.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1167_choosing_which_function.opt
zcc +test -vn -a shortcall.c -o tmp1.opt
diff -w tmp2.opt results/shortcall.opt
zcc +test -vn -a Issue_1623_stdcbench_issues.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1623_stdcbench_issues.opt
zcc +test -vn -a Issue_98_Stack_offset.c -o tmp1.opt
diff -w tmp2.opt results/Issue_98_Stack_offset.opt
zcc +test -vn -a Issue_501_extern_at.c -o tmp1.opt
diff -w tmp2.opt results/Issue_501_extern_at.opt
zcc +test -vn -a Issue_1015_break_without_loop_variable.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1015_break_without_loop_variable.opt
zcc +test -vn -a Issue_1260_com.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1260_com.opt
zcc +test -vn -a Issue_1132_struct_parameter.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1132_struct_parameter.opt
zcc +test -vn -a Issue_490_repeated_extern_decls.c -o tmp1.opt
diff -w tmp2.opt results/Issue_490_repeated_extern_decls.opt
zcc +test -vn -a Issue_1016_long_const_compare.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1016_long_const_compare.opt
zcc +test -vn -a Issue_254_KR_Specifiers.c -o tmp1.opt
diff -w tmp2.opt results/Issue_254_KR_Specifiers.opt
zcc +test -vn -a Issue_1178_kr_main_stdc.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1178_kr_main_stdc.opt
zcc +test -vn -a 02_addr_ptr.c -o tmp1.opt
diff -w tmp2.opt results/02_addr_ptr.opt
zcc +test -vn -a Issue_608_Arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_608_Arrays.opt
zcc +test -vn -a Issue_419_Extern_Prototypes_In_Function.c -o tmp1.opt
diff -w tmp2.opt results/Issue_419_Extern_Prototypes_In_Function.opt
zcc +test -vn -a Issue_1409_switch.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1409_switch.opt
zcc +test -vn -a Issue_510_mult_minus1.c -o tmp1.opt
diff -w tmp2.opt results/Issue_510_mult_minus1.opt
zcc +test -vn -a Issue_493__func__.c -o tmp1.opt
diff -w tmp2.opt results/Issue_493__func__.opt
zcc +test -vn -a Issue_1302_enum_usage.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1302_enum_usage.opt
zcc +test -vn -a Issue_485_sdccdecl.c -o tmp1.opt
diff -w tmp2.opt results/Issue_485_sdccdecl.opt
zcc +test -vn -a Issue_985_ptr_cast.c -o tmp1.opt
diff -w tmp2.opt results/Issue_985_ptr_cast.opt
zcc +test -vn -a Issue_452_unsigned.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_unsigned.opt
zcc +test -vn -a Issue_600_fastcall.c -o tmp1.opt
Issue_600_fastcall.c:6:53: warning: Cannot define function 'func4' as __z88dk_fastcall __stdc when it has more than 1 argument [-Wincorrect-function-declspec]
diff -w tmp2.opt results/Issue_600_fastcall.opt
zcc +test -custom-copt-rules=../lib/z80n_rules.1 -vn -a z80n/Issue_312_z80n_optimisations.c -o tmp1.opt
diff -w tmp2.opt results/z80n/Issue_312_z80n_optimisations.opt
zcc +rcmx000 -vn -a rabbit/rabbit_optimisations.c -o tmp1.opt
diff -w tmp2.opt results/rabbit/rabbit_optimisations.opt
zcc +test -mz180 -vn -a z180/Issue_481_multiply_char.c -o tmp1.opt
diff -w tmp2.opt results/z180/Issue_481_multiply_char.opt
zcc +test -m8080 -vn -a 8080/Issue_1531_opt_rule.c -o tmp1.opt
diff -w tmp2.opt results/8080/Issue_1531_opt_rule.opt
zcc +test -m8080 -vn -a 8080/Issue_1431_8080_long_promotion.c -o tmp1.opt
diff -w tmp2.opt results/8080/Issue_1431_8080_long_promotion.opt
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/testsuite'
make: Entering directory '/home/build/z88dk/build/z88dk/libsrc'
make: Leaving directory '/home/build/z88dk/build/z88dk/libsrc'
make: Entering directory '/home/build/z88dk/build/z88dk/libsrc'

--- Building Altair8800 Library ---

zsock/fopen_zsock.c:47:28: warning: Assigning 'ptr', type: unsigned char uint8_t* ptr from char *  [-Wincompatible-pointer-types]
TARGET=altair8800 TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -DFORaltair8800 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//altair8800_clib @./altair8800.lst

--- Building Jupiter Ace Library ---

make[1]: Nothing to be done for 'all'.
TARGET=ace TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORace -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//ace_clib.lib @./ace.lst

--- Building Jupiter Ace Graphics Library ---

TARGET=ace TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORace -x/home/build/z88dk/build/z88dk/libsrc//gfxace @./target/ace/gfxace.lst

--- Building Jupiter Ace UDG based Graphics Library ---

TARGET=aceudg TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORaceudg -x/home/build/z88dk/build/z88dk/libsrc//gfxaceudg @./target/ace/gfxaceudg.lst

--- Building ABC80 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=abc80 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../  -DFORabc80 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//abc80_clib @./abc80.lst

--- Building ABC800 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=abc800 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//abc800_clib @./abc800.lst

--- Building Coleco Adam Library ---

TARGET=coleco TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORcoleco -DFORadam -x/home/build/z88dk/build/z88dk/libsrc//adam @./target/adam/adam.lst

--- Building CP/M Library ---

make[1]: Nothing to be done for 'all'.
Makefile:27: *** mixed implicit and normal rules: deprecated syntax
parsefcb.c:42:19: warning: Assigning 'ptr', type: unsigned char * ptr from char *  [-Wincompatible-pointer-types]
parsefcb.c:42:19: warning: Assigning 'ptr', type: unsigned char * ptr from char *  [-Wincompatible-pointer-types]
TARGET=cpm TYPE=z80 DEVICE=nodevice z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//cpm_clib @./cpm.lst

--- Building CP/M Library (8080)---

TARGET=cpm TYPE=8080 DEVICE=nodevice z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//cpm8080_clib @./cpm_8080.lst

--- Building CP/M Device fnctl Library ---

TARGET=cpm TYPE=z80 DEVICE=device z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//cpmdevice @target/cpm/fcntl/fcntl.lst

--- Building CP/M Device fnctl Library (8080) ---

TARGET=cpm TYPE=8080 DEVICE=device z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//cpmdevice_8080 @target/cpm/fcntl/fcntl.lst

--- Building Triump Adler Alphatronic PC Library ---

make[1]: Nothing to be done for 'all'.
TARGET=alphatro TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORalphatro -x/home/build/z88dk/build/z88dk/libsrc//alphatro_clib @./alphatro.lst

--- Building Mattel Aquarius Library (& 80x72 GFX) ---

make[1]: Nothing to be done for 'all'.
TARGET=aquarius TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORaquarius -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//aquarius_clib.lib @./aquarius.lst

--- Building Mattel Aquarius 80x48 Graphics lib ---

TARGET=aq48 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORaq48 -x/home/build/z88dk/build/z88dk/libsrc//gfxaq48 @./target/aquarius/gfxaq48.lst

--- Building Otrona Attache Library ---

TARGET=attache TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORattache -x/home/build/z88dk/build/z88dk/libsrc//attache @./target/attache/attache.lst

--- Building Aussie Byte Library ---

TARGET=aussie TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORaussie -x/home/build/z88dk/build/z88dk/libsrc//aussie.lib @./target/aussie/aussie.lst

--- Building MicroBee Library ---

make[1]: Nothing to be done for 'all'.
TARGET=bee TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORbee -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//bee_clib.lib @./bee.lst

--- Building MicroBee Library (CP/M & graphics) ---

TARGET=bee TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORbee -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//microbee.lib @./target/bee/beecpm.lst
TARGET=bee TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORbee -x/home/build/z88dk/build/z88dk/libsrc//gfxbee.lib @./target/bee/beegfx.lst
TARGET=beehr TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORbeehr -x/home/build/z88dk/build/z88dk/libsrc//gfxbee640.lib @./target/bee/beegfxhr.lst
TARGET=beehr320 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORbeehr320 -x/home/build/z88dk/build/z88dk/libsrc//gfxbee320.lib @./target/bee/beegfxhr320.lst
TARGET=beehr512 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORbeehr512 -x/home/build/z88dk/build/z88dk/libsrc//gfxbee512.lib @./target/bee/beegfxhr512.lst

--- Building A5105 Library ---

TARGET=bic TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORbic -x/home/build/z88dk/build/z88dk/libsrc//bic @./target/bic/bic.lst

--- Building Bit-90 Library ---

TARGET=bit90 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORcoleco -DFORbit90 -x/home/build/z88dk/build/z88dk/libsrc//bit90 @./target/bit90/bit90.lst

--- Building Colecovision Library ---

make[1]: Nothing to be done for 'all'.
TARGET=coleco TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORcoleco -x/home/build/z88dk/build/z88dk/libsrc//coleco_clib @./coleco.lst

--- Building Commodore 128 ANSI Library ---

make[1]: Nothing to be done for 'all'.
TARGET=c128 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORc128 -x/home/build/z88dk/build/z88dk/libsrc//c128cpm @./target/c128/c128_cpm.lst
TARGET=c128 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORc128 -x/home/build/z88dk/build/z88dk/libsrc//c128ansi_clib @./c128ansi.lst

--- Building Commodore 128 Base Graphics Library ---

make[2]: Nothing to be done for 'all'.
TARGET=c128 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORc128 -x/home/build/z88dk/build/z88dk/libsrc//gfx128 @./target/c128/gfx128.lst

--- Building Commodore 128 High Resolution Graphics Library ---

make[2]: Nothing to be done for 'all'.
TARGET=c128hr TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORc128hr -x/home/build/z88dk/build/z88dk/libsrc//gfx128hr @./target/c128/gfx128hr.lst

--- Building Commodore 128 640x480 HRG Library ---

make[2]: Nothing to be done for 'all'.
TARGET=c128hr480 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORc128hr480 -x/home/build/z88dk/build/z88dk/libsrc//gfx128hr480 @./target/c128/gfx128hr480.lst

--- Building Philips Videopac C7420 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=c7420 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORc7420 -x/home/build/z88dk/build/z88dk/libsrc//c7420_clib.lib @./c7420.lst

--- Building Amstrad CPC Library ---

make[1]: Nothing to be done for 'all'.
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORcpc -x/home/build/z88dk/build/z88dk/libsrc//cpcfs @cpcfs.lst
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//rs232cpc_booster @boosterlist
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//rs232cpc_sti @stilist
TARGET=cpc TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORcpc -x/home/build/z88dk/build/z88dk/libsrc//cpc_clib @./cpc.lst
TARGET=cpc TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORcpc -x/home/build/z88dk/build/z88dk/libsrc//cpccpm @./target/cpc/cpc_cpm.lst

--- Building Amstrad CPC Maths Libraries ---

TYPE=cpc z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//cpc_math @cpcmath.lst
TYPE=464 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//464_math @cpcmath.lst
TYPE=664 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//664_math @cpcmath.lst
TYPE=6128 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//6128_math @cpcmath.lst

--- Building DAI Library ---

make[1]: Nothing to be done for 'all'.
TARGET=dai TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -DFORdai -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//dai_clib @./dai.lst

--- Building Tatung Einstein Library ---

TARGET=einstein TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFOReinstein -x/home/build/z88dk/build/z88dk/libsrc//einstein @./target/einstein/einstein.lst

--- Building Embedded (ns16450) Library ---

make[1]: Nothing to be done for 'all'.
TARGET=embedded TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORembedded -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//embedded_clib @./embedded.lst

--- Building Enterprise 64/128 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=enterprise TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORenterprise -x/home/build/z88dk/build/z88dk/libsrc//enterprise_clib @./enterprise.lst

--- Building Enterprise 64/128 Graphics Library ---

make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=enterprise TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORenterprise -x/home/build/z88dk/build/z88dk/libsrc//gfxep @./target/enterprise/gfxep.lst

--- Building Enterprise 64/128 High Resolution Graphics Library ---

make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=enterprisehr TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORenterprisehr -x/home/build/z88dk/build/z88dk/libsrc//gfxephr @./target/enterprise/gfxephr.lst

--- Building Excalibur 64 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=excali64 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORexcali64 -x/home/build/z88dk/build/z88dk/libsrc//excali64_clib @./excali64_clib.lst
TARGET=excali64 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORexcali64 -x/home/build/z88dk/build/z88dk/libsrc//excali64_cpm @./target/excali64/excali64.lst

--- Building Casio FP-1100 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=fp1100 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORfp1100 -x/home/build/z88dk/build/z88dk/libsrc//fp1100_clib @./fp1100.lst

--- Building Sharp PC-G8xx/E2xx Library ---

make[1]: Nothing to be done for 'all'.
TARGET=g800 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORg800 -x/home/build/z88dk/build/z88dk/libsrc//g800_clib @./g800.lst
TARGET=g800 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORg800 -x/home/build/z88dk/build/z88dk/libsrc//g850_clib @./g850.lst
TARGET=g800 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORg800 -x/home/build/z88dk/build/z88dk/libsrc//g850b @./g850b.lst

--- Building Galaksija Library ---

make[1]: Nothing to be done for 'all'.
TARGET=gal TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORgal -x/home/build/z88dk/build/z88dk/libsrc//gal_clib @./gal.lst

--- Building Gameboy Library ---

make[1]: Nothing to be done for 'all'.
TARGET=gb TYPE=gbz80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -mgbz80 -DFORgb -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//gb_clib @./gb.lst

--- Building Hübler/Evert-MC Library ---

make[1]: Nothing to be done for 'all'.
TARGET=hemc TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORhemc -x/home/build/z88dk/build/z88dk/libsrc//hemc_clib @./hemc.lst

--- Building Hübler Grafik MC Library ---

make[1]: Nothing to be done for 'all'.
TARGET=hgmc TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORhgmc -x/home/build/z88dk/build/z88dk/libsrc//hgmc_clib @./hgmc.lst

--- Building Homelab Library ---

make[1]: Nothing to be done for 'all'.
TARGET=homelab TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORhomelab -x/home/build/z88dk/build/z88dk/libsrc//homelab_clib @./homelab.lst

--- Building Homelab2 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=homelab2 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORhomelab2 -x/home/build/z88dk/build/z88dk/libsrc//homelab2_clib @./homelab2.lst

--- Building Kaypro graphics Library ---

TARGET=kaypro TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORkaypro -x/home/build/z88dk/build/z88dk/libsrc//gfxkp @./target/kaypro84/gfxkp.lst
TARGET=kaypro83 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORkaypro83 -I/home/build/z88dk/build/z88dk/libsrc//../lib/ -x/home/build/z88dk/build/z88dk/libsrc//gfxkp83 @./target/kaypro83/gfxkp83.lst

--- Building VEB Mikroelektronik KC85/2..5 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=kc TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DSTANDARDESCAPECHARS -DFORkc -x/home/build/z88dk/build/z88dk/libsrc//kc_clib @./kc.lst

--- Building Kramer-MC Library ---

make[1]: Nothing to be done for 'all'.
TARGET=kramermc TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORkramermc -x/home/build/z88dk/build/z88dk/libsrc//kramermc_clib @./kramermc.lst

--- Building Lambda 8300 Maths Library ---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORlambda -IXIY -x/home/build/z88dk/build/z88dk/libsrc//mlambda @zxmlist

--- Building Lambda 8300 Tiny Maths Library ---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORlambda -IXIY -DTINYMODE -x/home/build/z88dk/build/z88dk/libsrc//mlambda_tiny @zxmlist

--- Building Lambda 8300 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=zx81 SUBTARGET=lambda TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -IXIY -DFORlambda -x/home/build/z88dk/build/z88dk/libsrc//lambda_clib @./zx81.lst

--- Building Lambda 8300 Graphics Library ---

TARGET=lambda TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DFORlambda -x/home/build/z88dk/build/z88dk/libsrc//gfxlambda @./target/zx81/gfx81.lst

--- Building VTech Laser 350/500/700 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=laser500 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORlaser500 -x/home/build/z88dk/build/z88dk/libsrc//laser500_clib @./laser500.lst

--- Building LM80-C Library ---

make[1]: Nothing to be done for 'all'.
TARGET=lm80c TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORlm80c -x/home/build/z88dk/build/z88dk/libsrc//lm80c_clib @./lm80c.lst

--- Building PK-01 Lviv/Lvov Library ---

make[1]: Nothing to be done for 'all'.
TARGET=lviv TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -DFORlviv -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//lviv_clib @./lviv.lst

--- Building Camputers Lynx Library ---

make[1]: Nothing to be done for 'all'.
TARGET=lynx TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORlynx -x/home/build/z88dk/build/z88dk/libsrc//lynx_clib @./lynx.lst

--- Building m100 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=m100 TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -DFORm100 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//m100_clib @./m100.lst

--- Building SORD M5 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=m5 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORm5 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//m5_clib @./m5.lst

--- Building CCE MC-1000 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=mc1000 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORmc1000 -DSTANDARDESCAPECHARS  -x/home/build/z88dk/build/z88dk/libsrc//mc1000_clib @./mc1000.lst

--- Building Mikro80 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=mikro80 TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -DFORmikro80 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//mikro80_clib @./mikro80.lst

--- Building MSX Library ---

make[1]: Nothing to be done for 'all'.
TARGET=msx TYPE=z80 DEVICE=nodevice z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORmsx -x/home/build/z88dk/build/z88dk/libsrc//msx_clib @./msx.lst
TARGET=msx TYPE=z80 DEVICE=nodevice z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORmsx -x/home/build/z88dk/build/z88dk/libsrc//msxbios @target/msx/arch_msxbios.lst

--- Building Memotech MTX Library ---

make[1]: Nothing to be done for 'all'.
TARGET=mtx TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORmtx -x/home/build/z88dk/build/z88dk/libsrc//mtx_clib @./mtx.lst

--- Building Mitsubishi Multi8 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=multi8 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORmulti8 -x/home/build/z88dk/build/z88dk/libsrc//multi8_clib @./multi8.lst

--- Building Nichibutsu My Vision Library ---

make[1]: Nothing to be done for 'all'.
TARGET=myvision TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORmyvision -x/home/build/z88dk/build/z88dk/libsrc//myvision_clib @./myvision.lst

--- Building Sharp MZ Library ---

make[1]: Nothing to be done for 'all'.
TARGET=mz TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORmz -x/home/build/z88dk/build/z88dk/libsrc//mz_clib @./mz.lst

--- Building Sharp MZ-2500 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=mz2500 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORmz2500 -x/home/build/z88dk/build/z88dk/libsrc//mz2500_clib @./mz2500.lst

--- Building NASCOM Library ---

make[1]: Nothing to be done for 'all'.
TARGET=nascom TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORnascom -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//nascom_clib @./nascom.lst

--- Building Amstrad NC100 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=nc TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORnc -x/home/build/z88dk/build/z88dk/libsrc//nc_clib @./nc100.lst

--- Building NC-100 Graphics Library ---

TARGET=nc TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORnc100 -x/home/build/z88dk/build/z88dk/libsrc//gfxnc100 @./gfxnc.lst

--- Building NC-100 Graphics Library (ZCN)---

TARGET=zcn TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORnc100 -DFORzcn -x/home/build/z88dk/build/z88dk/libsrc//gfxzcn @./gfxnc.lst

--- Building NC-200 Graphics Library ---

TARGET=nc200 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORnc200 -x/home/build/z88dk/build/z88dk/libsrc//gfxnc200 @./gfxnc.lst
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//zxmdv @mdvlist
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//p3 @plus3.lst
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//zxbasdrv @zxbdlst
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//zxbasdos @zxbdlst2

--- Building Grundy NewBrain Library ---

make[1]: Nothing to be done for 'all'.
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//nbdrv @nbflst
TARGET=newbrain TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORnewbrain -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//newbrain_clib @./newbrain_clib.lst
TARGET=newbrain TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORnewbrain -x/home/build/z88dk/build/z88dk/libsrc//newbrain_cpm @./target/newbrain/newbrain_cpm.lst

--- Building Osborne 1 graphics Library ---

TARGET=osborne1 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORosborne1 -x/home/build/z88dk/build/z88dk/libsrc//gfxosborne1 @./target/osborne1/gfxosborne1.lst

--- Building Ondra Library ---

make[1]: Nothing to be done for 'all'.
TARGET=ondra TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORondra -x/home/build/z88dk/build/z88dk/libsrc//ondra_clib @./ondra.lst

--- Building Old School Computer Architecture Library ---

make[1]: Nothing to be done for 'all'.
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//flosdos @floslist
open.c:42:49: warning: Assigning 'flosfile', type: struct flos_file * flosfile from char *  [-Wincompatible-pointer-types]
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//flosxdos @floslist
TARGET=osca TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORosca -DSTANDARDESCAPECHARS -DSDHC_SUPPORT -x/home/build/z88dk/build/z88dk/libsrc//osca_clib.lib @./osca.lst

--- Building Sharp OZ family ANSI Library ---

make[1]: Nothing to be done for 'all'.
TARGET=oz TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORoz -DPACKEDFONT -x/home/build/z88dk/build/z88dk/libsrc//ozansi_clib @./ozansi.lst

--- Building Philips P2000 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=p2000 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORp2000 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//p2000_clib @./p2000.lst

--- Building PacMan HW Library ---

make[1]: Nothing to be done for 'all'.
TARGET=pacman TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORpacman -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//pacman_clib @./pacman.lst

--- Building Toshiba Pasopia7 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=pasopia7 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORpasopia7 -x/home/build/z88dk/build/z88dk/libsrc//pasopia7_clib @./pasopia7.lst

--- Building PC6001 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=pc6001 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORpc6001 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//pc6001_clib @./pc6001.lst

--- Building PC8801 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=pc88 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORpc88 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//pc88_clib @./pc88.lst

--- Building PC8801 160x100 graphics Library ---

TARGET=pc88 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORpc88 -x/home/build/z88dk/build/z88dk/libsrc//gfxpc88 @./target/pc88/gfxpc88.lst

--- Building PC8801 640x200 Mono Graphics Library ---

TARGET=pc88 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORpc88hr200 -x/home/build/z88dk/build/z88dk/libsrc//gfxpc88hr200 @./target/pc88/gfxpc88hr200.lst

--- Building Pencil II Library ---

make[1]: Nothing to be done for 'all'.
TARGET=pencil2 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORpencil2 -x/home/build/z88dk/build/z88dk/libsrc//pencil2_clib @./pencil2.lst

--- Building pmd85 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=pmd85 TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -DFORpmd85 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//pmd85_clib @./pmd85.lst

--- Building Sprinter Library ---

make[1]: Nothing to be done for 'all'.
TARGET=pps TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORzx -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//pps_clib @./pps.lst

--- Building Primo A-32/48/64 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=primo TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORprimo -x/home/build/z88dk/build/z88dk/libsrc//primo_clib @./primo.lst

--- Building Casio PV-1000 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=pv1000 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORpv1000 -x/home/build/z88dk/build/z88dk/libsrc//pv1000_clib @./pv1000.lst

--- Building Casio PV-2000 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=pv2000 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORpv2000 -x/home/build/z88dk/build/z88dk/libsrc//pv2000_clib @./pv2000.lst

--- Building PX-4/HC-40 Library ---

TARGET=px4 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORpx4 -x/home/build/z88dk/build/z88dk/libsrc//px4 @./target/px4/px4.lst

--- Building PX-8/Geneva Library ---

TARGET=px8 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORpx8 -x/home/build/z88dk/build/z88dk/libsrc//px8 @./target/px8/px8.lst

--- Building RCM2/3000 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=rcmx000 TYPE=r2k z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -mr2k -DSTANDARDESCAPECHARS -DFORrcmx000 -x/home/build/z88dk/build/z88dk/libsrc//rcmx000_clib @./rcmx000.lst

--- Building RC-700 Library ---

TARGET=rc700 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORrc700 -x/home/build/z88dk/build/z88dk/libsrc//rc700 @./target/rc700/rc700.lst

--- Building Xircom Rex Library ---

make[1]: Nothing to be done for 'all'.
TARGET=rex TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORrex -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//rex_clib.lib @./rex6000.lst

--- Building Bandai RX78 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=rx78 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORrx78 -x/home/build/z88dk/build/z88dk/libsrc//rx78_clib @./rx78.lst

--- Building s1mp3 Library ---

make[1]: Nothing to be done for 'all'.
usb/usb_isr.c:643:43: warning: Assigning 'pSendBuffer', type: unsigned char * pSendBuffer from struct USB_DEVICE_DESCRIPTOR_TYPE DeviceDescriptor [-Wincompatible-pointer-types]
usb/usb_isr.c:663:52: warning: Assigning 'pSendBuffer', type: unsigned char * pSendBuffer from struct 0__anonstruct_7 LANGID_Descriptor [-Wincompatible-pointer-types]
usb/usb_isr.c:669:57: warning: Assigning 'pSendBuffer', type: unsigned char * pSendBuffer from struct 0__anonstruct_6 ManufacturerDescriptor [-Wincompatible-pointer-types]
TARGET=s1mp3 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORs1mp3 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//s1mp3_clib.lib @./s1mp3.lst

--- Building Sam Coupe Library ---

make[1]: Nothing to be done for 'all'.
TARGET=sam TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORsam -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//sam_clib @./sam.lst

--- Building SC-3000 System Library ---

make[1]: Nothing to be done for 'all'.
TARGET=sc3000 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORsc3000 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//sc3000_clib @./sc3000.lst

--- Building Sony SMC-70/SMC-777 Library ---

TARGET=smc777 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORsmc777 -x/home/build/z88dk/build/z88dk/libsrc//smc777_cpm @./target/smc777/smc777_cpm.lst

--- Building Sega Master System Library ---

make[1]: Nothing to be done for 'all'.
TARGET=sms TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORsms -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//sms_clib @./sms.lst

--- Building Samsung SPC-1000 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=spc1000 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORspc1000 -x/home/build/z88dk/build/z88dk/libsrc//spc1000_clib @./spc1000.lst

--- Building Sorcerer Exidy Library ---

make[1]: Nothing to be done for 'all'.
TARGET=srr TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORsorcerer -x/home/build/z88dk/build/z88dk/libsrc//srr_clib @./srr.lst

--- Building S-OS (The Sentinel) Library ---

make[1]: Nothing to be done for 'all'.
TARGET=sos TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORsos -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//sos_clib.lib @./sos.lst

--- Building Specialist Library ---

make[1]: Nothing to be done for 'all'.
TARGET=special TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -DFORspecial -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//special_clib.lib @./special.lst

--- Building Super80 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=super80 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORsuper80 -x/home/build/z88dk/build/z88dk/libsrc//super80_clib @./super80.lst

--- Building Super80 VDUEM Library ---

make[1]: Nothing to be done for 'all'.
TARGET=super80 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORsuper80 -x/home/build/z88dk/build/z88dk/libsrc//super80_vduem_clib @./super80_vduem.lst

--- Building Bandai Supervision 8000 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=sv8000 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORsv8000 -x/home/build/z88dk/build/z88dk/libsrc//sv8000_clib @./sv8000.lst

--- Building Spectravideo Library ---

make[1]: Nothing to be done for 'all'.
TARGET=svi TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORsvi -x/home/build/z88dk/build/z88dk/libsrc//svi_clib @./svi.lst
TARGET=svi TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORsvi -x/home/build/z88dk/build/z88dk/libsrc//svibios @target/svi/arch_svibios.lst

--- Building Test System Library ---

make[1]: Nothing to be done for 'all'.
TARGET=test TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORtest -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//test_clib @./test.lst

--- Building Test System Library (8080) ---

make[1]: Nothing to be done for 'all'.
TARGET=test TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORtest -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//test8080_clib @./test8080.lst

--- Building Test System Library (Rabbit) ---

make[1]: Nothing to be done for 'all'.
TARGET=test TYPE=r2k z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORtest -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//testrcm_clib @./testrcm.lst

--- Building Test System Library (gbz80) ---

make[1]: Nothing to be done for 'all'.
TARGET=test TYPE=gbz80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORtest -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//testgbz80_clib @./testgbz80.lst

--- Building TI82 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=ti82 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORti82 -DPACKEDFONT -x/home/build/z88dk/build/z88dk/libsrc//ti82_clib @./ticalc.lst

--- Building TI83 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=ti83 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORti83 -DPACKEDFONT -x/home/build/z88dk/build/z88dk/libsrc//ti83_clib @./ticalc.lst

--- Building TI83+ Library ---

make[1]: Nothing to be done for 'all'.
TARGET=ti8x TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORti83p -DPACKEDFONT -x/home/build/z88dk/build/z88dk/libsrc//ti83p_clib @./ticalc.lst

--- Building TI85 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=ti85 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORti85 -DPACKEDFONT -x/home/build/z88dk/build/z88dk/libsrc//ti85_clib @./ticalc.lst

--- Building TI86 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=ti86 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORti86 -DPACKEDFONT -x/home/build/z88dk/build/z88dk/libsrc//ti86_clib @./ticalc.lst

--- Building TIKI-100 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=tiki100 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORtiki100 -x/home/build/z88dk/build/z88dk/libsrc//tiki100 @./target/tiki100/tiki100.lst

--- Building TRS 80 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=trs80 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORtrs80 -x/home/build/z88dk/build/z88dk/libsrc//trs80_clib @./trs80.lst
TARGET=trs80 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORtrs80 -x/home/build/z88dk/build/z88dk/libsrc//trs80_cpm @./target/trs80/trs80_cpm.lst

---> Building TRSDOS library <---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//trsdos @trsdos.lst

--- Building TRS 80 GFX Libraries ---

TARGET=trs80 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORtrs80 -x/home/build/z88dk/build/z88dk/libsrc//gfxtrs80 @./target/trs80/gfxtrs80.lst

--- Building EG2000 GFX Libraries ---

TARGET=eg2000 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFOReg2000 -x/home/build/z88dk/build/z88dk/libsrc//gfxeg2000 @./target/trs80/gfxeg2000.lst

--- Building TS2068 (Spectrum clone) Library ---

make[1]: Nothing to be done for 'all'.
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I/home/build/z88dk/build/z88dk/libsrc//../lib/ -x/home/build/z88dk/build/z88dk/libsrc//esxdos @esxdos.lst
TARGET=ts2068 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORzx -DFORts2068 -DA80COL -x/home/build/z88dk/build/z88dk/libsrc//ts2068_clib @./ts2068.lst

--- Building Timex TS2068 Maths Library ---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORts2068 -x/home/build/z88dk/build/z88dk/libsrc//m2068 @zxmlist

--- Building Videoton TV Computer Library ---

make[1]: Nothing to be done for 'all'.
TARGET=tvc TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORtvc -x/home/build/z88dk/build/z88dk/libsrc//tvc_clib @./tvc.lst

--- Building Vector06c Library ---

make[1]: Nothing to be done for 'all'.
TARGET=vector06c TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -DFORvector06c -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//vector06c_clib @./vector06c.lst

--- Building Philips VG5000 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=vg5k TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DFORvg5k -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//vg5k_clib @./vg5k.lst

--- Building VZ200/300 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=vz TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORvz -x/home/build/z88dk/build/z88dk/libsrc//vz_clib @./vz200.lst

--- Building Canon X-07 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=x07 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//x07_clib @./x07.lst

--- Building Sharp X1 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=x1 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORx1 -x/home/build/z88dk/build/z88dk/libsrc//x1_clib @./x1.lst

--- Building Sharp X1 Library ---

make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=x1 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORx1 -x/home/build/z88dk/build/z88dk/libsrc//x1_cpm @./target/x1/x1.lst

--- Building Robotron Z1013 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=z1013 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORz1013 -x/home/build/z88dk/build/z88dk/libsrc//z1013_clib @./z1013.lst

--- Building Z80 TV Game Library ---

make[1]: Nothing to be done for 'all'.
TARGET=z80tvgame TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORz80tvgame -x/home/build/z88dk/build/z88dk/libsrc//z80tvgame_clib @./z80tvgame.lst

--- Building Z88 Library ---

make[1]: Nothing to be done for 'all'.
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I/home/build/z88dk/build/z88dk/libsrc//../lib//target/z88/def -x/home/build/z88dk/build/z88dk/libsrc//net @zsock_list
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I/home/build/z88dk/build/z88dk/libsrc//../lib//arch/z88/def -x/home/build/z88dk/build/z88dk/libsrc//netdev @zsockdev_list
TARGET=z88 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I/home/build/z88dk/build/z88dk/libsrc//../lib//target/z88/def -DSTANDARDESCAPECHARS -DFORz88 -x/home/build/z88dk/build/z88dk/libsrc//z88_clib @./z88.lst

--- Building Z88 Maths Library ---

TYPE=z88 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//z88_math @z88math.lst
TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//bbc_math @z88math.lst
TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -x/home/build/z88dk/build/z88dk/libsrc//bbc_math_iy @z88math.lst

--- Building Robotron KC85/1, KC/87, Z9001 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=z9001 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORz9001 -x/home/build/z88dk/build/z88dk/libsrc//z9001_clib @./z9001.lst

--- Building Z9001 KRT High Resolution Library ---

TARGET=z9001krt  TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORz9001krt -x/home/build/z88dk/build/z88dk/libsrc//gfx9001krt @./target/z9001/gfx9001krt.lst

--- Building ZX Spectrum Library ---

make[1]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all'.
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//rs232if1 @if1list
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//rs232plus @p3list
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I/home/build/z88dk/build/z88dk/libsrc//../lib/ -x/home/build/z88dk/build/z88dk/libsrc//esxdos @esxdos.lst
TARGET=zx TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORzx -DSTANDARDESCAPECHARS  -x/home/build/z88dk/build/z88dk/libsrc//zx_clib @./zx.lst
TARGET=zx TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORzx  -x/home/build/z88dk/build/z88dk/libsrc//zxcpm @./target/zx/zx_cpm.lst

--- Building ZX Spectrum Maths Library ---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORzx -x/home/build/z88dk/build/z88dk/libsrc//mzx @zxmlist

--- Building ZX Spectrum Tiny Maths Library ---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORzx -DTINYMODE -x/home/build/z88dk/build/z88dk/libsrc//mzx_tiny @zxmlist

--- Building ZXROM Library ---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORzx -DSTANDARDESCAPECHARS -DNOROMCALLS -x/home/build/z88dk/build/z88dk/libsrc//zxrom @./zxrom.lst

--- Building ZXVGS Library ---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORzx -x/home/build/z88dk/build/z88dk/libsrc//zxvgs @./target/zxvgs/zxvgs.lst

--- Building ZX80 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=zx80 TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORzx80 -x/home/build/z88dk/build/z88dk/libsrc//zx80_clib @./zx80.lst

--- Building ZX81 Library ---

make[1]: Nothing to be done for 'all'.
TARGET=zx81 TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -IXIY -DFORzx81  -x/home/build/z88dk/build/z88dk/libsrc//zx81_clib @./zx81.lst

--- Building ZX81 Standard Graphics Library ---

TARGET=zx81 TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DFORzx81 -x/home/build/z88dk/build/z88dk/libsrc//gfx81 @./target/zx81/gfx81.lst

--- Building ZX81 Pseudo-HR Graphics Library ---

TARGET=zx81phrg TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DFORzx81phrg -x/home/build/z88dk/build/z88dk/libsrc//gfx81phrg @./target/zx81/gfx81phrg.lst

--- Building ZX81 UDG based Graphics Library ---

TARGET=zx81udg TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DFORzx81udg -x/home/build/z88dk/build/z88dk/libsrc//gfx81udg @./target/zx81/gfx81udg.lst

--- Building ZX81 High Resolution Libraries (64 rows)  ---

TARGET=zx81hr64 TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DFORzx81hr64 -x/home/build/z88dk/build/z88dk/libsrc//gfx81hr64 @./target/zx81/gfx81hr.lst
TARGET=zx81hr64 TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DFORzx81hr64 -DARX816 -x/home/build/z88dk/build/z88dk/libsrc//gfx81arx64 @./target/zx81/gfx81arx.lst
TARGET=zx81mt64 TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DFORzx81mt64 -DMTHRG -x/home/build/z88dk/build/z88dk/libsrc//gfx81mt64 @./target/zx81/gfx81mt.lst

--- Building ZX81 High Resolution Libraries (192 rows)  ---

TARGET=zx81hr192 TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DFORzx81hr192 -x/home/build/z88dk/build/z88dk/libsrc//gfx81hr192 @./target/zx81/gfx81hr.lst
TARGET=zx81hr192 TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DFORzx81hr192 -DARX816 -x/home/build/z88dk/build/z88dk/libsrc//gfx81arx192 @./target/zx81/gfx81arx.lst
TARGET=zx81mt192 TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DFORzx81mt192 -DMTHRG -x/home/build/z88dk/build/z88dk/libsrc//gfx81mt192 @./target/zx81/gfx81mt.lst
TARGET=zx81g007 TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -DFORzx81g007 -DG007 -x/home/build/z88dk/build/z88dk/libsrc//gfx81g007 @./target/zx81/gfx81g007.lst

--- Building ZX 81 Maths Library ---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORzx81 -IXIY -x/home/build/z88dk/build/z88dk/libsrc//m81 @zxmlist

--- Building ZX 81 Tiny Maths Library ---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORzx81 -IXIY -DTINYMODE -x/home/build/z88dk/build/z88dk/libsrc//m81_tiny @zxmlist

--- Building ZX Spectrum Next Library ---

make[1]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all'.
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I/home/build/z88dk/build/z88dk/libsrc//../lib/ -x/home/build/z88dk/build/z88dk/libsrc//esxdos @esxdos.lst
TARGET=zxn TYPE=z80n z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -mz80n -DFORzxn -DSTANDARDESCAPECHARS  -x/home/build/z88dk/build/z88dk/libsrc//zxn_clib @./zxn.lst

--- Building ixiy crt Library ---

mkdir -p obj/z80/z80
z88dk-z80asm  -Oobj/z80/z80 -I..  @crt0_z80.lst
mkdir -p obj/ixiy/ixiy
z88dk-z80asm  -Oobj/ixiy/ixiy -I.. -IXIY -D__SDCC_IX  @crt0_z80.lst
mkdir -p obj/8080/8080
z88dk-z80asm  -Oobj/8080/8080 -I..  -DCPU_8080 -m8080 @crt0_8080.lst
mkdir -p obj/8085/8085
z88dk-z80asm  -Oobj/8085/8085 -I..  -DCPU_8085 -m8085 @crt0_8080.lst
mkdir -p obj/r2k/r2k
z88dk-z80asm  -Oobj/r2k/r2k -I.. -mr2k  @crt0_rcm.lst
mkdir -p obj/gbz80/gbz80
z88dk-z80asm  -Oobj/gbz80/gbz80 -I..  -DCPU_GBZ80 -mgbz80 @crt0_gbz80.lst
mkdir -p obj/z180/z180
z88dk-z80asm  -Oobj/z180/z180 -I..  -mz180 @crt0_z180.lst
mkdir -p obj/ez80/ez80
z88dk-z80asm  -Oobj/ez80/ez80 -I..  -mz180 -DEZ80 @crt0_ez80.lst
mkdir -p obj/z80/z80
z88dk-z80asm  -Oobj/z80n/z80n -I.. -mz80n  @crt0_z80n.lst
TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -mz80 -IXIY -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//z80iy_crt0 @./z80.lst

--- Building z80n crt Library ---

make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all'.
TYPE=z80n z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -mz80n -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//z80n_crt0 @./z80.lst

--- Building 8080 crt Library ---

make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all'.
TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//8080_crt0 @./8080.lst

--- Building gbz80 crt Library ---

make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all'.
TYPE=gbz80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -mgbz80 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//gbz80_crt0 @./gbz80.lst

--- Building r2k crt Library ---

make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all'.
TYPE=r2k z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -mr2k -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//r2k_crt0 @./rabbit.lst

--- Building z80 crt Library ---

make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all'.
TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -mz80 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//z80_crt0 @./z80.lst

--- Building Z80 math48 Library ---

TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//math48 @math48.lst
TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//math48_iy -IXIY @math48.lst

--- Building Z80 Generic Maths Library ---

sqrt.c:16:10: warning: Assigning 'px', type: char * px from double x*  [-Wincompatible-pointer-types]
sqrt.c:17:18: warning: Assigning 'pextra', type: char * pextra from double extra*  [-Wincompatible-pointer-types]
TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//genmath @genmath.lst
sqrt.c:16:10: warning: Assigning 'px', type: char * px from double x*  [-Wincompatible-pointer-types]
sqrt.c:17:18: warning: Assigning 'pextra', type: char * pextra from double extra*  [-Wincompatible-pointer-types]
TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -x/home/build/z88dk/build/z88dk/libsrc//genmath_iy @genmath.lst
TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -x/home/build/z88dk/build/z88dk/libsrc//genmath_zx81 @genmathzx81.lst

--- Building Microsoft Single Precision Maths Library ---

TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//mbf32 @mbf32.lst
TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -x/home/build/z88dk/build/z88dk/libsrc//mbf32_iy @mbf32.lst
TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -x/home/build/z88dk/build/z88dk/libsrc//mbf32_8080 @mbf32.lst
TYPE=gbz80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -mgbz80 -x/home/build/z88dk/build/z88dk/libsrc//mbf32_gbz80 @mbf32.lst

--- Building Microsoft Double Precision Maths Library ---

TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//mbf64 @mbf64.lst
TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -x/home/build/z88dk/build/z88dk/libsrc//mbf64_iy @mbf64.lst

--- Building IEEE Half Precision Maths Library ---

TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//math16 @math16.lst
TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -x/home/build/z88dk/build/z88dk/libsrc//math16_ixiy @math16.lst

--- Building IEEE Single Precision Maths Library ---

TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//math32 @math32.lst
TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -x/home/build/z88dk/build/z88dk/libsrc//math32_ixiy @math32.lst

--- Building DAI 32-bit 8080 Maths Library ---

TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//daimath32 @daimath32.lst
TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -x/home/build/z88dk/build/z88dk/libsrc//daimath32_8080 @daimath32.lst

--- Building Am9511 APU Maths Library ---

TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//am9511 @am9511.lst
TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -IXIY -x/home/build/z88dk/build/z88dk/libsrc//am9511_ixiy @am9511.lst
z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//gendos @genlist

---> Building NDOS library <---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//ndos @ndoslist

--- Building 3D Library ---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//lib3d @lib3d.lst

--- Building fast integer maths library ---

TYPE=z80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//fastmath.lib @fastmath.lst
TYPE=ixiy z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//fastmath_ixiy.lib @fastmath.lst
TYPE=z80n z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//fastmath_z80n.lib @fastmath.lst

--- Building Preemptive threading Library ---

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//preempt thread_exit.o sem_getvalue.o thread_manager_start.o get_task.o roundrobin_scheduler.o thread_manager_init_real.o sem_destroy.o sem_init.o sem_post.o thread_manager.o sem_wait.o thread_create.o

--- SP1 Software Sprite Engine ---

Making default build for all targets
Results in z88dk/libsrc/sprites/software/sp1/{target}

Making sp1-spectrum

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -xspectrum/sp1 @spectrum.lst

Making sp1-ts2068hr

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -xts2068hr/sp1 @ts2068hr.lst

Making sp1-zx81hr

z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -xzx81hr/sp1 -IXIY @zx81hr.lst


--- Building 8080 optimised crt routines---

make[1]: Nothing to be done for 'all'.
TYPE=8080 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//8085_opt @./z80_crt0s/crt0.lst

--- Building ez80 optimised crt routines---

make[1]: Nothing to be done for 'all'.
TYPE=ez80 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -mz80 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//ez80_opt @./z80_crt0s/crt0.lst

--- Building z180 optimised crt routines---

make[1]: Nothing to be done for 'all'.
TYPE=z180 z88dk-z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -mz180 -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//z180_opt @./z80_crt0s/crt0.lst
make: Leaving directory '/home/build/z88dk/build/z88dk/libsrc'
make: Entering directory '/home/build/z88dk/build/z88dk/libsrc'
cp /home/build/z88dk/build/z88dk/libsrc//*.lib ../lib/clibs
make: Leaving directory '/home/build/z88dk/build/z88dk/libsrc'
make: Entering directory '/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT'
m4 -DCFG_ASM_DEF target/am9511/config.m4 > target/am9511/config_am9511_private.inc
m4 -DCFG_ASM_PUB target/am9511/config.m4 > target/am9511/config_am9511_public.inc
m4 -DCFG_C_DEF target/am9511/config.m4 > target/am9511/config_am9511.h
cp target/am9511/config_am9511_private.inc target/am9511/obj/config_private.inc
z88dk-z80asm  -d -Otarget/am9511/obj/sccz80 -Itarget/am9511/obj -xlib/sccz80/am9511 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/am9511/library/am9511_sccz80.lst
z88dk-z80asm  -d -Otarget/am9511/obj/sdcc_ix -Itarget/am9511/obj -xlib/sdcc_ix/am9511 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/am9511/library/am9511_sdcc_ix.lst
z88dk-z80asm  -d -Otarget/am9511/obj/sdcc_iy -Itarget/am9511/obj -IXIY -xlib/sdcc_iy/am9511 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/am9511/library/am9511_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/cpm/config.m4 > target/cpm/config_cpm_private.inc
m4 -DCFG_ASM_PUB target/cpm/config.m4 > target/cpm/config_cpm_public.inc
m4 -DCFG_C_DEF target/cpm/config.m4 > target/cpm/config_cpm.h
cp target/cpm/config_cpm_private.inc target/cpm/obj/config_private.inc
z88dk-z80asm  -d -Otarget/cpm/obj/sccz80 -Itarget/cpm/obj -xlib/sccz80/cpm -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/cpm/library/cpm_sccz80.lst
z88dk-z80asm  -d -Otarget/cpm/obj/sdcc_ix -Itarget/cpm/obj -xlib/sdcc_ix/cpm -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/cpm/library/cpm_sdcc_ix.lst
z88dk-z80asm  -d -Otarget/cpm/obj/sdcc_iy -Itarget/cpm/obj -IXIY -xlib/sdcc_iy/cpm -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/cpm/library/cpm_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/hbios/config.m4 > target/hbios/config_hbios_private.inc
m4 -DCFG_ASM_PUB target/hbios/config.m4 > target/hbios/config_hbios_public.inc
m4 -DCFG_C_DEF target/hbios/config.m4 > target/hbios/config_hbios.h
cp target/hbios/config_hbios_private.inc target/hbios/obj/config_private.inc
z88dk-z80asm  -d -Otarget/hbios/obj/sccz80 -Itarget/hbios/obj -xlib/sccz80/hbios -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/hbios/library/hbios_sccz80.lst
z88dk-z80asm  -d -Otarget/hbios/obj/sdcc_ix -Itarget/hbios/obj -xlib/sdcc_ix/hbios -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/hbios/library/hbios_sdcc_ix.lst
z88dk-z80asm  -d -Otarget/hbios/obj/sdcc_iy -Itarget/hbios/obj -IXIY -xlib/sdcc_iy/hbios -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/hbios/library/hbios_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/m/config.m4 > target/m/config_m_private.inc
m4 -DCFG_ASM_PUB target/m/config.m4 > target/m/config_m_public.inc
m4 -DCFG_C_DEF target/m/config.m4 > target/m/config_m.h
cp target/m/config_m_private.inc target/m/obj/config_private.inc
z88dk-z80asm  -d -Otarget/m/obj/sccz80 -Itarget/m/obj -xlib/sccz80/m -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/m/library/m_sccz80.lst
z88dk-z80asm  -d -Otarget/m/obj/sdcc_ix -Itarget/m/obj -xlib/sdcc_ix/m -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/m/library/m_sdcc_ix.lst
z88dk-z80asm  -d -Otarget/m/obj/sdcc_iy -Itarget/m/obj -IXIY -xlib/sdcc_iy/m -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/m/library/m_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/math16/config.m4 > target/math16/config_math16_private.inc
m4 -DCFG_ASM_PUB target/math16/config.m4 > target/math16/config_math16_public.inc
m4 -DCFG_C_DEF target/math16/config.m4 > target/math16/config_math16.h
cp target/math16/config_math16_private.inc target/math16/obj/config_private.inc
z88dk-z80asm  -d -Otarget/math16/obj/sccz80 -Itarget/math16/obj -xlib/sccz80/math16 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/math16/library/math16_sccz80.lst
z88dk-z80asm  -d -Otarget/math16/obj/sdcc_ix -Itarget/math16/obj -xlib/sdcc_ix/math16 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/math16/library/math16_sdcc_ix.lst
z88dk-z80asm  -d -Otarget/math16/obj/sdcc_iy -Itarget/math16/obj -IXIY -xlib/sdcc_iy/math16 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/math16/library/math16_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/math32/config.m4 > target/math32/config_math32_private.inc
m4 -DCFG_ASM_PUB target/math32/config.m4 > target/math32/config_math32_public.inc
m4 -DCFG_C_DEF target/math32/config.m4 > target/math32/config_math32.h
cp target/math32/config_math32_private.inc target/math32/obj/config_private.inc
z88dk-z80asm  -d -Otarget/math32/obj/sccz80 -Itarget/math32/obj -xlib/sccz80/math32 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/math32/library/math32_sccz80.lst
z88dk-z80asm  -d -Otarget/math32/obj/sdcc_ix -Itarget/math32/obj -xlib/sdcc_ix/math32 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/math32/library/math32_sdcc_ix.lst
z88dk-z80asm  -d -Otarget/math32/obj/sdcc_iy -Itarget/math32/obj -IXIY -xlib/sdcc_iy/math32 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/math32/library/math32_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/rc2014/config.m4 > target/rc2014/config_rc2014_private.inc
m4 -DCFG_ASM_PUB target/rc2014/config.m4 > target/rc2014/config_rc2014_public.inc
m4 -DCFG_C_DEF target/rc2014/config.m4 > target/rc2014/config_rc2014.h
cp target/rc2014/config_rc2014_private.inc target/rc2014/obj/config_private.inc
z88dk-z80asm  -d -Otarget/rc2014/obj/sccz80 -Itarget/rc2014/obj -xlib/sccz80/rc2014 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/rc2014/library/rc2014_sccz80.lst
z88dk-z80asm  -d -Otarget/rc2014/obj/sdcc_ix -Itarget/rc2014/obj -xlib/sdcc_ix/rc2014 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/rc2014/library/rc2014_sdcc_ix.lst
z88dk-z80asm  -d -Otarget/rc2014/obj/sdcc_iy -Itarget/rc2014/obj -IXIY -xlib/sdcc_iy/rc2014 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/rc2014/library/rc2014_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/scz180/config.m4 > target/scz180/config_scz180_private.inc
m4 -DCFG_ASM_PUB target/scz180/config.m4 > target/scz180/config_scz180_public.inc
m4 -DCFG_C_DEF target/scz180/config.m4 > target/scz180/config_scz180.h
cp target/scz180/config_scz180_private.inc target/scz180/obj/config_private.inc
z88dk-z80asm -mz180  -d -Otarget/scz180/obj/sccz80 -Itarget/scz180/obj -xlib/sccz80/scz180 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/scz180/library/scz180_sccz80.lst
z88dk-z80asm -mz180  -d -Otarget/scz180/obj/sdcc_ix -Itarget/scz180/obj -xlib/sdcc_ix/scz180 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/scz180/library/scz180_sdcc_ix.lst
z88dk-z80asm -mz180  -d -Otarget/scz180/obj/sdcc_iy -Itarget/scz180/obj -IXIY -xlib/sdcc_iy/scz180 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/scz180/library/scz180_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/sms/config.m4 > target/sms/config_sms_private.inc
m4 -DCFG_ASM_PUB target/sms/config.m4 > target/sms/config_sms_public.inc
m4 -DCFG_C_DEF target/sms/config.m4 > target/sms/config_sms.h
cp target/sms/config_sms_private.inc target/sms/obj/config_private.inc
z88dk-z80asm  -d -Otarget/sms/obj/sccz80 -Itarget/sms/obj -xlib/sccz80/sms -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/sms/library/sms_sccz80.lst
z88dk-z80asm  -d -Otarget/sms/obj/sdcc_ix -Itarget/sms/obj -xlib/sdcc_ix/sms -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/sms/library/sms_sdcc_ix.lst
z88dk-z80asm  -d -Otarget/sms/obj/sdcc_iy -Itarget/sms/obj -IXIY -xlib/sdcc_iy/sms -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/sms/library/sms_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/vgl/config.m4 > target/vgl/config_vgl_private.inc
m4 -DCFG_ASM_PUB target/vgl/config.m4 > target/vgl/config_vgl_public.inc
m4 -DCFG_C_DEF target/vgl/config.m4 > target/vgl/config_vgl.h
cp target/vgl/config_vgl_private.inc target/vgl/obj/config_private.inc
z88dk-z80asm  -d -Otarget/vgl/obj/sccz80 -Itarget/vgl/obj -xlib/sccz80/vgl -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/vgl/library/vgl_sccz80.lst
z88dk-z80asm  -d -Otarget/vgl/obj/sdcc_ix -Itarget/vgl/obj -xlib/sdcc_ix/vgl -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/vgl/library/vgl_sdcc_ix.lst
z88dk-z80asm  -d -Otarget/vgl/obj/sdcc_iy -Itarget/vgl/obj -IXIY -xlib/sdcc_iy/vgl -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/vgl/library/vgl_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/yaz180/config.m4 > target/yaz180/config_yaz180_private.inc
m4 -DCFG_ASM_PUB target/yaz180/config.m4 > target/yaz180/config_yaz180_public.inc
m4 -DCFG_C_DEF target/yaz180/config.m4 > target/yaz180/config_yaz180.h
cp target/yaz180/config_yaz180_private.inc target/yaz180/obj/config_private.inc
z88dk-z80asm -mz180  -d -Otarget/yaz180/obj/sccz80 -Itarget/yaz180/obj -xlib/sccz80/yaz180 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/yaz180/library/yaz180_sccz80.lst
z88dk-z80asm -mz180  -d -Otarget/yaz180/obj/sdcc_ix -Itarget/yaz180/obj -xlib/sdcc_ix/yaz180 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/yaz180/library/yaz180_sdcc_ix.lst
z88dk-z80asm -mz180  -d -Otarget/yaz180/obj/sdcc_iy -Itarget/yaz180/obj -IXIY -xlib/sdcc_iy/yaz180 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/yaz180/library/yaz180_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/z180/config.m4 > target/z180/config_z180_private.inc
m4 -DCFG_ASM_PUB target/z180/config.m4 > target/z180/config_z180_public.inc
m4 -DCFG_C_DEF target/z180/config.m4 > target/z180/config_z180.h
cp target/z180/config_z180_private.inc target/z180/obj/config_private.inc
z88dk-z80asm -mz180  -d -Otarget/z180/obj/sccz80 -Itarget/z180/obj -xlib/sccz80/z180 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/z180/library/z180_sccz80.lst
z88dk-z80asm -mz180  -d -Otarget/z180/obj/sdcc_ix -Itarget/z180/obj -xlib/sdcc_ix/z180 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/z180/library/z180_sdcc_ix.lst
z88dk-z80asm -mz180  -d -Otarget/z180/obj/sdcc_iy -Itarget/z180/obj -IXIY -xlib/sdcc_iy/z180 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/z180/library/z180_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/z80/config.m4 > target/z80/config_z80_private.inc
m4 -DCFG_ASM_PUB target/z80/config.m4 > target/z80/config_z80_public.inc
m4 -DCFG_C_DEF target/z80/config.m4 > target/z80/config_z80.h
cp target/z80/config_z80_private.inc target/z80/obj/config_private.inc
z88dk-z80asm  -d -Otarget/z80/obj/sccz80 -Itarget/z80/obj -xlib/sccz80/z80 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/z80/library/z80_sccz80.lst
z88dk-z80asm  -d -Otarget/z80/obj/sdcc_ix -Itarget/z80/obj -xlib/sdcc_ix/z80 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/z80/library/z80_sdcc_ix.lst
z88dk-z80asm  -d -Otarget/z80/obj/sdcc_iy -Itarget/z80/obj -IXIY -xlib/sdcc_iy/z80 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/z80/library/z80_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/zx/config.m4 > target/zx/config_zx_private.inc
m4 -DCFG_ASM_PUB target/zx/config.m4 > target/zx/config_zx_public.inc
m4 -DCFG_C_DEF target/zx/config.m4 > target/zx/config_zx.h
cp target/zx/config_zx_private.inc target/zx/obj/config_private.inc
ZX7: Optimal LZ77/LZSS compression by Einar Saukas
File converted from 13400 to 5887 bytes! (delta 4)
ZX7: Optimal LZ77/LZSS compression by Einar Saukas
File converted from 13400 to 5886 bytes! (delta 3)
z88dk-z80asm  -d -Otarget/zx/obj/sccz80 -Itarget/zx/obj -xlib/sccz80/zx -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/zx/library/zx_sccz80.lst
z88dk-z80asm  -d -Otarget/zx/obj/sdcc_ix -Itarget/zx/obj -xlib/sdcc_ix/zx -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/zx/library/zx_sdcc_ix.lst
z88dk-z80asm  -d -Otarget/zx/obj/sdcc_iy -Itarget/zx/obj -IXIY -xlib/sdcc_iy/zx -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/zx/library/zx_sdcc_iy.lst
m4 -DCFG_ASM_DEF target/zxn/config.m4 > target/zxn/config_zxn_private.inc
m4 -DCFG_ASM_PUB target/zxn/config.m4 > target/zxn/config_zxn_public.inc
m4 -DCFG_C_DEF target/zxn/config.m4 > target/zxn/config_zxn.h
cp target/zxn/config_zxn_private.inc target/zxn/obj/config_private.inc
ZX7: Optimal LZ77/LZSS compression by Einar Saukas
File converted from 13400 to 5887 bytes! (delta 4)
ZX7: Optimal LZ77/LZSS compression by Einar Saukas
File converted from 13400 to 5886 bytes! (delta 3)
z88dk-z80asm -mz80n  -d -Otarget/zxn/obj/sccz80 -Itarget/zxn/obj -xlib/sccz80/zxn -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/zxn/library/zxn_sccz80.lst
z88dk-z80asm -mz80n  -d -Otarget/zxn/obj/sdcc_ix -Itarget/zxn/obj -xlib/sdcc_ix/zxn -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IX @target/zxn/library/zxn_sdcc_ix.lst
z88dk-z80asm -mz80n  -d -Otarget/zxn/obj/sdcc_iy -Itarget/zxn/obj -IXIY -xlib/sdcc_iy/zxn -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ -D__SDCC -D__SDCC_IY @target/zxn/library/zxn_sdcc_iy.lst
make: Leaving directory '/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT'
make: Entering directory '/home/build/z88dk/build/z88dk/include/_DEVELOPMENT'
m4 -Dm4_SCCZ80 proto/arch/rc2014.h > sccz80/arch/rc2014.h
m4 -Dm4_SCCZ80 proto/arch/hbios.h > sccz80/arch/hbios.h
m4 -Dm4_CLANG proto/arch/rc2014.h > clang/arch/rc2014.h
m4 -Dm4_CLANG proto/arch/hbios.h > clang/arch/hbios.h
cp -r sccz80/adt ../
cp -r sccz80/alloc ../
cp -r sccz80/arch/zx/esxdos.h ../arch/zx/esxdos.h
cp -r sccz80/arch/zxn/esxdos.h ../arch/zxn/esxdos.h
make: Leaving directory '/home/build/z88dk/build/z88dk/include/_DEVELOPMENT'
make: Entering directory '/home/build/z88dk/build/z88dk/testsuite'
make: Nothing to be done for 'all'.
make: Leaving directory '/home/build/z88dk/build/z88dk/testsuite'
make: Entering directory '/home/build/z88dk/build/z88dk/test'
make -C suites all
make[1]: Entering directory '/home/build/z88dk/build/z88dk/test/suites'
make -C string all
make[2]: Entering directory '/home/build/z88dk/build/z88dk/test/suites/string'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c strstr.c strcmp.c strncmp.c main.c strrstr.c strrev.c strlcpy.c strlcat.c stricmp.c -o test.bin -lndos 
 03:05:08  Starting test 
Starting suite Strcmp Tests (3 tests)
3 run, 3 passed, 0 failed
Starting suite Stricmp Tests (5 tests)
5 run, 5 passed, 0 failed
Starting suite Strcasecmp Tests (5 tests)
5 run, 5 passed, 0 failed
Starting suite Strncmp Tests (4 tests)
4 run, 4 passed, 0 failed
Starting suite strstr Tests (6 tests)
6 run, 6 passed, 0 failed
Starting suite strrstr Tests (6 tests)
6 run, 6 passed, 0 failed
Starting suite Strlcpy Tests (2 tests)
2 run, 2 passed, 0 failed
Starting suite Strlcat Tests (3 tests)
3 run, 3 passed, 0 failed
Starting suite strrev Tests (5 tests)
5 run, 5 passed, 0 failed

Ticks: 978824
 03:05:08  Test completed 
zcc +test -vn -clib=rabbit  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c strstr.c strcmp.c strncmp.c main.c strrstr.c strrev.c strlcpy.c strlcat.c stricmp.c -o test_rcm.bin -lndos  -m
 03:05:08  Starting Rabbit test 
Starting suite Strcmp Tests (3 tests)
3 run, 3 passed, 0 failed
Starting suite Stricmp Tests (5 tests)
5 run, 5 passed, 0 failed
Starting suite Strcasecmp Tests (5 tests)
5 run, 5 passed, 0 failed
Starting suite Strncmp Tests (4 tests)
4 run, 4 passed, 0 failed
Starting suite strstr Tests (6 tests)
6 run, 6 passed, 0 failed
Starting suite strrstr Tests (6 tests)
6 run, 6 passed, 0 failed
Starting suite Strlcpy Tests (2 tests)
2 run, 2 passed, 0 failed
Starting suite Strlcat Tests (3 tests)
3 run, 3 passed, 0 failed
Starting suite strrev Tests (5 tests)
5 run, 5 passed, 0 failed

Ticks: 588535
 03:05:08  Rabbit test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c strstr.c strcmp.c strncmp.c main.c strrstr.c strrev.c strlcpy.c strlcat.c stricmp.c -o test_8080.bin -lndos  -m
 03:05:09  Starting 8080 test 
Starting suite Strcmp Tests (3 tests)
3 run, 3 passed, 0 failed
Starting suite Stricmp Tests (5 tests)
5 run, 5 passed, 0 failed
Starting suite Strcasecmp Tests (5 tests)
5 run, 5 passed, 0 failed
Starting suite Strncmp Tests (4 tests)
4 run, 4 passed, 0 failed
Starting suite strstr Tests (6 tests)
6 run, 6 passed, 0 failed
Starting suite strrstr Tests (6 tests)
6 run, 6 passed, 0 failed
Starting suite Strlcpy Tests (2 tests)
2 run, 2 passed, 0 failed
Starting suite Strlcat Tests (3 tests)
3 run, 3 passed, 0 failed
Starting suite strrev Tests (5 tests)
5 run, 5 passed, 0 failed

Ticks: 1435066
 03:05:09  8080 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c strstr.c strcmp.c strncmp.c main.c strrstr.c strrev.c strlcpy.c strlcat.c stricmp.c -o test_gbz80.bin -lndos  -m
 03:05:10  Starting gbz80 test 
Starting suite Strcmp Tests (3 tests)
3 run, 3 passed, 0 failed
Starting suite Stricmp Tests (5 tests)
5 run, 5 passed, 0 failed
Starting suite Strcasecmp Tests (5 tests)
5 run, 5 passed, 0 failed
Starting suite Strncmp Tests (4 tests)
4 run, 4 passed, 0 failed
Starting suite strstr Tests (6 tests)
6 run, 6 passed, 0 failed
Starting suite strrstr Tests (6 tests)
6 run, 6 passed, 0 failed
Starting suite Strlcpy Tests (0 tests)
0 run, 0 passed, 0 failed
Starting suite Strlcat Tests (0 tests)
0 run, 0 passed, 0 failed
Starting suite strrev Tests (5 tests)
5 run, 5 passed, 0 failed

Ticks: 1682956
 03:05:10  gbz80 test completed 
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/test/suites/string'
make -C ctype all
make[2]: Entering directory '/home/build/z88dk/build/z88dk/test/suites/ctype'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
zcc +test -vn  -DHAVE_ISXDIGIT -DHAVE_ISUPPER -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_isxdigit.c test_isupper.c main.c -o test1.bin -lndos 
 03:05:12  Starting test 
Starting suite isxdigit (256 tests)
256 run, 256 passed, 0 failed
Starting suite isupper (256 tests)
256 run, 256 passed, 0 failed

Ticks: 1319009
 03:05:12  Test completed 
zcc +test -vn  -DHAVE_ISSPACE -DHAVE_ISPUNCT -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_isspace.c test_ispunct.c main.c -o test2.bin -lndos 
 03:05:14  Starting test 
Starting suite isspace (256 tests)
256 run, 256 passed, 0 failed
Starting suite ispunct (256 tests)
256 run, 256 passed, 0 failed

Ticks: 1326897
 03:05:14  Test completed 
zcc +test -vn  -DHAVE_ISPRINT -DHAVE_ISLOWER -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_isprint.c test_islower.c main.c -o test3.bin -lndos 
 03:05:15  Starting test 
Starting suite isprint (256 tests)
256 run, 256 passed, 0 failed
Starting suite islower (256 tests)
256 run, 256 passed, 0 failed

Ticks: 1306082
 03:05:15  Test completed 
zcc +test -vn  -DHAVE_ISGRAPH -DHAVE_ISDIGIT -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_isgraph.c test_isdigit.c main.c -o test4.bin -lndos 
 03:05:17  Starting test 
Starting suite isgraph (256 tests)
256 run, 256 passed, 0 failed
Starting suite isdigit (256 tests)
256 run, 256 passed, 0 failed

Ticks: 1307159
 03:05:17  Test completed 
zcc +test -vn  -DHAVE_ISCNTRL -DHAVE_ISASCII -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_iscntrl.c test_isascii.c main.c -o test5.bin -lndos 
 03:05:19  Starting test 
Starting suite iscntrl (256 tests)
256 run, 256 passed, 0 failed
Starting suite isascii (256 tests)
256 run, 256 passed, 0 failed

Ticks: 1295390
 03:05:19  Test completed 
zcc +test -vn  -DHAVE_ISALPHA -DHAVE_ISALNUM -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_isalpha.c test_isalnum.c main.c -o test6.bin -lndos 
 03:05:21  Starting test 
Starting suite isalpha (256 tests)
256 run, 256 passed, 0 failed
Starting suite isalnum (256 tests)
256 run, 256 passed, 0 failed

Ticks: 1321030
 03:05:21  Test completed 
zcc +test -vn  -DHAVE_ISBDIGIT -DHAVE_ISODIGIT -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_isbdigit.c test_isodigit.c main.c -o test7.bin -lndos 
 03:05:23  Starting test 
Starting suite isbdigit (256 tests)
256 run, 256 passed, 0 failed
Starting suite isodigit (256 tests)
256 run, 256 passed, 0 failed

Ticks: 1310411
 03:05:23  Test completed 
zcc +test -vn -clib=rabbit  -DHAVE_ISXDIGIT -DHAVE_ISUPPER -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_isxdigit.c test_isupper.c main.c -o test1_rcm.bin -lndos  -m
 03:05:25  Starting Rabbit test 
Starting suite isxdigit (256 tests)
256 run, 256 passed, 0 failed
Starting suite isupper (256 tests)
256 run, 256 passed, 0 failed

Ticks: 715570
 03:05:25  Rabbit test completed 
zcc +test -vn -clib=rabbit  -DHAVE_ISSPACE -DHAVE_ISPUNCT -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_isspace.c test_ispunct.c main.c -o test2_rcm.bin -lndos  -m
 03:05:27  Starting Rabbit test 
Starting suite isspace (256 tests)
256 run, 256 passed, 0 failed
Starting suite ispunct (256 tests)
256 run, 256 passed, 0 failed

Ticks: 719398
 03:05:27  Rabbit test completed 
zcc +test -vn -clib=rabbit  -DHAVE_ISPRINT -DHAVE_ISLOWER -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_isprint.c test_islower.c main.c -o test3_rcm.bin -lndos  -m
 03:05:29  Starting Rabbit test 
Starting suite isprint (256 tests)
256 run, 256 passed, 0 failed
Starting suite islower (256 tests)
256 run, 256 passed, 0 failed

Ticks: 708785
 03:05:29  Rabbit test completed 
zcc +test -vn -clib=rabbit  -DHAVE_ISGRAPH -DHAVE_ISDIGIT -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_isgraph.c test_isdigit.c main.c -o test4_rcm.bin -lndos  -m
 03:05:30  Starting Rabbit test 
Starting suite isgraph (256 tests)
256 run, 256 passed, 0 failed
Starting suite isdigit (256 tests)
256 run, 256 passed, 0 failed

Ticks: 709390
 03:05:30  Rabbit test completed 
zcc +test -vn -clib=rabbit  -DHAVE_ISCNTRL -DHAVE_ISASCII -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_iscntrl.c test_isascii.c main.c -o test5_rcm.bin -lndos  -m
 03:05:32  Starting Rabbit test 
Starting suite iscntrl (256 tests)
256 run, 256 passed, 0 failed
Starting suite isascii (256 tests)
256 run, 256 passed, 0 failed

Ticks: 701611
 03:05:32  Rabbit test completed 
zcc +test -vn -clib=rabbit  -DHAVE_ISALPHA -DHAVE_ISALNUM -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_isalpha.c test_isalnum.c main.c -o test6_rcm.bin -lndos  -m
 03:05:34  Starting Rabbit test 
Starting suite isalpha (256 tests)
256 run, 256 passed, 0 failed
Starting suite isalnum (256 tests)
256 run, 256 passed, 0 failed

Ticks: 716244
 03:05:34  Rabbit test completed 
zcc +test -vn -clib=rabbit  -DHAVE_ISBDIGIT -DHAVE_ISODIGIT -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c test_isbdigit.c test_isodigit.c main.c -o test7_rcm.bin -lndos  -m
 03:05:36  Starting Rabbit test 
Starting suite isbdigit (256 tests)
256 run, 256 passed, 0 failed
Starting suite isodigit (256 tests)
256 run, 256 passed, 0 failed

Ticks: 711578
 03:05:36  Rabbit test completed 
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/test/suites/ctype'
make -C stdio all
make[2]: Entering directory '/home/build/z88dk/build/z88dk/test/suites/stdio'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
zcc +test -vn  -I../../framework scanf.c ../../framework/test.c -o test_scanf.bin -lndos 
 03:05:36  Starting test 
Starting suite Scanf Tests (2 tests)
Running test test_scanf_d..-32000 -31000 -30000 -29000 -28000 -27000 -26000 -25000 -24000 -23000 -22000 -21000 -20000 -19000 -18000 -17000 -16000 -15000 -14000 -13000 -12000 -11000 -10000 -9000 -8000 -7000 -6000 -5000 -4000 -3000 -2000 -1000 0 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000 11000 12000 13000 14000 15000 16000 17000 18000 19000 20000 21000 22000 23000 24000 25000 26000 27000 28000 29000 30000 31000 32000 ...passed
Running test test_scanf_ws.....passed
2 run, 2 passed, 0 failed

Ticks: 3264620262
 03:05:43  Test completed 
zcc +test -vn -lm -I../../framework sprintf.c ../../framework/test.c -o test_sprintf.bin -lndos 
 03:05:43  Starting test 
Starting suite Sprintf Tests (7 tests)
Running test test_sprintf_s..Testing <%s> expect <HelloWorld> got <HelloWorld>
Testing <%.3s> expect <Hel> got <Hel>
Testing <%20s> expect <          HelloWorld> got <          HelloWorld>
Testing <%-20s> expect <HelloWorld          > got <HelloWorld          >
...passed
Running test test_sprintf_int..Testing <%d> expect <233> got <233>
Testing <%u> expect <233> got <233>
Testing <%x> expect <e9> got <e9>
Testing <%#x> expect <0xe9> got <0xe9>
Testing <%X> expect <E9> got <E9>
Testing <%#X> expect <0XE9> got <0XE9>
Testing <%o> expect <351> got <351>
Testing <%#o> expect <0351> got <0351>
Testing <%B> expect <11101001> got <11101001>
Testing <%10d> expect <       233> got <       233>
Testing <%10X> expect <        E9> got <        E9>
Testing <%+B> expect <11101001> got <11101001>
Testing <%+X> expect <E9> got <E9>
Testing <%-10d> expect <233       > got <233       >
Testing <%+-10d> expect <+233      > got <+233      >
Testing <% -10d> expect < 233      > got < 233      >
Testing <%10.1d> expect <       233> got <       233>
...passed
Running test test_sprintf_int_negative..Testing <%d> expect <-233> got <-233>
Testing <%u> expect <65303> got <65303>
Testing <%x> expect <ff17> got <ff17>
Testing <%X> expect <FF17> got <FF17>
Testing <%o> expect <177427> got <177427>
Testing <%B> expect <1111111100010111> got <1111111100010111>
Testing <%10d> expect <      -233> got <      -233>
Testing <%10X> expect <      FF17> got <      FF17>
Testing <%+B> expect <1111111100010111> got <1111111100010111>
Testing <%+X> expect <FF17> got <FF17>
Testing <%+u> expect <+65303> got <+65303>
Testing <%-10d> expect <-233      > got <-233      >
Testing <%+-10d> expect <-233      > got <-233      >
Testing <% -10d> expect <-233      > got <-233      >
Testing <%10.1d> expect <      -233> got <      -233>
...passed
Running test test_sprintf_long_positive..Testing <%ld> expect <233000> got <233000>
Testing <%lx> expect <38e28> got <38e28>
Testing <%lX> expect <38E28> got <38E28>
Testing <%lo> expect <707050> got <707050>
Testing <%lB> expect <111000111000101000> got <111000111000101000>
Testing <%10ld> expect <    233000> got <    233000>
Testing <%10lX> expect <     38E28> got <     38E28>
Testing <%+lB> expect <111000111000101000> got <111000111000101000>
Testing <%+lX> expect <38E28> got <38E28>
Testing <%-10ld> expect <233000    > got <233000    >
Testing <%+-10ld> expect <+233000   > got <+233000   >
Testing <% -10ld> expect < 233000   > got < 233000   >
Testing <%10.1ld> expect <    233000> got <    233000>
...passed
Running test test_sprintf_double..Testing <%f> expect <1.234500> got <1.234500>
Testing <% f> expect <1.234500> got <1.234500>
Testing <%0f> expect <1.234500> got <1.234500>
Testing <%e> expect <1.234500e0> got <1.234500e0>
Testing <%.3f> expect <1.235> got <1.235>
Testing <%10.3f> expect <     1.235> got <     1.235>
Testing <%-10.3f> expect <1.235     > got <1.235     >
...passed
Running test test_sprintf_precision_parameter.....passed
Running test test_sprintf_n.....passed
7 run, 7 passed, 0 failed

Ticks: 6688904
 03:05:43  Test completed 
zcc +test -vn -clib=rabbit  -I../../framework scanf.c ../../framework/test.c -o test_scanf_rcm.bin -lndos  -m
 03:05:43  Starting Rabbit test 
Starting suite Scanf Tests (2 tests)
Running test test_scanf_d..-32000 -31000 -30000 -29000 -28000 -27000 -26000 -25000 -24000 -23000 -22000 -21000 -20000 -19000 -18000 -17000 -16000 -15000 -14000 -13000 -12000 -11000 -10000 -9000 -8000 -7000 -6000 -5000 -4000 -3000 -2000 -1000 0 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000 11000 12000 13000 14000 15000 16000 17000 18000 19000 20000 21000 22000 23000 24000 25000 26000 27000 28000 29000 30000 31000 32000 ...passed
Running test test_scanf_ws.....passed
2 run, 2 passed, 0 failed

Ticks: 1646269857
 03:05:50  Rabbit test completed 
zcc +test -vn -clib=rabbit -lm -I../../framework sprintf.c ../../framework/test.c -o test_sprintf_rcm.bin -lndos  -m
 03:05:50  Starting Rabbit test 
Starting suite Sprintf Tests (6 tests)
Running test test_sprintf_s..Testing <%s> expect <HelloWorld> got <HelloWorld>
Testing <%.3s> expect <Hel> got <Hel>
Testing <%20s> expect <          HelloWorld> got <          HelloWorld>
Testing <%-20s> expect <HelloWorld          > got <HelloWorld          >
...passed
Running test test_sprintf_int..Testing <%d> expect <233> got <233>
Testing <%u> expect <233> got <233>
Testing <%x> expect <e9> got <e9>
Testing <%#x> expect <0xe9> got <0xe9>
Testing <%X> expect <E9> got <E9>
Testing <%#X> expect <0XE9> got <0XE9>
Testing <%o> expect <351> got <351>
Testing <%#o> expect <0351> got <0351>
Testing <%B> expect <11101001> got <11101001>
Testing <%10d> expect <       233> got <       233>
Testing <%10X> expect <        E9> got <        E9>
Testing <%+B> expect <11101001> got <11101001>
Testing <%+X> expect <E9> got <E9>
Testing <%-10d> expect <233       > got <233       >
Testing <%+-10d> expect <+233      > got <+233      >
Testing <% -10d> expect < 233      > got < 233      >
Testing <%10.1d> expect <       233> got <       233>
...passed
Running test test_sprintf_int_negative..Testing <%d> expect <-233> got <-233>
Testing <%u> expect <65303> got <65303>
Testing <%x> expect <ff17> got <ff17>
Testing <%X> expect <FF17> got <FF17>
Testing <%o> expect <177427> got <177427>
Testing <%B> expect <1111111100010111> got <1111111100010111>
Testing <%10d> expect <      -233> got <      -233>
Testing <%10X> expect <      FF17> got <      FF17>
Testing <%+B> expect <1111111100010111> got <1111111100010111>
Testing <%+X> expect <FF17> got <FF17>
Testing <%+u> expect <+65303> got <+65303>
Testing <%-10d> expect <-233      > got <-233      >
Testing <%+-10d> expect <-233      > got <-233      >
Testing <% -10d> expect <-233      > got <-233      >
Testing <%10.1d> expect <      -233> got <      -233>
...passed
Running test test_sprintf_long_positive..Testing <%ld> expect <233000> got <233000>
Testing <%lx> expect <38e28> got <38e28>
Testing <%lX> expect <38E28> got <38E28>
Testing <%lo> expect <707050> got <707050>
Testing <%lB> expect <111000111000101000> got <111000111000101000>
Testing <%10ld> expect <    233000> got <    233000>
Testing <%10lX> expect <     38E28> got <     38E28>
Testing <%+lB> expect <111000111000101000> got <111000111000101000>
Testing <%+lX> expect <38E28> got <38E28>
Testing <%-10ld> expect <233000    > got <233000    >
Testing <%+-10ld> expect <+233000   > got <+233000   >
Testing <% -10ld> expect < 233000   > got < 233000   >
Testing <%10.1ld> expect <    233000> got <    233000>
...passed
Running test test_sprintf_precision_parameter.....passed
Running test test_sprintf_n.....passed
6 run, 6 passed, 0 failed

Ticks: 2918073
 03:05:50  Rabbit test completed 
zcc +test -vn -clib=8080 -lm -I../../framework sprintf.c ../../framework/test.c -o test_sprintf_8080.bin -lndos  -m
 03:05:50  Starting 8080 test 
Starting suite Sprintf Tests (6 tests)
Running test test_sprintf_s..Testing <%s> expect <HelloWorld> got <HelloWorld>
Testing <%.3s> expect <Hel> got <Hel>
Testing <%20s> expect <          HelloWorld> got <          HelloWorld>
Testing <%-20s> expect <HelloWorld          > got <HelloWorld          >
...passed
Running test test_sprintf_int..Testing <%d> expect <233> got <233>
Testing <%u> expect <233> got <233>
Testing <%x> expect <e9> got <e9>
Testing <%#x> expect <0xe9> got <0xe9>
Testing <%X> expect <E9> got <E9>
Testing <%#X> expect <0XE9> got <0XE9>
Testing <%o> expect <351> got <351>
Testing <%#o> expect <0351> got <0351>
Testing <%B> expect <11101001> got <11101001>
Testing <%10d> expect <       233> got <       233>
Testing <%10X> expect <        E9> got <        E9>
Testing <%+B> expect <11101001> got <11101001>
Testing <%+X> expect <E9> got <E9>
Testing <%-10d> expect <233       > got <233       >
Testing <%+-10d> expect <+233      > got <+233      >
Testing <% -10d> expect < 233      > got < 233      >
Testing <%10.1d> expect <       233> got <       233>
...passed
Running test test_sprintf_int_negative..Testing <%d> expect <-233> got <-233>
Testing <%u> expect <65303> got <65303>
Testing <%x> expect <ff17> got <ff17>
Testing <%X> expect <FF17> got <FF17>
Testing <%o> expect <177427> got <177427>
Testing <%B> expect <1111111100010111> got <1111111100010111>
Testing <%10d> expect <      -233> got <      -233>
Testing <%10X> expect <      FF17> got <      FF17>
Testing <%+B> expect <1111111100010111> got <1111111100010111>
Testing <%+X> expect <FF17> got <FF17>
Testing <%+u> expect <+65303> got <+65303>
Testing <%-10d> expect <-233      > got <-233      >
Testing <%+-10d> expect <-233      > got <-233      >
Testing <% -10d> expect <-233      > got <-233      >
Testing <%10.1d> expect <      -233> got <      -233>
...passed
Running test test_sprintf_long_positive..Testing <%ld> expect <233000> got <233000>
Testing <%lx> expect <38e28> got <38e28>
Testing <%lX> expect <38E28> got <38E28>
Testing <%lo> expect <707050> got <707050>
Testing <%lB> expect <111000111000101000> got <111000111000101000>
Testing <%10ld> expect <    233000> got <    233000>
Testing <%10lX> expect <     38E28> got <     38E28>
Testing <%+lB> expect <111000111000101000> got <111000111000101000>
Testing <%+lX> expect <38E28> got <38E28>
Testing <%-10ld> expect <233000    > got <233000    >
Testing <%+-10ld> expect <+233000   > got <+233000   >
Testing <% -10ld> expect < 233000   > got < 233000   >
Testing <%10.1ld> expect <    233000> got <    233000>
...passed
Running test test_sprintf_precision_parameter.....passed
Running test test_sprintf_n.....passed
6 run, 6 passed, 0 failed

Ticks: 7791475
 03:05:50  8080 test completed 
zcc +test -vn -clib=gbz80 -lm -I../../framework sprintf.c ../../framework/test.c -o test_sprintf_gbz80.bin -lndos  -m
 03:05:51  Starting gbz80 test 
Starting suite Sprintf Tests (6 tests)
Running test test_sprintf_s..Testing <%s> expect <HelloWorld> got <HelloWorld>
Testing <%.3s> expect <Hel> got <Hel>
Testing <%20s> expect <          HelloWorld> got <          HelloWorld>
Testing <%-20s> expect <HelloWorld          > got <HelloWorld          >
...passed
Running test test_sprintf_int..Testing <%d> expect <233> got <233>
Testing <%u> expect <233> got <233>
Testing <%x> expect <e9> got <e9>
Testing <%#x> expect <0xe9> got <0xe9>
Testing <%X> expect <E9> got <E9>
Testing <%#X> expect <0XE9> got <0XE9>
Testing <%o> expect <351> got <351>
Testing <%#o> expect <0351> got <0351>
Testing <%B> expect <11101001> got <11101001>
Testing <%10d> expect <       233> got <       233>
Testing <%10X> expect <        E9> got <        E9>
Testing <%+B> expect <11101001> got <11101001>
Testing <%+X> expect <E9> got <E9>
Testing <%-10d> expect <233       > got <233       >
Testing <%+-10d> expect <+233      > got <+233      >
Testing <% -10d> expect < 233      > got < 233      >
Testing <%10.1d> expect <       233> got <       233>
...passed
Running test test_sprintf_int_negative..Testing <%d> expect <-233> got <-233>
Testing <%u> expect <65303> got <65303>
Testing <%x> expect <ff17> got <ff17>
Testing <%X> expect <FF17> got <FF17>
Testing <%o> expect <177427> got <177427>
Testing <%B> expect <1111111100010111> got <1111111100010111>
Testing <%10d> expect <      -233> got <      -233>
Testing <%10X> expect <      FF17> got <      FF17>
Testing <%+B> expect <1111111100010111> got <1111111100010111>
Testing <%+X> expect <FF17> got <FF17>
Testing <%+u> expect <+65303> got <+65303>
Testing <%-10d> expect <-233      > got <-233      >
Testing <%+-10d> expect <-233      > got <-233      >
Testing <% -10d> expect <-233      > got <-233      >
Testing <%10.1d> expect <      -233> got <      -233>
...passed
Running test test_sprintf_long_positive..Testing <%ld> expect <233000> got <233000>
Testing <%lx> expect <38e28> got <38e28>
Testing <%lX> expect <38E28> got <38E28>
Testing <%lo> expect <707050> got <707050>
Testing <%lB> expect <111000111000101000> got <111000111000101000>
Testing <%10ld> expect <    233000> got <    233000>
Testing <%10lX> expect <     38E28> got <     38E28>
Testing <%+lB> expect <111000111000101000> got <111000111000101000>
Testing <%+lX> expect <38E28> got <38E28>
Testing <%-10ld> expect <233000    > got <233000    >
Testing <%+-10ld> expect <+233000   > got <+233000   >
Testing <% -10ld> expect < 233000   > got < 233000   >
Testing <%10.1ld> expect <    233000> got <    233000>
...passed
Running test test_sprintf_precision_parameter.....passed
Running test test_sprintf_n.....passed
6 run, 6 passed, 0 failed

Ticks: 9399344
 03:05:51  gbz80 test completed 
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/test/suites/stdio'
make -C stdlib all
make[2]: Entering directory '/home/build/z88dk/build/z88dk/test/suites/stdlib'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
zcc +test -vn  -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c strtol.c abs.c isqrt.c unbcd.c main.c -o test.bin -lndos 
 03:05:52  Starting test 
Starting suite abs() Tests (5 tests)
5 run, 5 passed, 0 failed
Starting suite isqrt tests (256 tests)
256 run, 256 passed, 0 failed
Starting suite isqrt tests - 2 (69 tests)
69 run, 69 passed, 0 failed
Starting suite strto.l() Tests (2 tests)
Testing: -30000
Testing: 30000
Testing: 20abcd
Testing: ffff
Testing: -30000
Testing: 30000
Testing: 20abcd
Testing: ffff
2 run, 2 passed, 0 failed
Starting suite unbcd() Tests (1 tests)
Testing: 0001
Testing: 0011
Testing: 0111
Testing: 1111
Testing: 9999
1 run, 1 passed, 0 failed

Ticks: 1819109
 03:05:52  Test completed 
zcc +test -vn -clib=rabbit  -I../../framework -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c strtol.c abs.c isqrt.c unbcd.c main.c -o test_rcm.bin -lndos  -m
 03:05:54  Starting Rabbit test 
Starting suite abs() Tests (5 tests)
5 run, 5 passed, 0 failed
Starting suite isqrt tests (256 tests)
256 run, 256 passed, 0 failed
Starting suite isqrt tests - 2 (69 tests)
69 run, 69 passed, 0 failed
Starting suite strto.l() Tests (2 tests)
Testing: -30000
Testing: 30000
Testing: 20abcd
Testing: ffff
Testing: -30000
Testing: 30000
Testing: 20abcd
Testing: ffff
2 run, 2 passed, 0 failed
Starting suite unbcd() Tests (1 tests)
Testing: 0001
Testing: 0011
Testing: 0111
Testing: 1111
Testing: 9999
1 run, 1 passed, 0 failed

Ticks: 993322
 03:05:54  Rabbit test completed 
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/test/suites/stdlib'
make -C math all
make[2]: Entering directory '/home/build/z88dk/build/z88dk/test/suites/math'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
zcc +test -vn  -DGENMATH -DMATH_LIBRARY="\"\\\"Genmath\\\"\"" -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED  ../../framework/test.c math.c -o test_genmath.bin -lndos  -lm
 03:05:54  Starting test 
Starting suite Genmath Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 9030786
 03:05:54  Test completed 
zcc +test -vn  -DMATH48 -DMATH_LIBRARY="\"\\\"Math48\\\"\"" -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED  ../../framework/test.c math.c -o test_math48.bin -lndos  -lmath48
 03:05:55  Starting test 
Starting suite Math48 Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 7986766
 03:05:55  Test completed 
zcc +test -vn  -DMATH32 -D__MATH_MATH32 -fp-mode=ieee -DMATH_LIBRARY="\"\\\"Math32\\\"\"" -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED  ../../framework/test.c math.c -o test_math32.bin -lndos  -lmath32
 03:05:55  Starting test 
Starting suite Math32 Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 5314015
 03:05:55  Test completed 
zcc +test -vn  -DMATH16 -D__MATH_MATH16 -fp-mode=ieee -DMATH_LIBRARY="\"\\\"Math16\\\"\"" -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED  ../../framework/test.c math.c -o test_math16.bin -lndos  -lmath16 -lmath32
 03:05:56  Starting test 
Starting suite Math16 Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 4698663
 03:05:56  Test completed 
zcc +test -vn  -DMATHDAI32 -D__MATH_DAI32 --math-dai32 -DMATH_LIBRARY="\"\\\"daimath32\\\"\"" -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED  ../../framework/test.c math.c -o test_daimath32.bin -lndos 
 03:05:56  Starting test 
Starting suite daimath32 Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 5783026
 03:05:56  Test completed 
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/test/suites/math'
make -C regex all
make[2]: Entering directory '/home/build/z88dk/build/z88dk/test/suites/regex'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c regex.c -o test.bin -lndos 
 03:05:56  Starting test 
Starting suite Regex Tests (1 tests)
Testing <abracadabra$> against <abracadabracadabra> expect 1
Testing <aBrAcAdAbRa$> against <AbRaCaDaBrA> expect 0
Testing <aBrAc> against <ABRA2abra3abrac> expect 0
Testing <a...b> against <abababbb> expect 1
Testing <XXXXXX> against <..XXXXXX> expect 1
Testing <^abc> against <xa> expect 0
Testing <^a> against <ax> expect 1
Testing <\^a> against <a^a> expect 1
Testing <a\^> against <a^a> expect 1
Testing <a$> against <aa$> expect 0
Testing <a$> against <aa> expect 1
Testing <a\$> against <aa> expect 0
Testing <a\$> against <a$> expect 1
Testing <.*> against <abcdef> expect 1
1 run, 1 passed, 0 failed

Ticks: 1878916
 03:05:56  Test completed 
zcc +test -vn -clib=rabbit  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c regex.c -o test_rcm.bin -lndos  -m
 03:05:57  Starting Rabbit test 
Starting suite Regex Tests (1 tests)
Testing <abracadabra$> against <abracadabracadabra> expect 1
Testing <aBrAcAdAbRa$> against <AbRaCaDaBrA> expect 0
Testing <aBrAc> against <ABRA2abra3abrac> expect 0
Testing <a...b> against <abababbb> expect 1
Testing <XXXXXX> against <..XXXXXX> expect 1
Testing <^abc> against <xa> expect 0
Testing <^a> against <ax> expect 1
Testing <\^a> against <a^a> expect 1
Testing <a\^> against <a^a> expect 1
Testing <a$> against <aa$> expect 0
Testing <a$> against <aa> expect 1
Testing <a\$> against <aa> expect 0
Testing <a\$> against <a$> expect 1
Testing <.*> against <abcdef> expect 1
1 run, 1 passed, 0 failed

Ticks: 1043948
 03:05:57  Rabbit test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c regex.c -o test_8080.bin -lndos  -m
 03:05:57  Starting 8080 test 
Starting suite Regex Tests (1 tests)
Testing <abracadabra$> against <abracadabracadabra> expect 1
Testing <aBrAcAdAbRa$> against <AbRaCaDaBrA> expect 0
Testing <aBrAc> against <ABRA2abra3abrac> expect 0
Testing <a...b> against <abababbb> expect 1
Testing <XXXXXX> against <..XXXXXX> expect 1
Testing <^abc> against <xa> expect 0
Testing <^a> against <ax> expect 1
Testing <\^a> against <a^a> expect 1
Testing <a\^> against <a^a> expect 1
Testing <a$> against <aa$> expect 0
Testing <a$> against <aa> expect 1
Testing <a\$> against <aa> expect 0
Testing <a\$> against <a$> expect 1
Testing <.*> against <abcdef> expect 1
1 run, 1 passed, 0 failed

Ticks: 2267622
 03:05:57  8080 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c regex.c -o test_gbz80.bin -lndos  -m
 03:05:57  Starting gbz80 test 
Starting suite Regex Tests (1 tests)
Testing <abracadabra$> against <abracadabracadabra> expect 1
Testing <aBrAcAdAbRa$> against <AbRaCaDaBrA> expect 0
Testing <aBrAc> against <ABRA2abra3abrac> expect 0
Testing <a...b> against <abababbb> expect 1
Testing <XXXXXX> against <..XXXXXX> expect 1
Testing <^abc> against <xa> expect 0
Testing <^a> against <ax> expect 1
Testing <\^a> against <a^a> expect 1
Testing <a\^> against <a^a> expect 1
Testing <a$> against <aa$> expect 0
Testing <a$> against <aa> expect 1
Testing <a\$> against <aa> expect 0
Testing <a\$> against <a$> expect 1
Testing <.*> against <abcdef> expect 1
1 run, 1 passed, 0 failed

Ticks: 2487832
 03:05:57  gbz80 test completed 
zcc +test -vn -clib=8085  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c regex.c -o test_8085.bin -lndos  -m
 03:05:57  Starting 8085 test 
Starting suite Regex Tests (1 tests)
Testing <abracadabra$> against <abracadabracadabra> expect 1
Testing <aBrAcAdAbRa$> against <AbRaCaDaBrA> expect 0
Testing <aBrAc> against <ABRA2abra3abrac> expect 0
Testing <a...b> against <abababbb> expect 1
Testing <XXXXXX> against <..XXXXXX> expect 1
Testing <^abc> against <xa> expect 0
Testing <^a> against <ax> expect 1
Testing <\^a> against <a^a> expect 1
Testing <a\^> against <a^a> expect 1
Testing <a$> against <aa$> expect 0
Testing <a$> against <aa> expect 1
Testing <a\$> against <aa> expect 0
Testing <a\$> against <a$> expect 1
Testing <.*> against <abcdef> expect 1
1 run, 1 passed, 0 failed

Ticks: 2305092
 03:05:57  8085 test completed 
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/test/suites/regex'
make -C sccz80 all
make[2]: Entering directory '/home/build/z88dk/build/z88dk/test/suites/sccz80'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c compare_const.c -o test_compare_const.bin -lndos 
 03:05:58  Starting test 
Starting suite Compare1 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 131490
 03:05:58  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c compare_mconst.c -o test_compare_mconst.bin -lndos 
 03:05:58  Starting test 
Starting suite Compare-1 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 134474
 03:05:58  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c lshift.c -o test_lshift.bin -lndos 
 03:05:59  Starting test 
Starting suite Left shift Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 607720
 03:05:59  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c offsetof.c -o test_offsetof.bin -lndos 
 03:05:59  Starting test 
Starting suite Offsetof Tests (3 tests)
3 run, 3 passed, 0 failed

Ticks: 115617
 03:05:59  Test completed 
zcc +test -vn  -Cc--opt-code-speed=all -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c compare.c -o test_compare.bin -lndos 
 03:05:59  Starting test 
Starting suite Compare Tests (3 tests)
3 run, 3 passed, 0 failed

Ticks: 115631
 03:05:59  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c bitfields.c -o test_bitfields.bin -lndos 
bitfields.c:163:23: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:174:23: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:187:23: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:268:22: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:273:22: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:278:22: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:279:22: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:283:24: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:288:24: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:293:24: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:294:24: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:407:21: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:409:21: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:418:21: warning: Value is out of range for assignment [-Wlimited-range]
 03:06:00  Starting test 
Starting suite Bitfield Tests (7 tests)
7 run, 7 passed, 0 failed

Ticks: 159160
 03:06:00  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c structflexarray.c -o test_structflexarray.bin -lndos 
structflexarray.c:51:40: warning: Initialisation too long, truncating! [-Woverlong-initialization]
 03:06:00  Starting test 
Starting suite Flexible Array Tests (2 tests)
2 run, 2 passed, 0 failed

Ticks: 114427
 03:06:00  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c division.c -o test_division.bin -lndos 
 03:06:00  Starting test 
Starting suite Division Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 195088
 03:06:00  Test completed 
zcc +test -vn  -DGENMATH -DMATH_LIBRARY="\"\\\"Genmath\\\"\"" -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c autoinit.c -o test_autoinit.bin -lndos  -lm 
autoinit.c:16:38: warning: Initialisation too long, truncating! [-Woverlong-initialization]
 03:06:00  Starting test 
Starting suite Auto aggregate variables (7 tests)
7 run, 7 passed, 0 failed

Ticks: 139995
 03:06:01  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c callee2.c -o test_callee2.bin -lndos 
 03:06:01  Starting test 
Starting suite Callee Function Pointer Tests (8 tests)
8 run, 8 passed, 0 failed

Ticks: 153583
 03:06:01  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c rshift.c -o test_rshift.bin -lndos 
 03:06:02  Starting test 
Starting suite Right shift Tests (9 tests)
9 run, 9 passed, 0 failed

Ticks: 873519
 03:06:02  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c compare0.c -o test_compare0.bin -lndos 
 03:06:02  Starting test 
Starting suite Compare0 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 127174
 03:06:02  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c torture.c -o test_torture.bin -lndos 
 03:06:02  Starting test 
Starting suite GCC Torture Tests (1 tests)
1 run, 1 passed, 0 failed

Ticks: 109552
 03:06:02  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c not.c -o test_not.bin -lndos 
 03:06:02  Starting test 
Starting suite Not Tests (1 tests)
1 run, 1 passed, 0 failed

Ticks: 106003
 03:06:02  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c loops.c -o test_loops.bin -lndos 
 03:06:03  Starting test 
Starting suite Loop Tests (4 tests)
4 run, 4 passed, 0 failed

Ticks: 332854
 03:06:03  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c fastcall.c -o test_fastcall.bin -lndos 
 03:06:03  Starting test 
Starting suite Fastcall Tests (8 tests)
8 run, 8 passed, 0 failed

Ticks: 140129
 03:06:03  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c uminus.c -o test_uminus.bin -lndos 
 03:06:03  Starting test 
Starting suite Unary minus Tests (3 tests)
3 run, 3 passed, 0 failed

Ticks: 116171
 03:06:03  Test completed 
zcc +test -vn -lm -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c callee.c -o test_callee.bin -lndos 
 03:06:03  Starting test 
Starting suite Callee Tests (1 tests)
1 run, 1 passed, 0 failed

Ticks: 115677
 03:06:03  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c mult.c -o test_mult.bin -lndos 
 03:06:04  Starting test 
Starting suite Multiplication Tests (2 tests)
2 run, 2 passed, 0 failed

Ticks: 154791
 03:06:04  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c sizeof.c -o test_sizeof.bin -lndos 
 03:06:04  Starting test 
Starting suite Sizeof Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 161246
 03:06:04  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c bitwise.c -o test_bitwise.bin -lndos 
 03:06:05  Starting test 
Starting suite Bitwise Tests (11 tests)
11 run, 11 passed, 0 failed

Ticks: 204162
 03:06:05  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c array.c -o test_array.bin -lndos 
 03:06:05  Starting test 
Starting suite Array Tests (2 tests)
2 run, 2 passed, 0 failed

Ticks: 119450
 03:06:05  Test completed 
zcc +test -vn -clib=z80n  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c rshift.c -o test_z80n_rshift.bin -lndos  -m
 03:06:06  Starting Z80N test 
Starting suite Right shift Tests (9 tests)
9 run, 9 passed, 0 failed

Ticks: 871931
 03:06:06  Z80N test completed 
zcc +test -vn -clib=z80n  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c lshift.c -o test_z80n_lshift.bin -lndos  -m
 03:06:07  Starting Z80N test 
Starting suite Left shift Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 605131
 03:06:07  Z80N test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c bitfields.c -o test_8080_bitfields.bin -lndos  -m
bitfields.c:163:23: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:174:23: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:187:23: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:268:22: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:273:22: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:278:22: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:279:22: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:283:24: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:288:24: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:293:24: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:294:24: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:407:21: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:409:21: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:418:21: warning: Value is out of range for assignment [-Wlimited-range]
 03:06:08  Starting 8080 test 
Starting suite Bitfield Tests (7 tests)
7 run, 7 passed, 0 failed

Ticks: 217819
 03:06:08  8080 test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c rshift.c -o test_8080_rshift.bin -lndos  -m
 03:06:08  Starting 8080 test 
Starting suite Right shift Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 371068
 03:06:08  8080 test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c lshift.c -o test_8080_lshift.bin -lndos  -m
 03:06:09  Starting 8080 test 
Starting suite Left shift Tests (4 tests)
4 run, 4 passed, 0 failed

Ticks: 276304
 03:06:09  8080 test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c compare.c -o test_8080_compare.bin -lndos  -m
 03:06:09  Starting 8080 test 
Starting suite Compare Tests (3 tests)
3 run, 3 passed, 0 failed

Ticks: 170358
 03:06:09  8080 test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c compare0.c -o test_8080_compare0.bin -lndos  -m
 03:06:09  Starting 8080 test 
Starting suite Compare0 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 185532
 03:06:09  8080 test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c compare_const.c -o test_8080_compare_const.bin -lndos  -m
 03:06:10  Starting 8080 test 
Starting suite Compare1 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 193364
 03:06:10  8080 test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c compare_mconst.c -o test_8080_compare_mconst.bin -lndos  -m
 03:06:10  Starting 8080 test 
Starting suite Compare-1 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 196604
 03:06:10  8080 test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c mult.c -o test_8080_mult.bin -lndos  -m
 03:06:10  Starting 8080 test 
Starting suite Multiplication Tests (1 tests)
1 run, 1 passed, 0 failed

Ticks: 185895
 03:06:10  8080 test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c division.c -o test_8080_division.bin -lndos  -m
 03:06:10  Starting 8080 test 
Starting suite Division Tests (5 tests)
5 run, 5 passed, 0 failed

Ticks: 219578
 03:06:10  8080 test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c bitwise.c -o test_8080_bitwise.bin -lndos  -m
 03:06:11  Starting 8080 test 
Starting suite Bitwise Tests (11 tests)
11 run, 11 passed, 0 failed

Ticks: 292981
 03:06:11  8080 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c rshift.c -o test_gbz80_rshift.bin -lndos  -m
 03:06:11  Starting gbz80 test 
Starting suite Right shift Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 364692
 03:06:11  gbz80 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c lshift.c -o test_gbz80_lshift.bin -lndos  -m
 03:06:12  Starting gbz80 test 
Starting suite Left shift Tests (4 tests)
4 run, 4 passed, 0 failed

Ticks: 301148
 03:06:12  gbz80 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c compare.c -o test_gbz80_compare.bin -lndos  -m
 03:06:12  Starting gbz80 test 
Starting suite Compare Tests (3 tests)
3 run, 3 passed, 0 failed

Ticks: 202784
 03:06:12  gbz80 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c compare0.c -o test_gbz80_compare0.bin -lndos  -m
 03:06:12  Starting gbz80 test 
Starting suite Compare0 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 215556
 03:06:12  gbz80 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c compare_const.c -o test_gbz80_compare_const.bin -lndos  -m
 03:06:13  Starting gbz80 test 
Starting suite Compare1 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 227212
 03:06:13  gbz80 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c compare_mconst.c -o test_gbz80_compare_mconst.bin -lndos  -m
 03:06:13  Starting gbz80 test 
Starting suite Compare-1 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 230160
 03:06:13  gbz80 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c mult.c -o test_gbz80_mult.bin -lndos  -m
 03:06:13  Starting gbz80 test 
Starting suite Multiplication Tests (1 tests)
1 run, 1 passed, 0 failed

Ticks: 208324
 03:06:13  gbz80 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c division.c -o test_gbz80_division.bin -lndos  -m
 03:06:13  Starting gbz80 test 
Starting suite Division Tests (5 tests)
5 run, 5 passed, 0 failed

Ticks: 252272
 03:06:13  gbz80 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c bitfields.c -o test_gbz80_bitfields.bin -lndos  -m
bitfields.c:163:23: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:174:23: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:187:23: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:268:22: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:273:22: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:278:22: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:279:22: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:283:24: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:288:24: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:293:24: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:294:24: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:407:21: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:409:21: warning: Value is out of range for assignment [-Wlimited-range]
bitfields.c:418:21: warning: Value is out of range for assignment [-Wlimited-range]
 03:06:14  Starting gbz80 test 
Starting suite Bitfield Tests (7 tests)
7 run, 7 passed, 0 failed

Ticks: 246908
 03:06:14  gbz80 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c bitwise.c -o test_gbz80_bitwise.bin -lndos  -m
 03:06:14  Starting gbz80 test 
Starting suite Bitwise Tests (11 tests)
11 run, 11 passed, 0 failed

Ticks: 324804
 03:06:14  gbz80 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c uminus.c -o test_gbz80_uminus.bin -lndos  -m
 03:06:15  Starting gbz80 test 
Starting suite Unary minus Tests (3 tests)
3 run, 3 passed, 0 failed

Ticks: 205920
 03:06:15  gbz80 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c loops.c -o test_gbz80_loops.bin -lndos  -m
 03:06:15  Starting gbz80 test 
Starting suite Loop Tests (4 tests)
4 run, 4 passed, 0 failed

Ticks: 426120
 03:06:15  gbz80 test completed 
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/test/suites/sccz80'
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/test/suites'
make -C ../src/common test
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/common'
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/uthash/src -I../../ext/regex -I../../ext/optparse  -DUNITY_EXCLUDE_SETJMP_H -I. -I../../ext/Unity/src    -c -o t/t_types.o t/t_types.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/uthash/src -I../../ext/regex -I../../ext/optparse  -DUNITY_EXCLUDE_SETJMP_H -I. -I../../ext/Unity/src    -c -o t/t_die.o t/t_die.c
Built t/test1.hh
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/uthash/src -I../../ext/regex -I../../ext/optparse  -DUNITY_EXCLUDE_SETJMP_H -I. -I../../ext/Unity/src    -c -o t/test.o t/test.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/uthash/src -I../../ext/regex -I../../ext/optparse  -DUNITY_EXCLUDE_SETJMP_H -I. -I../../ext/Unity/src    -c -o t/t_fileutil.o t/t_fileutil.c
t/t_fileutil.c: In function 't_fileutil_file_spew_slurp':
t/t_fileutil.c:766:2: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration]
  unlink("test.txt");
  ^~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/uthash/src -I../../ext/regex -I../../ext/optparse  -DUNITY_EXCLUDE_SETJMP_H -I. -I../../ext/Unity/src    -c -o t/t_strutil.o t/t_strutil.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/uthash/src -I../../ext/regex -I../../ext/optparse  -DUNITY_EXCLUDE_SETJMP_H -I. -I../../ext/Unity/src    -c -o ../../ext/Unity/src/unity.o ../../ext/Unity/src/unity.c
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/uthash/src -I../../ext/regex -I../../ext/optparse  -DUNITY_EXCLUDE_SETJMP_H -I. -I../../ext/Unity/src  -o t/test dirname.o die.o strutil.o fileutil.o option.o zutils.o objfile.o optparse.o t/t_types.o t/t_die.o t/test.o t/t_fileutil.o t/t_strutil.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/Unity/src/unity.o  -g -O2
t/test
t/test.c:1:t_die_xmalloc:PASS
t/test.c:2:t_die_xcalloc:PASS
t/test.c:3:t_die_xstrdup:PASS
t/test.c:4:t_die_xnew:PASS
t/test.c:5:t_fileutil_path_canon:PASS
t/test.c:6:t_fileutil_path_os:PASS
t/test.c:7:t_fileutil_path_combine:PASS
t/test.c:8:t_fileutil_path_dir:PASS
t/test.c:9:t_fileutil_path_file:PASS
t/test.c:10:t_fileutil_path_ext:PASS
t/test.c:11:t_fileutil_path_remove_ext:PASS
t/test.c:12:t_fileutil_path_replace_ext:PASS
t/test.c:13:t_fileutil_xfopen:PASS
t/test.c:14:t_fileutil_xfclose_remove_empty:PASS
t/test.c:15:t_fileutil_xfwrite_bytes:PASS
t/test.c:16:t_fileutil_xfwrite_cstr:PASS
t/test.c:17:t_fileutil_xfwrite_str:PASS
t/test.c:18:t_fileutil_xfwrite_bcount_str_1:PASS
t/test.c:19:t_fileutil_xfwrite_bcount_str_2:PASS
t/test.c:20:t_fileutil_xfwrite_wcount_str_1:PASS
t/test.c:21:t_fileutil_xfwrite_wcount_str_2:PASS
t/test.c:22:t_fileutile_xfwrite_byte:PASS
t/test.c:23:t_fileutile_xfwrite_word:PASS
t/test.c:24:t_fileutile_xfwrite_dword:PASS
t/test.c:25:t_fileutil_file_spew_slurp:PASS
t/test.c:26:t_fileutil_path_mkdir:PASS
t/test.c:27:t_fileutil_path_search:PASS
t/test.c:28:t_fileutil_path_find_all:PASS
t/test.c:29:t_fileutil_path_find_glob:PASS
t/test.c:30:t_strutil_cstr_toupper:PASS
t/test.c:31:t_strutil_cstr_tolower:PASS
t/test.c:32:t_strutil_cstr_chomp:PASS
t/test.c:33:t_strutil_cstr_strip:PASS
t/test.c:34:t_strutil_cstr_strip_compress_escapes:PASS
t/test.c:35:t_strutil_cstr_case_cmp:PASS
t/test.c:36:t_strutil_cstr_case_ncmp:PASS
t/test.c:37:t_strutil_str_toupper:PASS
t/test.c:38:t_strutil_str_tolower:PASS
t/test.c:39:t_strutil_str_chomp:PASS
t/test.c:40:t_strutil_str_strip:PASS
t/test.c:41:t_strutil_argv_new:PASS
t/test.c:42:t_strutil_argv_sort:PASS
t/test.c:43:t_strutil_spool_add:PASS
t/test.c:44:t_types_bool:PASS
t/test.c:45:t_types_byte:PASS
t/test.c:46:t_types_word:PASS
t/test.c:47:t_types_uint:PASS
t/test.c:48:t_types_min:PASS
t/test.c:49:t_types_max:PASS
t/test.c:50:t_types_abs:PASS
t/test.c:51:t_types_clamp:PASS
t/test.c:52:t_types_num_elems:PASS

-----------------------
52 Tests 0 Failures 0 Ignored 
OK
t/run_tests.sh
ok 1, die_die
ok 2, die_xassert
ok 3, die_check_alloc
ok 4, fileutil_xfopen
ok 5, fileutil_xfwrite_str
ok 6, fileutil_xfwrite_bcount_str
ok 7, fileutil_xfwrite_wcount_str
ok 8, fileutil_xfread
ok 9, fileutil_xfread_str
ok 10, fileutil_xfread_bcount_str
ok 11, fileutil_xfread_wcount_str
ok 12, fileutil_xfseek
1..12
OK
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/common'
make -C ../src/z80asm test
make[1]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm'
make -C dev/z80asm_lib
make[2]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
cp dev/z80asm_lib/z80asm-*.lib .
cp dev/z80asm_lib/z80asm-*.lib /home/build/z88dk/build/z88dk/lib/config//../
make dev
make[2]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm'
perl asmstyle.pl dev/z80asm_lib/*.asm
make -C tt
make[3]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm/tt'
perl -S tpage --include_path=.  error_func.h.tt > ../error_func.h~
mv ../error_func.h~ ../error_func.h
dos2unix ../error_func.h
dos2unix: converting file ../error_func.h to Unix format ...
make[3]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm/tt'
make -C lib
make[3]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm/lib'
ar rcs libclibrary.a class.o srcfile.o alloc.o strhash.o str.o dbg.o list.o minunit.o array.o ../../common/die.o ../../common/fileutil.o ../../common/strutil.o
ranlib libclibrary.a
make[3]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm/lib'
make -f dev/Makefile
make[3]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm'
touch hist.c
make
make[4]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm'
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o error_func.o error_func.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o listfile.o listfile.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o z80pass.o z80pass.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o macros.o macros.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o options.o options.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o main.o main.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o codearea.o codearea.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o module.o module.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o zobjfile.o zobjfile.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o modlink.o modlink.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o errors.o errors.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o libfile.o libfile.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o z80asm.o z80asm.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o opcodes.o opcodes.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o hist.o hist.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o model.o model.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o directives.o directives.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o scan.o scan.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -O0 -c -o parse.o parse.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o symtab.o symtab.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o expr.o expr.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o sym.o sym.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/srcfile.o lib/srcfile.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -o z80asm error_func.o listfile.o z80pass.o macros.o options.o main.o codearea.o module.o zobjfile.o modlink.o errors.o libfile.o z80asm.o common.o opcodes.o hist.o model.o directives.o scan.o parse.o symtab.o expr.o sym.o lib/srcfile.o lib/list.o lib/dbg.o lib/str.o lib/class.o lib/strhash.o lib/alloc.o lib/minunit.o lib/array.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o  -g -O2
make -C dev/z80asm_lib
make[5]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
cp dev/z80asm_lib/z80asm-*.lib .
cp dev/z80asm_lib/z80asm-*.lib /home/build/z88dk/build/z88dk/lib/config//../
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o t/testlib.o t/testlib.c
ar rcs t/libtestlib.a error_func.o listfile.o z80pass.o macros.o options.o  codearea.o module.o zobjfile.o modlink.o errors.o libfile.o z80asm.o common.o opcodes.o hist.o model.o directives.o scan.o parse.o symtab.o expr.o sym.o lib/srcfile.o lib/list.o lib/dbg.o lib/str.o lib/class.o lib/strhash.o lib/alloc.o lib/minunit.o lib/array.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o t/testlib.o
perl dev/cpu2/cpu.pl
Build opcodes for 8080
Build opcodes for 8085
Build opcodes for gbz80
Build opcodes for z80
Build opcodes for z80n
Write dev/cpu2/opcodes_asm.csv
Write dev/cpu2/opcodes_bytes.csv
Write dev/cpu2/parser.csv
Write dev/cpu2/cpu_rules.h
Write dev/cpu2/tests.csv
Write dev/cpu2/cpu_test_8080_ok.asm
Write dev/cpu2/cpu_test_8080_err.asm
Write dev/cpu2/cpu_test_8080_ixiy_ok.asm
Write dev/cpu2/cpu_test_8085_ok.asm
Write dev/cpu2/cpu_test_8085_err.asm
Write dev/cpu2/cpu_test_8085_ixiy_ok.asm
Write dev/cpu2/cpu_test_gbz80_ok.asm
Write dev/cpu2/cpu_test_gbz80_err.asm
Write dev/cpu2/cpu_test_gbz80_ixiy_ok.asm
Write dev/cpu2/cpu_test_r2k_ok.asm
Write dev/cpu2/cpu_test_r2k_err.asm
Write dev/cpu2/cpu_test_r2k_ixiy_ok.asm
Write dev/cpu2/cpu_test_r3k_ok.asm
Write dev/cpu2/cpu_test_r3k_err.asm
Write dev/cpu2/cpu_test_r3k_ixiy_ok.asm
Write dev/cpu2/cpu_test_z180_ok.asm
Write dev/cpu2/cpu_test_z180_err.asm
Write dev/cpu2/cpu_test_z180_ixiy_ok.asm
Write dev/cpu2/cpu_test_z80_ok.asm
Write dev/cpu2/cpu_test_z80_err.asm
Write dev/cpu2/cpu_test_z80_ixiy_ok.asm
Write dev/cpu2/cpu_test_z80n_ok.asm
Write dev/cpu2/cpu_test_z80n_err.asm
Write dev/cpu2/cpu_test_z80n_ixiy_ok.asm
make[4]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm'
make[3]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm'
make all
make[3]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm'
make -C dev/z80asm_lib
make[4]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
cp dev/z80asm_lib/z80asm-*.lib .
cp dev/z80asm_lib/z80asm-*.lib /home/build/z88dk/build/z88dk/lib/config//../
perl dev/cpu2/cpu.pl
Build opcodes for 8080
Build opcodes for 8085
Build opcodes for gbz80
Build opcodes for z80
Build opcodes for z80n
make[3]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm'
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm'
make z80asm_lib
make[2]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm'
make -C dev/z80asm_lib
make[3]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
cp dev/z80asm_lib/z80asm-*.lib .
cp dev/z80asm_lib/z80asm-*.lib /home/build/z88dk/build/z88dk/lib/config//../
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm'
make prove_c
make[2]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm'
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o t/test_symtab.o t/test_symtab.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o t/test_codearea.o t/test_codearea.c
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 t/test_symtab.o -o t/test_symtab -g -O2 -Lt -ltestlib
t/test_symtab 2> t/test_symtab.out~
diff -w t/test_symtab.bmk t/test_symtab.out~
mv -f t/test_symtab.out~ t/test_symtab.out
gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 t/test_codearea.o -o t/test_codearea -g -O2 -Lt -ltestlib
t/test_codearea 2> t/test_codearea.out~
diff -w t/test_codearea.bmk t/test_codearea.out~
mv -f t/test_codearea.out~ t/test_codearea.out
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm'
make prove_perl
make[2]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm'
perl -S prove -It2 --state=slow,save -j9 t2/*.t
No saved state, selection will be empty
t2/test1.t .. ok
All tests successful.
Files=1, Tests=11,  0 wallclock secs ( 0.01 usr  0.00 sys +  0.02 cusr  0.00 csys =  0.03 CPU)
Result: PASS
perl -S prove t/*.t
t/32_bit_addr.t ............... ok
t/CH_0002.t ................... ok
t/CH_0003.t ................... ok
t/asmpp.t ..................... ok
t/bugfixes.t .................. ok
t/cpu.t ....................... ok
t/directive_align.t ........... ok
t/directive_binary.t .......... ok
t/directive_defb.t ............ ok
t/directive_defdb.t ........... ok
t/directive_defgroup.t ........ ok
t/directive_defs.t ............ ok
t/directive_defvars.t ......... ok
t/directive_include.t ......... ok
t/directive_line.t ............ ok
t/directive_org.t ............. ok
t/directive_phase.t ........... ok
t/directives.t ................ ok
t/eol_format.t ................ ok
t/errors.t .................... ok
# zsdcc not found, test skipped
t/issue1451.t ................. ok
t/issue_1018.t ................ ok
t/issue_1077.t ................ ok
t/issue_1276.t ................ ok
t/issue_1325.t ................ ok
t/issue_1572.t ................ ok
t/issue_17.t .................. ok
t/issue_194.t ................. ok
t/issue_222.t ................. ok
t/issue_233.t ................. ok
t/issue_252.t ................. ok
t/issue_270.t ................. ok
t/issue_326.t ................. ok
t/issue_341.t ................. ok
t/issue_343.t ................. ok
t/issue_525.t ................. ok
t/issue_53.t .................. ok
t/issue_54.t .................. ok
t/issue_563.t ................. ok
t/issue_577.t ................. ok
t/issue_578.t ................. ok
t/issue_603.t ................. ok
t/issue_610.t ................. ok
t/issue_65.t .................. ok
t/issue_655.t ................. ok
t/issue_662.t ................. ok
t/issue_673.t ................. ok
t/issue_717.t ................. ok
t/issue_738.t ................. ok
t/issue_761.t ................. ok
t/issue_795.t ................. ok
t/issue_835.t ................. ok
t/issue_850.t ................. ok
t/issue_861.t ................. ok
# zsdcc not found, test skipped
t/issue_885.t ................. ok
t/issue_889.t ................. ok
t/issue_999.t ................. ok
t/modlink.t ................... ok
t/objfile.t ................... ok
t/op-ASMSIZE-ASMTAIL.t ........ ok
t/opcodes.t ................... ok
t/option_cpu_z80n.t ........... ok
t/option_debug.t .............. ok
t/option_env.t ................ ok
t/option_help.t ............... ok
t/option_list_sym.t ........... ok
t/option_map.t ................ ok
t/option_output_dir.t ......... ok
t/options.t ................... ok
t/reloc.t ..................... ok
t/scan.t ...................... ok
t/source_lists.t .............. ok
t/symtab.t .................... ok
t/t_0049.t .................... ok
t/test_bug-20151204T031100.t .. ok
t/test_dma.t .................. ok
# test is failing, issue #1561
t/test_enigma.t ............... ok
t/test_macro.t ................ ok
t/test_z80asm_lib.t ........... ok
t/z80asm.t .................... ok
t/z80oplist.t ................. ok
t/zx82.t ...................... ok
All tests successful.
Files=82, Tests=8511, 38 wallclock secs ( 0.38 usr  0.08 sys + 32.08 cusr  2.71 csys = 35.25 CPU)
Result: PASS
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm'
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm'
make: Leaving directory '/home/build/z88dk/build/z88dk/test'
make: Entering directory '/home/build/z88dk/build/z88dk/examples'
make -C console
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/console'
WARNING: ROM chip file 'build/pacman/world.0b' is empty, it can probably be omitted.
WARNING: ROM chip file 'build/pacman/world.0c' is empty, it can probably be omitted.
WARNING: ROM chip file 'build/pacman/world.0d' is empty, it can probably be omitted.
'build/ti82/world.bin' successfully converted to 'build/ti82/world.82p'
'build/ti83/world.bin' successfully converted to 'build/ti83/world.83p'
'build/ti85/world.bin' successfully converted to 'build/ti85/world.85s'
'build/ti86/world.bin' successfully converted to 'build/ti86/world.86p'
'build/ti8x/world.bin' successfully converted to 'build/ti8x/world.8xp'

Program fits in an 8K EPROM (2764)


Preparing a 32K ROM image (27256 EPROM)

Program requires cartridge with 2 ROM banks
Notice: Available RAM space is 7916 bytes ignoring the stack
Adding main banks 0x00,0x01 (24051 bytes free)
'build/ti82/ansitest.bin' successfully converted to 'build/ti82/ansitest.82p'
'build/ti83/ansitest.bin' successfully converted to 'build/ti83/ansitest.83p'
'build/ti85/ansitest.bin' successfully converted to 'build/ti85/ansitest.85s'
'build/ti86/ansitest.bin' successfully converted to 'build/ti86/ansitest.86p'
'build/ti8x/ansitest.bin' successfully converted to 'build/ti8x/ansitest.8xp'
Program requires cartridge with 1 16k ROM banks
Notice: Available RAM space is 15970 bytes ignoring the stack
Adding main bank 0x00 (2967 bytes free)
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/console'
make -C ace
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/ace'
zcc +ace -vn -create-app dstar.c -odstar.bin
zcc +ace -vn ../console/adv_a.c -I../console -create-app -DTAPE -DCOMPUTE_SCORE -O3 -oadv_a.bin
zcc +ace -clib=ansi -vn  ../console/ansitest.c -create-app -oansitest.bin
zcc +ace -vn  ../console/enigma.c -create-app -oenigma.bin
zcc +ace -vn  ../console/fib.c -create-app -ofib.bin
zcc +ace -vn  -create-app ../console/mm.c -omm.bin
zcc +ace -vn  -create-app ../console/rpn.c -orpn.bin
zcc +ace -vn  -create-app ../console/tic.c -otic.bin
zcc +ace -vn  -create-app ../console/sorter.c -osorter.bin
zcc +ace -vn -O3 -create-app -DREDEFINED_FONT ../othello.c -I.. -oothello.bin
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/ace'
make -C cpm
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/cpm'
zcc +cpm -vn -g -O2 -DWILDCARD ../osca/wc.c -create-app -owc.bin
zcc +cpm -vn -g -O2  -DAMALLOC -O3 ../osca/tail.c -create-app -otail.bin
zcc +cpm -vn -g -O2  -DAMALLOC -O3 ../osca/sort.c -create-app -osort.bin
../osca/sort.c:109:45: warning: Assigning 'p', type: char * p from long  [-Wincompatible-pointer-types]
zcc +cpm -vn  -g -O2 ../osca/ddir.c -O3 -create-app -oddir.bin
zcc +cpm -vn -g -O2 ../console/adv_a.c -I../console -create-app -DDISK -DCOMPUTE_SCORE -O3 -oadv_a.bin
zcc +cpm -vn -g -O2  ../console/enigma.c -create-app -oenigma.bin
zcc +cpm -vn -g -O2  ../console/fib.c -create-app -ofib.bin
zcc +cpm -vn  -g -O2 -create-app ../console/mm.c -omm.bin
zcc +cpm -vn  -g -O2 -create-app ../console/rpn.c -orpn.bin
zcc +cpm -vn  -g -O2 -create-app ../console/tic.c -otic.bin
zcc +cpm -vn -g -O2  -create-app ../console/sorter.c -osorter.bin
zcc +cpm -vn  -g -O2 -O3 -create-app ../othello.c -I.. -oothello.bin
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/cpm'
make -C embedded
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/embedded'
z80asm -d -DFORembedded -xembedded_clib2 @clib2.lst
zcc +embedded -vn -c ns16450.c 
zcc +embedded -vn ns16450.o hello.c -o hello.bin -L. -lembedded_clib2
zcc +embedded -vn -lm ns16450.o sine.c -o sine.bin -L. -lembedded_clib2
zcc +embedded -vn -lm ns16450.o loop.c -o loop.bin -L. -lembedded_clib2
zcc +embedded -vn -lm ns16450.o savage.c -o savage.bin -L. -lembedded_clib2
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/embedded'
make -C msx
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/msx'
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oex1.bin ex1.c
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oex1b.bin ex1b.c
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oex2.bin ex2.c
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oex3.bin ex3.c
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oex4.bin ex4.c -lmsxbios
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oex5.bin ex5.c
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oex6.bin ex6.c -lmsxbios
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oex7.bin ex7.c -lmsxbios
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oex9.bin ex9.c
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oex10.bin ex10.c
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oex10b.bin ex10b.c
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oex11.bin ex11.c -lmsxbios
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -oshowlib3d.bin showlib3d.c -lmsxbios
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC -ovpoke.bin vpoke.c
zcc +msx -vn -subtype=msxdos -create-app -oex8 ex8.c -lmsxbios
zcc +msx -vn -subtype=msxdos ../console/adv_a.c -I../console -DCOMPUTE_SCORE -DPICS -DDISK -create-app -clib=ansi -oadva.bin
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC ../dstar.c -I.. -Dspritesize=16 -DSOUND -create-app -odstar.bin
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC ../microman.c -I.. -DSOUND -DJOYSTICK_DIALOG -create-app -omicroman.bin
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC ../othello.c -I.. -clib=ansi -DGRAPHICS -create-app -oothello.bin
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC ../wall.c -I.. -DJOYSTICK -DBANNERS -Dspritesize=8 -DSOUND -DCLOCK -create-app -owall.bin -lmsxbios
../wall.c:546:8: warning: Loss of precision, converting unsigned long clock_t to unsigned int seed [-Wconversion]
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC ../graphics/globe.c -I../graphics -create-app -pragma-redirect=fputc_cons=putc4x6 -oglobe.bin
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC ../graphics/snakes.c -I../graphics -DJOYSTICK_DIALOG -DSPEED=1500 -DPSG -create-app -osnakes.bin
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC ../console/vtstone.c -I../console -clib=ansi -pragma-define:ansicolumns=80 -create-app -ovtstone.bin
zcc +msx -vn -llib3d  -lm -lndos -create-app -DAMALLOC ../sound/psgtest.c -DNODELAY -create-app -opsgtest.bin
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/msx'
make -C osca
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/osca'
zcc +osca -vn -lflosdos -DWILDCARD wc.c -create-app -owc.bin
zcc +osca -vn -lflosxdos  -DAMALLOC -O3 tail.c -create-app -otail.bin
zcc +osca -vn -lflosxdos  -DAMALLOC -O3 sort.c -create-app -osort.bin
sort.c:109:45: warning: Assigning 'p', type: char * p from long  [-Wincompatible-pointer-types]
zcc +osca -vn -lndos ddir.c -O3 -create-app -oddir.bin
zcc +osca -clib=ansi -vn -lndos ../console/ansitest.c -create-app -oansitest.bin
zcc +osca -vn -lflosdos ../console/adv_a.c -I../console -create-app -DDISK -DCOMPUTE_SCORE -O3 -oadv_a.bin
zcc +osca -vn -lndos ../console/enigma.c -create-app -oenigma.bin
zcc +osca -vn -lndos ../console/fib.c -create-app -ofib.bin
zcc +osca -vn -lndos -create-app ../console/mm.c -omm.bin
zcc +osca -vn -lndos -create-app ../console/rpn.c -orpn.bin
zcc +osca -vn -lndos -create-app ../console/tic.c -otic.bin
zcc +osca -vn -lndos -create-app ../console/sorter.c -osorter.bin
zcc +osca -vn ../dstar.c -I.. -Dspritesize=16 -create-app -odstar.bin -lndos
zcc +osca -vn -lndos -O3 -create-app ../othello.c -I.. -oothello.bin
zcc +osca -vn -lndos -create-app -DJOYSTICK -DBANNERS -Dspritesize=8 -O3 -I.. ../wall.c -owall.bin
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/osca'
make -C rex
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/rex'
zcc +rex -vn -create-app -o hello.bin hello.c
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/rex'
make -C sam
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/sam'
zcc +sam -vn hello.c -o hello.bin
zcc +sam -vn keyget.c -o keyget.bin
zcc +sam -vn dstar.c -o dstar.bin
zcc +sam -vn enigma.c -o enigma.bin
zcc +sam -vn gfx.c -o gfx.bin
zcc +sam -vn smile.c -o smile.bin
zcc +sam -vn cube.c -o cube.bin -lm
zcc +sam -vn mandel.c -o mandel.bin -lm
zcc +sam -clib=ansi -vn ansitest.c -o ansitest.bin -lndos
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/sam'
make -C sms
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/sms'
zcc +sms -vn test.c -o test.bin -create-app
Notice: Available RAM space is 8048 bytes ignoring the stack
Adding main banks 0x00,0x01 (28510 bytes free)
echo test.map test.sym
test.map test.sym
zcc +sms -vn libctest.c -o libctest.bin -create-app
Notice: Available RAM space is 8147 bytes ignoring the stack
Adding main banks 0x00,0x01 (28791 bytes free)
echo libctest.map libctest.sym
libctest.map libctest.sym
z88dk-z80asm -d pong_graphics.asm
zcc +sms -vn pong_graphics.o pongmstr.c -o pongmstr.bin  -create-app
Notice: Available RAM space is 8175 bytes ignoring the stack
Adding main banks 0x00,0x01 (24441 bytes free)
echo pongmstr.map pongmstr.sym
pongmstr.map pongmstr.sym
zcc +sms -vn pong_graphics.o pngmstr2.c -o pngmstr2.bin  -create-app
Notice: Available RAM space is 7929 bytes ignoring the stack
Adding main banks 0x00,0x01 (23807 bytes free)
echo pngmstr2.map pngmstr2.sym
pngmstr2.map pngmstr2.sym
z88dk-z80asm -d testtxt_apk.asm
zcc +sms -vn testtxt_apk.o apktest.c -o apktest.bin  -create-app
Notice: Available RAM space is 8147 bytes ignoring the stack
Adding main banks 0x00,0x01 (27732 bytes free)
echo apktest.map apktest.sym
apktest.map apktest.sym
z88dk-z80asm -d chicken_graphics.asm
zcc +sms -vn chicken_graphics.o chicken.c -o chicken.bin  -create-app
Notice: Available RAM space is 8115 bytes ignoring the stack
Adding main banks 0x00,0x01 (30226 bytes free)
echo chicken.map chicken.sym
chicken.map chicken.sym
zcc +sms -vn testsnd.c -o testsnd.bin  -create-app
Notice: Available RAM space is 8181 bytes ignoring the stack
Adding main banks 0x00,0x01 (31844 bytes free)
echo testsnd.map testsnd.sym
testsnd.map testsnd.sym
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/sms'
make -C sos
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/sos'
zcc +sos -create-app -vn ../console/adv_a.c -O3 -o adv_a.obj -lndos -lm
zcc +sos -create-app -vn ../othello.c -O3 -o othello.obj -lndos -lm
zcc +sos -create-app -vn ../console/enigma.c -O3 -o enigma.obj -lndos -lm
zcc +sos -create-app -vn ../console/fib.c -O3 -o fib.obj -lndos -lm
zcc +sos -create-app -vn ../console/mm.c -O3 -o mm.obj -lndos -lm
zcc +sos -create-app -vn ../console/rpn.c -O3 -o rpn.obj -lndos -lm
zcc +sos -create-app -vn ../console/tic.c -O3 -o tic.obj -lndos -lm
zcc +sos -create-app -vn ../console/sorter.c -O3 -o sorter.obj -lndos -lm
zcc +sos -create-app -vn mandel.c -O3 -o mandel.obj -lndos -lm
zcc +sos -create-app -vn sosinfo.c -O3 -o sosinfo.obj -lndos -lm
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/sos'
make -C spectrum
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/spectrum'
zcc +zx -vn ../graphics/rndsphere.c -lndos -lm -create-app -orndsphere.bin
zcc +zx -vn -lndos ../clisp/clisp.c -create-app -O3 -DLARGEMEM=3000 -DGRAPHICS -llib3d -DSHORT -DSPECLISP -oclisp_speclisp.bin
zcc +zx -vn -lndos ../clisp/clisp.c -create-app -O3 -DLARGEMEM=1200 -oclisp.bin
zcc +zx -vn ../graphics/hawk.c -lndos -lm -create-app -DSOUND -ohawk.bin
zcc +zx -vn -lndos ../console/adv_a.c -I../console -create-app -DTAPE -DPICS -DCOMPUTE_SCORE -O3 -zorg=27000 -oadv_a.bin
zcc +zx -clib=ansi -vn -lndos ../console/ansitest.c -create-app -oansitest.bin
zcc +zx -vn -lndos ../console/enigma.c -create-app -oenigma.bin
zcc +zx -vn -lndos ../console/fib.c -create-app -ofib.bin
zcc +zx -vn -lndos -create-app ../console/mm.c -omm.bin
zcc +zx -vn -lndos -create-app ../console/rpn.c -orpn.bin
zcc +zx -vn -lndos -create-app ../console/tic.c -otic.bin 
zcc +zx -vn -lndos -create-app ../console/sorter.c -osorter.bin
zcc +zx -vn  -lndos ../graphics/snakes.c -I.. -DPSG -lm -DJOYSTICK_DIALOG -DSPEED=1500 -create-app -osnakes.bin
zcc +zx -vn  -lndos ../dstar.c -I.. -Dspritesize=16 -DSOUND -create-app -odstar.bin
zcc +zx -vn -lndos dstar.c -o dstar_native.bin -create-app
zcc +zx -vn -lndos -create-app -omicroman.bin -DSOUND -DJOYSTICK_DIALOG -I.. ../microman.c
zcc +zx -vn -lndos -O3 -create-app -zorg=50000 -DGRAPHICS ../othello.c -I.. -oothello.bin
zcc +zx -vn -lndos -O3 -create-app -DREDEFINED_FONT ../othello.c -I.. -oothello_udg.bin
zcc +zx -vn -lndos -create-app -DJOYSTICK -DBANNERS -Dspritesize=8 -DSOUND -DCLOCK -O3 -I.. ../wall.c -owall.bin
../wall.c:546:8: warning: Loss of precision, converting unsigned long clock_t to unsigned int seed [-Wconversion]
zcc +zx -vn gfx.c -o gfx.bin -lndos -create-app -lm
zcc +zx -vn save.c -o save.bin -create-app -lndos
zcc +zx -vn ex10b.c -o ex10b.bin -create-app  -lndos
zcc +zx -vn ccoswave.c -lndos -lm -create-app -occoswave.bin
zcc +zx -vn c3d.c -lndos -llib3d -create-app -oc3d.bin
zcc +zx -vn cmandel.c -lndos -lm -create-app -ocmandel.bin
zcc +zx -vn csprite.c -lndos -create-app -ocsprite.bin
zcc +zx -vn zxbasic.c -lndos -create-app -ozxbasic.bin -lm
zcc +zx -vn zxcurrah.c -lndos -create-app -ozxcurrah.bin -lm
zcc +zx -vn preempt.c -lndos -create-app -othreading.bin -lpreempt
zcc +zx -vn -lndos -create-app -lm ../graphics/globe.c -oglobe.bin
zcc +zx -vn -I../graphics ../graphics/chessboard.c -lndos -lm -create-app -ochessboard.bin
zcc +zx -vn ../graphics/mandel.c -lndos -lm -create-app -omandel.bin
zcc +zx -vn ../graphics/julia.c -lndos -lm -create-app -ojulia.bin
zcc +zx -vn ../graphics/smallgfx.c -lndos -lm -create-app -osmallgfx.bin
zcc +zx -vn ../graphics/stencil.c -lndos -lm -llib3d -create-app -ostencil.bin
zcc +zx -vn ../graphics/clock.c -I../graphics -lndos -lm -llib3d -DDETAILED -create-app -oclock.bin
zcc +zx -vn ../graphics/showlib3d.c -lndos -lm -llib3d -create-app -oshowlib3d.bin
zcc +zx -vn ../graphics/smallgfx2.c -lndos -lm -create-app -osmallgfx2.bin
zcc +zx -vn ../graphics/wintest.c -lndos -lm -create-app -owintest.bin
zcc +zx -vn ../graphics/sinwave.c -lndos -lm  -create-app -osinwave_fast.bin
zcc +zx -vn ../graphics/sinwave.c -lndos -lmzx_tiny -O3 -create-app -osinwave_small.bin
zcc +zx -vn ../graphics/coswave.c -lndos -lm  -create-app -ocoswave_fast.bin
zcc +zx -vn ../graphics/coswave.c -lndos -lmzx_tiny -O3 -create-app -ocoswave_small.bin
zcc +zx -vn ../graphics/spritest.c -lndos -create-app -ospritest.bin
zcc +zx -vn ../ticalc/smile.c -lndos -create-app -osmile.bin
zcc +zx -vn ../graphics/xample.c -lndos -create-app -oxample.bin
zcc +zx -vn ../sound/psgtest.c -lndos -lm -create-app -DBEEPER -opsgtest.bin
zcc +zx -vn ../sound/ex12.c -lndos -lm -create-app -oex12.bin
zcc +zx -vn ../sound/clicktest.c -lndos -create-app -oclicktest.bin
zcc +zx -vn ../sound/fx.c -lndos -create-app -ofx.bin
zcc +zx -vn ../sound/sndtest.c -lndos -lm -create-app -osndtest.bin
zcc +zx -vn ../sound/synthdemo.c -lndos -create-app -osynthdemo.bin
zcc +zx -vn -lndos fontexample.c -create-app -o fontexample.bin
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/spectrum'
make -C vz
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/vz'
zcc +vz -vn -DCOMPUTE_SCORE ../console/adv_a.c -O3 -o adv_a.vz
z88dk-appmake +vz -b adv_a.vz --audio
zcc +vz -vn ../othello.c -O3 -o othello.vz
z88dk-appmake +vz -b othello.vz --audio
zcc +vz -vn ../console/enigma.c -O3 -o enigma.vz
z88dk-appmake +vz -b enigma.vz --audio
zcc +vz -vn ../console/fib.c -O3 -o fib.vz
z88dk-appmake +vz -b fib.vz --audio
zcc +vz -vn ../console/mm.c -O3 -o mm.vz
z88dk-appmake +vz -b mm.vz --audio
zcc +vz -vn ../console/rpn.c -O3 -o rpn.vz
z88dk-appmake +vz -b rpn.vz --audio
zcc +vz -vn ../console/tic.c -O3 -o tic.vz
z88dk-appmake +vz -b tic.vz --audio
zcc +vz -vn ../console/sorter.c -O3 -o sorter.vz
z88dk-appmake +vz -b sorter.vz --audio
zcc +vz -I../graphics -vn ../graphics/chessboard.c -O3 -o chessboard.vz -lm -llib3d
z88dk-appmake +vz -b chessboard.vz --audio
zcc +vz -I../graphics -vn ../graphics/mandel.c -O3 -o mandel.vz -lm -llib3d
z88dk-appmake +vz -b mandel.vz --audio
zcc +vz -I../graphics -vn ../graphics/cmandel.c -O3 -o cmandel.vz -lm -llib3d
z88dk-appmake +vz -b cmandel.vz --audio
zcc +vz -I../graphics -vn ../graphics/julia.c -O3 -o julia.vz -lm -llib3d
z88dk-appmake +vz -b julia.vz --audio
zcc +vz -I../graphics -vn ../graphics/smallgfx.c -O3 -o smallgfx.vz -lm -llib3d
z88dk-appmake +vz -b smallgfx.vz --audio
zcc +vz -I../graphics -vn ../graphics/stencil.c -O3 -o stencil.vz -lm -llib3d
z88dk-appmake +vz -b stencil.vz --audio
zcc +vz -I../graphics -vn ../graphics/showlib3d.c -O3 -o showlib3d.vz -lm -llib3d
z88dk-appmake +vz -b showlib3d.vz --audio
zcc +vz -I../graphics -vn ../graphics/smallgfx2.c -O3 -o smallgfx2.vz -lm -llib3d
z88dk-appmake +vz -b smallgfx2.vz --audio
zcc +vz -I../graphics -vn ../graphics/sinwave.c -O3 -o sinwave.vz -lm -llib3d
z88dk-appmake +vz -b sinwave.vz --audio
zcc +vz -I../graphics -vn ../graphics/coswave.c -O3 -o coswave.vz -lm -llib3d
z88dk-appmake +vz -b coswave.vz --audio
zcc +vz -vn ../ticalc/smile.c -O3 -o smile.vz
z88dk-appmake +vz -b smile.vz --audio
zcc +vz -vn ../sound/clicktest.c -O3 -o clicktest.vz -lm
z88dk-appmake +vz -b clicktest.vz --audio
zcc +vz -vn ../sound/fx.c -O3 -o fx.vz -lm
z88dk-appmake +vz -b fx.vz --audio
zcc +vz -vn ../sound/sndtest.c -O3 -o sndtest.vz -lm
z88dk-appmake +vz -b sndtest.vz --audio
zcc +vz -vn ../sound/synthdemo.c -O3 -o synthdemo.vz -lm
z88dk-appmake +vz -b synthdemo.vz --audio
zcc +vz -vn ../dstar.c -I.. -Dspritesize=7 -DSOUND  -o dstar.vz
z88dk-appmake +vz -b dstar.vz --audio
zcc +vz -vn dstar.c -o dstar_native.vz  -lndos
z88dk-appmake +vz -b dstar_native.vz --audio
zcc +vz -vn -DNOLOGO -lm -llib3d ../graphics/globe.c -O3 -Dhires -o globe.vz
z88dk-appmake +vz -b globe.vz --audio
zcc +vz -vn ../microman.c -I.. -DJOYSTICK_DIALOG -DDEFINE_JOYSTICK_TYPE -DCOMPACT=2 -DSIZE=6 -DSOUND -o microman.vz
z88dk-appmake +vz -b microman.vz --audio
zcc +vz -vn ../graphics/csnakes.c -DJOYSTICK_DIALOG -DDEFINE_JOYSTICK_TYPE -DSPEED=1600 -o snakes.vz
z88dk-appmake +vz -b snakes.vz --audio
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/vz'
make -C z88
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/z88'
zcc +z88 -clib=ansi ansitest.c -o ansitest.bas
zcc +z88 cube.c -o cube.bas -lm
zcc +z88 cube.c -o cubez88.bas -lmz
zcc +z88 dstar.c -o dstar.bas
zcc +z88 gfx.c -o gfx.bas
zcc +z88 cube.c -subtype=app -create-app -o cube.63 -lm
App will use 1 pages of bad memory
Safe data is 120
zcc +z88 cube.c --math16 -subtype=app -create-app -o cubeflt16.bin
App will use 1 pages of bad memory
Safe data is 120
zcc +z88 wc.c -subtype=app -create-app -o wc.63 -lm
wc.c:38:19: warning: Narrowing pointer from far to near [-Wincompatible-pointer-types]
App will use 0 pages of bad memory
Safe data is 120
zcc +z88 useless.c -subtype=app -create-app -o useless.63 -lm
App will use 0 pages of bad memory
Safe data is 120
zcc +z88 rpn.c -subtype=app -create-app -o rpn.63 -lm
App will use 1 pages of bad memory
Safe data is 120
zcc +z88 farmalloc.c -subtype=app -create-app -o farmalloc.bin -lfarz88
farmalloc.c:48:5: warning: Narrowing pointer from far to near [-Wincompatible-pointer-types]
farmalloc.c:52:5: warning: Narrowing pointer from far to near [-Wincompatible-pointer-types]
App will use 3 pages of bad memory
Safe data is 120
zcc +z88 dstar.c -subtype=app -create-app -o dstar.63 -lm
App will use 5 pages of bad memory
Safe data is 120
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/z88'
make -C zxvgs
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/zxvgs'
zcc +zx -subtype=zxvgs -vn info.c -o info.bin -create-app -lzxvgs
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/zxvgs'
make -C pacman
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/pacman'
zcc  +pacman -vn -c dstar.c
zcc  +pacman -vn -lm dstar.o -o rom.bin
WARNING: ROM chip file 'rom.0b' is empty, it can probably be omitted.
WARNING: ROM chip file 'rom.0c' is empty, it can probably be omitted.
WARNING: ROM chip file 'rom.0d' is empty, it can probably be omitted.
mv  rom.0a puckmod/namcopac.6e
mv  rom.0b puckmod/namcopac.6f
mv  rom.0c puckmod/namcopac.6h
mv  rom.0d puckmod/npacmod.6j
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/pacman'
make -C rcmx000
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/rcmx000'
zcc +rcmx000 -vn -oexample.bin example.c
zcc +rcmx000 -vn -otwinkle2000.bin twinkle2000.c
zcc +rcmx000 -vn -otwinkle3000.bin twinkle3000.c
zcc +rcmx000 -vn -oiolib_twinkle3000.bin iolib.c iolib_twinkle3000.c
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/rcmx000'
make -C g800
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/g800'
zcc +g800 -lm -create-app -clib=g850b -osin.ihx sin.c
zcc +g800 -lm -create-app -clib=g850b -ophysics.ihx physics.c
zcc +g800 -lm -create-app -clib=g850b -obox.ihx box.c
zcc +g800 -lm -x -oturtle turtle.c
zcc +g800 -lm -create-app -clib=g850b -lturtle -oturtle_example.ihx turtle_example.c
zcc +g800 -lm -create-app -clib=g850 -lturtle -omandel.ihx mandel.c
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/g800'
make -C gb
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/gb'
zcc +gb -create-app -o galaxy.bin galaxy.c
Program requires cartridge with 2 ROM banks
Notice: Available RAM space is 7915 bytes ignoring the stack
Adding main banks 0x00,0x01 (22847 bytes free)
zcc +gb -create-app -o paint.bin paint.c
Program requires cartridge with 2 ROM banks
Notice: Available RAM space is 7169 bytes ignoring the stack
Adding main banks 0x00,0x01 (21318 bytes free)
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/gb'
make -C c128
make[1]: Entering directory '/home/build/z88dk/build/z88dk/examples/c128'
zcc +c128 -create-app -o sgdemo.bin sgdemo.c
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/c128'
make: Leaving directory '/home/build/z88dk/build/z88dk/examples'
make: Entering directory '/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT'
rm -f -fr target/*/obj
make: Leaving directory '/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT'
#########################################################################

Creating tarball with libraries

#########################################################################
#########################################################################

Starting win32 build

#########################################################################
make -C src/appmake PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/appmake'
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o gb.o gb.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zx.o zx.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o trs80.o trs80.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o cpm2.o cpm2.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o vg5k.o vg5k.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o sorcerer.o sorcerer.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mamepp.o mamepp.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mz2500.o mz2500.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o appmake.o appmake.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o c128.o c128.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o z88shell.o z88shell.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o newbrain.o newbrain.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mz.o mz.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o m5.o m5.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o z88.o z88.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o sos.o sos.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o ace-tap.o ace-tap.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o tixx.o tixx.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o svi.o svi.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o homelab.o homelab.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o inject.o inject.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o x1.o x1.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o x07.o x07.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o p2000.o p2000.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o vector06c.o vector06c.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o msx.o msx.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o rom.o rom.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zx-util.o zx-util.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o noop.o noop.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o extract.o extract.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o nascom.o nascom.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o cpmdisk.o cpmdisk.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mc.o mc.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mtx.o mtx.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o fp1100.o fp1100.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zx81.o zx81.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o cpc.o cpc.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o enterprise.o enterprise.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o multi8.o multi8.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o nec.o nec.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o fat.o fat.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o residos.o residos.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o kc.o kc.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o rex6000.o rex6000.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o ondra.o ondra.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o ff.o ff.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o galaksija.o galaksija.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o pmd85.o pmd85.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zxn.o zxn.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o abc80.o abc80.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o spc1000.o spc1000.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o px.o px.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o dai.o dai.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mameql.o mameql.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o sc3000.o sc3000.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o lviv.o lviv.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o z9001.o z9001.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o hex.o hex.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zxvgs.o zxvgs.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o c7420.o c7420.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o pc88.o pc88.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o lynx.o lynx.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o tvc.o tvc.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o z1013.o z1013.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o glue.o glue.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o vz.o vz.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o pasopia7.o pasopia7.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o aquarius.o aquarius.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o msxrom.o msxrom.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o rk.o rk.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o newext.o newext.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o sms.o sms.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o ../common/dirname.o ../common/dirname.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common -o z88dk-appmake.exe gb.o zx.o trs80.o cpm2.o vg5k.o sorcerer.o mamepp.o mz2500.o appmake.o c128.o z88shell.o newbrain.o mz.o m5.o z88.o sos.o ace-tap.o tixx.o svi.o homelab.o inject.o x1.o x07.o p2000.o vector06c.o msx.o rom.o zx-util.o noop.o extract.o nascom.o cpmdisk.o mc.o mtx.o fp1100.o zx81.o cpc.o enterprise.o multi8.o nec.o fat.o residos.o kc.o rex6000.o ondra.o ff.o galaksija.o pmd85.o zxn.o abc80.o spc1000.o px.o dai.o mameql.o sc3000.o lviv.o z9001.o hex.o zxvgs.o c7420.o pc88.o lynx.o tvc.o z1013.o glue.o vz.o pasopia7.o aquarius.o msxrom.o rk.o newext.o sms.o ../common/dirname.o -g -O2
install z88dk-appmake.exe /home/build/z88dk/win32/z88dk/bin/z88dk-appmake.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/appmake'
make -C src/copt PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/copt'
x86_64-w64-mingw32-gcc -c -o copt.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. copt.c
x86_64-w64-mingw32-gcc -c -o regex/regcomp.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. regex/regcomp.c
x86_64-w64-mingw32-gcc -c -o regex/regerror.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. regex/regerror.c
x86_64-w64-mingw32-gcc -c -o regex/regexec.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. regex/regexec.c
x86_64-w64-mingw32-gcc -c -o regex/regfree.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. regex/regfree.c
x86_64-w64-mingw32-gcc -o z88dk-copt.exe -g -O2 copt.o regex/regcomp.o  regex/regerror.o regex/regexec.o  regex/regfree.o
install z88dk-copt.exe /home/build/z88dk/win32/z88dk/bin/z88dk-copt.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/copt'
make -C src/cpp PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/cpp'
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp4.o cpp4.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp2.o cpp2.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp6.o cpp6.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp5.o cpp5.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp3.o cpp3.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp1.o cpp1.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex  -o z88dk-zcpp.exe cpp4.o cpp2.o cpp6.o cpp5.o cpp3.o cpp1.o -g -O2
install z88dk-zcpp.exe /home/build/z88dk/win32/z88dk/bin/z88dk-zcpp.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/cpp'
make -C src/ucpp PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/ucpp'
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o mem.o mem.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o nhash.o nhash.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o cpp.o cpp.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o lexer.o lexer.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o assert.o assert.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o macro.o macro.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o eval.o eval.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG -o z88dk-ucpp.exe mem.o nhash.o cpp.o lexer.o assert.o macro.o eval.o -g -O2
install z88dk-ucpp.exe /home/build/z88dk/win32/z88dk/bin/z88dk-ucpp.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/ucpp'
make -C src/sccz80 PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/sccz80'
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o callfunc.o callfunc.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o codegen.o codegen.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o const.o const.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o data.o data.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declinit.o declinit.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o error.o error.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o expr.o expr.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o goto.o goto.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o io.o io.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o lex.o lex.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o main.o main.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o misc.o misc.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o plunge.o plunge.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o preproc.o preproc.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o primary.o primary.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o stmt.o stmt.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o sym.o sym.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o while.o while.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declparse.o declparse.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o ../common/option.o ../common/option.c
x86_64-w64-mingw32-gcc -g -O2 -o sccz80.exe callfunc.o codegen.o const.o data.o declinit.o error.o expr.o goto.o io.o lex.o main.o misc.o plunge.o preproc.o primary.o stmt.o sym.o while.o declparse.o ../common/option.o -lm
install -m 755 sccz80.exe /home/build/z88dk/win32/z88dk/bin/sccz80.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/sccz80'
make -C src/z80asm PREFIX=`pwd` PREFIX_SHARE=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/z80asm'
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o errors.o errors.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o common.o common.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o opcodes.o opcodes.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o z80asm.o z80asm.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o libfile.o libfile.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o error_func.o error_func.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o model.o model.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o sym.o sym.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o listfile.o listfile.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o modlink.o modlink.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o zobjfile.o zobjfile.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o z80pass.o z80pass.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o macros.o macros.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o directives.o directives.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o options.o options.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o scan.o scan.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o main.o main.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -O0 -c -o parse.o parse.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o codearea.o codearea.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o module.o module.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o symtab.o symtab.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o expr.o expr.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o hist.o hist.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o lib/srcfile.o lib/srcfile.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o lib/list.o lib/list.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o lib/dbg.o lib/dbg.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o lib/str.o lib/str.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o lib/class.o lib/class.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o lib/strhash.o lib/strhash.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o lib/alloc.o lib/alloc.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o lib/minunit.o lib/minunit.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o lib/array.o lib/array.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o ../common/die.o ../common/die.c
../common/die.c: In function 'xglob':
../common/die.c:46:33: warning: passing argument 3 of 'unixem_glob' from incompatible pointer type [-Wincompatible-pointer-types]
  int ret = glob(pattern, flags, errfunc, pglob);
                                 ^~~~~~~
In file included from ../common/die.h:19:0,
                 from ../common/die.c:6:
../../ext/UNIXem/include/unixem/glob.h:151:5: note: expected 'const int (*)(const char *, int)' but argument is of type 'int (*)(const char *, int)'
 int unixem_glob(
     ^~~~~~~~~~~
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o ../common/strutil.o ../common/strutil.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o ../common/fileutil.o ../common/fileutil.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o ../common/zutils.o ../common/zutils.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o ../common/objfile.o ../common/objfile.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o ../common/optparse.o ../common/optparse.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o ../../ext/regex/regfree.o ../../ext/regex/regfree.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o ../../ext/regex/regcomp.o ../../ext/regex/regcomp.c
In file included from ../../ext/regex/regcomp.c:12:0:
../../ext/regex/cclass.h:6:16: warning: missing braces around initializer [-Wmissing-braces]
 } cclasses[] = {
                ^
../../ext/regex/cclass.h:6:16: note: (near initialization for 'cclasses')
In file included from ../../ext/regex/regcomp.c:13:0:
../../ext/regex/cname.h:5:14: warning: missing braces around initializer [-Wmissing-braces]
 } cnames[] = {
              ^
../../ext/regex/cname.h:5:14: note: (near initialization for 'cnames')
../../ext/regex/regcomp.c: In function 'p_ere':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:254:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */
   ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_ere_exp':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:301:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EPAREN);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:97:24: note: in expansion of macro 'REQUIRE'
 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e))
                        ^~~~~~~
../../ext/regex/regcomp.c:314:3: note: in expansion of macro 'MUSTEAT'
   MUSTEAT(')', REG_EPAREN);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:357:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EESCAPE);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:362:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(!MORE() || !isdigit(PEEK()), REG_BADRPT);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:378:2: note: in expansion of macro 'REQUIRE'
  REQUIRE(!wascaret, REG_BADRPT);
  ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:405:5: note: in expansion of macro 'REQUIRE'
     REQUIRE(count <= count2, REG_BADBR);
     ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:414:4: note: in expansion of macro 'REQUIRE'
    REQUIRE(MORE(), REG_EBRACE);
    ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_str':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:437:2: note: in expansion of macro 'REQUIRE'
  REQUIRE(MORE(), REG_EMPTY);
  ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_bre':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:480:2: note: in expansion of macro 'REQUIRE'
  REQUIRE(HERE() != start, REG_EMPTY); /* require nonempty */
  ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_simp_re':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:505:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EESCAPE);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:535:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(EATTWO('\\', ')'), REG_EPAREN);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:565:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(starordinary, REG_BADRPT);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:583:5: note: in expansion of macro 'REQUIRE'
     REQUIRE(count <= count2, REG_BADBR);
     ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:592:4: note: in expansion of macro 'REQUIRE'
    REQUIRE(MORE(), REG_EBRACE);
    ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_count':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:617:2: note: in expansion of macro 'REQUIRE'
  REQUIRE(ndigits > 0 && count <= DUPMAX, REG_BADBR);
  ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_bracket':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:97:24: note: in expansion of macro 'REQUIRE'
 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e))
                        ^~~~~~~
../../ext/regex/regcomp.c:657:2: note: in expansion of macro 'MUSTEAT'
  MUSTEAT(']', REG_EBRACK);
  ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_b_term':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:728:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EBRACK);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:730:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(c != '-' && c != ']', REG_ECTYPE);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:732:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EBRACK);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:733:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(EATTWO(':', ']'), REG_ECTYPE);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:737:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EBRACK);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:739:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(c != '-' && c != ']', REG_ECOLLATE);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:741:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(MORE(), REG_EBRACK);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:742:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(EATTWO('=', ']'), REG_ECOLLATE);
   ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:757:3: note: in expansion of macro 'REQUIRE'
   REQUIRE(start <= finish, REG_ERANGE);
   ^~~~~~~
../../ext/regex/regcomp.c: In function 'p_b_symbol':
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:825:2: note: in expansion of macro 'REQUIRE'
  REQUIRE(MORE(), REG_EBRACK);
  ^~~~~~~
../../ext/regex/regcomp.c:95:30: warning: value computed is not used [-Wunused-value]
 #define REQUIRE(co, e) ((co) || SETERROR(e))
                              ^
../../ext/regex/regcomp.c:831:2: note: in expansion of macro 'REQUIRE'
  REQUIRE(EATTWO('.', ']'), REG_ECOLLATE);
  ^~~~~~~
At top level:
../../ext/regex/regcomp.c:1253:1: warning: 'mcin' defined but not used [-Wunused-function]
 mcin(cs, cp)
 ^~~~
../../ext/regex/regcomp.c:1226:1: warning: 'mcsub' defined but not used [-Wunused-function]
 mcsub(cs, cp)
 ^~~~~
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o ../../ext/regex/regexec.o ../../ext/regex/regexec.c
In file included from ../../ext/regex/regexec.c:46:0:
../../ext/regex/engine.c: In function 'sdissect':
../../ext/regex/engine.c:276:17: warning: variable 'dp' set but not used [-Wunused-but-set-variable]
  register char *dp;
                 ^~
In file included from ../../ext/regex/regexec.c:95:0:
../../ext/regex/engine.c: In function 'ldissect':
../../ext/regex/engine.c:276:17: warning: variable 'dp' set but not used [-Wunused-but-set-variable]
  register char *dp;
                 ^~
At top level:
../../ext/regex/regexec.c:19:12: warning: 'nope' defined but not used [-Wunused-variable]
 static int nope = 0;  /* for use in asserts; shuts lint up */
            ^~~~
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o ../../ext/regex/regerror.o ../../ext/regex/regerror.c
../../ext/regex/regerror.c:40:13: warning: missing braces around initializer [-Wmissing-braces]
 } rerrs[] = {
             ^
../../ext/regex/regerror.c:40:13: note: (near initialization for 'rerrs')
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/glob.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -c -o ../../ext/UNIXem/src/dirent.o ../../ext/UNIXem/src/dirent.c
x86_64-w64-mingw32-gcc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src -I../../ext/UNIXem/include -g -O2 -o z80asm.exe errors.o common.o opcodes.o z80asm.o libfile.o error_func.o model.o sym.o listfile.o modlink.o zobjfile.o z80pass.o macros.o directives.o options.o scan.o main.o parse.o codearea.o module.o symtab.o expr.o hist.o lib/srcfile.o lib/list.o lib/dbg.o lib/str.o lib/class.o lib/strhash.o lib/alloc.o lib/minunit.o lib/array.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o -g -O2
install z80asm.exe     /home/build/z88dk/win32/z88dk/bin/z80asm.exe
install z80asm.exe     /home/build/z88dk/win32/z88dk/bin/z88dk-z80asm.exe
install asmpp.pl      /home/build/z88dk/win32/z88dk/bin/asmpp.pl
make -C dev/z80asm_lib install PREFIX=/home/build/z88dk/win32/z88dk
make[2]: Entering directory '/home/build/z88dk/win32/z88dk/src/z80asm/dev/z80asm_lib'
install z80asm-8080-.lib /home/build/z88dk/win32/z88dk/lib/z80asm-8080-.lib
install z80asm-8085-.lib /home/build/z88dk/win32/z88dk/lib/z80asm-8085-.lib
install z80asm-gbz80-.lib /home/build/z88dk/win32/z88dk/lib/z80asm-gbz80-.lib
install z80asm-r2k-.lib /home/build/z88dk/win32/z88dk/lib/z80asm-r2k-.lib
install z80asm-r3k-.lib /home/build/z88dk/win32/z88dk/lib/z80asm-r3k-.lib
install z80asm-z180-.lib /home/build/z88dk/win32/z88dk/lib/z80asm-z180-.lib
install z80asm-z80-.lib /home/build/z88dk/win32/z88dk/lib/z80asm-z80-.lib
install z80asm-z80n-.lib /home/build/z88dk/win32/z88dk/lib/z80asm-z80n-.lib
install z80asm-8080-ixiy.lib /home/build/z88dk/win32/z88dk/lib/z80asm-8080-ixiy.lib
install z80asm-8085-ixiy.lib /home/build/z88dk/win32/z88dk/lib/z80asm-8085-ixiy.lib
install z80asm-gbz80-ixiy.lib /home/build/z88dk/win32/z88dk/lib/z80asm-gbz80-ixiy.lib
install z80asm-r2k-ixiy.lib /home/build/z88dk/win32/z88dk/lib/z80asm-r2k-ixiy.lib
install z80asm-r3k-ixiy.lib /home/build/z88dk/win32/z88dk/lib/z80asm-r3k-ixiy.lib
install z80asm-z180-ixiy.lib /home/build/z88dk/win32/z88dk/lib/z80asm-z180-ixiy.lib
install z80asm-z80-ixiy.lib /home/build/z88dk/win32/z88dk/lib/z80asm-z80-ixiy.lib
install z80asm-z80n-ixiy.lib /home/build/z88dk/win32/z88dk/lib/z80asm-z80n-ixiy.lib
make[2]: Leaving directory '/home/build/z88dk/win32/z88dk/src/z80asm/dev/z80asm_lib'
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/z80asm'
make -C src/zcc PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/zcc'
x86_64-w64-mingw32-gcc -c -o zcc.o -g -O2 -DLOCAL_REGEXP -Wall -pedantic -g -I. -I../copt -I../common zcc.c
x86_64-w64-mingw32-gcc -o zcc.exe -g -O2 -DLOCAL_REGEXP -Wall -pedantic -g zcc.o ../copt/regex/regcomp.o  ../copt/regex/regerror.o ../copt/regex/regexec.o  ../copt/regex/regfree.o ../common/dirname.c ../common/option.c
install zcc.exe /home/build/z88dk/win32/z88dk/bin/
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/zcc'
make -C src/zpragma PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/zpragma'
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../../ext/optparse -I../../ext/regex   -c -o zpragma.o zpragma.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../../ext/optparse -I../../ext/regex -o z88dk-zpragma.exe zpragma.o -g -O2
install z88dk-zpragma.exe /home/build/z88dk/win32/z88dk/bin/z88dk-zpragma.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/zpragma'
make -C src/zx7 PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/zx7'
x86_64-w64-mingw32-gcc -o z88dk-zx7.exe -g -O2 compress.c  optimize.c  zx7.c
x86_64-w64-mingw32-gcc -o z88dk-dzx7.exe -g -O2 dzx7.c
install z88dk-zx7.exe /home/build/z88dk/win32/z88dk/bin/z88dk-zx7.exe
install z88dk-dzx7.exe /home/build/z88dk/win32/z88dk/bin/z88dk-dzx7.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/zx7'
make -C src/z80nm PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/z80nm'
x86_64-w64-mingw32-gcc -g -O2 -O3 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex -I../z80asm -I../../ext/UNIXem/include -I../../ext/getopt    -c -o ar.o ar.c
x86_64-w64-mingw32-gcc -g -O2 -O3 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex -I../z80asm -I../../ext/UNIXem/include -I../../ext/getopt    -c -o ../../ext/UNIXem/src/time.o ../../ext/UNIXem/src/time.c
x86_64-w64-mingw32-gcc -g -O2 -O3 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex -I../z80asm -I../../ext/UNIXem/include -I../../ext/getopt    -c -o ../../ext/getopt/getopt.o ../../ext/getopt/getopt.c
x86_64-w64-mingw32-gcc -o z88dk-z80nm.exe -g -O2 -O3 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex -I../z80asm -I../../ext/UNIXem/include -I../../ext/getopt  ar.o ../common/zutils.o ../common/die.o ../common/objfile.o ../common/fileutil.o ../common/strutil.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o ../../ext/UNIXem/src/time.o ../../ext/getopt/getopt.o
install z88dk-z80nm.exe /home/build/z88dk/win32/z88dk/bin/z88dk-z80nm.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/z80nm'
make -C src/zobjcopy PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/zobjcopy'
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../common -I../../ext/uthash/src -I../../ext/optparse -I../../ext/regex -I../../ext/UNIXem/include   -c -o zobjcopy.o zobjcopy.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../common -I../../ext/uthash/src -I../../ext/optparse -I../../ext/regex -I../../ext/UNIXem/include -o z88dk-zobjcopy.exe zobjcopy.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o ../../ext/UNIXem/src/time.o -g -O2
install z88dk-zobjcopy.exe /home/build/z88dk/win32/z88dk/bin/z88dk-zobjcopy.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/zobjcopy'
make -C src/ticks PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/ticks'
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o ticks.o ticks.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o hook_cpm.o hook_cpm.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o hook_console.o hook_console.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o hook_io.o hook_io.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o hook_misc.o hook_misc.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o hook.o hook.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o debugger.o debugger.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o linenoise.o linenoise.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o utf8.o utf8.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o syms.o syms.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o disassembler_alg.o disassembler_alg.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o memory.o memory.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o am9511.o am9511.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o acia.o acia.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o hook_rc2014.o hook_rc2014.c
x86_64-w64-mingw32-gcc -o z88dk-ticks.exe -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include ticks.o hook_cpm.o hook_console.o hook_io.o hook_misc.o hook.o debugger.o linenoise.o utf8.o syms.o disassembler_alg.o memory.o am9511.o acia.o hook_rc2014.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o ../../ext/UNIXem/src/time.o -lm
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include   -c -o disassembler_main.o disassembler_main.c
x86_64-w64-mingw32-gcc -o z88dk-dis.exe -g -O2 -I../../ext/uthash/src/ -g -MMD -I../../ext/UNIXem/include disassembler_main.o  syms.o disassembler_alg.o
install z88dk-ticks.exe /home/build/z88dk/win32/z88dk/bin/z88dk-ticks.exe
install z88dk-dis.exe /home/build/z88dk/win32/z88dk/bin/z88dk-dis.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/ticks'
make -C support/graphics PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/support/graphics'
x86_64-w64-mingw32-gcc -g -O2 `/usr/x86_64-w64-mingw32/bin/xml2-config --cflags`   -c -o z80svg.o z80svg.c
x86_64-w64-mingw32-gcc -o z88dk-z80svg.exe -g -O2 `/usr/x86_64-w64-mingw32/bin/xml2-config --cflags` z80svg.o  `/usr/x86_64-w64-mingw32/bin/xml2-config --libs`
install z88dk-z80svg.exe /home/build/z88dk/win32/z88dk/bin/z88dk-z80svg.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/support/graphics'
make -C support/pv1000 PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/support/pv1000'
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex   -c -o font2pv1000.o font2pv1000.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -o z88dk-font2pv1000.exe font2pv1000.o -g -O2
install z88dk-font2pv1000.exe /home/build/z88dk/win32/z88dk/bin/z88dk-font2pv1000.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/support/pv1000'
make -C support/basck PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/support/basck'
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex   -c -o basck.o basck.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -o z88dk-basck.exe basck.o -g -O2
install z88dk-basck.exe /home/build/z88dk/win32/z88dk/bin/z88dk-basck.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/support/basck'
make -C src/z88dk-lib PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/z88dk-lib'
x86_64-w64-mingw32-gcc -g -O2   -c -o z88dk-lib.o z88dk-lib.c
x86_64-w64-mingw32-gcc -o z88dk-lib.exe -g -O2 z88dk-lib.o
install z88dk-lib.exe /home/build/z88dk/win32/z88dk/bin/z88dk-lib.exe
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/z88dk-lib'
make -C testsuite
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/testsuite'
zcc +test -vn -a Issue_103_floating_addition.c -o tmp1.opt
diff -w tmp2.opt results/Issue_103_floating_addition.opt
zcc +test -vn -a Issue_543_complement.c -o tmp1.opt
diff -w tmp2.opt results/Issue_543_complement.opt
zcc +test -vn -a Issue_574_fastcall_offset.c -o tmp1.opt
diff -w tmp2.opt results/Issue_574_fastcall_offset.opt
zcc +test -vn -a Issue_615_loop.c -o tmp1.opt
Issue_615_loop.c:6:12: warning: Implicit definition of function 'whilefunc' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
Issue_615_loop.c:49:9: warning: Implicit definition of function 'forfunc' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
diff -w tmp2.opt results/Issue_615_loop.opt
zcc +test -vn -a Issue_1007_Fix_FP_Constant_Multiplication.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1007_Fix_FP_Constant_Multiplication.opt
zcc +test -vn -a fastcall.c -o tmp1.opt
diff -w tmp2.opt results/fastcall.opt
zcc +test -vn -a Issue_1466_float16_callee.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_callee.opt
zcc +test -vn -a Issue_1409_offset_pointer_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1409_offset_pointer_initialisation.opt
zcc +test -vn -a Issue_452_arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_arrays.opt
zcc +test -vn -a Issue_510_long_and.c -o tmp1.opt
diff -w tmp2.opt results/Issue_510_long_and.opt
zcc +test -vn -a Issue_569_jagged_array.c -o tmp1.opt
diff -w tmp2.opt results/Issue_569_jagged_array.opt
zcc +test -vn -a Issue_489_variable_defn_in_forloop.c -o tmp1.opt
Issue_489_variable_defn_in_forloop.c:16:2: warning: Loss of precision, converting long i to int i [-Wconversion]
diff -w tmp2.opt results/Issue_489_variable_defn_in_forloop.opt
zcc +test -vn -a Issue_491_enums.c -o tmp1.opt
diff -w tmp2.opt results/Issue_491_enums.opt
zcc +test -vn -a Issue_1466_float16_compare.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_compare.opt
zcc +test -vn -a Issue_1105_function_pointer_calls.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1105_function_pointer_calls.opt
zcc +test -vn -a Issue_615_if.c -o tmp1.opt
diff -w tmp2.opt results/Issue_615_if.opt
zcc +test -vn -a Issue_1361_const.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1361_const.opt
zcc +test -vn -a Issue_499_typedef_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_499_typedef_initialisation.opt
zcc +test -vn -a Issue_497_astroforce_compile.c -o tmp1.opt
diff -w tmp2.opt results/Issue_497_astroforce_compile.opt
zcc +test -vn -a Issue_1133_bitfields.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1133_bitfields.opt
zcc +test -vn -a Issue_1540_String_init.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1540_String_init.opt
zcc +test -vn -a Issue_1015_break_with_loop_variable.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1015_break_with_loop_variable.opt
zcc +test -vn -a Far_Pointer_Call.c -o tmp1.opt
diff -w tmp2.opt results/Far_Pointer_Call.opt
zcc +test -vn -a Issue_98_check_int.c -o tmp1.opt
diff -w tmp2.opt results/Issue_98_check_int.opt
zcc +test -vn -a Issue_103_double_prepost.c -o tmp1.opt
diff -w tmp2.opt results/Issue_103_double_prepost.opt
zcc +test -vn -a Issue_98_underlying.c -o tmp1.opt
diff -w tmp2.opt results/Issue_98_underlying.opt
zcc +test -vn -a Issue_1266_ranges.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1266_ranges.opt
zcc +test -vn -a Issue_1126_opt_rule.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1126_opt_rule.opt
zcc +test -vn -a Issue_490_long_extension.c -o tmp1.opt
diff -w tmp2.opt results/Issue_490_long_extension.opt
zcc +test -vn -a Issue_1141_Namespaces.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1141_Namespaces.opt
zcc +test -vn -a Issue_701_compound_scope.c -o tmp1.opt
diff -w tmp2.opt results/Issue_701_compound_scope.opt
zcc +test -vn -a Issue_564_casting.c -o tmp1.opt
diff -w tmp2.opt results/Issue_564_casting.opt
zcc +test -vn -a pointer_arith.c -o tmp1.opt
diff -w tmp2.opt results/pointer_arith.opt
zcc +test -vn -a Issue_693_fastcall.c -o tmp1.opt
diff -w tmp2.opt results/Issue_693_fastcall.opt
zcc +test -vn -a Issue_26_casting.c -o tmp1.opt
Issue_26_casting.c:50:14: warning: Implicit definition of function 'SMS_setAddr' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
diff -w tmp2.opt results/Issue_26_casting.opt
zcc +test -vn -a Issue_507_unnamed_structs.c -o tmp1.opt
diff -w tmp2.opt results/Issue_507_unnamed_structs.opt
zcc +test -vn -a paramsoffset.c -o tmp1.opt
diff -w tmp2.opt results/paramsoffset.opt
zcc +test -vn -a Issue_1466_float16.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16.opt
zcc +test -vn -a Issue_1167_sizeof.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1167_sizeof.opt
zcc +test -vn -a Issue_569_init_from_2d_array.c -o tmp1.opt
diff -w tmp2.opt results/Issue_569_init_from_2d_array.opt
zcc +test -vn -a Issue_1102_struct_trailing_comma.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1102_struct_trailing_comma.opt
zcc +test -vn -a Issue_715__double_subtraction.c -o tmp1.opt
diff -w tmp2.opt results/Issue_715__double_subtraction.opt
zcc +test -vn -a Issue_509_long_constant.c -o tmp1.opt
diff -w tmp2.opt results/Issue_509_long_constant.opt
zcc +test -vn -a Issue_514_flexible_member.c -o tmp1.opt
diff -w tmp2.opt results/Issue_514_flexible_member.opt
zcc +test -vn -a Issue_678_compound.c -o tmp1.opt
diff -w tmp2.opt results/Issue_678_compound.opt
zcc +test -vn -a Issue_1103_fastcall_fnptr.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1103_fastcall_fnptr.opt
zcc +test -vn -a Issue_490_ptr_arithmetic.c -o tmp1.opt
diff -w tmp2.opt results/Issue_490_ptr_arithmetic.opt
zcc +test -fp-mode=ieee -vn -a Far_Pointer_Call_ieee.c -o tmp1.opt
diff -w tmp2.opt results/Far_Pointer_Call_ieee.opt
zcc +test -vn -a Issue_452_pointers.c -o tmp1.opt
Issue_452_pointers.c:78:33: warning: Pointer arithmetic with non-matching types: struct x * ptr1 - char *  [-Wincompatible-pointer-types]
diff -w tmp2.opt results/Issue_452_pointers.opt
zcc +test -vn -a Issue_1054_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1054_initialisation.opt
zcc +test -vn -a Issue_480_asmfunc.c -o tmp1.opt
diff -w tmp2.opt results/Issue_480_asmfunc.opt
zcc +test -vn -a Issue_1212_double_promotion.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1212_double_promotion.opt
zcc +test -vn -a Issue_1016_double_const_compare.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1016_double_const_compare.opt
zcc +test -vn -a Issue_615_while_loop.c -o tmp1.opt
diff -w tmp2.opt results/Issue_615_while_loop.opt
zcc +test -fp-mode=ieee -vn -a mathops_ieee.c -o tmp1.opt
diff -w tmp2.opt results/mathops_ieee.opt
zcc +test -vn -a Issue_896_nested_struct_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_896_nested_struct_initialisation.opt
zcc +test -vn -a sizeof_w_str_concat.c -o tmp1.opt
diff -w tmp2.opt results/sizeof_w_str_concat.opt
zcc +test -vn -a Issue_452_struct.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_struct.opt
zcc +test -vn -a Issue_188_builtins.c -o tmp1.opt
diff -w tmp2.opt results/Issue_188_builtins.opt
zcc +test -vn -a Issue_295_structgetsfar.c -o tmp1.opt
diff -w tmp2.opt results/Issue_295_structgetsfar.opt
zcc +test -vn -a 01_cast_global_pointer.c -o tmp1.opt
diff -w tmp2.opt results/01_cast_global_pointer.opt
zcc +test -vn -a Issue_482_optrule.c -o tmp1.opt
diff -w tmp2.opt results/Issue_482_optrule.opt
zcc +test -vn -a Issue_1283_2d_arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1283_2d_arrays.opt
zcc +test -vn -a long_addition_opts.c -o tmp1.opt
diff -w tmp2.opt results/long_addition_opts.opt
zcc +test -vn -a Issue_1132_struct_by_value.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1132_struct_by_value.opt
zcc +test -vn -a Issue_452_far_pointers.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_far_pointers.opt
zcc +test -vn -a Issue_693_missing_return.c -o tmp1.opt
diff -w tmp2.opt results/Issue_693_missing_return.opt
zcc +test -vn -a Issue_1062_array_init.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1062_array_init.opt
zcc +test -vn -a Issue_1466_float16_addition.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_addition.opt
zcc +test -vn -a Issue_1167_range_check.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1167_range_check.opt
zcc +test -vn -a Issue_1167_choosing_which_function.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1167_choosing_which_function.opt
zcc +test -vn -a shortcall.c -o tmp1.opt
diff -w tmp2.opt results/shortcall.opt
zcc +test -vn -a Issue_1623_stdcbench_issues.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1623_stdcbench_issues.opt
zcc +test -vn -a Issue_98_Stack_offset.c -o tmp1.opt
diff -w tmp2.opt results/Issue_98_Stack_offset.opt
zcc +test -vn -a Issue_501_extern_at.c -o tmp1.opt
diff -w tmp2.opt results/Issue_501_extern_at.opt
zcc +test -vn -a Issue_1015_break_without_loop_variable.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1015_break_without_loop_variable.opt
zcc +test -vn -a Issue_1260_com.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1260_com.opt
zcc +test -vn -a Issue_1132_struct_parameter.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1132_struct_parameter.opt
zcc +test -vn -a Issue_490_repeated_extern_decls.c -o tmp1.opt
diff -w tmp2.opt results/Issue_490_repeated_extern_decls.opt
zcc +test -vn -a Issue_1016_long_const_compare.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1016_long_const_compare.opt
zcc +test -vn -a Issue_254_KR_Specifiers.c -o tmp1.opt
diff -w tmp2.opt results/Issue_254_KR_Specifiers.opt
zcc +test -vn -a Issue_1178_kr_main_stdc.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1178_kr_main_stdc.opt
zcc +test -vn -a 02_addr_ptr.c -o tmp1.opt
diff -w tmp2.opt results/02_addr_ptr.opt
zcc +test -vn -a Issue_608_Arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_608_Arrays.opt
zcc +test -vn -a Issue_419_Extern_Prototypes_In_Function.c -o tmp1.opt
diff -w tmp2.opt results/Issue_419_Extern_Prototypes_In_Function.opt
zcc +test -vn -a Issue_1409_switch.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1409_switch.opt
zcc +test -vn -a Issue_510_mult_minus1.c -o tmp1.opt
diff -w tmp2.opt results/Issue_510_mult_minus1.opt
zcc +test -vn -a Issue_493__func__.c -o tmp1.opt
diff -w tmp2.opt results/Issue_493__func__.opt
zcc +test -vn -a Issue_1302_enum_usage.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1302_enum_usage.opt
zcc +test -vn -a Issue_485_sdccdecl.c -o tmp1.opt
diff -w tmp2.opt results/Issue_485_sdccdecl.opt
zcc +test -vn -a Issue_985_ptr_cast.c -o tmp1.opt
diff -w tmp2.opt results/Issue_985_ptr_cast.opt
zcc +test -vn -a Issue_452_unsigned.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_unsigned.opt
zcc +test -vn -a Issue_600_fastcall.c -o tmp1.opt
Issue_600_fastcall.c:6:53: warning: Cannot define function 'func4' as __z88dk_fastcall __stdc when it has more than 1 argument [-Wincorrect-function-declspec]
diff -w tmp2.opt results/Issue_600_fastcall.opt
zcc +test -custom-copt-rules=../lib/z80n_rules.1 -vn -a z80n/Issue_312_z80n_optimisations.c -o tmp1.opt
diff -w tmp2.opt results/z80n/Issue_312_z80n_optimisations.opt
zcc +rcmx000 -vn -a rabbit/rabbit_optimisations.c -o tmp1.opt
diff -w tmp2.opt results/rabbit/rabbit_optimisations.opt
zcc +test -mz180 -vn -a z180/Issue_481_multiply_char.c -o tmp1.opt
diff -w tmp2.opt results/z180/Issue_481_multiply_char.opt
zcc +test -m8080 -vn -a 8080/Issue_1531_opt_rule.c -o tmp1.opt
diff -w tmp2.opt results/8080/Issue_1531_opt_rule.opt
zcc +test -m8080 -vn -a 8080/Issue_1431_8080_long_promotion.c -o tmp1.opt
diff -w tmp2.opt results/8080/Issue_1431_8080_long_promotion.opt
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/testsuite'
make -C src/appmake clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/appmake'
rm -f z88dk-appmake.exe fp1100.o sos.o x1.o aquarius.o zxn.o tvc.o homelab.o rk.o rom.o mtx.o zx81.o cpc.o sorcerer.o fat.o galaksija.o pmd85.o enterprise.o abc80.o c7420.o nec.o px.o dai.o svi.o lynx.o pasopia7.o z9001.o z1013.o zx-util.o mamepp.o tixx.o mz2500.o c128.o z88shell.o cpm2.o ace-tap.o ff.o newext.o x07.o trs80.o msx.o residos.o noop.o nascom.o mc.o cpmdisk.o multi8.o inject.o kc.o vz.o ondra.o m5.o p2000.o zx.o spc1000.o msxrom.o mameql.o sc3000.o newbrain.o lviv.o hex.o zxvgs.o appmake.o sms.o pc88.o vector06c.o gb.o glue.o vg5k.o mz.o rex6000.o extract.o z88.o ../common/dirname.o
rm -f fp1100.o sos.o x1.o aquarius.o zxn.o tvc.o homelab.o rk.o rom.o mtx.o zx81.o cpc.o sorcerer.o fat.o galaksija.o pmd85.o enterprise.o abc80.o c7420.o nec.o px.o dai.o svi.o lynx.o pasopia7.o z9001.o z1013.o zx-util.o mamepp.o tixx.o mz2500.o c128.o z88shell.o cpm2.o ace-tap.o ff.o newext.o x07.o trs80.o msx.o residos.o noop.o nascom.o mc.o cpmdisk.o multi8.o inject.o kc.o vz.o ondra.o m5.o p2000.o zx.o spc1000.o msxrom.o mameql.o sc3000.o newbrain.o lviv.o hex.o zxvgs.o appmake.o sms.o pc88.o vector06c.o gb.o glue.o vg5k.o mz.o rex6000.o extract.o z88.o ../common/dirname.o fp1100.d sos.d x1.d aquarius.d zxn.d tvc.d homelab.d rk.d rom.d mtx.d zx81.d cpc.d sorcerer.d fat.d galaksija.d pmd85.d enterprise.d abc80.d c7420.d nec.d px.d dai.d svi.d lynx.d pasopia7.d z9001.d z1013.d zx-util.d mamepp.d tixx.d mz2500.d c128.d z88shell.d cpm2.d ace-tap.d ff.d newext.d x07.d trs80.d msx.d residos.d noop.d nascom.d mc.d cpmdisk.d multi8.d inject.d kc.d vz.d ondra.d m5.d p2000.d zx.d spc1000.d msxrom.d mameql.d sc3000.d newbrain.d lviv.d hex.d zxvgs.d appmake.d sms.d pc88.d vector06c.d gb.d glue.d vg5k.d mz.d rex6000.d extract.d z88.d ../common/dirname.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/appmake'
make -C src/common clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/common'
rm -f t/test.exe dirname.o die.o strutil.o fileutil.o option.o zutils.o objfile.o optparse.o t/t_types.o t/t_die.o t/test.o t/t_fileutil.o t/t_strutil.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/Unity/src/unity.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o ../../ext/UNIXem/src/time.o dirname.d die.d strutil.d fileutil.d option.d zutils.d objfile.d optparse.d t/t_types.d t/t_die.d t/test.d t/t_fileutil.d t/t_strutil.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d ../../ext/Unity/src/unity.d
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/common'
make -C src/copt clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/copt'
rm -f z88dk-copt.exe copt.o core.exe regex/*.o
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/copt'
make -C src/cpp clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/cpp'
rm -f z88dk-zcpp.exe cpp4.o cpp2.o cpp6.o cpp5.o cpp3.o cpp1.o
rm -f cpp4.o cpp2.o cpp6.o cpp5.o cpp3.o cpp1.o cpp4.d cpp2.d cpp6.d cpp5.d cpp3.d cpp1.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/cpp'
make -C src/sccz80 clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/sccz80'
rm -f *.o *~ core sccz80.exe
rm -f -rf Debug Release
rm -f callfunc.d codegen.d const.d data.d declinit.d error.d expr.d goto.d io.d lex.d main.d misc.d plunge.d preproc.d primary.d stmt.d sym.d while.d declparse.d ../common/option.d
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/sccz80'
make -C src/ticks clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/ticks'
rm -f z88dk-ticks.exe ticks.o hook_cpm.o hook_console.o hook_io.o hook_misc.o hook.o debugger.o linenoise.o utf8.o syms.o disassembler_alg.o memory.o am9511.o acia.o hook_rc2014.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o ../../ext/UNIXem/src/time.o core
rm -f z88dk-dis.exe disassembler_main.o  syms.o disassembler_alg.o core
rm -f ticks.d hook_cpm.d hook_console.d hook_io.d hook_misc.d hook.d debugger.d linenoise.d utf8.d syms.d disassembler_alg.d memory.d am9511.d acia.d hook_rc2014.d ../../ext/UNIXem/src/glob.d ../../ext/UNIXem/src/dirent.d ../../ext/UNIXem/src/time.d disassembler_main.d syms.d disassembler_alg.d
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/ticks'
make -C src/ucpp clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/ucpp'
rm -f z88dk-ucpp.exe mem.o nhash.o cpp.o lexer.o assert.o macro.o eval.o
rm -f mem.o nhash.o cpp.o lexer.o assert.o macro.o eval.o mem.d nhash.d cpp.d lexer.d assert.d macro.d eval.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/ucpp'
make -C src/z80asm clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/z80asm'
make -C dev/z80asm_lib clean
make[2]: Entering directory '/home/build/z88dk/win32/z88dk/src/z80asm/dev/z80asm_lib'
rm -f z80asm-8080-.lib
rm -f z80asm-8085-.lib
rm -f z80asm-gbz80-.lib
rm -f z80asm-r2k-.lib
rm -f z80asm-r3k-.lib
rm -f z80asm-z180-.lib
rm -f z80asm-z80-.lib
rm -f z80asm-z80n-.lib
rm -f z80asm-8080-ixiy.lib
rm -f z80asm-8085-ixiy.lib
rm -f z80asm-gbz80-ixiy.lib
rm -f z80asm-r2k-ixiy.lib
rm -f z80asm-r3k-ixiy.lib
rm -f z80asm-z180-ixiy.lib
rm -f z80asm-z80-ixiy.lib
rm -f z80asm-z80n-ixiy.lib
rm -f sub_hl_de.o sbc_hl_bc.o sra_de.o sub_hl_sp.o adc_hl_sp.o add_bc_a.o lddr.o adc_hl_de.o add_hl_a.o rl_bc.o daa.o cpir.o rl_hl.o add_de_a.o cpd.o cpdr.o sra_hl.o rl_de.o ex_sp_hl.o rrd.o ldir.o rld.o sbc_hl_hl.o rr_bc.o adc_hl_hl.o cpi.o sbc_hl_de.o adc_hl_bc.o rr_hl.o sbc_hl_sp.o sub_hl_bc.o sra_bc.o ldi.o rr_de.o sub_hl_hl.o ldd.o sub_hl_de.lis sbc_hl_bc.lis sra_de.lis sub_hl_sp.lis adc_hl_sp.lis add_bc_a.lis lddr.lis adc_hl_de.lis add_hl_a.lis rl_bc.lis daa.lis cpir.lis rl_hl.lis add_de_a.lis cpd.lis cpdr.lis sra_hl.lis rl_de.lis ex_sp_hl.lis rrd.lis ldir.lis rld.lis sbc_hl_hl.lis rr_bc.lis adc_hl_hl.lis cpi.lis sbc_hl_de.lis adc_hl_bc.lis rr_hl.lis sbc_hl_sp.lis sub_hl_bc.lis sra_bc.lis ldi.lis rr_de.lis sub_hl_hl.lis ldd.lis test.asm test.o test.bin
make[2]: Leaving directory '/home/build/z88dk/win32/z88dk/src/z80asm/dev/z80asm_lib'
rm -f z80asm-*.lib
make -C lib clean
make[2]: Entering directory '/home/build/z88dk/win32/z88dk/src/z80asm/lib'
rm -f strhash.o class.o srcfile.o list.o dbg.o alloc.o str.o minunit.o array.o ../../common/die.o ../../common/fileutil.o ../../common/strutil.o t/test_alloc t/test_init t/test_dbg t/test_str libclibrary.a
rm -f t/test_alloc.exe t/test_init.exe t/test_dbg.exe t/test_str.exe
rm -f t/test_alloc.out t/test_init.out t/test_dbg.out t/test_str.out
rm -f t/test_alloc.o t/test_init.o t/test_dbg.o t/test_str.o
rm -f t/tests.log
rm -f *.bak
rm -f -r win32/Debug win32/Release win32/ipch
rm -f strhash.d class.d srcfile.d list.d dbg.d alloc.d str.d minunit.d array.d ../../common/die.d ../../common/fileutil.d ../../common/strutil.d
make[2]: Leaving directory '/home/build/z88dk/win32/z88dk/src/z80asm/lib'
rm -f *.core lib/*.core lib/t/*.core lib/t/uthash/*.core
rm -f *.o    lib/*.o    lib/t/*.o    lib/t/uthash/*.o
rm -f *.out  lib/*.out  lib/t/*.out  lib/t/uthash/*.out
rm -f *.orig lib/*.orig lib/t/*.orig lib/t/uthash/*.orig
rm -f *.exe  lib/*.exe  lib/t/*.exe  lib/t/uthash/*.exe
rm -f *.tmp  lib/*.tmp  lib/t/*.tmp  lib/t/uthash/*.tmp
rm -f *.bak  lib/*.bak  lib/t/*.bak  lib/t/uthash/*.bak
rm -f *.log  lib/*.log  lib/t/*.log  lib/t/uthash/*.log
rm -f *~     lib/*~     lib/t/*~     lib/t/uthash/*~
rm -f -rf Debug Release x1 x2 x3
rm -f errors.o common.o parse.o z80asm.o sym.o libfile.o opcodes.o error_func.o listfile.o modlink.o zobjfile.o z80pass.o macros.o directives.o model.o options.o scan.o main.o codearea.o module.o symtab.o expr.o hist.o lib/srcfile.o lib/list.o lib/dbg.o lib/str.o lib/class.o lib/strhash.o lib/alloc.o lib/minunit.o lib/array.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o t/testlib.o
rm -f t/libtestlib.a t/*.o t/*.out lib/t/*.o lib/t/*.out t/test_codearea.exe t/test_symtab.exe
rm -f zcc_opt.def zcc_proj.lst
rm -f zcc_opt.def microman.bin microman.tap
rm -f zcc_opt.def mandel.bin   mandel.tap
rm -f -r *.dSYM
rm -f z80asm.exe lib/z80asm.exe test* lib/test*
rm -f t/*.tmp lib/t/*.tmp t/dev/*.tmp
rm -f errors.d common.d parse.d z80asm.d sym.d libfile.d opcodes.d error_func.d listfile.d modlink.d zobjfile.d z80pass.d macros.d directives.d model.d options.d scan.d main.d codearea.d module.d symtab.d expr.d hist.d lib/srcfile.d lib/list.d lib/dbg.d lib/str.d lib/class.d lib/strhash.d lib/alloc.d lib/minunit.d lib/array.d ../common/dirname.d ../common/die.d ../common/strutil.d ../common/fileutil.d ../common/option.d ../common/zutils.d ../common/objfile.d ../common/optparse.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/z80asm'
make -C src/z80nm clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/z80nm'
rm -f z88dk-z80nm.exe ar.o ../common/zutils.o ../common/die.o ../common/objfile.o ../common/fileutil.o ../common/strutil.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o ../../ext/UNIXem/src/time.o ../../ext/getopt/getopt.o ar.d ../common/zutils.d ../common/die.d ../common/objfile.d ../common/fileutil.d ../common/strutil.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d core
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/z80nm'
make -C src/z88dk-lib clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/z88dk-lib'
rm -f z88dk-lib.exe z88dk-lib.o core.exe
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/z88dk-lib'
make -C src/zcc clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/zcc'
rm -f zcc.exe zcc.o core
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/zcc'
make -C src/zobjcopy clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/zobjcopy'
rm -f z88dk-zobjcopy.exe zobjcopy.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o ../../ext/UNIXem/src/time.o
rm -f zobjcopy.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o ../../ext/UNIXem/src/time.o zobjcopy.d ../common/dirname.d ../common/die.d ../common/strutil.d ../common/fileutil.d ../common/option.d ../common/zutils.d ../common/objfile.d ../common/optparse.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/zobjcopy'
make -C src/zpragma clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/zpragma'
rm -f z88dk-zpragma.exe zpragma.o
rm -f zpragma.o zpragma.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/zpragma'
make -C src/zx7 clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/zx7'
rm -f z88dk-zx7.exe zx7.o core.exe
rm -f z88dk-dzx7.exe dzx7.o
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/zx7'
make -C support clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/support'
make -C basck clean
make[2]: Entering directory '/home/build/z88dk/win32/z88dk/support/basck'
rm -f z88dk-basck.exe basck.o
rm -f basck.o basck.d  *.bak t/*.bak
make[2]: Leaving directory '/home/build/z88dk/win32/z88dk/support/basck'
make -C debugger clean
make[2]: Entering directory '/home/build/z88dk/win32/z88dk/support/debugger'
rm -f client_debug getmypid hello.bin a.bin source.sh dbg_hello.* sourcedbg.sh tmp.bin zcc_opt.def hello.map *.exe variable*.opt *.o varsrc.txt a.bin a.bas dbgbin *~
make[2]: Leaving directory '/home/build/z88dk/win32/z88dk/support/debugger'
make -C graphics clean
make[2]: Entering directory '/home/build/z88dk/win32/z88dk/support/graphics'
rm -f z88dk-z80svg.exe z80svg.o getopt/*.o core
rm -f -rf Debug Release
make[2]: Leaving directory '/home/build/z88dk/win32/z88dk/support/graphics'
make -C pv1000 clean
make[2]: Entering directory '/home/build/z88dk/win32/z88dk/support/pv1000'
rm -f z88dk-font2pv1000.exe font2pv1000.o
rm -f font2pv1000.o font2pv1000.d  *.bak t/*.bak
make[2]: Leaving directory '/home/build/z88dk/win32/z88dk/support/pv1000'
make -C rcmx000 clean
make[2]: Entering directory '/home/build/z88dk/win32/z88dk/support/rcmx000'
rm -f *.o boot mk_boot_code *.sym *.map *.LOD *.bin rcmx000_boot.asm mk_coldboot_hfile bootbytes.h tmp_* zcc_opt.def *.obj *~ rcmx000_flash.asm rcmx000_flutil.asm
make[2]: Leaving directory '/home/build/z88dk/win32/z88dk/support/rcmx000'
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/support'
make -C test clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/test'
make[2]: Entering directory '/home/build/z88dk/win32/z88dk/test/suites'
make[3]: Entering directory '/home/build/z88dk/win32/z88dk/test/suites/string'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f test*.bin *.map ../../framework/test.o strstr.o strcmp.o strncmp.o main.o strrstr.o strrev.o strlcpy.o strlcat.o stricmp.o zcc_opt.def *~
make[3]: Leaving directory '/home/build/z88dk/win32/z88dk/test/suites/string'
make[3]: Entering directory '/home/build/z88dk/win32/z88dk/test/suites/ctype'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f test*.bin *.map  zcc_opt.def *~
make[3]: Leaving directory '/home/build/z88dk/win32/z88dk/test/suites/ctype'
make[3]: Entering directory '/home/build/z88dk/win32/z88dk/test/suites/stdio'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f *.bin *.map zcc_opt.def *~
make[3]: Leaving directory '/home/build/z88dk/win32/z88dk/test/suites/stdio'
make[3]: Entering directory '/home/build/z88dk/win32/z88dk/test/suites/stdlib'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f test*.bin *.map  zcc_opt.def *~
make[3]: Leaving directory '/home/build/z88dk/win32/z88dk/test/suites/stdlib'
make[3]: Entering directory '/home/build/z88dk/win32/z88dk/test/suites/math'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f *.bin *.map *.lis ../../framework/test.o math.o zcc_opt.def *~
make[3]: Leaving directory '/home/build/z88dk/win32/z88dk/test/suites/math'
make[3]: Entering directory '/home/build/z88dk/win32/z88dk/test/suites/regex'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f *.bin *.map ../../framework/test.o regex.o zcc_opt.def *~
make[3]: Leaving directory '/home/build/z88dk/win32/z88dk/test/suites/regex'
make[3]: Entering directory '/home/build/z88dk/win32/z88dk/test/suites/sccz80'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f *.bin *.map  zcc_opt.def *~ *.lis
make[3]: Leaving directory '/home/build/z88dk/win32/z88dk/test/suites/sccz80'
make[2]: Leaving directory '/home/build/z88dk/win32/z88dk/test/suites'
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/test'
make -C testsuite clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/testsuite'
rm -f -f pointer_arith.opt Issue_985_ptr_cast.opt paramsoffset.opt Issue_1133_bitfields.opt Issue_1540_String_init.opt Issue_514_flexible_member.opt Issue_678_compound.opt Issue_1105_function_pointer_calls.opt Issue_419_Extern_Prototypes_In_Function.opt Issue_1054_initialisation.opt Issue_1212_double_promotion.opt Issue_896_nested_struct_initialisation.opt sizeof_w_str_concat.opt Issue_98_underlying.opt Issue_482_optrule.opt long_addition_opts.opt Issue_1132_struct_by_value.opt Issue_1466_float16.opt Issue_1167_choosing_which_function.opt Issue_1167_range_check.opt shortcall.opt Issue_1409_switch.opt Issue_501_extern_at.opt Issue_1015_break_without_loop_variable.opt Issue_98_Stack_offset.opt Issue_693_fastcall.opt Issue_543_complement.opt Issue_1178_kr_main_stdc.opt 02_addr_ptr.opt Issue_188_builtins.opt Issue_493__func__.opt Issue_1302_enum_usage.opt Issue_600_fastcall.opt Issue_103_floating_addition.opt Issue_452_pointers.opt Issue_1283_2d_arrays.opt Issue_510_long_and.opt Issue_569_init_from_2d_array.opt Issue_489_variable_defn_in_forloop.opt Issue_491_enums.opt Issue_574_fastcall_offset.opt Issue_615_if.opt fastcall.opt Issue_497_astroforce_compile.opt Issue_1102_struct_trailing_comma.opt Issue_490_long_extension.opt Issue_1141_Namespaces.opt Issue_701_compound_scope.opt Issue_564_casting.opt Issue_509_long_constant.opt Issue_507_unnamed_structs.opt Issue_715__double_subtraction.opt Issue_452_arrays.opt Issue_490_ptr_arithmetic.opt Far_Pointer_Call_ieee.opt Issue_480_asmfunc.opt Issue_1016_double_const_compare.opt Issue_615_while_loop.opt mathops_ieee.opt Issue_1167_sizeof.opt Issue_452_struct.opt 01_cast_global_pointer.opt Issue_1623_stdcbench_issues.opt Issue_1126_opt_rule.opt Issue_1466_float16_addition.opt Issue_1062_array_init.opt Issue_608_Arrays.opt Issue_1466_float16_callee.opt Issue_452_far_pointers.opt Issue_1260_com.opt Issue_1132_struct_parameter.opt Issue_490_repeated_extern_decls.opt Issue_1016_long_const_compare.opt Issue_254_KR_Specifiers.opt Issue_1466_float16_compare.opt Issue_1007_Fix_FP_Constant_Multiplication.opt Issue_510_mult_minus1.opt Issue_485_sdccdecl.opt Issue_452_unsigned.opt Issue_295_structgetsfar.opt Issue_615_loop.opt Issue_1409_offset_pointer_initialisation.opt Issue_569_jagged_array.opt Issue_693_missing_return.opt Issue_26_casting.opt Issue_1361_const.opt Issue_499_typedef_initialisation.opt Issue_1266_ranges.opt Issue_1015_break_with_loop_variable.opt Far_Pointer_Call.opt Issue_98_check_int.opt Issue_103_double_prepost.opt Issue_1103_fastcall_fnptr.opt z80n/Issue_312_z80n_optimisations.opt rabbit/rabbit_optimisations.opt z180/Issue_481_multiply_char.opt 8080/Issue_1531_opt_rule.opt 8080/Issue_1431_8080_long_promotion.opt tmp*.opt zcc_opt.def 
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/testsuite'
make -C src/z88dk-lib clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/z88dk-lib'
rm -f z88dk-lib.exe z88dk-lib.o core.exe
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/z88dk-lib'
rm -f -r /home/build/z88dk/win32/z88dk/src/sdcc-build
#if [ -d bin ]; then find bin -type f -exec rm -f {} ';' ; fi
#########################################################################

Building win32 kit

#########################################################################
#########################################################################

Starting OS-X build

#########################################################################
make -C src/appmake PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/appmake'
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o gb.o gb.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zx.o zx.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o trs80.o trs80.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o cpm2.o cpm2.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o vg5k.o vg5k.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o sorcerer.o sorcerer.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mamepp.o mamepp.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mz2500.o mz2500.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o appmake.o appmake.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o c128.o c128.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o z88shell.o z88shell.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o newbrain.o newbrain.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mz.o mz.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o m5.o m5.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o z88.o z88.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o sos.o sos.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o ace-tap.o ace-tap.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o tixx.o tixx.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o svi.o svi.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o homelab.o homelab.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o inject.o inject.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o x1.o x1.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o x07.o x07.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o p2000.o p2000.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o vector06c.o vector06c.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o msx.o msx.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o rom.o rom.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zx-util.o zx-util.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o noop.o noop.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o extract.o extract.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o nascom.o nascom.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o cpmdisk.o cpmdisk.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mc.o mc.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mtx.o mtx.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o fp1100.o fp1100.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zx81.o zx81.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o cpc.o cpc.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o enterprise.o enterprise.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o multi8.o multi8.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o nec.o nec.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o fat.o fat.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o residos.o residos.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o kc.o kc.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o rex6000.o rex6000.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o ondra.o ondra.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o ff.o ff.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o galaksija.o galaksija.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o pmd85.o pmd85.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zxn.o zxn.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o abc80.o abc80.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o spc1000.o spc1000.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o px.o px.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o dai.o dai.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o mameql.o mameql.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o sc3000.o sc3000.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o lviv.o lviv.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o z9001.o z9001.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o hex.o hex.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o zxvgs.o zxvgs.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o c7420.o c7420.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o pc88.o pc88.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o lynx.o lynx.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o tvc.o tvc.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o z1013.o z1013.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o glue.o glue.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o vz.o vz.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o pasopia7.o pasopia7.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o aquarius.o aquarius.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o msxrom.o msxrom.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o rk.o rk.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o newext.o newext.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o sms.o sms.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common   -c -o ../common/dirname.o ../common/dirname.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../common -o z88dk-appmake gb.o zx.o trs80.o cpm2.o vg5k.o sorcerer.o mamepp.o mz2500.o appmake.o c128.o z88shell.o newbrain.o mz.o m5.o z88.o sos.o ace-tap.o tixx.o svi.o homelab.o inject.o x1.o x07.o p2000.o vector06c.o msx.o rom.o zx-util.o noop.o extract.o nascom.o cpmdisk.o mc.o mtx.o fp1100.o zx81.o cpc.o enterprise.o multi8.o nec.o fat.o residos.o kc.o rex6000.o ondra.o ff.o galaksija.o pmd85.o zxn.o abc80.o spc1000.o px.o dai.o mameql.o sc3000.o lviv.o z9001.o hex.o zxvgs.o c7420.o pc88.o lynx.o tvc.o z1013.o glue.o vz.o pasopia7.o aquarius.o msxrom.o rk.o newext.o sms.o ../common/dirname.o -g -O2
install z88dk-appmake /home/build/z88dk/osx/z88dk/bin/z88dk-appmake
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/appmake'
make -C src/copt PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/copt'
x86_64-apple-darwin15-cc -c -o copt.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. copt.c
x86_64-apple-darwin15-cc -c -o regex/regcomp.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. regex/regcomp.c
x86_64-apple-darwin15-cc -c -o regex/regerror.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. regex/regerror.c
x86_64-apple-darwin15-cc -c -o regex/regexec.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. regex/regexec.c
x86_64-apple-darwin15-cc -c -o regex/regfree.o -g -O2 -std=gnu99 -Wall -pedantic -DLOCAL_REGEXP -I. regex/regfree.c
x86_64-apple-darwin15-cc -o z88dk-copt -g -O2 copt.o regex/regcomp.o  regex/regerror.o regex/regexec.o  regex/regfree.o
install z88dk-copt /home/build/z88dk/osx/z88dk/bin/z88dk-copt
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/copt'
make -C src/cpp PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/cpp'
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp4.o cpp4.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp2.o cpp2.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp6.o cpp6.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp5.o cpp5.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp3.o cpp3.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp1.o cpp1.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex  -o z88dk-zcpp cpp4.o cpp2.o cpp6.o cpp5.o cpp3.o cpp1.o -g -O2
install z88dk-zcpp /home/build/z88dk/osx/z88dk/bin/z88dk-zcpp
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/cpp'
make -C src/ucpp PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/ucpp'
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o mem.o mem.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o nhash.o nhash.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o cpp.o cpp.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o lexer.o lexer.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o assert.o assert.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o macro.o macro.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o eval.o eval.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG -o z88dk-ucpp mem.o nhash.o cpp.o lexer.o assert.o macro.o eval.o -g -O2
install z88dk-ucpp /home/build/z88dk/osx/z88dk/bin/z88dk-ucpp
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/ucpp'
make -C src/sccz80 PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/sccz80'
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o callfunc.o callfunc.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o codegen.o codegen.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o const.o const.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o data.o data.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declinit.o declinit.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o error.o error.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o expr.o expr.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o goto.o goto.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o io.o io.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o lex.o lex.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o main.o main.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o misc.o misc.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o plunge.o plunge.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o preproc.o preproc.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o primary.o primary.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o stmt.o stmt.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o sym.o sym.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o while.o while.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declparse.o declparse.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../common -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o ../common/option.o ../common/option.c
x86_64-apple-darwin15-cc -g -O2 -o sccz80 callfunc.o codegen.o const.o data.o declinit.o error.o expr.o goto.o io.o lex.o main.o misc.o plunge.o preproc.o primary.o stmt.o sym.o while.o declparse.o ../common/option.o -lm
install -m 755 sccz80 /home/build/z88dk/osx/z88dk/bin/sccz80
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/sccz80'
make -C src/z80asm PREFIX=`pwd` PREFIX_SHARE=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/z80asm'
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o errors.o errors.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o common.o common.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o opcodes.o opcodes.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o z80asm.o z80asm.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o libfile.o libfile.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o error_func.o error_func.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o model.o model.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o sym.o sym.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o listfile.o listfile.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o modlink.o modlink.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o zobjfile.o zobjfile.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o z80pass.o z80pass.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o macros.o macros.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o directives.o directives.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o options.o options.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o scan.o scan.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o main.o main.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -O0 -c -o parse.o parse.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o codearea.o codearea.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o module.o module.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o symtab.o symtab.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o expr.o expr.c
expr.c:137:33: warning: comparison of constant 256 with expression of type 'op_type_t' is always true [-Wtautological-constant-out-of-range-compare]
        xassert(op_type > 0 && op_type < 256);
                               ~~~~~~~ ^ ~~~
../common/die.h:29:15: note: expanded from macro 'xassert'
                                                                if (!(f)) \
                                                                      ^
1 warning generated.
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o hist.o hist.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/srcfile.o lib/srcfile.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/list.o lib/list.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/dbg.o lib/dbg.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/str.o lib/str.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/class.o lib/class.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/strhash.o lib/strhash.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/alloc.o lib/alloc.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/minunit.o lib/minunit.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o lib/array.o lib/array.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../common/die.o ../common/die.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../common/strutil.o ../common/strutil.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../common/fileutil.o ../common/fileutil.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../common/zutils.o ../common/zutils.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../common/objfile.o ../common/objfile.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../common/optparse.o ../common/optparse.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../../ext/regex/regfree.o ../../ext/regex/regfree.c
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../../ext/regex/regcomp.o ../../ext/regex/regcomp.c
In file included from ../../ext/regex/regcomp.c:12:
../../ext/regex/cclass.h:7:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "alnum",        "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../ext/regex/cclass.h:9:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "alpha",        "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../ext/regex/cclass.h:11:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "blank",        " \t",          "",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                 }
../../ext/regex/cclass.h:12:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "cntrl",        "\007\b\t\n\v\f\r\1\2\3\4\5\6\16\17\20\21\22\23\24\
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../ext/regex/cclass.h:14:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "digit",        "0123456789",   "",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                 }
../../ext/regex/cclass.h:15:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "graph",        "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../ext/regex/cclass.h:18:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "lower",        "abcdefghijklmnopqrstuvwxyz",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../ext/regex/cclass.h:20:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "print",        "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../ext/regex/cclass.h:23:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "punct",        "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../ext/regex/cclass.h:25:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "space",        "\t\n\v\f\r ",  "",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                 }
../../ext/regex/cclass.h:26:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "upper",        "ABCDEFGHIJKLMNOPQRSTUVWXYZ",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../ext/regex/cclass.h:28:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "xdigit",       "0123456789ABCDEFabcdef",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../ext/regex/cclass.h:30:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        NULL,           0,              ""
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                 }
/opt/osxcross/target/bin/../SDK/MacOSX10.11.sdk/usr/include/sys/_types/_null.h:29:15: note: expanded from macro 'NULL'
#define NULL  __DARWIN_NULL
              ^
/opt/osxcross/target/bin/../SDK/MacOSX10.11.sdk/usr/include/sys/_types.h:52:23: note: expanded from macro '__DARWIN_NULL'
#define __DARWIN_NULL ((void *)0)
                      ^
In file included from ../../ext/regex/regcomp.c:13:
../../ext/regex/cname.h:6:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "NUL",  '\0',
        ^~~~~~~~~~~~
        {           }
../../ext/regex/cname.h:7:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "SOH",  '\001',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:8:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "STX",  '\002',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:9:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "ETX",  '\003',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:10:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "EOT",  '\004',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:11:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "ENQ",  '\005',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:12:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "ACK",  '\006',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:13:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "BEL",  '\007',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:14:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "alert",        '\007',
        ^~~~~~~~~~~~~~~~~~~~~~
        {                     }
../../ext/regex/cname.h:15:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "BS",           '\010',
        ^~~~~~~~~~~~~~~~~~~~~~
        {                     }
../../ext/regex/cname.h:16:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "backspace",    '\b',
        ^~~~~~~~~~~~~~~~~~~~
        {                   }
../../ext/regex/cname.h:17:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "HT",           '\011',
        ^~~~~~~~~~~~~~~~~~~~~~
        {                     }
../../ext/regex/cname.h:18:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "tab",          '\t',
        ^~~~~~~~~~~~~~~~~~~~
        {                   }
../../ext/regex/cname.h:19:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "LF",           '\012',
        ^~~~~~~~~~~~~~~~~~~~~~
        {                     }
../../ext/regex/cname.h:20:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "newline",      '\n',
        ^~~~~~~~~~~~~~~~~~~~
        {                   }
../../ext/regex/cname.h:21:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "VT",           '\013',
        ^~~~~~~~~~~~~~~~~~~~~~
        {                     }
../../ext/regex/cname.h:22:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "vertical-tab", '\v',
        ^~~~~~~~~~~~~~~~~~~~
        {                   }
../../ext/regex/cname.h:23:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "FF",           '\014',
        ^~~~~~~~~~~~~~~~~~~~~~
        {                     }
../../ext/regex/cname.h:24:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "form-feed",    '\f',
        ^~~~~~~~~~~~~~~~~~~~
        {                   }
../../ext/regex/cname.h:25:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "CR",           '\015',
        ^~~~~~~~~~~~~~~~~~~~~~
        {                     }
../../ext/regex/cname.h:26:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "carriage-return",      '\r',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                           }
../../ext/regex/cname.h:27:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "SO",   '\016',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:28:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "SI",   '\017',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:29:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "DLE",  '\020',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:30:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "DC1",  '\021',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:31:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "DC2",  '\022',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:32:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "DC3",  '\023',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:33:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "DC4",  '\024',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:34:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "NAK",  '\025',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:35:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "SYN",  '\026',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:36:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "ETB",  '\027',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:37:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "CAN",  '\030',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:38:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "EM",   '\031',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:39:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "SUB",  '\032',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:40:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "ESC",  '\033',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:41:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "IS4",  '\034',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:42:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "FS",   '\034',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:43:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "IS3",  '\035',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:44:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "GS",   '\035',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:45:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "IS2",  '\036',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:46:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "RS",   '\036',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:47:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "IS1",  '\037',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:48:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "US",   '\037',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:49:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "space",                ' ',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:50:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "exclamation-mark",     '!',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:51:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "quotation-mark",       '"',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:52:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "number-sign",          '#',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:53:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "dollar-sign",          '$',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:54:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "percent-sign",         '%',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:55:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "ampersand",            '&',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:56:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "apostrophe",           '\'',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                           }
../../ext/regex/cname.h:57:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "left-parenthesis",     '(',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:58:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "right-parenthesis",    ')',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:59:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "asterisk",     '*',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:60:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "plus-sign",    '+',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:61:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "comma",        ',',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:62:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "hyphen",       '-',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:63:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "hyphen-minus", '-',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:64:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "period",       '.',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:65:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "full-stop",    '.',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:66:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "slash",        '/',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:67:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "solidus",      '/',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:68:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "zero",         '0',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:69:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "one",          '1',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:70:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "two",          '2',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:71:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "three",        '3',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:72:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "four",         '4',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:73:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "five",         '5',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:74:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "six",          '6',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:75:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "seven",        '7',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:76:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "eight",        '8',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:77:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "nine",         '9',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:78:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "colon",        ':',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:79:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "semicolon",    ';',
        ^~~~~~~~~~~~~~~~~~~
        {                  }
../../ext/regex/cname.h:80:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "less-than-sign",       '<',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:81:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "equals-sign",          '=',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:82:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "greater-than-sign",    '>',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:83:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "question-mark",        '?',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:84:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "commercial-at",        '@',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:85:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "left-square-bracket",  '[',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:86:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "backslash",            '\\',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                           }
../../ext/regex/cname.h:87:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "reverse-solidus",      '\\',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                           }
../../ext/regex/cname.h:88:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "right-square-bracket", ']',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:89:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "circumflex",           '^',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:90:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "circumflex-accent",    '^',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:91:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "underscore",           '_',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:92:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "low-line",             '_',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:93:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "grave-accent",         '`',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:94:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "left-brace",           '{',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:95:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "left-curly-bracket",   '{',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:96:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "vertical-line",        '|',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:97:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "right-brace",          '}',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:98:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "right-curly-bracket",  '}',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:99:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "tilde",                '~',
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                          }
../../ext/regex/cname.h:100:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        "DEL",  '\177',
        ^~~~~~~~~~~~~~
        {             }
../../ext/regex/cname.h:101:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        NULL,   0,
        ^~~~~~~~~
        {        }
/opt/osxcross/target/bin/../SDK/MacOSX10.11.sdk/usr/include/sys/_types/_null.h:29:15: note: expanded from macro 'NULL'
#define NULL  __DARWIN_NULL
              ^
/opt/osxcross/target/bin/../SDK/MacOSX10.11.sdk/usr/include/sys/_types.h:52:23: note: expanded from macro '__DARWIN_NULL'
#define __DARWIN_NULL ((void *)0)
                      ^
../../ext/regex/regcomp.c:1226:1: warning: unused function 'mcsub' [-Wunused-function]
mcsub(cs, cp)
^
../../ext/regex/regcomp.c:1253:1: warning: unused function 'mcin' [-Wunused-function]
mcin(cs, cp)
^
111 warnings generated.
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../../ext/regex/regexec.o ../../ext/regex/regexec.c
../../ext/regex/regexec.c:19:12: warning: unused variable 'nope' [-Wunused-variable]
static int nope = 0;            /* for use in asserts; shuts lint up */
           ^
1 warning generated.
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -c -o ../../ext/regex/regerror.o ../../ext/regex/regerror.c
../../ext/regex/regerror.c:41:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_OKAY,       "REG_OKAY",     "no errors detected",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                   }
../../ext/regex/regex.h:35:19: note: expanded from macro 'REG_OKAY'
#define REG_OKAY         0
                         ^
../../ext/regex/regerror.c:42:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_NOMATCH,    "REG_NOMATCH",  "regexec() failed to match",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                          }
../../ext/regex/regex.h:36:22: note: expanded from macro 'REG_NOMATCH'
#define REG_NOMATCH      1
                         ^
../../ext/regex/regerror.c:43:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_BADPAT,     "REG_BADPAT",   "invalid regular expression",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                           }
../../ext/regex/regex.h:37:21: note: expanded from macro 'REG_BADPAT'
#define REG_BADPAT       2
                         ^
../../ext/regex/regerror.c:44:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_ECOLLATE,   "REG_ECOLLATE", "invalid collating element",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                          }
../../ext/regex/regex.h:38:23: note: expanded from macro 'REG_ECOLLATE'
#define REG_ECOLLATE     3
                         ^
../../ext/regex/regerror.c:45:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_ECTYPE,     "REG_ECTYPE",   "invalid character class",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                        }
../../ext/regex/regex.h:39:21: note: expanded from macro 'REG_ECTYPE'
#define REG_ECTYPE       4
                         ^
../../ext/regex/regerror.c:46:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_EESCAPE,    "REG_EESCAPE",  "trailing backslash (\\)",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                        }
../../ext/regex/regex.h:40:22: note: expanded from macro 'REG_EESCAPE'
#define REG_EESCAPE      5
                         ^
../../ext/regex/regerror.c:47:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_ESUBREG,    "REG_ESUBREG",  "invalid backreference number",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                             }
../../ext/regex/regex.h:41:22: note: expanded from macro 'REG_ESUBREG'
#define REG_ESUBREG      6
                         ^
../../ext/regex/regerror.c:48:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_EBRACK,     "REG_EBRACK",   "brackets ([ ]) not balanced",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                            }
../../ext/regex/regex.h:42:21: note: expanded from macro 'REG_EBRACK'
#define REG_EBRACK       7
                         ^
../../ext/regex/regerror.c:49:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_EPAREN,     "REG_EPAREN",   "parentheses not balanced",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                         }
../../ext/regex/regex.h:43:21: note: expanded from macro 'REG_EPAREN'
#define REG_EPAREN       8
                         ^
../../ext/regex/regerror.c:50:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_EBRACE,     "REG_EBRACE",   "braces not balanced",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                    }
../../ext/regex/regex.h:44:21: note: expanded from macro 'REG_EBRACE'
#define REG_EBRACE       9
                         ^
../../ext/regex/regerror.c:51:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_BADBR,      "REG_BADBR",    "invalid repetition count(s)",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                            }
../../ext/regex/regex.h:45:19: note: expanded from macro 'REG_BADBR'
#define REG_BADBR       10
                        ^
../../ext/regex/regerror.c:52:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_ERANGE,     "REG_ERANGE",   "invalid character range",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                        }
../../ext/regex/regex.h:46:20: note: expanded from macro 'REG_ERANGE'
#define REG_ERANGE      11
                        ^
../../ext/regex/regerror.c:53:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_ESPACE,     "REG_ESPACE",   "out of memory",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                              }
../../ext/regex/regex.h:47:20: note: expanded from macro 'REG_ESPACE'
#define REG_ESPACE      12
                        ^
../../ext/regex/regerror.c:54:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_BADRPT,     "REG_BADRPT",   "repetition-operator operand invalid",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                                    }
../../ext/regex/regex.h:48:20: note: expanded from macro 'REG_BADRPT'
#define REG_BADRPT      13
                        ^
../../ext/regex/regerror.c:55:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_EMPTY,      "REG_EMPTY",    "empty (sub)expression",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                      }
../../ext/regex/regex.h:49:19: note: expanded from macro 'REG_EMPTY'
#define REG_EMPTY       14
                        ^
../../ext/regex/regerror.c:56:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_ASSERT,     "REG_ASSERT",   "\"can't happen\" -- you found a bug",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                                    }
../../ext/regex/regex.h:50:20: note: expanded from macro 'REG_ASSERT'
#define REG_ASSERT      15
                        ^
../../ext/regex/regerror.c:57:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        REG_INVARG,     "REG_INVARG",   "invalid argument to regex routine",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                                  }
../../ext/regex/regex.h:51:20: note: expanded from macro 'REG_INVARG'
#define REG_INVARG      16
                        ^
../../ext/regex/regerror.c:58:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        -1,             "",             "*** unknown regexp error code ***",
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {                                                                  }
18 warnings generated.
x86_64-apple-darwin15-cc -MMD -I. -Ilib -It -g -Wall -std=gnu11 -O3 -I../common -I../../ext/optparse -I../../ext/regex -I../../ext/uthash/src  -g -O2 -o z80asm errors.o common.o opcodes.o z80asm.o libfile.o error_func.o model.o sym.o listfile.o modlink.o zobjfile.o z80pass.o macros.o directives.o options.o scan.o main.o parse.o codearea.o module.o symtab.o expr.o hist.o lib/srcfile.o lib/list.o lib/dbg.o lib/str.o lib/class.o lib/strhash.o lib/alloc.o lib/minunit.o lib/array.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o  -g -O2
install z80asm     /home/build/z88dk/osx/z88dk/bin/z80asm
install z80asm     /home/build/z88dk/osx/z88dk/bin/z88dk-z80asm
install asmpp.pl      /home/build/z88dk/osx/z88dk/bin/asmpp.pl
make -C dev/z80asm_lib install PREFIX=/home/build/z88dk/osx/z88dk
make[2]: Entering directory '/home/build/z88dk/osx/z88dk/src/z80asm/dev/z80asm_lib'
install z80asm-8080-.lib /home/build/z88dk/osx/z88dk/lib/z80asm-8080-.lib
install z80asm-8085-.lib /home/build/z88dk/osx/z88dk/lib/z80asm-8085-.lib
install z80asm-gbz80-.lib /home/build/z88dk/osx/z88dk/lib/z80asm-gbz80-.lib
install z80asm-r2k-.lib /home/build/z88dk/osx/z88dk/lib/z80asm-r2k-.lib
install z80asm-r3k-.lib /home/build/z88dk/osx/z88dk/lib/z80asm-r3k-.lib
install z80asm-z180-.lib /home/build/z88dk/osx/z88dk/lib/z80asm-z180-.lib
install z80asm-z80-.lib /home/build/z88dk/osx/z88dk/lib/z80asm-z80-.lib
install z80asm-z80n-.lib /home/build/z88dk/osx/z88dk/lib/z80asm-z80n-.lib
install z80asm-8080-ixiy.lib /home/build/z88dk/osx/z88dk/lib/z80asm-8080-ixiy.lib
install z80asm-8085-ixiy.lib /home/build/z88dk/osx/z88dk/lib/z80asm-8085-ixiy.lib
install z80asm-gbz80-ixiy.lib /home/build/z88dk/osx/z88dk/lib/z80asm-gbz80-ixiy.lib
install z80asm-r2k-ixiy.lib /home/build/z88dk/osx/z88dk/lib/z80asm-r2k-ixiy.lib
install z80asm-r3k-ixiy.lib /home/build/z88dk/osx/z88dk/lib/z80asm-r3k-ixiy.lib
install z80asm-z180-ixiy.lib /home/build/z88dk/osx/z88dk/lib/z80asm-z180-ixiy.lib
install z80asm-z80-ixiy.lib /home/build/z88dk/osx/z88dk/lib/z80asm-z80-ixiy.lib
install z80asm-z80n-ixiy.lib /home/build/z88dk/osx/z88dk/lib/z80asm-z80n-ixiy.lib
make[2]: Leaving directory '/home/build/z88dk/osx/z88dk/src/z80asm/dev/z80asm_lib'
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/z80asm'
make -C src/zcc PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/zcc'
x86_64-apple-darwin15-cc -c -o zcc.o -g -O2 -DLOCAL_REGEXP -Wall -pedantic -g -I. -I../copt -I../common zcc.c
x86_64-apple-darwin15-cc -o zcc -g -O2 -DLOCAL_REGEXP -Wall -pedantic -g zcc.o ../copt/regex/regcomp.o  ../copt/regex/regerror.o ../copt/regex/regexec.o  ../copt/regex/regfree.o ../common/dirname.c ../common/option.c
install zcc /home/build/z88dk/osx/z88dk/bin/
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/zcc'
make -C src/zpragma PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/zpragma'
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../../ext/optparse -I../../ext/regex   -c -o zpragma.o zpragma.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../../ext/optparse -I../../ext/regex -o z88dk-zpragma zpragma.o -g -O2
install z88dk-zpragma /home/build/z88dk/osx/z88dk/bin/z88dk-zpragma
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/zpragma'
make -C src/zx7 PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/zx7'
x86_64-apple-darwin15-cc -o z88dk-zx7 -g -O2 compress.c  optimize.c  zx7.c
x86_64-apple-darwin15-cc -o z88dk-dzx7 -g -O2 dzx7.c
install z88dk-zx7 /home/build/z88dk/osx/z88dk/bin/z88dk-zx7
install z88dk-dzx7 /home/build/z88dk/osx/z88dk/bin/z88dk-dzx7
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/zx7'
make -C src/z80nm PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/z80nm'
x86_64-apple-darwin15-cc -g -O2 -O3 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex -I../z80asm    -c -o ar.o ar.c
x86_64-apple-darwin15-cc -o z88dk-z80nm -g -O2 -O3 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex -I../z80asm  ar.o ../common/zutils.o ../common/die.o ../common/objfile.o ../common/fileutil.o ../common/strutil.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o 
install z88dk-z80nm /home/build/z88dk/osx/z88dk/bin/z88dk-z80nm
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/z80nm'
make -C src/zobjcopy PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/zobjcopy'
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../common -I../../ext/uthash/src -I../../ext/optparse -I../../ext/regex    -c -o zobjcopy.o zobjcopy.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../common -I../../ext/uthash/src -I../../ext/optparse -I../../ext/regex  -o z88dk-zobjcopy zobjcopy.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o  -g -O2
install z88dk-zobjcopy /home/build/z88dk/osx/z88dk/bin/z88dk-zobjcopy
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/zobjcopy'
make -C src/ticks PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/ticks'
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o ticks.o ticks.c
ticks.c:638:14: warning: '&' within '|' [-Wbitwise-op-parentheses]
  return  ff & 168  // S, 5, 3: bits 7, 5, 3
          ~~~^~~~~
ticks.c:638:14: note: place parentheses around the '&' expression to silence this warning
  return  ff & 168  // S, 5, 3: bits 7, 5, 3
             ^
          (       )
ticks.c:639:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | ff >> 8 & 1 // C bit 0, so value 256
        ~ ~~~~~~~~^~~
ticks.c:639:19: note: place parentheses around the '&' expression to silence this warning
        | ff >> 8 & 1 // C bit 0, so value 256
                  ^
          (          )
ticks.c:641:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | fb >> 8 & 2 // N (subtract flag) bit 1, value 512
        ~ ~~~~~~~~^~~
ticks.c:641:19: note: place parentheses around the '&' expression to silence this warning
        | fb >> 8 & 2 // N (subtract flag) bit 1, value 512
                  ^
          (          )
ticks.c:642:36: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | (fr ^ fa ^ fb ^ fb >> 8) & 16 // H (half carry) bit 4
        ~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:642:36: note: place parentheses around the '&' expression to silence this warning
        | (fr ^ fa ^ fb ^ fb >> 8) & 16 // H (half carry) bit 4
                                   ^
          (                            )
ticks.c:645:45: warning: '&' within '|' [-Wbitwise-op-parentheses]
            : ((fr ^ fa) & (fr ^ fb)) >> 5) & 4; // P/V bit 2
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ticks.c:645:45: note: place parentheses around the '&' expression to silence this warning
            : ((fr ^ fa) & (fr ^ fb)) >> 5) & 4; // P/V bit 2
                                            ^
ticks.c:649:15: warning: '&' within '|' [-Wbitwise-op-parentheses]
  return  ff_ & 168
          ~~~~^~~~~
ticks.c:649:15: note: place parentheses around the '&' expression to silence this warning
  return  ff_ & 168
              ^
          (        )
ticks.c:650:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | ff_ >> 8 & 1
        ~ ~~~~~~~~~^~~
ticks.c:650:20: note: place parentheses around the '&' expression to silence this warning
        | ff_ >> 8 & 1
                   ^
          (           )
ticks.c:652:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | fb_ >> 8 & 2
        ~ ~~~~~~~~~^~~
ticks.c:652:20: note: place parentheses around the '&' expression to silence this warning
        | fb_ >> 8 & 2
                   ^
          (           )
ticks.c:653:40: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | (fr_ ^ fa_ ^ fb_ ^ fb_ >> 8) & 16
        ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:653:40: note: place parentheses around the '&' expression to silence this warning
        | (fr_ ^ fa_ ^ fb_ ^ fb_ >> 8) & 16
                                       ^
          (                                )
ticks.c:656:49: warning: '&' within '|' [-Wbitwise-op-parentheses]
            : ((fr_ ^ fa_) & (fr_ ^ fb_)) >> 5) & 4;
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ticks.c:656:49: note: place parentheses around the '&' expression to silence this warning
            : ((fr_ ^ fa_) & (fr_ ^ fb_)) >> 5) & 4;
                                                ^
ticks.c:662:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
  fa= 255 & (fb= a & -129 | (a&4)<<5);
                 ~~^~~~~~ ~
ticks.c:662:20: note: place parentheses around the '&' expression to silence this warning
  fa= 255 & (fb= a & -129 | (a&4)<<5);
                   ^
                 (       )
ticks.c:1131:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
        mp= t+1 & 255
            ~~~~^~~~~
ticks.c:1131:17: note: place parentheses around the '&' expression to silence this warning
        mp= t+1 & 255
                ^
            (        )
ticks.c:1245:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&256
              ~~^~~~
ticks.c:1245:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&256
                ^
              (     )
ticks.c:1287:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&256
              ~~^~~~
ticks.c:1287:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&256
                ^
              (     )
ticks.c:1373:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ff_&215
               ~~~^~~~
ticks.c:1373:19: note: place parentheses around the '&' expression to silence this warning
          ff_= ff_&215
                  ^
               (      )
ticks.c:1374:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1374:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1375:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      &128
               ~~~~~~~~~^~~~
ticks.c:1375:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      &128
                        ^
               (            )
ticks.c:1376:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa_^fr_) & 16;
            ~ ~~~~~~~~~~^~~~
ticks.c:1376:25: note: place parentheses around the '&' expression to silence this warning
            | (fa_^fr_) & 16;
                        ^
              (             )
ticks.c:1379:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&215
              ~~^~~~
ticks.c:1379:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&215
                ^
              (     )
ticks.c:1380:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1380:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1381:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      &128
              ~~~~~~~~^~~~
ticks.c:1381:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      &128
                      ^
              (           )
ticks.c:1382:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa^fr) & 16;
            ~ ~~~~~~~~^~~~
ticks.c:1382:23: note: place parentheses around the '&' expression to silence this warning
            | (fa^fr) & 16;
                      ^
              (           )
ticks.c:1402:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ff_&215
               ~~~^~~~
ticks.c:1402:19: note: place parentheses around the '&' expression to silence this warning
          ff_= ff_&215
                  ^
               (      )
ticks.c:1403:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1403:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1404:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      &128
               ~~~~~~~~~^~~~
ticks.c:1404:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      &128
                        ^
               (            )
ticks.c:1405:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa_^fr_) & 16;
            ~ ~~~~~~~~~~^~~~
ticks.c:1405:25: note: place parentheses around the '&' expression to silence this warning
            | (fa_^fr_) & 16;
                        ^
              (             )
ticks.c:1409:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&215
              ~~^~~~
ticks.c:1409:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&215
                ^
              (     )
ticks.c:1410:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1410:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1411:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      &128
              ~~~~~~~~^~~~
ticks.c:1411:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      &128
                      ^
              (           )
ticks.c:1412:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa^fr) & 16;
            ~ ~~~~~~~~^~~~
ticks.c:1412:23: note: place parentheses around the '&' expression to silence this warning
            | (fa^fr) & 16;
                      ^
              (           )
ticks.c:1431:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
              | ff_>>8 & 1;
              ~ ~~~~~~~^~~
ticks.c:1431:24: note: place parentheses around the '&' expression to silence this warning
              | ff_>>8 & 1;
                       ^
                (         )
ticks.c:1432:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ff_&215
               ~~~^~~~
ticks.c:1432:19: note: place parentheses around the '&' expression to silence this warning
          ff_= ff_&215
                  ^
               (      )
ticks.c:1433:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1433:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1434:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      & 128
               ~~~~~~~~~^~~~~
ticks.c:1434:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      & 128
                        ^
               (             )
ticks.c:1435:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa_^fr_) &  16;
            ~ ~~~~~~~~~~^~~~~
ticks.c:1435:25: note: place parentheses around the '&' expression to silence this warning
            | (fa_^fr_) &  16;
                        ^
              (              )
ticks.c:1438:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
              | ff>>8 & 1;
              ~ ~~~~~~^~~
ticks.c:1438:23: note: place parentheses around the '&' expression to silence this warning
              | ff>>8 & 1;
                      ^
                (        )
ticks.c:1439:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&215
              ~~^~~~
ticks.c:1439:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&215
                ^
              (     )
ticks.c:1440:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1440:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1441:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      & 128
              ~~~~~~~~^~~~~
ticks.c:1441:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      & 128
                      ^
              (            )
ticks.c:1442:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa^fr) &  16;
            ~ ~~~~~~~~^~~~~
ticks.c:1442:23: note: place parentheses around the '&' expression to silence this warning
            | (fa^fr) &  16;
                      ^
              (            )
ticks.c:1460:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
          a_= t= (a_*513 | ff_&256)>>1;
                         ~ ~~~^~~~
ticks.c:1460:31: note: place parentheses around the '&' expression to silence this warning
          a_= t= (a_*513 | ff_&256)>>1;
                              ^
                           (      )
ticks.c:1461:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ff_&215
               ~~~^~~~
ticks.c:1461:19: note: place parentheses around the '&' expression to silence this warning
          ff_= ff_&215
                  ^
               (      )
ticks.c:1462:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1462:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1463:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      &128
               ~~~~~~~~~^~~~
ticks.c:1463:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      &128
                        ^
               (            )
ticks.c:1464:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa_^fr_) & 16;
            ~ ~~~~~~~~~~^~~~
ticks.c:1464:25: note: place parentheses around the '&' expression to silence this warning
            | (fa_^fr_) & 16;
                        ^
              (             )
ticks.c:1466:28: warning: '&' within '|' [-Wbitwise-op-parentheses]
          a= t= (a*513 | ff&256)>>1;
                       ~ ~~^~~~
ticks.c:1466:28: note: place parentheses around the '&' expression to silence this warning
          a= t= (a*513 | ff&256)>>1;
                           ^
                         (     )
ticks.c:1467:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&215
              ~~^~~~
ticks.c:1467:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&215
                ^
              (     )
ticks.c:1468:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1468:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1469:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      &128
              ~~~~~~~~^~~~
ticks.c:1469:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      &128
                      ^
              (           )
ticks.c:1470:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa^fr) & 16;
            ~ ~~~~~~~~^~~~
ticks.c:1470:23: note: place parentheses around the '&' expression to silence this warning
            | (fa^fr) & 16;
                      ^
              (           )
ticks.c:1672:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            (a |ff&256)>0x99 && (u= 0x160); 
               ~~~^~~~
ticks.c:1672:19: note: place parentheses around the '&' expression to silence this warning
            (a |ff&256)>0x99 && (u= 0x160); 
                  ^
                (     )
ticks.c:1673:15: warning: '&' within '|' [-Wbitwise-op-parentheses]
            (a&15 | t)>9 && (u+= 6);
             ~^~~ ~
ticks.c:1673:15: note: place parentheses around the '&' expression to silence this warning
            (a&15 | t)>9 && (u+= 6);
              ^
             (   )
ticks.c:1682:16: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | u&256;
            ~ ~^~~~
ticks.c:1682:16: note: place parentheses around the '&' expression to silence this warning
            | u&256;
               ^
              (    )
ticks.c:1700:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff      &-41
              ~~~~~~~~^~~~
ticks.c:1700:23: note: place parentheses around the '&' expression to silence this warning
          ff= ff      &-41
                      ^
              (           )
ticks.c:1701:27: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (a_ = a^255)& 40;
            ~ ~~~~~~~~~~~~^~~~
ticks.c:1701:27: note: place parentheses around the '&' expression to silence this warning
            | (a_ = a^255)& 40;
                          ^
              (               )
ticks.c:1703:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fa=  fa & -17
               ~~~^~~~~
ticks.c:1703:19: note: place parentheses around the '&' expression to silence this warning
          fa=  fa & -17
                  ^
               (       )
ticks.c:1704:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ~fr &  16; 
            ~ ~~~~^~~~~
ticks.c:1704:19: note: place parentheses around the '&' expression to silence this warning
            | ~fr &  16; 
                  ^
              (        )
ticks.c:1706:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff      &-41
              ~~~~~~~~^~~~
ticks.c:1706:23: note: place parentheses around the '&' expression to silence this warning
          ff= ff      &-41
                      ^
              (           )
ticks.c:1707:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (a^=255)& 40;
            ~ ~~~~~~~~^~~~
ticks.c:1707:23: note: place parentheses around the '&' expression to silence this warning
            | (a^=255)& 40;
                      ^
              (           )
ticks.c:1709:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fa=  fa & -17
               ~~~^~~~~
ticks.c:1709:19: note: place parentheses around the '&' expression to silence this warning
          fa=  fa & -17
                  ^
               (       )
ticks.c:1710:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ~fr &  16; 
            ~ ~~~~^~~~~
ticks.c:1710:19: note: place parentheses around the '&' expression to silence this warning
            | ~fr &  16; 
                  ^
              (        )
ticks.c:1732:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      &128
               ~~~~~~~~~^~~~
ticks.c:1732:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      &128
                        ^
               (            )
ticks.c:1733:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fr_^fa_) & 16;
            ~ ~~~~~~~~~~^~~~
ticks.c:1733:25: note: place parentheses around the '&' expression to silence this warning
            | (fr_^fa_) & 16;
                        ^
              (             )
ticks.c:1735:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ff_  &128
            ~ ~~~~~^~~~
ticks.c:1735:20: note: place parentheses around the '&' expression to silence this warning
            | ff_  &128
                   ^
              (        )
ticks.c:1736:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | a_   & 40;
            ~ ~~~~~^~~~
ticks.c:1736:20: note: place parentheses around the '&' expression to silence this warning
            | a_   & 40;
                   ^
              (        )
ticks.c:1738:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      &128
              ~~~~~~~~^~~~
ticks.c:1738:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      &128
                      ^
              (           )
ticks.c:1739:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fr^fa) & 16;
            ~ ~~~~~~~~^~~~
ticks.c:1739:23: note: place parentheses around the '&' expression to silence this warning
            | (fr^fa) & 16;
                      ^
              (           )
ticks.c:1741:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ff  &128
            ~ ~~~~^~~~
ticks.c:1741:19: note: place parentheses around the '&' expression to silence this warning
            | ff  &128
                  ^
              (       )
ticks.c:1742:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | a   & 40;
            ~ ~~~~^~~~
ticks.c:1742:19: note: place parentheses around the '&' expression to silence this warning
            | a   & 40;
                  ^
              (       )
ticks.c:1760:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_            &128
               ~~~~~~~~~~~~~~~^~~~
ticks.c:1760:31: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_            &128
                              ^
               (                  )
ticks.c:1761:32: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (ff_>>4^fr_^fa_) & 16;
            ~ ~~~~~~~~~~~~~~~~~^~~~
ticks.c:1761:32: note: place parentheses around the '&' expression to silence this warning
            | (ff_>>4^fr_^fa_) & 16;
                               ^
              (                    )
ticks.c:1762:21: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ~ff_ & 256
               ~~~~~^~~~~
ticks.c:1762:21: note: place parentheses around the '&' expression to silence this warning
          ff_= ~ff_ & 256
                    ^
               (         )
ticks.c:1763:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ff_  & 128
            ~ ~~~~~^~~~~
ticks.c:1763:20: note: place parentheses around the '&' expression to silence this warning
            | ff_  & 128
                   ^
              (         )
ticks.c:1764:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | a_   &  40;
            ~ ~~~~~^~~~~
ticks.c:1764:20: note: place parentheses around the '&' expression to silence this warning
            | a_   &  40;
                   ^
              (         )
ticks.c:1766:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb            &128
              ~~~~~~~~~~~~~~^~~~
ticks.c:1766:29: note: place parentheses around the '&' expression to silence this warning
          fb= fb            &128
                            ^
              (                 )
ticks.c:1767:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (ff>>4^fr^fa) & 16;
            ~ ~~~~~~~~~~~~~~^~~~
ticks.c:1767:29: note: place parentheses around the '&' expression to silence this warning
            | (ff>>4^fr^fa) & 16;
                            ^
              (                 )
ticks.c:1768:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ~ff & 256
              ~~~~^~~~~
ticks.c:1768:19: note: place parentheses around the '&' expression to silence this warning
          ff= ~ff & 256
                  ^
              (        )
ticks.c:1769:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ff  & 128
            ~ ~~~~^~~~~
ticks.c:1769:19: note: place parentheses around the '&' expression to silence this warning
            | ff  & 128
                  ^
              (        )
ticks.c:1770:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | a   &  40;
            ~ ~~~~^~~~~
ticks.c:1770:19: note: place parentheses around the '&' expression to silence this warning
            | a   &  40;
                  ^
              (        )
ticks.c:2623:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          mp= t+1 & 255
              ~~~~^~~~~
ticks.c:2623:19: note: place parentheses around the '&' expression to silence this warning
          mp= t+1 & 255
                  ^
              (        )
ticks.c:2875:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          mp= mp&65280
              ~~^~~~~~
ticks.c:2875:17: note: place parentheses around the '&' expression to silence this warning
          mp= mp&65280
                ^
              (       )
ticks.c:2876:15: warning: unsequenced modification and access to 'mp' [-Wunsequenced]
            | ++mp;
              ^
ticks.c:4124:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
            ff=  ff    & -41
                 ~~~~~~^~~~~
ticks.c:4124:24: note: place parentheses around the '&' expression to silence this warning
            ff=  ff    & -41
                       ^
                 (          )
ticks.c:4125:27: warning: '&' within '|' [-Wbitwise-op-parentheses]
                  | t     &   8
                  ~ ~~~~~~^~~~~
ticks.c:4125:27: note: place parentheses around the '&' expression to silence this warning
                  | t     &   8
                          ^
                    (          )
ticks.c:4126:27: warning: '&' within '|' [-Wbitwise-op-parentheses]
                  | t<<4  &  32;
                  ~ ~~~~~~^~~~~
ticks.c:4126:27: note: place parentheses around the '&' expression to silence this warning
                  | t<<4  &  32;
                          ^
                    (          )
ticks.c:4142:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
            ff=  ff    & -41
                 ~~~~~~^~~~~
ticks.c:4142:24: note: place parentheses around the '&' expression to silence this warning
            ff=  ff    & -41
                       ^
                 (          )
ticks.c:4143:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t     &   8
               ~ ~~~~~~^~~~~
ticks.c:4143:24: note: place parentheses around the '&' expression to silence this warning
               | t     &   8
                       ^
                 (          )
ticks.c:4144:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t<<4  &  32;
               ~ ~~~~~~^~~~~
ticks.c:4144:24: note: place parentheses around the '&' expression to silence this warning
               | t<<4  &  32;
                       ^
                 (          )
ticks.c:4160:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
            ff=  ff    & -41
                 ~~~~~~^~~~~
ticks.c:4160:24: note: place parentheses around the '&' expression to silence this warning
            ff=  ff    & -41
                       ^
                 (          )
ticks.c:4161:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t     &   8
               ~ ~~~~~~^~~~~
ticks.c:4161:24: note: place parentheses around the '&' expression to silence this warning
               | t     &   8
                       ^
                 (          )
ticks.c:4162:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t<<4  &  32;
               ~ ~~~~~~^~~~~
ticks.c:4162:24: note: place parentheses around the '&' expression to silence this warning
               | t<<4  &  32;
                       ^
                 (          )
ticks.c:4183:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
            ff=  ff    & -41
                 ~~~~~~^~~~~
ticks.c:4183:24: note: place parentheses around the '&' expression to silence this warning
            ff=  ff    & -41
                       ^
                 (          )
ticks.c:4184:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t     &   8
               ~ ~~~~~~^~~~~
ticks.c:4184:24: note: place parentheses around the '&' expression to silence this warning
               | t     &   8
                       ^
                 (          )
ticks.c:4185:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t<<4  &  32;
               ~ ~~~~~~^~~~~
ticks.c:4185:24: note: place parentheses around the '&' expression to silence this warning
               | t<<4  &  32;
                       ^
                 (          )
ticks.c:4269:22: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
          case 0x4a: ADCHLRR(b, c); break;                   // ADC HL,BC
                     ^~~~~~~~~~~~~
ticks.c:492:20: note: expanded from macro 'ADCHLRR'
          v= l+b+(h+a<<8)+(ff>>8&1),\
                  ~^~~~
ticks.c:4269:22: note: place parentheses around the '+' expression to silence this warning
          case 0x4a: ADCHLRR(b, c); break;                   // ADC HL,BC
                     ^~~~~~~~~~~~~
ticks.c:492:20: note: expanded from macro 'ADCHLRR'
          v= l+b+(h+a<<8)+(ff>>8&1),\
                  ~^~
ticks.c:4270:22: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
          case 0x5a: ADCHLRR(d, e); break;                   // ADC HL,DE
                     ^~~~~~~~~~~~~
ticks.c:492:20: note: expanded from macro 'ADCHLRR'
          v= l+b+(h+a<<8)+(ff>>8&1),\
                  ~^~~~
ticks.c:4270:22: note: place parentheses around the '+' expression to silence this warning
          case 0x5a: ADCHLRR(d, e); break;                   // ADC HL,DE
                     ^~~~~~~~~~~~~
ticks.c:492:20: note: expanded from macro 'ADCHLRR'
          v= l+b+(h+a<<8)+(ff>>8&1),\
                  ~^~
ticks.c:4271:22: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
          case 0x6a: ADCHLRR(h, l); break;                   // ADC HL,HL
                     ^~~~~~~~~~~~~
ticks.c:492:20: note: expanded from macro 'ADCHLRR'
          v= l+b+(h+a<<8)+(ff>>8&1),\
                  ~^~~~
ticks.c:4271:22: note: place parentheses around the '+' expression to silence this warning
          case 0x6a: ADCHLRR(h, l); break;                   // ADC HL,HL
                     ^~~~~~~~~~~~~
ticks.c:492:20: note: expanded from macro 'ADCHLRR'
          v= l+b+(h+a<<8)+(ff>>8&1),\
                  ~^~
ticks.c:4382:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff&-256
                          ~~^~~~~
ticks.c:4382:29: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff&-256
                            ^
                          (      )
ticks.c:4388:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | (a= (r&127|r7&128));
                               ~^~~~~
ticks.c:4388:33: note: place parentheses around the '&' expression to silence this warning
                        | (a= (r&127|r7&128));
                                ^
                               (    )
ticks.c:4388:40: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | (a= (r&127|r7&128));
                                    ~~~^~~~
ticks.c:4388:40: note: place parentheses around the '&' expression to silence this warning
                        | (a= (r&127|r7&128));
                                       ^
                                     (     )
ticks.c:4387:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff&-256
                          ~~^~~~~
ticks.c:4387:29: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff&-256
                            ^
                          (      )
ticks.c:4396:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff&-256
                          ~~^~~~~
ticks.c:4396:29: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff&-256
                            ^
                          (      )
ticks.c:4406:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff&-256
                          ~~^~~~~
ticks.c:4406:29: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff&-256
                            ^
                          (      )
ticks.c:4418:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff    & -41
                          ~~~~~~^~~~~
ticks.c:4418:33: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff    & -41
                                ^
                          (          )
ticks.c:4419:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t     &   8
                        ~ ~~~~~~^~~~~
ticks.c:4419:33: note: place parentheses around the '&' expression to silence this warning
                        | t     &   8
                                ^
                          (          )
ticks.c:4420:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t<<4  &  32;
                        ~ ~~~~~~^~~~~
ticks.c:4420:33: note: place parentheses around the '&' expression to silence this warning
                        | t<<4  &  32;
                                ^
                          (          )
ticks.c:4431:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff    & -41
                          ~~~~~~^~~~~
ticks.c:4431:33: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff    & -41
                                ^
                          (          )
ticks.c:4432:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t     &   8
                        ~ ~~~~~~^~~~~
ticks.c:4432:33: note: place parentheses around the '&' expression to silence this warning
                        | t     &   8
                                ^
                          (          )
ticks.c:4433:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t<<4  &  32;
                        ~ ~~~~~~^~~~~
ticks.c:4433:33: note: place parentheses around the '&' expression to silence this warning
                        | t<<4  &  32;
                                ^
                          (          )
ticks.c:4444:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff    & -41
                          ~~~~~~^~~~~
ticks.c:4444:33: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff    & -41
                                ^
                          (          )
ticks.c:4445:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t     &   8
                        ~ ~~~~~~^~~~~
ticks.c:4445:33: note: place parentheses around the '&' expression to silence this warning
                        | t     &   8
                                ^
                          (          )
ticks.c:4446:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t<<4  &  32;
                        ~ ~~~~~~^~~~~
ticks.c:4446:33: note: place parentheses around the '&' expression to silence this warning
                        | t<<4  &  32;
                                ^
                          (          )
ticks.c:4460:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff    & -41
                          ~~~~~~^~~~~
ticks.c:4460:33: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff    & -41
                                ^
                          (          )
ticks.c:4461:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t     &   8
                        ~ ~~~~~~^~~~~
ticks.c:4461:33: note: place parentheses around the '&' expression to silence this warning
                        | t     &   8
                                ^
                          (          )
ticks.c:4462:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t<<4  &  32;
                        ~ ~~~~~~^~~~~
ticks.c:4462:33: note: place parentheses around the '&' expression to silence this warning
                        | t<<4  &  32;
                                ^
                          (          )
ticks.c:4474:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fr=  w & 127
                          ~~^~~~~
ticks.c:4474:29: note: place parentheses around the '&' expression to silence this warning
                     fr=  w & 127
                            ^
                          (      )
ticks.c:4480:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff  & -256
                          ~~~~^~~~~~
ticks.c:4480:31: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff  & -256
                              ^
                          (         )
ticks.c:4481:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | w   &  -41;
                        ~ ~~~~^~~~~~
ticks.c:4481:31: note: place parentheses around the '&' expression to silence this warning
                        | w   &  -41;
                              ^
                          (         )
ticks.c:4483:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                    ff|= w<<4 & 32
                         ~~~~~^~~~
ticks.c:4483:31: note: place parentheses around the '&' expression to silence this warning
                    ff|= w<<4 & 32
                              ^
                         (        )
ticks.c:4484:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                       | w    &  8; break;
                       ~ ~~~~~^~~~
ticks.c:4484:31: note: place parentheses around the '&' expression to silence this warning
                       | w    &  8; break;
                              ^
                         (        )
ticks.c:4490:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fr=  w & 127
                          ~~^~~~~
ticks.c:4490:29: note: place parentheses around the '&' expression to silence this warning
                     fr=  w & 127
                            ^
                          (      )
ticks.c:4496:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff  & -256
                          ~~~~^~~~~~
ticks.c:4496:31: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff  & -256
                              ^
                          (         )
ticks.c:4497:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | w   &  -41;
                        ~ ~~~~^~~~~~
ticks.c:4497:31: note: place parentheses around the '&' expression to silence this warning
                        | w   &  -41;
                              ^
                          (         )
ticks.c:4499:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                    ff|= w<<4 & 32
                         ~~~~~^~~~
ticks.c:4499:31: note: place parentheses around the '&' expression to silence this warning
                    ff|= w<<4 & 32
                              ^
                         (        )
ticks.c:4500:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                       | w    &  8; break;
                       ~ ~~~~~^~~~
ticks.c:4500:31: note: place parentheses around the '&' expression to silence this warning
                       | w    &  8; break;
                              ^
                         (        )
ticks.c:4506:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fr=  w & 127
                          ~~^~~~~
ticks.c:4506:29: note: place parentheses around the '&' expression to silence this warning
                     fr=  w & 127
                            ^
                          (      )
ticks.c:4513:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff  & -256
                          ~~~~^~~~~~
ticks.c:4513:31: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff  & -256
                              ^
                          (         )
ticks.c:4514:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | w   &  -41;
                        ~ ~~~~^~~~~~
ticks.c:4514:31: note: place parentheses around the '&' expression to silence this warning
                        | w   &  -41;
                              ^
                          (         )
ticks.c:4516:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                    ff|= w<<4 & 32
                         ~~~~~^~~~
ticks.c:4516:31: note: place parentheses around the '&' expression to silence this warning
                    ff|= w<<4 & 32
                              ^
                         (        )
ticks.c:4517:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                       | w    &  8; break;
                       ~ ~~~~~^~~~
ticks.c:4517:31: note: place parentheses around the '&' expression to silence this warning
                       | w    &  8; break;
                              ^
                         (        )
ticks.c:4523:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fr=  w & 127
                          ~~^~~~~
ticks.c:4523:29: note: place parentheses around the '&' expression to silence this warning
                     fr=  w & 127
                            ^
                          (      )
ticks.c:4530:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff  & -256
                          ~~~~^~~~~~
ticks.c:4530:31: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff  & -256
                              ^
                          (         )
ticks.c:4531:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | w   &  -41;
                        ~ ~~~~^~~~~~
ticks.c:4531:31: note: place parentheses around the '&' expression to silence this warning
                        | w   &  -41;
                              ^
                          (         )
ticks.c:4533:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                    ff|= w<<4 & 32
                         ~~~~~^~~~
ticks.c:4533:31: note: place parentheses around the '&' expression to silence this warning
                    ff|= w<<4 & 32
                              ^
                         (        )
ticks.c:4534:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                       | w    &  8; break;
                       ~ ~~~~~^~~~
ticks.c:4534:31: note: place parentheses around the '&' expression to silence this warning
                       | w    &  8; break;
                              ^
                         (        )
ticks.c:4541:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4541:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4544:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4544:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4553:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4553:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4556:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4556:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4565:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4565:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4568:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4568:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4577:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4577:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4580:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4580:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4590:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4590:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4593:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4593:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4603:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4603:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4606:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4606:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4617:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4617:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4620:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4620:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4631:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4631:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4634:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4634:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
151 warnings generated.
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o hook_cpm.o hook_cpm.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o hook_console.o hook_console.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o hook_io.o hook_io.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o hook_misc.o hook_misc.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o hook.o hook.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o debugger.o debugger.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o linenoise.o linenoise.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o utf8.o utf8.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o syms.o syms.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o disassembler_alg.o disassembler_alg.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o memory.o memory.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o am9511.o am9511.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o acia.o acia.c
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o hook_rc2014.o hook_rc2014.c
x86_64-apple-darwin15-cc -o z88dk-ticks -g -O2 -I../../ext/uthash/src/ -g -MMD  ticks.o hook_cpm.o hook_console.o hook_io.o hook_misc.o hook.o debugger.o linenoise.o utf8.o syms.o disassembler_alg.o memory.o am9511.o acia.o hook_rc2014.o  -lm
x86_64-apple-darwin15-cc -g -O2 -I../../ext/uthash/src/ -g -MMD    -c -o disassembler_main.o disassembler_main.c
x86_64-apple-darwin15-cc -o z88dk-dis -g -O2 -I../../ext/uthash/src/ -g -MMD  disassembler_main.o  syms.o disassembler_alg.o
install z88dk-ticks /home/build/z88dk/osx/z88dk/bin/z88dk-ticks
install z88dk-dis /home/build/z88dk/osx/z88dk/bin/z88dk-dis
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/ticks'
make -C support/graphics PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/support/graphics'
x86_64-apple-darwin15-cc -g -O2 `/opt/osxcross/target/bin/xml2-config --cflags`   -c -o z80svg.o z80svg.c
x86_64-apple-darwin15-cc -o z88dk-z80svg -g -O2 `/opt/osxcross/target/bin/xml2-config --cflags` z80svg.o  `/opt/osxcross/target/bin/xml2-config --libs`
install z88dk-z80svg /home/build/z88dk/osx/z88dk/bin/z88dk-z80svg
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/support/graphics'
make -C support/pv1000 PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/support/pv1000'
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex   -c -o font2pv1000.o font2pv1000.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -o z88dk-font2pv1000 font2pv1000.o -g -O2
install z88dk-font2pv1000 /home/build/z88dk/osx/z88dk/bin/z88dk-font2pv1000
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/support/pv1000'
make -C support/basck PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/support/basck'
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex   -c -o basck.o basck.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -o z88dk-basck basck.o -g -O2
install z88dk-basck /home/build/z88dk/osx/z88dk/bin/z88dk-basck
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/support/basck'
make -C src/z88dk-lib PREFIX=`pwd` install
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/z88dk-lib'
x86_64-apple-darwin15-cc -g -O2   -c -o z88dk-lib.o z88dk-lib.c
x86_64-apple-darwin15-cc -o z88dk-lib -g -O2 z88dk-lib.o
install z88dk-lib /home/build/z88dk/osx/z88dk/bin/z88dk-lib
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/z88dk-lib'
make -C testsuite
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/testsuite'
zcc +test -vn -a Issue_103_floating_addition.c -o tmp1.opt
diff -w tmp2.opt results/Issue_103_floating_addition.opt
zcc +test -vn -a Issue_543_complement.c -o tmp1.opt
diff -w tmp2.opt results/Issue_543_complement.opt
zcc +test -vn -a Issue_574_fastcall_offset.c -o tmp1.opt
diff -w tmp2.opt results/Issue_574_fastcall_offset.opt
zcc +test -vn -a Issue_615_loop.c -o tmp1.opt
Issue_615_loop.c:6:12: warning: Implicit definition of function 'whilefunc' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
Issue_615_loop.c:49:9: warning: Implicit definition of function 'forfunc' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
diff -w tmp2.opt results/Issue_615_loop.opt
zcc +test -vn -a Issue_1007_Fix_FP_Constant_Multiplication.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1007_Fix_FP_Constant_Multiplication.opt
zcc +test -vn -a fastcall.c -o tmp1.opt
diff -w tmp2.opt results/fastcall.opt
zcc +test -vn -a Issue_1466_float16_callee.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_callee.opt
zcc +test -vn -a Issue_1409_offset_pointer_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1409_offset_pointer_initialisation.opt
zcc +test -vn -a Issue_452_arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_arrays.opt
zcc +test -vn -a Issue_510_long_and.c -o tmp1.opt
diff -w tmp2.opt results/Issue_510_long_and.opt
zcc +test -vn -a Issue_569_jagged_array.c -o tmp1.opt
diff -w tmp2.opt results/Issue_569_jagged_array.opt
zcc +test -vn -a Issue_489_variable_defn_in_forloop.c -o tmp1.opt
Issue_489_variable_defn_in_forloop.c:16:2: warning: Loss of precision, converting long i to int i [-Wconversion]
diff -w tmp2.opt results/Issue_489_variable_defn_in_forloop.opt
zcc +test -vn -a Issue_491_enums.c -o tmp1.opt
diff -w tmp2.opt results/Issue_491_enums.opt
zcc +test -vn -a Issue_1466_float16_compare.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_compare.opt
zcc +test -vn -a Issue_1105_function_pointer_calls.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1105_function_pointer_calls.opt
zcc +test -vn -a Issue_615_if.c -o tmp1.opt
diff -w tmp2.opt results/Issue_615_if.opt
zcc +test -vn -a Issue_1361_const.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1361_const.opt
zcc +test -vn -a Issue_499_typedef_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_499_typedef_initialisation.opt
zcc +test -vn -a Issue_497_astroforce_compile.c -o tmp1.opt
diff -w tmp2.opt results/Issue_497_astroforce_compile.opt
zcc +test -vn -a Issue_1133_bitfields.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1133_bitfields.opt
zcc +test -vn -a Issue_1540_String_init.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1540_String_init.opt
zcc +test -vn -a Issue_1015_break_with_loop_variable.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1015_break_with_loop_variable.opt
zcc +test -vn -a Far_Pointer_Call.c -o tmp1.opt
diff -w tmp2.opt results/Far_Pointer_Call.opt
zcc +test -vn -a Issue_98_check_int.c -o tmp1.opt
diff -w tmp2.opt results/Issue_98_check_int.opt
zcc +test -vn -a Issue_103_double_prepost.c -o tmp1.opt
diff -w tmp2.opt results/Issue_103_double_prepost.opt
zcc +test -vn -a Issue_98_underlying.c -o tmp1.opt
diff -w tmp2.opt results/Issue_98_underlying.opt
zcc +test -vn -a Issue_1266_ranges.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1266_ranges.opt
zcc +test -vn -a Issue_1126_opt_rule.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1126_opt_rule.opt
zcc +test -vn -a Issue_490_long_extension.c -o tmp1.opt
diff -w tmp2.opt results/Issue_490_long_extension.opt
zcc +test -vn -a Issue_1141_Namespaces.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1141_Namespaces.opt
zcc +test -vn -a Issue_701_compound_scope.c -o tmp1.opt
diff -w tmp2.opt results/Issue_701_compound_scope.opt
zcc +test -vn -a Issue_564_casting.c -o tmp1.opt
diff -w tmp2.opt results/Issue_564_casting.opt
zcc +test -vn -a pointer_arith.c -o tmp1.opt
diff -w tmp2.opt results/pointer_arith.opt
zcc +test -vn -a Issue_693_fastcall.c -o tmp1.opt
diff -w tmp2.opt results/Issue_693_fastcall.opt
zcc +test -vn -a Issue_26_casting.c -o tmp1.opt
Issue_26_casting.c:50:14: warning: Implicit definition of function 'SMS_setAddr' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
diff -w tmp2.opt results/Issue_26_casting.opt
zcc +test -vn -a Issue_507_unnamed_structs.c -o tmp1.opt
diff -w tmp2.opt results/Issue_507_unnamed_structs.opt
zcc +test -vn -a paramsoffset.c -o tmp1.opt
diff -w tmp2.opt results/paramsoffset.opt
zcc +test -vn -a Issue_1466_float16.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16.opt
zcc +test -vn -a Issue_1167_sizeof.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1167_sizeof.opt
zcc +test -vn -a Issue_569_init_from_2d_array.c -o tmp1.opt
diff -w tmp2.opt results/Issue_569_init_from_2d_array.opt
zcc +test -vn -a Issue_1102_struct_trailing_comma.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1102_struct_trailing_comma.opt
zcc +test -vn -a Issue_715__double_subtraction.c -o tmp1.opt
diff -w tmp2.opt results/Issue_715__double_subtraction.opt
zcc +test -vn -a Issue_509_long_constant.c -o tmp1.opt
diff -w tmp2.opt results/Issue_509_long_constant.opt
zcc +test -vn -a Issue_514_flexible_member.c -o tmp1.opt
diff -w tmp2.opt results/Issue_514_flexible_member.opt
zcc +test -vn -a Issue_678_compound.c -o tmp1.opt
diff -w tmp2.opt results/Issue_678_compound.opt
zcc +test -vn -a Issue_1103_fastcall_fnptr.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1103_fastcall_fnptr.opt
zcc +test -vn -a Issue_490_ptr_arithmetic.c -o tmp1.opt
diff -w tmp2.opt results/Issue_490_ptr_arithmetic.opt
zcc +test -fp-mode=ieee -vn -a Far_Pointer_Call_ieee.c -o tmp1.opt
diff -w tmp2.opt results/Far_Pointer_Call_ieee.opt
zcc +test -vn -a Issue_452_pointers.c -o tmp1.opt
Issue_452_pointers.c:78:33: warning: Pointer arithmetic with non-matching types: struct x * ptr1 - char *  [-Wincompatible-pointer-types]
diff -w tmp2.opt results/Issue_452_pointers.opt
zcc +test -vn -a Issue_1054_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1054_initialisation.opt
zcc +test -vn -a Issue_480_asmfunc.c -o tmp1.opt
diff -w tmp2.opt results/Issue_480_asmfunc.opt
zcc +test -vn -a Issue_1212_double_promotion.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1212_double_promotion.opt
zcc +test -vn -a Issue_1016_double_const_compare.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1016_double_const_compare.opt
zcc +test -vn -a Issue_615_while_loop.c -o tmp1.opt
diff -w tmp2.opt results/Issue_615_while_loop.opt
zcc +test -fp-mode=ieee -vn -a mathops_ieee.c -o tmp1.opt
diff -w tmp2.opt results/mathops_ieee.opt
zcc +test -vn -a Issue_896_nested_struct_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_896_nested_struct_initialisation.opt
zcc +test -vn -a sizeof_w_str_concat.c -o tmp1.opt
diff -w tmp2.opt results/sizeof_w_str_concat.opt
zcc +test -vn -a Issue_452_struct.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_struct.opt
zcc +test -vn -a Issue_188_builtins.c -o tmp1.opt
diff -w tmp2.opt results/Issue_188_builtins.opt
zcc +test -vn -a Issue_295_structgetsfar.c -o tmp1.opt
diff -w tmp2.opt results/Issue_295_structgetsfar.opt
zcc +test -vn -a 01_cast_global_pointer.c -o tmp1.opt
diff -w tmp2.opt results/01_cast_global_pointer.opt
zcc +test -vn -a Issue_482_optrule.c -o tmp1.opt
diff -w tmp2.opt results/Issue_482_optrule.opt
zcc +test -vn -a Issue_1283_2d_arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1283_2d_arrays.opt
zcc +test -vn -a long_addition_opts.c -o tmp1.opt
diff -w tmp2.opt results/long_addition_opts.opt
zcc +test -vn -a Issue_1132_struct_by_value.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1132_struct_by_value.opt
zcc +test -vn -a Issue_452_far_pointers.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_far_pointers.opt
zcc +test -vn -a Issue_693_missing_return.c -o tmp1.opt
diff -w tmp2.opt results/Issue_693_missing_return.opt
zcc +test -vn -a Issue_1062_array_init.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1062_array_init.opt
zcc +test -vn -a Issue_1466_float16_addition.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_addition.opt
zcc +test -vn -a Issue_1167_range_check.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1167_range_check.opt
zcc +test -vn -a Issue_1167_choosing_which_function.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1167_choosing_which_function.opt
zcc +test -vn -a shortcall.c -o tmp1.opt
diff -w tmp2.opt results/shortcall.opt
zcc +test -vn -a Issue_1623_stdcbench_issues.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1623_stdcbench_issues.opt
zcc +test -vn -a Issue_98_Stack_offset.c -o tmp1.opt
diff -w tmp2.opt results/Issue_98_Stack_offset.opt
zcc +test -vn -a Issue_501_extern_at.c -o tmp1.opt
diff -w tmp2.opt results/Issue_501_extern_at.opt
zcc +test -vn -a Issue_1015_break_without_loop_variable.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1015_break_without_loop_variable.opt
zcc +test -vn -a Issue_1260_com.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1260_com.opt
zcc +test -vn -a Issue_1132_struct_parameter.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1132_struct_parameter.opt
zcc +test -vn -a Issue_490_repeated_extern_decls.c -o tmp1.opt
diff -w tmp2.opt results/Issue_490_repeated_extern_decls.opt
zcc +test -vn -a Issue_1016_long_const_compare.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1016_long_const_compare.opt
zcc +test -vn -a Issue_254_KR_Specifiers.c -o tmp1.opt
diff -w tmp2.opt results/Issue_254_KR_Specifiers.opt
zcc +test -vn -a Issue_1178_kr_main_stdc.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1178_kr_main_stdc.opt
zcc +test -vn -a 02_addr_ptr.c -o tmp1.opt
diff -w tmp2.opt results/02_addr_ptr.opt
zcc +test -vn -a Issue_608_Arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_608_Arrays.opt
zcc +test -vn -a Issue_419_Extern_Prototypes_In_Function.c -o tmp1.opt
diff -w tmp2.opt results/Issue_419_Extern_Prototypes_In_Function.opt
zcc +test -vn -a Issue_1409_switch.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1409_switch.opt
zcc +test -vn -a Issue_510_mult_minus1.c -o tmp1.opt
diff -w tmp2.opt results/Issue_510_mult_minus1.opt
zcc +test -vn -a Issue_493__func__.c -o tmp1.opt
diff -w tmp2.opt results/Issue_493__func__.opt
zcc +test -vn -a Issue_1302_enum_usage.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1302_enum_usage.opt
zcc +test -vn -a Issue_485_sdccdecl.c -o tmp1.opt
diff -w tmp2.opt results/Issue_485_sdccdecl.opt
zcc +test -vn -a Issue_985_ptr_cast.c -o tmp1.opt
diff -w tmp2.opt results/Issue_985_ptr_cast.opt
zcc +test -vn -a Issue_452_unsigned.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_unsigned.opt
zcc +test -vn -a Issue_600_fastcall.c -o tmp1.opt
Issue_600_fastcall.c:6:53: warning: Cannot define function 'func4' as __z88dk_fastcall __stdc when it has more than 1 argument [-Wincorrect-function-declspec]
diff -w tmp2.opt results/Issue_600_fastcall.opt
zcc +test -custom-copt-rules=../lib/z80n_rules.1 -vn -a z80n/Issue_312_z80n_optimisations.c -o tmp1.opt
diff -w tmp2.opt results/z80n/Issue_312_z80n_optimisations.opt
zcc +rcmx000 -vn -a rabbit/rabbit_optimisations.c -o tmp1.opt
diff -w tmp2.opt results/rabbit/rabbit_optimisations.opt
zcc +test -mz180 -vn -a z180/Issue_481_multiply_char.c -o tmp1.opt
diff -w tmp2.opt results/z180/Issue_481_multiply_char.opt
zcc +test -m8080 -vn -a 8080/Issue_1531_opt_rule.c -o tmp1.opt
diff -w tmp2.opt results/8080/Issue_1531_opt_rule.opt
zcc +test -m8080 -vn -a 8080/Issue_1431_8080_long_promotion.c -o tmp1.opt
diff -w tmp2.opt results/8080/Issue_1431_8080_long_promotion.opt
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/testsuite'
make -C src/appmake clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/appmake'
rm -f z88dk-appmake fp1100.o sos.o x1.o aquarius.o zxn.o tvc.o homelab.o rk.o rom.o mtx.o zx81.o cpc.o sorcerer.o fat.o galaksija.o pmd85.o enterprise.o abc80.o c7420.o nec.o px.o dai.o svi.o lynx.o pasopia7.o z9001.o z1013.o zx-util.o mamepp.o tixx.o mz2500.o c128.o z88shell.o cpm2.o ace-tap.o ff.o newext.o x07.o trs80.o msx.o residos.o noop.o nascom.o mc.o multi8.o inject.o kc.o vz.o ondra.o m5.o p2000.o zx.o spc1000.o msxrom.o mameql.o sc3000.o newbrain.o lviv.o hex.o zxvgs.o cpmdisk.o appmake.o sms.o pc88.o vector06c.o gb.o glue.o vg5k.o mz.o rex6000.o extract.o z88.o ../common/dirname.o
rm -f fp1100.o sos.o x1.o aquarius.o zxn.o tvc.o homelab.o rk.o rom.o mtx.o zx81.o cpc.o sorcerer.o fat.o galaksija.o pmd85.o enterprise.o abc80.o c7420.o nec.o px.o dai.o svi.o lynx.o pasopia7.o z9001.o z1013.o zx-util.o mamepp.o tixx.o mz2500.o c128.o z88shell.o cpm2.o ace-tap.o ff.o newext.o x07.o trs80.o msx.o residos.o noop.o nascom.o mc.o multi8.o inject.o kc.o vz.o ondra.o m5.o p2000.o zx.o spc1000.o msxrom.o mameql.o sc3000.o newbrain.o lviv.o hex.o zxvgs.o cpmdisk.o appmake.o sms.o pc88.o vector06c.o gb.o glue.o vg5k.o mz.o rex6000.o extract.o z88.o ../common/dirname.o fp1100.d sos.d x1.d aquarius.d zxn.d tvc.d homelab.d rk.d rom.d mtx.d zx81.d cpc.d sorcerer.d fat.d galaksija.d pmd85.d enterprise.d abc80.d c7420.d nec.d px.d dai.d svi.d lynx.d pasopia7.d z9001.d z1013.d zx-util.d mamepp.d tixx.d mz2500.d c128.d z88shell.d cpm2.d ace-tap.d ff.d newext.d x07.d trs80.d msx.d residos.d noop.d nascom.d mc.d multi8.d inject.d kc.d vz.d ondra.d m5.d p2000.d zx.d spc1000.d msxrom.d mameql.d sc3000.d newbrain.d lviv.d hex.d zxvgs.d cpmdisk.d appmake.d sms.d pc88.d vector06c.d gb.d glue.d vg5k.d mz.d rex6000.d extract.d z88.d ../common/dirname.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/appmake'
make -C src/common clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/common'
rm -f t/test dirname.o die.o strutil.o fileutil.o option.o zutils.o objfile.o optparse.o t/t_types.o t/t_die.o t/test.o t/t_fileutil.o t/t_strutil.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/Unity/src/unity.o  dirname.d die.d strutil.d fileutil.d option.d zutils.d objfile.d optparse.d t/t_types.d t/t_die.d t/test.d t/t_fileutil.d t/t_strutil.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d ../../ext/Unity/src/unity.d
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/common'
make -C src/copt clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/copt'
rm -f z88dk-copt copt.o core regex/*.o
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/copt'
make -C src/cpp clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/cpp'
rm -f z88dk-zcpp cpp4.o cpp2.o cpp6.o cpp5.o cpp3.o cpp1.o
rm -f cpp4.o cpp2.o cpp6.o cpp5.o cpp3.o cpp1.o cpp4.d cpp2.d cpp6.d cpp5.d cpp3.d cpp1.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/cpp'
make -C src/sccz80 clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/sccz80'
rm -f *.o *~ core sccz80
rm -f -rf Debug Release
rm -f callfunc.d codegen.d const.d data.d declinit.d error.d expr.d goto.d io.d lex.d main.d misc.d plunge.d preproc.d primary.d stmt.d sym.d while.d declparse.d ../common/option.d
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/sccz80'
make -C src/ticks clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/ticks'
rm -f z88dk-ticks ticks.o hook_cpm.o hook_console.o hook_io.o hook_misc.o hook.o debugger.o linenoise.o utf8.o syms.o disassembler_alg.o memory.o am9511.o acia.o hook_rc2014.o  core
rm -f z88dk-dis disassembler_main.o  syms.o disassembler_alg.o core
rm -f ticks.d hook_cpm.d hook_console.d hook_io.d hook_misc.d hook.d debugger.d linenoise.d utf8.d syms.d disassembler_alg.d memory.d am9511.d acia.d hook_rc2014.d disassembler_main.d syms.d disassembler_alg.d
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/ticks'
make -C src/ucpp clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/ucpp'
rm -f z88dk-ucpp mem.o nhash.o cpp.o lexer.o assert.o macro.o eval.o
rm -f mem.o nhash.o cpp.o lexer.o assert.o macro.o eval.o mem.d nhash.d cpp.d lexer.d assert.d macro.d eval.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/ucpp'
make -C src/z80asm clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/z80asm'
make -C dev/z80asm_lib clean
make[2]: Entering directory '/home/build/z88dk/osx/z88dk/src/z80asm/dev/z80asm_lib'
rm -f z80asm-8080-.lib
rm -f z80asm-8085-.lib
rm -f z80asm-gbz80-.lib
rm -f z80asm-r2k-.lib
rm -f z80asm-r3k-.lib
rm -f z80asm-z180-.lib
rm -f z80asm-z80-.lib
rm -f z80asm-z80n-.lib
rm -f z80asm-8080-ixiy.lib
rm -f z80asm-8085-ixiy.lib
rm -f z80asm-gbz80-ixiy.lib
rm -f z80asm-r2k-ixiy.lib
rm -f z80asm-r3k-ixiy.lib
rm -f z80asm-z180-ixiy.lib
rm -f z80asm-z80-ixiy.lib
rm -f z80asm-z80n-ixiy.lib
rm -f sub_hl_de.o sbc_hl_bc.o sra_de.o sub_hl_sp.o adc_hl_sp.o add_bc_a.o lddr.o adc_hl_de.o add_hl_a.o rl_bc.o daa.o cpir.o rl_hl.o add_de_a.o cpd.o cpdr.o sra_hl.o rl_de.o ex_sp_hl.o rrd.o ldir.o rld.o sbc_hl_hl.o rr_bc.o adc_hl_hl.o cpi.o sbc_hl_de.o adc_hl_bc.o rr_hl.o sbc_hl_sp.o sub_hl_bc.o sra_bc.o ldi.o rr_de.o sub_hl_hl.o ldd.o sub_hl_de.lis sbc_hl_bc.lis sra_de.lis sub_hl_sp.lis adc_hl_sp.lis add_bc_a.lis lddr.lis adc_hl_de.lis add_hl_a.lis rl_bc.lis daa.lis cpir.lis rl_hl.lis add_de_a.lis cpd.lis cpdr.lis sra_hl.lis rl_de.lis ex_sp_hl.lis rrd.lis ldir.lis rld.lis sbc_hl_hl.lis rr_bc.lis adc_hl_hl.lis cpi.lis sbc_hl_de.lis adc_hl_bc.lis rr_hl.lis sbc_hl_sp.lis sub_hl_bc.lis sra_bc.lis ldi.lis rr_de.lis sub_hl_hl.lis ldd.lis test.asm test.o test.bin
make[2]: Leaving directory '/home/build/z88dk/osx/z88dk/src/z80asm/dev/z80asm_lib'
rm -f z80asm-*.lib
make -C lib clean
make[2]: Entering directory '/home/build/z88dk/osx/z88dk/src/z80asm/lib'
rm -f strhash.o class.o srcfile.o list.o dbg.o alloc.o str.o minunit.o array.o ../../common/die.o ../../common/fileutil.o ../../common/strutil.o t/test_alloc t/test_init t/test_dbg t/test_str libclibrary.a
rm -f t/test_alloc.exe t/test_init.exe t/test_dbg.exe t/test_str.exe
rm -f t/test_alloc.out t/test_init.out t/test_dbg.out t/test_str.out
rm -f t/test_alloc.o t/test_init.o t/test_dbg.o t/test_str.o
rm -f t/tests.log
rm -f *.bak
rm -f -r win32/Debug win32/Release win32/ipch
rm -f strhash.d class.d srcfile.d list.d dbg.d alloc.d str.d minunit.d array.d ../../common/die.d ../../common/fileutil.d ../../common/strutil.d
make[2]: Leaving directory '/home/build/z88dk/osx/z88dk/src/z80asm/lib'
rm -f *.core lib/*.core lib/t/*.core lib/t/uthash/*.core
rm -f *.o    lib/*.o    lib/t/*.o    lib/t/uthash/*.o
rm -f *.out  lib/*.out  lib/t/*.out  lib/t/uthash/*.out
rm -f *.orig lib/*.orig lib/t/*.orig lib/t/uthash/*.orig
rm -f *.exe  lib/*.exe  lib/t/*.exe  lib/t/uthash/*.exe
rm -f *.tmp  lib/*.tmp  lib/t/*.tmp  lib/t/uthash/*.tmp
rm -f *.bak  lib/*.bak  lib/t/*.bak  lib/t/uthash/*.bak
rm -f *.log  lib/*.log  lib/t/*.log  lib/t/uthash/*.log
rm -f *~     lib/*~     lib/t/*~     lib/t/uthash/*~
rm -f -rf Debug Release x1 x2 x3
rm -f errors.o common.o parse.o z80asm.o sym.o libfile.o opcodes.o error_func.o listfile.o modlink.o zobjfile.o z80pass.o macros.o directives.o model.o options.o scan.o main.o codearea.o module.o symtab.o expr.o hist.o lib/srcfile.o lib/list.o lib/dbg.o lib/str.o lib/class.o lib/strhash.o lib/alloc.o lib/minunit.o lib/array.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o  t/testlib.o
rm -f t/libtestlib.a t/*.o t/*.out lib/t/*.o lib/t/*.out t/test_codearea t/test_symtab
rm -f zcc_opt.def zcc_proj.lst
rm -f zcc_opt.def microman.bin microman.tap
rm -f zcc_opt.def mandel.bin   mandel.tap
rm -f -r *.dSYM
rm -f z80asm lib/z80asm test* lib/test*
rm -f t/*.tmp lib/t/*.tmp t/dev/*.tmp
rm -f errors.d common.d parse.d z80asm.d sym.d libfile.d opcodes.d error_func.d listfile.d modlink.d zobjfile.d z80pass.d macros.d directives.d model.d options.d scan.d main.d codearea.d module.d symtab.d expr.d hist.d lib/srcfile.d lib/list.d lib/dbg.d lib/str.d lib/class.d lib/strhash.d lib/alloc.d lib/minunit.d lib/array.d ../common/dirname.d ../common/die.d ../common/strutil.d ../common/fileutil.d ../common/option.d ../common/zutils.d ../common/objfile.d ../common/optparse.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/z80asm'
make -C src/z80nm clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/z80nm'
rm -f z88dk-z80nm ar.o ../common/zutils.o ../common/die.o ../common/objfile.o ../common/fileutil.o ../common/strutil.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o  ar.d ../common/zutils.d ../common/die.d ../common/objfile.d ../common/fileutil.d ../common/strutil.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d core
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/z80nm'
make -C src/z88dk-lib clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/z88dk-lib'
rm -f z88dk-lib z88dk-lib.o core
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/z88dk-lib'
make -C src/zcc clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/zcc'
rm -f zcc zcc.o core
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/zcc'
make -C src/zobjcopy clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/zobjcopy'
rm -f z88dk-zobjcopy zobjcopy.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o 
rm -f zobjcopy.o ../common/dirname.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/option.o ../common/zutils.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o zobjcopy.d ../common/dirname.d ../common/die.d ../common/strutil.d ../common/fileutil.d ../common/option.d ../common/zutils.d ../common/objfile.d ../common/optparse.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/zobjcopy'
make -C src/zpragma clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/zpragma'
rm -f z88dk-zpragma zpragma.o
rm -f zpragma.o zpragma.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/zpragma'
make -C src/zx7 clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/zx7'
rm -f z88dk-zx7 zx7.o core
rm -f z88dk-dzx7 dzx7.o
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/zx7'
make -C support clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/support'
make -C basck clean
make[2]: Entering directory '/home/build/z88dk/osx/z88dk/support/basck'
rm -f z88dk-basck basck.o
rm -f basck.o basck.d  *.bak t/*.bak
make[2]: Leaving directory '/home/build/z88dk/osx/z88dk/support/basck'
make -C debugger clean
make[2]: Entering directory '/home/build/z88dk/osx/z88dk/support/debugger'
rm -f client_debug getmypid hello.bin a.bin source.sh dbg_hello.* sourcedbg.sh tmp.bin zcc_opt.def hello.map *.exe variable*.opt *.o varsrc.txt a.bin a.bas dbgbin *~
make[2]: Leaving directory '/home/build/z88dk/osx/z88dk/support/debugger'
make -C graphics clean
make[2]: Entering directory '/home/build/z88dk/osx/z88dk/support/graphics'
rm -f z88dk-z80svg z80svg.o getopt/*.o core
rm -f -rf Debug Release
make[2]: Leaving directory '/home/build/z88dk/osx/z88dk/support/graphics'
make -C pv1000 clean
make[2]: Entering directory '/home/build/z88dk/osx/z88dk/support/pv1000'
rm -f z88dk-font2pv1000 font2pv1000.o
rm -f font2pv1000.o font2pv1000.d  *.bak t/*.bak
make[2]: Leaving directory '/home/build/z88dk/osx/z88dk/support/pv1000'
make -C rcmx000 clean
make[2]: Entering directory '/home/build/z88dk/osx/z88dk/support/rcmx000'
rm -f *.o boot mk_boot_code *.sym *.map *.LOD *.bin rcmx000_boot.asm mk_coldboot_hfile bootbytes.h tmp_* zcc_opt.def *.obj *~ rcmx000_flash.asm rcmx000_flutil.asm
make[2]: Leaving directory '/home/build/z88dk/osx/z88dk/support/rcmx000'
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/support'
make -C test clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/test'
make[2]: Entering directory '/home/build/z88dk/osx/z88dk/test/suites'
make[3]: Entering directory '/home/build/z88dk/osx/z88dk/test/suites/string'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f test*.bin *.map ../../framework/test.o strstr.o strcmp.o strncmp.o main.o strrstr.o strrev.o strlcpy.o strlcat.o stricmp.o zcc_opt.def *~
make[3]: Leaving directory '/home/build/z88dk/osx/z88dk/test/suites/string'
make[3]: Entering directory '/home/build/z88dk/osx/z88dk/test/suites/ctype'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f test*.bin *.map  zcc_opt.def *~
make[3]: Leaving directory '/home/build/z88dk/osx/z88dk/test/suites/ctype'
make[3]: Entering directory '/home/build/z88dk/osx/z88dk/test/suites/stdio'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f *.bin *.map zcc_opt.def *~
make[3]: Leaving directory '/home/build/z88dk/osx/z88dk/test/suites/stdio'
make[3]: Entering directory '/home/build/z88dk/osx/z88dk/test/suites/stdlib'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f test*.bin *.map  zcc_opt.def *~
make[3]: Leaving directory '/home/build/z88dk/osx/z88dk/test/suites/stdlib'
make[3]: Entering directory '/home/build/z88dk/osx/z88dk/test/suites/math'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f *.bin *.map *.lis ../../framework/test.o math.o zcc_opt.def *~
make[3]: Leaving directory '/home/build/z88dk/osx/z88dk/test/suites/math'
make[3]: Entering directory '/home/build/z88dk/osx/z88dk/test/suites/regex'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f *.bin *.map ../../framework/test.o regex.o zcc_opt.def *~
make[3]: Leaving directory '/home/build/z88dk/osx/z88dk/test/suites/regex'
make[3]: Entering directory '/home/build/z88dk/osx/z88dk/test/suites/sccz80'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
rm -f *.bin *.map  zcc_opt.def *~ *.lis
make[3]: Leaving directory '/home/build/z88dk/osx/z88dk/test/suites/sccz80'
make[2]: Leaving directory '/home/build/z88dk/osx/z88dk/test/suites'
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/test'
make -C testsuite clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/testsuite'
rm -f -f pointer_arith.opt Issue_985_ptr_cast.opt paramsoffset.opt Issue_1133_bitfields.opt Issue_1540_String_init.opt Issue_514_flexible_member.opt Issue_678_compound.opt Issue_1105_function_pointer_calls.opt Issue_419_Extern_Prototypes_In_Function.opt Issue_1054_initialisation.opt Issue_1212_double_promotion.opt Issue_896_nested_struct_initialisation.opt sizeof_w_str_concat.opt Issue_98_underlying.opt Issue_482_optrule.opt long_addition_opts.opt Issue_1132_struct_by_value.opt Issue_1466_float16.opt Issue_1167_choosing_which_function.opt Issue_1167_range_check.opt shortcall.opt Issue_1409_switch.opt Issue_501_extern_at.opt Issue_1015_break_without_loop_variable.opt Issue_98_Stack_offset.opt Issue_693_fastcall.opt Issue_543_complement.opt Issue_1178_kr_main_stdc.opt 02_addr_ptr.opt Issue_188_builtins.opt Issue_493__func__.opt Issue_1302_enum_usage.opt Issue_600_fastcall.opt Issue_103_floating_addition.opt Issue_452_pointers.opt Issue_1283_2d_arrays.opt Issue_510_long_and.opt Issue_569_init_from_2d_array.opt Issue_489_variable_defn_in_forloop.opt Issue_491_enums.opt Issue_574_fastcall_offset.opt Issue_615_if.opt fastcall.opt Issue_497_astroforce_compile.opt Issue_1102_struct_trailing_comma.opt Issue_490_long_extension.opt Issue_1141_Namespaces.opt Issue_701_compound_scope.opt Issue_564_casting.opt Issue_509_long_constant.opt Issue_507_unnamed_structs.opt Issue_715__double_subtraction.opt Issue_452_arrays.opt Issue_490_ptr_arithmetic.opt Far_Pointer_Call_ieee.opt Issue_480_asmfunc.opt Issue_1016_double_const_compare.opt Issue_615_while_loop.opt mathops_ieee.opt Issue_1167_sizeof.opt Issue_452_struct.opt 01_cast_global_pointer.opt Issue_1623_stdcbench_issues.opt Issue_1126_opt_rule.opt Issue_1466_float16_addition.opt Issue_1062_array_init.opt Issue_608_Arrays.opt Issue_1466_float16_callee.opt Issue_452_far_pointers.opt Issue_1260_com.opt Issue_1132_struct_parameter.opt Issue_490_repeated_extern_decls.opt Issue_1016_long_const_compare.opt Issue_254_KR_Specifiers.opt Issue_1466_float16_compare.opt Issue_1007_Fix_FP_Constant_Multiplication.opt Issue_510_mult_minus1.opt Issue_485_sdccdecl.opt Issue_452_unsigned.opt Issue_295_structgetsfar.opt Issue_615_loop.opt Issue_1409_offset_pointer_initialisation.opt Issue_569_jagged_array.opt Issue_693_missing_return.opt Issue_26_casting.opt Issue_1361_const.opt Issue_499_typedef_initialisation.opt Issue_1266_ranges.opt Issue_1015_break_with_loop_variable.opt Far_Pointer_Call.opt Issue_98_check_int.opt Issue_103_double_prepost.opt Issue_1103_fastcall_fnptr.opt z80n/Issue_312_z80n_optimisations.opt rabbit/rabbit_optimisations.opt z180/Issue_481_multiply_char.opt 8080/Issue_1531_opt_rule.opt 8080/Issue_1431_8080_long_promotion.opt tmp*.opt zcc_opt.def 
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/testsuite'
make -C src/z88dk-lib clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/z88dk-lib'
rm -f z88dk-lib z88dk-lib.o core
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/z88dk-lib'
rm -f -r /home/build/z88dk/osx/z88dk/src/sdcc-build
#if [ -d bin ]; then find bin -type f -exec rm -f {} ';' ; fi
#########################################################################

Building osx kit

#########################################################################
#########################################################################

Everything built OK

#########################################################################
#########################################################################

Deploying kits to nightly area

#########################################################################
total 136036
-rw-rw-r-- 1 build build 35665319 Nov 10 03:08 z88dk-20201110-da7d589-17135.tgz
lrwxrwxrwx 1 build build       32 Nov 10 03:10 z88dk-latest.tgz -> z88dk-20201110-da7d589-17135.tgz
-rw-rw-r-- 1 build build 47657644 Nov 10 03:10 z88dk-osx-20201110-da7d589-17135.zip
lrwxrwxrwx 1 build build       36 Nov 10 03:10 z88dk-osx-latest.zip -> z88dk-osx-20201110-da7d589-17135.zip
-rw-rw-r-- 1 build build 55968379 Nov 10 03:10 z88dk-win32-20201110-da7d589-17135.zip
lrwxrwxrwx 1 build build       38 Nov 10 03:10 z88dk-win32-latest.zip -> z88dk-win32-20201110-da7d589-17135.zip
