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

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

Build starting

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

Updating from guest git

#########################################################################
From https://github.com/z88dk/z88dk
   165085f..c8812c9  master     -> origin/master
Updating 165085f..c8812c9
Fast-forward
 examples/console/Makefile                          |   3 +-
 include/math/math_dai32.h                          |  22 ++--
 include/math/math_math16.h                         |   8 +-
 include/math/math_math32.h                         |  31 +++--
 lib/config/dai.cfg                                 |  17 +++
 lib/target/dai/classic/dai_crt0.asm                |  78 ++++++++++++
 lib/target/dai/def/dai.def                         |   5 +
 libsrc/Makefile                                    |   9 ++
 .../math/float/math16/z80/asm_f16_compare.asm      |   4 +
 .../math/float/math16/z80/asm_f16_f32.asm          |  21 +++-
 .../math/float/math32/z80/f32_fscompare.asm        |   5 +
 .../math/float/math32/z80/f32_fsdiv.asm            |  13 +-
 libsrc/dai.lst                                     |   5 +
 libsrc/target/dai/stdio/fgetc_cons.asm             |  16 +++
 libsrc/target/dai/stdio/fputc_cons_native.asm      |  19 +++
 libsrc/target/dai/stdio/getk.asm                   |  14 +++
 src/appmake/ace-tap.c                              |   2 +-
 src/appmake/appmake.h                              |  14 ++-
 src/appmake/c7420.c                                |   2 +-
 src/appmake/cpc.c                                  |   2 +-
 src/appmake/dai.c                                  | 140 +++++++++++++++++++++
 src/appmake/galaksija.c                            |   2 +-
 src/appmake/gb.c                                   |   2 +-
 src/appmake/homelab.c                              |   2 +-
 src/appmake/kc.c                                   |   2 +-
 src/appmake/lynx.c                                 |   2 +-
 src/appmake/m5.c                                   |   2 +-
 src/appmake/mamepp.c                               |   2 +-
 src/appmake/mameql.c                               |   2 +-
 src/appmake/mz.c                                   |   2 +-
 src/appmake/mz2500.c                               |   2 +-
 src/appmake/newbrain.c                             |   2 +-
 src/appmake/p2000.c                                |   2 +-
 src/appmake/rk.c                                   |   2 +-
 src/appmake/sc3000.c                               |   2 +-
 src/appmake/sorcerer.c                             |   2 +-
 src/appmake/vg5k.c                                 |   2 +-
 src/appmake/vz.c                                   |   2 +-
 src/appmake/x07.c                                  |   2 +-
 src/appmake/x1.c                                   |   2 +-
 src/appmake/z1013.c                                |   2 +-
 src/appmake/z9001.c                                |   2 +-
 src/appmake/zx-util.c                              |   4 +-
 test/suites/make.config                            |   2 +-
 test/suites/math/Makefile                          |   8 +-
 test/suites/math/math.c                            | 113 +++++++++--------
 46 files changed, 476 insertions(+), 123 deletions(-)
 create mode 100644 lib/config/dai.cfg
 create mode 100644 lib/target/dai/classic/dai_crt0.asm
 create mode 100644 lib/target/dai/def/dai.def
 create mode 100644 libsrc/dai.lst
 create mode 100644 libsrc/target/dai/stdio/fgetc_cons.asm
 create mode 100644 libsrc/target/dai/stdio/fputc_cons_native.asm
 create mode 100644 libsrc/target/dai/stdio/getk.asm
 create mode 100644 src/appmake/dai.c
#########################################################################

Creating src tarball

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

Starting native build

#########################################################################
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
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 rk.o rk.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 gb.o gb.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 zxn.o zxn.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 cpm2.o cpm2.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 z88.o z88.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 fp1100.o fp1100.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 px.o px.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 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 homelab.o homelab.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 newext.o newext.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 trs80.o trs80.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 x1.o x1.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 residos.o residos.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 galaksija.o galaksija.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 nec.o nec.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 rom.o rom.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 mc.o mc.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 pc88.o pc88.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 sc3000.o sc3000.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 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 m5.o m5.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 pmd85.o pmd85.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 enterprise.o enterprise.c
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 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 z9001.o z9001.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 msx.o msx.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 sms.o sms.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 svi.o svi.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 multi8.o multi8.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 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 ff.o ff.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 inject.o inject.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 appmake rk.o glue.o gb.o z88shell.o zxn.o aquarius.o cpm2.o sorcerer.o z88.o mz2500.o appmake.o c128.o fp1100.o newbrain.o mz.o px.o x07.o ace-tap.o tixx.o homelab.o cpmdisk.o newext.o sos.o trs80.o vector06c.o x1.o c7420.o residos.o noop.o galaksija.o extract.o nascom.o nec.o mtx.o rom.o zx81.o mc.o vg5k.o pc88.o fat.o sc3000.o lynx.o kc.o rex6000.o m5.o cpc.o pmd85.o mamepp.o enterprise.o zx.o abc80.o spc1000.o z9001.o dai.o msx.o mameql.o sms.o p2000.o svi.o hex.o zxvgs.o multi8.o tvc.o z1013.o vz.o pasopia7.o ff.o zx-util.o inject.o ../common/dirname.o -g -O2
install appmake /home/build/z88dk/build/z88dk/bin/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 cpp6.o cpp6.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 cpp4.o cpp4.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 cpp6.o cpp2.o cpp4.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../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o callfunc.o callfunc.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o codegen.o codegen.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o const.o const.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o data.o data.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declinit.o declinit.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o error.o error.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o expr.o expr.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o goto.o goto.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o io.o io.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o lex.o lex.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o main.o main.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o misc.o misc.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o plunge.o plunge.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o preproc.o preproc.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o primary.o primary.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o stmt.o stmt.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o sym.o sym.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o while.o while.c
gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declparse.o declparse.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 -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 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 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 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 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 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 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
options.c: In function 'parse_argv':
options.c:168:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if ( argc == 1 )
     ^~
options.c:171:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if (!get_num_errors())
  ^~
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 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 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 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 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 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 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/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/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/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/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/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 sym.o libfile.o error_func.o model.o codearea.o hist.o module.o zobjfile.o macros.o directives.o options.o scan.o main.o parse.o z80pass.o symtab.o modlink.o expr.o listfile.o lib/srcfile.o lib/dbg.o lib/str.o lib/list.o lib/strhash.o lib/alloc.o lib/minunit.o lib/class.o lib/array.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.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 .
install z80asm     /home/build/z88dk/build/z88dk/bin/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 -I. -I../copt -I../common zcc.c
gcc -o zcc -g -O2 -DLOCAL_REGEXP -Wall -pedantic zcc.o ../copt/regex/regcomp.o  ../copt/regex/regerror.o ../copt/regex/regexec.o  ../copt/regex/regfree.o ../common/dirname.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 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 z80nm /home/build/z88dk/build/z88dk/bin/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 zobjcopy zobjcopy.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o  -g -O2
install zobjcopy /home/build/z88dk/build/z88dk/bin/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 -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
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 testsuite
make[1]: Entering directory '/home/build/z88dk/build/z88dk/testsuite'
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_510_mult_minus1.c -o tmp1.opt
diff -w tmp2.opt results/Issue_510_mult_minus1.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_1302_enum_usage.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1302_enum_usage.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_1466_float16.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16.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_103_floating_addition.c -o tmp1.opt
diff -w tmp2.opt results/Issue_103_floating_addition.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_896_nested_struct_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_896_nested_struct_initialisation.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_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_510_long_and.c -o tmp1.opt
diff -w tmp2.opt results/Issue_510_long_and.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 fastcall.c -o tmp1.opt
diff -w tmp2.opt results/fastcall.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_1409_offset_pointer_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1409_offset_pointer_initialisation.opt
zcc +test -vn -a shortcall.c -o tmp1.opt
diff -w tmp2.opt results/shortcall.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_1283_2d_arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1283_2d_arrays.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_295_structgetsfar.c -o tmp1.opt
diff -w tmp2.opt results/Issue_295_structgetsfar.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_615_if.c -o tmp1.opt
diff -w tmp2.opt results/Issue_615_if.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_1466_float16_callee.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_callee.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_501_extern_at.c -o tmp1.opt
diff -w tmp2.opt results/Issue_501_extern_at.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_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 Issue_509_long_constant.c -o tmp1.opt
diff -w tmp2.opt results/Issue_509_long_constant.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_574_fastcall_offset.c -o tmp1.opt
diff -w tmp2.opt results/Issue_574_fastcall_offset.opt
zcc +test -vn -a paramsoffset.c -o tmp1.opt
diff -w tmp2.opt results/paramsoffset.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_493__func__.c -o tmp1.opt
diff -w tmp2.opt results/Issue_493__func__.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_452_struct.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_struct.opt
zcc +test -vn -a pointer_arith.c -o tmp1.opt
diff -w tmp2.opt results/pointer_arith.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_1105_function_pointer_calls.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1105_function_pointer_calls.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_490_repeated_extern_decls.c -o tmp1.opt
diff -w tmp2.opt results/Issue_490_repeated_extern_decls.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 -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 -fp-mode=ieee -vn -a mathops_ieee.c -o tmp1.opt
diff -w tmp2.opt results/mathops_ieee.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_514_flexible_member.c -o tmp1.opt
diff -w tmp2.opt results/Issue_514_flexible_member.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_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_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 -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_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 long_addition_opts.c -o tmp1.opt
diff -w tmp2.opt results/long_addition_opts.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_1102_struct_trailing_comma.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1102_struct_trailing_comma.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_693_missing_return.c -o tmp1.opt
diff -w tmp2.opt results/Issue_693_missing_return.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_1062_array_init.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1062_array_init.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_1466_float16_addition.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_addition.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 Issue_1167_choosing_which_function.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1167_choosing_which_function.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_608_Arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_608_Arrays.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 -vn -a Issue_1409_switch.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1409_switch.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_452_far_pointers.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_far_pointers.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_491_enums.c -o tmp1.opt
diff -w tmp2.opt results/Issue_491_enums.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_693_fastcall.c -o tmp1.opt
diff -w tmp2.opt results/Issue_693_fastcall.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_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_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 Issue_419_Extern_Prototypes_In_Function.c -o tmp1.opt
diff -w tmp2.opt results/Issue_419_Extern_Prototypes_In_Function.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 -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'
svn checkout -r 11722 https://svn.code.sf.net/p/sdcc/code/trunk/sdcc -q /tmp/sdcc
cd /tmp/sdcc && patch -p0 < /home/build/z88dk/build/z88dk/src/zsdcc/sdcc-z88dk.patch
patching file src/SDCCasm.c
patching file src/SDCCglue.c
patching file src/SDCCmain.c
patching file src/SDCCopt.c
patching file src/z80/peep.c
cd /tmp/sdcc && CC= ./configure \
	--disable-ds390-port --disable-ds400-port \
	--disable-hc08-port --disable-s08-port --disable-mcs51-port \
	--disable-pic-port --disable-pic14-port --disable-pic16-port \
	--disable-tlcs90-port --disable-xa51-port --disable-stm8-port \
	--disable-pdk13-port --disable-pdk14-port \
	--disable-pdk15-port --disable-pdk16-port \
	--disable-ucsim --disable-device-lib --disable-packihx
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gawk... no
checking for mawk... mawk
checking version of the package... 4.0.2
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... install
checking for ranlib... ranlib
checking for autoconf... :
checking for strip... strip
checking for as... as
checking for cp... cp
checking for ar... ar
checking for gm4... m4
checking for flex... flex
checking for bison... bison -y
checking for python3.6... no
checking for python2.7... python2.7
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking uchar.h usability... yes
checking uchar.h presence... yes
checking for uchar.h... yes
checking how to run the C++ preprocessor... g++ -E
checking treedec/combinations.hpp usability... no
checking treedec/combinations.hpp presence... no
checking for treedec/combinations.hpp... no
configure: treedec library missing, falling back to Thorup.
checking gala/graph.h usability... no
checking gala/graph.h presence... no
checking for gala/graph.h... no
checking boost/graph/adjacency_list.hpp usability... yes
checking boost/graph/adjacency_list.hpp presence... yes
checking for boost/graph/adjacency_list.hpp... yes
checking for ccache... no
checking for mkstemp... yes
checking for strndup... yes
checking for setrlimit... yes
checking for backtrace_symbols_fd... yes
checking whether g++ supports C++11 features by default... yes
checking whether preprocessor accepts -MM or -M... -MM
checking whether C accepts -ggdb... yes
checking whether C accepts -pipe... yes
checking for gcc option to accept ISO C99... none needed
checking return type of signal handlers... void
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking whether char is unsigned... no
checking type name for byte... char
checking type name for word... short
checking type name for dword... int
checking type name for qword... long
checking whether byte ordering is bigendian... no
checking for lyx... :
checking for latex2html... :
checking for latex... :
checking for dvipdfm... :
checking for pdflatex... :
checking for makeindex... :
configure: creating ./config.status
config.status: creating doc/Makefile
config.status: creating src/ds390/Makefile
config.status: creating sdas/as8xcxxx/Makefile
config.status: creating src/z80/Makefile
config.status: creating sdas/asz80/Makefile
config.status: creating sdas/asrab/Makefile
config.status: creating sdas/asgb/Makefile
config.status: creating main.mk
config.status: creating src/Makefile
config.status: creating device/include/Makefile
config.status: creating sdas/linksrc/Makefile
config.status: creating support/makebin/Makefile
config.status: creating support/regression/Makefile
config.status: creating support/valdiag/Makefile
config.status: creating support/scripts/Makefile
config.status: creating support/regression/ports/host/spec.mk
config.status: creating Makefile
config.status: creating Makefile.common
config.status: creating device/non-free/include/Makefile
config.status: creating sdccconf.h
config.status: creating sdas/linksrc/asxxxx_config.h
=== configuring in support/cpp (/tmp/sdcc/support/cpp)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--disable-ds390-port' '--disable-ds400-port' '--disable-hc08-port' '--disable-s08-port' '--disable-mcs51-port' '--disable-pic-port' '--disable-pic14-port' '--disable-pic16-port' '--disable-tlcs90-port' '--disable-xa51-port' '--disable-stm8-port' '--disable-pdk13-port' '--disable-pdk14-port' '--disable-pdk15-port' '--disable-pdk16-port' '--disable-ucsim' '--disable-device-lib' '--disable-packihx' 'CC=' 'CFLAGS=-g -O2' 'LDFLAGS=-g -O2' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=.
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for inline... inline
checking for built-in _Bool... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking execution character set... ASCII
checking whether make sets $(MAKE)... yes
checking whether a default assembler was specified... no
checking whether a default linker was specified... no
checking for gawk... no
checking for mawk... mawk
checking whether ln works... yes
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for a BSD compatible install... install
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working stdbool.h... yes
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking for mktemp... yes
checking for strip... strip
checking for ar... ar
checking for preprocessor stringizing operator... yes
checking for clock... yes
checking for strsignal... yes
checking for strchr... yes
checking for strrchr... yes
checking for lstat... yes
checking for ssize_t... yes
checking for getpagesize... yes
checking for working mmap from /dev/zero... yes
checking for working mmap with MAP_ANON(YMOUS)... yes
checking for working mmap of a file... yes
checking whether getenv is declared... no
checking whether abort is declared... no
checking whether strsignal is declared... no
checking whether errno is declared... no
checking whether malloc is declared... no
checking whether realloc is declared... no
checking whether calloc is declared... no
checking whether free is declared... no
checking whether clock is declared... no
checking for gcc option to accept ISO C99... none needed
checking if mkdir takes one argument... no
checking what assembler to use... /usr/bin/as
checking what nm to use... nm
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-host.h
config.status: executing default commands
=== configuring in debugger/mcs51 (/tmp/sdcc/debugger/mcs51)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--disable-ds390-port' '--disable-ds400-port' '--disable-hc08-port' '--disable-s08-port' '--disable-mcs51-port' '--disable-pic-port' '--disable-pic14-port' '--disable-pic16-port' '--disable-tlcs90-port' '--disable-xa51-port' '--disable-stm8-port' '--disable-pdk13-port' '--disable-pdk14-port' '--disable-pdk15-port' '--disable-pdk16-port' '--disable-ucsim' '--disable-device-lib' '--disable-packihx' 'CC=' 'CFLAGS=-g -O2' 'LDFLAGS=-g -O2' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=.
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... install
checking for ranlib... ranlib
checking for autoconf... :
checking for strip... strip
checking for as... as
checking for cp... cp
checking for unistd.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for socket in -lsocket... no
checking for xdr_short in -lnsl... yes
checking whether preprocessor accepts -MM or -M... -MM
checking whether  accepts -ggdb... yes
checking whether  accepts -pipe... yes
checking for gcc option to accept ISO C99... none needed
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
=== configuring in support/sdbinutils (/tmp/sdcc/support/sdbinutils)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--disable-ds390-port' '--disable-ds400-port' '--disable-hc08-port' '--disable-s08-port' '--disable-mcs51-port' '--disable-pic-port' '--disable-pic14-port' '--disable-pic16-port' '--disable-tlcs90-port' '--disable-xa51-port' '--disable-stm8-port' '--disable-pdk13-port' '--disable-pdk14-port' '--disable-pdk15-port' '--disable-pdk16-port' '--disable-ucsim' '--disable-device-lib' '--disable-packihx' 'CC=' 'CFLAGS=-g -O2' 'LDFLAGS=-g -O2' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... install
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... no
checking for mawk... mawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for isl 0.15 or later... no
required isl version is 0.15 or later
checking for default BUILD_CONFIG... 
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for readelf... readelf
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gfortran... no
checking for gccgo... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for objcopy... objcopy
checking for objdump... objdump
checking for ranlib... ranlib
checking for readelf... readelf
checking for strip... strip
checking for windres... no
checking for windmc... no
checking where to find the target ar... just compiled
checking where to find the target as... host tool
checking where to find the target cc... host tool
checking where to find the target c++... host tool
checking where to find the target c++ for libstdc++... host tool
checking where to find the target dlltool... just compiled
checking where to find the target gcc... host tool
checking where to find the target gfortran... host tool
checking where to find the target gccgo... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... just compiled
checking where to find the target objcopy... just compiled
checking where to find the target objdump... just compiled
checking where to find the target ranlib... just compiled
checking where to find the target readelf... just compiled
checking where to find the target strip... just compiled
checking where to find the target windres... just compiled
checking where to find the target windmc... just compiled
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile

