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

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

Build starting

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

Updating from guest git

#########################################################################
From https://github.com/z88dk/z88dk
   84304e0..d534752  master     -> origin/master
Updating 84304e0..d534752
Fast-forward
 include/libgen.h                                   | 36 +++++++++++++++++
 libsrc/8080.lst                                    |  1 +
 libsrc/Makefile                                    |  2 +
 libsrc/_DEVELOPMENT/libgen/c/sccz80/basename.asm   |  7 ++++
 .../_DEVELOPMENT/libgen/c/sccz80/basename_ext.asm  |  7 ++++
 libsrc/_DEVELOPMENT/libgen/c/sccz80/dirname.asm    |  7 ++++
 libsrc/_DEVELOPMENT/libgen/c/sccz80/glob.asm       |  7 ++++
 .../_DEVELOPMENT/libgen/c/sccz80/glob_callee.asm   |  7 ++++
 libsrc/_DEVELOPMENT/libgen/c/sccz80/glob_dos.asm   |  7 ++++
 .../libgen/c/sccz80/glob_dos_callee.asm            |  7 ++++
 libsrc/_DEVELOPMENT/libgen/c/sccz80/glob_fat.asm   |  7 ++++
 .../libgen/c/sccz80/glob_fat_callee.asm            |  7 ++++
 libsrc/_DEVELOPMENT/libgen/c/sccz80/pathnice.asm   |  7 ++++
 .../_DEVELOPMENT/libgen/z80/__lg_remove_tail.asm   | 20 +++++++++-
 libsrc/_DEVELOPMENT/libgen/z80/asm_basename.asm    | 12 ++++++
 .../_DEVELOPMENT/libgen/z80/asm_basename_ext.asm   | 11 ++++++
 libsrc/_DEVELOPMENT/libgen/z80/asm_dirname.asm     | 21 ++++++++++
 libsrc/_DEVELOPMENT/libgen/z80/asm_glob_dos.asm    |  4 ++
 libsrc/_DEVELOPMENT/libgen/z80/asm_glob_fat.asm    |  5 +++
 libsrc/gbz80.lst                                   |  1 +
 libsrc/libgen/Makefile                             | 45 ++++++++++++++++++++++
 libsrc/libgen/libgen.lst                           |  1 +
 libsrc/rabbit.lst                                  |  1 +
 libsrc/rex6000.lst                                 |  7 +---
 libsrc/z80.lst                                     |  1 +
 25 files changed, 231 insertions(+), 7 deletions(-)
 create mode 100644 include/libgen.h
 create mode 100644 libsrc/libgen/Makefile
 create mode 100644 libsrc/libgen/libgen.lst
#########################################################################

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   -c -o pasopia7.o pasopia7.c
pasopia7.c: In function 'pasopia7_exec':
pasopia7.c:97:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(buf, 1, pos, fpin);
     ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o ff.o ff.c
ff.c: In function 'get_fileinfo':
ff.c:185:17: warning: overflow in implicit constant conversion [-Woverflow]
 #define DDEM    0xE5 /* Deleted directory entry mark set to DIR_Name[0] */
                 ^
ff.c:2727:23: note: in expansion of macro 'DDEM'
   if (c == RDDEM) c = DDEM; /* Restore replaced DDEM character */
                       ^~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zx-util.o zx-util.c
zx-util.c: In function 'zx_sna':
zx-util.c:1609:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(sna_state, 27, 1, fin);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
zx-util.c:1619:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         fread(&sna_state[SNA_128_PC], 4, 1, fin);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zx-util.c: In function 'zx_plus3':
zx-util.c:2272:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         fread(scrbuf, 1, 6912, fpscr);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zx-util.c:2281:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(ptr, 1, binary_length, fpin);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o glue.o glue.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o gb.o gb.c
gb.c: In function 'gb_exec':
gb.c:107:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(memory, sizeof(memory[0]), main_length, fpin);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gb.c:122:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
             fread(memory + (i * 0x4000), 0x4000, 1, fpin);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o z88shell.o z88shell.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zxn.o zxn.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o aquarius.o aquarius.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o cpm2.o cpm2.c
cpm2.c: In function 'cpm_write_file_to_image':
cpm2.c:538:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(filebuf, binlen, 1, binary_fp);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cpm2.c:557:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
             fread(bootbuf, bootlen, 1, binary_fp);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o sorcerer.o sorcerer.c
sorcerer.c: In function 'sorcerer_exec':
sorcerer.c:404:44: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
       printf("\nInfo: File Size $%x", c + j*256);
                                           ~^~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o z88.o z88.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mz2500.o mz2500.c
mz2500.c: In function 'mz2500_exec':
mz2500.c:152:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
        fread(sectorbuf, 256, sizeof(uint8_t), fpin);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o appmake.o appmake.c
appmake.c: In function 'parameter_search':
appmake.c:205:42: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 3 has type 'long int *' [-Wformat=]
             sscanf(buffer,"%*s%*s%*[ $]%lx",&val);
                                          ^
appmake.c: In function 'mb_enumerate_banks':
appmake.c:1101:37: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 4 has type 'long int *' [-Wformat=]
         if (sscanf(buffer, "%s = $%lx", symbol_name, &symbol_value) == 2)
                                     ^
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o c128.o c128.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o fp1100.o fp1100.c
fp1100.c: In function 'fp1100_exec':
fp1100.c:90:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(buf, 1, pos, fpin);
     ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o newbrain.o newbrain.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mz.o mz.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o px.o px.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o x07.o x07.c
x07.c: In function 'x07_exec':
x07.c:367:12: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (pos != 1380) {
            ^
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o ace-tap.o ace-tap.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o tixx.o tixx.c
tixx.c: In function 'tixx_exec':
tixx.c:206:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(buf, n, 1, fp);
     ^~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o homelab.o homelab.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o cpmdisk.o cpmdisk.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o newext.o newext.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o sos.o sos.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o trs80.o trs80.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o vector06c.o vector06c.c
vector06c.c: In function 'vector06c_exec':
vector06c.c:56:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(buf, 1, pos, fpin);
     ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o x1.o x1.c
x1.c: In function 'x1_exec':
x1.c:104:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(buf, 1, len, fpin);
     ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o c7420.o c7420.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o residos.o residos.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o pc88.o pc88.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o extract.o extract.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o nascom.o nascom.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o nec.o nec.c
nec.c: In function 'nec_exec':
nec.c:218:9: warning: variable 'codeseg' set but not used [-Wunused-but-set-variable]
     int codeseg = 0;
         ^~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mtx.o mtx.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o rom.o rom.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zx81.o zx81.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mc.o mc.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o vg5k.o vg5k.c
vg5k.c: In function 'vg5k_exec':
vg5k.c:323:17: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
                 printf("\nInfo: Start location $%x", c * 256 + j);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o inject.o inject.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o fat.o fat.c
fat.c: In function 'fat_write_file_to_image':
fat.c:158:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(filebuf, binlen, 1, binary_fp);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o sc3000.o sc3000.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o lynx.o lynx.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o kc.o kc.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o rex6000.o rex6000.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o m5.o m5.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o galaksija.o galaksija.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o cpc.o cpc.c
cpc.c: In function 'cpc_exec':
cpc.c:399:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         fread(srchead, 128, 1, source);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cpc.c:463:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
             fread(srcdata, header[19] + header[20] * 256, 1, source);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o pmd85.o pmd85.c
pmd85.c: In function 'pmd85_exec':
pmd85.c:31:18: warning: unused variable 'bootlen' [-Wunused-variable]
     long    pos, bootlen;
                  ^~~~~~~
pmd85.c:30:21: warning: unused variable 'bootstrap_fp' [-Wunused-variable]
     FILE    *fpin, *bootstrap_fp, *fpout;
                     ^~~~~~~~~~~~
pmd85.c:29:13: warning: unused variable 'bootname' [-Wunused-variable]
     char    bootname[FILENAME_MAX+1];
             ^~~~~~~~
pmd85.c:27:13: warning: unused variable 'bootbuf' [-Wunused-variable]
     char    bootbuf[512];
             ^~~~~~~
pmd85.c:80:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(buf, 1, pos, fpin);
     ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o enterprise.o enterprise.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zx.o zx.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o abc80.o abc80.c
abc80.c: In function 'datablockout':
abc80.c:138:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         fread(&buffer[3], 253, 1, fin);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o spc1000.o spc1000.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o z9001.o z9001.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o msx.o msx.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mameql.o mameql.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o sms.o sms.c
sms.c: In function 'sms_exec':
sms.c:153:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(memory, sizeof(memory[0]), len, fpin);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o p2000.o p2000.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o svi.o svi.c
svi.c: In function 'create_disk':
svi.c:356:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(sectorbuf, 1, 128, fpin);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
svi.c:376:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
                 fread(sectorbuf, 1, size, fpin);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o hex.o hex.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zxvgs.o zxvgs.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o multi8.o multi8.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o tvc.o tvc.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o z1013.o z1013.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o vz.o vz.c
gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -o appmake pasopia7.o ff.o zx-util.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 pc88.o extract.o nascom.o nec.o mtx.o rom.o zx81.o mc.o vg5k.o inject.o fat.o sc3000.o lynx.o kc.o rex6000.o m5.o galaksija.o cpc.o pmd85.o enterprise.o zx.o abc80.o spc1000.o z9001.o msx.o mameql.o sms.o p2000.o svi.o hex.o zxvgs.o multi8.o tvc.o z1013.o vz.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 -DLOCAL_REGEXP -I. copt.c
gcc -c -o regex/regcomp.o -g -O2 -std=gnu99 -DLOCAL_REGEXP -I. regex/regcomp.c
gcc -c -o regex/regerror.o -g -O2 -std=gnu99 -DLOCAL_REGEXP -I. regex/regerror.c
gcc -c -o regex/regexec.o -g -O2 -std=gnu99 -DLOCAL_REGEXP -I. regex/regexec.c
gcc -c -o regex/regfree.o -g -O2 -std=gnu99 -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
cpp5.c: In function 'eval':
cpp5.c:818:6: warning: 'v2' may be used uninitialized in this function [-Wmaybe-uninitialized]
   v1 /= v2;
   ~~~^~~~~
cpp5.c:780:19: note: 'v2' was declared here
  register int v1, v2;
                   ^~
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
nhash.c: In function 'find_node':
nhash.c:156:12: warning: 'ls' may be used uninitialized in this function [-Wmaybe-uninitialized]
   *leftson = ls;
   ~~~~~~~~~^~~~
nhash.c: In function 'internal_put':
nhash.c:275:14: warning: 'pnode' may be used uninitialized in this function [-Wmaybe-uninitialized]
  pnode->left = itemg;
  ~~~~~~~~~~~~^~~~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o cpp.o cpp.c
In file included from cpp.c:46:0:
cpp.c: In function 'handle_if':
mem.h:52:18: warning: 'tf.t' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define freemem  free
                  ^~~~
cpp.c:988:20: note: 'tf.t' was declared here
  struct token_fifo tf, tf1, tf2, tf3, *save_tf;
                    ^~
In file included from cpp.c:46:0:
cpp.c: In function 'handle_include':
mem.h:98:9: warning: 'fname' may be used uninitialized in this function [-Wmaybe-uninitialized]
   (list)[(ptr) ++] = (obj); \
         ^
cpp.c:1201:8: note: 'fname' was declared here
  char *fname;
        ^~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o lexer.o lexer.c
lexer.c: In function 'ucpp_next_token':
lexer.c:843:20: warning: 'utf8' may be used uninitialized in this function [-Wmaybe-uninitialized]
       utf8 = (utf8 << 8) | c;
              ~~~~~~^~~~~
lexer.c:800:16: note: 'utf8' was declared here
  unsigned long utf8;
                ^~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o assert.o assert.c
In file included from assert.c:38:0:
assert.c: In function 'ucpp_handle_assert':
mem.h:52:18: warning: 'aname' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define freemem  free
                  ^~~~
assert.c:135:8: note: 'aname' was declared here
  char *aname;
        ^~~~~
gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex -DSTAND_ALONE -DUCPP_CONFIG   -c -o macro.o macro.c
macro.c: In function 'ucpp_handle_define':
macro.c:323:20: warning: 'mv.t' may be used uninitialized in this function [-Wmaybe-uninitialized]
  struct token_fifo mv;
                    ^~
macro.c: In function 'ucpp_substitute_macro':
macro.c:1641:23: warning: 'save_tfi' may be used uninitialized in this function [-Wmaybe-uninitialized]
   tfi->art = save_tfi + (etl.art - etl_limit);
              ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
macro.c:1574:13: warning: 'atl' may be used uninitialized in this function [-Wmaybe-uninitialized]
    t.name = stringify(atl + anum);
             ^~~~~~~~~~~~~~~~~~~~~
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
codegen.c: In function 'leave':
codegen.c:1376:9: warning: variable 'savesp' set but not used [-Wunused-but-set-variable]
     int savesp;
         ^~~~~~
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
expr.c: In function 'heirb':
expr.c:598:10: warning: variable 'valtype' set but not used [-Wunused-but-set-variable]
     Kind valtype;
          ^~~~~~~
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
main.c:95:66: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
     { 'h', "help", OPT_FUNCTION|OPT_BOOL, "Show this help page", DispInfo, 0 },
                                                                  ^~~~~~~~
main.c:95:66: note: (near initialization for 'sccz80_opts[1].value')
main.c:124:90: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
     { 0, "asm", OPT_FUNCTION, "=<name> Set the assembler output (z80asm,vasm,asxx,gnu)", SetAssembler, 0 },
                                                                                          ^~~~~~~~~~~~
main.c:124:90: note: (near initialization for 'sccz80_opts[28].value')
main.c:131:84: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
     { 0, "opt-code-speed", OPT_FUNCTION|OPT_STRING, "Optimise for speed not size", opt_code_speed, 0},
                                                                                    ^~~~~~~~~~~~~~
main.c:131:84: note: (near initialization for 'sccz80_opts[35].value')
main.c:145:67: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
     { 0, "W", OPT_FUNCTION, "<type> Enable a class of warnings",  SetWarning, 0 },
                                                                   ^~~~~~~~~~
main.c:145:67: note: (near initialization for 'sccz80_opts[38].value')
main.c:150:64: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
     { 0, "D", OPT_FUNCTION, "Define a preprocessor directive", SetDefine, 0 },
                                                                ^~~~~~~~~
main.c:150:64: note: (near initialization for 'sccz80_opts[43].value')
main.c:151:67: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
     { 0, "U", OPT_FUNCTION, "Undefine a preprocessor directive" , SetUndefine, 0 },
                                                                   ^~~~~~~~~~~
main.c:151:67: note: (near initialization for 'sccz80_opts[44].value')
main.c: In function 'set_option':
main.c:844:49: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
         void (*func)(option *arg, char *type) = arg->value;
                                                 ^~~
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
stmt.c: In function 'doexpr':
stmt.c:339:13: warning: variable 'type' set but not used [-Wunused-but-set-variable]
     Kind    type;
             ^~~~
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 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
zobjfile.c: In function 'write_expr':
zobjfile.c:40:7: warning: 'range' may be used uninitialized in this function [-Wmaybe-uninitialized]
  char range;
       ^~~~~
zobjfile.c: In function 'write_symbols_symtab':
zobjfile.c:109:14: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]
  char scope, type;
              ^~~~
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
macros.c:164:13: warning: 'collect_params' defined but not used [-Wunused-function]
 static bool collect_params(char **p, DefMacro *macro, UT_string *param)
             ^~~~~~~~~~~~~~
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:170:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if ( argc == 1 )
     ^~
options.c:173: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
lib/strhash.c: In function 'StrHash_find':
lib/strhash.c:94:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if ( self == NULL || key == NULL )
     ^~
lib/strhash.c:97:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  key = StrHash_norm_key( self, key );
  ^~~
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/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 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/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o  -g -O2
make -C dev/z80asm_lib
make[2]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
../../z80asm -l -xz80asm-8080-.lib -m8080 @z80asm_lib.lst
../../z80asm -l -xz80asm-8085-.lib -m8085 @z80asm_lib.lst
../../z80asm -l -xz80asm-gbz80-.lib -mgbz80 @z80asm_lib.lst
../../z80asm -l -xz80asm-r2k-.lib -mr2k @z80asm_lib.lst
../../z80asm -l -xz80asm-r3k-.lib -mr3k @z80asm_lib.lst
../../z80asm -l -xz80asm-z180-.lib -mz180 @z80asm_lib.lst
../../z80asm -l -xz80asm-z80-.lib -mz80 @z80asm_lib.lst
../../z80asm -l -xz80asm-z80n-.lib -mz80n @z80asm_lib.lst
../../z80asm -l -xz80asm-8080-ixiy.lib -m8080 --IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-8085-ixiy.lib -m8085 --IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-gbz80-ixiy.lib -mgbz80 --IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-r2k-ixiy.lib -mr2k --IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-r3k-ixiy.lib -mr3k --IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-z180-ixiy.lib -mz180 --IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-z80-ixiy.lib -mz80 --IXIY @z80asm_lib.lst
../../z80asm -l -xz80asm-z80n-ixiy.lib -mz80n --IXIY @z80asm_lib.lst
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
cp dev/z80asm_lib/z80asm-*.lib .
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 -I. -I../copt zcc.c
zcc.c: In function 'ShowErrors':
zcc.c:2945:51: warning: zero-length gnu_printf format string [-Wformat-zero-length]
                 sprintf(strstr(filenamebuf, "'"), "");
                                                   ^~
zcc.c: In function 'main':
zcc.c:1008:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
         system(cmdline);
         ^~~~~~~~~~~~~~~
zcc.c: In function 'ShowErrors':
zcc.c:2948:25: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
                         fgets(buffer2, LINEMAX, fp2);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -o zcc -g -O2 -DLOCAL_REGEXP zcc.o ../copt/regex/regcomp.o  ../copt/regex/regerror.o ../copt/regex/regexec.o  ../copt/regex/regfree.o
