=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 postgresql15-redislog-0.2 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include/readline -I/usr/include/krb5 -fPIC -DPIC -I. -I./ -I/usr/pkg/include/postgresql/server -I/usr/pkg/include/postgresql/internal -I/usr/include -I/usr/pkg/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -c -o redislog.o redislog.c redislog.c:185:20: error: static declaration of 'error_severity' follows non-static declaration static const char *error_severity(int elevel); ^~~~~~~~~~~~~~ In file included from /tmp/databases/postgresql-redislog/work/.buildlink/include/postgresql/server/postgres.h:47:0, from redislog.c:32: /tmp/databases/postgresql-redislog/work/.buildlink/include/postgresql/server/utils/elog.h:452:20: note: previous declaration of 'error_severity' was here extern const char *error_severity(int elevel); ^~~~~~~~~~~~~~ redislog.c: In function 'guc_assign_fields': redislog.c:351:7: warning: implicit declaration of function 'SplitIdentifierString' [-Wimplicit-function-declaration] if (!SplitIdentifierString(field_string, ',', &field_list)) ^~~~~~~~~~~~~~~~~~~~~ redislog.c: In function 'host_port_pair_is_correct': redislog.c:601:9: warning: implicit declaration of function 'pg_atoi'; did you mean 'pg_ltoa'? [-Wimplicit-function-declaration] port = pg_atoi(p_colon+1, sizeof(int32), '\0'); ^~~~~~~ pg_ltoa gmake: *** [: redislog.o] Error 1 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql-redislog *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql-redislog