=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for metakit-lib-2.4.9.7 --- column.lo --- --- custom.lo --- --- derived.lo --- --- fileio.lo --- --- field.lo --- --- format.lo --- --- handler.lo --- --- persist.lo --- --- column.lo --- /opt/work/databases/metakit-lib/work/.cwrapper/bin/libtool --mode=compile clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/column.cpp --- custom.lo --- /opt/work/databases/metakit-lib/work/.cwrapper/bin/libtool --mode=compile clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/custom.cpp --- derived.lo --- /opt/work/databases/metakit-lib/work/.cwrapper/bin/libtool --mode=compile clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/derived.cpp --- field.lo --- /opt/work/databases/metakit-lib/work/.cwrapper/bin/libtool --mode=compile clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/field.cpp --- fileio.lo --- /opt/work/databases/metakit-lib/work/.cwrapper/bin/libtool --mode=compile clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/fileio.cpp --- format.lo --- /opt/work/databases/metakit-lib/work/.cwrapper/bin/libtool --mode=compile clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/format.cpp --- handler.lo --- /opt/work/databases/metakit-lib/work/.cwrapper/bin/libtool --mode=compile clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/handler.cpp --- persist.lo --- /opt/work/databases/metakit-lib/work/.cwrapper/bin/libtool --mode=compile clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/persist.cpp --- custom.lo --- libtool: compile: clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/custom.cpp -fno-common -DPIC -o .libs/custom.o --- persist.lo --- libtool: compile: clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/persist.cpp -fno-common -DPIC -o .libs/persist.o --- field.lo --- libtool: compile: clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/field.cpp -fno-common -DPIC -o .libs/field.o --- fileio.lo --- libtool: compile: clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/fileio.cpp -fno-common -DPIC -o .libs/fileio.o --- handler.lo --- libtool: compile: clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/handler.cpp -fno-common -DPIC -o .libs/handler.o --- custom.lo --- In file included from ../unix/../src/custom.cpp:9: In file included from ../unix/../src/header.h:191: ../unix/../include/mk4.h:205:14: error: typedef redefinition with different types ('long' vs 'int') typedef long t4_i32; // if longs aren't 64b, then they are 32b ^ ../unix/../src/header.h:143:13: note: previous definition is here typedef int t4_i32; // longs are 64b, so int must be 32b ^ --- persist.lo --- In file included from ../unix/../src/persist.cpp:9: In file included from ../unix/../src/header.h:191: ../unix/../include/mk4.h:205:14: error: typedef redefinition with different types ('long' vs 'int') typedef long t4_i32; // if longs aren't 64b, then they are 32b ^ ../unix/../src/header.h:143:13: note: previous definition is here typedef int t4_i32; // longs are 64b, so int must be 32b ^ --- field.lo --- In file included from ../unix/../src/field.cpp:9: In file included from ../unix/../src/header.h:191: ../unix/../include/mk4.h:205:14: error: typedef redefinition with different types ('long' vs 'int') typedef long t4_i32; // if longs aren't 64b, then they are 32b ^ ../unix/../src/header.h:143:13: note: previous definition is here typedef int t4_i32; // longs are 64b, so int must be 32b ^ --- derived.lo --- libtool: compile: clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/derived.cpp -fno-common -DPIC -o .libs/derived.o --- format.lo --- libtool: compile: clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/format.cpp -fno-common -DPIC -o .libs/format.o --- persist.lo --- 1 error generated. --- custom.lo --- ../unix/../src/custom.cpp:767:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else { ^ 1 warning and 1 error generated. --- persist.lo --- *** [persist.lo] Error code 1 bmake: stopped in /opt/work/databases/metakit-lib/work/metakit-2.4.9.7/builds --- custom.lo --- *** [custom.lo] Error code 1 bmake: stopped in /opt/work/databases/metakit-lib/work/metakit-2.4.9.7/builds --- fileio.lo --- In file included from ../unix/../src/fileio.cpp:9: In file included from ../unix/../src/header.h:191: ../unix/../include/mk4.h:205:14: error: typedef redefinition with different types ('long' vs 'int') typedef long t4_i32; // if longs aren't 64b, then they are 32b ^ ../unix/../src/header.h:143:13: note: previous definition is here typedef int t4_i32; // longs are 64b, so int must be 32b ^ --- format.lo --- In file included from ../unix/../src/format.cpp:9: In file included from ../unix/../src/header.h:191: ../unix/../include/mk4.h:205:14: error: typedef redefinition with different types ('long' vs 'int') typedef long t4_i32; // if longs aren't 64b, then they are 32b ^ ../unix/../src/header.h:143:13: note: previous definition is here typedef int t4_i32; // longs are 64b, so int must be 32b ^ --- handler.lo --- In file included from ../unix/../src/handler.cpp:9: In file included from ../unix/../src/header.h:191: ../unix/../include/mk4.h:205:14: error: typedef redefinition with different types ('long' vs 'int') typedef long t4_i32; // if longs aren't 64b, then they are 32b ^ ../unix/../src/header.h:143:13: note: previous definition is here typedef int t4_i32; // longs are 64b, so int must be 32b ^ --- derived.lo --- In file included from ../unix/../src/derived.cpp:9: In file included from ../unix/../src/header.h:191: ../unix/../include/mk4.h:205:14: error: typedef redefinition with different types ('long' vs 'int') typedef long t4_i32; // if longs aren't 64b, then they are 32b ^ ../unix/../src/header.h:143:13: note: previous definition is here typedef int t4_i32; // longs are 64b, so int must be 32b ^ --- format.lo --- ../unix/../src/format.cpp:364:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else ^ 1 warning and 1 error generated. --- handler.lo --- 1 error generated. --- field.lo --- 1 error generated. --- handler.lo --- *** [handler.lo] Error code 1 bmake: stopped in /opt/work/databases/metakit-lib/work/metakit-2.4.9.7/builds --- format.lo --- *** [format.lo] Error code 1 bmake: stopped in /opt/work/databases/metakit-lib/work/metakit-2.4.9.7/builds --- column.lo --- libtool: compile: clang++ -c -O2 -fPIC -DUSE_TCL_STUBS -I../unix/../include -I../unix/../src -I. ../unix/../src/column.cpp -fno-common -DPIC -o .libs/column.o --- fileio.lo --- 1 error generated. --- field.lo --- *** [field.lo] Error code 1 bmake: stopped in /opt/work/databases/metakit-lib/work/metakit-2.4.9.7/builds --- fileio.lo --- *** [fileio.lo] Error code 1 bmake: stopped in /opt/work/databases/metakit-lib/work/metakit-2.4.9.7/builds --- derived.lo --- ../unix/../src/derived.cpp:299:8: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ ../unix/../src/derived.cpp:367:8: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 2 warnings and 1 error generated. --- column.lo --- In file included from ../unix/../src/column.cpp:9: In file included from ../unix/../src/header.h:191: ../unix/../include/mk4.h:205:14: error: typedef redefinition with different types ('long' vs 'int') typedef long t4_i32; // if longs aren't 64b, then they are 32b ^ ../unix/../src/header.h:143:13: note: previous definition is here typedef int t4_i32; // longs are 64b, so int must be 32b ^ --- derived.lo --- *** [derived.lo] Error code 1 bmake: stopped in /opt/work/databases/metakit-lib/work/metakit-2.4.9.7/builds --- column.lo --- ../unix/../src/column.cpp:425:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else ^ 1 warning and 1 error generated. *** [column.lo] Error code 1 bmake: stopped in /opt/work/databases/metakit-lib/work/metakit-2.4.9.7/builds 8 errors bmake: stopped in /opt/work/databases/metakit-lib/work/metakit-2.4.9.7/builds *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/databases/metakit-lib *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/databases/metakit-lib