zcc.o: In function `tempname':
/home/build/z88dk/build/z88dk/src/zcc/zcc.c:2998: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
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 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex    -c -o ar.o ar.c
gcc -o z80nm -g -O2 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex  ar.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/objfile.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
ticks.c: In function 'tapcycles':
ticks.c:592:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     (void)fread(tapbuf, 1, 0x20000, ft);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c: In function 'main':
ticks.c:762:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
             (void)fread(tapbuf, 1, 0x20000, ft);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:829:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(get_memory_addr(256), 1, size, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:836:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(get_memory_addr(0), 1, 16384, fk);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:838:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&i, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:839:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&l_, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:840:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&h_, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:841:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&e_, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:842:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&d_, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:843:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&c_, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:844:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&b_, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:845:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&w, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:851:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&a_, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:852:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&l, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:853:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&h, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:854:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&e, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:855:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&d, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:856:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&c, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:857:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&b, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:858:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&yl, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:859:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&yh, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:860:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&xl, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:861:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&xh, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:862:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&iff, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:864:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&r, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:866:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&w, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:868:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&a, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:869:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&sp, 2, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:870:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&im, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:871:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&w, 1, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:872:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(get_memory_addr(0x4000), 1, 0xc000, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:876:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(get_memory_addr(0), 1, 65536, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:877:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&w, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:879:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&a, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:880:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&c, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:881:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&b, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:882:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&l, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:883:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&h, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:884:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&pc, 2, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:885:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&sp, 2, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:886:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&i, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:887:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&r, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:889:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&e, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:890:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&d, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:891:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&c_, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:892:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&b_, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:893:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&e_, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:894:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&d_, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:895:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&l_, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:896:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&h_, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:897:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&w, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:904:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&a_, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:905:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&yl, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:906:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&yh, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:907:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&xl, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:908:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&xh, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:909:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&iff, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:910:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&im, 1, 1, fh),
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:911:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
         (void)fread(&mp, 2, 1, fh);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:923:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     (void)fread(&wavpos, 4, 1, fh);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:930:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
       (void)fread(tapbuf, 1, 0x20000, ft);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ticks.c:931:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     (void)fread(&sttap, 4, 1, fh);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
memory.c: In function 'zx_init':
memory.c:158:21: warning: iteration 7 invokes undefined behavior [-Waggressive-loop-optimizations]
         zx_banks[i] = calloc(16384,1);
         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
memory.c:157:5: note: within this loop
     for ( i = 0; i < 8; i++ ) {
     ^~~
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
basck.c: In function 'dlbl':
basck.c:860:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
   printf("@ $%04x label=%s\n", position, label);
                 ^
basck.c:861:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
   printf("D $%04x %s\n", position, comment);
                 ^
basck.c:864:21: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=]
  printf("%s \t= $%04X   ; %s\n", label, position, comment);
                     ^
basck.c: In function 'clbl':
basck.c:872:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
   printf("@ $%04x label=%s\n", position, label);
                 ^
basck.c:873:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
   printf("c $%04x %s\n", position, comment);
                 ^
basck.c:876:21: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=]
  printf("%s \t= $%04X   ; %s\n", label, position, comment);
                     ^
basck.c: In function 'find_in_skel':
basck.c:922:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
    if (skel[j] != SKIP)
       ^
basck.c: In function 'main':
basck.c:1164:66: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf ("\n#    CPDEHL (compare DE and HL), code found at $%04X", pos);
                                                                  ^
basck.c:1168:64: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("\n#    (Canon X-07 hack.. shifting to position $%04X,  *work in progress*)",pos);
                                                                ^
basck.c:1178:72: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
        printf("\n#    ...patching MS SoftCard HR GBASIC, gap size: $%04X",pos-256);
                                                                        ^
basck.c:1181:52: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
       printf("\n#    (Detected position for ORG:  %d)",pos);
                                                    ^
basck.c:1198:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n#    (Detected position basing on TSTSGN:  %d)",pos);
                                                          ^
basck.c:1208:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n#    (Detected position basing on DVBCDE:  %d)",pos);
                                                          ^
basck.c:2391:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("@ $%04x label=%s\n", res+2, "TTY_CTLCODES");
                   ^
basck.c:2392:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("B $%04x %s\n", res+2, "Control code + JP location list for TTY controls");
                   ^
basck.c:2393:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("W $%04x %s\n", res+3, "Control code + JP location list for TTY controls");
                   ^
basck.c:2394:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("L $%04x,3,12\n", res+2);
                   ^
basck.c:2411:54: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n# JP table relocated in ram, ptr in $%04X\n",jptab);
                                                      ^
basck.c:2416:48: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("\n# First byte of moved block: $%04X\n",res);
                                                ^
basck.c:2424:67: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
        printf("\n# Original JP table ptr in ROM to be copied: $%04X, getting JP table address\n",res);
                                                                   ^
basck.c:2437:46: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n# JP table for statements = $%04X\n",jptab);
                                              ^
basck.c:2439:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("@ $%04x label=%s\n", jptab, "FNCTAB");
                   ^
basck.c:2440:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("w $%04x %s\n", jptab, "Jump table for statements and functions");
                   ^
basck.c:2449:70: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("\n#   (applying a PC-6001 table shift hack, new pos: $%04X)\n",jptab);
                                                                      ^
basck.c:2468:43: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n# TOKEN table position = $%04X, word list in 'extended BASIC' mode.\n",res);
                                           ^
basck.c:2470:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("@ $%04x label=%s\n", res-1, "WORDS");
                   ^
basck.c:2471:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("t $%04x %s\n", res-1, "BASIC keyword list");
                   ^
basck.c:2549:36: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
     printf("\n#\t= assignment\t\t[%d]\t",res2);
                                    ^
basck.c:2555:22: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("\n@ $%04x label=__%s\n", signed_byte(img[res2])+res2+1, "OPRND");
                      ^
basck.c:2556:20: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("w $%04x %s\n", signed_byte(img[res2])+res2+1, "'+' operand evaluation");
                    ^
basck.c:2560:20: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("- $%04X",signed_byte(img[res2])+res2+1);
                    ^
basck.c:2610:23: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
       printf("\n@ $%04x label=__%s\n", res2+3, "ERR");
                       ^
basck.c:2611:21: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
       printf("w $%04x %s\n", res2+3, "ERR function evaluation");
                     ^
basck.c:2614:21: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
       printf("- $%04X",res2+3);
                     ^
basck.c:2622:24: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
        printf("\n@ $%04x label=__%s\n", res2+3, "ERL");
                        ^
basck.c:2623:22: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
        printf("w $%04x %s\n", res2+3, "ERL function evaluation");
                      ^
basck.c:2626:22: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
        printf("- $%04X",res2+3);
                      ^
basck.c:2631:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
      if (img[res2] == 0xFE)
      ^~
basck.c:2643:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
       if (img[res2+2]==0x20) {
       ^~
basck.c:2647:25: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
         printf("\n@ $%04x label=__%s\n", res2+3, "VARPTR");
                         ^
basck.c:2648:23: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
         printf("w $%04x %s\n", res2+3, "VARPTR function evaluation");
                       ^
basck.c:2651:23: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
         printf("- $%04X",res2+3);
                       ^
basck.c:2701:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
     printf("\n#\tELSE\t\t[%d]\n",res2);
                            ^
basck.c:2767:48: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("\n\n\n# TOKEN table position = $%04X, word list in classic encoding mode\n",res+pos);
                                                ^
basck.c:2769:20: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("@ $%04x label=%s\n", res+pos-1, "WORDS");
                    ^
basck.c:2770:20: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("t $%04x %s\n", res+pos-1, "BASIC keyword list");
                    ^
basck.c:2790:51: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
        printf("\n\n# JP table for functions = $%04X\n",jptab);
                                                   ^
basck.c:2792:23: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
         printf("@ $%04x label=%s\n", jptab, "FNCTAB_FN");
                       ^
basck.c:2793:23: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
         printf("w $%04x %s\n", jptab, "Extra jump table for functions");
                       ^
basck.c:2799:76: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
         printf("\n\n#   (applying a PC-6001 table shift hack, new pos: $%04X)\n\n",jptab);
                                                                            ^
basck.c:2842:49: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("\n\n\n# TOKEN table position = $%04X, word list in earlier encoding mode.\n",res+pos);
                                                 ^
basck.c:2879:53: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
          printf("\n\n# JP table for functions = $%04X\n",jptab);
                                                     ^
basck.c:2881:25: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
           printf("@ $%04x label=%s\n", jptab, "FNCTAB_FN");
                         ^
basck.c:2882:25: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
           printf("w $%04x %s\n", jptab, "Extra jump table for functions");
                         ^
basck.c:2934:43: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
   printf("\n#\t STKEND system variable = %d  ; ",res);
                                           ^
basck.c:2965:31: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n#\tPROG    = $%04X  ; BASIC program start",res);
                               ^
basck.c:2964:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (res>0)
   ^~
basck.c:2966:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    switch (res) {
    ^~~~~~
basck.c:3072:19: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
    if (img[res-1] & 0xC7 == 0xC7)
                   ^
basck.c:3124:49: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
       printf("\n\n\n#TOKEN table position = $%04X\n",res);
                                                 ^
basck.c:3140:48: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("\n\n\n#TOKEN table position = $%04X\n",res);
                                                ^
basck.c:3156:48: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("\n\n\n#TOKEN table position = $%04X\n",res);
                                                ^
basck.c:3178:48: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("\n\n\n#TOKEN table position = $%04X\n",res);
                                                ^
basck.c:3274:42: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
      printf("\n#    ORG shift detected, %d bytes",pos);
                                          ^
basck.c:3548:43: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n# TOKEN table position = $%04X\n",res);
                                           ^
basck.c:3604:58: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n# TOKEN table position for prefix $FF = $%04X\n",res);
                                                          ^
basck.c:3644:58: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n# TOKEN table position for prefix $FE = $%04X\n",res);
                                                          ^
basck.c: In function 'dlbl':
basck.c:865:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
basck.c: In function 'clbl':
basck.c:877:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
basck.c: In function 'main':
basck.c:2783:9: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
      if ((c == '<') && ((img[i-2] != '=') || (img[i-2] != ('='+0x80)))) {
         ^
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_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 -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_452_unsigned.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_unsigned.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
sccz80:"Issue_615_loop.c" L:6 Warning:Implicit definition of function 'whilefunc' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
sccz80:"Issue_615_loop.c" L:49 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 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
sccz80:"Issue_489_variable_defn_in_forloop.c" L:16 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_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_1015_break_with_loop_variable.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1015_break_with_loop_variable.opt
zcc +test -vn -a Far_Pointer_Call.c -o tmp1.opt
diff -w tmp2.opt results/Far_Pointer_Call.opt
zcc +test -vn -a Issue_98_check_int.c -o tmp1.opt
diff -w tmp2.opt results/Issue_98_check_int.opt
zcc +test -vn -a Issue_103_double_prepost.c -o tmp1.opt
diff -w tmp2.opt results/Issue_103_double_prepost.opt
zcc +test -vn -a Issue_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
sccz80:"Issue_26_casting.c" L:50 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 Issue_514_flexible_member.c -o tmp1.opt
diff -w tmp2.opt results/Issue_514_flexible_member.opt
zcc +test -vn -a Issue_678_compound.c -o tmp1.opt
diff -w tmp2.opt results/Issue_678_compound.opt
zcc +test -vn -a Issue_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_501_extern_at.c -o tmp1.opt
diff -w tmp2.opt results/Issue_501_extern_at.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
sccz80:"Issue_452_pointers.c" L:78 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
sccz80:"Issue_600_fastcall.c" L:6 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 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_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
sccz80:"Issue_1409_switch.c" L:6 Warning:Implicit definition of function 'dofunc' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
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 -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
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 11556 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.0
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.0 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
    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
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:500: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-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
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
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/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 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.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 ---

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

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

sccz80:"zsock/fopen_zsock.c" L:47 Warning:Assigning 'ptr', type: unsigned char uint8_t*ptr from char * [-Wincompatible-pointer-types]
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 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 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'.
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 TS2068 High Resolution Graphics Library ---

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

--- Building ZX Spectrum Graphics Library ---

TARGET=zx TYPE=z80 z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -DFORzx -x/home/build/z88dk/build/z88dk/libsrc//gfxspectrum @./target/zx/gfxspectrum.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'.
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
z80asm -d -I/home/build/z88dk/build/z88dk/lib/config//../ -x/home/build/z88dk/build/z88dk/libsrc//esxdos @esxdos.lst
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
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 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 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 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 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 ZX Spectrum fcntl libraries ---

make[2]: 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//esxdos @esxdos.lst

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

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 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'.
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//../ -DSTANDARDESCAPECHARS -DFORenterprise -x/home/build/z88dk/build/z88dk/libsrc//enterprise_clib @./enterprise.lst

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

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

--- 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 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 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 Jupiter Ace 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=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 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 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 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 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 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 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 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 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 Sharp X1 Library ---

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 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
sccz80:"dir_get_entry_size.c" L:18 Warning:Assigning 'szptr', type: unsigned char *szptr from char *fc_dirbuf [-Wincompatible-pointer-types]
sccz80:"stat.c" L:85 Warning:Assigning 'sfc', type: struct sfcb *sfc from struct fcb *fc [-Wincompatible-pointer-types]
sccz80:"dir_get_entry_size.c" L:18 Warning:Assigning 'szptr', type: unsigned char *szptr from char *fc_dirbuf [-Wincompatible-pointer-types]
sccz80:"parsefcb.c" L:42 Warning:Assigning 'ptr', type: unsigned char *ptr from char * [-Wincompatible-pointer-types]
sccz80:"stat.c" L:85 Warning:Assigning 'sfc', type: struct sfcb *sfc from struct fcb *fc [-Wincompatible-pointer-types]
sccz80:"dir_get_entry_size.c" L:18 Warning:Assigning 'szptr', type: unsigned char *szptr from char *fc_dirbuf [-Wincompatible-pointer-types]
sccz80:"stat.c" L:85 Warning:Assigning 'sfc', type: struct sfcb *sfc from struct fcb *fc [-Wincompatible-pointer-types]
sccz80:"dir_get_entry_size.c" L:18 Warning:Assigning 'szptr', type: unsigned char *szptr from char *fc_dirbuf [-Wincompatible-pointer-types]
sccz80:"parsefcb.c" L:42 Warning:Assigning 'ptr', type: unsigned char *ptr from char * [-Wincompatible-pointer-types]
sccz80:"stat.c" L:85 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 @target/cpm/fcntl/fcntl.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 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 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 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 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 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 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 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'.
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 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 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 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
sccz80:"open.c" L:42 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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'.
sccz80:"usb/usb_isr.c" L:643 Warning:Assigning 'pSendBuffer', type: unsigned char *pSendBuffer from struct USB_DEVICE_DESCRIPTOR_TYPE DeviceDescriptor [-Wincompatible-pointer-types]
sccz80:"usb/usb_isr.c" L:663 Warning:Assigning 'pSendBuffer', type: unsigned char *pSendBuffer from struct 0__anonstruct_7 LANGID_Descriptor [-Wincompatible-pointer-types]
sccz80:"usb/usb_isr.c" L:669 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 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 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 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 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

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

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


--- 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 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 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 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 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 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 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 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 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 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
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 @target/z80/library/z80_sccz80.lst
z80asm  -xlib/sdcc_ix/z80 -D__SDCC -D__SDCC_IX @target/z80/library/z80_sdcc_ix.lst
z80asm  --IXIY -xlib/sdcc_iy/z80 -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 @target/cpm/library/cpm_sccz80.lst
z80asm  -xlib/sdcc_ix/cpm -D__SDCC -D__SDCC_IX @target/cpm/library/cpm_sdcc_ix.lst
z80asm  --IXIY -xlib/sdcc_iy/cpm -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 @target/hbios/library/hbios_sccz80.lst
z80asm  -xlib/sdcc_ix/hbios -D__SDCC -D__SDCC_IX @target/hbios/library/hbios_sdcc_ix.lst
z80asm  --IXIY -xlib/sdcc_iy/hbios -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 @target/m/library/m_sccz80.lst
z80asm  -xlib/sdcc_ix/m -D__SDCC -D__SDCC_IX @target/m/library/m_sdcc_ix.lst
z80asm  --IXIY -xlib/sdcc_iy/m -D__SDCC -D__SDCC_IY @target/m/library/m_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 @target/math32/library/math32_sccz80.lst
z80asm  -xlib/sdcc_ix/math32 -D__SDCC -D__SDCC_IX @target/math32/library/math32_sdcc_ix.lst
z80asm  --IXIY -xlib/sdcc_iy/math32 -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 @target/rc2014/library/rc2014_sccz80.lst
z80asm  -xlib/sdcc_ix/rc2014 -D__SDCC -D__SDCC_IX @target/rc2014/library/rc2014_sdcc_ix.lst
z80asm  --IXIY -xlib/sdcc_iy/rc2014 -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 @target/scz180/library/scz180_sccz80.lst
z80asm -mz180  -xlib/sdcc_ix/scz180 -D__SDCC -D__SDCC_IX @target/scz180/library/scz180_sdcc_ix.lst
z80asm -mz180  --IXIY -xlib/sdcc_iy/scz180 -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 @target/sms/library/sms_sccz80.lst
z80asm  -xlib/sdcc_ix/sms -D__SDCC -D__SDCC_IX @target/sms/library/sms_sdcc_ix.lst
z80asm  --IXIY -xlib/sdcc_iy/sms -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 @target/vgl/library/vgl_sccz80.lst
z80asm  -xlib/sdcc_ix/vgl -D__SDCC -D__SDCC_IX @target/vgl/library/vgl_sdcc_ix.lst
z80asm  --IXIY -xlib/sdcc_iy/vgl -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 @target/yaz180/library/yaz180_sccz80.lst
z80asm -mz180  -xlib/sdcc_ix/yaz180 -D__SDCC -D__SDCC_IX @target/yaz180/library/yaz180_sdcc_ix.lst
z80asm -mz180  --IXIY -xlib/sdcc_iy/yaz180 -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 @target/z180/library/z180_sccz80.lst
z80asm -mz180  -xlib/sdcc_ix/z180 -D__SDCC -D__SDCC_IX @target/z180/library/z180_sdcc_ix.lst
z80asm -mz180  --IXIY -xlib/sdcc_iy/z180 -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 @target/zx/library/zx_sccz80.lst
z80asm  -xlib/sdcc_ix/zx -D__SDCC -D__SDCC_IX @target/zx/library/zx_sdcc_ix.lst
z80asm  --IXIY -xlib/sdcc_iy/zx -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 @target/zxn/library/zxn_sccz80.lst
z80asm -mz80n  -xlib/sdcc_ix/zxn -D__SDCC -D__SDCC_IX @target/zxn/library/zxn_sdcc_ix.lst
z80asm -mz80n  --IXIY -xlib/sdcc_iy/zxn -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:16:30  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:16:30  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:16:31  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:16:31  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:16:32  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: 1589230
 03:16:32  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:16:32  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: 1886008
 03:16:32  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:16:37  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:16:37  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:16:40  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:16:40  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:16:43  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:16:43  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:16:46  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:16:46  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:16:49  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:16:49  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:16:52  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:16:52  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:16:56  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:16:56  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:16:59  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:16:59  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:17:03  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:17:03  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:17:06  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:17:06  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:17:09  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:17:09  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:17:13  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:17:13  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:17:15  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:17:15  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:17:19  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:17:19  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:17:19  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: 3961667822
 03:17:34  Test completed 
zcc +test -vn -lm -I../../framework   sprintf.c ../../framework/test.c -o test_sprintf.bin -lndos 
 03:17:34  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: 6617879
 03:17:34  Test completed 
zcc +test -vn -clib=rabbit  -I../../framework   scanf.c ../../framework/test.c -o test_scanf_rcm.bin -lndos  -m
 03:17:35  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: 2022804322
 03:17:49  Rabbit test completed 
zcc +test -vn -clib=rabbit -lm -I../../framework   sprintf.c ../../framework/test.c -o test_sprintf_rcm.bin -lndos  -m
 03:17:50  Starting Rabbit test 
Starting suite Sprintf Tests (6 tests)
Running test test_sprintf_s..Testing <%s> expect <HelloWorld> got <HelloWorld>
Testing <%.3s> expect <Hel> got <Hel>
Testing <%20s> expect <          HelloWorld> got <          HelloWorld>
Testing <%-20s> expect <HelloWorld          > got <HelloWorld          >
...passed
Running test test_sprintf_int..Testing <%d> expect <233> got <233>
Testing <%u> expect <233> got <233>
Testing <%x> expect <e9> got <e9>
Testing <%#x> expect <0xe9> got <0xe9>
Testing <%X> expect <E9> got <E9>
Testing <%#X> expect <0XE9> got <0XE9>
Testing <%o> expect <351> got <351>
Testing <%#o> expect <0351> got <0351>
Testing <%B> expect <11101001> got <11101001>
Testing <%10d> expect <       233> got <       233>
Testing <%10X> expect <        E9> got <        E9>
Testing <%+B> expect <11101001> got <11101001>
Testing <%+X> expect <E9> got <E9>
Testing <%-10d> expect <233       > got <233       >
Testing <%+-10d> expect <+233      > got <+233      >
Testing <% -10d> expect < 233      > got < 233      >
Testing <%10.1d> expect <       233> got <       233>
...passed
Running test test_sprintf_int_negative..Testing <%d> expect <-233> got <-233>
Testing <%u> expect <65303> got <65303>
Testing <%x> expect <ff17> got <ff17>
Testing <%X> expect <FF17> got <FF17>
Testing <%o> expect <177427> got <177427>
Testing <%B> expect <1111111100010111> got <1111111100010111>
Testing <%10d> expect <      -233> got <      -233>
Testing <%10X> expect <      FF17> got <      FF17>
Testing <%+B> expect <1111111100010111> got <1111111100010111>
Testing <%+X> expect <FF17> got <FF17>
Testing <%+u> expect <+65303> got <+65303>
Testing <%-10d> expect <-233      > got <-233      >
Testing <%+-10d> expect <-233      > got <-233      >
Testing <% -10d> expect <-233      > got <-233      >
Testing <%10.1d> expect <      -233> got <      -233>
...passed
Running test test_sprintf_long_positive..Testing <%ld> expect <233000> got <233000>
Testing <%lx> expect <38e28> got <38e28>
Testing <%lX> expect <38E28> got <38E28>
Testing <%lo> expect <707050> got <707050>
Testing <%lB> expect <111000111000101000> got <111000111000101000>
Testing <%10ld> expect <    233000> got <    233000>
Testing <%10lX> expect <     38E28> got <     38E28>
Testing <%+lB> expect <111000111000101000> got <111000111000101000>
Testing <%+lX> expect <38E28> got <38E28>
Testing <%-10ld> expect <233000    > got <233000    >
Testing <%+-10ld> expect <+233000   > got <+233000   >
Testing <% -10ld> expect < 233000   > got < 233000   >
Testing <%10.1ld> expect <    233000> got <    233000>
...passed
Running test test_sprintf_precision_parameter.....passed
Running test test_sprintf_n.....passed
6 run, 6 passed, 0 failed

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

Ticks: 10817648
 03:17:51  gbz80 test completed 
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/test/suites/stdio'
make -C stdlib all
make[2]: Entering directory '/home/build/z88dk/build/z88dk/test/suites/stdlib'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
zcc +test -vn  -I../../framework   -DMAX_TESTS=300 -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c strtol.c abs.c isqrt.c unbcd.c main.c -o test.bin -lndos 
 03:17:54  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:17:54  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:17:56  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:17:56  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:17:57  Starting test 
Starting suite Genmath Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 7255790
 03:17:57  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:17:59  Starting test 
Starting suite Math48 Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 6880855
 03:17:59  Test completed 
zcc +test -vn  -m -DMATH32 -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:18:00  Starting test 
Starting suite Math32 Tests (10 tests)
10 run, 10 passed, 0 failed

Ticks: 5053652
 03:18:00  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:18:00  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: 1901950
 03:18:00  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:18:01  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: 1046916
 03:18:01  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:18:01  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: 2374934
 03:18:01  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:18:02  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: 2590300
 03:18:02  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:18:02  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: 2372508
 03:18:02  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:18:03  Starting test 
Starting suite Compare1 Tests (6 tests)
6 run, 6 passed, 0 failed

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

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

Ticks: 116339
 03:18:04  Test completed 
zcc +test -vn  -I../../framework   -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c bitfields.c -o test_bitfields.bin -lndos 
sccz80:"bitfields.c" L:163 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:174 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:187 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:268 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:273 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:278 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:279 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:283 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:288 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:293 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:294 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:407 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:409 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:418 Warning:Value is out of range for assignment [-Wlimited-range]
 03:18:05  Starting test 
Starting suite Bitfield Tests (7 tests)
7 run, 7 passed, 0 failed

Ticks: 158138
 03:18:05  Test completed 
zcc +test -vn  -I../../framework   -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c structflexarray.c -o test_structflexarray.bin -lndos 
sccz80:"structflexarray.c" L:51 Warning:Initialisation too long, truncating! [-Woverlong-initialization]
 03:18:05  Starting test 
Starting suite Flexible Array Tests (2 tests)
2 run, 2 passed, 0 failed

Ticks: 114434
 03:18:05  Test completed 
zcc +test -vn  -I../../framework   -DNO_LOG_RUNNING -DNO_LOG_PASSED ../../framework/test.c division.c -o test_division.bin -lndos 
sccz80:"division.c" L:19 Warning:Loss of precision, converting unsigned long  to int result [-Wconversion]
sccz80:"division.c" L:34 Warning:Loss of precision, converting long  to int result [-Wconversion]
 03:18:06  Starting test 
Starting suite Division Tests (5 tests)
5 run, 5 passed, 0 failed

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

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

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

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

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

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

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

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

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

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

Ticks: 160797
 03:18:12  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 
sccz80:"autoinit.c" L:16 Warning:Initialisation too long, truncating! [-Woverlong-initialization]
 03:18:13  Starting test 
Starting suite Auto aggregate variables (7 tests)
7 run, 7 passed, 0 failed

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

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

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

Ticks: 119145
 03:18:15  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
sccz80:"bitfields.c" L:163 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:174 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:187 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:268 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:273 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:278 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:279 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:283 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:288 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:293 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:294 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:407 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:409 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:418 Warning:Value is out of range for assignment [-Wlimited-range]
 03:18:16  Starting 8080 test 
Starting suite Bitfield Tests (7 tests)
7 run, 7 passed, 0 failed

Ticks: 234897
 03:18:16  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:18:16  Starting 8080 test 
Starting suite Right shift Tests (5 tests)
5 run, 5 passed, 0 failed

Ticks: 383040
 03:18:16  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:18:17  Starting 8080 test 
Starting suite Left shift Tests (4 tests)
4 run, 4 passed, 0 failed

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

Ticks: 188174
 03:18:17  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:18:18  Starting 8080 test 
Starting suite Compare0 Tests (6 tests)
6 run, 6 passed, 0 failed

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

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

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

Ticks: 202964
 03:18:19  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
sccz80:"division.c" L:19 Warning:Loss of precision, converting unsigned long  to int result [-Wconversion]
sccz80:"division.c" L:34 Warning:Loss of precision, converting long  to int result [-Wconversion]
 03:18:20  Starting 8080 test 
Starting suite Division Tests (5 tests)
5 run, 5 passed, 0 failed

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

Ticks: 323395
 03:18:21  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:18:21  Starting gbz80 test 
Starting suite Right shift Tests (5 tests)
5 run, 5 passed, 0 failed

Ticks: 381876
 03:18:21  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:18:22  Starting gbz80 test 
Starting suite Left shift Tests (4 tests)
4 run, 4 passed, 0 failed

Ticks: 322900
 03:18:22  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:18:22  Starting gbz80 test 
Starting suite Compare Tests (3 tests)
3 run, 3 passed, 0 failed

Ticks: 225140
 03:18:22  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:18:23  Starting gbz80 test 
Starting suite Compare0 Tests (6 tests)
6 run, 6 passed, 0 failed

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

Ticks: 249676
 03:18:23  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:18:24  Starting gbz80 test 
Starting suite Compare-1 Tests (6 tests)
6 run, 6 passed, 0 failed

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

Ticks: 230728
 03:18:24  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
sccz80:"division.c" L:19 Warning:Loss of precision, converting unsigned long  to int result [-Wconversion]
sccz80:"division.c" L:34 Warning:Loss of precision, converting long  to int result [-Wconversion]
 03:18:24  Starting gbz80 test 
Starting suite Division Tests (5 tests)
5 run, 5 passed, 0 failed

Ticks: 285884
 03:18:24  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
sccz80:"bitfields.c" L:163 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:174 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:187 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:268 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:273 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:278 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:279 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:283 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:288 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:293 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:294 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:407 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:409 Warning:Value is out of range for assignment [-Wlimited-range]
sccz80:"bitfields.c" L:418 Warning:Value is out of range for assignment [-Wlimited-range]
 03:18:25  Starting gbz80 test 
Starting suite Bitfield Tests (7 tests)
7 run, 7 passed, 0 failed

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

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

Ticks: 228348
 03:18:26  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:18:27  Starting gbz80 test 
Starting suite Loop Tests (4 tests)
4 run, 4 passed, 0 failed

Ticks: 448452
 03:18:27  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
Built t/test2.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:764: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 objfile.o optparse.o t/t_types.o t/t_die.o t/test.o t/t_fileutil.o t/t_strutil.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/Unity/src/unity.o  -g -O2
t/test
t/test.c:1:t_die_xmalloc:PASS
t/test.c:2:t_die_xcalloc:PASS
t/test.c:3:t_die_xstrdup:PASS
t/test.c:4:t_die_xnew:PASS
t/test.c:5:t_fileutil_path_canon:PASS
t/test.c:6:t_fileutil_path_os:PASS
t/test.c:7:t_fileutil_path_combine:PASS
t/test.c:8:t_fileutil_path_dir:PASS
t/test.c:9:t_fileutil_path_file:PASS
t/test.c:10:t_fileutil_path_ext:PASS
t/test.c:11:t_fileutil_path_remove_ext:PASS
t/test.c:12:t_fileutil_path_replace_ext:PASS
t/test.c:13:t_fileutil_xfopen:PASS
t/test.c:14:t_fileutil_xfclose_remove_empty:PASS
t/test.c:15:t_fileutil_xfwrite_bytes:PASS
t/test.c:16:t_fileutil_xfwrite_cstr:PASS
t/test.c:17:t_fileutil_xfwrite_str:PASS
t/test.c:18:t_fileutil_xfwrite_bcount_str_1:PASS
t/test.c:19:t_fileutil_xfwrite_bcount_str_2:PASS
t/test.c:20:t_fileutil_xfwrite_wcount_str_1:PASS
t/test.c:21:t_fileutil_xfwrite_wcount_str_2:PASS
t/test.c:22:t_fileutile_xfwrite_byte:PASS
t/test.c:23:t_fileutile_xfwrite_word:PASS
t/test.c:24:t_fileutile_xfwrite_dword:PASS
t/test.c:25:t_fileutil_file_spew_slurp:PASS
t/test.c:26:t_fileutil_path_mkdir:PASS
t/test.c:27:t_fileutil_path_search:PASS
t/test.c:28:t_fileutil_path_find_all:PASS
t/test.c:29:t_fileutil_path_find_glob:PASS
t/test.c:30:t_strutil_cstr_toupper:PASS
t/test.c:31:t_strutil_cstr_tolower:PASS
t/test.c:32:t_strutil_cstr_chomp:PASS
t/test.c:33:t_strutil_cstr_strip:PASS
t/test.c:34:t_strutil_cstr_strip_compress_escapes:PASS
t/test.c:35:t_strutil_cstr_case_cmp:PASS
t/test.c:36:t_strutil_cstr_case_ncmp:PASS
t/test.c:37:t_strutil_str_new:PASS
t/test.c:38:t_strutil_str_new_copy:PASS
t/test.c:39:t_strutil_str_clear:PASS
t/test.c:40:t_strutil_str_reserve:PASS
t/test.c:41:t_strutil_str_set:PASS
t/test.c:42:t_strutil_str_set_f:PASS
t/test.c:43:t_strutil_str_set_n:PASS
t/test.c:44:t_strutil_str_set_str:PASS
t/test.c:45:t_strutil_str_append:PASS
t/test.c:46:t_strutil_str_append_f:PASS
t/test.c:47:t_strutil_str_append_n:PASS
t/test.c:48:t_strutil_str_append_str:PASS
t/test.c:49:t_strutil_str_toupper:PASS
t/test.c:50:t_strutil_str_tolower:PASS
t/test.c:51:t_strutil_str_chomp:PASS
t/test.c:52:t_strutil_str_strip:PASS
t/test.c:53:t_strutil_argv_new:PASS
t/test.c:54:t_strutil_argv_sort:PASS
t/test.c:55:t_strutil_spool_add:PASS
t/test.c:56:t_types_bool:PASS
t/test.c:57:t_types_byte:PASS
t/test.c:58:t_types_word:PASS
t/test.c:59:t_types_uint:PASS
t/test.c:60:t_types_min:PASS
t/test.c:61:t_types_max:PASS
t/test.c:62:t_types_abs:PASS
t/test.c:63:t_types_clamp:PASS
t/test.c:64:t_types_num_elems:PASS

-----------------------
64 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=.  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
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
macros.c:164:13: warning: 'collect_params' defined but not used [-Wunused-function]
 static bool collect_params(char **p, DefMacro *macro, UT_string *param)
             ^~~~~~~~~~~~~~
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:170:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if ( argc == 1 )
     ^~
options.c:173: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
zobjfile.c: In function 'write_expr':
zobjfile.c:40:7: warning: 'range' may be used uninitialized in this function [-Wmaybe-uninitialized]
  char range;
       ^~~~~
zobjfile.c: In function 'write_symbols_symtab':
zobjfile.c:109:14: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]
  char scope, type;
              ^~~~
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 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/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o  -g -O2
make -C dev/z80asm2
make[5]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm2'
gcc -I../../../../ext/uthash/src -MMD -g -Wall -std=gnu11 -O3 -g -O2 -c -o backend.o backend.c
gcc -I../../../../ext/uthash/src -MMD -g -Wall -std=gnu11 -O3 -g -O2 -c -o frontend.o frontend.c
gcc -I../../../../ext/uthash/src -MMD -g -Wall -std=gnu11 -O3 -g -O2 -c -o z80asm2.o z80asm2.c
gcc -I../../../../ext/uthash/src -MMD -g -Wall -std=gnu11 -O3 -g -O2 -c -o utils.o utils.c
gcc -I../../../../ext/uthash/src -MMD -g -Wall -std=gnu11 -O3 -g -O2 -o z80asm2 backend.o frontend.o z80asm2.o utils.o -g -O2
make[5]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm2'
cp dev/z80asm2/z80asm2 z80asm2
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 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  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/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o t/testlib.o
perl dev/cpu2/cpu.pl
Build opcodes for 8080
Build opcodes for 8085
Build opcodes for gbz80
Build opcodes for z80
Build opcodes for z80n
Write dev/cpu2/opcodes_asm.csv
Write dev/cpu2/opcodes_bytes.csv
Write dev/cpu2/parser.csv
Write dev/cpu2/cpu_rules.h
Write dev/cpu2/tests.csv
Write dev/cpu2/cpu_test_8080_ok.asm
Write dev/cpu2/cpu_test_8080_err.asm
Write dev/cpu2/cpu_test_8080_ixiy_ok.asm
Write dev/cpu2/cpu_test_8085_ok.asm
Write dev/cpu2/cpu_test_8085_err.asm
Write dev/cpu2/cpu_test_8085_ixiy_ok.asm
Write dev/cpu2/cpu_test_gbz80_ok.asm
Write dev/cpu2/cpu_test_gbz80_err.asm
Write dev/cpu2/cpu_test_gbz80_ixiy_ok.asm
Write dev/cpu2/cpu_test_r2k_ok.asm
Write dev/cpu2/cpu_test_r2k_err.asm
Write dev/cpu2/cpu_test_r2k_ixiy_ok.asm
Write dev/cpu2/cpu_test_r3k_ok.asm
Write dev/cpu2/cpu_test_r3k_err.asm
Write dev/cpu2/cpu_test_r3k_ixiy_ok.asm
Write dev/cpu2/cpu_test_z180_ok.asm
Write dev/cpu2/cpu_test_z180_err.asm
Write dev/cpu2/cpu_test_z180_ixiy_ok.asm
Write dev/cpu2/cpu_test_z80_ok.asm
Write dev/cpu2/cpu_test_z80_err.asm
Write dev/cpu2/cpu_test_z80_ixiy_ok.asm
Write dev/cpu2/cpu_test_z80n_ok.asm
Write dev/cpu2/cpu_test_z80n_err.asm
Write dev/cpu2/cpu_test_z80n_ixiy_ok.asm
make[4]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm'
make[3]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm'
make all
make[3]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm'
make -C dev/z80asm_lib
make[4]: Entering directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/build/z88dk/build/z88dk/src/z80asm/dev/z80asm_lib'
cp dev/z80asm_lib/z80asm-*.lib .
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 -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 -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.01 usr  0.01 sys +  0.02 cusr  0.01 csys =  0.05 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/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=79, Tests=9009, 86 wallclock secs ( 0.72 usr  0.05 sys + 49.90 cusr 13.85 csys = 64.52 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'
zcc +abc80  world.c  -o bin/abc80/world -lndos 
zcc +abc800  world.c  -o bin/abc800/world -lndos 
zcc +ace  world.c  -o bin/ace/world -lndos 
zcc +alphatro  world.c  -o bin/alphatro/world -lndos 
zcc +aquarius  world.c  -o bin/aquarius/world -lndos 
zcc +bee  world.c  -o bin/bee/world -lndos 
zcc +c128  world.c  -o bin/c128/world -lndos 
zcc +c7420  world.c  -o bin/c7420/world -lndos 
zcc +coleco  world.c  -o bin/coleco/world -lndos 
zcc +cpc  world.c  -o bin/cpc/world -lndos 
zcc +cpm  world.c  -o bin/cpm/world -lndos 
zcc +enterprise  world.c  -o bin/enterprise/world -lndos 
zcc +fp1100  world.c  -o bin/fp1100/world -lndos 
zcc +g800  world.c  -o bin/g800/world -lndos 
zcc +gal  world.c  -o bin/gal/world -lndos 
zcc +hemc  world.c  -o bin/hemc/world -lndos 
zcc +hgmc  world.c  -o bin/hgmc/world -lndos 
zcc +homelab  world.c  -o bin/homelab/world -lndos 
zcc +kc  world.c  -o bin/kc/world -lndos 
zcc +kramermc  world.c  -o bin/kramermc/world -lndos 
zcc +lambda  world.c  -o bin/lambda/world -lndos 
zcc +laser500  world.c  -o bin/laser500/world -lndos 
zcc +lynx  world.c  -o bin/lynx/world -lndos 
zcc +m5  world.c  -o bin/m5/world -lndos 
zcc +mc1000  world.c  -o bin/mc1000/world -lndos 
zcc +msx  world.c  -o bin/msx/world -lndos 
zcc +mtx  world.c  -o bin/mtx/world -lndos 
zcc +multi8  world.c  -o bin/multi8/world -lndos 
zcc +mz  world.c  -o bin/mz/world -lndos 
zcc +nascom  world.c  -o bin/nascom/world -lndos 
zcc +nc  world.c  -o bin/nc/world -lndos 
zcc +newbrain  world.c  -o bin/newbrain/world -lndos 
zcc +osca  world.c  -o bin/osca/world -lndos 
zcc +oz  world.c  -o bin/oz/world -lndos 
zcc +p2000  world.c  -o bin/p2000/world -lndos 
zcc +pacman  world.c  -o bin/pacman/world -lndos 
Warning: could not get the code ORG, binary ORG defaults to rombase = 0
WARNING: ROM chip file 'bin/pacman/world.0b' is empty, it can probably be omitted.
WARNING: ROM chip file 'bin/pacman/world.0c' is empty, it can probably be omitted.
WARNING: ROM chip file 'bin/pacman/world.0d' is empty, it can probably be omitted.
zcc +pasopia7  world.c  -o bin/pasopia7/world -lndos 
zcc +pc6001  world.c  -o bin/pc6001/world -lndos 
zcc +pps  world.c  -o bin/pps/world -lndos 
zcc +pv1000  world.c  -o bin/pv1000/world -lndos 
zcc +pv2000  world.c  -o bin/pv2000/world -lndos 
zcc +rcmx000  world.c  -o bin/rcmx000/world -lndos 
zcc +rx78  world.c  -o bin/rx78/world -lndos 
zcc +sam  world.c  -o bin/sam/world -lndos 
zcc +sc3000  world.c  -o bin/sc3000/world -lndos 
zcc +sos  world.c  -o bin/sos/world -lndos 
zcc +spc1000  world.c  -o bin/spc1000/world -lndos 
zcc +srr  world.c  -o bin/srr/world -lndos 
zcc +svi  world.c  -o bin/svi/world -lndos 
zcc +test  world.c  -o bin/test/world -lndos 
zcc +ti82  world.c  -o bin/ti82/world -lndos 
zcc +ti83  world.c  -o bin/ti83/world -lndos 
zcc +ti85  world.c  -o bin/ti85/world -lndos 
zcc +ti86  world.c  -o bin/ti86/world -lndos 
zcc +ti8x  world.c  -o bin/ti8x/world -lndos 
zcc +trs80  world.c  -o bin/trs80/world -lndos 
zcc +ts2068  world.c  -o bin/ts2068/world -lndos 
zcc +vector06c  world.c  -o bin/vector06c/world -lndos 
zcc +vg5k  world.c  -o bin/vg5k/world -lndos 
zcc +vz  world.c  -o bin/vz/world -lndos 
zcc +x07  world.c  -o bin/x07/world -lndos 
zcc +x1  world.c  -o bin/x1/world -lndos 
zcc +z1013  world.c  -o bin/z1013/world -lndos 
zcc +z9001  world.c  -o bin/z9001/world -lndos 
zcc +z88  world.c  -o bin/z88/world -lndos 
zcc +zx  world.c  -o bin/zx/world -lndos 
zcc +zx80  world.c  -o bin/zx80/world -lndos 
zcc +zx81  world.c  -o bin/zx81/world -lndos 
zcc +abc80  ansitest.c -clib=ansi -o bin/abc80/ansitest -lndos 
zcc +ace  ansitest.c -clib=ansi -o bin/ace/ansitest -lndos 
zcc +aquarius  ansitest.c -clib=ansi -o bin/aquarius/ansitest -lndos 
zcc +bee  ansitest.c -clib=ansi -o bin/bee/ansitest -lndos 
zcc +cpc  ansitest.c -clib=ansi -o bin/cpc/ansitest -lndos 
zcc +gal  ansitest.c -clib=ansi -o bin/gal/ansitest -lndos 
zcc +mc1000  ansitest.c -clib=ansi -o bin/mc1000/ansitest -lndos 
zcc +msx  ansitest.c -clib=ansi -o bin/msx/ansitest -lndos 
zcc +mtx  ansitest.c -clib=ansi -o bin/mtx/ansitest -lndos 
zcc +mz  ansitest.c -clib=ansi -o bin/mz/ansitest -lndos 
zcc +nascom  ansitest.c -clib=ansi -o bin/nascom/ansitest -lndos 
zcc +osca  ansitest.c -clib=ansi -o bin/osca/ansitest -lndos 
zcc +p2000  ansitest.c -clib=ansi -o bin/p2000/ansitest -lndos 
zcc +pc6001  ansitest.c -clib=ansi -o bin/pc6001/ansitest -lndos 
zcc +pps  ansitest.c -clib=ansi -o bin/pps/ansitest -lndos 
zcc +sam  ansitest.c -clib=ansi -o bin/sam/ansitest -lndos 
zcc +sc3000  ansitest.c -clib=ansi -o bin/sc3000/ansitest -lndos 
zcc +svi  ansitest.c -clib=ansi -o bin/svi/ansitest -lndos 
zcc +ti82  ansitest.c -clib=ansi -o bin/ti82/ansitest -lndos 
zcc +ti83  ansitest.c -clib=ansi -o bin/ti83/ansitest -lndos 
zcc +ti85  ansitest.c -clib=ansi -o bin/ti85/ansitest -lndos 
zcc +ti86  ansitest.c -clib=ansi -o bin/ti86/ansitest -lndos 
zcc +ti8x  ansitest.c -clib=ansi -o bin/ti8x/ansitest -lndos 
zcc +ts2068  ansitest.c -clib=ansi -o bin/ts2068/ansitest -lndos 
zcc +vz  ansitest.c -clib=ansi -o bin/vz/ansitest -lndos 
zcc +x1  ansitest.c -clib=ansi -o bin/x1/ansitest -lndos 
zcc +z1013  ansitest.c -clib=ansi -o bin/z1013/ansitest -lndos 
zcc +z88  ansitest.c -clib=ansi -o bin/z88/ansitest -lndos 
zcc +zx  ansitest.c -clib=ansi -o bin/zx/ansitest -lndos 
zcc +z9001  ansitest.c -clib=ansi -o bin/z9001/ansitest -lndos 
zcc +abc80  world_conio.c --generic-console -clib=default -DGENCON -o bin/abc80/world_conio -lndos 
zcc +ace  world_conio.c --generic-console -clib=default -DGENCON -o bin/ace/world_conio -lndos 
zcc +alphatro  world_conio.c --generic-console -clib=default -DGENCON -o bin/alphatro/world_conio -lndos 
zcc +aquarius  world_conio.c --generic-console -clib=default -DGENCON -o bin/aquarius/world_conio -lndos 
zcc +bee  world_conio.c --generic-console -clib=default -DGENCON -o bin/bee/world_conio -lndos 
zcc +cpc  world_conio.c --generic-console -clib=default -DGENCON -o bin/cpc/world_conio -lndos 
zcc +coleco  world_conio.c --generic-console -clib=default -DGENCON -o bin/coleco/world_conio -lndos 
zcc +fp1100  world_conio.c --generic-console -clib=default -DGENCON -o bin/fp1100/world_conio -lndos 
zcc +hemc  world_conio.c --generic-console -clib=default -DGENCON -o bin/hemc/world_conio -lndos 
zcc +hgmc  world_conio.c --generic-console -clib=default -DGENCON -o bin/hgmc/world_conio -lndos 
zcc +kramermc  world_conio.c --generic-console -clib=default -DGENCON -o bin/kramermc/world_conio -lndos 
zcc +laser500  world_conio.c --generic-console -clib=default -DGENCON -o bin/laser500/world_conio -lndos 
zcc +mc1000  world_conio.c --generic-console -clib=default -DGENCON -o bin/mc1000/world_conio -lndos 
zcc +nascom  world_conio.c --generic-console -clib=default -DGENCON -o bin/nascom/world_conio -lndos 
zcc +pmd85  world_conio.c --generic-console -clib=default -DGENCON -o bin/pmd85/world_conio -lndos 
zcc +pv1000  world_conio.c --generic-console -clib=default -DGENCON -o bin/pv1000/world_conio -lndos 
zcc +pps  world_conio.c --generic-console -clib=default -DGENCON -o bin/pps/world_conio -lndos 
zcc +rx78  world_conio.c --generic-console -clib=default -DGENCON -o bin/rx78/world_conio -lndos 
zcc +spc1000  world_conio.c --generic-console -clib=default -DGENCON -o bin/spc1000/world_conio -lndos 
zcc +srr  world_conio.c --generic-console -clib=default -DGENCON -o bin/srr/world_conio -lndos 
zcc +super80  world_conio.c --generic-console -clib=default -DGENCON -o bin/super80/world_conio -lndos 
zcc +trs80  world_conio.c --generic-console -clib=default -DGENCON -o bin/trs80/world_conio -lndos 
zcc +vg5k  world_conio.c --generic-console -clib=default -DGENCON -o bin/vg5k/world_conio -lndos 
zcc +vz  world_conio.c --generic-console -clib=default -DGENCON -o bin/vz/world_conio -lndos 
zcc +z1013  world_conio.c --generic-console -clib=default -DGENCON -o bin/z1013/world_conio -lndos 
zcc +zx80  world_conio.c --generic-console -clib=default -DGENCON -o bin/zx80/world_conio -lndos 
zcc +zx81  world_conio.c --generic-console -clib=default -DGENCON -o bin/zx81/world_conio -lndos 
zcc +msx  world_conio.c --generic-console -clib=default -DGENCON -o bin/msx/world_conio -lndos 
zcc +pv2000  world_conio.c --generic-console -clib=default -DGENCON -o bin/pv2000/world_conio -lndos 
zcc +sc3000  world_conio.c --generic-console -clib=default -DGENCON -o bin/sc3000/world_conio -lndos 
zcc +svi  world_conio.c --generic-console -clib=default -DGENCON -o bin/svi/world_conio -lndos 
zcc +m5  world_conio.c --generic-console -clib=default -DGENCON -o bin/m5/world_conio -lndos 
zcc +mtx  world_conio.c --generic-console -clib=default -DGENCON -o bin/mtx/world_conio -lndos 
zcc +multi8  world_conio.c --generic-console -clib=default -DGENCON -o bin/multi8/world_conio -lndos 
zcc +z80tvgame  world_conio.c --generic-console -clib=default -DGENCON -o bin/z80tvgame/world_conio -lndos 
zcc +z9001  world_conio.c --generic-console -clib=default -DGENCON -o bin/z9001/world_conio -lndos 
zcc +homelab  world_conio.c --generic-console -clib=default -DGENCON -o bin/homelab/world_conio -lndos 
zcc +vector06c  world_conio.c --generic-console -clib=default -DGENCON -o bin/vector06c/world_conio -lndos 
zcc +cpm  world.c -subtype=px8 -create-app -o bin/cpm/px8/world -lndos 

Program fits in an 8K EPROM (2764)

zcc +cpm  world.c -subtype=px4 -create-app -o bin/cpm/px4/world -lndos 

Preaparing a 32K ROM image (27256 EPROM)

zcc +cpm  world.c -subtype=einstein -create-app -o bin/cpm/einstein/world -lndos 
zcc +cpm  world.c -subtype=attache -create-app -o bin/cpm/attache/world -lndos 
zcc +cpm  world.c -subtype=osborne1 -create-app -o bin/cpm/osborne1/world -lndos 
zcc +cpm  world.c -subtype=kaypro83 -create-app -o bin/cpm/kaypro83/world -lndos 
zcc +cpm  world.c -subtype=kaypro84 -create-app -o bin/cpm/kaypro84/world -lndos 
zcc +cpm  world.c -subtype=mz2500 -create-app -o bin/cpm/mz2500/world -lndos 
zcc +cpm  world.c -subtype=microbee -create-app -o bin/cpm/microbee/world -lndos 
zcc +cpm  world.c -subtype=qc10 -create-app -o bin/cpm/qc10/world -lndos 
zcc +cpm  world.c -subtype=nascom -create-app -o bin/cpm/nascom/world -lndos 
zcc +cpm  world.c -subtype=tiki100 -create-app -o bin/cpm/tiki100/world -lndos 
zcc +cpm  world.c -subtype=svi -create-app -o bin/cpm/svi/world -lndos 
zcc +cpm  world.c -subtype=dmv -create-app -o bin/cpm/dmv/world -lndos 
zcc +cpm  world.c -subtype=adam -create-app -o bin/cpm/adam/world -lndos 
zcc +cpm  world.c -subtype=smc777 -create-app -o bin/cpm/smc777/world -lndos 
zcc +cpm  world.c -subtype=rc700 -create-app -o bin/cpm/rc700/world -lndos 
zcc +cpm  world.c -subtype=fp1100 -create-app -o bin/cpm/fp1100/world -lndos 
zcc +cpm  world.c -subtype=x1 -create-app -o bin/cpm/x1/world -lndos 
zcc +cpm  world.c -subtype=lynx -create-app -o bin/cpm/lynx/world -lndos 
zcc +cpm  world.c -subtype=bic -create-app -o bin/cpm/bic/world -lndos 
zcc +cpm  world.c -subtype=excali64 -create-app -o bin/cpm/excali64/world -lndos 
zcc +cpm  world.c -subtype=vector06c -create-app -o bin/cpm/vector06c/world -lndos 
zcc +cpm  world.c -subtype=zxplus3 -create-app -o bin/cpm/zxplus3/world -lndos 
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
sccz80:"../osca/sort.c" L:109 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
sccz80:"../wall.c" L:546 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
sccz80:"sort.c" L:109 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 (28093 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
sccz80:"../wall.c" L:546 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
sccz80:"../graphics/xample.c" L:75 Warning:Loss of precision, converting long  to int event_mask [-Wconversion]
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'
Building examples..
zcc +z88 -vn -clib=ansi ansitest.c -o ansitest.bas
zcc +z88 -vn -lm cube.c -o cube.bas
zcc +z88 -vn cube.c -o cubez88.bas -lmz
zcc +z88 -vn dstar.c -o dstar.bas
zcc +z88 -vn gfx.c -o gfx.bas
make -C app
make[2]: Entering directory '/home/build/z88dk/build/z88dk/examples/z88/app'
Building Application examples..
zcc +z88 -subtype=app -vn -create-app rpn.c -o rpn.bin
App will use 1 pages of bad memory
Safe data is 120
zcc +z88 -subtype=app -vn -create-app useless.c -o useless.bin
App will use 0 pages of bad memory
Safe data is 120
zcc +z88 -subtype=app -vn -create-app wc.c -o wc.bin
sccz80:"wc.c" L:38 Warning:Narrowing pointer from far to near [-Wincompatible-pointer-types]
App will use 0 pages of bad memory
Safe data is 120
zcc +z88 -subtype=app -vn -create-app viewer.c -o viewer.bin
sccz80:"viewer.c" L:31 Warning:Narrowing pointer from far to near [-Wincompatible-pointer-types]
App will use 0 pages of bad memory
Safe data is 120
zcc +z88 -subtype=app -vn -create-app dstar.c -o dstar.bin
sccz80:"dstar.c" L:334 Warning:Assigning 'ptr', type: unsigned char *ptr from char * [-Wincompatible-pointer-types]
sccz80:"dstar.c" L:454 Warning:Assigning 'ptr2', type: unsigned char *ptr2 from char * [-Wincompatible-pointer-types]
App will use 5 pages of bad memory
Safe data is 120
make[2]: Leaving directory '/home/build/z88dk/build/z88dk/examples/z88/app'
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 (21327 bytes free)
make[1]: Leaving directory '/home/build/z88dk/build/z88dk/examples/gb'
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'
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o pasopia7.o pasopia7.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o ff.o ff.c
ff.c: In function 'get_fileinfo':
ff.c:185:17: warning: overflow in implicit constant conversion [-Woverflow]
 #define DDEM    0xE5 /* Deleted directory entry mark set to DIR_Name[0] */
                 ^
ff.c:185:17: note: in definition of macro 'DDEM'
 #define DDEM    0xE5 /* Deleted directory entry mark set to DIR_Name[0] */
                 ^~~~
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zx-util.o zx-util.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o glue.o glue.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o gb.o gb.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o z88shell.o z88shell.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zxn.o zxn.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o aquarius.o aquarius.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o cpm2.o cpm2.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o sorcerer.o sorcerer.c
sorcerer.c: In function 'sorcerer_exec':
sorcerer.c:404:44: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
       printf("\nInfo: File Size $%x", c + j*256);
                                           ~^~~~
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o z88.o z88.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mz2500.o mz2500.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o appmake.o appmake.c
appmake.c: In function 'parameter_search':
appmake.c:205:42: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 3 has type 'long int *' [-Wformat=]
             sscanf(buffer,"%*s%*s%*[ $]%lx",&val);
                                          ^
appmake.c: In function 'mb_enumerate_banks':
appmake.c:1101:37: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 4 has type 'long int *' [-Wformat=]
         if (sscanf(buffer, "%s = $%lx", symbol_name, &symbol_value) == 2)
                                     ^
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o c128.o c128.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o fp1100.o fp1100.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o newbrain.o newbrain.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mz.o mz.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o px.o px.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o x07.o x07.c
x07.c: In function 'x07_exec':
x07.c:367:12: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (pos != 1380) {
            ^
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o ace-tap.o ace-tap.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o tixx.o tixx.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o homelab.o homelab.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o cpmdisk.o cpmdisk.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o newext.o newext.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o sos.o sos.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o trs80.o trs80.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o vector06c.o vector06c.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o x1.o x1.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o c7420.o c7420.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o residos.o residos.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o pc88.o pc88.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o extract.o extract.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o nascom.o nascom.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o nec.o nec.c
nec.c: In function 'nec_exec':
nec.c:218:9: warning: variable 'codeseg' set but not used [-Wunused-but-set-variable]
     int codeseg = 0;
         ^~~~~~~
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mtx.o mtx.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o rom.o rom.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zx81.o zx81.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mc.o mc.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o vg5k.o vg5k.c
vg5k.c: In function 'vg5k_exec':
vg5k.c:323:17: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
                 printf("\nInfo: Start location $%x", c * 256 + j);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o inject.o inject.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o fat.o fat.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o sc3000.o sc3000.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o lynx.o lynx.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o kc.o kc.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o rex6000.o rex6000.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o m5.o m5.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o galaksija.o galaksija.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o cpc.o cpc.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o pmd85.o pmd85.c
pmd85.c: In function 'pmd85_exec':
pmd85.c:31:18: warning: unused variable 'bootlen' [-Wunused-variable]
     long    pos, bootlen;
                  ^~~~~~~
pmd85.c:30:21: warning: unused variable 'bootstrap_fp' [-Wunused-variable]
     FILE    *fpin, *bootstrap_fp, *fpout;
                     ^~~~~~~~~~~~
pmd85.c:29:13: warning: unused variable 'bootname' [-Wunused-variable]
     char    bootname[FILENAME_MAX+1];
             ^~~~~~~~
pmd85.c:27:13: warning: unused variable 'bootbuf' [-Wunused-variable]
     char    bootbuf[512];
             ^~~~~~~
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o enterprise.o enterprise.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zx.o zx.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o abc80.o abc80.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o spc1000.o spc1000.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o z9001.o z9001.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o msx.o msx.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mameql.o mameql.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o sms.o sms.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o p2000.o p2000.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o svi.o svi.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o hex.o hex.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zxvgs.o zxvgs.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o multi8.o multi8.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o tvc.o tvc.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o z1013.o z1013.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o vz.o vz.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -o appmake.exe pasopia7.o ff.o zx-util.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 pc88.o extract.o nascom.o nec.o mtx.o rom.o zx81.o mc.o vg5k.o inject.o fat.o sc3000.o lynx.o kc.o rex6000.o m5.o galaksija.o cpc.o pmd85.o enterprise.o zx.o abc80.o spc1000.o z9001.o msx.o mameql.o sms.o p2000.o svi.o hex.o zxvgs.o multi8.o tvc.o z1013.o vz.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'
i686-w64-mingw32-gcc -c -o copt.o -g -O2 -std=gnu99 -DLOCAL_REGEXP -I. copt.c
i686-w64-mingw32-gcc -c -o regex/regcomp.o -g -O2 -std=gnu99 -DLOCAL_REGEXP -I. regex/regcomp.c
i686-w64-mingw32-gcc -c -o regex/regerror.o -g -O2 -std=gnu99 -DLOCAL_REGEXP -I. regex/regerror.c
i686-w64-mingw32-gcc -c -o regex/regexec.o -g -O2 -std=gnu99 -DLOCAL_REGEXP -I. regex/regexec.c
i686-w64-mingw32-gcc -c -o regex/regfree.o -g -O2 -std=gnu99 -DLOCAL_REGEXP -I. regex/regfree.c
i686-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'
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp6.o cpp6.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp2.o cpp2.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp4.o cpp4.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp5.o cpp5.c
cpp5.c: In function 'eval':
cpp5.c:818:6: warning: 'v2' may be used uninitialized in this function [-Wmaybe-uninitialized]
   v1 /= v2;
   ~~~^~~~~
cpp5.c:780:19: note: 'v2' was declared here
  register int v1, v2;
                   ^~
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp3.o cpp3.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex    -c -o cpp1.o cpp1.c
i686-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'
i686-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
i686-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
nhash.c: In function 'find_node':
nhash.c:156:12: warning: 'ls' may be used uninitialized in this function [-Wmaybe-uninitialized]
   *leftson = ls;
   ~~~~~~~~~^~~~
nhash.c: In function 'internal_put':
nhash.c:275:14: warning: 'pnode' may be used uninitialized in this function [-Wmaybe-uninitialized]
  pnode->left = itemg;
  ~~~~~~~~~~~~^~~~~~~
i686-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
In file included from cpp.c:46:0:
cpp.c: In function 'handle_if':
mem.h:52:18: warning: 'tf.t' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define freemem  free
                  ^~~~
cpp.c:988:20: note: 'tf.t' was declared here
  struct token_fifo tf, tf1, tf2, tf3, *save_tf;
                    ^~
In file included from cpp.c:46:0:
cpp.c: In function 'handle_include':
mem.h:98:9: warning: 'fname' may be used uninitialized in this function [-Wmaybe-uninitialized]
   (list)[(ptr) ++] = (obj); \
         ^
cpp.c:1201:8: note: 'fname' was declared here
  char *fname;
        ^~~~~
i686-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
lexer.c: In function 'ucpp_next_token':
lexer.c:843:20: warning: 'utf8' may be used uninitialized in this function [-Wmaybe-uninitialized]
       utf8 = (utf8 << 8) | c;
              ~~~~~~^~~~~
lexer.c:800:16: note: 'utf8' was declared here
  unsigned long utf8;
                ^~~~
i686-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
In file included from assert.c:38:0:
assert.c: In function 'ucpp_handle_assert':
mem.h:52:18: warning: 'aname' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define freemem  free
                  ^~~~
assert.c:135:8: note: 'aname' was declared here
  char *aname;
        ^~~~~
i686-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
macro.c: In function 'ucpp_handle_define':
macro.c:323:20: warning: 'mv.t' may be used uninitialized in this function [-Wmaybe-uninitialized]
  struct token_fifo mv;
                    ^~
macro.c: In function 'ucpp_substitute_macro':
macro.c:1641:23: warning: 'save_tfi' may be used uninitialized in this function [-Wmaybe-uninitialized]
   tfi->art = save_tfi + (etl.art - etl_limit);
              ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
macro.c:1574:13: warning: 'atl' may be used uninitialized in this function [-Wmaybe-uninitialized]
    t.name = stringify(atl + anum);
             ^~~~~~~~~~~~~~~~~~~~~
i686-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
i686-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'
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o callfunc.o callfunc.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o codegen.o codegen.c
codegen.c: In function 'leave':
codegen.c:1376:9: warning: variable 'savesp' set but not used [-Wunused-but-set-variable]
     int savesp;
         ^~~~~~
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o const.o const.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o data.o data.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declinit.o declinit.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o error.o error.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o expr.o expr.c
expr.c: In function 'heirb':
expr.c:598:10: warning: variable 'valtype' set but not used [-Wunused-but-set-variable]
     Kind valtype;
          ^~~~~~~
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o goto.o goto.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o io.o io.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o lex.o lex.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o main.o main.c
main.c:95:66: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
     { 'h', "help", OPT_FUNCTION|OPT_BOOL, "Show this help page", DispInfo, 0 },
                                                                  ^~~~~~~~
main.c:95:66: note: (near initialization for 'sccz80_opts[1].value')
main.c:124:90: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
     { 0, "asm", OPT_FUNCTION, "=<name> Set the assembler output (z80asm,vasm,asxx,gnu)", SetAssembler, 0 },
                                                                                          ^~~~~~~~~~~~
main.c:124:90: note: (near initialization for 'sccz80_opts[28].value')
main.c:131:84: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
     { 0, "opt-code-speed", OPT_FUNCTION|OPT_STRING, "Optimise for speed not size", opt_code_speed, 0},
                                                                                    ^~~~~~~~~~~~~~
main.c:131:84: note: (near initialization for 'sccz80_opts[35].value')
main.c:145:67: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
     { 0, "W", OPT_FUNCTION, "<type> Enable a class of warnings",  SetWarning, 0 },
                                                                   ^~~~~~~~~~
main.c:145:67: note: (near initialization for 'sccz80_opts[38].value')
main.c:150:64: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
     { 0, "D", OPT_FUNCTION, "Define a preprocessor directive", SetDefine, 0 },
                                                                ^~~~~~~~~
main.c:150:64: note: (near initialization for 'sccz80_opts[43].value')
main.c:151:67: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
     { 0, "U", OPT_FUNCTION, "Undefine a preprocessor directive" , SetUndefine, 0 },
                                                                   ^~~~~~~~~~~
main.c:151:67: note: (near initialization for 'sccz80_opts[44].value')
main.c: In function 'set_option':
main.c:844:49: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]
         void (*func)(option *arg, char *type) = arg->value;
                                                 ^~~
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o misc.o misc.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o plunge.o plunge.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o preproc.o preproc.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o primary.o primary.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o stmt.o stmt.c
stmt.c: In function 'doexpr':
stmt.c:339:13: warning: variable 'type' set but not used [-Wunused-but-set-variable]
     Kind    type;
             ^~~~
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o sym.o sym.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o while.o while.c
i686-w64-mingw32-gcc -g -O2 -MMD -Wall -I../../ext/uthash/src/ -g -pedantic -std=gnu99   -c -o declparse.o declparse.c
i686-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'
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
zobjfile.c: In function 'write_expr':
zobjfile.c:40:7: warning: 'range' may be used uninitialized in this function [-Wmaybe-uninitialized]
  char range;
       ^~~~~
zobjfile.c: In function 'write_symbols_symtab':
zobjfile.c:109:14: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]
  char scope, type;
              ^~~~
i686-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
macros.c:164:13: warning: 'collect_params' defined but not used [-Wunused-function]
 static bool collect_params(char **p, DefMacro *macro, UT_string *param)
             ^~~~~~~~~~~~~~
i686-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
i686-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:170:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if ( argc == 1 )
     ^~
options.c:173:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if (!get_num_errors())
  ^~
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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
lib/strhash.c: In function 'StrHash_find':
lib/strhash.c:94:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if ( self == NULL || key == NULL )
     ^~
lib/strhash.c:97:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  key = StrHash_norm_key( self, key );
  ^~~
i686-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
i686-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
i686-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
i686-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
i686-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(
     ^~~~~~~~~~~
i686-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
i686-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
i686-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
i686-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
i686-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
i686-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)
 ^~~~~
i686-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 */
            ^~~~
i686-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')
i686-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
i686-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
i686-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 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/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o -g -O2
install z80asm.exe     /home/build/z88dk/win32/z88dk/bin/z80asm.exe
install 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'
i686-w64-mingw32-gcc -c -o zcc.o -g -O2 -DLOCAL_REGEXP -I. -I../copt zcc.c
i686-w64-mingw32-gcc -o zcc.exe -g -O2 -DLOCAL_REGEXP zcc.o ../copt/regex/regcomp.o  ../copt/regex/regerror.o ../copt/regex/regexec.o  ../copt/regex/regfree.o
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'
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -pedantic -I../../ext/optparse -I../../ext/regex   -c -o zpragma.o zpragma.c
i686-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'
i686-w64-mingw32-gcc -o z88dk-zx7.exe -g -O2 compress.c  optimize.c  zx7.c
i686-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'
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex -I../../ext/UNIXem/include -I../../ext/getopt    -c -o ar.o ar.c
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex -I../../ext/UNIXem/include -I../../ext/getopt    -c -o ../../ext/getopt/getopt.o ../../ext/getopt/getopt.c
i686-w64-mingw32-gcc -o z80nm.exe -g -O2 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex -I../../ext/UNIXem/include -I../../ext/getopt  ar.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'
i686-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
i686-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/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o -g -O2
install 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'
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o ticks.o ticks.c
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o hook_cpm.o hook_cpm.c
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o hook_console.o hook_console.c
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o hook_io.o hook_io.c
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o hook_misc.o hook_misc.c
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o hook.o hook.c
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o debugger.o debugger.c
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o linenoise.o linenoise.c
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o utf8.o utf8.c
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o syms.o syms.c
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o disassembler_alg.o disassembler_alg.c
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o memory.o memory.c
memory.c: In function 'zx_init':
memory.c:158:21: warning: iteration 7 invokes undefined behavior [-Waggressive-loop-optimizations]
         zx_banks[i] = calloc(16384,1);
         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
memory.c:157:5: note: within this loop
     for ( i = 0; i < 8; i++ ) {
     ^~~
i686-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
i686-w64-mingw32-gcc -g -O2 -I../../ext/uthash/src/ -g -MMD   -c -o disassembler_main.o disassembler_main.c
i686-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'
i686-w64-mingw32-gcc -g -O2 `/usr/i686-w64-mingw32/bin/xml2-config --cflags`   -c -o z80svg.o z80svg.c
i686-w64-mingw32-gcc -o z88dk-z80svg.exe -g -O2 `/usr/i686-w64-mingw32/bin/xml2-config --cflags` z80svg.o  `/usr/i686-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'
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex   -c -o font2pv1000.o font2pv1000.c
i686-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'
i686-w64-mingw32-gcc -g -O2 -Wall -std=gnu11 -MMD -I../../ext/optparse -I../../ext/regex   -c -o basck.o basck.c
basck.c: In function 'dlbl':
basck.c:860:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
   printf("@ $%04x label=%s\n", position, label);
                 ^
