From nobody Wed Mar 11 00:41:13 2026 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 4fVsPT1V51z6VQSQ for ; Wed, 11 Mar 2026 00:41:17 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fVsPS6r2Kz3xNH; Wed, 11 Mar 2026 00:41:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773189676; a=rsa-sha256; cv=none; b=g04KlXQl/NOvah8lrCIeuiHaLjZasG/vFvpnC+1mWKp0mCl0Uu1XIWyujSEhOBMgTc7+dD XZrH1MUA38P68y/EThJa3LgOvocyjj/AZnVzGpZFpkxLZwey7oRfY7OYFymhClYNThGHDp h+z4eCRvEAih0L9xl3rhn5mX3qnC90st4lipMFHfEZpJgpxvEZ3VCGv4OQSgnFsMdAfuYj hdAvyoevddS5Wq8sdgUkmzBxjLNJGlKMTOX5AvBEmPSeo1P10mpXA1AMgvtL/SnD8EdVAz jTG4JUt5/oN9N/v1U0f7kq6GuAKcQuONQNk2Mp6WOmhTLThG1DQZqUd7+Zv4wA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773189676; 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: in-reply-to:in-reply-to:references:references:list-id; bh=Gdd2GAs4oyF3WkWBRcbzMLVGDAgpsiRnG5UcBa+8768=; b=QFpteGgmGckRsrGVCEKjsoRrxCeiBbRL8W2i7ooMXByhkuwFB92CYtnW/F+Sny8Ha9ONQg KIIUaBpWtoqYV2kR4w6nwXtgVkCIP0FHQaQfRz7NiD1qRFpwjc8khZjiSBjXTr4M/9oCMg AL1VjCI8Id/Psp4vyCO1oIE1yJWvpSaAUjCz+b2CV02m31v5e2Dul5jlJeT4EDn1cDu0pm pjjb+pMT8ttqbP9DwZ6mFKgpYjd5acAM5UkaxC54cXJdgkK+xCdQrhFdgSIFw73hFBxzTO 7zYwJ7Nx1KT2ywG79F2gW/cwOCYczAAaMbbc59uNMs2y2q2I3FbZ5NM67DX9Iw== 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 4fVsPS5qkpzcWM; Wed, 11 Mar 2026 00:41:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 11 Mar 2026 00:41:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <359901462.3349.1773189676830@jenkins.ci.freebsd.org> In-Reply-To: <564206703.3341.1773183794266@jenkins.ci.freebsd.org> References: <564206703.3341.1773183794266@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3105 - Still Failing 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3348_1773502511.1773189674018" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3348_1773502511.1773189674018 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3105 (ded881f9056d2ecb224490e56e958= 77af54164c4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3105/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3105/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 105/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) 35b976c6ce6145678ab378b21fdeab687a0a76d5 by glebius: tests/kern/ssl_sendfile: reduce copy & paste ded881f9056d2ecb224490e56e95877af54164c4 by glebius: tests/kern/ssl_sendfile: fix 'random' and 'basic' flakyness The end of the build log: [...truncated 98.74 MiB...] --- pci_virtio_net.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve= =09=09 -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/sr= c/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sy= s/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/contr= oller -fPIE -g -MD -MF.depend.pci_virtio_net.pieo -MTpci_virtio_net.pieo -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy= pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh= adow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-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=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-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.sbin/bhyve/pci_virtio_net.c -o pci_virtio_net.pi= eo --- all_subdir_usr.bin --- --- test_option_zstd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -fPI= E -g -MD -MF.depend.bsdtar_test.test_option_zstd.pieo -MTtest_option_zstd.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/contrib/libarchive/tar/test/test_option_zstd.c -o test_option_zs= td.pieo --- test_patterns.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -fPI= E -g -MD -MF.depend.bsdtar_test.test_patterns.pieo -MTtest_patterns.pieo -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy= pes -Wpointer-arith -Wno-uninitialized -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-function -Wno-error=3Dunused-value -Wn= o-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=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 /work= space/src/contrib/libarchive/tar/test/test_patterns.c -o test_patterns.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/auditdistd --- --- proto_common.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace= /src/contrib/openbsm/bin/auditdistd -DOPENSSL_API_COMPAT=3D0x10100000L -f= PIE -g -MD -MF.depend.proto_common.pieo -MTproto_common.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-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 -c /workspace/src/contrib/openbsm/bin/auditdistd/proto_co= mmon.c -o proto_common.pieo --- all_subdir_usr.sbin/acpi --- --- evgpeinit.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.evgpeinit.pieo -MTevg= peinit.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi= ssing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdat= e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -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=3Dstrict-aliasing = -Wno-error=3Duninitialized -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=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/events/evgpeinit.c= -o evgpeinit.pieo --- all_subdir_usr.bin --- --- test_print_longpath.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -fPI= E -g -MD -MF.depend.bsdtar_test.test_print_longpath.pieo -MTtest_print_lon= gpath.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis= sing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=3Dstrict-aliasing = -Wno-error=3Duninitialized -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=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/libarchive/tar/test/test_print_longpath.c -o t= est_print_longpath.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/auditdistd --- --- proto_socketpair.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace= /src/contrib/openbsm/bin/auditdistd -DOPENSSL_API_COMPAT=3D0x10100000L -f= PIE -g -MD -MF.depend.proto_socketpair.pieo -MTproto_socketpair.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/contrib/openbsm/bin/auditdistd/p= roto_socketpair.c -o proto_socketpair.pieo --- all_subdir_usr.sbin/tcpdump --- --- print-enc.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -= I/workspace/src/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unu= sed))" -DINET6 -DHAVE_OS_IPV6_SUPPORT -DHAVE_CASPER -I/tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H= -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_= H -fPIE -g -MD -MF.depend.print-enc.pieo -MTprint-enc.pieo -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=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 -c /workspace/src/contrib= /tcpdump/print-enc.c -o print-enc.pieo --- all_subdir_usr.sbin/bhyve --- --- pci_virtio_rnd.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve= =09=09 -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/sr= c/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sy= s/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/contr= oller -fPIE -g -MD -MF.depend.pci_virtio_rnd.pieo -MTpci_virtio_rnd.pieo -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy= pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh= adow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-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=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-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.sbin/bhyve/pci_virtio_rnd.c -o pci_virtio_rnd.pi= eo --- all_subdir_usr.bin --- --- test_stdio.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -fPI= E -g -MD -MF.depend.bsdtar_test.test_stdio.pieo -MTtest_stdio.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -W= pointer-arith -Wno-uninitialized -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-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/libarchive/tar/test/test_stdio.c -o test_stdio.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/auditdistd --- /workspace/src/contrib/openbsm/bin/auditdistd/proto_socketpair.c: In functi= on 'sp_recv': /workspace/src/contrib/openbsm/bin/auditdistd/proto_socketpair.c:170:33: wa= rning: this statement may fall through [-Wimplicit-fallthrough=3D] 170 | spctx->sp_fd[0] =3D -1; | ~~~~~~~~~~~~~~~~^~~~ /workspace/src/contrib/openbsm/bin/auditdistd/proto_socketpair.c:171:9: not= e: here 171 | case SP_SIDE_SERVER: | ^~~~ /workspace/src/contrib/openbsm/bin/auditdistd/proto_socketpair.c: In functi= on 'sp_send': /workspace/src/contrib/openbsm/bin/auditdistd/proto_socketpair.c:131:33: wa= rning: this statement may fall through [-Wimplicit-fallthrough=3D] 131 | spctx->sp_fd[1] =3D -1; | ~~~~~~~~~~~~~~~~^~~~ /workspace/src/contrib/openbsm/bin/auditdistd/proto_socketpair.c:132:9: not= e: here 132 | case SP_SIDE_CLIENT: | ^~~~ --- all_subdir_usr.sbin/acpi --- --- evgpeutil.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.evgpeutil.pieo -MTevg= peutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi= ssing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdat= e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -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=3Dstrict-aliasing = -Wno-error=3Duninitialized -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=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/events/evgpeutil.c= -o evgpeutil.pieo --- all_subdir_usr.sbin/tcpdump --- --- print-esp.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -= I/workspace/src/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unu= sed))" -DINET6 -DHAVE_OS_IPV6_SUPPORT -DHAVE_CASPER -I/tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H= -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_= H -fPIE -g -MD -MF.depend.print-esp.pieo -MTprint-esp.pieo -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=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 -c /workspace/src/contrib= /tcpdump/print-esp.c -o print-esp.pieo --- all_subdir_usr.sbin/auditdistd --- --- proto_tcp.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace= /src/contrib/openbsm/bin/auditdistd -DOPENSSL_API_COMPAT=3D0x10100000L -f= PIE -g -MD -MF.depend.proto_tcp.pieo -MTproto_tcp.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-para= meter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definitio= n -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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 -c /workspace/src/contrib/openbsm/bin/auditdistd/proto_tcp.c -o= proto_tcp.pieo --- all_subdir_usr.bin --- --- test_strip_components.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -fPI= E -g -MD -MF.depend.bsdtar_test.test_strip_components.pieo -MTtest_strip_c= omponents.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -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-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/libarchive/tar/test/test_strip_components.c -o= test_strip_components.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bhyve --- --- pci_virtio_scsi.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve= =09=09 -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/sr= c/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sy= s/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/contr= oller -fPIE -g -MD -MF.depend.pci_virtio_scsi.pieo -MTpci_virtio_scsi.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-de= finition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.sbin/bhyve/pci_virtio_scsi.c -o pci_virtio_scsi.= pieo --- all_subdir_usr.bin --- --- test_symlink_dir.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -fPI= E -g -MD -MF.depend.bsdtar_test.test_symlink_dir.pieo -MTtest_symlink_dir.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/contrib/libarchive/tar/test/test_symlink_dir.c -o test_symlink_d= ir.pieo --- all_subdir_usr.sbin --- In file included from /workspace/src/usr.sbin/bhyve/pci_emul.h:41, from /workspace/src/usr.sbin/bhyve/pci_virtio_scsi.c:64: /workspace/src/usr.sbin/bhyve/pci_virtio_scsi.c: In function 'pci_vtscsi_qu= eue_request': /workspace/src/usr.sbin/bhyve/pci_virtio_scsi.c:751:40: error: comparison o= f integer expressions of different signedness: 'ssize_t' {aka 'long int'} a= nd 'long unsigned int' [-Werror=3Dsign-compare] 751 | (void **)&req->vsr_cmd_rd) =3D=3D VTSCSI_IN_HEADER_LEN(= q->vsq_sc)); | ^~ --- all_subdir_usr.sbin/acpi --- --- evhandler.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.evhandler.pieo -MTevh= andler.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi= ssing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdat= e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -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=3Dstrict-aliasing = -Wno-error=3Duninitialized -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=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/events/evhandler.c= -o evhandler.pieo --- all_subdir_usr.bin --- --- test_version.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -fPI= E -g -MD -MF.depend.bsdtar_test.test_version.pieo -MTtest_version.pieo -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-err= or=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-function -Wno-error=3Dunused-value -Wn= o-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=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 /work= space/src/contrib/libarchive/tar/test/test_version.c -o test_version.pieo --- test_main.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -fPI= E -g -MD -MF.depend.bsdtar_test.test_main.pieo -MTtest_main.pieo -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -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/libarchive/test_utils/test_main.c -o test_main.pieo --- all_subdir_usr.sbin --- --- evmisc.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.evmisc.pieo -MTevmisc= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-= prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/sys/contrib/dev/acpica/components/events/evmisc.c -o evmisc.p= ieo --- all_subdir_usr.sbin/tcpdump --- --- print-ether.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -= I/workspace/src/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unu= sed))" -DINET6 -DHAVE_OS_IPV6_SUPPORT -DHAVE_CASPER -I/tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H= -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_= H -fPIE -g -MD -MF.depend.print-ether.pieo -MTprint-ether.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/con= trib/tcpdump/print-ether.c -o print-ether.pieo --- all_subdir_usr.sbin/auditdistd --- --- proto_tls.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace= /src/contrib/openbsm/bin/auditdistd -DOPENSSL_API_COMPAT=3D0x10100000L -f= PIE -g -MD -MF.depend.proto_tls.pieo -MTproto_tls.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-para= meter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definitio= n -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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 -c /workspace/src/contrib/openbsm/bin/auditdistd/proto_tls.c -o= proto_tls.pieo --- all_subdir_usr.sbin/bhyve --- cc1: all warnings being treated as errors *** [pci_virtio_scsi.pieo] Error code 1 make[4]: stopped making "all" in /workspace/src/usr.sbin/bhyve make[4]: 1 error make[4]: stopped making "all" in /workspace/src/usr.sbin/bhyve make[3]: stopped making "all" in /workspace/src/usr.sbin --- all_subdir_usr.sbin/acpi --- make[4]: stopped making "all" in /workspace/src/usr.sbin/acpi make[3]: stopped making "all" in /workspace/src/usr.sbin --- all_subdir_usr.sbin/auditdistd --- /workspace/src/contrib/openbsm/bin/auditdistd/proto_tls.c: In function 'tls= _connect': /workspace/src/contrib/openbsm/bin/auditdistd/proto_tls.c:537:17: warning: = this statement may fall through [-Wimplicit-fallthrough=3D] 537 | tls_call_exec_client(sock, srcaddr, dstaddr, timeou= t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/contrib/openbsm/bin/auditdistd/proto_tls.c:539:9: note: here 539 | default: | ^~~~~~~ --- all_subdir_usr.sbin/tcpdump --- make[4]: stopped making "all" in /workspace/src/usr.sbin/tcpdump make[3]: stopped making "all" in /workspace/src/usr.sbin --- all_subdir_usr.sbin/auditdistd --- make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- make[5]: stopped making "all" in /workspace/src/usr.bin/tar/tests make[4]: stopped making "all" in /workspace/src/usr.bin/tar make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_tests --- --- create --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs --- destroy --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs --- fifo --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs --- dev_fuse_poll --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__hash_table:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:539, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/dev_fuse_poll.cc:4= 1: In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, long unsigned int>, void*>*>*; _Dp =3D std::__1::__bucket_l= ist_deallocator, long un= signed int>, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {std::__1::basic_stri= ng, std::__1::allocator >, long uns= igned int}; _Tp =3D std::__1::__hash_value_type, long unsigned int>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, long unsigned int>, std::__1::hash >, std:= :__1::equal_to >, true>; _Equal =3D std::__1::= __unordered_map_equal, std::__1::__hash_value_= type, long unsigned int>, std::__1::equal_to >, std::__1::hash = >, true>; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique(_First&&, _Second&&) [with _First = =3D std::__1::basic_string; _Second =3D long unsigned int; typename s= td::__1::enable_if:= :void_pointer>::type::key_type, typename std::__1::__make_hash_node_types<_= Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__con= tainer_value_type>::value, int>::type =3D 0; _Tp =3D std::__1::= __hash_value_type, long unsigned int>; _Hash = =3D std::__1::__unordered_map_hasher, std::__1= ::__hash_value_type, long unsigned int>, std::= __1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, long unsigned int>, std::__1::equal_to >= , std::__1::hash >, true>; _Alloc =3D std::__1= ::allocator, long = unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++= /v1/__hash_table:804:96, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Pred>::type, typename std::__1::__type_ident= ity<_Alloc>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_= value_type<_Key, _Value>, typename std::__1::__type_identity<_Alloc>::type,= typename std::__1::__type_identity<_Pred>::type>, typename std::__1::alloc= ator_traits::type>::rebind_alloc= > >::iterator>, bool> std::__1::= unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...) [with = _Args =3D {std::__1::basic_string, std::_= _1::allocator >, long unsigned int}; _Key =3D std::__1::basic_string<= char>; _Tp =3D long unsigned int; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >= ; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/include/c++/v1/unordered_map:1255:37, inlined from 'testing::internal::ParameterizedTestSuiteInfo* = testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolde= r(std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D De= vFusePoll]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/g= test/internal/gtest-param-util.h:728:40: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'testing::internal::ParameterizedTestSuiteInfo* t= esting::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder= (std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D Dev= FusePoll]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ --- fallocate --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__hash_table:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:539, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/fallocate.cc:40: In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, long unsigned int>, void*>*>*; _Dp =3D std::__1::__bucket_l= ist_deallocator, long un= signed int>, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {std::__1::basic_stri= ng, std::__1::allocator >, long uns= igned int}; _Tp =3D std::__1::__hash_value_type, long unsigned int>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, long unsigned int>, std::__1::hash >, std:= :__1::equal_to >, true>; _Equal =3D std::__1::= __unordered_map_equal, std::__1::__hash_value_= type, long unsigned int>, std::__1::equal_to >, std::__1::hash = >, true>; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique(_First&&, _Second&&) [with _First = =3D std::__1::basic_string; _Second =3D long unsigned int; typename s= td::__1::enable_if:= :void_pointer>::type::key_type, typename std::__1::__make_hash_node_types<_= Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__con= tainer_value_type>::value, int>::type =3D 0; _Tp =3D std::__1::= __hash_value_type, long unsigned int>; _Hash = =3D std::__1::__unordered_map_hasher, std::__1= ::__hash_value_type, long unsigned int>, std::= __1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, long unsigned int>, std::__1::equal_to >= , std::__1::hash >, true>; _Alloc =3D std::__1= ::allocator, long = unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++= /v1/__hash_table:804:96, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Pred>::type, typename std::__1::__type_ident= ity<_Alloc>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_= value_type<_Key, _Value>, typename std::__1::__type_identity<_Alloc>::type,= typename std::__1::__type_identity<_Pred>::type>, typename std::__1::alloc= ator_traits::type>::rebind_alloc= > >::iterator>, bool> std::__1::= unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...) [with = _Args =3D {std::__1::basic_string, std::_= _1::allocator >, long unsigned int}; _Key =3D std::__1::basic_string<= char>; _Tp =3D long unsigned int; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >= ; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/include/c++/v1/unordered_map:1255:37, inlined from 'testing::internal::ParameterizedTestSuiteInfo* = testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolde= r(std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D Fs= pacectlCache]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/privat= e/gtest/internal/gtest-param-util.h:728:40: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'testing::internal::ParameterizedTestSuiteInfo* t= esting::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder= (std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D Fsp= acectlCache]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ --- all_subdir_lib --- --- all_subdir_lib/libc/tests --- --- link_addr_test --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src --- all_subdir_tests --- --- dev_fuse_poll --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs --- fallocate --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs --- default_permissions --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs make[5]: stopped making "all" in /workspace/src/tests/sys/fs make[4]: stopped making "all" in /workspace/src/tests/sys make[3]: stopped making "all" in /workspace/src/tests make[2]: stopped making "all" in /workspace/src 245.60 real 2549.18 user 209.46 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins9950211746094730= 93.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_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_3348_1773502511.1773189674018--