=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for metakit-lib-2.4.9.7
--- column.lo ---
--- custom.lo ---
--- derived.lo ---
--- fileio.lo ---
--- column.lo ---
/tmp/pkgbuild/databases/metakit-lib/work.aarch64/.cwrapper/bin/libtool  --mode=compile c++ -c -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2  -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/column.cpp
--- custom.lo ---
/tmp/pkgbuild/databases/metakit-lib/work.aarch64/.cwrapper/bin/libtool  --mode=compile c++ -c -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2  -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/custom.cpp
--- derived.lo ---
/tmp/pkgbuild/databases/metakit-lib/work.aarch64/.cwrapper/bin/libtool  --mode=compile c++ -c -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2  -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/derived.cpp
--- fileio.lo ---
/tmp/pkgbuild/databases/metakit-lib/work.aarch64/.cwrapper/bin/libtool  --mode=compile c++ -c -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2  -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/fileio.cpp
--- column.lo ---
libtool: compile:  c++ -c -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/column.cpp  -fPIC -DPIC -o .libs/column.o
--- custom.lo ---
libtool: compile:  c++ -c -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/custom.cpp  -fPIC -DPIC -o .libs/custom.o
--- derived.lo ---
libtool: compile:  c++ -c -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/derived.cpp  -fPIC -DPIC -o .libs/derived.o
--- fileio.lo ---
libtool: compile:  c++ -c -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/fileio.cpp  -fPIC -DPIC -o .libs/fileio.o
--- column.lo ---
distcc[232] ERROR: compile ../unix/../src/column.cpp on 10.0.20.122:3640 failed
distcc[232] (dcc_build_somewhere) Warning: remote compilation of '../unix/../src/column.cpp' failed, retrying locally
distcc[232] Warning: failed to distribute ../unix/../src/column.cpp to 10.0.20.122:3640, running locally instead
--- custom.lo ---
distcc[23689] ERROR: compile ../unix/../src/custom.cpp on 10.0.20.122:3640 failed
distcc[23689] (dcc_build_somewhere) Warning: remote compilation of '../unix/../src/custom.cpp' failed, retrying locally
distcc[23689] Warning: failed to distribute ../unix/../src/custom.cpp to 10.0.20.122:3640, running locally instead
--- fileio.lo ---
distcc[8318] ERROR: compile ../unix/../src/fileio.cpp on 10.0.20.122:3640 failed
distcc[8318] (dcc_build_somewhere) Warning: remote compilation of '../unix/../src/fileio.cpp' failed, retrying locally
distcc[8318] Warning: failed to distribute ../unix/../src/fileio.cpp to 10.0.20.122:3640, running locally instead
--- derived.lo ---
distcc[23441] ERROR: compile ../unix/../src/derived.cpp on 10.0.20.122:3640 failed
distcc[23441] (dcc_build_somewhere) Warning: remote compilation of '../unix/../src/derived.cpp' failed, retrying locally
distcc[23441] Warning: failed to distribute ../unix/../src/derived.cpp to 10.0.20.122:3640, running locally instead
--- column.lo ---
In file included from ../unix/../src/header.h:191:0,
                 from ../unix/../src/column.cpp:9:
../unix/../include/mk4.h:205:14: error: conflicting declaration 'typedef long int t4_i32'
 typedef long t4_i32; // if longs aren't 64b, then they are 32b
              ^~~~~~
In file included from ../unix/../src/column.cpp:9:0:
../unix/../src/header.h:143:13: note: previous declaration as 'typedef int t4_i32'
 typedef int t4_i32; // longs are 64b, so int must be 32b
             ^~~~~~
--- custom.lo ---
In file included from ../unix/../src/header.h:191:0,
                 from ../unix/../src/custom.cpp:9:
../unix/../include/mk4.h:205:14: error: conflicting declaration 'typedef long int t4_i32'
 typedef long t4_i32; // if longs aren't 64b, then they are 32b
              ^~~~~~
In file included from ../unix/../src/custom.cpp:9:0:
../unix/../src/header.h:143:13: note: previous declaration as 'typedef int t4_i32'
 typedef int t4_i32; // longs are 64b, so int must be 32b
             ^~~~~~
--- derived.lo ---
In file included from ../unix/../src/header.h:191:0,
                 from ../unix/../src/derived.cpp:9:
../unix/../include/mk4.h:205:14: error: conflicting declaration 'typedef long int t4_i32'
 typedef long t4_i32; // if longs aren't 64b, then they are 32b
              ^~~~~~
In file included from ../unix/../src/derived.cpp:9:0:
../unix/../src/header.h:143:13: note: previous declaration as 'typedef int t4_i32'
 typedef int t4_i32; // longs are 64b, so int must be 32b
             ^~~~~~
--- fileio.lo ---
In file included from ../unix/../src/header.h:191:0,
                 from ../unix/../src/fileio.cpp:9:
../unix/../include/mk4.h:205:14: error: conflicting declaration 'typedef long int t4_i32'
 typedef long t4_i32; // if longs aren't 64b, then they are 32b
              ^~~~~~
In file included from ../unix/../src/fileio.cpp:9:0:
../unix/../src/header.h:143:13: note: previous declaration as 'typedef int t4_i32'
 typedef int t4_i32; // longs are 64b, so int must be 32b
             ^~~~~~
--- column.lo ---
distcc[232] ERROR: compile ../unix/../src/column.cpp on localhost failed
*** [column.lo] Error code 1

make: stopped in /tmp/pkgbuild/databases/metakit-lib/work.aarch64/metakit-2.4.9.7/builds
--- custom.lo ---
distcc[23689] ERROR: compile ../unix/../src/custom.cpp on localhost failed
*** [custom.lo] Error code 1

make: stopped in /tmp/pkgbuild/databases/metakit-lib/work.aarch64/metakit-2.4.9.7/builds
--- fileio.lo ---
distcc[8318] ERROR: compile ../unix/../src/fileio.cpp on localhost failed
*** [fileio.lo] Error code 1

make: stopped in /tmp/pkgbuild/databases/metakit-lib/work.aarch64/metakit-2.4.9.7/builds
--- derived.lo ---
distcc[23441] ERROR: compile ../unix/../src/derived.cpp on localhost failed
*** [derived.lo] Error code 1

make: stopped in /tmp/pkgbuild/databases/metakit-lib/work.aarch64/metakit-2.4.9.7/builds
4 errors

make: stopped in /tmp/pkgbuild/databases/metakit-lib/work.aarch64/metakit-2.4.9.7/builds
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/databases/metakit-lib
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/databases/metakit-lib