sdcc 4.0.2 is now configured for

  Build:                x86_64-pc-linux-gnu
  Host:                 x86_64-pc-linux-gnu
  Source directory:     .
  Yacc:                 bison -y
  C compiler:           gcc
  CFLAGS:                -pipe -ggdb -g -O2
  C++ compiler:         g++
  CXXFLAGS:             -pipe -ggdb -g -O2
  CPPFLAGS:             
  LDFLAGS:              -g -O2
  MAKEDEP:              g++ -MM

  ENABLED Ports:
    ds390               no
    ds400               no
    hc08                no
    s08                 no
    mcs51               no
    pic14               no
    pic16               no
    z80                 yes
    z180                yes
    r2k                 yes
    r3ka                yes
    gbz80               yes
    tlcs90              no
    ez80_z80            yes
    z80n                yes
    stm8                no
    pdk13               no
    pdk14               no
    pdk15               no
    pdk16               no

  Disable non-free lib: 0
  Disable packihx:      1
  Disable ucsim:        1
  Disable device lib:   1
  Disable sdcpp:        0
  Disable sdcdb:        0
  Disable sdbinutil:    0
  Enable documentation: 0
  Enable libgc:         0

  Install paths:
    binary files:           ${prefix}
    include/library files:  ${datarootdir}/sdcc
    include files:          ${datarootdir}/sdcc/include
    library files:          ${datarootdir}/sdcc/lib
    non-free files:         ${datarootdir}/sdcc/non-free
    non-free include files: ${datarootdir}/sdcc/non-free/include
    non-free library files: ${datarootdir}/sdcc/non-free/lib
    documentation:          ${datarootdir}/doc/${PACKAGE}

    prefix:             /usr/local
    datadir:            ${datarootdir}
    datarootdir:        ${prefix}/share

  Search paths (incomplete, see manual for all search paths):
    binary files:       $SDCC_HOME/bin
    include files:      /share/sdcc/include
                        path(argv[0])/../share/sdcc/include
                        /usr/local/share/sdcc/include
                        /share/sdcc/non-free/include
                        path(argv[0])/../share/sdcc/non-free/include
                        /usr/local/share/sdcc/non-free/include
    library files:      $SDCC_HOME/share/sdcc/lib/<model>
                        path(argv[0])/../share/sdcc/lib/<model>
                        /usr/local/share/sdcc/lib/<model>
                        $SDCC_HOME/share/sdcc/non-free/lib/<model>
                        path(argv[0])/../share/sdcc/non-free/lib/<model>
                        /usr/local/share/sdcc/non-free/lib/<model>

cd /tmp/sdcc && make
make[1]: Entering directory '/tmp/sdcc'
make -C support/sdbinutils
make[2]: Entering directory '/tmp/sdcc/support/sdbinutils'
make[3]: Entering directory '/tmp/sdcc/support/sdbinutils'
Configuring in ./libiberty
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
checking for perl... perl
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wshadow=local... no
checking whether gcc supports -pedantic ... yes
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... install
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether strnlen is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
Configuring in ./bfd
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlopen... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for long double... yes
checking for long long... yes
checking size of long long... 8
checking size of void *... 8
checking size of long... 8
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether string.h and strings.h may both be included... yes
checking for fcntl... yes
checking for getpagesize... yes
checking for setitimer... yes
checking for sysconf... yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... yes
checking for fileno... yes
checking for strtoull... yes
checking for getrlimit... yes
checking whether basename is declared... yes
checking whether ftello is declared... yes
checking whether ftello64 is declared... yes
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... yes
checking whether ffs is declared... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strnlen is declared... yes
checking linker --as-needed support... yes
checking for cos in -lm... yes
checking for ftello... yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for fopen64... yes
checking size of off_t... 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[4]: Entering directory '/tmp/sdcc/support/sdbinutils/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./regex.c -o noasan/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./regex.c -o regex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./md5.c -o noasan/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./md5.c -o md5.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./sha1.c -o noasan/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./sha1.c -o sha1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./alloca.c -o alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./argv.c -o noasan/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./argv.c -o argv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./concat.c -o concat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./crc32.c -o noasan/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./crc32.c -o crc32.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./getopt.c -o noasan/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./getopt.c -o getopt.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./hex.c -o hex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./obstack.c -o noasan/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./obstack.c -o obstack.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./partition.c -o noasan/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./partition.c -o partition.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./physmem.c -o noasan/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./physmem.c -o physmem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./pex-common.c -o pex-common.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./simple-object.c -o simple-object.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./sort.c -o noasan/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./sort.c -o sort.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./spaces.c -o noasan/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./spaces.c -o spaces.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./strerror.c -o noasan/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./strerror.c -o strerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xexit.c -o noasan/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xexit.c -o xexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xstrerror.c -o noasan/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ./setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ./setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
make[5]: Entering directory '/tmp/sdcc/support/sdbinutils/libiberty/testsuite'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/tmp/sdcc/support/sdbinutils/libiberty/testsuite'
make[4]: Leaving directory '/tmp/sdcc/support/sdbinutils/libiberty'
make[4]: Entering directory '/tmp/sdcc/support/sdbinutils/bfd'
creating bfdver.h
rm -f elf32-target.h
/bin/sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
rm -f elf64-target.h
/bin/sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new
mv -f elf64-target.new elf64-target.h
rm -f targmatch.h
/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
Making info in doc
make[5]: Entering directory '/tmp/sdcc/support/sdbinutils/bfd/doc'
gcc -o chw$$ -g -O2 \
  -g -O2  -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \
/bin/bash ./../../move-if-change \
  chw$$ chew; \
touch chew.stamp
./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp
test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi .
/bin/bash ./../../move-if-change aoutx.tmp aoutx.texi
touch aoutx.stamp
./chew -f ./doc.str < ./../archive.c >archive.tmp
test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi .
/bin/bash ./../../move-if-change archive.tmp archive.texi
touch archive.stamp
./chew -f ./doc.str < ./../archures.c >archures.tmp
test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi .
/bin/bash ./../../move-if-change archures.tmp archures.texi
touch archures.stamp
./chew -f ./doc.str < ./../bfd.c >bfd.tmp
test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi .
/bin/bash ./../../move-if-change bfd.tmp bfdt.texi
touch bfdt.stamp
./chew -f ./doc.str < ./../cache.c >cache.tmp
test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi .
/bin/bash ./../../move-if-change cache.tmp cache.texi
touch cache.stamp
./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp
test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi .
/bin/bash ./../../move-if-change coffcode.tmp coffcode.texi
touch coffcode.stamp
./chew -f ./doc.str < ./../corefile.c >core.tmp
test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi .
/bin/bash ./../../move-if-change core.tmp core.texi
touch core.stamp
./chew -f ./doc.str < ./../elf.c >elf.tmp
test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi .
/bin/bash ./../../move-if-change elf.tmp elf.texi
touch elf.stamp
./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp
test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi .
/bin/bash ./../../move-if-change elfcode.tmp elfcode.texi
touch elfcode.stamp
./chew -f ./doc.str < ./../format.c >format.tmp
test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi .
/bin/bash ./../../move-if-change format.tmp format.texi
touch format.stamp
./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp
test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi .
/bin/bash ./../../move-if-change libbfd.tmp libbfd.texi
touch libbfd.stamp
./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp
test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi .
/bin/bash ./../../move-if-change bfdwin.tmp bfdwin.texi
touch bfdwin.stamp
./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp
test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi .
/bin/bash ./../../move-if-change bfdio.tmp bfdio.texi
touch bfdio.stamp
./chew -f ./doc.str < ./../opncls.c >opncls.tmp
test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi .
/bin/bash ./../../move-if-change opncls.tmp opncls.texi
touch opncls.stamp
./chew -f ./doc.str < ./../reloc.c >reloc.tmp
test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi .
/bin/bash ./../../move-if-change reloc.tmp reloc.texi
touch reloc.stamp
./chew -f ./doc.str < ./../section.c >section.tmp
test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi .
/bin/bash ./../../move-if-change section.tmp section.texi
touch section.stamp
./chew -f ./doc.str < ./../syms.c >syms.tmp
test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi .
/bin/bash ./../../move-if-change syms.tmp syms.texi
touch syms.stamp
./chew -f ./doc.str < ./../targets.c >targets.tmp
test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi .
/bin/bash ./../../move-if-change targets.tmp targets.texi
touch targets.stamp
./chew -f ./doc.str < ./../init.c >init.tmp
test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi .
/bin/bash ./../../move-if-change init.tmp init.texi
touch init.stamp
./chew -f ./doc.str < ./../hash.c >hash.tmp
test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi .
/bin/bash ./../../move-if-change hash.tmp hash.texi
touch hash.stamp
./chew -f ./doc.str < ./../linker.c >linker.tmp
test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi .
/bin/bash ./../../move-if-change linker.tmp linker.texi
touch linker.stamp
./chew -f ./doc.str < ./../mmo.c >mmo.tmp
test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi .
/bin/bash ./../../move-if-change mmo.tmp mmo.texi
touch mmo.stamp
creating bfdver.texi
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000   -I . \
 -o bfd.info `test -f 'bfd.texinfo' || echo './'`bfd.texinfo; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
make[5]: Leaving directory '/tmp/sdcc/support/sdbinutils/bfd/doc'
Making info in po
make[5]: Entering directory '/tmp/sdcc/support/sdbinutils/bfd/po'
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ./SRC-POTFILES.in \
	| sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	../& \\\\@" < ./BLD-POTFILES.in \
	| sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[5]: Nothing to be done for 'info'.
make[5]: Leaving directory '/tmp/sdcc/support/sdbinutils/bfd/po'
make[5]: Entering directory '/tmp/sdcc/support/sdbinutils/bfd'
make[5]: Nothing to be done for 'info-am'.
make[5]: Leaving directory '/tmp/sdcc/support/sdbinutils/bfd'
make  all-recursive
make[5]: Entering directory '/tmp/sdcc/support/sdbinutils/bfd'
Making all in doc
make[6]: Entering directory '/tmp/sdcc/support/sdbinutils/bfd/doc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/tmp/sdcc/support/sdbinutils/bfd/doc'
Making all in po
make[6]: Entering directory '/tmp/sdcc/support/sdbinutils/bfd/po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/tmp/sdcc/support/sdbinutils/bfd/po'
make[6]: Entering directory '/tmp/sdcc/support/sdbinutils/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/bash ./../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o archive.o
mv -f .deps/archive.Tpo .deps/archive.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=asxxxx_vec -DSELECT_VECS='&asxxxx_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_z80_arch,&bfd_plugin_arch' ./archures.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=asxxxx_vec "-DSELECT_VECS=&asxxxx_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_z80_arch,&bfd_plugin_arch" ./archures.c -o archures.o
mv -f .deps/archures.Tpo .deps/archures.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo bfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c bfd.c -o bfd.o
mv -f .deps/bfd.Tpo .deps/bfd.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo bfdio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c bfdio.c -o bfdio.o
mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo bfdwin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c bfdwin.c -o bfdwin.o
mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o
mv -f .deps/cache.Tpo .deps/cache.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo coff-bfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c coff-bfd.c -o coff-bfd.o
mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o
mv -f .deps/compress.Tpo .deps/compress.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo corefile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c corefile.c -o corefile.o
mv -f .deps/corefile.Tpo .deps/corefile.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo format.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o
mv -f .deps/format.Tpo .deps/format.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o
mv -f .deps/hash.Tpo .deps/hash.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o
mv -f .deps/init.Tpo .deps/init.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo libbfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c libbfd.c -o libbfd.o
mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.c -o linker.o
mv -f .deps/linker.Tpo .deps/linker.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo merge.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o
mv -f .deps/merge.Tpo .deps/merge.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo opncls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c opncls.c -o opncls.o
mv -f .deps/opncls.Tpo .deps/opncls.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo reloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c reloc.c -o reloc.o
mv -f .deps/reloc.Tpo .deps/reloc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo section.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c section.c -o section.o
mv -f .deps/section.Tpo .deps/section.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo simple.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c simple.c -o simple.o
mv -f .deps/simple.Tpo .deps/simple.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo stab-syms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c stab-syms.c -o stab-syms.o
mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo stabs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c stabs.c -o stabs.o
mv -f .deps/stabs.Tpo .deps/stabs.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo syms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c syms.c -o syms.o
mv -f .deps/syms.Tpo .deps/syms.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=asxxxx_vec -DSELECT_VECS='&asxxxx_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_z80_arch,&bfd_plugin_arch' ./targets.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=asxxxx_vec "-DSELECT_VECS=&asxxxx_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_z80_arch,&bfd_plugin_arch" ./targets.c -o targets.o
mv -f .deps/targets.Tpo .deps/targets.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o
mv -f .deps/binary.Tpo .deps/binary.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ihex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ihex.c -o ihex.o
mv -f .deps/ihex.Tpo .deps/ihex.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo srec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c srec.c -o srec.o
mv -f .deps/srec.Tpo .deps/srec.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo tekhex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c tekhex.c -o tekhex.o
mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo verilog.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c verilog.c -o verilog.o
mv -f .deps/verilog.Tpo .deps/verilog.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT asxxxx.lo -MD -MP -MF .deps/asxxxx.Tpo -c -o asxxxx.lo asxxxx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT asxxxx.lo -MD -MP -MF .deps/asxxxx.Tpo -c asxxxx.c -o asxxxx.o
mv -f .deps/asxxxx.Tpo .deps/asxxxx.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -o plugin.o
mv -f .deps/plugin.Tpo .deps/plugin.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT cpu-z80.lo -MD -MP -MF .deps/cpu-z80.Tpo -c -o cpu-z80.lo cpu-z80.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-z80.lo -MD -MP -MF .deps/cpu-z80.Tpo -c cpu-z80.c -o cpu-z80.o
mv -f .deps/cpu-z80.Tpo .deps/cpu-z80.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec -DHAVE_plugin_vec  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c -o cpu-plugin.lo cpu-plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c cpu-plugin.c -o cpu-plugin.o
mv -f .deps/cpu-plugin.Tpo .deps/cpu-plugin.Plo
rm -f tofiles
f=""; \
for i in asxxxx.lo plugin.lo cpu-z80.lo cpu-plugin.lo   ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/bin/bash ./../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/bash ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -rpath /usr/local/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/lib -release `cat libtool-soversion`  -static-libstdc++ -static-libgcc -g -O2 -o libbfd.la  archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles`  -ldl -lz -ldl 
libtool: link: ar rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o asxxxx.o plugin.o cpu-z80.o cpu-plugin.o
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
libtooldir=`/bin/bash ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
  cp $libtooldir/libbfd.a libbfd.tmp; \
  ranlib libbfd.tmp; \
  /bin/bash ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[6]: Leaving directory '/tmp/sdcc/support/sdbinutils/bfd'
make[5]: Leaving directory '/tmp/sdcc/support/sdbinutils/bfd'
make[4]: Leaving directory '/tmp/sdcc/support/sdbinutils/bfd'
Configuring in ./binutils
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlopen... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking whether NLS is requested... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether string.h and strings.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sbrk... yes
checking for utimes... yes
checking for setmode... no
checking for getc_unlocked... yes
checking for strcoll... yes
checking for setlocale... yes
checking for mkstemp... yes
checking for mkdtemp... yes
checking for mbstate_t... yes
checking for library containing frexp... none required
checking for LC_MESSAGES... yes
checking for time_t in time.h... yes
checking for time_t in sys/types.h... yes
checking for a known getopt prototype in unistd.h... yes
checking for utime.h... yes
checking whether asprintf is declared... yes
checking whether environ is declared... yes
checking whether fprintf is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getenv is declared... yes
checking whether sbrk is declared... yes
checking whether snprintf is declared... yes
checking whether stpcpy is declared... yes
checking whether strnlen is declared... yes
checking whether strstr is declared... yes
checking whether vsnprintf is declared... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for ld used by GCC... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
make[4]: Entering directory '/tmp/sdcc/support/sdbinutils/binutils'
/bin/bash ./../ylwrap arparse.y y.tab.c arparse.c y.tab.h arparse.h y.output arparse.output -- bison -y  -d
updating arparse.h
/bin/bash ./../ylwrap sysinfo.y y.tab.c sysinfo.c y.tab.h sysinfo.h y.output sysinfo.output -- bison -y  -d
/tmp/sdcc/support/sdbinutils/binutils/sysinfo.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
updating sysinfo.h
if [ -r sysinfo.c ]; then \
  gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2  sysinfo.c ; \
else \
  gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2  ./sysinfo.c ; \
