=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for buzztrax-0.10.2nb11 GEN src/lib/core/marshal.c GEN src/lib/core/marshal.h GEN src/ui/edit/marshal.c GEN src/ui/edit/marshal.h INFO: Reading src/lib/core/marshal.list... INFO: Reading src/lib/core/marshal.list... INFO: Reading src/ui/edit/marshal.list... INFO: Reading src/ui/edit/marshal.list... GEN src/ui/edit/authors.h CP tmp-orc.c CP src/gst/bml/gstbmlorc.h /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/audio/buzztrax/work/buzztrax-0.10.2' Making all in po gmake[2]: Entering directory '/tmp/audio/buzztrax/work/buzztrax-0.10.2/po' MSGFMT cs.gmo MSGFMT de.gmo MSGFMT fr.gmo MSGFMT da.gmo MSGFMT fi.gmo MSGFMT nl.gmo MSGFMT id.gmo MSGFMT nn.gmo MSGFMT sv.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo gmake[2]: Leaving directory '/tmp/audio/buzztrax/work/buzztrax-0.10.2/po' Making all in docs/help/bt-edit gmake[2]: Entering directory '/tmp/audio/buzztrax/work/buzztrax-0.10.2/docs/help/bt-edit' Making all in C gmake[3]: Entering directory '/tmp/audio/buzztrax/work/buzztrax-0.10.2/docs/help/bt-edit/C' gmake[3]: Leaving directory '/tmp/audio/buzztrax/work/buzztrax-0.10.2/docs/help/bt-edit/C' gmake[3]: Entering directory '/tmp/audio/buzztrax/work/buzztrax-0.10.2/docs/help/bt-edit' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/tmp/audio/buzztrax/work/buzztrax-0.10.2/docs/help/bt-edit' gmake[2]: Leaving directory '/tmp/audio/buzztrax/work/buzztrax-0.10.2/docs/help/bt-edit' gmake[2]: Entering directory '/tmp/audio/buzztrax/work/buzztrax-0.10.2' CC src/gst/bml/libgstbml_la-common.lo CC src/gst/bml/libgstbml_la-plugin.lo CC libgstbml_la-tmp-orc.lo CC src/ui/cmd/bt-cmd.o CC src/ui/edit/buzztrax_edit-bt-edit.o CC tests/bt-check.lo CC tests/bt-test-application.lo CC tests/bt-test-plugin.lo In file included from tests/bt-check.c:41:0: tests/bt-check.h: In function '__bt_tcase_add_test': tests/bt-check.h:153:26: warning: passing argument 2 of '_tcase_add_test' from incompatible pointer type [-Wincompatible-pointer-types] _tcase_add_test (tc, tf, fname, signal, allowed_exit_value, start, end); ^~ In file included from tests/bt-check.h:28:0, from tests/bt-check.c:41: /tmp/audio/buzztrax/work/.buildlink/include/check.h:347:27: note: expected 'const TTest * {aka const struct TTest *}' but argument is of type 'TFun {aka void (*)(int)}' CK_DLL_EXP void CK_EXPORT _tcase_add_test(TCase * tc, const TTest * ttest, ^~~~~~~~~~~~~~~ In file included from tests/bt-check.c:41:0: tests/bt-check.h:153:30: warning: passing argument 3 of '_tcase_add_test' makes integer from pointer without a cast [-Wint-conversion] _tcase_add_test (tc, tf, fname, signal, allowed_exit_value, start, end); ^~~~~ In file included from tests/bt-check.h:28:0, from tests/bt-check.c:41: /tmp/audio/buzztrax/work/.buildlink/include/check.h:347:27: note: expected 'int' but argument is of type 'const char *' CK_DLL_EXP void CK_EXPORT _tcase_add_test(TCase * tc, const TTest * ttest, ^~~~~~~~~~~~~~~ In file included from tests/bt-check.c:41:0: tests/bt-check.h:153:5: error: too many arguments to function '_tcase_add_test' _tcase_add_test (tc, tf, fname, signal, allowed_exit_value, start, end); ^~~~~~~~~~~~~~~ In file included from tests/bt-check.h:28:0, from tests/bt-check.c:41: /tmp/audio/buzztrax/work/.buildlink/include/check.h:347:27: note: declared here CK_DLL_EXP void CK_EXPORT _tcase_add_test(TCase * tc, const TTest * ttest, ^~~~~~~~~~~~~~~ In file included from tests/bt-check.c:41:0: tests/bt-check.h: At top level: tests/bt-check.h:376:0: warning: "ck_assert_float_eq" redefined #define ck_assert_float_eq(X, Y) _ck_assert_float(X, ==, Y) In file included from tests/bt-check.h:28:0, from tests/bt-check.c:41: /tmp/audio/buzztrax/work/.buildlink/include/check.h:842:0: note: this is the location of the previous definition #define ck_assert_float_eq(X, Y) _ck_assert_floating(X, ==, Y, float, "") In file included from tests/bt-check.c:41:0: tests/bt-check.h:377:0: warning: "ck_assert_float_ne" redefined #define ck_assert_float_ne(X, Y) _ck_assert_float(X, !=, Y) In file included from tests/bt-check.h:28:0, from tests/bt-check.c:41: /tmp/audio/buzztrax/work/.buildlink/include/check.h:859:0: note: this is the location of the previous definition #define ck_assert_float_ne(X, Y) _ck_assert_floating(X, !=, Y, float, "") In file included from tests/bt-check.c:41:0: tests/bt-check.h:378:0: warning: "ck_assert_float_gt" redefined #define ck_assert_float_gt(X, Y) _ck_assert_float(X, >, Y) In file included from tests/bt-check.h:28:0, from tests/bt-check.c:41: /tmp/audio/buzztrax/work/.buildlink/include/check.h:898:0: note: this is the location of the previous definition #define ck_assert_float_gt(X, Y) _ck_assert_floating(X, >, Y, float, "") In file included from tests/bt-check.c:41:0: tests/bt-check.h:379:0: warning: "ck_assert_float_lt" redefined #define ck_assert_float_lt(X, Y) _ck_assert_float(X, <, Y) In file included from tests/bt-check.h:28:0, from tests/bt-check.c:41: /tmp/audio/buzztrax/work/.buildlink/include/check.h:872:0: note: this is the location of the previous definition #define ck_assert_float_lt(X, Y) _ck_assert_floating(X, <, Y, float, "") In file included from tests/bt-check.c:41:0: tests/bt-check.h:380:0: warning: "ck_assert_float_ge" redefined #define ck_assert_float_ge(X, Y) _ck_assert_float(X, >=, Y) In file included from tests/bt-check.h:28:0, from tests/bt-check.c:41: /tmp/audio/buzztrax/work/.buildlink/include/check.h:911:0: note: this is the location of the previous definition #define ck_assert_float_ge(X, Y) _ck_assert_floating(X, >=, Y, float, "") In file included from tests/bt-check.c:41:0: tests/bt-check.h:381:0: warning: "ck_assert_float_le" redefined #define ck_assert_float_le(X, Y) _ck_assert_float(X, <=, Y) In file included from tests/bt-check.h:28:0, from tests/bt-check.c:41: /tmp/audio/buzztrax/work/.buildlink/include/check.h:885:0: note: this is the location of the previous definition #define ck_assert_float_le(X, Y) _ck_assert_floating(X, <=, Y, float, "") gmake[2]: *** [Makefile:4460: tests/bt-check.lo] Error 1 gmake[2]: *** Waiting for unfinished jobs.... In file included from tests/bt-test-application.c:27:0: tests/bt-check.h: In function '__bt_tcase_add_test': tests/bt-check.h:153:26: warning: passing argument 2 of '_tcase_add_test' from incompatible pointer type [-Wincompatible-pointer-types] _tcase_add_test (tc, tf, fname, signal, allowed_exit_value, start, end); ^~ In file included from tests/bt-check.h:28:0, from tests/bt-test-application.c:27: /tmp/audio/buzztrax/work/.buildlink/include/check.h:347:27: note: expected 'const TTest * {aka const struct TTest *}' but argument is of type 'TFun {aka void (*)(int)}' CK_DLL_EXP void CK_EXPORT _tcase_add_test(TCase * tc, const TTest * ttest, ^~~~~~~~~~~~~~~ In file included from tests/bt-test-application.c:27:0: tests/bt-check.h:153:30: warning: passing argument 3 of '_tcase_add_test' makes integer from pointer without a cast [-Wint-conversion] _tcase_add_test (tc, tf, fname, signal, allowed_exit_value, start, end); ^~~~~ In file included from tests/bt-check.h:28:0, from tests/bt-test-application.c:27: /tmp/audio/buzztrax/work/.buildlink/include/check.h:347:27: note: expected 'int' but argument is of type 'const char *' CK_DLL_EXP void CK_EXPORT _tcase_add_test(TCase * tc, const TTest * ttest, ^~~~~~~~~~~~~~~ In file included from tests/bt-test-application.c:27:0: tests/bt-check.h:153:5: error: too many arguments to function '_tcase_add_test' _tcase_add_test (tc, tf, fname, signal, allowed_exit_value, start, end); ^~~~~~~~~~~~~~~ In file included from tests/bt-check.h:28:0, from tests/bt-test-application.c:27: /tmp/audio/buzztrax/work/.buildlink/include/check.h:347:27: note: declared here CK_DLL_EXP void CK_EXPORT _tcase_add_test(TCase * tc, const TTest * ttest, ^~~~~~~~~~~~~~~ In file included from tests/bt-test-application.c:27:0: tests/bt-check.h: At top level: tests/bt-check.h:376:0: warning: "ck_assert_float_eq" redefined #define ck_assert_float_eq(X, Y) _ck_assert_float(X, ==, Y) In file included from tests/bt-check.h:28:0, from tests/bt-test-application.c:27: /tmp/audio/buzztrax/work/.buildlink/include/check.h:842:0: note: this is the location of the previous definition #define ck_assert_float_eq(X, Y) _ck_assert_floating(X, ==, Y, float, "") In file included from tests/bt-test-application.c:27:0: tests/bt-check.h:377:0: warning: "ck_assert_float_ne" redefined #define ck_assert_float_ne(X, Y) _ck_assert_float(X, !=, Y) In file included from tests/bt-check.h:28:0, from tests/bt-test-application.c:27: /tmp/audio/buzztrax/work/.buildlink/include/check.h:859:0: note: this is the location of the previous definition #define ck_assert_float_ne(X, Y) _ck_assert_floating(X, !=, Y, float, "") In file included from tests/bt-test-application.c:27:0: tests/bt-check.h:378:0: warning: "ck_assert_float_gt" redefined #define ck_assert_float_gt(X, Y) _ck_assert_float(X, >, Y) In file included from tests/bt-check.h:28:0, from tests/bt-test-application.c:27: /tmp/audio/buzztrax/work/.buildlink/include/check.h:898:0: note: this is the location of the previous definition #define ck_assert_float_gt(X, Y) _ck_assert_floating(X, >, Y, float, "") In file included from tests/bt-test-application.c:27:0: tests/bt-check.h:379:0: warning: "ck_assert_float_lt" redefined #define ck_assert_float_lt(X, Y) _ck_assert_float(X, <, Y) In file included from tests/bt-check.h:28:0, from tests/bt-test-application.c:27: /tmp/audio/buzztrax/work/.buildlink/include/check.h:872:0: note: this is the location of the previous definition #define ck_assert_float_lt(X, Y) _ck_assert_floating(X, <, Y, float, "") In file included from tests/bt-test-application.c:27:0: tests/bt-check.h:380:0: warning: "ck_assert_float_ge" redefined #define ck_assert_float_ge(X, Y) _ck_assert_float(X, >=, Y) In file included from tests/bt-check.h:28:0, from tests/bt-test-application.c:27: /tmp/audio/buzztrax/work/.buildlink/include/check.h:911:0: note: this is the location of the previous definition #define ck_assert_float_ge(X, Y) _ck_assert_floating(X, >=, Y, float, "") In file included from tests/bt-test-application.c:27:0: tests/bt-check.h:381:0: warning: "ck_assert_float_le" redefined #define ck_assert_float_le(X, Y) _ck_assert_float(X, <=, Y) In file included from tests/bt-check.h:28:0, from tests/bt-test-application.c:27: /tmp/audio/buzztrax/work/.buildlink/include/check.h:885:0: note: this is the location of the previous definition #define ck_assert_float_le(X, Y) _ck_assert_floating(X, <=, Y, float, "") gmake[2]: *** [Makefile:4460: tests/bt-test-application.lo] Error 1 In file included from tests/bt-test-plugin.c:34:0: tests/bt-check.h: In function '__bt_tcase_add_test': tests/bt-check.h:153:26: warning: passing argument 2 of '_tcase_add_test' from incompatible pointer type [-Wincompatible-pointer-types] _tcase_add_test (tc, tf, fname, signal, allowed_exit_value, start, end); ^~ In file included from tests/bt-check.h:28:0, from tests/bt-test-plugin.c:34: /tmp/audio/buzztrax/work/.buildlink/include/check.h:347:27: note: expected 'const TTest * {aka const struct TTest *}' but argument is of type 'TFun {aka void (*)(int)}' CK_DLL_EXP void CK_EXPORT _tcase_add_test(TCase * tc, const TTest * ttest, ^~~~~~~~~~~~~~~ In file included from tests/bt-test-plugin.c:34:0: tests/bt-check.h:153:30: warning: passing argument 3 of '_tcase_add_test' makes integer from pointer without a cast [-Wint-conversion] _tcase_add_test (tc, tf, fname, signal, allowed_exit_value, start, end); ^~~~~ In file included from tests/bt-check.h:28:0, from tests/bt-test-plugin.c:34: /tmp/audio/buzztrax/work/.buildlink/include/check.h:347:27: note: expected 'int' but argument is of type 'const char *' CK_DLL_EXP void CK_EXPORT _tcase_add_test(TCase * tc, const TTest * ttest, ^~~~~~~~~~~~~~~ In file included from tests/bt-test-plugin.c:34:0: tests/bt-check.h:153:5: error: too many arguments to function '_tcase_add_test' _tcase_add_test (tc, tf, fname, signal, allowed_exit_value, start, end); ^~~~~~~~~~~~~~~ In file included from tests/bt-check.h:28:0, from tests/bt-test-plugin.c:34: /tmp/audio/buzztrax/work/.buildlink/include/check.h:347:27: note: declared here CK_DLL_EXP void CK_EXPORT _tcase_add_test(TCase * tc, const TTest * ttest, ^~~~~~~~~~~~~~~ In file included from tests/bt-test-plugin.c:34:0: tests/bt-check.h: At top level: tests/bt-check.h:376:0: warning: "ck_assert_float_eq" redefined #define ck_assert_float_eq(X, Y) _ck_assert_float(X, ==, Y) In file included from tests/bt-check.h:28:0, from tests/bt-test-plugin.c:34: /tmp/audio/buzztrax/work/.buildlink/include/check.h:842:0: note: this is the location of the previous definition #define ck_assert_float_eq(X, Y) _ck_assert_floating(X, ==, Y, float, "") In file included from tests/bt-test-plugin.c:34:0: tests/bt-check.h:377:0: warning: "ck_assert_float_ne" redefined #define ck_assert_float_ne(X, Y) _ck_assert_float(X, !=, Y) In file included from tests/bt-check.h:28:0, from tests/bt-test-plugin.c:34: /tmp/audio/buzztrax/work/.buildlink/include/check.h:859:0: note: this is the location of the previous definition #define ck_assert_float_ne(X, Y) _ck_assert_floating(X, !=, Y, float, "") In file included from tests/bt-test-plugin.c:34:0: tests/bt-check.h:378:0: warning: "ck_assert_float_gt" redefined #define ck_assert_float_gt(X, Y) _ck_assert_float(X, >, Y) In file included from tests/bt-check.h:28:0, from tests/bt-test-plugin.c:34: /tmp/audio/buzztrax/work/.buildlink/include/check.h:898:0: note: this is the location of the previous definition #define ck_assert_float_gt(X, Y) _ck_assert_floating(X, >, Y, float, "") In file included from tests/bt-test-plugin.c:34:0: tests/bt-check.h:379:0: warning: "ck_assert_float_lt" redefined #define ck_assert_float_lt(X, Y) _ck_assert_float(X, <, Y) In file included from tests/bt-check.h:28:0, from tests/bt-test-plugin.c:34: /tmp/audio/buzztrax/work/.buildlink/include/check.h:872:0: note: this is the location of the previous definition #define ck_assert_float_lt(X, Y) _ck_assert_floating(X, <, Y, float, "") In file included from tests/bt-test-plugin.c:34:0: tests/bt-check.h:380:0: warning: "ck_assert_float_ge" redefined #define ck_assert_float_ge(X, Y) _ck_assert_float(X, >=, Y) In file included from tests/bt-check.h:28:0, from tests/bt-test-plugin.c:34: /tmp/audio/buzztrax/work/.buildlink/include/check.h:911:0: note: this is the location of the previous definition #define ck_assert_float_ge(X, Y) _ck_assert_floating(X, >=, Y, float, "") In file included from tests/bt-test-plugin.c:34:0: tests/bt-check.h:381:0: warning: "ck_assert_float_le" redefined #define ck_assert_float_le(X, Y) _ck_assert_float(X, <=, Y) In file included from tests/bt-check.h:28:0, from tests/bt-test-plugin.c:34: /tmp/audio/buzztrax/work/.buildlink/include/check.h:885:0: note: this is the location of the previous definition #define ck_assert_float_le(X, Y) _ck_assert_floating(X, <=, Y, float, "") gmake[2]: *** [Makefile:4460: tests/bt-test-plugin.lo] Error 1 gmake[2]: Leaving directory '/tmp/audio/buzztrax/work/buzztrax-0.10.2' gmake[1]: *** [Makefile:6971: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/audio/buzztrax/work/buzztrax-0.10.2' gmake: *** [Makefile:2709: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/audio/buzztrax *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/audio/buzztrax