basck.c:861:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
   printf("D $%04x %s\n", position, comment);
                 ^
basck.c:864:21: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=]
  printf("%s \t= $%04X   ; %s\n", label, position, comment);
                     ^
basck.c: In function 'clbl':
basck.c:872:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
   printf("@ $%04x label=%s\n", position, label);
                 ^
basck.c:873:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
   printf("c $%04x %s\n", position, comment);
                 ^
basck.c:876:21: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=]
  printf("%s \t= $%04X   ; %s\n", label, position, comment);
                     ^
basck.c: In function 'find_in_skel':
basck.c:922:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
    if (skel[j] != SKIP)
       ^
basck.c: In function 'main':
basck.c:1164:66: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf ("\n#    CPDEHL (compare DE and HL), code found at $%04X", pos);
                                                                  ^
basck.c:1168:64: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("\n#    (Canon X-07 hack.. shifting to position $%04X,  *work in progress*)",pos);
                                                                ^
basck.c:1178:72: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
        printf("\n#    ...patching MS SoftCard HR GBASIC, gap size: $%04X",pos-256);
                                                                        ^
basck.c:1181:52: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
       printf("\n#    (Detected position for ORG:  %d)",pos);
                                                    ^
basck.c:1198:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n#    (Detected position basing on TSTSGN:  %d)",pos);
                                                          ^