fi
/bin/bash ./../ylwrap syslex.l lex.yy.c syslex.c -- flex  
gcc -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2  ./syslex_wrap.c
In file included from ./syslex_wrap.c:25:0:
syslex.c: In function 'yy_get_next_buffer':
syslex.c:650:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for ( n = 0; n < max_size && \
                  ^
syslex.c:1186:3: note: in expansion of macro 'YY_INPUT'
   YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
   ^~~~~~~~
In file included from ./syslex_wrap.c:25:0:
syslex.c: In function 'yy_scan_bytes':
syslex.c:1695:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for ( i = 0; i < _yybytes_len; ++i )
                 ^
gcc -g -O2 -g -O2 -o sysinfo sysinfo.o syslex_wrap.o
./sysinfo -d <./sysroff.info >sysroff.h
/bin/bash ./../ylwrap defparse.y y.tab.c defparse.c y.tab.h defparse.h y.output defparse.output -- bison -y  -d
/tmp/sdcc/support/sdbinutils/binutils/defparse.y: warning: 27 shift/reduce conflicts [-Wconflicts-sr]
updating defparse.h
/bin/bash ./../ylwrap rcparse.y y.tab.c rcparse.c y.tab.h rcparse.h y.output rcparse.output -- bison -y  -d
/tmp/sdcc/support/sdbinutils/binutils/rcparse.y: warning: 58 shift/reduce conflicts [-Wconflicts-sr]
/tmp/sdcc/support/sdbinutils/binutils/rcparse.y: warning: 10 reduce/reduce conflicts [-Wconflicts-rr]
updating rcparse.h
/bin/bash ./../ylwrap mcparse.y y.tab.c mcparse.c y.tab.h mcparse.h y.output mcparse.output -- bison -y  -d
/tmp/sdcc/support/sdbinutils/binutils/mcparse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
updating mcparse.h
make[5]: Entering directory '/tmp/sdcc/support/sdbinutils/binutils'
make[5]: Nothing to be done for 'info-am'.
make[5]: Leaving directory '/tmp/sdcc/support/sdbinutils/binutils'
make  all-recursive
make[5]: Entering directory '/tmp/sdcc/support/sdbinutils/binutils'
make[6]: Entering directory '/tmp/sdcc/support/sdbinutils/binutils'
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ./`arparse.c 
mv -f .deps/arparse.Tpo .deps/arparse.Po
/bin/bash ./../ylwrap arlex.l lex.yy.c arlex.c -- flex  
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ./`arlex.c 
arlex.c: In function 'yy_get_next_buffer':
arlex.c:708:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for ( n = 0; n < max_size && \
                  ^
arlex.c:1312:3: note: in expansion of macro 'YY_INPUT'
   YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
   ^~~~~~~~
arlex.c: In function 'yy_scan_bytes':
arlex.c:1821:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for ( i = 0; i < _yybytes_len; ++i )
                 ^
mv -f .deps/arlex.Tpo .deps/arlex.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ar.c
mv -f .deps/ar.Tpo .deps/ar.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o not-ranlib.c
mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o arsup.c
mv -f .deps/arsup.Tpo .deps/arsup.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o rename.c
mv -f .deps/rename.Tpo .deps/rename.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o binemul.c
mv -f .deps/binemul.Tpo .deps/binemul.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o emul_vanilla.c
mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o bucomm.c
mv -f .deps/bucomm.Tpo .deps/bucomm.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c
mv -f .deps/version.Tpo .deps/version.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o filemode.c
mv -f .deps/filemode.Tpo .deps/filemode.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2  -static-libstdc++ -static-libgcc -g -O2 -o sdar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl  -ldl 
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -static-libstdc++ -static-libgcc -g -O2 -o sdar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lfl -ldl
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o is-ranlib.c
mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2  -static-libstdc++ -static-libgcc -g -O2 -o sdranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl  -ldl 
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -static-libstdc++ -static-libgcc -g -O2 -o sdranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lfl -ldl
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o objcopy.c
mv -f .deps/objcopy.Tpo .deps/objcopy.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o not-strip.c
mv -f .deps/not-strip.Tpo .deps/not-strip.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o rddbg.c
mv -f .deps/rddbg.Tpo .deps/rddbg.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
mv -f .deps/debug.Tpo .deps/debug.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o stabs.c
mv -f .deps/stabs.Tpo .deps/stabs.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ieee.c
mv -f .deps/ieee.Tpo .deps/ieee.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o rdcoff.c
mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o wrstabs.c
mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2  -static-libstdc++ -static-libgcc -g -O2 -o sdobjcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -static-libstdc++ -static-libgcc -g -O2 -o sdobjcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o nm.c
mv -f .deps/nm.Tpo .deps/nm.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2  -static-libstdc++ -static-libgcc -g -O2 -o sdnm nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -static-libstdc++ -static-libgcc -g -O2 -o sdnm nm.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o is-strip.c
mv -f .deps/is-strip.Tpo .deps/is-strip.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2  -static-libstdc++ -static-libgcc -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -static-libstdc++ -static-libgcc -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o cxxfilt.c
mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2  -static-libstdc++ -static-libgcc -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -static-libstdc++ -static-libgcc -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o bfdtest1.c
mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2  -static-libstdc++ -static-libgcc -g -O2 -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -static-libstdc++ -static-libgcc -g -O2 -o bfdtest1 bfdtest1.o  ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2 -MT bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o bfdtest2.c
mv -f .deps/bfdtest2.Tpo .deps/bfdtest2.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144  -g -O2  -static-libstdc++ -static-libgcc -g -O2 -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a  -ldl 
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -static-libstdc++ -static-libgcc -g -O2 -o bfdtest2 bfdtest2.o  ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
make[6]: Leaving directory '/tmp/sdcc/support/sdbinutils/binutils'
make[5]: Leaving directory '/tmp/sdcc/support/sdbinutils/binutils'
make[4]: Leaving directory '/tmp/sdcc/support/sdbinutils/binutils'
make[3]: Nothing to be done for 'all-target'.
make[3]: Leaving directory '/tmp/sdcc/support/sdbinutils'
make[2]: Leaving directory '/tmp/sdcc/support/sdbinutils'
# in some cases (cygwin) the real binaries are in .libs
for bin in sdar sdranlib sdnm sdobjcopy; do \
  if [ -f support/sdbinutils/binutils/.libs/$bin ]; then \
    cp support/sdbinutils/binutils/.libs/$bin bin; \
  else \
    cp support/sdbinutils/binutils/$bin bin; \
  fi \
done
for lib in support/makebin support/cpp; do make -C $lib; done
make[2]: Entering directory '/tmp/sdcc/support/makebin'
gcc -g -O2 -pipe -ggdb -g -O2 -Wall -Wno-parentheses -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I../.. -I./../../support/util -I.  -c -o makebin.o makebin.c
mkdir -p ../../bin
gcc -g -O2 -g -O2 -g -O2 -o ../../bin/makebin makebin.o 
make[2]: Leaving directory '/tmp/sdcc/support/makebin'
make[2]: Entering directory '/tmp/sdcc/support/cpp'
mawk -f ./opt-gather.awk ./sdcpp.opt  > tmp-optionlist
/bin/sh ./move-if-change tmp-optionlist optionlist
echo timestamp > s-options
mawk -f ./opt-functions.awk -f ./opth-gen.awk \
       < optionlist > tmp-options.h
/bin/sh ./move-if-change tmp-options.h options.h
echo timestamp > s-options-h
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I.    sdcpp.c -o sdcpp.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I.    sdcpp-opts.c -o sdcpp-opts.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I.    sdcpp-diagnostic.c -o sdcpp-diagnostic.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I.    c-ppoutput.c -o c-ppoutput.o
gcc    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. \
  -DGCC_INCLUDE_DIR=\"/include\" -DGPLUSPLUS_INCLUDE_DIR=\"\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/sys-include\" -DTOOL_INCLUDE_DIR=\"/include\" \
  -c ./cppdefault.c
gcc    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. \
-DPREFIX=\"/usr/local\" \
  -c ./prefix.c
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I.    version.c -o version.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I.    opts.c -o opts.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I.    opts-common.c -o opts-common.o
mawk -f ./opt-functions.awk -f ./optc-gen.awk \
       -v header_name="config.h system.h options.h" < optionlist > options.c
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I.    options.c -o options.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I.    c-incpath.c -o c-incpath.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/charset.c -o charset.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/directives.c -o directives.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/errors.c -o errors.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/expr.c -o expr.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/files.c -o files.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/identifiers.c -o identifiers.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/init.c -o init.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/lex.c -o lex.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/line-map.c -o line-map.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/macro.c -o macro.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/mkdeps.c -o mkdeps.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/symtab.c -o symtab.o
gcc -c    -g -O2 -Wall   -DHAVE_CONFIG_H    -I. -I./libcpp -I./libcpp/include -I./../sdbinutils/include -I. libcpp/traditional.c -o traditional.o
rm -rf libcpp.a
ar rc libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o symtab.o traditional.o
ranlib libcpp.a
mkdir -p ../../bin/
gcc    -g -O2 -Wall   -DHAVE_CONFIG_H -g -O2 -o ../../bin/sdcpp sdcpp.o sdcpp-opts.o sdcpp-diagnostic.o c-ppoutput.o cppdefault.o prefix.o version.o opts.o opts-common.o options.o c-incpath.o \
libcpp.a ../sdbinutils/libiberty/libiberty.a 
make[2]: Leaving directory '/tmp/sdcc/support/cpp'
make -C src
make[2]: Entering directory '/tmp/sdcc/src'
mawk -f ./version.awk ../ChangeLog > version.h
bison -y -d SDCC.y
mv y.tab.c SDCCy.c
mv y.tab.h SDCCy.h
flex -8 -f -t SDCC.lex >SDCClex.c
g++ -MM  -I. -I.. -I./../support/util -I. -I. SDCCy.c SDCChasht.c SDCCmain.c SDCCsymt.c SDCCopt.c SDCCast.c SDCCmem.c SDCCval.c SDCCicode.c SDCCbitv.c SDCCset.c SDCClabel.c SDCCBBlock.c SDCCloop.c SDCCcse.c SDCCcflow.c SDCCdflow.c SDCClrange.c SDCCptropt.c SDCCpeeph.c SDCCglue.c SDCCasm.c SDCCmacro.c SDCCutil.c SDCCdebug.c cdbFile.c SDCCdwarf2.c SDCCerr.c SDCCsystem.c SDCCgen.c SDCClex.c ../support/util/NewAlloc.c ../support/util/dbuf.c ../support/util/dbuf_string.c ../support/util/findme.c SDCCbtree.cc SDCClospre.cc SDCCnaddr.cc >Makefile.dep
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c ../support/util/NewAlloc.c -o NewAlloc.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c ../support/util/dbuf.c -o dbuf.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c ../support/util/dbuf_string.c -o dbuf_string.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c ../support/util/findme.c -o findme.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCy.c -o SDCCy.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCChasht.c -o SDCChasht.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCmain.c -o SDCCmain.o
SDCCmain.c: In function 'printVersionInfo':
SDCCmain.c:503:7: warning: unused variable 'i' [-Wunused-variable]
   int i;
       ^
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCsymt.c -o SDCCsymt.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCopt.c -o SDCCopt.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCast.c -o SDCCast.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCmem.c -o SDCCmem.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCval.c -o SDCCval.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCicode.c -o SDCCicode.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCbitv.c -o SDCCbitv.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCset.c -o SDCCset.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCClabel.c -o SDCClabel.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCBBlock.c -o SDCCBBlock.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCloop.c -o SDCCloop.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCcse.c -o SDCCcse.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCcflow.c -o SDCCcflow.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCdflow.c -o SDCCdflow.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCClrange.c -o SDCClrange.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCptropt.c -o SDCCptropt.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCpeeph.c -o SDCCpeeph.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCglue.c -o SDCCglue.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCasm.c -o SDCCasm.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCmacro.c -o SDCCmacro.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCutil.c -o SDCCutil.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCdebug.c -o SDCCdebug.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c cdbFile.c -o cdbFile.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCdwarf2.c -o SDCCdwarf2.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCerr.c -o SDCCerr.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCsystem.c -o SDCCsystem.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCCgen.c -o SDCCgen.o
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I. -c SDCClex.c -o SDCClex.o
g++ -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I.  -c -o SDCCbtree.o SDCCbtree.cc
g++ -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I.  -c -o SDCClospre.o SDCClospre.cc
g++ -pipe -ggdb -g -O2 -Wall -Wno-parentheses  -I. -I.. -I./../support/util -I. -I.  -c -o SDCCnaddr.o SDCCnaddr.cc
make -C z80/
make[3]: Entering directory '/tmp/sdcc/src/z80'
mawk -f ./../SDCCpeeph.awk peeph-gbz80.def > peeph-gbz80.rul
mawk -f ./../SDCCpeeph.awk peeph-z80.def > peeph-z80.rul
mawk -f ./../SDCCpeeph.awk peeph-z80n.def > peeph-z80n.rul
mawk -f ./../SDCCpeeph.awk peeph-ez80_z80.def > peeph-ez80_z80.rul
mawk -f ./../SDCCpeeph.awk peeph-tlcs90.def > peeph-tlcs90.rul
mawk -f ./../SDCCpeeph.awk peeph.def > peeph.rul
mawk -f ./../SDCCpeeph.awk peeph-r2k.def > peeph-r2k.rul
g++ -MM -I./.. -I.. -I. -I../.. -I./../../support/util -I. gen.c main.c peep.c ralloc.c support.c ralloc2.cc >Makefile.dep
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses -pipe -ggdb -g -O2 -Wall -Wno-parentheses -I./.. -I.. -I. -I../.. -I./../../support/util -I.  -c -o gen.o gen.c
gen.c:255:28: warning: 'ASMOP_HL' defined but not used [-Wunused-const-variable=]
 static struct asmop *const ASMOP_HL = &asmop_hl;
                            ^~~~~~~~
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses -pipe -ggdb -g -O2 -Wall -Wno-parentheses -I./.. -I.. -I. -I../.. -I./../../support/util -I.  -c -o main.o main.c
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses -pipe -ggdb -g -O2 -Wall -Wno-parentheses -I./.. -I.. -I. -I../.. -I./../../support/util -I.  -c -o peep.o peep.c
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses -pipe -ggdb -g -O2 -Wall -Wno-parentheses -I./.. -I.. -I. -I../.. -I./../../support/util -I.  -c -o ralloc.o ralloc.c
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses -pipe -ggdb -g -O2 -Wall -Wno-parentheses -I./.. -I.. -I. -I../.. -I./../../support/util -I.  -c -o support.o support.c
g++ -pipe -ggdb -g -O2 -I./.. -I.. -I. -I../.. -I./../../support/util -I.  -c -o ralloc2.o ralloc2.cc
rm -f port.a
ar rc port.a gen.o main.o peep.o ralloc.o support.o ralloc2.o
ranlib port.a
make[3]: Leaving directory '/tmp/sdcc/src/z80'
g++ -g -O2 -o ../bin/sdcc NewAlloc.o dbuf.o dbuf_string.o findme.o SDCCy.o SDCChasht.o SDCCmain.o SDCCsymt.o SDCCopt.o SDCCast.o SDCCmem.o SDCCval.o SDCCicode.o SDCCbitv.o SDCCset.o SDCClabel.o SDCCBBlock.o SDCCloop.o SDCCcse.o SDCCcflow.o SDCCdflow.o SDCClrange.o SDCCptropt.o SDCCpeeph.o SDCCglue.o SDCCasm.o SDCCmacro.o SDCCutil.o SDCCdebug.o cdbFile.o SDCCdwarf2.o SDCCerr.o SDCCsystem.o SDCCgen.o SDCClex.o SDCCbtree.o SDCClospre.o SDCCnaddr.o z80/port.a  -lm 
make[2]: Leaving directory '/tmp/sdcc/src'
make -C device/include
make[2]: Entering directory '/tmp/sdcc/device/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/sdcc/device/include'
make -C device/non-free/include
make[2]: Entering directory '/tmp/sdcc/device/non-free/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/sdcc/device/non-free/include'
make -C sdas/asz80 &&  make -C sdas/asrab &&  make -C sdas/asgb && echo "Assemblers built successfully."
make[2]: Entering directory '/tmp/sdcc/sdas/asz80'
g++ -MM -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. z80pst.c z80mch.c z80adr.c ../asxxsrc/asdbg.c ../asxxsrc/asdata.c ../asxxsrc/asexpr.c ../asxxsrc/aslex.c ../asxxsrc/aslist.c ../asxxsrc/asmain.c ../asxxsrc/asout.c ../asxxsrc/assubr.c ../asxxsrc/assym.c ../asxxsrc/asmcro.c ../asxxsrc/sdas.c ../asxxsrc/strcmpi.c ../../support/util/dbuf.c ../../support/util/dbuf_string.c >Makefile.dep
mkdir -p obj
touch obj/.stamp
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/z80pst.o z80pst.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/z80mch.o z80mch.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/z80adr.o z80adr.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -g -O2 -g -O2 -o ../../bin/sdasz80 obj/z80pst.o obj/z80mch.o obj/z80adr.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/dbuf.o obj/dbuf_string.o -lm
make[2]: Leaving directory '/tmp/sdcc/sdas/asz80'
make[2]: Entering directory '/tmp/sdcc/sdas/asrab'
g++ -MM -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. rabpst.c rabmch.c rabadr.c ../asxxsrc/asdbg.c ../asxxsrc/asdata.c ../asxxsrc/asexpr.c ../asxxsrc/aslex.c ../asxxsrc/aslist.c ../asxxsrc/asmain.c ../asxxsrc/asout.c ../asxxsrc/assubr.c ../asxxsrc/assym.c ../asxxsrc/asmcro.c ../asxxsrc/sdas.c ../asxxsrc/strcmpi.c ../../support/util/dbuf.c ../../support/util/dbuf_string.c >Makefile.dep
mkdir -p obj
touch obj/.stamp
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/rabpst.o rabpst.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/rabmch.o rabmch.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/rabadr.o rabadr.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -g -O2 -g -O2 -o ../../bin/sdasrab obj/rabpst.o obj/rabmch.o obj/rabadr.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/dbuf.o obj/dbuf_string.o -lm
make[2]: Leaving directory '/tmp/sdcc/sdas/asrab'
make[2]: Entering directory '/tmp/sdcc/sdas/asgb'
g++ -MM -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. gbpst.c gbmch.c gbadr.c ../asxxsrc/asdbg.c ../asxxsrc/asdata.c ../asxxsrc/asexpr.c ../asxxsrc/aslex.c ../asxxsrc/aslist.c ../asxxsrc/asmain.c ../asxxsrc/asout.c ../asxxsrc/assubr.c ../asxxsrc/assym.c ../asxxsrc/asmcro.c ../asxxsrc/sdas.c ../asxxsrc/strcmpi.c ../../support/util/dbuf.c ../../support/util/dbuf_string.c >Makefile.dep
mkdir -p obj
touch obj/.stamp
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/gbpst.o gbpst.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/gbmch.o gbmch.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/gbadr.o gbadr.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util  -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -g -O2 -g -O2 -o ../../bin/sdasgb obj/gbpst.o obj/gbmch.o obj/gbadr.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/dbuf.o obj/dbuf_string.o -lm
make[2]: Leaving directory '/tmp/sdcc/sdas/asgb'
Assemblers built successfully.
make -C sdas/linksrc sdcc-ldz80 sdcc-ldz80 sdcc-ldgb
make[2]: Entering directory '/tmp/sdcc/sdas/linksrc'
g++ -MM -I.. -I./..  -I. -I../.. -I./../../support/util -I. lk_readnl.c lkaomf51.c lkar.c lkarea.c lkdata.c lkelf.c lkeval.c lkhead.c lklex.c lklib.c lklibr.c lklist.c lkmain.c lkmem.c lknoice.c lkout.c lkrel.c lkrloc.c lkrloc3.c lks19.c lksdcclib.c lksym.c sdld.c lksdcdb.c lkbank.c ../asxxsrc/strcmpi.c >Makefile.dep
mkdir -p obj
touch obj/.stamp
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lk_readnl.o lk_readnl.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkaomf51.o lkaomf51.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkar.o lkar.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkarea.o lkarea.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkdata.o lkdata.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkelf.o lkelf.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkeval.o lkeval.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkhead.o lkhead.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lklex.o lklex.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lklib.o lklib.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lklibr.o lklibr.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lklist.o lklist.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkmain.o lkmain.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkmem.o lkmem.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lknoice.o lknoice.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkout.o lkout.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkrel.o lkrel.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkrloc.o lkrloc.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkrloc3.o lkrloc3.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lks19.o lks19.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lksdcclib.o lksdcclib.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lksym.o lksym.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/sdld.o sdld.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lksdcdb.o lksdcdb.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/lkbank.o lkbank.c
gcc -c -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c
gcc -pipe -ggdb -g -O2 -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -g -O2 -Wall -Wno-parentheses -g -O2 -g -O2 -o ../../bin/sdld obj/lk_readnl.o obj/lkaomf51.o obj/lkar.o obj/lkarea.o obj/lkdata.o obj/lkelf.o obj/lkeval.o obj/lkhead.o obj/lklex.o obj/lklib.o obj/lklibr.o obj/lklist.o obj/lkmain.o obj/lkmem.o obj/lknoice.o obj/lkout.o obj/lkrel.o obj/lkrloc.o obj/lkrloc3.o obj/lks19.o obj/lksdcclib.o obj/lksym.o obj/sdld.o obj/lksdcdb.o obj/lkbank.o  obj/strcmpi.o
cp -p ../../bin/sdld ../../bin/sdldz80
make[2]: Nothing to be done for 'sdcc-ldz80'.
cp -p ../../bin/sdld ../../bin/sdldgb
make[2]: Leaving directory '/tmp/sdcc/sdas/linksrc'
make -C support/scripts
make[2]: Entering directory '/tmp/sdcc/support/scripts'
cp ./as2gbmap.py ../../bin/as2gbmap && chmod +x ../../bin/as2gbmap
make[2]: Leaving directory '/tmp/sdcc/support/scripts'
make[1]: Leaving directory '/tmp/sdcc'
cd /tmp/sdcc && mv ./bin/sdcc  /home/build/z88dk/build/z88dk/bin/zsdcc
cd /tmp/sdcc && mv ./bin/sdcpp /home/build/z88dk/build/z88dk/bin/zsdcpp
rm -f -fR /tmp/sdcc
make: Entering directory '/home/build/z88dk/build/z88dk/libsrc'
Makefile:27: *** mixed implicit and normal rules: deprecated syntax
Makefile:27: *** mixed implicit and normal rules: deprecated syntax
rm -f lib/sccz80/z80.lib
rm -f lib/sdcc_ix/z80.lib
rm -f lib/sdcc_iy/z80.lib
rm -f lib/sccz80/cpm.lib
rm -f lib/sdcc_ix/cpm.lib
rm -f lib/sdcc_iy/cpm.lib
rm -f lib/sccz80/hbios.lib
rm -f lib/sdcc_ix/hbios.lib
rm -f lib/sdcc_iy/hbios.lib
rm -f lib/sccz80/m.lib
rm -f lib/sdcc_ix/m.lib
rm -f lib/sdcc_iy/m.lib
rm -f lib/sccz80/math16.lib
rm -f lib/sdcc_ix/math16.lib
rm -f lib/sdcc_iy/math16.lib
rm -f lib/sccz80/math32.lib
rm -f lib/sdcc_ix/math32.lib
rm -f lib/sdcc_iy/math32.lib
rm -f lib/sccz80/rc2014.lib
rm -f lib/sdcc_ix/rc2014.lib
rm -f lib/sdcc_iy/rc2014.lib
rm -f lib/sccz80/scz180.lib
rm -f lib/sdcc_ix/scz180.lib
rm -f lib/sdcc_iy/scz180.lib
rm -f lib/sccz80/sms.lib
rm -f lib/sdcc_ix/sms.lib
rm -f lib/sdcc_iy/sms.lib
rm -f lib/sccz80/vgl.lib
rm -f lib/sdcc_ix/vgl.lib
rm -f lib/sdcc_iy/vgl.lib
rm -f lib/sccz80/yaz180.lib
rm -f lib/sdcc_ix/yaz180.lib
rm -f lib/sdcc_iy/yaz180.lib
rm -f lib/sccz80/z180.lib
rm -f lib/sdcc_ix/z180.lib
rm -f lib/sdcc_iy/z180.lib
rm -f lib/sccz80/zx.lib
rm -f lib/sdcc_ix/zx.lib
rm -f lib/sdcc_iy/zx.lib
rm -f lib/sccz80/zxn.lib
rm -f lib/sdcc_ix/zxn.lib
rm -f lib/sdcc_iy/zxn.lib
rm -f config_private.inc zcc_opt.def
find . -name '*.o' | xargs rm -f
find . -name '*.err' | xargs rm -f
make: Leaving directory '/home/build/z88dk/build/z88dk/libsrc'
make: Entering directory '/home/build/z88dk/build/z88dk/libsrc'

--- Building Jupiter Ace Library ---

zsock/fopen_zsock.c:47:28: warning: Assigning 'ptr', type: unsigned char uint8_t* ptr from char *  [-Wincompatible-pointer-types]
TARGET=ace TYPE=z80 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 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=abc80 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=abc800 TYPE=z80 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
Makefile:27: *** mixed implicit and normal rules: deprecated syntax
dir_get_entry_size.c:18:43: warning: Assigning 'szptr', type: unsigned char * szptr from unsigned int  [-Wincompatible-pointer-types]
stat.c:85:9: warning: Assigning 'sfc', type: struct sfcb * sfc from struct fcb * fc [-Wincompatible-pointer-types]
dir_get_entry_size.c:18:43: warning: Assigning 'szptr', type: unsigned char * szptr from unsigned int  [-Wincompatible-pointer-types]
parsefcb.c:42:19: warning: Assigning 'ptr', type: unsigned char * ptr from char *  [-Wincompatible-pointer-types]
stat.c:85:9: warning: Assigning 'sfc', type: struct sfcb * sfc from struct fcb * fc [-Wincompatible-pointer-types]
dir_get_entry_size.c:18:43: warning: Assigning 'szptr', type: unsigned char * szptr from unsigned int  [-Wincompatible-pointer-types]
stat.c:85:9: warning: Assigning 'sfc', type: struct sfcb * sfc from struct fcb * fc [-Wincompatible-pointer-types]
dir_get_entry_size.c:18:43: warning: Assigning 'szptr', type: unsigned char * szptr from unsigned int  [-Wincompatible-pointer-types]
parsefcb.c:42:19: warning: Assigning 'ptr', type: unsigned char * ptr from char *  [-Wincompatible-pointer-types]
stat.c:85:9: warning: Assigning 'sfc', type: struct sfcb * sfc from struct fcb * fc [-Wincompatible-pointer-types]
TARGET=cpm TYPE=z80 DEVICE=nodevice 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 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 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=alphatro TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=aquarius TYPE=z80 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 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 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=bee TYPE=z80 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 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 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 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 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 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 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=coleco TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=c128 TYPE=z80 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 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 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 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=c7420 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORcpc -x/home/build/z88dk/build/z88dk/libsrc//cpcfs @cpcfs.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//rs232cpc_booster @boosterlist
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//rs232cpc_sti @stilist
TARGET=cpc TYPE=z80 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 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 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//cpc_math @cpcmath.lst
TYPE=464 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//464_math @cpcmath.lst
TYPE=664 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//664_math @cpcmath.lst
TYPE=6128 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=dai TYPE=8080 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=embedded TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=enterprise TYPE=z80 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 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=excali64 TYPE=z80 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=fp1100 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=g800 TYPE=z80 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 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=gal TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=gb TYPE=gbz80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=hemc TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=hgmc TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=homelab TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=homelab2 TYPE=z80 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 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=kc TYPE=ixiy 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=kramermc TYPE=z80 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 ---

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 ---

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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=zx81 SUBTARGET=lambda TYPE=ixiy 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=laser500 TYPE=z80 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DSTANDARDESCAPECHARS -DFORlaser500 -x/home/build/z88dk/build/z88dk/libsrc//laser500_clib @./laser500.lst

--- Building Camputers Lynx Library ---

make[1]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=lynx TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=m100 TYPE=8080 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=m5 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=mc1000 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=mikro80 TYPE=8080 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=msx TYPE=z80 DEVICE=nodevice 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=mtx TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=multi8 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=myvision TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=mz TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=mz2500 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=nascom TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=nc TYPE=z80 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 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 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 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORnc200 -x/home/build/z88dk/build/z88dk/libsrc//gfxnc200 @./gfxnc.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//zxmdv @mdvlist
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//p3 @plus3.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//zxbasdrv @zxbdlst
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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//nbdrv @nbflst
TARGET=newbrain TYPE=z80 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 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 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORosborne1 -x/home/build/z88dk/build/z88dk/libsrc//gfxosborne1 @./target/osborne1/gfxosborne1.lst

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

make[1]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
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]
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//flosxdos @floslist
TARGET=osca TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=oz TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=p2000 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=pacman TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=pasopia7 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=pc6001 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=pc88 TYPE=z80 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 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=pencil2 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=pmd85 TYPE=8080 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=pps TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=primo TYPE=ixiy 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=pv1000 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=pv2000 TYPE=z80 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 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=rcmx000 TYPE=r2k 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=rex TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=rx78 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=sam TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=sc3000 TYPE=z80 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=sms TYPE=z80 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORsms -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//sms_clib @./sms.lst
TARGET=gg TYPE=z80 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORgamegear -DSTANDARDESCAPECHARS -x/home/build/z88dk/build/z88dk/libsrc//gamegear @./gamegear.lst

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

make[1]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=spc1000 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=srr TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=sos TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=special TYPE=8080 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=super80 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=super80 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=sv8000 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=svi TYPE=z80 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=test TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=test TYPE=8080 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=test TYPE=r2k 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=test TYPE=gbz80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=ti82 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=ti83 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=ti8x TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=ti85 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=ti86 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=tiki100 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=trs80 TYPE=z80 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 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 <---

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 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
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 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 ---

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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=tvc TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=vector06c TYPE=8080 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=vg5k TYPE=ixiy 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=vz TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=x07 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=x1 TYPE=z80 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 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=z1013 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=z80tvgame TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
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
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 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 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//z88_math @z88math.lst
TYPE=z80 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//bbc_math @z88math.lst
TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=z9001 TYPE=z80 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 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[2]: Nothing to be done for 'all'.
make[2]: 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'.
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//rs232if1 @if1list
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//rs232plus @p3list
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 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 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 ---

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 ---

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 ---

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 ---

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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=zx80 TYPE=z80 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'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
TARGET=zx81 TYPE=ixiy 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 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 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 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 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 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 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 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 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 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 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 ---

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 ---

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[2]: Nothing to be done for 'all'.
make[2]: 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'.
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 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 Z80 crt0 Library ---

z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I.. -x/home/build/z88dk/build/z88dk/libsrc//z80_crt0.lib @crt0.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I.. -mr2k -x/home/build/z88dk/build/z88dk/libsrc//rcmx000_crt0.lib @rcm.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I.. --IXIY -D__SDCC_IX -DZ80S183 -x/home/build/z88dk/build/z88dk/libsrc//z80iy_crt0.lib @crt0.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I.. -DZ80S183 -x/home/build/z88dk/build/z88dk/libsrc//z80s183_crt0 @crt0.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I.. -x/home/build/z88dk/build/z88dk/libsrc//z180_crt0.lib -mz180 @crt0_z180.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I.. -x/home/build/z88dk/build/z88dk/libsrc//ez80_crt0.lib -mz180 -DEZ80 @crt0_ez80.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I.. -x/home/build/z88dk/build/z88dk/libsrc//8080_crt0.lib -DCPU_8080 -m8080 @crt0_8080.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I.. -x/home/build/z88dk/build/z88dk/libsrc//gbz80_crt0.lib -DCPU_GBZ80 -mgbz80 @crt0_gbz80.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I.. -mz80n -x/home/build/z88dk/build/z88dk/libsrc//z80n_crt0.lib @crt0_z80n.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -I.. -x/home/build/z88dk/build/z88dk/libsrc//8085_crt0.lib -DCPU_8085 -m8085 @crt0_8080.lst

--- Building Z80 math48 Library ---

TYPE=z80 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//math48 @math48.lst
TYPE=ixiy 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 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 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ --IXIY -x/home/build/z88dk/build/z88dk/libsrc//genmath_iy @genmath.lst
TYPE=ixiy 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 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//mbf32 @mbf32.lst
TYPE=ixiy z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ --IXIY -x/home/build/z88dk/build/z88dk/libsrc//mbf32_iy @mbf32.lst
TYPE=8080 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -x/home/build/z88dk/build/z88dk/libsrc//mbf32_8080 @mbf32.lst

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

TYPE=z80 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//mbf64 @mbf64.lst
TYPE=ixiy 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 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//math16 @math16.lst
TYPE=ixiy 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 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//math32 @math32.lst
TYPE=ixiy 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 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//daimath32 @daimath32.lst
TYPE=8080 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -m8080 -x/home/build/z88dk/build/z88dk/libsrc//daimath32_8080 @daimath32.lst
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//gendos @genlist

---> Building NDOS library <---

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

--- Building 3D Library ---

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 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//fastmath.lib @fastmath.lst
TYPE=ixiy z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//fastmath_ixiy.lib @fastmath.lst
TYPE=z80n 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 ---

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

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

Making sp1-ts2068hr

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

Making sp1-zx81hr

z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -xzx81hr/sp1 --IXIY @zx81hr.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/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 config_private.inc
z80asm  -xlib/sccz80/z80 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/z80/library/z80_sccz80.lst
z80asm  -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
z80asm  --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/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 config_private.inc
z80asm  -xlib/sccz80/cpm -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/cpm/library/cpm_sccz80.lst
z80asm  -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
z80asm  --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 config_private.inc
z80asm  -xlib/sccz80/hbios -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/hbios/library/hbios_sccz80.lst
z80asm  -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
z80asm  --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 config_private.inc
z80asm  -xlib/sccz80/m -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/m/library/m_sccz80.lst
z80asm  -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
z80asm  --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 config_private.inc
z80asm  -xlib/sccz80/math16 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/math16/library/math16_sccz80.lst
z80asm  -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
z80asm  --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 config_private.inc
z80asm  -xlib/sccz80/math32 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/math32/library/math32_sccz80.lst
z80asm  -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
z80asm  --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 config_private.inc
z80asm  -xlib/sccz80/rc2014 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/rc2014/library/rc2014_sccz80.lst
z80asm  -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
z80asm  --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 config_private.inc
z80asm -mz180  -xlib/sccz80/scz180 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/scz180/library/scz180_sccz80.lst
z80asm -mz180  -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
z80asm -mz180  --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 config_private.inc
z80asm  -xlib/sccz80/sms -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/sms/library/sms_sccz80.lst
z80asm  -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
z80asm  --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 config_private.inc
z80asm  -xlib/sccz80/vgl -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/vgl/library/vgl_sccz80.lst
z80asm  -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
z80asm  --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 config_private.inc
z80asm -mz180  -xlib/sccz80/yaz180 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/yaz180/library/yaz180_sccz80.lst
z80asm -mz180  -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
z80asm -mz180  --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 config_private.inc
z80asm -mz180  -xlib/sccz80/z180 -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/z180/library/z180_sccz80.lst
z80asm -mz180  -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
z80asm -mz180  --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/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 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)
z80asm  -xlib/sccz80/zx -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/zx/library/zx_sccz80.lst
z80asm  -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
z80asm  --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 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)
z80asm -mz80n  -xlib/sccz80/zxn -I/home/build/z88dk/build/z88dk/libsrc/_DEVELOPMENT//../../lib/ @target/zxn/library/zxn_sccz80.lst
z80asm -mz80n  -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
z80asm -mz80n  --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 strncmp.c main.c strrstr.c strrev.c strlcpy.c strlcat.c stricmp.c strcmp.c -o test.bin -lndos 
 03:14:03  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: 980800
 03:14:03  Test completed 
