/home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest/usr/include/openssl/dh.h:264:28: note: declared here 264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p, | ^~~~~~~~~~~ /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c:207:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 207 | DH_free(kex->dh); | ^~~~~~~ /home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest/usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ dependall ===> crypto/external/bsd/openssh/bin/sftp dependall ===> external/bsd/libarchive dependall ===> external/bsd/libarchive/lib dependall ===> external/bsd/libarchive/lib/libarchive dependall ===> games/hack dependall ===> external/bsd/libarchive/lib/libarchive_fe dependall ===> external/bsd/libarchive/bin dependall ===> external/bsd/libarchive/bin/cpio dependall ===> libexec/identd dependall ===> external/bsd/libarchive/bin/tar dependall ===> libexec/ld.aout_so dependall ===> libexec/ld.elf_so dependall ===> external/bsd/libevent dependall ===> external/bsd/libevent/include dependall ===> external/bsd/libevent/lib dependall ===> external/bsd/libevent/lib/libevent dependall ===> external/bsd/libevent/lib/libevent_openssl dependall ===> external/bsd/libevent/lib/libevent_pthreads dependall ===> external/bsd/libevent/man dependall ===> crypto/external/bsd/openssh/bin/ssh-pkcs11-helper dependall ===> external/bsd/liblzf dependall ===> external/bsd/liblzf/lib dependall ===> external/bsd/liblzf/usr.bin dependall ===> external/bsd/liblzf/usr.bin/lzf dependall ===> crypto/external/bsd/openssh/libexec dependall ===> crypto/external/bsd/openssh/libexec/sshd-auth dependall ===> external/bsd/libpcap dependall ===> external/bsd/libpcap/bin dependall ===> external/bsd/libpcap/lib dependall ===> external/bsd/libpcap/sbin dependall ===> external/bsd/libpcap/sbin/rpcapd dependall ===> external/bsd/mdocml dependall ===> external/bsd/mdocml/lib dependall ===> external/bsd/mdocml/lib/libmandoc dependall ===> external/bsd/mdocml/bin dependall ===> external/bsd/mdocml/bin/mandoc dependall ===> libexec/mail.local dependall ===> libexec/makekey dependall ===> libexec/rexecd dependall ===> libexec/rlogind dependall ===> libexec/rshd dependall ===> libexec/rpc.rstatd dependall ===> libexec/rpc.rusersd dependall ===> libexec/rpc.rwalld dependall ===> libexec/rpc.sprayd dependall ===> libexec/talkd dependall ===> libexec/telnetd dependall ===> libexec/tftpd dependall ===> games/hals_end dependall ===> games/hangman dependall ===> libexec/utmp_update dependall ===> libexec/lfs_cleanerd dependall ===> games/hunt dependall ===> games/hunt/hunt dependall ===> external/bsd/mdocml/man dependall ===> external/bsd/ntp dependall ===> external/bsd/ntp/lib dependall ===> external/bsd/ntp/lib/libntp dependall ===> games/hunt/huntd dependall ===> libexec/rpc.rquotad dependall ===> sbin dependall ===> sbin/amrctl dependall ===> sbin/apmlabel dependall ===> games/larn dependall ===> sbin/atactl dependall ===> sbin/badsect dependall ===> sbin/bioctl dependall ===> sbin/blkdiscard dependall ===> sbin/brconfig /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c: In function 'input_kex_dh_gex_request': /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c:107:9: warning: 'DH_get0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 107 | DH_get0_pqg(kex->dh, &dh_p, NULL, &dh_g); | ^~~~~~~~~~~ In file included from /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c:38: /home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest/usr/include/openssl/dh.h:264:28: note: declared here 264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p, | ^~~~~~~~~~~ /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c: In function 'input_kex_dh_gex_init': /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c:164:9: warning: 'DH_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 164 | DH_get0_key(kex->dh, &pub_key, NULL); | ^~~~~~~~~~~ /home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest/usr/include/openssl/dh.h:267:28: note: declared here 267 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, | ^~~~~~~~~~~ /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c:165:9: warning: 'DH_get0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 165 | DH_get0_pqg(kex->dh, &dh_p, NULL, &dh_g); | ^~~~~~~~~~~ /home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest/usr/include/openssl/dh.h:264:28: note: declared here 264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p, | ^~~~~~~~~~~ /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c:207:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 207 | DH_free(kex->dh); | ^~~~~~~ /home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest/usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ dependall ===> sbin/canconfig dependall ===> crypto/external/bsd/openssh/libexec/sshd-session dependall ===> sbin/ccdconfig dependall ===> sbin/cgdconfig dependall ===> games/mille dependall ===> sbin/chown dependall ===> sbin/devpubd dependall ===> sbin/disklabel dependall ===> games/monop dependall ===> sbin/dkctl dependall ===> sbin/dkscan_bsdlabel dependall ===> games/morse dependall ===> sbin/dmesg dependall ===> games/number dependall ===> sbin/dmctl dependall ===> games/phantasia dependall ===> external/bsd/ntp/lib/libiscntp dependall ===> sbin/drvctl dependall ===> sbin/fastboot dependall ===> sbin/fdisk dependall ===> sbin/fsck /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/monitor.c: In function 'mm_answer_moduli': /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/monitor.c:691:17: warning: 'DH_get0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 691 | DH_get0_pqg(dh, &dh_p, NULL, &dh_g); | ^~~~~~~~~~~ In file included from /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/monitor.c:54: /home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest/usr/include/openssl/dh.h:264:28: note: declared here 264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p, | ^~~~~~~~~~~ /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/monitor.c:697:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 697 | DH_free(dh); | ^~~~~~~ /home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest/usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ dependall ===> sbin/fsirand dependall ===> games/pig dependall ===> games/pom dependall ===> sbin/gpt dependall ===> games/ppt dependall ===> games/primes dependall ===> games/quiz dependall ===> games/rain dependall ===> games/random dependall ===> games/robots dependall ===> games/rogue dependall ===> games/rogue/USD.doc dependall ===> external/bsd/ntp/lib/libopts In file included from /home/source/ab/HEAD/src/external/bsd/ntp/dist/sntp/libopts/autoopts.c:44, from /home/source/ab/HEAD/src/external/bsd/ntp/dist/sntp/libopts/libopts.c:24: In function 'canonicalize_pathname', inlined from 'option_pathfind.constprop' at /home/source/ab/HEAD/src/external/bsd/ntp/dist/sntp/libopts/compat/pathfind.c:90:32: /home/source/ab/HEAD/src/external/bsd/ntp/dist/sntp/libopts/compat/pathfind.c:206:17: error: 'strcpy' accessing 1 byte at offsets [-1073741824, 1073741823] and [-1073741824, 1073741823] overlaps 1 byte at offset [-1073741824, 1073741823] [-Werror=restrict] 206 | strcpy( result + i, result + i + 1 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dependall ===> sbin/ifconfig /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c: In function 'input_kex_dh_gex_request': /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c:107:9: warning: 'DH_get0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 107 | DH_get0_pqg(kex->dh, &dh_p, NULL, &dh_g); | ^~~~~~~~~~~ In file included from /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c:38: /home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest/usr/include/openssl/dh.h:264:28: note: declared here 264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p, | ^~~~~~~~~~~ /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c: In function 'input_kex_dh_gex_init': /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c:164:9: warning: 'DH_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 164 | DH_get0_key(kex->dh, &pub_key, NULL); | ^~~~~~~~~~~ /home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest/usr/include/openssl/dh.h:267:28: note: declared here 267 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, | ^~~~~~~~~~~ /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c:165:9: warning: 'DH_get0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 165 | DH_get0_pqg(kex->dh, &dh_p, NULL, &dh_g); | ^~~~~~~~~~~ /home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest/usr/include/openssl/dh.h:264:28: note: declared here 264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p, | ^~~~~~~~~~~ /home/source/ab/HEAD/src/crypto/external/bsd/openssh/dist/kexgexs.c:207:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 207 | DH_free(kex->dh); | ^~~~~~~ /home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest/usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ cc1: all warnings being treated as errors --- libopts.o --- *** Failed target: libopts.o *** In directory: /home/source/ab/HEAD/src/external/bsd/ntp/lib/libopts *** Failed commands: ${_MKTARGET_COMPILE} => @# "compile " libopts/libopts.o ${COMPILE.c} ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} ${OBJECT_TARGET} => /home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-tools/bin/shle--netbsdelf-gcc -Os -freorder-blocks -fdebug-prefix-map=\$DESTDIR= -fmacro-prefix-map=\$DESTDIR= -fdebug-prefix-map=\$NETBSDSRCDIR=/usr/src -fdebug-prefix-map=\$X11SRCDIR=/usr/xsrc -fdebug-prefix-map=\$NETBSDOBJDIR=/usr/obj -fmacro-prefix-map=\$NETBSDOBJDIR=/usr/obj -fdebug-regex-map='/usr/src/(.*)/obj$=/usr/obj/\1' -fdebug-regex-map='/usr/src/(.*)/obj/(.*)=/usr/obj/\1/\2' -fdebug-regex-map='/usr/src/(.*)/obj\..*=/usr/obj/\1' -fdebug-regex-map='/usr/src/(.*)/obj\..*/(.*)=/usr/obj/\1/\2' -fmacro-prefix-map=\$NETBSDSRCDIR=/usr/src -fmacro-prefix-map=\$X11SRCDIR=/usr/xsrc -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Wno-uninitialized -Wno-maybe-uninitialized -Werror -Wno-missing-noreturn -fPIE -g -D_NETBSD_REVISIONID=\"src@cvs:HEAD:20260419201040-xsrc@cvs:HEAD:20260222083521\" --sysroot=/home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest -DHAVE_CONFIG_H -I/home/source/ab/HEAD/src/external/bsd/ntp/include -I/home/source/ab/HEAD/src/external/bsd/ntp/dist/include -I/home/source/ab/HEAD/src/external/bsd/ntp/dist/libntp/lib/isc/include -I/home/source/ab/HEAD/src/external/bsd/ntp/dist/libntp/lib/isc/unix/include -I/home/source/ab/HEAD/src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/home/source/ab/HEAD/src/external/bsd/ntp/dist/sntp/libopts -Wp,-iremap,/home/builds/ab/HEAD/evbsh3-sh3el/20260419201040Z-dest: -Wp,-fno-canonical-system-headers -Wp,-iremap,/home/source/ab/HEAD/src:/usr/src -Wp,-iremap,/home/source/ab/HEAD/xsrc:/usr/xsrc -c -Wno-implicit-fallthrough -DPOSIX_SHELL="\"/bin/sh\"" -Wno-format-nonliteral -Wno-format-contains-nul -Wno-format-overflow /home/source/ab/HEAD/src/external/bsd/ntp/dist/sntp/libopts/libopts.c -o libopts.o ${CTFCONVERT_RUN} => *** [libopts.o] Error code 1 nbmake[10]: stopped making "realall" in /home/source/ab/HEAD/src/external/bsd/ntp/lib/libopts nbmake[10]: 1 error nbmake[10]: stopped making "realall" in /home/source/ab/HEAD/src/external/bsd/ntp/lib/libopts --- dependall --- nbmake[9]: stopped making "dependall" in /home/source/ab/HEAD/src/external/bsd/ntp/lib/libopts --- dependall-libopts --- nbmake[8]: stopped making "dependall" in /home/source/ab/HEAD/src/external/bsd/ntp/lib --- dependall-lib --- nbmake[7]: stopped making "dependall" in /home/source/ab/HEAD/src/external/bsd/ntp --- dependall-ntp --- nbmake[6]: stopped making "dependall" in /home/source/ab/HEAD/src/external/bsd --- dependall-bsd --- nbmake[5]: stopped making "dependall" in /home/source/ab/HEAD/src/external --- dependall-external --- nbmake[4]: stopped making "dependall" in /home/source/ab/HEAD/src --- dependall --- nbmake[9]: stopped making "dependall" in /home/source/ab/HEAD/src/crypto/external/bsd/openssh/libexec/sshd-session --- dependall-sshd-session --- nbmake[8]: stopped making "dependall" in /home/source/ab/HEAD/src/crypto/external/bsd/openssh/libexec --- dependall --- nbmake[6]: stopped making "dependall" in /home/source/ab/HEAD/src/sbin/ifconfig --- dependall-libexec --- nbmake[7]: stopped making "dependall" in /home/source/ab/HEAD/src/crypto/external/bsd/openssh --- dependall-ifconfig --- nbmake[5]: stopped making "dependall" in /home/source/ab/HEAD/src/sbin --- dependall-openssh --- nbmake[6]: stopped making "dependall" in /home/source/ab/HEAD/src/crypto/external/bsd --- dependall-sbin --- nbmake[4]: stopped making "dependall" in /home/source/ab/HEAD/src --- dependall-bsd --- nbmake[5]: stopped making "dependall" in /home/source/ab/HEAD/src/crypto/external --- dependall-crypto/external --- nbmake[4]: stopped making "dependall" in /home/source/ab/HEAD/src --- dependall --- nbmake[6]: stopped making "dependall" in /home/source/ab/HEAD/src/games/rogue --- dependall-rogue --- nbmake[5]: stopped making "dependall" in /home/source/ab/HEAD/src/games --- dependall-games --- nbmake[4]: stopped making "dependall" in /home/source/ab/HEAD/src --- do-build --- nbmake[3]: stopped making "do-build" in /home/source/ab/HEAD/src --- build --- nbmake[2]: stopped making "build" in /home/source/ab/HEAD/src --- distribution --- nbmake[1]: stopped making "distribution" in /home/source/ab/HEAD/src --- release --- nbmake: stopped making "release" in /home/source/ab/HEAD/src ERROR: Failed to make release *** BUILD ABORTED *** TAG=HEAD DATE=20260419201040Z start=Sun Apr 19 21:45:05 UTC 2026 end=Sun Apr 19 22:20:16 UTC 2026 rc=1 No release_evbsh3_sh3el.tar