===> Building for cjose-0.6.2.2nb1 Making all in . Making all in include Making all in src /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.2\" -DPACKAGE_STRING=\"cjose\ 0.6.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I. -I../include -I/opt/pkg/include -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -pipe -Os -I/opt/pkg/include -MT libcjose_la-version.lo -MD -MP -MF .deps/libcjose_la-version.Tpo -c -o libcjose_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: clang -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.2\" "-DPACKAGE_STRING=\"cjose 0.6.2.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I. -I../include -I/Users/pbulk/build/textproc/cjose/work/.buildlink/include -std=gnu99 --pedantic -Wall -Werror -g -O2 -pipe -Os -MT libcjose_la-version.lo -MD -MP -MF .deps/libcjose_la-version.Tpo -c version.c -fno-common -DPIC -o .libs/libcjose_la-version.o In file included from version.c:8: ../include/cjose/version.h:32:26: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] const char *cjose_version(); ^ void version.c:10:26: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] const char *cjose_version() { return CJOSE_VERSION; } ^ void 2 errors generated. *** [libcjose_la-version.lo] Error code 1 bmake[1]: stopped making "all" in /Users/pbulk/build/textproc/cjose/work/cjose-0.6.2.2/src bmake[1]: 1 error bmake[1]: stopped making "all" in /Users/pbulk/build/textproc/cjose/work/cjose-0.6.2.2/src bmake: stopped making "all" in /Users/pbulk/build/textproc/cjose/work/cjose-0.6.2.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/cjose *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/cjose