zcc +test -vn -clib=rabbit  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c strstr.c strncmp.c main.c strrstr.c strrev.c strlcpy.c strlcat.c stricmp.c strcmp.c -o test_rcm.bin -lndos  -m
 03:14:04  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: 587430
 03:14:04  Rabbit test completed 
zcc +test -vn -clib=8080  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c strstr.c strncmp.c main.c strrstr.c strrev.c strlcpy.c strlcat.c stricmp.c strcmp.c -o test_8080.bin -lndos  -m
 03:14:05  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: 1435726
 03:14:05  8080 test completed 
zcc +test -vn -clib=gbz80  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c strstr.c strncmp.c main.c strrstr.c strrev.c strlcpy.c strlcat.c stricmp.c strcmp.c -o test_gbz80.bin -lndos  -m
 03:14:06  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: 1683256
 03:14:06  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:14:08  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: 1345021
 03:14:08  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:14:11  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: 1352909
 03:14:11  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:14:14  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: 1332094
 03:14:14  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:14: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: 1333171
 03:14: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:14: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: 1321402
 03:14: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:14:22  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: 1347042
 03:14:22  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:14:25  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: 1336423
 03:14:25  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:14:28  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: 709181
 03:14:28  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:14:31  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: 713009
 03:14:31  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:14:33  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: 702396
 03:14:33  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:14:36  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: 703001
 03:14:36  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:14:39  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: 695222
 03:14:39  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:14:41  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: 709855
 03:14:41  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:14:44  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: 705189
 03:14:44  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:14:44  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: 3267591549
 03:14:54  Test completed 
zcc +test -vn -lm -I../../framework sprintf.c ../../framework/test.c -o test_sprintf.bin -lndos 
 03:14:54  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: 6683452
 03:14:54  Test completed 
zcc +test -vn -clib=rabbit  -I../../framework scanf.c ../../framework/test.c -o test_scanf_rcm.bin -lndos  -m
 03:14:55  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: 1644697465
 03:15:04  Rabbit test completed 
zcc +test -vn -clib=rabbit -lm -I../../framework sprintf.c ../../framework/test.c -o test_sprintf_rcm.bin -lndos  -m
 03:15:05  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: 2912825
 03:15:05  Rabbit test completed 
zcc +test -vn -clib=8080 -lm -I../../framework sprintf.c ../../framework/test.c -o test_sprintf_8080.bin -lndos  -m
 03:15:05  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: 7787340
 03:15:05  8080 test completed 