basck.c:1208:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n#    (Detected position basing on DVBCDE:  %d)",pos);
                                                          ^
basck.c:2391:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("@ $%04x label=%s\n", res+2, "TTY_CTLCODES");
                   ^
basck.c:2392:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("B $%04x %s\n", res+2, "Control code + JP location list for TTY controls");
                   ^
basck.c:2393:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("W $%04x %s\n", res+3, "Control code + JP location list for TTY controls");
                   ^
basck.c:2394:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("L $%04x,3,12\n", res+2);
                   ^
basck.c:2411:54: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n# JP table relocated in ram, ptr in $%04X\n",jptab);
                                                      ^
basck.c:2416:48: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("\n# First byte of moved block: $%04X\n",res);
                                                ^
basck.c:2424:67: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
        printf("\n# Original JP table ptr in ROM to be copied: $%04X, getting JP table address\n",res);
                                                                   ^
basck.c:2437:46: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n# JP table for statements = $%04X\n",jptab);
                                              ^
basck.c:2439:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("@ $%04x label=%s\n", jptab, "FNCTAB");
                   ^
basck.c:2440:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("w $%04x %s\n", jptab, "Jump table for statements and functions");
                   ^
basck.c:2449:70: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("\n#   (applying a PC-6001 table shift hack, new pos: $%04X)\n",jptab);
                                                                      ^
