+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/meson-tools-0.1nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/meson-tools-0.1nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for meson-tools-0.1nb1 cc -g -o amlbootsig.o -c amlbootsig.c cc -g -o unamlbootsig.o -c unamlbootsig.c In file included from /usr/include/assert.h:36:0, from amlbootsig.c:7: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/inttypes.h:25:0, from unamlbootsig.c:7: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ amlbootsig.c: In function 'do_fip': amlbootsig.c:110:3: warning: 'SHA256_Init' is deprecated (declared at /home/pbulk/build/sysutils/meson-tools/work/.buildlink/include/openssl/sha.h:73): Since OpenSSL 3.0 [-Wdeprecated-declarations] SHA256_Init(&sha256_ctx); ^ amlbootsig.c:111:3: warning: 'SHA256_Update' is deprecated (declared at /home/pbulk/build/sysutils/meson-tools/work/.buildlink/include/openssl/sha.h:74): Since OpenSSL 3.0 [-Wdeprecated-declarations] SHA256_Update(&sha256_ctx, buf, fip_hdr.header_size); ^ amlbootsig.c:112:3: warning: 'SHA256_Update' is deprecated (declared at /home/pbulk/build/sysutils/meson-tools/work/.buildlink/include/openssl/sha.h:74): Since OpenSSL 3.0 [-Wdeprecated-declarations] SHA256_Update(&sha256_ctx, buf + fip_hdr.data_offset, 0); ^ amlbootsig.c:119:3: warning: 'SHA256_Update' is deprecated (declared at /home/pbulk/build/sysutils/meson-tools/work/.buildlink/include/openssl/sha.h:74): Since OpenSSL 3.0 [-Wdeprecated-declarations] SHA256_Update(&sha256_ctx, buf, len); ^ amlbootsig.c:125:4: warning: 'SHA256_Update' is deprecated (declared at /home/pbulk/build/sysutils/meson-tools/work/.buildlink/include/openssl/sha.h:74): Since OpenSSL 3.0 [-Wdeprecated-declarations] SHA256_Update(&sha256_ctx, buf, ROUND_UP(len, 16)); ^ amlbootsig.c:128:3: warning: 'SHA256_Final' is deprecated (declared at /home/pbulk/build/sysutils/meson-tools/work/.buildlink/include/openssl/sha.h:76): Since OpenSSL 3.0 [-Wdeprecated-declarations] SHA256_Final(sha256_digest, &sha256_ctx); ^ amlbootsig.c: In function 'boot_sig': amlbootsig.c:235:2: warning: 'SHA256_Init' is deprecated (declared at /home/pbulk/build/sysutils/meson-tools/work/.buildlink/include/openssl/sha.h:73): Since OpenSSL 3.0 [-Wdeprecated-declarations] SHA256_Init(&sha256_ctx); ^ amlbootsig.c:236:2: warning: 'SHA256_Update' is deprecated (declared at /home/pbulk/build/sysutils/meson-tools/work/.buildlink/include/openssl/sha.h:74): Since OpenSSL 3.0 [-Wdeprecated-declarations] SHA256_Update(&sha256_ctx, buf, hdr.header_size); ^ amlbootsig.c:237:2: warning: 'SHA256_Update' is deprecated (declared at /home/pbulk/build/sysutils/meson-tools/work/.buildlink/include/openssl/sha.h:74): Since OpenSSL 3.0 [-Wdeprecated-declarations] SHA256_Update(&sha256_ctx, buf + hdr.data_offset, hdr._offset2); ^ amlbootsig.c:239:2: warning: 'SHA256_Final' is deprecated (declared at /home/pbulk/build/sysutils/meson-tools/work/.buildlink/include/openssl/sha.h:76): Since OpenSSL 3.0 [-Wdeprecated-declarations] SHA256_Final(sha256_digest, &sha256_ctx); ^ cc -g -o amlinfo.o -c amlinfo.c cc -g -o amlbootsig amlbootsig.o -lcrypto In file included from /usr/include/inttypes.h:25:0, from amlinfo.c:7: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/ld: cannot find -lcrypto collect2: error: ld returned 1 exit status make: *** [amlbootsig] Error 1 make: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/sysutils/meson-tools *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/sysutils/meson-tools