+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pound-4.16/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pound-4.16/work.log ===> Building for pound-4.16 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- all --- /opt/pkg/bin/bmake all-am --- poundctl.o --- --- bauth.o --- --- config.o --- --- genpat.o --- --- poundctl.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -DSYSCONFDIR=\"/etc/opt/pkg\" -DLOCALSTATEDIR=\"/opt/pkg/var\" -DPKGDATADIR=\"/opt/pkg/share/pound\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -D_POSIX_PTHREAD_SEMANTICS -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -MT poundctl.o -MD -MP -MF .deps/poundctl.Tpo -c -o poundctl.o poundctl.c --- config.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -DSYSCONFDIR=\"/etc/opt/pkg\" -DLOCALSTATEDIR=\"/opt/pkg/var\" -DPKGDATADIR=\"/opt/pkg/share/pound\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -D_POSIX_PTHREAD_SEMANTICS -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c --- bauth.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -DSYSCONFDIR=\"/etc/opt/pkg\" -DLOCALSTATEDIR=\"/opt/pkg/var\" -DPKGDATADIR=\"/opt/pkg/share/pound\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -D_POSIX_PTHREAD_SEMANTICS -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -MT bauth.o -MD -MP -MF .deps/bauth.Tpo -c -o bauth.o bauth.c --- genpat.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -DSYSCONFDIR=\"/etc/opt/pkg\" -DLOCALSTATEDIR=\"/opt/pkg/var\" -DPKGDATADIR=\"/opt/pkg/share/pound\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -D_POSIX_PTHREAD_SEMANTICS -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -MT genpat.o -MD -MP -MF .deps/genpat.Tpo -c -o genpat.o genpat.c --- config.o --- In file included from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/x509_vfy.h:32, from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/x509.h:495, from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/ssl.h:32, from pound.h:82, from config.c:20: ht.h: In function 'lh_SESSION_node_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_node_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:219:38: note: in expansion of macro 'LHASH_OF' 219 | lh_##type##_node_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:120:28: note: declared here 120 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_SESSION_node_usage_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_node_usage_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:224:44: note: in expansion of macro 'LHASH_OF' 224 | lh_##type##_node_usage_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:121:28: note: declared here 121 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_SESSION_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:229:33: note: in expansion of macro 'LHASH_OF' 229 | lh_##type##_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:119:28: note: declared here 119 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~ --- bauth.o --- In file included from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/x509_vfy.h:32, from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/x509.h:495, from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/ssl.h:32, from pound.h:82, from bauth.c:19: ht.h: In function 'lh_SESSION_node_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_node_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:219:38: note: in expansion of macro 'LHASH_OF' 219 | lh_##type##_node_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:120:28: note: declared here 120 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_SESSION_node_usage_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_node_usage_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:224:44: note: in expansion of macro 'LHASH_OF' 224 | lh_##type##_node_usage_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:121:28: note: declared here 121 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_SESSION_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:229:33: note: in expansion of macro 'LHASH_OF' 229 | lh_##type##_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:119:28: note: declared here 119 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~ --- config.o --- ht.h: In function 'lh_NAMED_BACKEND_node_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_node_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:219:38: note: in expansion of macro 'LHASH_OF' 219 | lh_##type##_node_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:120:28: note: declared here 120 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_NAMED_BACKEND_node_usage_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_node_usage_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:224:44: note: in expansion of macro 'LHASH_OF' 224 | lh_##type##_node_usage_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:121:28: note: declared here 121 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_NAMED_BACKEND_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:229:33: note: in expansion of macro 'LHASH_OF' 229 | lh_##type##_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:119:28: note: declared here 119 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~ --- genpat.o --- In file included from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/x509_vfy.h:32, from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/x509.h:495, from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/ssl.h:32, from pound.h:82, from genpat.c:18: ht.h: In function 'lh_SESSION_node_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_node_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:219:38: note: in expansion of macro 'LHASH_OF' 219 | lh_##type##_node_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:120:28: note: declared here 120 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_SESSION_node_usage_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_node_usage_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:224:44: note: in expansion of macro 'LHASH_OF' 224 | lh_##type##_node_usage_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:121:28: note: declared here 121 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_SESSION_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:229:33: note: in expansion of macro 'LHASH_OF' 229 | lh_##type##_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:119:28: note: declared here 119 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~ --- config.o --- config.c: In function 'listener_parse_socket_from': config.c:2794:23: error: expected identifier or '(' before numeric constant 2794 | struct sockaddr_un *sun; | ^~~ config.c:2814:7: error: lvalue required as left operand of assignment 2814 | sun = xmalloc (len); | ^ config.c:2815:6: error: invalid type argument of '->' (have 'int') 2815 | sun->sun_family = AF_UNIX; | ^~ config.c:2816:14: error: invalid type argument of '->' (have 'int') 2816 | strcpy (sun->sun_path, tok->str); | ^~ config.c: In function 'parse_control_socket': config.c:4169:23: error: expected identifier or '(' before numeric constant 4169 | struct sockaddr_un *sun; | ^~~ config.c:4185:7: error: lvalue required as left operand of assignment 4185 | sun = xmalloc (len); | ^ config.c:4186:6: error: invalid type argument of '->' (have 'int') 4186 | sun->sun_family = AF_UNIX; | ^~ config.c:4187:14: error: invalid type argument of '->' (have 'int') 4187 | strcpy (sun->sun_path, tok->str); | ^~ config.c:4188:22: error: invalid type argument of '->' (have 'int') 4188 | unlink_at_exit (sun->sun_path); | ^~ config.c: In function 'backend_resolve': config.c:4798:27: error: expected identifier or '(' before numeric constant 4798 | struct sockaddr_un *sun; | ^~~ config.c:4808:11: error: lvalue required as left operand of assignment 4808 | sun = xmalloc (len); | ^ config.c:4809:10: error: invalid type argument of '->' (have 'int') 4809 | sun->sun_family = AF_UNIX; | ^~ config.c:4810:18: error: invalid type argument of '->' (have 'int') 4810 | strcpy (sun->sun_path, hostname); | ^~ --- poundctl.o --- In file included from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/x509_vfy.h:32, from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/x509.h:495, from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/ssl.h:32, from pound.h:82, from poundctl.c:19: ht.h: In function 'lh_SESSION_node_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_node_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:219:38: note: in expansion of macro 'LHASH_OF' 219 | lh_##type##_node_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:120:28: note: declared here 120 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_SESSION_node_usage_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_node_usage_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:224:44: note: in expansion of macro 'LHASH_OF' 224 | lh_##type##_node_usage_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:121:28: note: declared here 121 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_SESSION_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:229:33: note: in expansion of macro 'LHASH_OF' 229 | lh_##type##_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:119:28: note: declared here 119 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_SERVER_node_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_node_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:219:38: note: in expansion of macro 'LHASH_OF' 219 | lh_##type##_node_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:120:28: note: declared here 120 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_SERVER_node_usage_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_node_usage_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:224:44: note: in expansion of macro 'LHASH_OF' 224 | lh_##type##_node_usage_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:121:28: note: declared here 121 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h: In function 'lh_SERVER_stats_bio': /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:149:32: warning: 'OPENSSL_LH_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 149 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:229:33: note: in expansion of macro 'LHASH_OF' 229 | lh_##type##_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:334:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 334 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ht.h:84:27: note: in expansion of macro 'DEFINE_LHASH_OF' 84 | # define HT_DECLARE(type) DEFINE_LHASH_OF (type) | ^~~~~~~~~~~~~~~ ht.h:88:1: note: in expansion of macro 'HT_DECLARE' 88 | HT_DECLARE(HT_TYPE); | ^~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/lhash.h:119:28: note: declared here 119 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~ --- config.o --- *** [config.o] Error code 1 bmake[3]: stopped making "all-am" in /home/pbulk/build/www/pound/work/pound-4.16/src --- bauth.o --- mv -f .deps/bauth.Tpo .deps/bauth.Po --- genpat.o --- mv -f .deps/genpat.Tpo .deps/genpat.Po --- poundctl.o --- mv -f .deps/poundctl.Tpo .deps/poundctl.Po bmake[3]: 1 error bmake[3]: stopped making "all-am" in /home/pbulk/build/www/pound/work/pound-4.16/src bmake[2]: stopped making "all" in /home/pbulk/build/www/pound/work/pound-4.16/src bmake[1]: stopped making "all-recursive" in /home/pbulk/build/www/pound/work/pound-4.16 bmake: stopped making "all" in /home/pbulk/build/www/pound/work/pound-4.16 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/pound *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/pound