basck.c:2468:43: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n# TOKEN table position = $%04X, word list in 'extended BASIC' mode.\n",res);
                                           ^
basck.c:2470:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("@ $%04x label=%s\n", res-1, "WORDS");
                   ^
basck.c:2471:19: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("t $%04x %s\n", res-1, "BASIC keyword list");
                   ^
basck.c:2549:36: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
     printf("\n#\t= assignment\t\t[%d]\t",res2);
                                    ^
basck.c:2555:22: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("\n@ $%04x label=__%s\n", signed_byte(img[res2])+res2+1, "OPRND");
                      ^
basck.c:2556:20: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("w $%04x %s\n", signed_byte(img[res2])+res2+1, "'+' operand evaluation");
                    ^
basck.c:2560:20: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("- $%04X",signed_byte(img[res2])+res2+1);
                    ^
basck.c:2610:23: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
       printf("\n@ $%04x label=__%s\n", res2+3, "ERR");
                       ^
basck.c:2611:21: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
       printf("w $%04x %s\n", res2+3, "ERR function evaluation");
                     ^
basck.c:2614:21: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
       printf("- $%04X",res2+3);
                     ^
basck.c:2622:24: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
        printf("\n@ $%04x label=__%s\n", res2+3, "ERL");
                        ^
basck.c:2623:22: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
        printf("w $%04x %s\n", res2+3, "ERL function evaluation");
                      ^
basck.c:2626:22: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
        printf("- $%04X",res2+3);
                      ^
basck.c:2631:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
      if (img[res2] == 0xFE)
      ^~