zcc +test -vn -clib=gbz80 -lm -I../../framework sprintf.c ../../framework/test.c -o test_sprintf_gbz80.bin -lndos  -m
 03:15:05  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: 9394864
 03:15:05  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:15:08  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: 1836688
 03:15:08  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:15:10  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: 988498
 03:15:10  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:15:11  Starting test 
Starting suite Genmath Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 9030271
 03:15:11  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:15:11  Starting test 
Starting suite Math48 Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 7986096
 03:15:11  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:15:12  Starting test 
Starting suite Math32 Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 5313412
 03:15:12  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:15:13  Starting test 
Starting suite Math16 Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 4698356
 03:15:13  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:15:13  Starting test 
Starting suite daimath32 Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 5782404
 03:15:13  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:15:13  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: 1901815
 03:15:13  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:15:14  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: 1046826
 03:15:14  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:15:14  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: 2298047
 03:15:14  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:15:14  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: 2488744
 03:15:14  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:15:14  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: 2301309
 03:15:14  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:15:15  Starting test 
Starting suite Compare1 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 131653
 03:15:15  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:15:15  Starting test 
Starting suite Compare-1 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 134529
 03:15:15  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:15:16  Starting test 
Starting suite Compare Tests (3 tests)
3 run, 3 passed, 0 failed

Ticks: 116339
 03:15:16  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:15:16  Starting test 
Starting suite Bitfield Tests (7 tests)
7 run, 7 passed, 0 failed

Ticks: 158138
 03:15:16  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:15:17  Starting test 
Starting suite Flexible Array Tests (2 tests)
2 run, 2 passed, 0 failed

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

Ticks: 144786
 03:15:17  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c lshift.c -o test_lshift.bin -lndos 
 03:15:18  Starting test 
Starting suite Left shift Tests (4 tests)
4 run, 4 passed, 0 failed

Ticks: 196678
 03:15:18  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c rshift.c -o test_rshift.bin -lndos 
 03:15:18  Starting test 
Starting suite Right shift Tests (6 tests)
6 run, 6 passed, 0 failed

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

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

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

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

Ticks: 116193
 03:15:20  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:15:20  Starting test 
Starting suite Callee Tests (1 tests)
1 run, 1 passed, 0 failed

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

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

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

Ticks: 160797
 03:15:21  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:15:21  Starting test 
Starting suite Auto aggregate variables (7 tests)
7 run, 7 passed, 0 failed

Ticks: 140113
 03:15:21  Test completed 
zcc +test -vn  -I../../framework -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c bitwise.c -o test_bitwise.bin -lndos 
bitwise.h:17:24: warning: Value is out of range for assignment [-Wlimited-range]
bitwise.h:18:25: warning: Value is out of range for assignment [-Wlimited-range]
bitwise.h:20:44: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:21:44: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:22:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:23:46: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:25:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:26:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:27:46: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:28:47: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:30:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:31:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:32:46: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:33:47: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:35:43: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
 03:15:22  Starting test 
Starting suite Bitwise Tests (11 tests)
11 run, 11 passed, 0 failed

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

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

Ticks: 119173
 03:15:23  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:15:24  Starting Z80N test 
Starting suite Right shift Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 242962
 03:15:24  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:15:25  Starting Z80N test 
Starting suite Left shift Tests (4 tests)
4 run, 4 passed, 0 failed

Ticks: 193612
 03:15:25  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:15:26  Starting 8080 test 
Starting suite Bitfield Tests (7 tests)
7 run, 7 passed, 0 failed

Ticks: 217841
 03:15:26  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:15:26  Starting 8080 test 
Starting suite Right shift Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 371080
 03:15:26  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:15:27  Starting 8080 test 
Starting suite Left shift Tests (4 tests)
4 run, 4 passed, 0 failed

Ticks: 276296
 03:15:27  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:15:27  Starting 8080 test 
Starting suite Compare Tests (3 tests)
3 run, 3 passed, 0 failed

Ticks: 171118
 03:15:27  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:15:28  Starting 8080 test 
Starting suite Compare0 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 185544
 03:15:28  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:15:28  Starting 8080 test 
Starting suite Compare1 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 193376
 03:15:28  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:15:29  Starting 8080 test 
Starting suite Compare-1 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 196616
 03:15:29  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:15:29  Starting 8080 test 
Starting suite Multiplication Tests (1 tests)
1 run, 1 passed, 0 failed

Ticks: 185857
 03:15:29  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:15:29  Starting 8080 test 
Starting suite Division Tests (5 tests)
5 run, 5 passed, 0 failed

Ticks: 219580
 03:15:29  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
bitwise.h:17:24: warning: Value is out of range for assignment [-Wlimited-range]
bitwise.h:18:25: warning: Value is out of range for assignment [-Wlimited-range]
bitwise.h:20:44: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:21:44: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:22:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:23:46: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:25:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:26:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:27:46: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:28:47: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:30:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:31:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:32:46: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:33:47: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:35:43: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
 03:15:30  Starting 8080 test 
Starting suite Bitwise Tests (11 tests)
11 run, 11 passed, 0 failed

Ticks: 293316
 03:15:30  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:15:31  Starting gbz80 test 
Starting suite Right shift Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 363628
 03:15:31  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:15:31  Starting gbz80 test 
Starting suite Left shift Tests (4 tests)
4 run, 4 passed, 0 failed

Ticks: 300372
 03:15:31  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:15:32  Starting gbz80 test 
Starting suite Compare Tests (3 tests)
3 run, 3 passed, 0 failed

Ticks: 202612
 03:15:32  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:15:32  Starting gbz80 test 
Starting suite Compare0 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 215372
 03:15:32  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:15:32  Starting gbz80 test 
Starting suite Compare1 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 227148
 03:15:32  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:15:33  Starting gbz80 test 
Starting suite Compare-1 Tests (6 tests)
6 run, 6 passed, 0 failed

Ticks: 230024
 03:15:33  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:15:33  Starting gbz80 test 
Starting suite Multiplication Tests (1 tests)
1 run, 1 passed, 0 failed

Ticks: 208200
 03:15:33  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:15:33  Starting gbz80 test 
Starting suite Division Tests (5 tests)
5 run, 5 passed, 0 failed

Ticks: 251980
 03:15:33  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:15:34  Starting gbz80 test 
Starting suite Bitfield Tests (7 tests)
7 run, 7 passed, 0 failed

Ticks: 246032
 03:15:34  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
bitwise.h:17:24: warning: Value is out of range for assignment [-Wlimited-range]
bitwise.h:18:25: warning: Value is out of range for assignment [-Wlimited-range]
bitwise.h:20:44: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:21:44: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:22:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:23:46: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:25:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:26:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:27:46: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:28:47: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:30:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:31:45: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:32:46: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:33:47: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
bitwise.h:35:43: warning: Due to limited range of data type, expression is always false [-Wlimited-range]
 03:15:35  Starting gbz80 test 
Starting suite Bitwise Tests (11 tests)
11 run, 11 passed, 0 failed

Ticks: 323852
 03:15:35  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:15:35  Starting gbz80 test 
Starting suite Unary minus Tests (3 tests)
3 run, 3 passed, 0 failed

Ticks: 205820
 03:15:35  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:15:35  Starting gbz80 test 
Starting suite Loop Tests (4 tests)
4 run, 4 passed, 0 failed

Ticks: 426020
 03:15:35  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 die.o strutil.o fileutil.o zutils.o objfile.o dirname.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 .
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=.  tokens.h.tt > ../tokens.h~
mv ../tokens.h~ ../tokens.h
dos2unix ../tokens.h
dos2unix: converting file ../tokens.h to Unix format ...
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 ...
perl -S tpage --include_path=.  error_func.c.tt > ../error_func.c~
mv ../error_func.c~ ../error_func.c
dos2unix ../error_func.c
dos2unix: converting file ../error_func.c 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 strhash.o class.o srcfile.o alloc.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
perl parse_ragel.pl scan_rules.rl
perl parse_ragel.pl parse_rules.rl
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 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 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 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 options.o options.c
options.c: In function 'parse_argv':
options.c:168:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if ( argc == 1 )
     ^~
options.c:171:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if (!get_num_errors())
  ^~
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 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 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 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 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 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 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 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 sym.o common.o listfile.o modlink.o z80pass.o macros.o error_func.o options.o main.o symtab.o codearea.o module.o zobjfile.o errors.o z80asm.o libfile.o opcodes.o hist.o model.o directives.o scan.o parse.o expr.o lib/srcfile.o lib/dbg.o lib/str.o lib/list.o lib/strhash.o lib/alloc.o lib/minunit.o lib/class.o lib/array.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.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 .
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 sym.o common.o listfile.o modlink.o z80pass.o macros.o error_func.o options.o  symtab.o codearea.o module.o zobjfile.o errors.o z80asm.o libfile.o opcodes.o hist.o model.o directives.o scan.o parse.o expr.o lib/srcfile.o lib/dbg.o lib/str.o lib/list.o lib/strhash.o lib/alloc.o lib/minunit.o lib/class.o lib/array.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.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 .
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 .
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_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 -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 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
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
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.02 usr  0.01 sys +  0.03 cusr  0.00 csys =  0.06 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
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_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
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
t/test_enigma.t ............... ok
t/test_macro.t ................ ok
t/test_z80asm_lib.t ........... ok
t/z80asm.t .................... ok
t/zx82.t ...................... ok
All tests successful.
Files=80, Tests=8986, 69 wallclock secs ( 0.66 usr  0.07 sys + 51.64 cusr 12.09 csys = 64.46 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: could not get the code ORG, binary ORG defaults to rombase = 0
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)


Preaparing a 32K ROM image (27256 EPROM)

