+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PGSQL_VERSION_REQD=15 WRKLOG=/tmp/bulklog/postgresql15-redislog-0.2/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PGSQL_VERSION_REQD=15 WRKLOG=/tmp/bulklog/postgresql15-redislog-0.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/ncurses -DLDAP_DEPRECATED -I/usr/include -fPIC -I. -I./ -I/opt/local/include/postgresql/server -I/opt/local/include/postgresql/internal -I/opt/local/include/gettext -I/opt/local/include -I/opt/local/include/ncurses -DLDAP_DEPRECATED -I/usr/include -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include -c -o redislog.o redislog.c redislog.c:185:20: error: static declaration of 'error_severity' follows non-static declaration 185 | static const char *error_severity(int elevel); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/postgresql-redislog/work/.buildlink/include/postgresql/server/postgres.h:47, from redislog.c:32: /home/pbulk/build/databases/postgresql-redislog/work/.buildlink/include/postgresql/server/utils/elog.h:452:20: note: previous declaration of 'error_severity' with type 'const char *(int)' 452 | extern const char *error_severity(int elevel); | ^~~~~~~~~~~~~~ redislog.c: In function 'guc_assign_fields': redislog.c:351:14: warning: implicit declaration of function 'SplitIdentifierString' [-Wimplicit-function-declaration] 351 | if (!SplitIdentifierString(field_string, ',', &field_list)) | ^~~~~~~~~~~~~~~~~~~~~ redislog.c: In function 'host_port_pair_is_correct': redislog.c:601:16: warning: implicit declaration of function 'pg_atoi'; did you mean 'pg_ltoa'? [-Wimplicit-function-declaration] 601 | port = pg_atoi(p_colon+1, sizeof(int32), '\0'); | ^~~~~~~ | pg_ltoa gmake: *** [: redislog.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/postgresql-redislog *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/postgresql-redislog