=> 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 pound-2.8nb3 --- dh512.h --- --- dh2048.h --- --- pound.o --- --- http.o --- --- config.o --- --- poundctl.o --- --- dh512.h --- openssl dhparam -5 -C -noout 512 > dh512.h --- dh2048.h --- openssl dhparam -5 -C -noout 2048 > dh2048.h --- pound.o --- gcc -DF_CONF=\"/usr/pkg/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"/usr/pkg\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -O2 -I/usr/pkg/include -I/usr/include -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DDH_LEN=2048 -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -I/usr/include -c pound.c -o pound.o --- http.o --- gcc -DF_CONF=\"/usr/pkg/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"/usr/pkg\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -O2 -I/usr/pkg/include -I/usr/include -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DDH_LEN=2048 -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -I/usr/include -c http.c -o http.o --- config.o --- gcc -DF_CONF=\"/usr/pkg/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"/usr/pkg\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -O2 -I/usr/pkg/include -I/usr/include -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DDH_LEN=2048 -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -I/usr/include -c config.c -o config.o --- dh2048.h --- dhparam: Unknown option: -C dhparam: Use -help for summary. *** [dh2048.h] Error code 1 make: stopped in /pbulk/work/www/pound/work/Pound-2.8 --- config.o --- In file included from /pbulk/work/www/pound/work/.buildlink/include/openssl/x509_vfy.h:32, from /pbulk/work/www/pound/work/.buildlink/include/openssl/x509.h:482, from /pbulk/work/www/pound/work/.buildlink/include/openssl/ssl.h:31, from pound.h:136, from config.c:32: pound.h: In function 'lh_TABNODE_node_stats_bio': /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_node_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 135 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:185:38: note: in expansion of macro 'LHASH_OF' 185 | lh_##type##_node_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 275 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:106:28: note: declared here 106 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~ pound.h: In function 'lh_TABNODE_node_usage_stats_bio': /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_node_usage_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 135 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:190:44: note: in expansion of macro 'LHASH_OF' 190 | lh_##type##_node_usage_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 275 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:107:28: note: declared here 107 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h: In function 'lh_TABNODE_stats_bio': /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 135 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:195:33: note: in expansion of macro 'LHASH_OF' 195 | lh_##type##_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 275 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:105:28: note: declared here 105 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~ config.c: In function 'parse_be': config.c:371:13: warning: 'SSL_CTX_set_tmp_dh_callback' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 371 | SSL_CTX_set_tmp_dh_callback(res->ctx, DH_tmp_callback); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pound.h:136, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/ssl.h:2230:6: note: declared here 2230 | void SSL_CTX_set_tmp_dh_callback(SSL_CTX *ctx, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:376:13: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 376 | if((ecdh = EC_KEY_new_by_curve_name(EC_nid)) == NULL) | ^~ In file included from /pbulk/work/www/pound/work/.buildlink/include/openssl/x509.h:33, from /pbulk/work/www/pound/work/.buildlink/include/openssl/ssl.h:31, from pound.h:136, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/ec.h:1001:31: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ config.c:380:13: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 380 | EC_KEY_free(ecdh); | ^~~~~~~~~~~ In file included from /pbulk/work/www/pound/work/.buildlink/include/openssl/x509.h:33, from /pbulk/work/www/pound/work/.buildlink/include/openssl/ssl.h:31, from pound.h:136, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/ec.h:1006:28: note: declared here 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ config.c: In function 'parse_HTTPS': config.c:1277:17: warning: 'SSL_CTX_set_tmp_dh_callback' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1277 | SSL_CTX_set_tmp_dh_callback(pc->ctx, DH_tmp_callback); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pound.h:136, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/ssl.h:2230:6: note: declared here 2230 | void SSL_CTX_set_tmp_dh_callback(SSL_CTX *ctx, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1283:17: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1283 | if((ecdh = EC_KEY_new_by_curve_name(EC_nid)) == NULL) | ^~ In file included from /pbulk/work/www/pound/work/.buildlink/include/openssl/x509.h:33, from /pbulk/work/www/pound/work/.buildlink/include/openssl/ssl.h:31, from pound.h:136, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/ec.h:1001:31: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ config.c:1287:17: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1287 | EC_KEY_free(ecdh); | ^~~~~~~~~~~ In file included from /pbulk/work/www/pound/work/.buildlink/include/openssl/x509.h:33, from /pbulk/work/www/pound/work/.buildlink/include/openssl/ssl.h:31, from pound.h:136, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/ec.h:1006:28: note: declared here 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ config.c: In function 'parse_file': config.c:1370:13: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1370 | ENGINE_load_builtin_engines(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pound.h:153, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/engine.h:358:28: note: declared here 358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1372:13: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1372 | if (!(e = ENGINE_by_id(lin + matches[1].rm_so))) | ^~ In file included from pound.h:153, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ config.c:1374:13: warning: 'ENGINE_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1374 | if(!ENGINE_init(e)) { | ^~ In file included from pound.h:153, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/engine.h:620:27: note: declared here 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); | ^~~~~~~~~~~ config.c:1375:17: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1375 | ENGINE_free(e); | ^~~~~~~~~~~ In file included from pound.h:153, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ config.c:1378:13: warning: 'ENGINE_set_default' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1378 | if(!ENGINE_set_default(e, ENGINE_METHOD_ALL)) { | ^~ In file included from pound.h:153, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/engine.h:708:27: note: declared here 708 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default(ENGINE *e, unsigned int flags); | ^~~~~~~~~~~~~~~~~~ config.c:1379:17: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1379 | ENGINE_free(e); | ^~~~~~~~~~~ In file included from pound.h:153, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ config.c:1382:13: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1382 | ENGINE_finish(e); | ^~~~~~~~~~~~~ In file included from pound.h:153, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ config.c:1383:13: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1383 | ENGINE_free(e); | ^~~~~~~~~~~ In file included from pound.h:153, from config.c:32: /pbulk/work/www/pound/work/.buildlink/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ --- poundctl.o --- gcc -DF_CONF=\"/usr/pkg/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"/usr/pkg\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -O2 -I/usr/pkg/include -I/usr/include -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DDH_LEN=2048 -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -I/usr/include -c poundctl.c -o poundctl.o --- pound.o --- In file included from /pbulk/work/www/pound/work/.buildlink/include/openssl/x509_vfy.h:32, from /pbulk/work/www/pound/work/.buildlink/include/openssl/x509.h:482, from /pbulk/work/www/pound/work/.buildlink/include/openssl/ssl.h:31, from pound.h:136, from pound.c:28: pound.h: In function 'lh_TABNODE_node_stats_bio': /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_node_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 135 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:185:38: note: in expansion of macro 'LHASH_OF' 185 | lh_##type##_node_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 275 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:106:28: note: declared here 106 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~ pound.h: In function 'lh_TABNODE_node_usage_stats_bio': /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_node_usage_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 135 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:190:44: note: in expansion of macro 'LHASH_OF' 190 | lh_##type##_node_usage_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 275 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:107:28: note: declared here 107 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h: In function 'lh_TABNODE_stats_bio': /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 135 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:195:33: note: in expansion of macro 'LHASH_OF' 195 | lh_##type##_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 275 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:105:28: note: declared here 105 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~ --- dh512.h --- dhparam: Unknown option: -C dhparam: Use -help for summary. *** [dh512.h] Error code 1 make: stopped in /pbulk/work/www/pound/work/Pound-2.8 --- http.o --- In file included from /pbulk/work/www/pound/work/.buildlink/include/openssl/x509_vfy.h:32, from /pbulk/work/www/pound/work/.buildlink/include/openssl/x509.h:482, from /pbulk/work/www/pound/work/.buildlink/include/openssl/ssl.h:31, from pound.h:136, from http.c:28: pound.h: In function 'lh_TABNODE_node_stats_bio': /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_node_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 135 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:185:38: note: in expansion of macro 'LHASH_OF' 185 | lh_##type##_node_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 275 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:106:28: note: declared here 106 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~ pound.h: In function 'lh_TABNODE_node_usage_stats_bio': --- poundctl.o --- In file included from /pbulk/work/www/pound/work/.buildlink/include/openssl/x509_vfy.h:32, from /pbulk/work/www/pound/work/.buildlink/include/openssl/x509.h:482, from /pbulk/work/www/pound/work/.buildlink/include/openssl/ssl.h:31, from pound.h:136, from poundctl.c:28: pound.h: In function 'lh_TABNODE_node_stats_bio': --- http.o --- /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_node_usage_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 135 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:190:44: note: in expansion of macro 'LHASH_OF' 190 | lh_##type##_node_usage_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 275 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ --- poundctl.o --- /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_node_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 135 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:185:38: note: in expansion of macro 'LHASH_OF' 185 | lh_##type##_node_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 275 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:106:28: note: declared here 106 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~ pound.h: In function 'lh_TABNODE_node_usage_stats_bio': --- http.o --- /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:107:28: note: declared here 107 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- poundctl.o --- /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_node_usage_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 135 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:190:44: note: in expansion of macro 'LHASH_OF' 190 | lh_##type##_node_usage_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 275 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:107:28: note: declared here 107 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h: In function 'lh_TABNODE_stats_bio': /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 135 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:195:33: note: in expansion of macro 'LHASH_OF' 195 | lh_##type##_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 275 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:105:28: note: declared here 105 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~ --- http.o --- pound.h: In function 'lh_TABNODE_stats_bio': /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations] 135 | # define LHASH_OF(type) struct lhash_st_##type | ^~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:195:33: note: in expansion of macro 'LHASH_OF' 195 | lh_##type##_stats_bio(const LHASH_OF(type) *lh, BIO *out) \ | ^~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED' 275 | DEFINE_LHASH_OF_DEPRECATED(type) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /pbulk/work/www/pound/work/.buildlink/include/openssl/lhash.h:105:28: note: declared here 105 | OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_stats_bio(const OPENSSL_LHASH *lh, BIO *out); | ^~~~~~~~~~~~~~~~~~~~ http.c: In function 'do_http': http.c:614:5: warning: 'BIO_set_callback' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 614 | BIO_set_callback(cl, bio_callback); | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/www/pound/work/.buildlink/include/openssl/ssl.h:29, from pound.h:136, from http.c:28: /pbulk/work/www/pound/work/.buildlink/include/openssl/bio.h:279:28: note: declared here 279 | OSSL_DEPRECATEDIN_3_0 void BIO_set_callback(BIO *b, BIO_callback_fn callback); | ^~~~~~~~~~~~~~~~ http.c:968:17: warning: 'BIO_set_callback' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 968 | BIO_set_callback(be, bio_callback); | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/www/pound/work/.buildlink/include/openssl/ssl.h:29, from pound.h:136, from http.c:28: /pbulk/work/www/pound/work/.buildlink/include/openssl/bio.h:279:28: note: declared here 279 | OSSL_DEPRECATEDIN_3_0 void BIO_set_callback(BIO *b, BIO_callback_fn callback); | ^~~~~~~~~~~~~~~~ 2 errors make: stopped in /pbulk/work/www/pound/work/Pound-2.8 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/www/pound *** Error code 1 Stop. make: stopped in /usr/pkgsrc/www/pound