'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'
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 8050 bytes ignoring the stack
Adding main banks 0x00,0x01 (28608 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 8149 bytes ignoring the stack
Adding main banks 0x00,0x01 (28897 bytes free)
echo libctest.map libctest.sym
libctest.map libctest.sym
z80asm -d pong_graphics.asm
zcc +sms -vn pong_graphics.o pongmstr.c -o pongmstr.bin  -create-app
Notice: Available RAM space is 8177 bytes ignoring the stack
Adding main banks 0x00,0x01 (24532 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 7931 bytes ignoring the stack
Adding main banks 0x00,0x01 (23899 bytes free)
echo pngmstr2.map pngmstr2.sym
pngmstr2.map pngmstr2.sym
z80asm -d testtxt_apk.asm
zcc +sms -vn testtxt_apk.o apktest.c -o apktest.bin  -create-app
Notice: Available RAM space is 8149 bytes ignoring the stack
Adding main banks 0x00,0x01 (27853 bytes free)
echo apktest.map apktest.sym
apktest.map apktest.sym
z80asm -d chicken_graphics.asm
zcc +sms -vn chicken_graphics.o chicken.c -o chicken.bin  -create-app
Notice: Available RAM space is 8117 bytes ignoring the stack
Adding main banks 0x00,0x01 (30320 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 8183 bytes ignoring the stack
Adding main banks 0x00,0x01 (31871 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
appmake +vz -b adv_a.vz --audio
zcc +vz -vn ../othello.c -O3 -o othello.vz
appmake +vz -b othello.vz --audio
zcc +vz -vn ../console/enigma.c -O3 -o enigma.vz
appmake +vz -b enigma.vz --audio
zcc +vz -vn ../console/fib.c -O3 -o fib.vz
appmake +vz -b fib.vz --audio
zcc +vz -vn ../console/mm.c -O3 -o mm.vz
appmake +vz -b mm.vz --audio
zcc +vz -vn ../console/rpn.c -O3 -o rpn.vz
appmake +vz -b rpn.vz --audio
zcc +vz -vn ../console/tic.c -O3 -o tic.vz
appmake +vz -b tic.vz --audio
zcc +vz -vn ../console/sorter.c -O3 -o sorter.vz
appmake +vz -b sorter.vz --audio
zcc +vz -I../graphics -vn ../graphics/chessboard.c -O3 -o chessboard.vz -lm -llib3d
appmake +vz -b chessboard.vz --audio
zcc +vz -I../graphics -vn ../graphics/mandel.c -O3 -o mandel.vz -lm -llib3d
appmake +vz -b mandel.vz --audio
zcc +vz -I../graphics -vn ../graphics/cmandel.c -O3 -o cmandel.vz -lm -llib3d
appmake +vz -b cmandel.vz --audio
zcc +vz -I../graphics -vn ../graphics/julia.c -O3 -o julia.vz -lm -llib3d
appmake +vz -b julia.vz --audio
zcc +vz -I../graphics -vn ../graphics/smallgfx.c -O3 -o smallgfx.vz -lm -llib3d
appmake +vz -b smallgfx.vz --audio
zcc +vz -I../graphics -vn ../graphics/stencil.c -O3 -o stencil.vz -lm -llib3d
appmake +vz -b stencil.vz --audio
zcc +vz -I../graphics -vn ../graphics/showlib3d.c -O3 -o showlib3d.vz -lm -llib3d
appmake +vz -b showlib3d.vz --audio
zcc +vz -I../graphics -vn ../graphics/smallgfx2.c -O3 -o smallgfx2.vz -lm -llib3d
appmake +vz -b smallgfx2.vz --audio
zcc +vz -I../graphics -vn ../graphics/sinwave.c -O3 -o sinwave.vz -lm -llib3d
appmake +vz -b sinwave.vz --audio
zcc +vz -I../graphics -vn ../graphics/coswave.c -O3 -o coswave.vz -lm -llib3d
appmake +vz -b coswave.vz --audio
zcc +vz -vn ../ticalc/smile.c -O3 -o smile.vz
appmake +vz -b smile.vz --audio
zcc +vz -vn ../sound/clicktest.c -O3 -o clicktest.vz -lm
appmake +vz -b clicktest.vz --audio
zcc +vz -vn ../sound/fx.c -O3 -o fx.vz -lm
appmake +vz -b fx.vz --audio
zcc +vz -vn ../sound/sndtest.c -O3 -o sndtest.vz -lm
appmake +vz -b sndtest.vz --audio
zcc +vz -vn ../sound/synthdemo.c -O3 -o synthdemo.vz -lm
appmake +vz -b synthdemo.vz --audio
zcc +vz -vn ../dstar.c -I.. -Dspritesize=7 -DSOUND  -o dstar.vz
appmake +vz -b dstar.vz --audio
zcc +vz -vn dstar.c -o dstar_native.vz  -lndos
appmake +vz -b dstar_native.vz --audio
zcc +vz -vn -DNOLOGO -lm -llib3d ../graphics/globe.c -O3 -Dhires -o globe.vz
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
appmake +vz -b microman.vz --audio
zcc +vz -vn ../graphics/csnakes.c -DJOYSTICK_DIALOG -DDEFINE_JOYSTICK_TYPE -DSPEED=1600 -o snakes.vz
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: could not get the code ORG, binary ORG defaults to rombase = 0
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 7919 bytes ignoring the stack
Adding main banks 0x00,0x01 (22899 bytes free)
zcc +gb -create-app -o paint.bin paint.c
Program requires cartridge with 2 ROM banks
Notice: Available RAM space is 7173 bytes ignoring the stack
Adding main banks 0x00,0x01 (21292 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'
#########################################################################

Creating tarball with libraries

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

Starting win32 build

#########################################################################
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
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 rk.o rk.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 gb.o gb.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 zxn.o zxn.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 cpm2.o cpm2.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 z88.o z88.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 fp1100.o fp1100.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 px.o px.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 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 homelab.o homelab.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 newext.o newext.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 trs80.o trs80.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 x1.o x1.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 residos.o residos.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 galaksija.o galaksija.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 nec.o nec.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 rom.o rom.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 mc.o mc.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 pc88.o pc88.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 sc3000.o sc3000.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 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 m5.o m5.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 pmd85.o pmd85.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 enterprise.o enterprise.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 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 z9001.o z9001.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 msx.o msx.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 sms.o sms.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 svi.o svi.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 multi8.o multi8.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 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 ff.o ff.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 inject.o inject.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 appmake.exe rk.o glue.o gb.o z88shell.o zxn.o aquarius.o cpm2.o sorcerer.o z88.o mz2500.o appmake.o c128.o fp1100.o newbrain.o mz.o px.o x07.o ace-tap.o tixx.o homelab.o cpmdisk.o newext.o sos.o trs80.o vector06c.o x1.o c7420.o residos.o noop.o galaksija.o extract.o nascom.o nec.o mtx.o rom.o zx81.o mc.o vg5k.o pc88.o fat.o sc3000.o lynx.o kc.o rex6000.o m5.o cpc.o pmd85.o mamepp.o enterprise.o zx.o abc80.o spc1000.o z9001.o dai.o msx.o mameql.o sms.o p2000.o svi.o hex.o zxvgs.o multi8.o tvc.o z1013.o vz.o pasopia7.o ff.o zx-util.o inject.o ../common/dirname.o -g -O2
install appmake.exe /home/build/z88dk/win32/z88dk/bin/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 cpp6.o cpp6.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 cpp4.o cpp4.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 cpp6.o cpp2.o cpp4.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../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o callfunc.o callfunc.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o codegen.o codegen.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o const.o const.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o data.o data.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declinit.o declinit.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o error.o error.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o expr.o expr.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o goto.o goto.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o io.o io.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o lex.o lex.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o main.o main.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o misc.o misc.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o plunge.o plunge.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o preproc.o preproc.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o primary.o primary.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o stmt.o stmt.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o sym.o sym.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o while.o while.c
x86_64-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declparse.o declparse.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 -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 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 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 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 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 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 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 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
options.c: In function 'parse_argv':
options.c:168:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if ( argc == 1 )
     ^~
options.c:171:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if (!get_num_errors())
  ^~
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 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 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 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 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 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 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/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/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/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/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/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 sym.o libfile.o error_func.o model.o codearea.o hist.o module.o zobjfile.o macros.o directives.o options.o scan.o main.o parse.o z80pass.o symtab.o modlink.o expr.o listfile.o lib/srcfile.o lib/dbg.o lib/str.o lib/list.o lib/strhash.o lib/alloc.o lib/minunit.o lib/class.o lib/array.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.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 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 -I. -I../copt -I../common zcc.c
x86_64-w64-mingw32-gcc -o zcc.exe -g -O2 -DLOCAL_REGEXP -Wall -pedantic zcc.o ../copt/regex/regcomp.o  ../copt/regex/regerror.o ../copt/regex/regexec.o  ../copt/regex/regfree.o ../common/dirname.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/getopt/getopt.o ../../ext/getopt/getopt.c
x86_64-w64-mingw32-gcc -o 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/getopt/getopt.o
install z80nm.exe /home/build/z88dk/win32/z88dk/bin/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 zobjcopy.exe zobjcopy.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.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 zobjcopy.exe /home/build/z88dk/win32/z88dk/bin/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   -c -o ticks.o ticks.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o hook_cpm.o hook_cpm.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o hook_console.o hook_console.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o hook_io.o hook_io.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o hook_misc.o hook_misc.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o hook.o hook.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o debugger.o debugger.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o linenoise.o linenoise.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o utf8.o utf8.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o syms.o syms.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o disassembler_alg.o disassembler_alg.c
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o memory.o memory.c
x86_64-w64-mingw32-gcc -o z88dk-ticks.exe -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
x86_64-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -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 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 testsuite
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/testsuite'
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_510_mult_minus1.c -o tmp1.opt
diff -w tmp2.opt results/Issue_510_mult_minus1.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_1302_enum_usage.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1302_enum_usage.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_1466_float16.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16.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_103_floating_addition.c -o tmp1.opt
diff -w tmp2.opt results/Issue_103_floating_addition.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_896_nested_struct_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_896_nested_struct_initialisation.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_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_510_long_and.c -o tmp1.opt
diff -w tmp2.opt results/Issue_510_long_and.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 fastcall.c -o tmp1.opt
diff -w tmp2.opt results/fastcall.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_1409_offset_pointer_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1409_offset_pointer_initialisation.opt
zcc +test -vn -a shortcall.c -o tmp1.opt
diff -w tmp2.opt results/shortcall.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_1283_2d_arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1283_2d_arrays.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_295_structgetsfar.c -o tmp1.opt
diff -w tmp2.opt results/Issue_295_structgetsfar.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_615_if.c -o tmp1.opt
diff -w tmp2.opt results/Issue_615_if.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_1466_float16_callee.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_callee.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_501_extern_at.c -o tmp1.opt
diff -w tmp2.opt results/Issue_501_extern_at.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_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 Issue_509_long_constant.c -o tmp1.opt
diff -w tmp2.opt results/Issue_509_long_constant.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_574_fastcall_offset.c -o tmp1.opt
diff -w tmp2.opt results/Issue_574_fastcall_offset.opt
zcc +test -vn -a paramsoffset.c -o tmp1.opt
diff -w tmp2.opt results/paramsoffset.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_493__func__.c -o tmp1.opt
diff -w tmp2.opt results/Issue_493__func__.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_452_struct.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_struct.opt
zcc +test -vn -a pointer_arith.c -o tmp1.opt
diff -w tmp2.opt results/pointer_arith.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_1105_function_pointer_calls.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1105_function_pointer_calls.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_490_repeated_extern_decls.c -o tmp1.opt
diff -w tmp2.opt results/Issue_490_repeated_extern_decls.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 -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 -fp-mode=ieee -vn -a mathops_ieee.c -o tmp1.opt
diff -w tmp2.opt results/mathops_ieee.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_514_flexible_member.c -o tmp1.opt
diff -w tmp2.opt results/Issue_514_flexible_member.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_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_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 -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_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 long_addition_opts.c -o tmp1.opt
diff -w tmp2.opt results/long_addition_opts.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_1102_struct_trailing_comma.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1102_struct_trailing_comma.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_693_missing_return.c -o tmp1.opt
diff -w tmp2.opt results/Issue_693_missing_return.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_1062_array_init.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1062_array_init.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_1466_float16_addition.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_addition.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 Issue_1167_choosing_which_function.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1167_choosing_which_function.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_608_Arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_608_Arrays.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 -vn -a Issue_1409_switch.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1409_switch.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_452_far_pointers.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_far_pointers.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_491_enums.c -o tmp1.opt
diff -w tmp2.opt results/Issue_491_enums.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_693_fastcall.c -o tmp1.opt
diff -w tmp2.opt results/Issue_693_fastcall.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_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_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 Issue_419_Extern_Prototypes_In_Function.c -o tmp1.opt
diff -w tmp2.opt results/Issue_419_Extern_Prototypes_In_Function.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/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 src/appmake clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/appmake'
rm -f appmake.exe z1013.o appmake.o z88.o fp1100.o fat.o vz.o tvc.o homelab.o vector06c.o rom.o x1.o galaksija.o nec.o mtx.o zx81.o z88shell.o cpc.o z9001.o rex6000.o pmd85.o enterprise.o zxn.o abc80.o dai.o sms.o p2000.o svi.o c7420.o hex.o pasopia7.o zx-util.o spc1000.o m5.o px.o tixx.o mz2500.o c128.o x07.o cpm2.o ace-tap.o pc88.o cpmdisk.o gb.o newext.o sos.o trs80.o residos.o noop.o extract.o nascom.o rk.o newbrain.o mc.o mz.o inject.o lynx.o kc.o ff.o mamepp.o zx.o mameql.o sc3000.o zxvgs.o multi8.o glue.o aquarius.o msx.o vg5k.o sorcerer.o ../common/dirname.o
rm -f z1013.o  z88.o fp1100.o fat.o vz.o tvc.o homelab.o vector06c.o rom.o x1.o galaksija.o nec.o mtx.o zx81.o z88shell.o cpc.o z9001.o rex6000.o pmd85.o enterprise.o zxn.o abc80.o dai.o sms.o p2000.o svi.o c7420.o hex.o pasopia7.o zx-util.o spc1000.o m5.o px.o tixx.o mz2500.o c128.o x07.o cpm2.o ace-tap.o pc88.o cpmdisk.o gb.o newext.o sos.o trs80.o residos.o noop.o extract.o nascom.o rk.o newbrain.o mc.o mz.o inject.o lynx.o kc.o ff.o mamepp.o zx.o mameql.o sc3000.o zxvgs.o multi8.o glue.o aquarius.o msx.o vg5k.o sorcerer.o ../common/dirname.o z1013.d appmake.d z88.d fp1100.d fat.d vz.d tvc.d homelab.d vector06c.d rom.d x1.d galaksija.d nec.d mtx.d zx81.d z88shell.d cpc.d z9001.d rex6000.d pmd85.d enterprise.d zxn.d abc80.d dai.d sms.d p2000.d svi.d c7420.d hex.d pasopia7.d zx-util.d spc1000.d m5.d px.d tixx.d mz2500.d c128.d x07.d cpm2.d ace-tap.d pc88.d cpmdisk.d gb.d newext.d sos.d trs80.d residos.d noop.d extract.d nascom.d rk.d newbrain.d mc.d mz.d inject.d lynx.d kc.d ff.d mamepp.d zx.d mameql.d sc3000.d zxvgs.d multi8.d glue.d aquarius.d msx.d vg5k.d sorcerer.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 die.o strutil.o fileutil.o zutils.o objfile.o dirname.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 die.d strutil.d fileutil.d zutils.d objfile.d dirname.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 cpp6.o cpp2.o cpp4.o cpp5.o cpp3.o cpp1.o
rm -f cpp6.o cpp2.o cpp4.o cpp5.o cpp3.o cpp1.o cpp6.d cpp2.d cpp4.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
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 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 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 adc_hl_de.o sub_hl_sp.o adc_hl_sp.o add_bc_a.o lddr.o add_hl_a.o rl_bc.o daa.o cpir.o sub_hl_bc.o rrd.o rl_hl.o add_de_a.o cpd.o cpdr.o sra_hl.o rl_de.o ex_sp_hl.o sbc_hl_bc.o ldir.o cpi.o ldd.o sbc_hl_hl.o rr_bc.o adc_hl_hl.o sbc_hl_de.o adc_hl_bc.o rr_hl.o sbc_hl_sp.o rld.o sra_bc.o ldi.o rr_de.o sub_hl_hl.o sra_de.o sub_hl_de.lis adc_hl_de.lis sub_hl_sp.lis adc_hl_sp.lis add_bc_a.lis lddr.lis add_hl_a.lis rl_bc.lis daa.lis cpir.lis sub_hl_bc.lis rrd.lis rl_hl.lis add_de_a.lis cpd.lis cpdr.lis sra_hl.lis rl_de.lis ex_sp_hl.lis sbc_hl_bc.lis ldir.lis cpi.lis ldd.lis sbc_hl_hl.lis rr_bc.lis adc_hl_hl.lis sbc_hl_de.lis adc_hl_bc.lis rr_hl.lis sbc_hl_sp.lis rld.lis sra_bc.lis ldi.lis rr_de.lis sub_hl_hl.lis sra_de.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 dbg.o srcfile.o str.o list.o class.o alloc.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 dbg.d srcfile.d str.d list.d class.d alloc.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 common.o errors.o opcodes.o sym.o hist.o libfile.o directives.o error_func.o model.o codearea.o module.o zobjfile.o symtab.o options.o scan.o main.o macros.o parse.o z80pass.o modlink.o z80asm.o expr.o listfile.o lib/srcfile.o lib/dbg.o lib/str.o lib/list.o lib/strhash.o lib/alloc.o lib/minunit.o lib/class.o lib/array.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.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 common.d errors.d opcodes.d sym.d hist.d libfile.d directives.d error_func.d model.d codearea.d module.d zobjfile.d symtab.d options.d scan.d main.d macros.d parse.d z80pass.d modlink.d z80asm.d expr.d listfile.d lib/srcfile.d lib/dbg.d lib/str.d lib/list.d lib/strhash.d lib/alloc.d lib/minunit.d lib/class.d lib/array.d ../common/die.d ../common/strutil.d ../common/fileutil.d ../common/zutils.d ../common/objfile.d ../common/dirname.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 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/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 zobjcopy.exe zobjcopy.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.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
rm -f  ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.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 zobjcopy.d ../common/die.d ../common/strutil.d ../common/fileutil.d ../common/zutils.d ../common/objfile.d ../common/dirname.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 strncmp.o main.o strrstr.o strrev.o strlcpy.o strlcat.o stricmp.o strcmp.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 Issue_1007_Fix_FP_Constant_Multiplication.opt Issue_1466_float16_callee.opt Far_Pointer_Call.opt Issue_103_double_prepost.opt Issue_1103_fastcall_fnptr.opt Issue_26_casting.opt Issue_574_fastcall_offset.opt Issue_615_while_loop.opt Issue_493__func__.opt Issue_1266_ranges.opt Issue_452_struct.opt Issue_509_long_constant.opt pointer_arith.opt Issue_678_compound.opt Issue_1105_function_pointer_calls.opt Issue_1212_double_promotion.opt Issue_896_nested_struct_initialisation.opt Issue_1409_switch.opt Issue_98_underlying.opt Issue_482_optrule.opt long_addition_opts.opt Issue_1132_struct_by_value.opt 01_cast_global_pointer.opt Issue_693_missing_return.opt Issue_1167_range_check.opt shortcall.opt paramsoffset.opt Issue_452_arrays.opt Issue_1015_break_without_loop_variable.opt Issue_693_fastcall.opt fastcall.opt Issue_543_complement.opt Issue_295_structgetsfar.opt Issue_1178_kr_main_stdc.opt 02_addr_ptr.opt Issue_188_builtins.opt Issue_1015_break_with_loop_variable.opt Issue_1302_enum_usage.opt Issue_501_extern_at.opt Issue_452_unsigned.opt Issue_615_loop.opt Issue_1283_2d_arrays.opt Issue_489_variable_defn_in_forloop.opt Issue_491_enums.opt Issue_615_if.opt Issue_701_compound_scope.opt Issue_103_floating_addition.opt Issue_497_astroforce_compile.opt Issue_452_far_pointers.opt Issue_490_long_extension.opt Issue_1141_Namespaces.opt Issue_564_casting.opt Issue_1102_struct_trailing_comma.opt Issue_715__double_subtraction.opt Issue_1133_bitfields.opt Far_Pointer_Call_ieee.opt Issue_490_ptr_arithmetic.opt Issue_985_ptr_cast.opt Issue_480_asmfunc.opt mathops_ieee.opt Issue_1167_sizeof.opt Issue_514_flexible_member.opt Issue_1016_double_const_compare.opt Issue_600_fastcall.opt Issue_1466_float16_addition.opt Issue_569_init_from_2d_array.opt Issue_1062_array_init.opt Issue_1054_initialisation.opt Issue_1167_choosing_which_function.opt Issue_1132_struct_parameter.opt Issue_98_Stack_offset.opt Issue_507_unnamed_structs.opt Issue_1260_com.opt Issue_490_repeated_extern_decls.opt Issue_1016_long_const_compare.opt Issue_254_KR_Specifiers.opt Issue_1466_float16_compare.opt Issue_608_Arrays.opt Issue_510_mult_minus1.opt Issue_485_sdccdecl.opt Issue_452_pointers.opt Issue_1466_float16.opt Issue_98_check_int.opt Issue_510_long_and.opt Issue_1409_offset_pointer_initialisation.opt Issue_569_jagged_array.opt Issue_419_Extern_Prototypes_In_Function.opt Issue_499_typedef_initialisation.opt Issue_1126_opt_rule.opt Issue_1361_const.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'
#if [ -d bin ]; then find bin -type f -exec rm -f {} ';' ; fi
#########################################################################

Building win32 kit

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

Starting OS-X build

#########################################################################
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
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 rk.o rk.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 gb.o gb.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 zxn.o zxn.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 cpm2.o cpm2.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 z88.o z88.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 fp1100.o fp1100.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 px.o px.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 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 homelab.o homelab.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 newext.o newext.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 trs80.o trs80.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 x1.o x1.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 residos.o residos.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 galaksija.o galaksija.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 nec.o nec.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 rom.o rom.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 mc.o mc.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 pc88.o pc88.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 sc3000.o sc3000.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 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 m5.o m5.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 pmd85.o pmd85.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 enterprise.o enterprise.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 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 z9001.o z9001.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 msx.o msx.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 sms.o sms.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 svi.o svi.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 multi8.o multi8.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 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 ff.o ff.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 inject.o inject.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 appmake rk.o glue.o gb.o z88shell.o zxn.o aquarius.o cpm2.o sorcerer.o z88.o mz2500.o appmake.o c128.o fp1100.o newbrain.o mz.o px.o x07.o ace-tap.o tixx.o homelab.o cpmdisk.o newext.o sos.o trs80.o vector06c.o x1.o c7420.o residos.o noop.o galaksija.o extract.o nascom.o nec.o mtx.o rom.o zx81.o mc.o vg5k.o pc88.o fat.o sc3000.o lynx.o kc.o rex6000.o m5.o cpc.o pmd85.o mamepp.o enterprise.o zx.o abc80.o spc1000.o z9001.o dai.o msx.o mameql.o sms.o p2000.o svi.o hex.o zxvgs.o multi8.o tvc.o z1013.o vz.o pasopia7.o ff.o zx-util.o inject.o ../common/dirname.o -g -O2
install appmake /home/build/z88dk/osx/z88dk/bin/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 cpp6.o cpp6.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 cpp4.o cpp4.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 cpp6.o cpp2.o cpp4.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../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o callfunc.o callfunc.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o codegen.o codegen.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o const.o const.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o data.o data.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declinit.o declinit.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o error.o error.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o expr.o expr.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o goto.o goto.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o io.o io.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o lex.o lex.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o main.o main.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o misc.o misc.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o plunge.o plunge.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o preproc.o preproc.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o primary.o primary.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o stmt.o stmt.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o sym.o sym.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o while.o while.c
x86_64-apple-darwin15-cc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declparse.o declparse.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 -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 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 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 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 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 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 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 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 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 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 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 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 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 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/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/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/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/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/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 sym.o libfile.o error_func.o model.o codearea.o hist.o module.o zobjfile.o macros.o directives.o options.o scan.o main.o parse.o z80pass.o symtab.o modlink.o expr.o listfile.o lib/srcfile.o lib/dbg.o lib/str.o lib/list.o lib/strhash.o lib/alloc.o lib/minunit.o lib/class.o lib/array.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.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 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 -I. -I../copt -I../common zcc.c
x86_64-apple-darwin15-cc -o zcc -g -O2 -DLOCAL_REGEXP -Wall -pedantic zcc.o ../copt/regex/regcomp.o  ../copt/regex/regerror.o ../copt/regex/regexec.o  ../copt/regex/regfree.o ../common/dirname.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 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 z80nm /home/build/z88dk/osx/z88dk/bin/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 zobjcopy zobjcopy.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o  -g -O2
install zobjcopy /home/build/z88dk/osx/z88dk/bin/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:626:14: warning: '&' within '|' [-Wbitwise-op-parentheses]
  return  ff & 168  // S, 5, 3: bits 7, 5, 3
          ~~~^~~~~
ticks.c:626:14: note: place parentheses around the '&' expression to silence this warning
  return  ff & 168  // S, 5, 3: bits 7, 5, 3
             ^
          (       )
ticks.c:627:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | ff >> 8 & 1 // C bit 0, so value 256
        ~ ~~~~~~~~^~~
ticks.c:627:19: note: place parentheses around the '&' expression to silence this warning
        | ff >> 8 & 1 // C bit 0, so value 256
                  ^
          (          )
ticks.c:629:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | fb >> 8 & 2 // N (subtract flag) bit 1, value 512
        ~ ~~~~~~~~^~~
ticks.c:629:19: note: place parentheses around the '&' expression to silence this warning
        | fb >> 8 & 2 // N (subtract flag) bit 1, value 512
                  ^
          (          )
ticks.c:630:36: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | (fr ^ fa ^ fb ^ fb >> 8) & 16 // H (half carry) bit 4
        ~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:630:36: note: place parentheses around the '&' expression to silence this warning
        | (fr ^ fa ^ fb ^ fb >> 8) & 16 // H (half carry) bit 4
                                   ^
          (                            )
ticks.c:633:45: warning: '&' within '|' [-Wbitwise-op-parentheses]
            : ((fr ^ fa) & (fr ^ fb)) >> 5) & 4; // P/V bit 2
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ticks.c:633:45: note: place parentheses around the '&' expression to silence this warning
            : ((fr ^ fa) & (fr ^ fb)) >> 5) & 4; // P/V bit 2
                                            ^
ticks.c:637:15: warning: '&' within '|' [-Wbitwise-op-parentheses]
  return  ff_ & 168
          ~~~~^~~~~
ticks.c:637:15: note: place parentheses around the '&' expression to silence this warning
  return  ff_ & 168
              ^
          (        )
ticks.c:638:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | ff_ >> 8 & 1
        ~ ~~~~~~~~~^~~
ticks.c:638:20: note: place parentheses around the '&' expression to silence this warning
        | ff_ >> 8 & 1
                   ^
          (           )
ticks.c:640:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | fb_ >> 8 & 2
        ~ ~~~~~~~~~^~~
ticks.c:640:20: note: place parentheses around the '&' expression to silence this warning
        | fb_ >> 8 & 2
                   ^
          (           )
ticks.c:641:40: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | (fr_ ^ fa_ ^ fb_ ^ fb_ >> 8) & 16
        ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:641:40: note: place parentheses around the '&' expression to silence this warning
        | (fr_ ^ fa_ ^ fb_ ^ fb_ >> 8) & 16
                                       ^
          (                                )
ticks.c:644:49: warning: '&' within '|' [-Wbitwise-op-parentheses]
            : ((fr_ ^ fa_) & (fr_ ^ fb_)) >> 5) & 4;
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ticks.c:644:49: note: place parentheses around the '&' expression to silence this warning
            : ((fr_ ^ fa_) & (fr_ ^ fb_)) >> 5) & 4;
                                                ^
ticks.c:650:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
  fa= 255 & (fb= a & -129 | (a&4)<<5);
                 ~~^~~~~~ ~
ticks.c:650:20: note: place parentheses around the '&' expression to silence this warning
  fa= 255 & (fb= a & -129 | (a&4)<<5);
                   ^
                 (       )
ticks.c:1098:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
        mp= t+1 & 255
            ~~~~^~~~~
ticks.c:1098:17: note: place parentheses around the '&' expression to silence this warning
        mp= t+1 & 255
                ^
            (        )
ticks.c:1212:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&256
              ~~^~~~
ticks.c:1212:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&256
                ^
              (     )
ticks.c:1254:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&256
              ~~^~~~
ticks.c:1254:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&256
                ^
              (     )
ticks.c:1340:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ff_&215
               ~~~^~~~
ticks.c:1340:19: note: place parentheses around the '&' expression to silence this warning
          ff_= ff_&215
                  ^
               (      )
ticks.c:1341:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1341:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1342:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      &128
               ~~~~~~~~~^~~~
ticks.c:1342:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      &128
                        ^
               (            )
ticks.c:1343:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa_^fr_) & 16;
            ~ ~~~~~~~~~~^~~~
