=> 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 ---
--- 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
--- 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
--- dh512.h ---
dhparam: Unknown option: -C
dhparam: Use -help for summary.
--- dh2048.h ---
dhparam: Unknown option: -C
dhparam: Use -help for summary.
--- dh512.h ---
*** [dh512.h] Error code 1

make: stopped in /work/www/pound/work/Pound-2.8
--- dh2048.h ---
*** [dh2048.h] Error code 1

make: stopped in /work/www/pound/work/Pound-2.8
--- http.o ---
In file included from /work/www/pound/work/.buildlink/include/openssl/x509_vfy.h:32:0,
                 from /work/www/pound/work/.buildlink/include/openssl/x509.h:482,
                 from /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':
--- pound.o ---
In file included from /work/www/pound/work/.buildlink/include/openssl/x509_vfy.h:32:0,
                 from /work/www/pound/work/.buildlink/include/openssl/x509.h:482,
                 from /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':
/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]
 # define LHASH_OF(type) struct lhash_st_##type
                                ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:185:38: note: in expansion of macro 'LHASH_OF'
     lh_##type##_node_stats_bio(const LHASH_OF(type) *lh, BIO *out) \
                                      ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED'
     DEFINE_LHASH_OF_DEPRECATED(type) \
     ^
pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF'
   DEFINE_LHASH_OF(TABNODE);
   ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:106:28: note: declared here
 OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out);
                            ^
--- http.o ---
/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]
 # define LHASH_OF(type) struct lhash_st_##type
                                ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:185:38: note: in expansion of macro 'LHASH_OF'
     lh_##type##_node_stats_bio(const LHASH_OF(type) *lh, BIO *out) \
                                      ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED'
     DEFINE_LHASH_OF_DEPRECATED(type) \
     ^
pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF'
   DEFINE_LHASH_OF(TABNODE);
   ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:106:28: note: declared here
 OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out);
                            ^
--- pound.o ---
pound.h: In function 'lh_TABNODE_node_usage_stats_bio':
/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]
 # define LHASH_OF(type) struct lhash_st_##type
                                ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:190:44: note: in expansion of macro 'LHASH_OF'
     lh_##type##_node_usage_stats_bio(const LHASH_OF(type) *lh, BIO *out) \
                                            ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED'
     DEFINE_LHASH_OF_DEPRECATED(type) \
     ^
pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF'
   DEFINE_LHASH_OF(TABNODE);
   ^
--- http.o ---
pound.h: In function 'lh_TABNODE_node_usage_stats_bio':
--- pound.o ---
/work/www/pound/work/.buildlink/include/openssl/lhash.h:107:28: note: declared here
 OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out);
                            ^
--- http.o ---
/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]
 # define LHASH_OF(type) struct lhash_st_##type
                                ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:190:44: note: in expansion of macro 'LHASH_OF'
     lh_##type##_node_usage_stats_bio(const LHASH_OF(type) *lh, BIO *out) \
                                            ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED'
     DEFINE_LHASH_OF_DEPRECATED(type) \
     ^
pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF'
   DEFINE_LHASH_OF(TABNODE);
   ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:107:28: note: declared here
 OSSL_DEPRECATEDIN_3_1 void OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out);
                            ^
--- pound.o ---
pound.h: In function 'lh_TABNODE_stats_bio':
/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations]
 # define LHASH_OF(type) struct lhash_st_##type
                                ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:195:33: note: in expansion of macro 'LHASH_OF'
     lh_##type##_stats_bio(const LHASH_OF(type) *lh, BIO *out) \
                                 ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED'
     DEFINE_LHASH_OF_DEPRECATED(type) \
     ^
pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF'
   DEFINE_LHASH_OF(TABNODE);
   ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:105:28: note: declared here
 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':
/work/www/pound/work/.buildlink/include/openssl/lhash.h:135:32: warning: 'OPENSSL_LH_stats_bio' is deprecated: Since OpenSSL 3.1 [-Wdeprecated-declarations]
 # define LHASH_OF(type) struct lhash_st_##type
                                ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:195:33: note: in expansion of macro 'LHASH_OF'
     lh_##type##_stats_bio(const LHASH_OF(type) *lh, BIO *out) \
                                 ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:275:5: note: in expansion of macro 'DEFINE_LHASH_OF_DEPRECATED'
     DEFINE_LHASH_OF_DEPRECATED(type) \
     ^
pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF'
   DEFINE_LHASH_OF(TABNODE);
   ^
/work/www/pound/work/.buildlink/include/openssl/lhash.h:105:28: note: declared here
 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]
     BIO_set_callback(cl, bio_callback);
     ^
In file included from /work/www/pound/work/.buildlink/include/openssl/ssl.h:29:0,
                 from pound.h:136,
                 from http.c:28:
/work/www/pound/work/.buildlink/include/openssl/bio.h:279:28: note: declared here
 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]
                 BIO_set_callback(be, bio_callback);
                 ^
In file included from /work/www/pound/work/.buildlink/include/openssl/ssl.h:29:0,
                 from pound.h:136,
                 from http.c:28:
/work/www/pound/work/.buildlink/include/openssl/bio.h:279:28: note: declared here
 OSSL_DEPRECATEDIN_3_0 void BIO_set_callback(BIO *b, BIO_callback_fn callback);
                            ^
2 errors

make: stopped in /work/www/pound/work/Pound-2.8
*** Error code 2

Stop.
make[1]: stopped in /tree/pkgsrc/www/pound
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/www/pound