+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pound-2.8nb3/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pound-2.8nb3/work.log ===> 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 --- http.o --- gcc -DF_CONF=\"/opt/local/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"/opt/local\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wstrict-prototypes -Wno-unused-result -pipe -D_REENTRANT -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DMISS_FACILITYNAMES -D_REENTRANT -pthread -DDH_LEN=2048 -I/opt/local/include -I/opt/local/include -I/usr/include -D_REENTRANT -D_THREAD_SAFE -I/opt/local/include -I/usr/include -c http.c --- pound.o --- gcc -DF_CONF=\"/opt/local/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"/opt/local\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wstrict-prototypes -Wno-unused-result -pipe -D_REENTRANT -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DMISS_FACILITYNAMES -D_REENTRANT -pthread -DDH_LEN=2048 -I/opt/local/include -I/opt/local/include -I/usr/include -D_REENTRANT -D_THREAD_SAFE -I/opt/local/include -I/usr/include -c pound.c --- dh512.h --- dhparam: Unknown option: -C dhparam: Use -help for summary. *** [dh512.h] Error code 1 bmake: stopped making "all" in /home/pbulk/build/www/pound/work/Pound-2.8 --- dh2048.h --- dhparam: Unknown option: -C dhparam: Use -help for summary. *** [dh2048.h] Error code 1 bmake: stopped making "all" in /home/pbulk/build/www/pound/work/Pound-2.8 --- http.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:482, from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/ssl.h:32, from pound.h:136, from http.c:28: pound.h: In function 'lh_TABNODE_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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /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); | ^~~~~~~~~~~~~~~~~~~~~~~~~ pound.h: In function 'lh_TABNODE_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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h: In function 'lh_TABNODE_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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /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); | ^~~~~~~~~~~~~~~~~~~~ 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 /home/pbulk/build/www/pound/work/.buildlink/include/openssl/ssl.h:30: /home/pbulk/build/www/pound/work/.buildlink/include/openssl/bio.h:310:28: note: declared here 310 | 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); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/www/pound/work/.buildlink/include/openssl/bio.h:310:28: note: declared here 310 | OSSL_DEPRECATEDIN_3_0 void BIO_set_callback(BIO *b, BIO_callback_fn callback); | ^~~~~~~~~~~~~~~~ --- pound.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:482, from /home/pbulk/build/www/pound/work/.buildlink/include/openssl/ssl.h:32, from pound.h:136, from pound.c:28: pound.h: In function 'lh_TABNODE_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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /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); | ^~~~~~~~~~~~~~~~~~~~~~~~~ pound.h: In function 'lh_TABNODE_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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h: In function 'lh_TABNODE_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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pound.h:348:3: note: in expansion of macro 'DEFINE_LHASH_OF' 348 | DEFINE_LHASH_OF(TABNODE); | ^~~~~~~~~~~~~~~ /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); | ^~~~~~~~~~~~~~~~~~~~ bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/www/pound/work/Pound-2.8 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/www/pound *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/www/pound