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 ===> external/gpl2/groff/bin/eqn dependall ===> libexec/identd dependall ===> external/bsd/liblzf dependall ===> external/bsd/liblzf/lib dependall ===> crypto/external/bsd/openssh/bin/ssh-keyscan dependall ===> external/bsd/liblzf/usr.bin dependall ===> external/bsd/liblzf/usr.bin/lzf 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 ===> libexec/ld.aout_so dependall ===> libexec/ld.elf_so /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/hpcsh/20260419163647Z-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/hpcsh/20260419163647Z-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/hpcsh/20260419163647Z-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/hpcsh/20260419163647Z-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/mdocml dependall ===> external/bsd/mdocml/lib dependall ===> external/bsd/mdocml/lib/libmandoc dependall ===> external/bsd/mdocml/bin dependall ===> external/bsd/mdocml/bin/mandoc dependall ===> external/gpl2/groff/bin/gdiffmk dependall ===> external/gpl2/groff/bin/grn dependall ===> crypto/external/bsd/openssh/bin/ssh-pkcs11-helper dependall ===> external/gpl2/groff/bin/groff dependall ===> crypto/external/bsd/openssh/libexec dependall ===> crypto/external/bsd/openssh/libexec/sshd-auth dependall ===> libexec/mail.local dependall ===> libexec/makekey dependall ===> external/gpl2/groff/bin/grog dependall ===> libexec/rexecd dependall ===> external/gpl2/groff/bin/hpftodit dependall ===> libexec/rlogind dependall ===> libexec/rshd dependall ===> libexec/rpc.rstatd dependall ===> external/gpl2/groff/bin/html dependall ===> libexec/rpc.rusersd dependall ===> external/gpl2/groff/bin/indxbib dependall ===> libexec/rpc.rwalld dependall ===> libexec/rpc.sprayd dependall ===> external/gpl2/groff/bin/lkbib dependall ===> libexec/talkd dependall ===> external/gpl2/groff/bin/lookbib dependall ===> external/gpl2/groff/bin/nroff dependall ===> external/gpl2/groff/bin/pfbtops dependall ===> libexec/telnetd dependall ===> external/gpl2/groff/bin/pic dependall ===> external/bsd/mdocml/man dependall ===> external/bsd/ntp dependall ===> external/bsd/ntp/lib dependall ===> external/bsd/ntp/lib/libntp dependall ===> libexec/tftpd dependall ===> libexec/utmp_update dependall ===> libexec/lfs_cleanerd dependall ===> external/gpl2/groff/bin/refer dependall ===> libexec/rpc.rquotad dependall ===> sbin dependall ===> sbin/amrctl dependall ===> sbin/apmlabel dependall ===> sbin/atactl dependall ===> sbin/badsect dependall ===> external/gpl2/groff/bin/soelim dependall ===> external/gpl2/groff/bin/tbl dependall ===> sbin/bioctl dependall ===> sbin/blkdiscard dependall ===> sbin/brconfig dependall ===> sbin/canconfig dependall ===> sbin/ccdconfig dependall ===> sbin/cgdconfig dependall ===> external/gpl2/groff/bin/tfmtodit dependall ===> external/gpl2/groff/bin/troff /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/hpcsh/20260419163647Z-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/hpcsh/20260419163647Z-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/hpcsh/20260419163647Z-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/hpcsh/20260419163647Z-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/libexec/sshd-session dependall ===> sbin/chown dependall ===> sbin/devpubd dependall ===> sbin/disklabel dependall ===> external/bsd/ntp/lib/libiscntp dependall ===> sbin/dkctl dependall ===> sbin/dkscan_bsdlabel dependall ===> sbin/dmesg dependall ===> sbin/dmctl dependall ===> sbin/drvctl dependall ===> sbin/fastboot dependall ===> sbin/fdisk dependall ===> sbin/fsck dependall ===> sbin/fsirand dependall ===> sbin/gpt 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 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/hpcsh/20260419163647Z-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/hpcsh/20260419163647Z-dest/usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ dependall ===> external/gpl2/groff/doc dependall ===> external/gpl2/groff/font dependall ===> external/gpl2/groff/font/devX100 dependall ===> external/gpl2/groff/font/devX100-12 dependall ===> external/gpl2/groff/font/devX75 dependall ===> external/gpl2/groff/font/devX75-12 dependall ===> external/gpl2/groff/font/devascii dependall ===> external/gpl2/groff/font/devcp1047 dependall ===> external/gpl2/groff/font/devdvi dependall ===> external/gpl2/groff/font/devhtml dependall ===> external/gpl2/groff/font/devkoi8-r dependall ===> external/gpl2/groff/font/devlatin1 dependall ===> external/gpl2/groff/font/devlbp dependall ===> external/gpl2/groff/font/devlj4 dependall ===> external/gpl2/groff/font/devps dependall ===> external/gpl2/groff/font/devutf8 dependall ===> external/gpl2/groff/man dependall ===> external/gpl2/groff/tmac dependall ===> external/gpl2/groff/tmac/man dependall ===> external/gpl2/groff/tmac/mom cc1: all warnings being treated as errors dependall ===> external/gpl2/groff/tmac/mom/examples dependall ===> external/gpl2/groff/tmac/mom/momdoc --- 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/hpcsh/20260419163647Z-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:20260419163647-xsrc@cvs:HEAD:20260222083521\" --sysroot=/home/builds/ab/HEAD/hpcsh/20260419163647Z-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/hpcsh/20260419163647Z-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-momdoc --- nbmake[9]: stopped making "dependall" in /home/source/ab/HEAD/src/external/gpl2/groff/tmac/mom --- dependall-mom --- nbmake[8]: stopped making "dependall" in /home/source/ab/HEAD/src/external/gpl2/groff/tmac --- dependall-tmac --- nbmake[7]: stopped making "dependall" in /home/source/ab/HEAD/src/external/gpl2/groff --- dependall-groff --- nbmake[6]: stopped making "dependall" in /home/source/ab/HEAD/src/external/gpl2 --- dependall-gpl2 --- 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[6]: stopped making "dependall" in /home/source/ab/HEAD/src/sbin/gpt --- dependall-gpt --- nbmake[5]: stopped making "dependall" in /home/source/ab/HEAD/src/sbin --- dependall-sbin --- 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-libexec --- nbmake[7]: stopped making "dependall" in /home/source/ab/HEAD/src/crypto/external/bsd/openssh --- dependall-openssh --- nbmake[6]: stopped making "dependall" in /home/source/ab/HEAD/src/crypto/external/bsd --- 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 --- 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=20260419163647Z start=Sun Apr 19 17:57:01 UTC 2026 end=Sun Apr 19 18:33:44 UTC 2026 rc=1 No release_hpcsh_.tar