From nobody Fri May 12 03:13:42 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 4QHYkc5Nh9z4BQ3F for ; Fri, 12 May 2023 03:13:44 +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 4QHYkc2Smjz3wJB; Fri, 12 May 2023 03:13:44 +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=1683861224; 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=ENZm2OyuCUt/WoXk8JYnM3rTp0WqZdDPiyRTE7EK3hg=; b=V0ZrEqUG4fjNrpT/zTeqB0zUMLCmDNpkgnqSUg8Z9VYRi21+pe9Afk9wwH1t1/q1BKT7ec n5s9tXFKBnkOw8fvdv6EkO+7xJpNbR+FNsB8ImUqjx2Ruu6iELlVW01H5pnxEE/WM69fzs 8Ol5RICpiv0hxD+uYm0n4hV45Ea+nph3rY/9Rcof0CCga0dpgTT6/hyaEmYcP6GeePfxTZ oEXdr6/5qC/N6j98dZfCUpyGluvoXwxvzseugJ5veVLAFXmrZ3f87G1jRsCX9cKiGuZ1b8 SvoQANCI5eoiuD9BTMgo6LyGEARULVkrSXJWbgc/csZUxoQ576eM0XDYtijF0Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683861224; a=rsa-sha256; cv=none; b=qPPunHMBEsRO7kJ+yR6mh+sL7voXI7sSzgzKvKaffhFsLj+85IOm0yBDsao21BtYUmb8ch jzLeMI0lEw3Ll/XM6/EMHUWrMkwtsRMDlaOvUoTCeCKexgLqomJcxaAyacJh+9QpwMFkra XW/TOmYMHd3P6KdRfbHPWWtiBm1boApDx5GX35gOsPA7QABpnBsW0JRu6NVmat4TkUBlhp ENzThU8Op733eBWxO2UJDJ8Pv908zmfFYmu/+4uc4ffc0VNR4YbKOrpTsNoDN8kImFHdyh aP2vqUv+KKWLWMUnqWuDOlPSPZXEKBNYnn8v80HTCz3m7TanLRnFVFvfyeN0Tg== 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 4QHYkc1T3SzK2M; Fri, 12 May 2023 03:13:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 12 May 2023 03:13:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: sjg@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2107346157.3871.1683861224210@jenkins.ci.freebsd.org> In-Reply-To: <314788994.3867.1683857919375@jenkins.ci.freebsd.org> References: <314788994.3867.1683857919375@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #975 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3870_1080581854.1683861222191" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_3870_1080581854.1683861222191 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #975 (bee3d4bf8ed55260d8cfc6d168ffa1= afb49ef6a8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/975/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 975/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/9= 75/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) 692b19255c5d53a5f42ea49ad569284316315577 by emaste: dma: use OpenSSL 1.1 init API bdf6dee2a9106c0d649d55c73e38954fc341d938 by emaste: dma: specify OpenSSL 1.1 API bee3d4bf8ed55260d8cfc6d168ffa1afb49ef6a8 by sjg: Move DIRDEPS_BUILD settings to sys.dirdeps.mk The end of the build log: [...truncated 84.35 MB...] from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:63, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/map:541, from /workspace/src/contrib/atf/atf-c++/detail/fs.hpp:33, from /workspace/src/contrib/atf/atf-c++/detail/fs_test.cpp= :26: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:732:50: warning: type attributes ignored after type is already defined= [-Wattributes] 732 | template struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_usr.bin --- /workspace/src/usr.bin/tail/read.c:40:19: warning: 'sccsid' defined but not= used [-Wunused-const-variable=3D] 40 | static const char sccsid[] =3D "@(#)read.c 8.1 (Berkeley) 6/= 6/93"; | ^~~~~~ --- all_subdir_usr.bin/systat --- --- icmp6.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 -DINET6 -fPIE -g -MD -MF.depend.icmp6.o -MTicmp6.o -std= =3Dgnu99 -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-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-cast-align -Wno-cast-= qual -c /workspace/src/usr.bin/systat/icmp6.c -o icmp6.o --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bhyve --- --- post.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/usr.sbin/bhyve/../../contrib/lib9p -I/w= orkspace/src/sys -DINET -DINET6 -DNETGRAPH -DOPENSSL_API_COMPAT=3D0x1010000= 0L -I/workspace/src/sys/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace= /src/sys/dev/usb/controller -fPIE -g -MD -MF.depend.post.o -MTpost.o -std= =3Dgnu99 -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 -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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 -c /workspace/src/usr.sbin/bhyve/post.c= -o post.o --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1747:50: warning: type attributes ignored after type is already define= d [-Wattributes] 1747 | template struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_usr.sbin --- --- ps2kbd.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/usr.sbin/bhyve/../../contrib/lib9p -I/w= orkspace/src/sys -DINET -DINET6 -DNETGRAPH -DOPENSSL_API_COMPAT=3D0x1010000= 0L -I/workspace/src/sys/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace= /src/sys/dev/usb/controller -fPIE -g -MD -MF.depend.ps2kbd.o -MTps2kbd.o -= std=3Dgnu99 -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= -but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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 -c /workspace/src/usr.sbin/bhyve/ps2k= bd.c -o ps2kbd.o --- all_subdir_usr.sbin/acpi --- --- adwalk.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 -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.adwalk.o -MTadwalk.o -std=3Dgnu99 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -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-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=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/common/adwalk.c -o adwalk.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/tail --- --- reverse.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 -DWITH_CASPER -fPIE -g -MD -MF.depend.reverse.o -MTreve= rse.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-= prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswit= ch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exte= rns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized= -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-err= or=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=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/s= rc/usr.bin/tail/reverse.c -o reverse.o --- all_subdir_usr.bin/systat --- --- ip6.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 -DINET6 -fPIE -g -MD -MF.depend.ip6.o -MTip6.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -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-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=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-cast-align -Wno-cast-= qual -c /workspace/src/usr.bin/systat/ip6.c -o ip6.o --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/partial_sort_copy.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1776, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/array:127, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:24, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:515, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/map:550: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/make_= projected.h:77:46: warning: 'visibility' attribute ignored [-Wattributes] 77 | __make_projected(_Pred& __pred, _Proj& __proj) { | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/make_= projected.h:90:39: warning: 'visibility' attribute ignored [-Wattributes] 90 | __make_projected(_Pred& __pred, _Proj&) { | ^ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bhyve --- --- ps2mouse.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/usr.sbin/bhyve/../../contrib/lib9p -I/w= orkspace/src/sys -DINET -DINET6 -DNETGRAPH -DOPENSSL_API_COMPAT=3D0x1010000= 0L -I/workspace/src/sys/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace= /src/sys/dev/usb/controller -fPIE -g -MD -MF.depend.ps2mouse.o -MTps2mouse= .o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch = -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/usr.sbin/bh= yve/ps2mouse.c -o ps2mouse.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/tail --- --- tail.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 -DWITH_CASPER -fPIE -g -MD -MF.depend.tail.o -MTtail.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-= error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -c /workspace/src/usr.b= in/tail/tail.c -o tail.o --- all_subdir_usr.bin/systat --- --- systat.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 -DINET6 -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-= unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-= qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=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-cast-align -Wno-cast-qual -Wl,-zrelro -pie -o systat.full cmds.= o cmdtab.o devs.o fetch.o iolat.o iostat.o keyboard.o main.o sysput.o netcm= ds.o netstat.o pigs.o proc.o swap.o icmp.o mode.o ip.o sctp.o tcp.o zarc.o = vmstat.o convtbl.o ifcmds.o ifstat.o icmp6.o ip6.o -ltinfow -lncursesw = -lm -ldevstat -lkvm -lutil -lprocstat=20 --- all_subdir_usr.bin/tail --- /workspace/src/usr.bin/tail/tail.c:46:19: warning: 'sccsid' defined but not= used [-Wunused-const-variable=3D] 46 | static const char sccsid[] =3D "@(#)tail.c 8.1 (Berkeley) 6/= 6/93"; | ^~~~~~ /workspace/src/usr.bin/tail/tail.c:40:19: warning: 'copyright' defined but = not used [-Wunused-const-variable=3D] 40 | static const char copyright[] =3D | ^~~~~~~~~ --- all_subdir_lib --- --- build_test --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/ranges_uninitialized_algorithms.h:22, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:858: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:504:1: warning: 'always_inline' function might not be in= linable [-Wattributes] 504 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:39: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:616:6: war= ning: 'always_inline' function might not be inlinable [-Wattributes] 616 | bool __cxx_nonatomic_compare_equal(_Tp const& __lhs, _Tp const& __r= hs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:585:60: warning: 'always_inline' function might not be i= nlinable [-Wattributes] 585 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_AFTER_CXX17 _Iter2 __uninit= ialized_allocator_move_if_noexcept( | ^~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:525: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:41:6: warning: 'always_inline' function might not be inlinable = [-Wattributes] 41 | bool __libcpp_thread_poll_with_backoff(_Fn&& __f, _BFn&& __bf, chro= no::nanoseconds __max_elapsed =3D chrono::nanoseconds::zero()) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:41:6: warning: 'always_inline' function might not be inlinable = [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1485:32: w= arning: 'always_inline' function might not be inlinable [-Wattributes] 1485 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Fn && = __test_fn) | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1485:32: w= arning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1523:32: w= arning: 'always_inline' function might not be inlinable [-Wattributes] 1523 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Tp con= st __val, memory_order __order) | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1523:32: w= arning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:714:6: war= ning: 'always_inline' function might not be inlinable [-Wattributes] 714 | void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __va= l, | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:706:6: war= ning: 'always_inline' function might not be inlinable [-Wattributes] 706 | void __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, = _Tp __val, | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:751:5: war= ning: 'always_inline' function might not be inlinable [-Wattributes] 751 | _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __v= alue, | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:741:5: war= ning: 'always_inline' function might not be inlinable [-Wattributes] 741 | _Tp __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a= , | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:732:5: war= ning: 'always_inline' function might not be inlinable [-Wattributes] 732 | _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memor= y_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:722:5: war= ning: 'always_inline' function might not be inlinable [-Wattributes] 722 | _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* _= _a, | ^~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocator.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:848: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:254:6: warnin= g: 'always_inline' function might not be inlinable [-Wattributes] 254 | void __libcpp_operator_delete(_Args ...__args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:277:6: warnin= g: 'always_inline' function might not be inlinable [-Wattributes] 277 | void __do_deallocate_handle_size(void *__ptr, size_t __size, _Args = ...__args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:244:7: warnin= g: 'always_inline' function might not be inlinable [-Wattributes] 244 | void* __libcpp_operator_new(_Args ...__args) { | ^~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- ahids.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 -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.ahids.o -MTahids.o -std=3Dgnu99 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uni= nitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/common/ahids.c -o ahids.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/systat --- --- systat.1.gz --- gzip -cn /workspace/src/usr.bin/systat/systat.1 > systat.1.gz --- systat.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug systat.= full systat.debug --- systat --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsystat.debug systat.full systat --- all_subdir_lib --- --- libprivateatf-c++.so.2 --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibprivateatf-c++.so.2.debug libprivateatf-c++.so.2.full libpri= vateatf-c++.so.2 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/boot0cfg --- =3D=3D=3D> usr.sbin/boot0cfg (all) --- .depend --- echo boot0cfg.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libgeom.a >> .depend --- boot0cfg.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 -fPIE -g -MD -MF.depend.boot0cfg.o -MTboot0cfg.o -std= =3Dgnu99 -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 -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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 -c /workspace/src/usr.sbin/boot0cfg/boo= t0cfg.c -o boot0cfg.o --- all_subdir_usr.sbin/acpi --- --- ahpredef.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 -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.ahpredef.o -MTahpredef.o -std=3Dgnu99 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W= no-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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/common/ahpredef.c -o ahpredef.o --- all_subdir_usr.sbin/bhyve --- --- qemu_fwcfg.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/usr.sbin/bhyve/../../contrib/lib9p -I/w= orkspace/src/sys -DINET -DINET6 -DNETGRAPH -DOPENSSL_API_COMPAT=3D0x1010000= 0L -I/workspace/src/sys/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace= /src/sys/dev/usb/controller -fPIE -g -MD -MF.depend.qemu_fwcfg.o -MTqemu_f= wcfg.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -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-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 -c /workspace/src/usr.sbin= /bhyve/qemu_fwcfg.c -o qemu_fwcfg.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/tail --- --- all_subdir_usr.bin/tail/tests --- =3D=3D=3D> usr.bin/tail/tests (all) --- tail_test --- echo '#! /usr/libexec/atf-sh' > tail_test.tmp cat /workspace/src/usr.bin/tail/tests/tail_test.sh >>tail_test.tmp chmod +x tail_test.tmp mv tail_test.tmp tail_test --- Kyuafile --- --- tail.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 -DWITH_CASPER -fPIE -g -std=3Dgnu99 -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 -Wshadow -Wunused-parameter -Wcast-alig= n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -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=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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 -Wl,-zrelro -pie -o tail.full forward.o misc.o read.o reverse.= o tail.o -lutil -lcasper -lcap_fileargs=20 --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/bhyve/qemu_fwcfg.c: In function 'qemu_fwcfg_parse_c= mdline_arg': /workspace/src/usr.sbin/bhyve/qemu_fwcfg.c:597:47: error: comparison is alw= ays false due to limited range of data type [-Werror=3Dtype-limits] 597 | if ((ssize_t)fwcfg_file->size < 0) { | ^ --- all_subdir_usr.bin --- --- tail.1.gz --- gzip -cn /workspace/src/usr.bin/tail/tail.1 > tail.1.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- ahtable.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 -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.ahtable.o -MTahtable.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-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -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-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/common/ahtable.c -o ahtable.o --- all_subdir_usr.bin --- --- tail.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug tail.fu= ll tail.debug --- tail --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtail.debug tail.full tail --- all_subdir_usr.bin/tar --- =3D=3D=3D> usr.bin/tar (all) --- .depend --- echo bsdtar.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libarchive.a >> .depend --- bsdtar.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 -DHAVE_ICONV=3D1 -DHAVE_ICONV_H=3D1 -DICONV_CONST=3Dcons= t -DBSDTAR_VERSION_STRING=3D\"3.6.2\" -DPLATFORM_CONFIG_H=3D\"/workspace/sr= c/lib/libarchive/config_freebsd.h\" -I/workspace/src/contrib/libarchive/tar= -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/li= barchive/libarchive_fe -fPIE -g -MD -MF.depend.bsdtar.o -MTbsdtar.o -std= =3Dgnu99 -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-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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 -c /workspace/src/contrib/= libarchive/tar/bsdtar.c -o bsdtar.o --- all_subdir_lib --- --- all_subdir_lib/atf/libatf-c++/tests --- --- all_subdir_lib/atf/libatf-c++/tests/detail --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:170, from /workspace/src/contrib/atf/atf-c++/detail/fs.hpp:35: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2704:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2704 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2705:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2705 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- ahuuids.o --- --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2710:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2710 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2711:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2711 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- /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 -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.ahuuids.o -MTahuuids.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-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -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-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/common/ahuuids.c -o ahuuids.o --- all_subdir_usr.sbin/bhyve --- cc1: all warnings being treated as errors *** [qemu_fwcfg.o] Error code 1 make[4]: stopped in /workspace/src/usr.sbin/bhyve --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 127.53 real 1138.87 user 133.59 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/jenkins1721900187056245= 1942.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_3870_1080581854.1683861222191--