ticks.c:1343:25: note: place parentheses around the '&' expression to silence this warning
            | (fa_^fr_) & 16;
                        ^
              (             )
ticks.c:1346:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&215
              ~~^~~~
ticks.c:1346:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&215
                ^
              (     )
ticks.c:1347:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1347:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1348:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      &128
              ~~~~~~~~^~~~
ticks.c:1348:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      &128
                      ^
              (           )
ticks.c:1349:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa^fr) & 16;
            ~ ~~~~~~~~^~~~
ticks.c:1349:23: note: place parentheses around the '&' expression to silence this warning
            | (fa^fr) & 16;
                      ^
              (           )
ticks.c:1369:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ff_&215
               ~~~^~~~
ticks.c:1369:19: note: place parentheses around the '&' expression to silence this warning
          ff_= ff_&215
                  ^
               (      )
ticks.c:1370:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1370:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1371:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      &128
               ~~~~~~~~~^~~~
ticks.c:1371:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      &128
                        ^
               (            )
ticks.c:1372:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa_^fr_) & 16;
            ~ ~~~~~~~~~~^~~~
ticks.c:1372:25: note: place parentheses around the '&' expression to silence this warning
            | (fa_^fr_) & 16;
                        ^
              (             )
ticks.c:1376:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&215
              ~~^~~~
ticks.c:1376:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&215
                ^
              (     )
ticks.c:1377:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1377:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1378:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      &128
              ~~~~~~~~^~~~
ticks.c:1378:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      &128
                      ^
              (           )
ticks.c:1379:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa^fr) & 16;
            ~ ~~~~~~~~^~~~
ticks.c:1379:23: note: place parentheses around the '&' expression to silence this warning
            | (fa^fr) & 16;
                      ^
              (           )
ticks.c:1398:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
              | ff_>>8 & 1;
              ~ ~~~~~~~^~~
ticks.c:1398:24: note: place parentheses around the '&' expression to silence this warning
              | ff_>>8 & 1;
                       ^
                (         )
ticks.c:1399:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ff_&215
               ~~~^~~~
ticks.c:1399:19: note: place parentheses around the '&' expression to silence this warning
          ff_= ff_&215
                  ^
               (      )
ticks.c:1400:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1400:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1401:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      & 128
               ~~~~~~~~~^~~~~
ticks.c:1401:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      & 128
                        ^
               (             )
ticks.c:1402:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa_^fr_) &  16;
            ~ ~~~~~~~~~~^~~~~
ticks.c:1402:25: note: place parentheses around the '&' expression to silence this warning
            | (fa_^fr_) &  16;
                        ^
              (              )
ticks.c:1405:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
              | ff>>8 & 1;
              ~ ~~~~~~^~~
ticks.c:1405:23: note: place parentheses around the '&' expression to silence this warning
              | ff>>8 & 1;
                      ^
                (        )
ticks.c:1406:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&215
              ~~^~~~
ticks.c:1406:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&215
                ^
              (     )
ticks.c:1407:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1407:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1408:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      & 128
              ~~~~~~~~^~~~~
ticks.c:1408:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      & 128
                      ^
              (            )
ticks.c:1409:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa^fr) &  16;
            ~ ~~~~~~~~^~~~~
ticks.c:1409:23: note: place parentheses around the '&' expression to silence this warning
            | (fa^fr) &  16;
                      ^
              (            )
ticks.c:1427:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
          a_= t= (a_*513 | ff_&256)>>1;
                         ~ ~~~^~~~
ticks.c:1427:31: note: place parentheses around the '&' expression to silence this warning
          a_= t= (a_*513 | ff_&256)>>1;
                              ^
                           (      )
ticks.c:1428:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ff_&215
               ~~~^~~~
ticks.c:1428:19: note: place parentheses around the '&' expression to silence this warning
          ff_= ff_&215
                  ^
               (      )
ticks.c:1429:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1429:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1430:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      &128
               ~~~~~~~~~^~~~
ticks.c:1430:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      &128
                        ^
               (            )
ticks.c:1431:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa_^fr_) & 16;
            ~ ~~~~~~~~~~^~~~
ticks.c:1431:25: note: place parentheses around the '&' expression to silence this warning
            | (fa_^fr_) & 16;
                        ^
              (             )
ticks.c:1433:28: warning: '&' within '|' [-Wbitwise-op-parentheses]
          a= t= (a*513 | ff&256)>>1;
                       ~ ~~^~~~
ticks.c:1433:28: note: place parentheses around the '&' expression to silence this warning
          a= t= (a*513 | ff&256)>>1;
                           ^
                         (     )
ticks.c:1434:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&215
              ~~^~~~
ticks.c:1434:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&215
                ^
              (     )
ticks.c:1435:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1435:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1436:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      &128
              ~~~~~~~~^~~~
ticks.c:1436:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      &128
                      ^
              (           )
ticks.c:1437:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa^fr) & 16;
            ~ ~~~~~~~~^~~~
ticks.c:1437:23: note: place parentheses around the '&' expression to silence this warning
            | (fa^fr) & 16;
                      ^
              (           )
ticks.c:1639:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            (a |ff&256)>0x99 && (u= 0x160); 
               ~~~^~~~
ticks.c:1639:19: note: place parentheses around the '&' expression to silence this warning
            (a |ff&256)>0x99 && (u= 0x160); 
                  ^
                (     )
ticks.c:1640:15: warning: '&' within '|' [-Wbitwise-op-parentheses]
            (a&15 | t)>9 && (u+= 6);
             ~^~~ ~
ticks.c:1640:15: note: place parentheses around the '&' expression to silence this warning
            (a&15 | t)>9 && (u+= 6);
              ^
             (   )
ticks.c:1649:16: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | u&256;
            ~ ~^~~~
ticks.c:1649:16: note: place parentheses around the '&' expression to silence this warning
            | u&256;
               ^
              (    )
ticks.c:1667:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff      &-41
              ~~~~~~~~^~~~
ticks.c:1667:23: note: place parentheses around the '&' expression to silence this warning
          ff= ff      &-41
                      ^
              (           )
ticks.c:1668:27: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (a_ = a^255)& 40;
            ~ ~~~~~~~~~~~~^~~~
ticks.c:1668:27: note: place parentheses around the '&' expression to silence this warning
            | (a_ = a^255)& 40;
                          ^
              (               )
ticks.c:1670:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fa=  fa & -17
               ~~~^~~~~
ticks.c:1670:19: note: place parentheses around the '&' expression to silence this warning
          fa=  fa & -17
                  ^
               (       )
ticks.c:1671:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ~fr &  16; 
            ~ ~~~~^~~~~
ticks.c:1671:19: note: place parentheses around the '&' expression to silence this warning
            | ~fr &  16; 
                  ^
              (        )
ticks.c:1673:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff      &-41
              ~~~~~~~~^~~~
ticks.c:1673:23: note: place parentheses around the '&' expression to silence this warning
          ff= ff      &-41
                      ^
              (           )
ticks.c:1674:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (a^=255)& 40;
            ~ ~~~~~~~~^~~~
ticks.c:1674:23: note: place parentheses around the '&' expression to silence this warning
            | (a^=255)& 40;
                      ^
              (           )
ticks.c:1676:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fa=  fa & -17
               ~~~^~~~~
ticks.c:1676:19: note: place parentheses around the '&' expression to silence this warning
          fa=  fa & -17
                  ^
               (       )
ticks.c:1677:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ~fr &  16; 
            ~ ~~~~^~~~~
ticks.c:1677:19: note: place parentheses around the '&' expression to silence this warning
            | ~fr &  16; 
                  ^
              (        )
ticks.c:1699:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      &128
               ~~~~~~~~~^~~~
ticks.c:1699:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      &128
                        ^
               (            )
ticks.c:1700:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fr_^fa_) & 16;
            ~ ~~~~~~~~~~^~~~
ticks.c:1700:25: note: place parentheses around the '&' expression to silence this warning
            | (fr_^fa_) & 16;
                        ^
              (             )
ticks.c:1702:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ff_  &128
            ~ ~~~~~^~~~
ticks.c:1702:20: note: place parentheses around the '&' expression to silence this warning
            | ff_  &128
                   ^
              (        )
ticks.c:1703:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | a_   & 40;
            ~ ~~~~~^~~~
ticks.c:1703:20: note: place parentheses around the '&' expression to silence this warning
            | a_   & 40;
                   ^
              (        )
ticks.c:1705:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      &128
              ~~~~~~~~^~~~
ticks.c:1705:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      &128
                      ^
              (           )
ticks.c:1706:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fr^fa) & 16;
            ~ ~~~~~~~~^~~~
ticks.c:1706:23: note: place parentheses around the '&' expression to silence this warning
            | (fr^fa) & 16;
                      ^
              (           )
ticks.c:1708:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ff  &128
            ~ ~~~~^~~~
ticks.c:1708:19: note: place parentheses around the '&' expression to silence this warning
            | ff  &128
                  ^
              (       )
ticks.c:1709:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | a   & 40;
            ~ ~~~~^~~~
ticks.c:1709:19: note: place parentheses around the '&' expression to silence this warning
            | a   & 40;
                  ^
              (       )
ticks.c:1727:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_            &128
               ~~~~~~~~~~~~~~~^~~~
ticks.c:1727:31: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_            &128
                              ^
               (                  )
ticks.c:1728:32: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (ff_>>4^fr_^fa_) & 16;
            ~ ~~~~~~~~~~~~~~~~~^~~~
ticks.c:1728:32: note: place parentheses around the '&' expression to silence this warning
            | (ff_>>4^fr_^fa_) & 16;
                               ^
              (                    )
ticks.c:1729:21: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ~ff_ & 256
               ~~~~~^~~~~
ticks.c:1729:21: note: place parentheses around the '&' expression to silence this warning
          ff_= ~ff_ & 256
                    ^
               (         )
ticks.c:1730:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ff_  & 128
            ~ ~~~~~^~~~~
ticks.c:1730:20: note: place parentheses around the '&' expression to silence this warning
            | ff_  & 128
                   ^
              (         )
ticks.c:1731:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | a_   &  40;
            ~ ~~~~~^~~~~
ticks.c:1731:20: note: place parentheses around the '&' expression to silence this warning
            | a_   &  40;
                   ^
              (         )
ticks.c:1733:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb            &128
              ~~~~~~~~~~~~~~^~~~
ticks.c:1733:29: note: place parentheses around the '&' expression to silence this warning
          fb= fb            &128
                            ^
              (                 )
ticks.c:1734:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (ff>>4^fr^fa) & 16;
            ~ ~~~~~~~~~~~~~~^~~~
ticks.c:1734:29: note: place parentheses around the '&' expression to silence this warning
            | (ff>>4^fr^fa) & 16;
                            ^
              (                 )
ticks.c:1735:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ~ff & 256
              ~~~~^~~~~
ticks.c:1735:19: note: place parentheses around the '&' expression to silence this warning
          ff= ~ff & 256
                  ^
              (        )
ticks.c:1736:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ff  & 128
            ~ ~~~~^~~~~
ticks.c:1736:19: note: place parentheses around the '&' expression to silence this warning
            | ff  & 128
                  ^
              (        )
ticks.c:1737:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | a   &  40;
            ~ ~~~~^~~~~
ticks.c:1737:19: note: place parentheses around the '&' expression to silence this warning
            | a   &  40;
                  ^
              (        )
ticks.c:2590:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          mp= t+1 & 255
              ~~~~^~~~~
ticks.c:2590:19: note: place parentheses around the '&' expression to silence this warning
          mp= t+1 & 255
                  ^
              (        )
ticks.c:2842:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          mp= mp&65280
              ~~^~~~~~
ticks.c:2842:17: note: place parentheses around the '&' expression to silence this warning
          mp= mp&65280
                ^
              (       )
ticks.c:2843:15: warning: unsequenced modification and access to 'mp' [-Wunsequenced]
            | ++mp;
              ^
ticks.c:4091:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
            ff=  ff    & -41
                 ~~~~~~^~~~~
ticks.c:4091:24: note: place parentheses around the '&' expression to silence this warning
            ff=  ff    & -41
                       ^
                 (          )
ticks.c:4092:27: warning: '&' within '|' [-Wbitwise-op-parentheses]
                  | t     &   8
                  ~ ~~~~~~^~~~~
ticks.c:4092:27: note: place parentheses around the '&' expression to silence this warning
                  | t     &   8
                          ^
                    (          )
ticks.c:4093:27: warning: '&' within '|' [-Wbitwise-op-parentheses]
                  | t<<4  &  32;
                  ~ ~~~~~~^~~~~
ticks.c:4093:27: note: place parentheses around the '&' expression to silence this warning
                  | t<<4  &  32;
                          ^
                    (          )
ticks.c:4109:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
            ff=  ff    & -41
                 ~~~~~~^~~~~
ticks.c:4109:24: note: place parentheses around the '&' expression to silence this warning
            ff=  ff    & -41
                       ^
                 (          )
ticks.c:4110:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t     &   8
               ~ ~~~~~~^~~~~
ticks.c:4110:24: note: place parentheses around the '&' expression to silence this warning
               | t     &   8
                       ^
                 (          )
ticks.c:4111:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t<<4  &  32;
               ~ ~~~~~~^~~~~
ticks.c:4111:24: note: place parentheses around the '&' expression to silence this warning
               | t<<4  &  32;
                       ^
                 (          )
ticks.c:4127:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
            ff=  ff    & -41
                 ~~~~~~^~~~~
ticks.c:4127:24: note: place parentheses around the '&' expression to silence this warning
            ff=  ff    & -41
                       ^
                 (          )
ticks.c:4128:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t     &   8
               ~ ~~~~~~^~~~~
ticks.c:4128:24: note: place parentheses around the '&' expression to silence this warning
               | t     &   8
                       ^
                 (          )
ticks.c:4129:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t<<4  &  32;
               ~ ~~~~~~^~~~~
ticks.c:4129:24: note: place parentheses around the '&' expression to silence this warning
               | t<<4  &  32;
                       ^
                 (          )
ticks.c:4150:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
            ff=  ff    & -41
                 ~~~~~~^~~~~
ticks.c:4150:24: note: place parentheses around the '&' expression to silence this warning
            ff=  ff    & -41
                       ^
                 (          )
ticks.c:4151:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t     &   8
               ~ ~~~~~~^~~~~
ticks.c:4151:24: note: place parentheses around the '&' expression to silence this warning
               | t     &   8
                       ^
                 (          )
ticks.c:4152:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t<<4  &  32;
               ~ ~~~~~~^~~~~
ticks.c:4152:24: note: place parentheses around the '&' expression to silence this warning
               | t<<4  &  32;
                       ^
                 (          )
ticks.c:4236: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:4236: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:4237: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:4237: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:4238: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:4238: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:4349:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff&-256
                          ~~^~~~~
ticks.c:4349:29: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff&-256
                            ^
                          (      )
ticks.c:4355:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | (a= (r&127|r7&128));
                               ~^~~~~
ticks.c:4355:33: note: place parentheses around the '&' expression to silence this warning
                        | (a= (r&127|r7&128));
                                ^
                               (    )
ticks.c:4355:40: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | (a= (r&127|r7&128));
                                    ~~~^~~~
ticks.c:4355:40: note: place parentheses around the '&' expression to silence this warning
                        | (a= (r&127|r7&128));
                                       ^
                                     (     )
ticks.c:4354:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff&-256
                          ~~^~~~~
ticks.c:4354:29: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff&-256
                            ^
                          (      )
ticks.c:4363:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff&-256
                          ~~^~~~~
ticks.c:4363:29: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff&-256
                            ^
                          (      )
ticks.c:4373:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff&-256
                          ~~^~~~~
ticks.c:4373:29: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff&-256
                            ^
                          (      )
ticks.c:4385:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff    & -41
                          ~~~~~~^~~~~
ticks.c:4385:33: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff    & -41
                                ^
                          (          )
ticks.c:4386:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t     &   8
                        ~ ~~~~~~^~~~~
ticks.c:4386:33: note: place parentheses around the '&' expression to silence this warning
                        | t     &   8
                                ^
                          (          )
ticks.c:4387:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t<<4  &  32;
                        ~ ~~~~~~^~~~~
ticks.c:4387:33: note: place parentheses around the '&' expression to silence this warning
                        | t<<4  &  32;
                                ^
                          (          )
ticks.c:4398:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff    & -41
                          ~~~~~~^~~~~
