+ 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/rtunes-0.8nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rtunes-0.8nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for rtunes-0.8nb2 yacc -d parse.y mv y.tab.c parse.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -Wstrict-prototypes -ansi -I/opt/pkg/include -c rtunes.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -Wstrict-prototypes -ansi -I/opt/pkg/include -c cipher.c cipher.c: In function 'cipher_aes_sendsample': cipher.c:76:9: warning: 'AES_cbc_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | AES_cbc_encrypt(buf + 16, buf + 16, len_encrypt, &aeskey, aesiv_copy, | ^~~~~~~~~~~~~~~ In file included from extern.h:21, from cipher.c:26: /home/pbulk/build/audio/rtunes/work/.buildlink/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ cipher.c: In function 'cipher_rsa_encrypt_aeskey': cipher.c:120:9: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 120 | key = RSA_new(); | ^~~ In file included from cipher.c:22: /home/pbulk/build/audio/rtunes/work/.buildlink/include/openssl/rsa.h:212:28: note: declared here 212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ cipher.c:121:9: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | RSA_set0_key(key, | ^~~~~~~~~~~~ /home/pbulk/build/audio/rtunes/work/.buildlink/include/openssl/rsa.h:218:27: note: declared here 218 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); | ^~~~~~~~~~~~ cipher.c:128:9: warning: 'RSA_public_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 128 | if (RSA_public_encrypt(16, aeskey, to, key, RSA_PKCS1_OAEP_PADDING) < 1) | ^~ /home/pbulk/build/audio/rtunes/work/.buildlink/include/openssl/rsa.h:293:5: note: declared here 293 | int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -Wstrict-prototypes -ansi -I/opt/pkg/include -c mp4.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -Wstrict-prototypes -ansi -I/opt/pkg/include -c rtsp.c rtsp.c: In function 'rtsp_Announce': rtsp.c:176:9: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 176 | if (AES_set_encrypt_key(tmp_aeskey, 128, &aeskey) != 0) | ^~ In file included from extern.h:21, from rtsp.c:25: /home/pbulk/build/audio/rtunes/work/.buildlink/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -Wstrict-prototypes -ansi -I/opt/pkg/include -c sys.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -Wstrict-prototypes -ansi -I/opt/pkg/include -c parse.c /opt/tools/bin/..//share/lib/ccs/yaccpar:30: warning: ignoring '#pragma ident ' [-Wunknown-pragmas] 30 | #pragma ident "%Z%%M% %I% %E% SMI" | /opt/tools/bin/..//share/lib/ccs/yaccpar: In function 'yyparse': /opt/tools/bin/..//share/lib/ccs/yaccpar:399:25: warning: label 'yyerrlab' defined but not used [-Wunused-label] 399 | yyerrlab: | ^~~~~~~~ /opt/tools/bin/..//share/lib/ccs/yaccpar:189:9: warning: label 'yynewstate' defined but not used [-Wunused-label] 189 | yynewstate: | ^~~~~~~~~~ gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -o rtunes rtunes.o cipher.o mp4.o rtsp.o sys.o parse.o -lcrypto Undefined first referenced symbol in file __xnet_connect sys.o (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) __xnet_socket sys.o (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) gethostbyname2 sys.o getnameinfo sys.o (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) __xnet_getaddrinfo sys.o (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) gai_strerror sys.o (symbol belongs to implicit dependency /lib/amd64/libsocket.so.1) ld: fatal: symbol referencing errors. No output written to rtunes collect2: error: ld returned 1 exit status *** [rtunes] Error code 1 bmake: stopped in /home/pbulk/build/audio/rtunes/work/rtunes-0.8/rtunes 1 error bmake: stopped in /home/pbulk/build/audio/rtunes/work/rtunes-0.8/rtunes *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/rtunes *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/rtunes