+ 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/dnsperf-2.5.1nb13/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dnsperf-2.5.1nb13/work.log ===> Building for dnsperf-2.5.1nb13 --- all-recursive --- Making all in src --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in test --- datafile.o --- --- dns.o --- --- log.o --- --- net.o --- --- dns.o --- depbase=`echo dns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I. -I.. -D_POSIX_PTHREAD_SEMANTICS -pthread -I/opt/pkg/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D__x86_64__ -I/opt/pkg/include -MT dns.o -MD -MP -MF $depbase.Tpo -c -o dns.o dns.c && mv -f $depbase.Tpo $depbase.Po --- datafile.o --- depbase=`echo datafile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I. -I.. -D_POSIX_PTHREAD_SEMANTICS -pthread -I/opt/pkg/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D__x86_64__ -I/opt/pkg/include -MT datafile.o -MD -MP -MF $depbase.Tpo -c -o datafile.o datafile.c && mv -f $depbase.Tpo $depbase.Po --- log.o --- depbase=`echo log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I. -I.. -D_POSIX_PTHREAD_SEMANTICS -pthread -I/opt/pkg/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D__x86_64__ -I/opt/pkg/include -MT log.o -MD -MP -MF $depbase.Tpo -c -o log.o log.c && mv -f $depbase.Tpo $depbase.Po --- net.o --- depbase=`echo net.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I. -I.. -D_POSIX_PTHREAD_SEMANTICS -pthread -I/opt/pkg/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D__x86_64__ -I/opt/pkg/include -MT net.o -MD -MP -MF $depbase.Tpo -c -o net.o net.c && mv -f $depbase.Tpo $depbase.Po --- opt.o --- depbase=`echo opt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I. -I.. -D_POSIX_PTHREAD_SEMANTICS -pthread -I/opt/pkg/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D__x86_64__ -I/opt/pkg/include -MT opt.o -MD -MP -MF $depbase.Tpo -c -o opt.o opt.c && mv -f $depbase.Tpo $depbase.Po --- os.o --- depbase=`echo os.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I. -I.. -D_POSIX_PTHREAD_SEMANTICS -pthread -I/opt/pkg/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D__x86_64__ -I/opt/pkg/include -MT os.o -MD -MP -MF $depbase.Tpo -c -o os.o os.c && mv -f $depbase.Tpo $depbase.Po --- strerror.o --- depbase=`echo strerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I. -I.. -D_POSIX_PTHREAD_SEMANTICS -pthread -I/opt/pkg/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D__x86_64__ -I/opt/pkg/include -MT strerror.o -MD -MP -MF $depbase.Tpo -c -o strerror.o strerror.c && mv -f $depbase.Tpo $depbase.Po --- qtype.o --- depbase=`echo qtype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I. -I.. -D_POSIX_PTHREAD_SEMANTICS -pthread -I/opt/pkg/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D__x86_64__ -I/opt/pkg/include -MT qtype.o -MD -MP -MF $depbase.Tpo -c -o qtype.o qtype.c && mv -f $depbase.Tpo $depbase.Po --- strerror.o --- strerror.c: In function 'perf_strerror_r': strerror.c:35:12: error: returning 'int' from a function with return type 'const char *' makes pointer from integer without a cast [-Wint-conversion] 35 | return strerror_r(errnum, str, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- edns.o --- depbase=`echo edns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I. -I.. -D_POSIX_PTHREAD_SEMANTICS -pthread -I/opt/pkg/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D__x86_64__ -I/opt/pkg/include -MT edns.o -MD -MP -MF $depbase.Tpo -c -o edns.o edns.c && mv -f $depbase.Tpo $depbase.Po --- tsig.o --- --- strerror.o --- *** [strerror.o] Error code 1 bmake[3]: stopped making "all-am" in /home/pbulk/build/benchmarks/dnsperf/work/dnsperf-2.5.1/src --- tsig.o --- depbase=`echo tsig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I. -I.. -D_POSIX_PTHREAD_SEMANTICS -pthread -I/opt/pkg/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D__x86_64__ -I/opt/pkg/include -MT tsig.o -MD -MP -MF $depbase.Tpo -c -o tsig.o tsig.c && mv -f $depbase.Tpo $depbase.Po tsig.c: In function 'perf_tsig_parsekey': tsig.c:187:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 187 | if (!(tsigkey->hmac = HMAC_CTX_new())) { | ^~ In file included from tsig.h:26, from tsig.c:22: /home/pbulk/build/benchmarks/dnsperf/work/.buildlink/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ tsig.c:192:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 192 | if (!HMAC_Init_ex(tsigkey->hmac, key, keylen, md, 0)) { | ^~ /home/pbulk/build/benchmarks/dnsperf/work/.buildlink/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ tsig.c: In function 'perf_tsig_destroykey': tsig.c:210:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | HMAC_CTX_free((*tsigkeyp)->hmac); | ^~~~~~~~~~~~~ /home/pbulk/build/benchmarks/dnsperf/work/.buildlink/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ tsig.c: In function 'perf_add_tsig': tsig.c:232:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 232 | if (!HMAC_Init_ex(tsigkey->hmac, 0, 0, 0, 0)) { | ^~ /home/pbulk/build/benchmarks/dnsperf/work/.buildlink/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ tsig.c:236:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 236 | if (!HMAC_Update(tsigkey->hmac, perf_buffer_base(packet), perf_buffer_usedlength(packet))) { | ^~ /home/pbulk/build/benchmarks/dnsperf/work/.buildlink/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ tsig.c:270:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 270 | if (!HMAC_Update(tsigkey->hmac, perf_buffer_base(&tmp), perf_buffer_usedlength(&tmp))) { | ^~ /home/pbulk/build/benchmarks/dnsperf/work/.buildlink/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ tsig.c:275:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 275 | if (!HMAC_Final(tsigkey->hmac, md, &mdlen)) { | ^~ /home/pbulk/build/benchmarks/dnsperf/work/.buildlink/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ bmake[3]: 1 error bmake[3]: stopped making "all-am" in /home/pbulk/build/benchmarks/dnsperf/work/dnsperf-2.5.1/src bmake[2]: stopped making "all-recursive" in /home/pbulk/build/benchmarks/dnsperf/work/dnsperf-2.5.1/src bmake[1]: stopped making "all" in /home/pbulk/build/benchmarks/dnsperf/work/dnsperf-2.5.1/src bmake: stopped making "all" in /home/pbulk/build/benchmarks/dnsperf/work/dnsperf-2.5.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/dnsperf *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/dnsperf