ticks.c:4398:33: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff    & -41
                                ^
                          (          )
ticks.c:4399:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t     &   8
                        ~ ~~~~~~^~~~~
ticks.c:4399:33: note: place parentheses around the '&' expression to silence this warning
                        | t     &   8
                                ^
                          (          )
ticks.c:4400:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t<<4  &  32;
                        ~ ~~~~~~^~~~~
ticks.c:4400:33: note: place parentheses around the '&' expression to silence this warning
                        | t<<4  &  32;
                                ^
                          (          )
ticks.c:4411:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff    & -41
                          ~~~~~~^~~~~
ticks.c:4411:33: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff    & -41
                                ^
                          (          )
ticks.c:4412:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t     &   8
                        ~ ~~~~~~^~~~~
ticks.c:4412:33: note: place parentheses around the '&' expression to silence this warning
                        | t     &   8
                                ^
                          (          )
ticks.c:4413:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t<<4  &  32;
                        ~ ~~~~~~^~~~~
ticks.c:4413:33: note: place parentheses around the '&' expression to silence this warning
                        | t<<4  &  32;
                                ^
                          (          )
ticks.c:4427:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff    & -41
                          ~~~~~~^~~~~
ticks.c:4427:33: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff    & -41
                                ^
                          (          )
ticks.c:4428:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t     &   8
                        ~ ~~~~~~^~~~~
ticks.c:4428:33: note: place parentheses around the '&' expression to silence this warning
                        | t     &   8
                                ^
                          (          )
ticks.c:4429:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t<<4  &  32;
                        ~ ~~~~~~^~~~~
ticks.c:4429:33: note: place parentheses around the '&' expression to silence this warning
                        | t<<4  &  32;
                                ^
                          (          )
ticks.c:4441:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fr=  w & 127
                          ~~^~~~~
ticks.c:4441:29: note: place parentheses around the '&' expression to silence this warning
                     fr=  w & 127
                            ^
                          (      )
ticks.c:4447:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff  & -256
                          ~~~~^~~~~~
ticks.c:4447:31: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff  & -256
                              ^
                          (         )
ticks.c:4448:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | w   &  -41;
                        ~ ~~~~^~~~~~
ticks.c:4448:31: note: place parentheses around the '&' expression to silence this warning
                        | w   &  -41;
                              ^
                          (         )
ticks.c:4450:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                    ff|= w<<4 & 32
                         ~~~~~^~~~
ticks.c:4450:31: note: place parentheses around the '&' expression to silence this warning
                    ff|= w<<4 & 32
                              ^
                         (        )
ticks.c:4451:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                       | w    &  8; break;
                       ~ ~~~~~^~~~
ticks.c:4451:31: note: place parentheses around the '&' expression to silence this warning
                       | w    &  8; break;
                              ^
                         (        )
ticks.c:4457:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fr=  w & 127
                          ~~^~~~~
ticks.c:4457:29: note: place parentheses around the '&' expression to silence this warning
                     fr=  w & 127
                            ^
                          (      )
ticks.c:4463:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff  & -256
                          ~~~~^~~~~~
ticks.c:4463:31: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff  & -256
                              ^
                          (         )
ticks.c:4464:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | w   &  -41;
                        ~ ~~~~^~~~~~
ticks.c:4464:31: note: place parentheses around the '&' expression to silence this warning
                        | w   &  -41;
                              ^
                          (         )
ticks.c:4466:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                    ff|= w<<4 & 32
                         ~~~~~^~~~
ticks.c:4466:31: note: place parentheses around the '&' expression to silence this warning
                    ff|= w<<4 & 32
                              ^
                         (        )
ticks.c:4467:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                       | w    &  8; break;
                       ~ ~~~~~^~~~
ticks.c:4467:31: note: place parentheses around the '&' expression to silence this warning
                       | w    &  8; break;
                              ^
                         (        )
ticks.c:4473:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fr=  w & 127
                          ~~^~~~~
ticks.c:4473: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:4497:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff  & -256
                          ~~~~^~~~~~
ticks.c:4497:31: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff  & -256
                              ^
                          (         )
ticks.c:4498:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | w   &  -41;
                        ~ ~~~~^~~~~~
ticks.c:4498:31: note: place parentheses around the '&' expression to silence this warning
                        | w   &  -41;
                              ^
                          (         )
ticks.c:4500:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                    ff|= w<<4 & 32
                         ~~~~~^~~~
ticks.c:4500:31: note: place parentheses around the '&' expression to silence this warning
                    ff|= w<<4 & 32
                              ^
                         (        )
ticks.c:4501:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                       | w    &  8; break;
                       ~ ~~~~~^~~~
ticks.c:4501:31: note: place parentheses around the '&' expression to silence this warning
                       | w    &  8; break;
                              ^
                         (        )
ticks.c:4508:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4508:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4511:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4511:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4520:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4520:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4523:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4523:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4532:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4532:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4535:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4535:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4544:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4544:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4547:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4547:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4557:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4557:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4560:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4560:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4570:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4570:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4573:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4573:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4584:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4584:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4587:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4587:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4598:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4598:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4601:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4601: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 -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
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 testsuite
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/testsuite'
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_510_mult_minus1.c -o tmp1.opt
diff -w tmp2.opt results/Issue_510_mult_minus1.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_1302_enum_usage.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1302_enum_usage.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_1466_float16.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16.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_103_floating_addition.c -o tmp1.opt
diff -w tmp2.opt results/Issue_103_floating_addition.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_896_nested_struct_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_896_nested_struct_initialisation.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_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_510_long_and.c -o tmp1.opt
diff -w tmp2.opt results/Issue_510_long_and.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 fastcall.c -o tmp1.opt
diff -w tmp2.opt results/fastcall.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_1409_offset_pointer_initialisation.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1409_offset_pointer_initialisation.opt
zcc +test -vn -a shortcall.c -o tmp1.opt
diff -w tmp2.opt results/shortcall.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_1283_2d_arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1283_2d_arrays.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_295_structgetsfar.c -o tmp1.opt
diff -w tmp2.opt results/Issue_295_structgetsfar.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_615_if.c -o tmp1.opt
diff -w tmp2.opt results/Issue_615_if.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_1466_float16_callee.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_callee.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_501_extern_at.c -o tmp1.opt
diff -w tmp2.opt results/Issue_501_extern_at.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_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 Issue_509_long_constant.c -o tmp1.opt
diff -w tmp2.opt results/Issue_509_long_constant.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_574_fastcall_offset.c -o tmp1.opt
diff -w tmp2.opt results/Issue_574_fastcall_offset.opt
zcc +test -vn -a paramsoffset.c -o tmp1.opt
diff -w tmp2.opt results/paramsoffset.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_493__func__.c -o tmp1.opt
diff -w tmp2.opt results/Issue_493__func__.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_452_struct.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_struct.opt
zcc +test -vn -a pointer_arith.c -o tmp1.opt
diff -w tmp2.opt results/pointer_arith.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_1105_function_pointer_calls.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1105_function_pointer_calls.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_490_repeated_extern_decls.c -o tmp1.opt
diff -w tmp2.opt results/Issue_490_repeated_extern_decls.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 -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 -fp-mode=ieee -vn -a mathops_ieee.c -o tmp1.opt
diff -w tmp2.opt results/mathops_ieee.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_514_flexible_member.c -o tmp1.opt
diff -w tmp2.opt results/Issue_514_flexible_member.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_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_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 -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_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 long_addition_opts.c -o tmp1.opt
diff -w tmp2.opt results/long_addition_opts.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_1102_struct_trailing_comma.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1102_struct_trailing_comma.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_693_missing_return.c -o tmp1.opt
diff -w tmp2.opt results/Issue_693_missing_return.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_1062_array_init.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1062_array_init.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_1466_float16_addition.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1466_float16_addition.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 Issue_1167_choosing_which_function.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1167_choosing_which_function.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_608_Arrays.c -o tmp1.opt
diff -w tmp2.opt results/Issue_608_Arrays.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 -vn -a Issue_1409_switch.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1409_switch.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_452_far_pointers.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_far_pointers.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_491_enums.c -o tmp1.opt
diff -w tmp2.opt results/Issue_491_enums.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_693_fastcall.c -o tmp1.opt
diff -w tmp2.opt results/Issue_693_fastcall.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_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_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 Issue_419_Extern_Prototypes_In_Function.c -o tmp1.opt
diff -w tmp2.opt results/Issue_419_Extern_Prototypes_In_Function.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/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 src/appmake clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/appmake'
rm -f appmake appmake.o z88.o fp1100.o vz.o tvc.o homelab.o vector06c.o rom.o x1.o galaksija.o nec.o mtx.o zx81.o z88shell.o cpc.o fat.o rex6000.o pmd85.o enterprise.o zxn.o abc80.o dai.o sms.o p2000.o svi.o c7420.o hex.o pasopia7.o zx-util.o spc1000.o m5.o px.o tixx.o z9001.o mz2500.o c128.o inject.o x07.o cpm2.o ace-tap.o pc88.o cpmdisk.o gb.o newext.o sos.o trs80.o residos.o noop.o extract.o nascom.o rk.o newbrain.o mz.o mc.o lynx.o kc.o ff.o mamepp.o zx.o mameql.o sc3000.o zxvgs.o multi8.o vg5k.o glue.o aquarius.o msx.o sorcerer.o z1013.o ../common/dirname.o
rm -f  z88.o fp1100.o vz.o tvc.o homelab.o vector06c.o rom.o x1.o galaksija.o nec.o mtx.o zx81.o z88shell.o cpc.o fat.o rex6000.o pmd85.o enterprise.o zxn.o abc80.o dai.o sms.o p2000.o svi.o c7420.o hex.o pasopia7.o zx-util.o spc1000.o m5.o px.o tixx.o z9001.o mz2500.o c128.o inject.o x07.o cpm2.o ace-tap.o pc88.o cpmdisk.o gb.o newext.o sos.o trs80.o residos.o noop.o extract.o nascom.o rk.o newbrain.o mz.o mc.o lynx.o kc.o ff.o mamepp.o zx.o mameql.o sc3000.o zxvgs.o multi8.o vg5k.o glue.o aquarius.o msx.o sorcerer.o z1013.o ../common/dirname.o appmake.d z88.d fp1100.d vz.d tvc.d homelab.d vector06c.d rom.d x1.d galaksija.d nec.d mtx.d zx81.d z88shell.d cpc.d fat.d rex6000.d pmd85.d enterprise.d zxn.d abc80.d dai.d sms.d p2000.d svi.d c7420.d hex.d pasopia7.d zx-util.d spc1000.d m5.d px.d tixx.d z9001.d mz2500.d c128.d inject.d x07.d cpm2.d ace-tap.d pc88.d cpmdisk.d gb.d newext.d sos.d trs80.d residos.d noop.d extract.d nascom.d rk.d newbrain.d mz.d mc.d lynx.d kc.d ff.d mamepp.d zx.d mameql.d sc3000.d zxvgs.d multi8.d vg5k.d glue.d aquarius.d msx.d sorcerer.d z1013.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 die.o strutil.o fileutil.o zutils.o objfile.o dirname.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  die.d strutil.d fileutil.d zutils.d objfile.d dirname.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 cpp6.o cpp2.o cpp4.o cpp5.o cpp3.o cpp1.o
rm -f cpp6.o cpp2.o cpp4.o cpp5.o cpp3.o cpp1.o cpp6.d cpp2.d cpp4.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
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 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 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 adc_hl_de.o sub_hl_sp.o adc_hl_sp.o add_bc_a.o lddr.o add_hl_a.o rl_bc.o daa.o cpir.o sub_hl_bc.o rrd.o rl_hl.o add_de_a.o cpd.o cpdr.o sra_hl.o rl_de.o ex_sp_hl.o sbc_hl_bc.o ldir.o cpi.o ldd.o sbc_hl_hl.o rr_bc.o adc_hl_hl.o sbc_hl_de.o adc_hl_bc.o rr_hl.o sbc_hl_sp.o rld.o sra_bc.o ldi.o rr_de.o sub_hl_hl.o sra_de.o sub_hl_de.lis adc_hl_de.lis sub_hl_sp.lis adc_hl_sp.lis add_bc_a.lis lddr.lis add_hl_a.lis rl_bc.lis daa.lis cpir.lis sub_hl_bc.lis rrd.lis rl_hl.lis add_de_a.lis cpd.lis cpdr.lis sra_hl.lis rl_de.lis ex_sp_hl.lis sbc_hl_bc.lis ldir.lis cpi.lis ldd.lis sbc_hl_hl.lis rr_bc.lis adc_hl_hl.lis sbc_hl_de.lis adc_hl_bc.lis rr_hl.lis sbc_hl_sp.lis rld.lis sra_bc.lis ldi.lis rr_de.lis sub_hl_hl.lis sra_de.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 dbg.o srcfile.o str.o list.o class.o alloc.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 dbg.d srcfile.d str.d list.d class.d alloc.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 common.o errors.o opcodes.o sym.o hist.o libfile.o directives.o error_func.o model.o codearea.o module.o zobjfile.o symtab.o options.o scan.o main.o macros.o parse.o z80pass.o modlink.o expr.o listfile.o z80asm.o lib/srcfile.o lib/dbg.o lib/str.o lib/list.o lib/strhash.o lib/alloc.o lib/minunit.o lib/class.o lib/array.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.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 common.d errors.d opcodes.d sym.d hist.d libfile.d directives.d error_func.d model.d codearea.d module.d zobjfile.d symtab.d options.d scan.d main.d macros.d parse.d z80pass.d modlink.d expr.d listfile.d z80asm.d lib/srcfile.d lib/dbg.d lib/str.d lib/list.d lib/strhash.d lib/alloc.d lib/minunit.d lib/class.d lib/array.d ../common/die.d ../common/strutil.d ../common/fileutil.d ../common/zutils.d ../common/objfile.d ../common/dirname.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 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 zobjcopy zobjcopy.o ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o 
rm -f  ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/zutils.o ../common/objfile.o ../common/dirname.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o zobjcopy.d ../common/die.d ../common/strutil.d ../common/fileutil.d ../common/zutils.d ../common/objfile.d ../common/dirname.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 strncmp.o main.o strrstr.o strrev.o strlcpy.o strlcat.o stricmp.o strcmp.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 Issue_1007_Fix_FP_Constant_Multiplication.opt Issue_1466_float16_callee.opt Far_Pointer_Call.opt Issue_103_double_prepost.opt Issue_1103_fastcall_fnptr.opt Issue_26_casting.opt Issue_574_fastcall_offset.opt Issue_615_while_loop.opt Issue_493__func__.opt Issue_1266_ranges.opt Issue_452_struct.opt Issue_509_long_constant.opt pointer_arith.opt Issue_678_compound.opt Issue_1105_function_pointer_calls.opt Issue_1212_double_promotion.opt Issue_896_nested_struct_initialisation.opt Issue_1409_switch.opt Issue_98_underlying.opt Issue_482_optrule.opt long_addition_opts.opt Issue_1132_struct_by_value.opt 01_cast_global_pointer.opt Issue_693_missing_return.opt Issue_1167_range_check.opt shortcall.opt paramsoffset.opt Issue_452_arrays.opt Issue_1015_break_without_loop_variable.opt Issue_693_fastcall.opt fastcall.opt Issue_543_complement.opt Issue_295_structgetsfar.opt Issue_1178_kr_main_stdc.opt 02_addr_ptr.opt Issue_188_builtins.opt Issue_1015_break_with_loop_variable.opt Issue_1302_enum_usage.opt Issue_501_extern_at.opt Issue_452_unsigned.opt Issue_615_loop.opt Issue_1283_2d_arrays.opt Issue_489_variable_defn_in_forloop.opt Issue_491_enums.opt Issue_615_if.opt Issue_701_compound_scope.opt Issue_103_floating_addition.opt Issue_497_astroforce_compile.opt Issue_452_far_pointers.opt Issue_490_long_extension.opt Issue_1141_Namespaces.opt Issue_564_casting.opt Issue_1102_struct_trailing_comma.opt Issue_715__double_subtraction.opt Issue_1133_bitfields.opt Far_Pointer_Call_ieee.opt Issue_490_ptr_arithmetic.opt Issue_985_ptr_cast.opt Issue_480_asmfunc.opt mathops_ieee.opt Issue_1167_sizeof.opt Issue_514_flexible_member.opt Issue_1016_double_const_compare.opt Issue_600_fastcall.opt Issue_1466_float16_addition.opt Issue_569_init_from_2d_array.opt Issue_1062_array_init.opt Issue_1054_initialisation.opt Issue_1167_choosing_which_function.opt Issue_1132_struct_parameter.opt Issue_98_Stack_offset.opt Issue_507_unnamed_structs.opt Issue_1260_com.opt Issue_490_repeated_extern_decls.opt Issue_1016_long_const_compare.opt Issue_254_KR_Specifiers.opt Issue_1466_float16_compare.opt Issue_608_Arrays.opt Issue_510_mult_minus1.opt Issue_485_sdccdecl.opt Issue_452_pointers.opt Issue_1466_float16.opt Issue_98_check_int.opt Issue_510_long_and.opt Issue_1409_offset_pointer_initialisation.opt Issue_569_jagged_array.opt Issue_419_Extern_Prototypes_In_Function.opt Issue_499_typedef_initialisation.opt Issue_1126_opt_rule.opt Issue_1361_const.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'
#if [ -d bin ]; then find bin -type f -exec rm -f {} ';' ; fi
#########################################################################

Building osx kit

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

Everything built OK

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

Deploying kits to nightly area

#########################################################################
total 161424
-rw-rw-r-- 1 build build 45140526 Jul 25 03:19 z88dk-20200725-c8812c9-16747.tgz
lrwxrwxrwx 1 build build       32 Jul 25 03:23 z88dk-latest.tgz -> z88dk-20200725-c8812c9-16747.tgz
-rw-rw-r-- 1 build build 56141879 Jul 25 03:23 z88dk-osx-20200725-c8812c9-16747.zip
lrwxrwxrwx 1 build build       36 Jul 25 03:23 z88dk-osx-latest.zip -> z88dk-osx-20200725-c8812c9-16747.zip
-rw-rw-r-- 1 build build 64010122 Jul 25 03:21 z88dk-win32-20200725-c8812c9-16747.zip
lrwxrwxrwx 1 build build       38 Jul 25 03:23 z88dk-win32-latest.zip -> z88dk-win32-20200725-c8812c9-16747.zip