basck.c:2643:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
       if (img[res2+2]==0x20) {
       ^~
basck.c:2647:25: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
         printf("\n@ $%04x label=__%s\n", res2+3, "VARPTR");
                         ^
basck.c:2648:23: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
         printf("w $%04x %s\n", res2+3, "VARPTR function evaluation");
                       ^
basck.c:2651:23: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
         printf("- $%04X",res2+3);
                       ^
basck.c:2701:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
     printf("\n#\tELSE\t\t[%d]\n",res2);
                            ^
basck.c:2767:48: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
     printf("\n\n\n# TOKEN table position = $%04X, word list in classic encoding mode\n",res+pos);
                                                ^
basck.c:2769:20: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("@ $%04x label=%s\n", res+pos-1, "WORDS");
                    ^
basck.c:2770:20: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("t $%04x %s\n", res+pos-1, "BASIC keyword list");
                    ^
basck.c:2790:51: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
        printf("\n\n# JP table for functions = $%04X\n",jptab);
                                                   ^
basck.c:2792:23: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
         printf("@ $%04x label=%s\n", jptab, "FNCTAB_FN");
                       ^
basck.c:2793:23: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
         printf("w $%04x %s\n", jptab, "Extra jump table for functions");
                       ^
basck.c:2799:76: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
         printf("\n\n#   (applying a PC-6001 table shift hack, new pos: $%04X)\n\n",jptab);
                                                                            ^
basck.c:2842:49: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("\n\n\n# TOKEN table position = $%04X, word list in earlier encoding mode.\n",res+pos);
                                                 ^
basck.c:2879:53: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
          printf("\n\n# JP table for functions = $%04X\n",jptab);
                                                     ^
basck.c:2881:25: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
           printf("@ $%04x label=%s\n", jptab, "FNCTAB_FN");
                         ^
basck.c:2882:25: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
           printf("w $%04x %s\n", jptab, "Extra jump table for functions");
                         ^
basck.c:2934:43: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
   printf("\n#\t STKEND system variable = %d  ; ",res);
                                           ^
basck.c:2965:31: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n#\tPROG    = $%04X  ; BASIC program start",res);
                               ^
basck.c:2964:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (res>0)
   ^~
basck.c:2966:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    switch (res) {
    ^~~~~~
basck.c:3072:19: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
    if (img[res-1] & 0xC7 == 0xC7)
                   ^
basck.c:3124:49: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
       printf("\n\n\n#TOKEN table position = $%04X\n",res);
                                                 ^
basck.c:3140:48: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("\n\n\n#TOKEN table position = $%04X\n",res);
                                                ^
basck.c:3156:48: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("\n\n\n#TOKEN table position = $%04X\n",res);
                                                ^
basck.c:3178:48: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
      printf("\n\n\n#TOKEN table position = $%04X\n",res);
                                                ^
basck.c:3274:42: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
      printf("\n#    ORG shift detected, %d bytes",pos);
                                          ^
basck.c:3548:43: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n# TOKEN table position = $%04X\n",res);
                                           ^
basck.c:3604:58: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n# TOKEN table position for prefix $FF = $%04X\n",res);
                                                          ^
basck.c:3644:58: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=]
    printf("\n# TOKEN table position for prefix $FE = $%04X\n",res);
                                                          ^
basck.c: In function 'dlbl':
basck.c:865:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
basck.c: In function 'clbl':
basck.c:877:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
basck.c: In function 'main':
basck.c:2783:9: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
      if ((c == '<') && ((img[i-2] != '=') || (img[i-2] != ('='+0x80)))) {
         ^
i686-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_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 -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_452_unsigned.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_unsigned.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
sccz80:"Issue_615_loop.c" L:6 Warning:Implicit definition of function 'whilefunc' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
sccz80:"Issue_615_loop.c" L:49 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 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
sccz80:"Issue_489_variable_defn_in_forloop.c" L:16 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_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_1015_break_with_loop_variable.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1015_break_with_loop_variable.opt
zcc +test -vn -a Far_Pointer_Call.c -o tmp1.opt
diff -w tmp2.opt results/Far_Pointer_Call.opt
zcc +test -vn -a Issue_98_check_int.c -o tmp1.opt
diff -w tmp2.opt results/Issue_98_check_int.opt
zcc +test -vn -a Issue_103_double_prepost.c -o tmp1.opt
diff -w tmp2.opt results/Issue_103_double_prepost.opt
zcc +test -vn -a Issue_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
sccz80:"Issue_26_casting.c" L:50 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 Issue_514_flexible_member.c -o tmp1.opt
diff -w tmp2.opt results/Issue_514_flexible_member.opt
zcc +test -vn -a Issue_678_compound.c -o tmp1.opt
diff -w tmp2.opt results/Issue_678_compound.opt
zcc +test -vn -a Issue_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_501_extern_at.c -o tmp1.opt
diff -w tmp2.opt results/Issue_501_extern_at.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
sccz80:"Issue_452_pointers.c" L:78 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
sccz80:"Issue_600_fastcall.c" L:6 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 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_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
sccz80:"Issue_1409_switch.c" L:6 Warning:Implicit definition of function 'dofunc' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
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 -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
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'
i686-w64-mingw32-gcc -g -O2   -c -o z88dk-lib.o z88dk-lib.c
i686-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 z88shell.o aquarius.o msx.o sorcerer.o zx-util.o z1013.o appmake.o z88.o fp1100.o fat.o lynx.o tvc.o homelab.o vector06c.o rom.o x1.o galaksija.o nec.o mtx.o cpc.o vg5k.o z9001.o rex6000.o pmd85.o enterprise.o zxn.o abc80.o svi.o c7420.o hex.o pasopia7.o spc1000.o m5.o px.o tixx.o mz2500.o c128.o newbrain.o x07.o cpm2.o ace-tap.o pc88.o cpmdisk.o gb.o newext.o sos.o trs80.o zx81.o extract.o nascom.o sms.o mc.o mz.o inject.o residos.o kc.o vz.o ff.o p2000.o zx.o mameql.o sc3000.o zxvgs.o multi8.o glue.o
rm -f z88shell.o aquarius.o msx.o sorcerer.o zx-util.o z1013.o  z88.o fp1100.o fat.o lynx.o tvc.o homelab.o vector06c.o rom.o x1.o galaksija.o nec.o mtx.o cpc.o vg5k.o z9001.o rex6000.o pmd85.o enterprise.o zxn.o abc80.o svi.o c7420.o hex.o pasopia7.o spc1000.o m5.o px.o tixx.o mz2500.o c128.o newbrain.o x07.o cpm2.o ace-tap.o pc88.o cpmdisk.o gb.o newext.o sos.o trs80.o zx81.o extract.o nascom.o sms.o mc.o mz.o inject.o residos.o kc.o vz.o ff.o p2000.o zx.o mameql.o sc3000.o zxvgs.o multi8.o glue.o z88shell.d aquarius.d msx.d sorcerer.d zx-util.d z1013.d appmake.d z88.d fp1100.d fat.d lynx.d tvc.d homelab.d vector06c.d rom.d x1.d galaksija.d nec.d mtx.d cpc.d vg5k.d z9001.d rex6000.d pmd85.d enterprise.d zxn.d abc80.d svi.d c7420.d hex.d pasopia7.d spc1000.d m5.d px.d tixx.d mz2500.d c128.d newbrain.d x07.d cpm2.d ace-tap.d pc88.d cpmdisk.d gb.d newext.d sos.d trs80.d zx81.d extract.d nascom.d sms.d mc.d mz.d inject.d residos.d kc.d vz.d ff.d p2000.d zx.d mameql.d sc3000.d zxvgs.d multi8.d glue.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 objfile.o optparse.o t/t_types.o t/t_die.o t/test.o t/t_fileutil.o t/t_strutil.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/Unity/src/unity.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o die.d strutil.d fileutil.d objfile.d optparse.d t/t_types.d t/t_die.d t/test.d t/t_fileutil.d t/t_strutil.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d ../../ext/Unity/src/unity.d
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/common'
make -C src/copt clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/copt'
rm -f z88dk-copt.exe copt.o core.exe regex/*.o
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/copt'
make -C src/cpp clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/cpp'
rm -f z88dk-zcpp.exe 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 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 z80asm.exe lib/z80asm.exe test* lib/test*
rm -f t/*.tmp lib/t/*.tmp t/dev/*.tmp
rm -f 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/objfile.d ../common/optparse.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/z80asm'
make -C src/z80nm clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/z80nm'
rm -f z80nm.exe ar.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/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/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o
rm -f  ../common/die.o ../common/strutil.o ../common/fileutil.o ../common/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/UNIXem/src/glob.o ../../ext/UNIXem/src/dirent.o zobjcopy.d ../common/die.d ../common/strutil.d ../common/fileutil.d ../common/objfile.d ../common/optparse.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/zobjcopy'
make -C src/zpragma clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/zpragma'
rm -f z88dk-zpragma.exe zpragma.o
rm -f zpragma.o zpragma.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/zpragma'
make -C src/zx7 clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/src/zx7'
rm -f z88dk-zx7.exe zx7.o core.exe
rm -f z88dk-dzx7.exe dzx7.o
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/win32/z88dk/src/zx7'
make -C support clean
make[1]: Entering directory '/home/build/z88dk/win32/z88dk/support'
make -C 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[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 ../../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_419_Extern_Prototypes_In_Function.opt Issue_499_typedef_initialisation.opt Issue_1126_opt_rule.opt Issue_1361_const.opt Issue_501_extern_at.opt Issue_1015_break_with_loop_variable.opt Far_Pointer_Call.opt Issue_103_double_prepost.opt Issue_1103_fastcall_fnptr.opt Issue_985_ptr_cast.opt Issue_26_casting.opt Issue_574_fastcall_offset.opt Issue_615_while_loop.opt Issue_1266_ranges.opt Issue_452_struct.opt Issue_514_flexible_member.opt Issue_678_compound.opt Issue_1105_function_pointer_calls.opt Issue_1212_double_promotion.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_896_nested_struct_initialisation.opt Issue_569_jagged_array.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 Issue_543_complement.opt Issue_295_structgetsfar.opt Issue_1178_kr_main_stdc.opt 02_addr_ptr.opt Issue_188_builtins.opt Issue_493__func__.opt Issue_1302_enum_usage.opt fastcall.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_509_long_constant.opt Issue_1102_struct_trailing_comma.opt Issue_715__double_subtraction.opt Issue_490_ptr_arithmetic.opt Far_Pointer_Call_ieee.opt Issue_480_asmfunc.opt mathops_ieee.opt Issue_1167_sizeof.opt Issue_1016_double_const_compare.opt Issue_600_fastcall.opt Issue_1133_bitfields.opt Issue_569_init_from_2d_array.opt Issue_1062_array_init.opt Issue_1054_initialisation.opt Issue_1167_choosing_which_function.opt Issue_608_Arrays.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_1007_Fix_FP_Constant_Multiplication.opt Issue_510_mult_minus1.opt Issue_485_sdccdecl.opt Issue_452_pointers.opt Issue_452_unsigned.opt Issue_98_check_int.opt Issue_510_long_and.opt Issue_1409_offset_pointer_initialisation.opt z80n/Issue_312_z80n_optimisations.opt rabbit/rabbit_optimisations.opt z180/Issue_481_multiply_char.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   -c -o pasopia7.o pasopia7.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o ff.o ff.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zx-util.o zx-util.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o glue.o glue.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o gb.o gb.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o z88shell.o z88shell.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zxn.o zxn.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o aquarius.o aquarius.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o cpm2.o cpm2.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o sorcerer.o sorcerer.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o z88.o z88.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mz2500.o mz2500.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o appmake.o appmake.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o c128.o c128.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o fp1100.o fp1100.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o newbrain.o newbrain.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mz.o mz.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o px.o px.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o x07.o x07.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o ace-tap.o ace-tap.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o tixx.o tixx.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o homelab.o homelab.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o cpmdisk.o cpmdisk.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o newext.o newext.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o sos.o sos.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o trs80.o trs80.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o vector06c.o vector06c.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o x1.o x1.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o c7420.o c7420.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o residos.o residos.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o pc88.o pc88.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o extract.o extract.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o nascom.o nascom.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o nec.o nec.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mtx.o mtx.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o rom.o rom.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zx81.o zx81.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mc.o mc.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o vg5k.o vg5k.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o inject.o inject.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o fat.o fat.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o sc3000.o sc3000.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o lynx.o lynx.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o kc.o kc.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o rex6000.o rex6000.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o m5.o m5.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o galaksija.o galaksija.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o cpc.o cpc.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o pmd85.o pmd85.c
pmd85.c:30:21: warning: unused variable 'bootstrap_fp' [-Wunused-variable]
    FILE    *fpin, *bootstrap_fp, *fpout;
                    ^
pmd85.c:31:18: warning: unused variable 'bootlen' [-Wunused-variable]
    long    pos, bootlen;
                 ^
pmd85.c:27:13: warning: unused variable 'bootbuf' [-Wunused-variable]
    char    bootbuf[512];
            ^
pmd85.c:29:13: warning: unused variable 'bootname' [-Wunused-variable]
    char    bootname[FILENAME_MAX+1];
            ^
4 warnings generated.
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o enterprise.o enterprise.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zx.o zx.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o abc80.o abc80.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o spc1000.o spc1000.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o z9001.o z9001.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o msx.o msx.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o mameql.o mameql.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o sms.o sms.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o p2000.o p2000.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o svi.o svi.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o hex.o hex.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o zxvgs.o zxvgs.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o multi8.o multi8.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o tvc.o tvc.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o z1013.o z1013.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic   -c -o vz.o vz.c
x86_64-apple-darwin15-cc -g -O2 -Wall -std=gnu11 -MMD -pedantic -o appmake pasopia7.o ff.o zx-util.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 pc88.o extract.o nascom.o nec.o mtx.o rom.o zx81.o mc.o vg5k.o inject.o fat.o sc3000.o lynx.o kc.o rex6000.o m5.o galaksija.o cpc.o pmd85.o enterprise.o zx.o abc80.o spc1000.o z9001.o msx.o mameql.o sms.o p2000.o svi.o hex.o zxvgs.o multi8.o tvc.o z1013.o vz.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 -DLOCAL_REGEXP -I. copt.c
x86_64-apple-darwin15-cc -c -o regex/regcomp.o -g -O2 -std=gnu99 -DLOCAL_REGEXP -I. regex/regcomp.c
x86_64-apple-darwin15-cc -c -o regex/regerror.o -g -O2 -std=gnu99 -DLOCAL_REGEXP -I. regex/regerror.c
x86_64-apple-darwin15-cc -c -o regex/regexec.o -g -O2 -std=gnu99 -DLOCAL_REGEXP -I. regex/regexec.c
x86_64-apple-darwin15-cc -c -o regex/regfree.o -g -O2 -std=gnu99 -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
macro.c:1147:7: warning: variable 'atl' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
                if (m->narg > 0 || m->vaarg)
                    ^~~~~~~~~~~~~~~~~~~~~~~
macro.c:1150:46: note: uninitialized use occurs here
                switch (collect_arguments(ls, tfi, penury, atl,
                                                           ^~~
macro.c:1147:3: note: remove the 'if' if its condition is always true
                if (m->narg > 0 || m->vaarg)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
macro.c:1032:24: note: initialize the variable 'atl' to silence this warning
        struct token_fifo *atl, etl;
                              ^
                               = NULL
1 warning generated.
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
main.c:95:66: warning: initializing 'void *' with an expression of type 'void (option *, char *)' converts between void pointer and function pointer [-Wpedantic]
    { 'h', "help", OPT_FUNCTION|OPT_BOOL, "Show this help page", DispInfo, 0 },
                                                                 ^~~~~~~~
main.c:124:90: warning: initializing 'void *' with an expression of type 'void (option *, char *)' converts between void pointer and function pointer [-Wpedantic]
    { 0, "asm", OPT_FUNCTION, "=<name> Set the assembler output (z80asm,vasm,asxx,gnu)", SetAssembler, 0 },
                                                                                         ^~~~~~~~~~~~
main.c:131:84: warning: initializing 'void *' with an expression of type 'void (option *, char *)' converts between void pointer and function pointer [-Wpedantic]
    { 0, "opt-code-speed", OPT_FUNCTION|OPT_STRING, "Optimise for speed not size", opt_code_speed, 0},
                                                                                   ^~~~~~~~~~~~~~
main.c:145:67: warning: initializing 'void *' with an expression of type 'void (option *, char *)' converts between void pointer and function pointer [-Wpedantic]
    { 0, "W", OPT_FUNCTION, "<type> Enable a class of warnings",  SetWarning, 0 },
                                                                  ^~~~~~~~~~
main.c:150:64: warning: initializing 'void *' with an expression of type 'void (option *, char *)' converts between void pointer and function pointer [-Wpedantic]
    { 0, "D", OPT_FUNCTION, "Define a preprocessor directive", SetDefine, 0 },
                                                               ^~~~~~~~~
main.c:151:67: warning: initializing 'void *' with an expression of type 'void (option *, char *)' converts between void pointer and function pointer [-Wpedantic]
    { 0, "U", OPT_FUNCTION, "Undefine a preprocessor directive" , SetUndefine, 0 },
                                                                  ^~~~~~~~~~~
main.c:844:16: warning: initializing 'void (*)(option *, char *)' with an expression of type 'void *' converts between void pointer and function pointer [-Wpedantic]
        void (*func)(option *arg, char *type) = arg->value;
               ^                                ~~~~~~~~~~
7 warnings generated.
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 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
macros.c:164:13: warning: unused function 'collect_params' [-Wunused-function]
static bool collect_params(char **p, DefMacro *macro, UT_string *param)
            ^
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 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:136: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/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 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/objfile.o ../common/optparse.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o  -g -O2
install z80asm     /home/build/z88dk/osx/z88dk/bin/z80asm
install 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 -I. -I../copt zcc.c
x86_64-apple-darwin15-cc -o zcc -g -O2 -DLOCAL_REGEXP zcc.o ../copt/regex/regcomp.o  ../copt/regex/regerror.o ../copt/regex/regexec.o  ../copt/regex/regfree.o
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 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex    -c -o ar.o ar.c
x86_64-apple-darwin15-cc -o z80nm -g -O2 -Wall -std=gnu11 -MMD -std=gnu11 -I../common -I../../ext/uthash/src -I../../ext/regex  ar.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/objfile.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:610:14: warning: '&' within '|' [-Wbitwise-op-parentheses]
  return  ff & 168  // S, 5, 3: bits 7, 5, 3
          ~~~^~~~~
ticks.c:610:14: note: place parentheses around the '&' expression to silence this warning
  return  ff & 168  // S, 5, 3: bits 7, 5, 3
             ^
          (       )
ticks.c:611:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | ff >> 8 & 1 // C bit 0, so value 256
        ~ ~~~~~~~~^~~
ticks.c:611:19: note: place parentheses around the '&' expression to silence this warning
        | ff >> 8 & 1 // C bit 0, so value 256
                  ^
          (          )
ticks.c:613:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | fb >> 8 & 2 // N (subtract flag) bit 1, value 512
        ~ ~~~~~~~~^~~
ticks.c:613:19: note: place parentheses around the '&' expression to silence this warning
        | fb >> 8 & 2 // N (subtract flag) bit 1, value 512
                  ^
          (          )
ticks.c:614:36: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | (fr ^ fa ^ fb ^ fb >> 8) & 16 // H (half carry) bit 4
        ~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:614:36: note: place parentheses around the '&' expression to silence this warning
        | (fr ^ fa ^ fb ^ fb >> 8) & 16 // H (half carry) bit 4
                                   ^
          (                            )
ticks.c:617:45: warning: '&' within '|' [-Wbitwise-op-parentheses]
            : ((fr ^ fa) & (fr ^ fb)) >> 5) & 4; // P/V bit 2
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ticks.c:617:45: note: place parentheses around the '&' expression to silence this warning
            : ((fr ^ fa) & (fr ^ fb)) >> 5) & 4; // P/V bit 2
                                            ^
ticks.c:621:15: warning: '&' within '|' [-Wbitwise-op-parentheses]
  return  ff_ & 168
          ~~~~^~~~~
ticks.c:621:15: note: place parentheses around the '&' expression to silence this warning
  return  ff_ & 168
              ^
          (        )
ticks.c:622:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | ff_ >> 8 & 1
        ~ ~~~~~~~~~^~~
ticks.c:622:20: note: place parentheses around the '&' expression to silence this warning
        | ff_ >> 8 & 1
                   ^
          (           )
ticks.c:624:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | fb_ >> 8 & 2
        ~ ~~~~~~~~~^~~
ticks.c:624:20: note: place parentheses around the '&' expression to silence this warning
        | fb_ >> 8 & 2
                   ^
          (           )
ticks.c:625:40: warning: '&' within '|' [-Wbitwise-op-parentheses]
        | (fr_ ^ fa_ ^ fb_ ^ fb_ >> 8) & 16
        ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:625:40: note: place parentheses around the '&' expression to silence this warning
        | (fr_ ^ fa_ ^ fb_ ^ fb_ >> 8) & 16
                                       ^
          (                                )
ticks.c:628:49: warning: '&' within '|' [-Wbitwise-op-parentheses]
            : ((fr_ ^ fa_) & (fr_ ^ fb_)) >> 5) & 4;
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ticks.c:628:49: note: place parentheses around the '&' expression to silence this warning
            : ((fr_ ^ fa_) & (fr_ ^ fb_)) >> 5) & 4;
                                                ^
ticks.c:634:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
  fa= 255 & (fb= a & -129 | (a&4)<<5);
                 ~~^~~~~~ ~
ticks.c:634:20: note: place parentheses around the '&' expression to silence this warning
  fa= 255 & (fb= a & -129 | (a&4)<<5);
                   ^
                 (       )
ticks.c:1080:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
        mp= t+1 & 255
            ~~~~^~~~~
ticks.c:1080:17: note: place parentheses around the '&' expression to silence this warning
        mp= t+1 & 255
                ^
            (        )
ticks.c:1194:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&256
              ~~^~~~
ticks.c:1194:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&256
                ^
              (     )
ticks.c:1236:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&256
              ~~^~~~
ticks.c:1236:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&256
                ^
              (     )
ticks.c:1322:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ff_&215
               ~~~^~~~
ticks.c:1322:19: note: place parentheses around the '&' expression to silence this warning
          ff_= ff_&215
                  ^
               (      )
ticks.c:1323:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1323:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1324:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      &128
               ~~~~~~~~~^~~~
ticks.c:1324:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      &128
                        ^
               (            )
ticks.c:1325:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa_^fr_) & 16;
            ~ ~~~~~~~~~~^~~~
ticks.c:1325:25: note: place parentheses around the '&' expression to silence this warning
            | (fa_^fr_) & 16;
                        ^
              (             )
ticks.c:1328:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&215
              ~~^~~~
ticks.c:1328:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&215
                ^
              (     )
ticks.c:1329:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1329:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1330:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      &128
              ~~~~~~~~^~~~
ticks.c:1330:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      &128
                      ^
              (           )
ticks.c:1331:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa^fr) & 16;
            ~ ~~~~~~~~^~~~
ticks.c:1331:23: note: place parentheses around the '&' expression to silence this warning
            | (fa^fr) & 16;
                      ^
              (           )
ticks.c:1351:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ff_&215
               ~~~^~~~
ticks.c:1351:19: note: place parentheses around the '&' expression to silence this warning
          ff_= ff_&215
                  ^
               (      )
ticks.c:1352:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1352:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1353:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      &128
               ~~~~~~~~~^~~~
ticks.c:1353:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      &128
                        ^
               (            )
ticks.c:1354:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa_^fr_) & 16;
            ~ ~~~~~~~~~~^~~~
ticks.c:1354:25: note: place parentheses around the '&' expression to silence this warning
            | (fa_^fr_) & 16;
                        ^
              (             )
ticks.c:1358:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&215
              ~~^~~~
ticks.c:1358:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&215
                ^
              (     )
ticks.c:1359:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1359:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1360:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      &128
              ~~~~~~~~^~~~
ticks.c:1360:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      &128
                      ^
              (           )
ticks.c:1361:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa^fr) & 16;
            ~ ~~~~~~~~^~~~
ticks.c:1361:23: note: place parentheses around the '&' expression to silence this warning
            | (fa^fr) & 16;
                      ^
              (           )
ticks.c:1380:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
              | ff_>>8 & 1;
              ~ ~~~~~~~^~~
ticks.c:1380:24: note: place parentheses around the '&' expression to silence this warning
              | ff_>>8 & 1;
                       ^
                (         )
ticks.c:1381:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ff_&215
               ~~~^~~~
ticks.c:1381:19: note: place parentheses around the '&' expression to silence this warning
          ff_= ff_&215
                  ^
               (      )
ticks.c:1382:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1382:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1383:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      & 128
               ~~~~~~~~~^~~~~
ticks.c:1383:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      & 128
                        ^
               (             )
ticks.c:1384:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa_^fr_) &  16;
            ~ ~~~~~~~~~~^~~~~
ticks.c:1384:25: note: place parentheses around the '&' expression to silence this warning
            | (fa_^fr_) &  16;
                        ^
              (              )
ticks.c:1387:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
              | ff>>8 & 1;
              ~ ~~~~~~^~~
ticks.c:1387:23: note: place parentheses around the '&' expression to silence this warning
              | ff>>8 & 1;
                      ^
                (        )
ticks.c:1388:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&215
              ~~^~~~
ticks.c:1388:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&215
                ^
              (     )
ticks.c:1389:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1389:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1390:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      & 128
              ~~~~~~~~^~~~~
ticks.c:1390:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      & 128
                      ^
              (            )
ticks.c:1391:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa^fr) &  16;
            ~ ~~~~~~~~^~~~~
ticks.c:1391:23: note: place parentheses around the '&' expression to silence this warning
            | (fa^fr) &  16;
                      ^
              (            )
ticks.c:1409:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
          a_= t= (a_*513 | ff_&256)>>1;
                         ~ ~~~^~~~
ticks.c:1409:31: note: place parentheses around the '&' expression to silence this warning
          a_= t= (a_*513 | ff_&256)>>1;
                              ^
                           (      )
ticks.c:1410:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ff_&215
               ~~~^~~~
ticks.c:1410:19: note: place parentheses around the '&' expression to silence this warning
          ff_= ff_&215
                  ^
               (      )
ticks.c:1411:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1411:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1412:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      &128
               ~~~~~~~~~^~~~
ticks.c:1412:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      &128
                        ^
               (            )
ticks.c:1413:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa_^fr_) & 16;
            ~ ~~~~~~~~~~^~~~
ticks.c:1413:25: note: place parentheses around the '&' expression to silence this warning
            | (fa_^fr_) & 16;
                        ^
              (             )
ticks.c:1415:28: warning: '&' within '|' [-Wbitwise-op-parentheses]
          a= t= (a*513 | ff&256)>>1;
                       ~ ~~^~~~
ticks.c:1415:28: note: place parentheses around the '&' expression to silence this warning
          a= t= (a*513 | ff&256)>>1;
                           ^
                         (     )
ticks.c:1416:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff&215
              ~~^~~~
ticks.c:1416:17: note: place parentheses around the '&' expression to silence this warning
          ff= ff&215
                ^
              (     )
ticks.c:1417:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | t &296;
            ~ ~~^~~~
ticks.c:1417:17: note: place parentheses around the '&' expression to silence this warning
            | t &296;
                ^
              (     )
ticks.c:1418:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      &128
              ~~~~~~~~^~~~
ticks.c:1418:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      &128
                      ^
              (           )
ticks.c:1419:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fa^fr) & 16;
            ~ ~~~~~~~~^~~~
ticks.c:1419:23: note: place parentheses around the '&' expression to silence this warning
            | (fa^fr) & 16;
                      ^
              (           )
ticks.c:1621:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            (a |ff&256)>0x99 && (u= 0x160); 
               ~~~^~~~
ticks.c:1621:19: note: place parentheses around the '&' expression to silence this warning
            (a |ff&256)>0x99 && (u= 0x160); 
                  ^
                (     )
ticks.c:1622:15: warning: '&' within '|' [-Wbitwise-op-parentheses]
            (a&15 | t)>9 && (u+= 6);
             ~^~~ ~
ticks.c:1622:15: note: place parentheses around the '&' expression to silence this warning
            (a&15 | t)>9 && (u+= 6);
              ^
             (   )
ticks.c:1631:16: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | u&256;
            ~ ~^~~~
ticks.c:1631:16: note: place parentheses around the '&' expression to silence this warning
            | u&256;
               ^
              (    )
ticks.c:1649:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff      &-41
              ~~~~~~~~^~~~
ticks.c:1649:23: note: place parentheses around the '&' expression to silence this warning
          ff= ff      &-41
                      ^
              (           )
ticks.c:1650:27: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (a_ = a^255)& 40;
            ~ ~~~~~~~~~~~~^~~~
ticks.c:1650:27: note: place parentheses around the '&' expression to silence this warning
            | (a_ = a^255)& 40;
                          ^
              (               )
ticks.c:1652:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fa=  fa & -17
               ~~~^~~~~
ticks.c:1652:19: note: place parentheses around the '&' expression to silence this warning
          fa=  fa & -17
                  ^
               (       )
ticks.c:1653:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ~fr &  16; 
            ~ ~~~~^~~~~
ticks.c:1653:19: note: place parentheses around the '&' expression to silence this warning
            | ~fr &  16; 
                  ^
              (        )
ticks.c:1655:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ff      &-41
              ~~~~~~~~^~~~
ticks.c:1655:23: note: place parentheses around the '&' expression to silence this warning
          ff= ff      &-41
                      ^
              (           )
ticks.c:1656:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (a^=255)& 40;
            ~ ~~~~~~~~^~~~
ticks.c:1656:23: note: place parentheses around the '&' expression to silence this warning
            | (a^=255)& 40;
                      ^
              (           )
ticks.c:1658:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fa=  fa & -17
               ~~~^~~~~
ticks.c:1658:19: note: place parentheses around the '&' expression to silence this warning
          fa=  fa & -17
                  ^
               (       )
ticks.c:1659:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ~fr &  16; 
            ~ ~~~~^~~~~
ticks.c:1659:19: note: place parentheses around the '&' expression to silence this warning
            | ~fr &  16; 
                  ^
              (        )
ticks.c:1681:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_      &128
               ~~~~~~~~~^~~~
ticks.c:1681:25: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_      &128
                        ^
               (            )
ticks.c:1682:25: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fr_^fa_) & 16;
            ~ ~~~~~~~~~~^~~~
ticks.c:1682:25: note: place parentheses around the '&' expression to silence this warning
            | (fr_^fa_) & 16;
                        ^
              (             )
ticks.c:1684:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ff_  &128
            ~ ~~~~~^~~~
ticks.c:1684:20: note: place parentheses around the '&' expression to silence this warning
            | ff_  &128
                   ^
              (        )
ticks.c:1685:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | a_   & 40;
            ~ ~~~~~^~~~
ticks.c:1685:20: note: place parentheses around the '&' expression to silence this warning
            | a_   & 40;
                   ^
              (        )
ticks.c:1687:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb      &128
              ~~~~~~~~^~~~
ticks.c:1687:23: note: place parentheses around the '&' expression to silence this warning
          fb= fb      &128
                      ^
              (           )
ticks.c:1688:23: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (fr^fa) & 16;
            ~ ~~~~~~~~^~~~
ticks.c:1688:23: note: place parentheses around the '&' expression to silence this warning
            | (fr^fa) & 16;
                      ^
              (           )
ticks.c:1690:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ff  &128
            ~ ~~~~^~~~
ticks.c:1690:19: note: place parentheses around the '&' expression to silence this warning
            | ff  &128
                  ^
              (       )
ticks.c:1691:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | a   & 40;
            ~ ~~~~^~~~
ticks.c:1691:19: note: place parentheses around the '&' expression to silence this warning
            | a   & 40;
                  ^
              (       )
ticks.c:1709:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb_= fb_            &128
               ~~~~~~~~~~~~~~~^~~~
ticks.c:1709:31: note: place parentheses around the '&' expression to silence this warning
          fb_= fb_            &128
                              ^
               (                  )
ticks.c:1710:32: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (ff_>>4^fr_^fa_) & 16;
            ~ ~~~~~~~~~~~~~~~~~^~~~
ticks.c:1710:32: note: place parentheses around the '&' expression to silence this warning
            | (ff_>>4^fr_^fa_) & 16;
                               ^
              (                    )
ticks.c:1711:21: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff_= ~ff_ & 256
               ~~~~~^~~~~
ticks.c:1711:21: note: place parentheses around the '&' expression to silence this warning
          ff_= ~ff_ & 256
                    ^
               (         )
ticks.c:1712:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ff_  & 128
            ~ ~~~~~^~~~~
ticks.c:1712:20: note: place parentheses around the '&' expression to silence this warning
            | ff_  & 128
                   ^
              (         )
ticks.c:1713:20: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | a_   &  40;
            ~ ~~~~~^~~~~
ticks.c:1713:20: note: place parentheses around the '&' expression to silence this warning
            | a_   &  40;
                   ^
              (         )
ticks.c:1715:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
          fb= fb            &128
              ~~~~~~~~~~~~~~^~~~
ticks.c:1715:29: note: place parentheses around the '&' expression to silence this warning
          fb= fb            &128
                            ^
              (                 )
ticks.c:1716:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | (ff>>4^fr^fa) & 16;
            ~ ~~~~~~~~~~~~~~^~~~
ticks.c:1716:29: note: place parentheses around the '&' expression to silence this warning
            | (ff>>4^fr^fa) & 16;
                            ^
              (                 )
ticks.c:1717:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          ff= ~ff & 256
              ~~~~^~~~~
ticks.c:1717:19: note: place parentheses around the '&' expression to silence this warning
          ff= ~ff & 256
                  ^
              (        )
ticks.c:1718:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | ff  & 128
            ~ ~~~~^~~~~
ticks.c:1718:19: note: place parentheses around the '&' expression to silence this warning
            | ff  & 128
                  ^
              (        )
ticks.c:1719:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
            | a   &  40;
            ~ ~~~~^~~~~
ticks.c:1719:19: note: place parentheses around the '&' expression to silence this warning
            | a   &  40;
                  ^
              (        )
ticks.c:2572:19: warning: '&' within '|' [-Wbitwise-op-parentheses]
          mp= t+1 & 255
              ~~~~^~~~~
ticks.c:2572:19: note: place parentheses around the '&' expression to silence this warning
          mp= t+1 & 255
                  ^
              (        )
ticks.c:2824:17: warning: '&' within '|' [-Wbitwise-op-parentheses]
          mp= mp&65280
              ~~^~~~~~
ticks.c:2824:17: note: place parentheses around the '&' expression to silence this warning
          mp= mp&65280
                ^
              (       )
ticks.c:2825:15: warning: unsequenced modification and access to 'mp' [-Wunsequenced]
            | ++mp;
              ^
ticks.c:4073:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
            ff=  ff    & -41
                 ~~~~~~^~~~~
ticks.c:4073:24: note: place parentheses around the '&' expression to silence this warning
            ff=  ff    & -41
                       ^
                 (          )
ticks.c:4074:27: warning: '&' within '|' [-Wbitwise-op-parentheses]
                  | t     &   8
                  ~ ~~~~~~^~~~~
ticks.c:4074:27: note: place parentheses around the '&' expression to silence this warning
                  | t     &   8
                          ^
                    (          )
ticks.c:4075:27: warning: '&' within '|' [-Wbitwise-op-parentheses]
                  | t<<4  &  32;
                  ~ ~~~~~~^~~~~
ticks.c:4075:27: note: place parentheses around the '&' expression to silence this warning
                  | t<<4  &  32;
                          ^
                    (          )
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:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t     &   8
               ~ ~~~~~~^~~~~
ticks.c:4092:24: note: place parentheses around the '&' expression to silence this warning
               | t     &   8
                       ^
                 (          )
ticks.c:4093:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t<<4  &  32;
               ~ ~~~~~~^~~~~
ticks.c:4093:24: 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:4132:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
            ff=  ff    & -41
                 ~~~~~~^~~~~
ticks.c:4132:24: note: place parentheses around the '&' expression to silence this warning
            ff=  ff    & -41
                       ^
                 (          )
ticks.c:4133:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t     &   8
               ~ ~~~~~~^~~~~
ticks.c:4133:24: note: place parentheses around the '&' expression to silence this warning
               | t     &   8
                       ^
                 (          )
ticks.c:4134:24: warning: '&' within '|' [-Wbitwise-op-parentheses]
               | t<<4  &  32;
               ~ ~~~~~~^~~~~
ticks.c:4134:24: note: place parentheses around the '&' expression to silence this warning
               | t<<4  &  32;
                       ^
                 (          )
ticks.c:4218: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:491:20: note: expanded from macro 'ADCHLRR'
          v= l+b+(h+a<<8)+(ff>>8&1),\
                  ~^~~~
ticks.c:4218:22: note: place parentheses around the '+' expression to silence this warning
          case 0x4a: ADCHLRR(b, c); break;                   // ADC HL,BC
                     ^~~~~~~~~~~~~
ticks.c:491:20: note: expanded from macro 'ADCHLRR'
          v= l+b+(h+a<<8)+(ff>>8&1),\
                  ~^~
ticks.c:4219: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:491:20: note: expanded from macro 'ADCHLRR'
          v= l+b+(h+a<<8)+(ff>>8&1),\
                  ~^~~~
ticks.c:4219:22: note: place parentheses around the '+' expression to silence this warning
          case 0x5a: ADCHLRR(d, e); break;                   // ADC HL,DE
                     ^~~~~~~~~~~~~
ticks.c:491:20: note: expanded from macro 'ADCHLRR'
          v= l+b+(h+a<<8)+(ff>>8&1),\
                  ~^~
ticks.c:4220: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:491:20: note: expanded from macro 'ADCHLRR'
          v= l+b+(h+a<<8)+(ff>>8&1),\
                  ~^~~~
ticks.c:4220:22: note: place parentheses around the '+' expression to silence this warning
          case 0x6a: ADCHLRR(h, l); break;                   // ADC HL,HL
                     ^~~~~~~~~~~~~
ticks.c:491:20: note: expanded from macro 'ADCHLRR'
          v= l+b+(h+a<<8)+(ff>>8&1),\
                  ~^~
ticks.c:4331:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff&-256
                          ~~^~~~~
ticks.c:4331:29: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff&-256
                            ^
                          (      )
ticks.c:4337:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | (a= (r&127|r7&128));
                               ~^~~~~
ticks.c:4337:33: note: place parentheses around the '&' expression to silence this warning
                        | (a= (r&127|r7&128));
                                ^
                               (    )
ticks.c:4337:40: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | (a= (r&127|r7&128));
                                    ~~~^~~~
ticks.c:4337:40: note: place parentheses around the '&' expression to silence this warning
                        | (a= (r&127|r7&128));
                                       ^
                                     (     )
ticks.c:4336:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff&-256
                          ~~^~~~~
ticks.c:4336:29: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff&-256
                            ^
                          (      )
ticks.c:4345:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff&-256
                          ~~^~~~~
ticks.c:4345:29: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff&-256
                            ^
                          (      )
ticks.c:4355:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff&-256
                          ~~^~~~~
ticks.c:4355:29: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff&-256
                            ^
                          (      )
ticks.c:4367:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff    & -41
                          ~~~~~~^~~~~
ticks.c:4367:33: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff    & -41
                                ^
                          (          )
ticks.c:4368:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t     &   8
                        ~ ~~~~~~^~~~~
ticks.c:4368:33: note: place parentheses around the '&' expression to silence this warning
                        | t     &   8
                                ^
                          (          )
ticks.c:4369:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t<<4  &  32;
                        ~ ~~~~~~^~~~~
ticks.c:4369:33: note: place parentheses around the '&' expression to silence this warning
                        | t<<4  &  32;
                                ^
                          (          )
ticks.c:4380:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff    & -41
                          ~~~~~~^~~~~
ticks.c:4380:33: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff    & -41
                                ^
                          (          )
ticks.c:4381:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t     &   8
                        ~ ~~~~~~^~~~~
ticks.c:4381:33: note: place parentheses around the '&' expression to silence this warning
                        | t     &   8
                                ^
                          (          )
ticks.c:4382:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t<<4  &  32;
                        ~ ~~~~~~^~~~~
ticks.c:4382:33: note: place parentheses around the '&' expression to silence this warning
                        | t<<4  &  32;
                                ^
                          (          )
ticks.c:4393:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff    & -41
                          ~~~~~~^~~~~
ticks.c:4393:33: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff    & -41
                                ^
                          (          )
ticks.c:4394:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t     &   8
                        ~ ~~~~~~^~~~~
ticks.c:4394:33: note: place parentheses around the '&' expression to silence this warning
                        | t     &   8
                                ^
                          (          )
ticks.c:4395:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t<<4  &  32;
                        ~ ~~~~~~^~~~~
ticks.c:4395:33: note: place parentheses around the '&' expression to silence this warning
                        | t<<4  &  32;
                                ^
                          (          )
ticks.c:4409:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff    & -41
                          ~~~~~~^~~~~
ticks.c:4409:33: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff    & -41
                                ^
                          (          )
ticks.c:4410:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t     &   8
                        ~ ~~~~~~^~~~~
ticks.c:4410:33: note: place parentheses around the '&' expression to silence this warning
                        | t     &   8
                                ^
                          (          )
ticks.c:4411:33: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | t<<4  &  32;
                        ~ ~~~~~~^~~~~
ticks.c:4411:33: note: place parentheses around the '&' expression to silence this warning
                        | t<<4  &  32;
                                ^
                          (          )
ticks.c:4423:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fr=  w & 127
                          ~~^~~~~
ticks.c:4423:29: note: place parentheses around the '&' expression to silence this warning
                     fr=  w & 127
                            ^
                          (      )
ticks.c:4429:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff  & -256
                          ~~~~^~~~~~
ticks.c:4429:31: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff  & -256
                              ^
                          (         )
ticks.c:4430:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | w   &  -41;
                        ~ ~~~~^~~~~~
ticks.c:4430:31: note: place parentheses around the '&' expression to silence this warning
                        | w   &  -41;
                              ^
                          (         )
ticks.c:4432:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                    ff|= w<<4 & 32
                         ~~~~~^~~~
ticks.c:4432:31: note: place parentheses around the '&' expression to silence this warning
                    ff|= w<<4 & 32
                              ^
                         (        )
ticks.c:4433:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                       | w    &  8; break;
                       ~ ~~~~~^~~~
ticks.c:4433:31: note: place parentheses around the '&' expression to silence this warning
                       | w    &  8; break;
                              ^
                         (        )
ticks.c:4439:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fr=  w & 127
                          ~~^~~~~
ticks.c:4439:29: note: place parentheses around the '&' expression to silence this warning
                     fr=  w & 127
                            ^
                          (      )
ticks.c:4445:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff  & -256
                          ~~~~^~~~~~
ticks.c:4445:31: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff  & -256
                              ^
                          (         )
ticks.c:4446:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | w   &  -41;
                        ~ ~~~~^~~~~~
ticks.c:4446:31: note: place parentheses around the '&' expression to silence this warning
                        | w   &  -41;
                              ^
                          (         )
ticks.c:4448:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                    ff|= w<<4 & 32
                         ~~~~~^~~~
ticks.c:4448:31: note: place parentheses around the '&' expression to silence this warning
                    ff|= w<<4 & 32
                              ^
                         (        )
ticks.c:4449:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                       | w    &  8; break;
                       ~ ~~~~~^~~~
ticks.c:4449:31: note: place parentheses around the '&' expression to silence this warning
                       | w    &  8; break;
                              ^
                         (        )
ticks.c:4455:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fr=  w & 127
                          ~~^~~~~
ticks.c:4455:29: note: place parentheses around the '&' expression to silence this warning
                     fr=  w & 127
                            ^
                          (      )
ticks.c:4462:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff  & -256
                          ~~~~^~~~~~
ticks.c:4462:31: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff  & -256
                              ^
                          (         )
ticks.c:4463:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | w   &  -41;
                        ~ ~~~~^~~~~~
ticks.c:4463:31: note: place parentheses around the '&' expression to silence this warning
                        | w   &  -41;
                              ^
                          (         )
ticks.c:4465:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                    ff|= w<<4 & 32
                         ~~~~~^~~~
ticks.c:4465:31: note: place parentheses around the '&' expression to silence this warning
                    ff|= w<<4 & 32
                              ^
                         (        )
ticks.c:4466:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                       | w    &  8; break;
                       ~ ~~~~~^~~~
ticks.c:4466:31: note: place parentheses around the '&' expression to silence this warning
                       | w    &  8; break;
                              ^
                         (        )
ticks.c:4472:29: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fr=  w & 127
                          ~~^~~~~
ticks.c:4472:29: note: place parentheses around the '&' expression to silence this warning
                     fr=  w & 127
                            ^
                          (      )
ticks.c:4479:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     ff=  ff  & -256
                          ~~~~^~~~~~
ticks.c:4479:31: note: place parentheses around the '&' expression to silence this warning
                     ff=  ff  & -256
                              ^
                          (         )
ticks.c:4480:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                        | w   &  -41;
                        ~ ~~~~^~~~~~
ticks.c:4480:31: note: place parentheses around the '&' expression to silence this warning
                        | w   &  -41;
                              ^
                          (         )
ticks.c:4482:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                    ff|= w<<4 & 32
                         ~~~~~^~~~
ticks.c:4482:31: note: place parentheses around the '&' expression to silence this warning
                    ff|= w<<4 & 32
                              ^
                         (        )
ticks.c:4483:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
                       | w    &  8; break;
                       ~ ~~~~~^~~~
ticks.c:4483:31: note: place parentheses around the '&' expression to silence this warning
                       | w    &  8; break;
                              ^
                         (        )
ticks.c:4490:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4490:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4493:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4493:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4502:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4502:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4505:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4505:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4514:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4514:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4517:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4517:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4526:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4526:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4529:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4529:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4539:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4539:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4542:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4542:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4552:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4552:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4555:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4555:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4566:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4566:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4569:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4569:55: note: place parentheses around the '&' expression to silence this warning
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                                                      ^
                          (                               )
ticks.c:4580:27: warning: '&' within '^' [-Wbitwise-op-parentheses]
                     fb= u&7^b;
                         ~^~~
ticks.c:4580:27: note: place parentheses around the '&' expression to silence this warning
                     fb= u&7^b;
                          ^
                         (  )
ticks.c:4583:55: warning: '&' within '|' [-Wbitwise-op-parentheses]
                     fb=  (4928640>>((fb^fb>>4)&15)^b)&128
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
ticks.c:4583: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
basck.c:860:32: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                printf("@ $%04x label=%s\n", position, label);
                           ~~~~              ^~~~~~~~
                           %04lx
basck.c:861:26: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                printf("D $%04x %s\n", position, comment);
                           ~~~~        ^~~~~~~~
                           %04lx
basck.c:864:41: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
        printf("%s \t= $%04X   ; %s\n", label, position, comment);
                        ~~~~                   ^~~~~~~~
                        %04lX
basck.c:865:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
basck.c:872:32: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                printf("@ $%04x label=%s\n", position, label);
                           ~~~~              ^~~~~~~~
                           %04lx
basck.c:873:26: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                printf("c $%04x %s\n", position, comment);
                           ~~~~        ^~~~~~~~
                           %04lx
basck.c:876:41: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
        printf("%s \t= $%04X   ; %s\n", label, position, comment);
                        ~~~~                   ^~~~~~~~
                        %04lX
basck.c:877:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
basck.c:925:5: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                                else
                                ^
basck.c:1164:70: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                        printf ("\n#    CPDEHL (compare DE and HL), code found at $%04X", pos);
                                                                                   ~~~~   ^~~
                                                                                   %04lX
basck.c:1168:89: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                printf("\n#    (Canon X-07 hack.. shifting to position $%04X,  *work in progress*)",pos);
                                                                                        ~~~~                        ^~~
                                                                                        %04lX
basck.c:1178:75: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                        printf("\n#    ...patching MS SoftCard HR GBASIC, gap size: $%04X",pos-256);
                                                                                                                     ~~~~  ^~~~~~~
                                                                                                                     %04lX
basck.c:1181:56: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
                                                printf("\n#    (Detected position for ORG:  %d)",pos);
                                                                                            ~~   ^~~
                                                                                            %ld
basck.c:1198:62: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
                        printf("\n#    (Detected position basing on TSTSGN:  %d)",pos);
                                                                             ~~   ^~~
                                                                             %ld
basck.c:1208:62: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
                        printf("\n#    (Detected position basing on DVBCDE:  %d)",pos);
                                                                             ~~   ^~~
                                                                             %ld
basck.c:2391:34: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                printf("@ $%04x label=%s\n", res+2, "TTY_CTLCODES");
                                           ~~~~              ^~~~~
                                           %04lx
basck.c:2392:28: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                printf("B $%04x %s\n", res+2, "Control code + JP location list for TTY controls");
                                           ~~~~        ^~~~~
                                           %04lx
basck.c:2393:28: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                printf("W $%04x %s\n", res+3, "Control code + JP location list for TTY controls");
                                           ~~~~        ^~~~~
                                           %04lx
basck.c:2394:30: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                printf("L $%04x,3,12\n", res+2);
                                           ~~~~          ^~~~~
                                           %04lx
basck.c:2411:59: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                        printf("\n# JP table relocated in ram, ptr in $%04X\n",jptab);
                                                                       ~~~~    ^~~~~
                                                                       %04lX
basck.c:2416:53: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                printf("\n# First byte of moved block: $%04X\n",res);
                                                                        ~~~~    ^~~
                                                                        %04lX
basck.c:2424:98: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                          printf("\n# Original JP table ptr in ROM to be copied: $%04X, getting JP table address\n",res);
                                                                                                  ~~~~                              ^~~
                                                                                                  %04lX
basck.c:2437:51: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                        printf("\n# JP table for statements = $%04X\n",jptab);
                                                               ~~~~    ^~~~~
                                                               %04lX
basck.c:2439:34: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                printf("@ $%04x label=%s\n", jptab, "FNCTAB");
                                           ~~~~              ^~~~~
                                           %04lx
basck.c:2440:28: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                printf("w $%04x %s\n", jptab, "Jump table for statements and functions");
                                           ~~~~        ^~~~~
                                           %04lx
basck.c:2449:76: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                printf("\n#   (applying a PC-6001 table shift hack, new pos: $%04X)\n",jptab);
                                                                                              ~~~~     ^~~~~
                                                                                              %04lX
basck.c:2468:85: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                        printf("\n# TOKEN table position = $%04X, word list in 'extended BASIC' mode.\n",res);
                                                            ~~~~                                         ^~~
                                                            %04lX
basck.c:2470:34: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                printf("@ $%04x label=%s\n", res-1, "WORDS");
                                           ~~~~              ^~~~~
                                           %04lx
basck.c:2471:28: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                printf("t $%04x %s\n", res-1, "BASIC keyword list");
                                           ~~~~        ^~~~~
                                           %04lx
basck.c:2549:42: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
                                printf("\n#\t= assignment\t\t[%d]\t",res2);
                                                              ~~     ^~~~
                                                              %ld
basck.c:2555:39: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                        printf("\n@ $%04x label=__%s\n", signed_byte(img[res2])+res2+1, "OPRND");
                                                     ~~~~                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                     %04lx
basck.c:2556:29: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                        printf("w $%04x %s\n", signed_byte(img[res2])+res2+1, "'+' operand evaluation");
                                                   ~~~~        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                   %04lx
basck.c:2560:23: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                        printf("- $%04X",signed_byte(img[res2])+res2+1);
                                                   ~~~~  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                   %04lX
basck.c:2610:40: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                printf("\n@ $%04x label=__%s\n", res2+3, "ERR");
                                                             ~~~~                ^~~~~~
                                                             %04lx
basck.c:2611:30: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                printf("w $%04x %s\n", res2+3, "ERR function evaluation");
                                                           ~~~~        ^~~~~~
                                                           %04lx
basck.c:2614:24: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                printf("- $%04X",res2+3);
                                                           ~~~~  ^~~~~~
                                                           %04lX
basck.c:2622:41: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                        printf("\n@ $%04x label=__%s\n", res2+3, "ERL");
                                                                     ~~~~                ^~~~~~
                                                                     %04lx
basck.c:2623:31: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                        printf("w $%04x %s\n", res2+3, "ERL function evaluation");
                                                                   ~~~~        ^~~~~~
                                                                   %04lx
basck.c:2626:25: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                        printf("- $%04X",res2+3);
                                                                   ~~~~  ^~~~~~
                                                                   %04lX
basck.c:2647:42: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                                printf("\n@ $%04x label=__%s\n", res2+3, "VARPTR");
                                                                             ~~~~                ^~~~~~
                                                                             %04lx
basck.c:2648:32: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                                printf("w $%04x %s\n", res2+3, "VARPTR function evaluation");
                                                                           ~~~~        ^~~~~~
                                                                           %04lx
basck.c:2651:26: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                                printf("- $%04X",res2+3);
                                                                           ~~~~  ^~~~~~
                                                                           %04lX
basck.c:2701:34: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
                                printf("\n#\tELSE\t\t[%d]\n",res2);
                                                      ~~     ^~~~
                                                      %ld
basck.c:2767:89: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                printf("\n\n\n# TOKEN table position = $%04X, word list in classic encoding mode\n",res+pos);
                                                                        ~~~~                                        ^~~~~~~
                                                                        %04lX
basck.c:2769:35: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                        printf("@ $%04x label=%s\n", res+pos-1, "WORDS");
                                                   ~~~~              ^~~~~~~~~
                                                   %04lx
basck.c:2770:29: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                        printf("t $%04x %s\n", res+pos-1, "BASIC keyword list");
                                                   ~~~~        ^~~~~~~~~
                                                   %04lx
basck.c:2790:56: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                        printf("\n\n# JP table for functions = $%04X\n",jptab);
                                                                                                ~~~~    ^~~~~
                                                                                                %04lX
basck.c:2792:38: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                                printf("@ $%04x label=%s\n", jptab, "FNCTAB_FN");
                                                                           ~~~~              ^~~~~
                                                                           %04lx
basck.c:2793:32: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                                printf("w $%04x %s\n", jptab, "Extra jump table for functions");
                                                                           ~~~~        ^~~~~
                                                                           %04lx
basck.c:2799:84: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                                printf("\n\n#   (applying a PC-6001 table shift hack, new pos: $%04X)\n\n",jptab);
                                                                                                                                ~~~~       ^~~~~
                                                                                                                                %04lX
basck.c:2842:91: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                        printf("\n\n\n# TOKEN table position = $%04X, word list in earlier encoding mode.\n",res+pos);
                                                                                ~~~~                                         ^~~~~~~
                                                                                %04lX
basck.c:2879:58: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                                        printf("\n\n# JP table for functions = $%04X\n",jptab);
                                                                                                                ~~~~    ^~~~~
                                                                                                                %04lX
basck.c:2881:40: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                                                printf("@ $%04x label=%s\n", jptab, "FNCTAB_FN");
                                                                                           ~~~~              ^~~~~
                                                                                           %04lx
basck.c:2882:34: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                                                printf("w $%04x %s\n", jptab, "Extra jump table for functions");
                                                                                           ~~~~        ^~~~~
                                                                                           %04lx
basck.c:2934:50: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
                printf("\n#\t STKEND system variable = %d  ; ",res);
                                                       ~~      ^~~
                                                       %ld
basck.c:2965:57: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                        printf("\n#\tPROG    = $%04X  ; BASIC program start",res);
                                                ~~~~                         ^~~
                                                %04lX
basck.c:3072:19: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
                        if (img[res-1] & 0xC7 == 0xC7)
                                       ^~~~~~~~~~~~~~
basck.c:3072:19: note: place parentheses around the '==' expression to silence this warning
                        if (img[res-1] & 0xC7 == 0xC7)
                                       ^
                                         (           )
basck.c:3072:19: note: place parentheses around the & expression to evaluate it first
                        if (img[res-1] & 0xC7 == 0xC7)
                                       ^
                            (                )
basck.c:3124:54: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                                printf("\n\n\n#TOKEN table position = $%04X\n",res);
                                                                                       ~~~~    ^~~
                                                                                       %04lX
basck.c:3140:53: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                        printf("\n\n\n#TOKEN table position = $%04X\n",res);
                                                                               ~~~~    ^~~
                                                                               %04lX
basck.c:3156:53: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                        printf("\n\n\n#TOKEN table position = $%04X\n",res);
                                                                               ~~~~    ^~~
                                                                               %04lX
basck.c:3178:53: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                                        printf("\n\n\n#TOKEN table position = $%04X\n",res);
                                                                               ~~~~    ^~~
                                                                               %04lX
basck.c:3274:51: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
                                        printf("\n#    ORG shift detected, %d bytes",pos);
                                                                           ~~        ^~~
                                                                           %ld
basck.c:3548:48: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                        printf("\n# TOKEN table position = $%04X\n",res);
                                                            ~~~~    ^~~
                                                            %04lX
basck.c:3604:63: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                        printf("\n# TOKEN table position for prefix $FF = $%04X\n",res);                
                                                                           ~~~~    ^~~
                                                                           %04lX
basck.c:3644:63: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
                        printf("\n# TOKEN table position for prefix $FE = $%04X\n",res);
                                                                           ~~~~    ^~~
                                                                           %04lX
65 warnings generated.
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_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 -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_452_unsigned.c -o tmp1.opt
diff -w tmp2.opt results/Issue_452_unsigned.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
sccz80:"Issue_615_loop.c" L:6 Warning:Implicit definition of function 'whilefunc' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
sccz80:"Issue_615_loop.c" L:49 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 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
sccz80:"Issue_489_variable_defn_in_forloop.c" L:16 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_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_1015_break_with_loop_variable.c -o tmp1.opt
diff -w tmp2.opt results/Issue_1015_break_with_loop_variable.opt
zcc +test -vn -a Far_Pointer_Call.c -o tmp1.opt
diff -w tmp2.opt results/Far_Pointer_Call.opt
zcc +test -vn -a Issue_98_check_int.c -o tmp1.opt
diff -w tmp2.opt results/Issue_98_check_int.opt
zcc +test -vn -a Issue_103_double_prepost.c -o tmp1.opt
diff -w tmp2.opt results/Issue_103_double_prepost.opt
zcc +test -vn -a Issue_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
sccz80:"Issue_26_casting.c" L:50 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 Issue_514_flexible_member.c -o tmp1.opt
diff -w tmp2.opt results/Issue_514_flexible_member.opt
zcc +test -vn -a Issue_678_compound.c -o tmp1.opt
diff -w tmp2.opt results/Issue_678_compound.opt
zcc +test -vn -a Issue_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_501_extern_at.c -o tmp1.opt
diff -w tmp2.opt results/Issue_501_extern_at.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
sccz80:"Issue_452_pointers.c" L:78 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
sccz80:"Issue_600_fastcall.c" L:6 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 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_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
sccz80:"Issue_1409_switch.c" L:6 Warning:Implicit definition of function 'dofunc' it will return an int. Prototype it explicitly if this is not what you want. [-Wimplicit-function-definition]
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 -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
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 glue.o z88shell.o aquarius.o msx.o sorcerer.o zx-util.o z1013.o appmake.o z88.o fp1100.o lynx.o tvc.o homelab.o vector06c.o rom.o x1.o galaksija.o nec.o mtx.o cpc.o vg5k.o z9001.o fat.o rex6000.o pmd85.o enterprise.o zxn.o abc80.o svi.o c7420.o hex.o pasopia7.o spc1000.o m5.o px.o tixx.o mz2500.o c128.o newbrain.o x07.o cpm2.o ace-tap.o pc88.o cpmdisk.o gb.o newext.o sos.o trs80.o zx81.o extract.o nascom.o sms.o mc.o mz.o inject.o residos.o kc.o ff.o p2000.o zx.o mameql.o sc3000.o zxvgs.o multi8.o vz.o
rm -f glue.o z88shell.o aquarius.o msx.o sorcerer.o zx-util.o z1013.o  z88.o fp1100.o lynx.o tvc.o homelab.o vector06c.o rom.o x1.o galaksija.o nec.o mtx.o cpc.o vg5k.o z9001.o fat.o rex6000.o pmd85.o enterprise.o zxn.o abc80.o svi.o c7420.o hex.o pasopia7.o spc1000.o m5.o px.o tixx.o mz2500.o c128.o newbrain.o x07.o cpm2.o ace-tap.o pc88.o cpmdisk.o gb.o newext.o sos.o trs80.o zx81.o extract.o nascom.o sms.o mc.o mz.o inject.o residos.o kc.o ff.o p2000.o zx.o mameql.o sc3000.o zxvgs.o multi8.o vz.o glue.d z88shell.d aquarius.d msx.d sorcerer.d zx-util.d z1013.d appmake.d z88.d fp1100.d lynx.d tvc.d homelab.d vector06c.d rom.d x1.d galaksija.d nec.d mtx.d cpc.d vg5k.d z9001.d fat.d rex6000.d pmd85.d enterprise.d zxn.d abc80.d svi.d c7420.d hex.d pasopia7.d spc1000.d m5.d px.d tixx.d mz2500.d c128.d newbrain.d x07.d cpm2.d ace-tap.d pc88.d cpmdisk.d gb.d newext.d sos.d trs80.d zx81.d extract.d nascom.d sms.d mc.d mz.d inject.d residos.d kc.d ff.d p2000.d zx.d mameql.d sc3000.d zxvgs.d multi8.d vz.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 objfile.o optparse.o t/t_types.o t/t_die.o t/test.o t/t_fileutil.o t/t_strutil.o ../../ext/regex/regfree.o ../../ext/regex/regcomp.o ../../ext/regex/regexec.o ../../ext/regex/regerror.o ../../ext/Unity/src/unity.o  die.d strutil.d fileutil.d objfile.d optparse.d t/t_types.d t/t_die.d t/test.d t/t_fileutil.d t/t_strutil.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d ../../ext/Unity/src/unity.d
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/common'
make -C src/copt clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/copt'
rm -f z88dk-copt copt.o core regex/*.o
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/copt'
make -C src/cpp clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/cpp'
rm -f z88dk-zcpp 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 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 z80asm lib/z80asm test* lib/test*
rm -f t/*.tmp lib/t/*.tmp t/dev/*.tmp
rm -f 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/objfile.d ../common/optparse.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/z80asm'
make -C src/z80nm clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/z80nm'
rm -f z80nm ar.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/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/objfile.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/objfile.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/objfile.d ../common/optparse.d ../../ext/regex/regfree.d ../../ext/regex/regcomp.d ../../ext/regex/regexec.d ../../ext/regex/regerror.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/zobjcopy'
make -C src/zpragma clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/zpragma'
rm -f z88dk-zpragma zpragma.o
rm -f zpragma.o zpragma.d  *.bak t/*.bak
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/zpragma'
make -C src/zx7 clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/src/zx7'
rm -f z88dk-zx7 zx7.o core
rm -f z88dk-dzx7 dzx7.o
rm -f -rf Debug Release
make[1]: Leaving directory '/home/build/z88dk/osx/z88dk/src/zx7'
make -C support clean
make[1]: Entering directory '/home/build/z88dk/osx/z88dk/support'
make -C 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[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 ../../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_419_Extern_Prototypes_In_Function.opt Issue_499_typedef_initialisation.opt Issue_1126_opt_rule.opt Issue_1361_const.opt Issue_501_extern_at.opt Issue_1015_break_with_loop_variable.opt Far_Pointer_Call.opt Issue_103_double_prepost.opt Issue_1103_fastcall_fnptr.opt Issue_985_ptr_cast.opt Issue_26_casting.opt Issue_574_fastcall_offset.opt Issue_615_while_loop.opt Issue_1266_ranges.opt Issue_452_struct.opt Issue_514_flexible_member.opt Issue_678_compound.opt Issue_1105_function_pointer_calls.opt Issue_1212_double_promotion.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_896_nested_struct_initialisation.opt Issue_569_jagged_array.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 Issue_543_complement.opt Issue_295_structgetsfar.opt Issue_1178_kr_main_stdc.opt 02_addr_ptr.opt Issue_188_builtins.opt Issue_493__func__.opt Issue_1302_enum_usage.opt fastcall.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_509_long_constant.opt Issue_1102_struct_trailing_comma.opt Issue_715__double_subtraction.opt Issue_490_ptr_arithmetic.opt Far_Pointer_Call_ieee.opt Issue_480_asmfunc.opt mathops_ieee.opt Issue_1167_sizeof.opt Issue_1016_double_const_compare.opt Issue_600_fastcall.opt Issue_1133_bitfields.opt Issue_569_init_from_2d_array.opt Issue_1062_array_init.opt Issue_1054_initialisation.opt Issue_1167_choosing_which_function.opt Issue_608_Arrays.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_1007_Fix_FP_Constant_Multiplication.opt Issue_510_mult_minus1.opt Issue_485_sdccdecl.opt Issue_452_pointers.opt Issue_452_unsigned.opt Issue_98_check_int.opt Issue_510_long_and.opt Issue_1409_offset_pointer_initialisation.opt z80n/Issue_312_z80n_optimisations.opt rabbit/rabbit_optimisations.opt z180/Issue_481_multiply_char.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 156980
-rw-rw-r-- 1 build build 43803067 Mar 23 03:23 z88dk-20200323-d534752-16167.tgz
lrwxrwxrwx 1 build build       32 Mar 23 03:27 z88dk-latest.tgz -> z88dk-20200323-d534752-16167.tgz
-rw-rw-r-- 1 build build 54708600 Mar 23 03:27 z88dk-osx-20200323-d534752-16167.zip
lrwxrwxrwx 1 build build       36 Mar 23 03:27 z88dk-osx-latest.zip -> z88dk-osx-20200323-d534752-16167.zip
-rw-rw-r-- 1 build build 62228183 Mar 23 03:26 z88dk-win32-20200323-d534752-16167.zip
lrwxrwxrwx 1 build build       38 Mar 23 03:27 z88dk-win32-latest.zip -> z88dk-win32-20200323-d534752-16167.zip
