From nobody Mon May 08 12:48:50 2023 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QFLh447cDz49spx for ; Mon, 8 May 2023 12:48:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QFLh42DXWz4FGt; Mon, 8 May 2023 12:48:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683550132; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: list-id; bh=0ewo18jJmaHNVuaTFCg5AYa8ibQAJxytUhvyCjvKM7I=; b=B8PIYcH+KvQEh+v2q0w/zoR5WLzcrBm6d91o4+I9a6+XLADxxs1hZzVzUsk8UeQzxvfyJ9 1HfK+I4jISKrT4093/AeE5/YfyvFDjEis8L9XEH39F8fEpsOgyPP1LX5TBYBMXlwNlTfgh 4oB1DMoDvj0hITx2dIZwUMv/VF+gVWSQMZeRdL4uJXAj3lEOVmqLgF5JsMNekB9nB+5P2x 9BXU3dfGfHgJXyWsIWh4FEmu7snTtwtWNZLDAGx8m6yxyugF7l/SKsRfdIUUflEaaSPnsG 8R0zvd5EWGOEzBmtQRKASAQp7QZh/mKls4zcLYCtAy6m4kJoYv43ZwHEok7NpA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683550132; a=rsa-sha256; cv=none; b=VbWyqUrad13sbOuLPD1k9Ww98a6ScRIiVwzYEST3+oC+3z+YYabsascWbSGo0NZ0C9eCWd 4swvkOfumQjNaUhm993GSms163rZ7XITvESLwR/rYvkHzjOrnIst0/mtdhE+MC7+ft5ZtV cGXXwOhUyn+/JUmBErCL9JG9sbAah6qjo8NZ7RyhfhQImvPl87695xcCiRCih+w6LByi7t aj9x9dw0oiMBPOUTi+X5gYmqh01Z2068L1QrPOuHer4ofx1biMbFQwo3vgdqpy6ZLkpA92 V0JwFWQj9kQ4EDyo+QxOSy86UkUaF6QmW3uxgAxClnOZ/3kJS8A/+oqDIpBCIg== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4QFLh419hPz11BW; Mon, 8 May 2023 12:48:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 8 May 2023 12:48:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1405425446.3625.1683550132169@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #950 - Failure List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3624_1368734501.1683550130510" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_3624_1368734501.1683550130510 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #950 (4849767cb16a4dbd4d1b923db25d34= 029c09e7b0) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/950/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 950/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/9= 50/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 4849767cb16a4dbd4d1b923db25d34029c09e7b0 by des: md5: Improve compatibility. The end of the build log: [...truncated 71.73 MB...] | ^ /workspace/src/sbin/md5/md5.c: In function 'MDOutput': /workspace/src/sbin/md5/md5.c:761:23: warning: increment of a boolean expre= ssion [-Wbool-operation] 761 | failed++; | ^~ /workspace/src/sbin/md5/md5.c: In function 'MDTestSuite': /workspace/src/sbin/md5/md5.c:1003:31: warning: increment of a boolean expr= ession [-Wbool-operation] 1003 | failed++; | ^~ --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- --- chroot_test.full --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v= ariable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -L/tmp/obj/workspac= e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -o chroot_test.full t_chr= oot.o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -l= netbsd_pie --- all_subdir_lib/libc/tests/string --- --- strcmp_test.full --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v= ariable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -L/tmp/obj/workspac= e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -o strcmp_test.full t_str= cmp.o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -l= netbsd_pie --- all_subdir_rescue --- --- pass2.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/sbin/fsck_ffs -I/workspace/src/sbin/mount= -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj= /workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.pass2.o -MTpass= 2.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/sbin/fsck_ff= s/pass2.c -o pass2.o --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- --- printf_test.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug printf_= test.full printf_test.debug --- printf_test --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dprintf_test.debug printf_test.full printf_test --- all_subdir_lib/libc/tests/string --- --- strcmp_test.debug --- --- all_subdir_lib/libc/tests/sys --- --- chroot_test.debug --- --- all_subdir_stand --- --- ldump.o --- --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- --- scanf_test --- --- all_subdir_lib/libc/tests/string --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug strcmp_= test.full strcmp_test.debug --- all_subdir_lib/libc/tests/sys --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug chroot_= test.full chroot_test.debug --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -I/workspace/src/contrib/lua/src -I/workspace/src/= stand/common -I/workspace/src/stand/liblua -DLUA_PATH=3D\"/boot/lua\" -DLUA= _PATH_DEFAULT=3D\"/boot/lua/\?.lua\" -ffreestanding -nostdlib -DLUA_USE_POS= IX -fno-stack-protector -D__BSD_VISIBLE -I/workspace/src/stand/include -I/w= orkspace/src/stand/liblua -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -g -MD -MF.depend.ldump.o -MTldump.o -std=3Dgnu99 -Wno-forma= t-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-e= rror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspa= ce/src/contrib/lua/src/ldump.c -o ldump.o --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- (cd /workspace/src/lib/libc/tests/stdio && DEPENDFILE=3D.depend.scanf_test= NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dscanf_test ) --- all_subdir_lib/libc/tests/string --- --- strcmp_test --- --- all_subdir_lib/libc/tests/sys --- --- chroot_test --- --- all_subdir_lib/libc/tests/string --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dstrcmp_test.debug strcmp_test.full strcmp_test --- all_subdir_lib/libc/tests/sys --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dchroot_test.debug chroot_test.full chroot_test --- all_subdir_lib/libc/tests/string --- --- strcpy_test --- --- all_subdir_lib/libc/tests/sys --- --- clock_gettime_test --- --- all_subdir_lib/libc/tests/string --- (cd /workspace/src/lib/libc/tests/string && DEPENDFILE=3D.depend.strcpy_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _RE= CURSING_PROGS=3Dt PROG=3Dstrcpy_test ) --- all_subdir_lib/libc/tests/sys --- (cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=3D.depend.clock_gettim= e_test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _R= ECURSING_PROGS=3Dt PROG=3Dclock_gettime_test ) --- all_subdir_lib/libc/tests/stdio --- --- .depend.scanf_test --- echo scanf_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.scanf_te= st --- t_scanf.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.scanf_test.t_scanf.o -MTt_scanf.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Du= nused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib= /libc/stdio/t_scanf.c -o t_scanf.o --- all_subdir_lib/libc/tests/string --- --- .depend.strcpy_test --- echo strcpy_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj= /workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.strcpy_= test --- t_strcpy.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.strcpy_test.t_strcpy.o -MTt_strcpy.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tests= /lib/libc/string/t_strcpy.c -o t_strcpy.o --- all_subdir_lib/libc/tests/sys --- --- .depend.clock_gettime_test --- echo clock_gettime_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /= tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.= clock_gettime_test --- t_clock_gettime.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.clock_gettime_test.t_clock_gettime.o = -MTt_clock_gettime.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set= -variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src= /contrib/netbsd-tests/lib/libc/sys/t_clock_gettime.c -o t_clock_gettime.o --- all_subdir_usr.bin --- --- parse.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DHAS_ISBLANK -I. -I/workspace/src/contrib/one-true-awk = -DFOPEN_MAX=3D64 -fPIE -g -MD -MF.depend.parse.o -MTparse.o -std=3Dgnu99 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-= variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/contrib/one-true-awk/parse.c -o parse.o --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdlib --- --- exit_test.full --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p= ipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/lib= c/tests/stdlib -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netb= sd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v= ariable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -L/tmp/obj/workspac= e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -o exit_test.full t_exit.= o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetb= sd_pie --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:531: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:40:1: warning: 'template class std::__1::unary= _negate' is deprecated [-Wdeprecated-declarations] 40 | unary_negate<_Predicate> | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 unary_negate | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:40: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__p= red);} | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 unary_negate | ^~~~~~~~~~~~ --- all_subdir_sbin --- /workspace/src/sbin/md5/md5.c: In function 'MDInput': /workspace/src/sbin/md5/md5.c:746:38: warning: 'bits' may be used uninitial= ized [-Wmaybe-uninitialized] 746 | if (input_mode =3D=3D input_bits && bits !=3D 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /workspace/src/sbin/md5/md5.c:680:13: note: 'bits' was declared here 680 | int bits; | ^~~~ --- all_subdir_lib --- --- exit_test.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug exit_te= st.full exit_test.debug --- all_subdir_lib/libc/tests/stdio --- --- scanf_test.full --- --- all_subdir_lib/libc/tests/stdlib --- --- exit_test --- --- all_subdir_lib/libc/tests/stdio --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v= ariable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -L/tmp/obj/workspac= e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -o scanf_test.full t_scan= f.o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lne= tbsd_pie --- all_subdir_lib/libc/tests/stdlib --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dexit_test.debug exit_test.full exit_test --- hsearch_test --- (cd /workspace/src/lib/libc/tests/stdlib && DEPENDFILE=3D.depend.hsearch_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdlib/Makefile _R= ECURSING_PROGS=3Dt PROG=3Dhsearch_test ) --- all_subdir_lib/libc/tests/string --- --- strcpy_test.full --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v= ariable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -L/tmp/obj/workspac= e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -o strcpy_test.full t_str= cpy.o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -l= netbsd_pie --- all_subdir_stand --- --- lfunc.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -I/workspace/src/contrib/lua/src -I/workspace/src/= stand/common -I/workspace/src/stand/liblua -DLUA_PATH=3D\"/boot/lua\" -DLUA= _PATH_DEFAULT=3D\"/boot/lua/\?.lua\" -ffreestanding -nostdlib -DLUA_USE_POS= IX -fno-stack-protector -D__BSD_VISIBLE -I/workspace/src/stand/include -I/w= orkspace/src/stand/liblua -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -g -MD -MF.depend.lfunc.o -MTlfunc.o -std=3Dgnu99 -Wno-forma= t-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-e= rror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspa= ce/src/contrib/lua/src/lfunc.c -o lfunc.o --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- --- scanf_test.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug scanf_t= est.full scanf_test.debug --- scanf_test --- --- all_subdir_lib/libc/tests/stdlib --- --- .depend.hsearch_test --- --- all_subdir_lib/libc/tests/stdio --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dscanf_test.debug scanf_test.full scanf_test --- all_subdir_lib/libc/tests/stdlib --- echo hsearch_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/ob= j/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.hsearc= h_test --- t_hsearch.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/= libc/tests/stdlib -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/n= etbsd-tests -fPIE -g -MD -MF.depend.hsearch_test.t_hsearch.o -MTt_hsearch.= o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-test= s/lib/libc/stdlib/t_hsearch.c -o t_hsearch.o --- all_subdir_lib/libc/tests/stdio --- --- Kyuafile --- --- all_subdir_lib/libc/tests/string --- --- strcpy_test.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug strcpy_= test.full strcpy_test.debug --- hash.3.gz --- --- all_subdir_lib/libc/tests --- --- strcpy_test --- --- hash.3.gz --- gzip -cn /workspace/src/lib/libc/db/man/hash.3 > hash.3.gz --- all_subdir_lib/libc/tests --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dstrcpy_test.debug strcpy_test.full strcpy_test --- strcspn_test --- --- all_subdir_lib/libc/tests/termios --- =3D=3D=3D> lib/libc/tests/termios (all) --- all_subdir_lib/libc/tests/string --- (cd /workspace/src/lib/libc/tests/string && DEPENDFILE=3D.depend.strcspn_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _R= ECURSING_PROGS=3Dt PROG=3Dstrcspn_test ) --- all_subdir_lib/libc/tests/sys --- --- clock_gettime_test.full --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v= ariable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -L/tmp/obj/workspac= e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -o clock_gettime_test.ful= l t_clock_gettime.o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/li= b/libnetbsd -lnetbsd_pie --- all_subdir_lib/libc/tests/termios --- --- tcsetpgrp_test --- (cd /workspace/src/lib/libc/tests/termios && DEPENDFILE=3D.depend.tcsetpgr= p_test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/termios/Makefil= e _RECURSING_PROGS=3Dt PROG=3Dtcsetpgrp_test ) --- all_subdir_lib/libc/tests/string --- --- .depend.strcspn_test --- echo strcspn_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/ob= j/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.strcsp= n_test --- t_strcspn.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.strcspn_test.t_strcspn.o -MTt_strcspn= .o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd= -tests/lib/libc/string/t_strcspn.c -o t_strcspn.o --- all_subdir_sbin --- /workspace/src/sbin/md5/md5.c: In function 'main': /workspace/src/sbin/md5/md5.c:611:45: warning: 'rec' may be used uninitiali= zed [-Wmaybe-uninitialized] 611 | rec =3D rec->next; | ~~~~^~~~~~~~~~~ /workspace/src/sbin/md5/md5.c:396:34: note: 'rec' was declared here 396 | struct chksumrec *rec; | ^~~ --- all_subdir_lib --- --- all_subdir_lib/libc/tests/termios --- --- .depend.tcsetpgrp_test --- echo tcsetpgrp_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/= obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.tcse= tpgrp_test --- t_tcsetpgrp.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.tcsetpgrp_test.t_tcsetpgrp.o -MTt_tcs= etpgrp.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/= netbsd-tests/lib/libc/termios/t_tcsetpgrp.c -o t_tcsetpgrp.o --- all_subdir_lib/libc/tests/sys --- --- clock_gettime_test.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug clock_g= ettime_test.full clock_gettime_test.debug --- clock_gettime_test --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dclock_gettime_test.debug clock_gettime_test.full clock_gettime_= test --- clock_nanosleep_test --- (cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=3D.depend.clock_nanosl= eep_test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile = _RECURSING_PROGS=3Dt PROG=3Dclock_nanosleep_test ) --- all_subdir_lib/libc/tests/string --- --- strcspn_test.full --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v= ariable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -L/tmp/obj/workspac= e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -o strcspn_test.full t_st= rcspn.o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd = -lnetbsd_pie --- all_subdir_lib/libc/tests/sys --- --- .depend.clock_nanosleep_test --- echo clock_nanosleep_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/= lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a= /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depen= d.clock_nanosleep_test --- t_clock_nanosleep.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.clock_nanosleep_test.t_clock_nanoslee= p.o -MTt_clock_nanosleep.o -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitial= ized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-b= ut-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno= -error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-c= ompare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare = -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -c /worksp= ace/src/contrib/netbsd-tests/lib/libc/sys/t_clock_nanosleep.c -o t_clock_na= nosleep.o --- all_subdir_usr.bin --- --- proctab.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DHAS_ISBLANK -I. -I/workspace/src/contrib/one-true-awk = -DFOPEN_MAX=3D64 -fPIE -g -MD -MF.depend.proctab.o -MTproctab.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu= t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-= error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co= mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -= Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D= deprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -= Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error= =3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-t= ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop= -overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func= tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-= error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo= p-truncation -Wno-return-type -Wno-address-of-packed-member -c proctab= .c -o proctab.o --- all_subdir_lib --- --- all_subdir_lib/libc/tests/string --- --- strcspn_test.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug strcspn= _test.full strcspn_test.debug --- strcspn_test --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dstrcspn_test.debug strcspn_test.full strcspn_test --- strerror_test --- (cd /workspace/src/lib/libc/tests/string && DEPENDFILE=3D.depend.strerror_= test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _= RECURSING_PROGS=3Dt PROG=3Dstrerror_test ) --- all_subdir_lib/libc/tests/termios --- --- tcsetpgrp_test.full --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v= ariable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -L/tmp/obj/workspac= e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -o tcsetpgrp_test.full t_= tcsetpgrp.o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -lnetbsd_pie --- all_subdir_lib/libc/tests/string --- --- .depend.strerror_test --- echo strerror_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/o= bj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.strer= ror_test --- t_strerror.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.strerror_test.t_strerror.o -MTt_strer= ror.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-= error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd= -tests/lib/libc/string/t_strerror.c -o t_strerror.o --- all_subdir_usr.bin --- --- run.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DHAS_ISBLANK -I. -I/workspace/src/contrib/one-true-awk = -DFOPEN_MAX=3D64 -fPIE -g -MD -MF.depend.run.o -MTrun.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-vari= able -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno= -error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/co= ntrib/one-true-awk/run.c -o run.o --- all_subdir_stand --- --- lgc.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -I/workspace/src/contrib/lua/src -I/workspace/src/= stand/common -I/workspace/src/stand/liblua -DLUA_PATH=3D\"/boot/lua\" -DLUA= _PATH_DEFAULT=3D\"/boot/lua/\?.lua\" -ffreestanding -nostdlib -DLUA_USE_POS= IX -fno-stack-protector -D__BSD_VISIBLE -I/workspace/src/stand/include -I/w= orkspace/src/stand/liblua -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -g -MD -MF.depend.lgc.o -MTlgc.o -std=3Dgnu99 -Wno-format-ze= ro-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/con= trib/lua/src/lgc.c -o lgc.o --- all_subdir_sbin --- cc1: all warnings being treated as errors --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- --- clock_nanosleep_test.full --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-v= ariable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -L/tmp/obj/workspac= e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -o clock_nanosleep_test.f= ull t_clock_nanosleep.o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd6= 4/lib/libnetbsd -lnetbsd_pie --- all_subdir_lib/libc/tests/termios --- --- tcsetpgrp_test.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug tcsetpg= rp_test.full tcsetpgrp_test.debug --- all_subdir_sbin --- *** [md5.o] Error code 1 make[4]: stopped in /workspace/src/sbin/md5 35.37 real 127.28 user 18.12 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins1406562938844296= 3868.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_3624_1368734501.1683550130510--