=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for radsecproxy-1.9.2 Making all in tests gmake[1]: Entering directory '/Users/pbulk/build/net/radsecproxy/work/radsecproxy-1.9.2/tests' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/Users/pbulk/build/net/radsecproxy/work/radsecproxy-1.9.2/tests' gmake[1]: Entering directory '/Users/pbulk/build/net/radsecproxy/work/radsecproxy-1.9.2' clang -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.9.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.9.2\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.9.2\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/opt/pkg/etc\" -I/opt/pkg/include -g -Wall -Werror -fno-strict-aliasing -I/opt/pkg/include -I/opt/pkg/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -Os -I/opt/pkg/include -MT catgconf.o -MD -MP -MF .deps/catgconf.Tpo -c -o catgconf.o catgconf.c clang -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.9.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.9.2\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.9.2\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/opt/pkg/etc\" -I/opt/pkg/include -g -Wall -Werror -fno-strict-aliasing -I/opt/pkg/include -I/opt/pkg/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -Os -I/opt/pkg/include -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c clang -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.9.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.9.2\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.9.2\" -DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/opt/pkg/etc\" -I/opt/pkg/include -g -Wall -Werror -fno-strict-aliasing -I/opt/pkg/include -I/opt/pkg/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -pipe -Os -I/opt/pkg/include -MT gconfig.o -MD -MP -MF .deps/gconfig.Tpo -c -o gconfig.o gconfig.c In file included from catgconf.c:9: ./debug.h:20:24: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] void debug_timestamp_on(); ^ void ./debug.h:21:18: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] void debug_tid_on(); ^ void ./debug.h:22:24: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] uint8_t debug_get_level(); ^ void ./debug.h:28:22: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] void debug_reopen_log(); ^ void 4 errors generated. In file included from gconfig.c:14: ./debug.h:20:24: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] void debug_timestamp_on(); ^ void ./debug.h:21:18: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] void debug_tid_on(); ^ void ./debug.h:22:24: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] uint8_t debug_get_level(); ^ void ./debug.h:28:22: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] void debug_reopen_log(); ^ void In file included from debug.c:23: ./debug.h:20:24: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] void debug_timestamp_on(); ^ void ./debug.h:21:18: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] void debug_tid_on(); ^ void ./debug.h:22:24: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] uint8_t debug_get_level(); ^ void ./debug.h:28:22: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] void debug_reopen_log(); ^ void gmake[1]: *** [Makefile:641: catgconf.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... debug.c:61:24: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] void debug_timestamp_on() { ^ void debug.c:65:18: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] void debug_tid_on() { ^ void debug.c:69:24: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] uint8_t debug_get_level() { ^ void debug.c:82:16: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] extern int errno; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/errno.h:81:24: note: expanded from macro 'errno' #define errno (*__error()) ^ debug.c:130:22: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] void debug_reopen_log() { ^ void debug.c:131:16: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] extern int errno; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/errno.h:81:24: note: expanded from macro 'errno' #define errno (*__error()) ^ 10 errors generated. 4 errors generated. gmake[1]: *** [Makefile:641: debug.o] Error 1 gmake[1]: *** [Makefile:641: gconfig.o] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/net/radsecproxy/work/radsecproxy-1.9.2' gmake: *** [Makefile:747: all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/net/radsecproxy *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/net/radsecproxy