From nobody Tue Oct 7 05:05:50 2025 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 4cgkcK2t48z69QZZ for ; Tue, 07 Oct 2025 05:05:53 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cgkcK06ddz3XWy; Tue, 07 Oct 2025 05:05:53 +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=1759813553; 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=dkQWU5UNIxWKch/bU0QTKpQecsmkcDW897q0Rdbmfp0=; b=I7T/L31XvGm7RiLXXqT0q8OcOSo1c8FMIlUBuyd4ziI6wyqQSeR7+l5mf5XJnVnT1iIkKT 1Q4p+VynkVqbr2vbMZ2oIJOSN6TdqA594PEHeIDyWY7T1foePlz7Ggqlxj3TNDMs6mXpCL JNonR0RGfiV9CpAt3wjDwhj3gEwKXOI9S1geghIvQ0MnbXrv2DDkg+nm0nC4hGzAxgb5Zz G0kVS7xeo8ElV81t80jBCJLuGZKxhQI+L3TP7Xg1jlmlvJia7PCPBMao9gOCSsGZUwt3e8 X6HI2qxCTnDHmzBiHHy5oS6betr6i4ostaT4WXIsvkgmBKkH9zTEhc594WBGpA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759813553; a=rsa-sha256; cv=none; b=OIk4/bG4ece94QzMVfB/wWKgegYRjbe513o9nSCnplaSbgpb/Aq7fiBDf5isC8B1WuHk1y pwAaDby8vSgCu1WzbGALbzv28zCnhAAXJzTCHvj8bkWbeHrLn2XCxzQIw93Tgjq7M8XV7d yC3xde10mJujvCQWyAHaG2NhfQOj/55lhUyaB1cZZ5iQfF6gLHPj/ba5XKkGUVMOFFvag+ /JBiEbgb57GMq7u3k4By5WZRmUeYa/Fx54n1579Y0ayFk5dVCgVJrtMjZOtSD4KZDHg9rK HyAjXC/uVV5phT1hvrQqDcr/HDyAfJB8Igg24goCUrJjK4FZQfBpKmmWBDqtjg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cgkcJ6csDzWcJ; Tue, 07 Oct 2025 05:05:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 05:05:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1919133075.373.1759813552935@jenkins.ci.freebsd.org> In-Reply-To: <1276992162.347.1759805784755@jenkins.ci.freebsd.org> References: <1276992162.347.1759805784755@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #16 - 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_372_1191644892.1759813550209" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_372_1191644892.1759813550209 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #16 (fc601f0ba8053896a4b67749d8= e2a005d4c316b3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/16/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/16/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/16/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) 4a62dbb24598b5fbfd10575ec33233c24dca2705 by cperciva: release: Respect NODISTSETS 224d3a6576352a34c13c55fa099314e5018b7649 by cperciva: release: Don't publish pkgbase.repo for embedded fc601f0ba8053896a4b67749d8e2a005d4c316b3 by cperciva: release: Check for empty NODISTSETS The end of the build log: [...truncated 109.17 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.bin --- --- lastcomm.1.gz --- gzip -cn /workspace/src/usr.bin/lastcomm/lastcomm.1 > lastcomm.1.gz --- lastcomm.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug lastcom= m.full lastcomm.debug --- lastcomm --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlastcomm.debug lastcomm.full lastcomm --- all_subdir_usr.bin/at --- =3D=3D=3D> usr.bin/at (all) --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1292: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In membe= r function 'void std::__1::__variant_detail::__assignment<_Traits>::__assig= n_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: w= arning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(true_type) const { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: w= arning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(false_type) const { | = ^~~~~ --- all_subdir_usr.bin --- --- .depend --- echo at.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- at.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g -MD -MF.depend.at.pieo -MTat.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 -Wshadow -Wunused-parameter -Wca= st-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poi= nter-sign -Wdate-time -Wno-format -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-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.bin/at/at.c -o at.pieo /workspace/src/usr.bin/at/at.c: In function 'main': /workspace/src/usr.bin/at/at.c:802:13: warning: this statement may fall thr= ough [-Wimplicit-fallthrough=3D] 802 | warnx("-d is deprecated; use -r instead"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.bin/at/at.c:805:9: note: here 805 | case 'r': | ^~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- uterror.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.uterror.pieo -MTuterror= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -c /workspace/src/sys/contrib/dev/acpica/components/utilities/ut= error.c -o uterror.pieo --- all_subdir_tests --- --- 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: 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; | ^~~~~~~ --- all_subdir_usr.sbin --- --- utexcep.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.utexcep.pieo -MTutexcep= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -c /workspace/src/sys/contrib/dev/acpica/components/utilities/ut= excep.c -o utexcep.pieo --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:25: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2326:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2334:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2334 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2335:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2335 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- utglobal.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.utglobal.pieo -MTutglob= al.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/utiliti= es/utglobal.c -o utglobal.pieo --- all_subdir_usr.bin --- --- panic.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g -MD -MF.depend.panic.pieo -MTpanic.pieo -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-= format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -W= return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramete= r -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -W= no-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.bin/at/panic.c -o panic.pieo--- all_subdir_us= r.sbin --- --- all_subdir_usr.sbin/moused --- In function 'r_init_all', inlined from 'main' at /workspace/src/usr.sbin/moused/moused/moused.c:7= 98:3: /workspace/src/usr.sbin/moused/moused/moused.c:2089:25: warning: 'strncpy' = output may be truncated copying 10 bytes from a string of length 255 [-Wstr= ingop-truncation] 2089 | strncpy(path + 11, dp->d_name, 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- parsetime.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g -MD -MF.depend.parsetime.pieo -MTparsetime.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/usr.bin/at/parsetime.c -o parsetime.pie= o --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:2614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/queue:273, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/format:245, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:194, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:1367, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/sstream:320: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- uthex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.uthex.pieo -MTuthex.pie= o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-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/sys/contrib/dev/acpica/components/utilities/uthex.c = -o uthex.pieo --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.bin --- /workspace/src/usr.bin/at/parsetime.c: In function 'parsetime': /workspace/src/usr.bin/at/parsetime.c:654:13: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 654 | token(); | ^~~~~~~ /workspace/src/usr.bin/at/parsetime.c:656:5: note: here 656 | default: | ^~~~~~~ /workspace/src/usr.bin/at/parsetime.c: In function 'plus_or_minus': /workspace/src/usr.bin/at/parsetime.c:300:19: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 300 | delay *=3D 7; | ~~~~~~^~~~ /workspace/src/usr.bin/at/parsetime.c:301:5: note: here 301 | case DAYS: | ^~~~ /workspace/src/usr.bin/at/parsetime.c: In function 'month': /workspace/src/usr.bin/at/parsetime.c:494:25: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 494 | tm->tm_wday ++; | ~~~~~~~~~~~~^~ /workspace/src/usr.bin/at/parsetime.c:495:5: note: here 495 | case TODAY: /* force ourselves to stay in today - no further pr= ocessing */ | ^~~~ --- all_subdir_usr.bin/clang --- --- ELFDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ELFDump.pieo -MTELFDump.pieo -Wno-forma= t-zero-length -fstack-protector-strong -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-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/ELFDump.cpp = -o ELFDump.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors --- all_subdir_usr.sbin/acpi --- --- utinit.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/= tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.utinit.pieo -MTutinit.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -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/components/utilities/utinit= .c -o utinit.pieo --- all_subdir_usr.sbin/moused --- *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused 1 error make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 244.32 real 2506.60 user 205.70 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-stable-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins83905597650= 8234567.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_372_1191644892.1759813550209--