Date: Tue, 9 Apr 2024 21:27:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #2672 - Still Failing Message-ID: <953925421.6235.1712698054574@jenkins.ci.freebsd.org> In-Reply-To: <1778660262.6223.1712690640604@jenkins.ci.freebsd.org> References: <1778660262.6223.1712690640604@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_6234_2111325116.1712698054176 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #2672 (5716d902ae1d2dbd396f7808c12d7= b0d285f2c9d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/2672/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 2672/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2= 672/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) 5716d902ae1d2dbd396f7808c12d7b0d285f2c9d by glebius: Revert "unix: new implementation of unix/stream & unix/seqpacket" The end of the build log: [...truncated 13.93 MiB...] /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:210:= 52: note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:207:= 68: error: 'value' is not a member of 'std::__1::is_convertible<const long = long int&, long long int>' 207 | __enable_if_t<is_convertible<const _Rep2&, rep>::value = && | ~~~~~~= ^~ 208 | (treat_as_floating_point<rep>::value = || !treat_as_floating_point<_Rep2>::value), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:201:= 13: note: candidate: 'constexpr std::__1::chrono::duration<_Rep, _Period>::= duration() [with _Rep =3D long long int; _Period =3D std::__1::ratio<1, 100= 0000000>]' 201 | constexpr duration() =3D default; | ^~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:201:= 13: note: candidate expects 0 arguments, 1 provided /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:160:= 28: note: candidate: 'constexpr std::__1::chrono::duration<long long int, s= td::__1::ratio<1, 1000000000> >::duration(const std::__1::chrono::duration<= long long int, std::__1::ratio<1, 1000000000> >&)' 160 | class _LIBCPP_TEMPLATE_VIS duration { | ^~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:160:= 28: note: no known conversion for argument 1 from 'std::__1::chrono::dura= tion<long long int, std::__1::ratio<1, 1000000000> >::rep' {aka 'long long = int'} to 'const std::__1::chrono::duration<long long int, std::__1::ratio<1= , 1000000000> >&' /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:160:= 28: note: candidate: 'constexpr std::__1::chrono::duration<long long int, s= td::__1::ratio<1, 1000000000> >::duration(std::__1::chrono::duration<long l= ong int, std::__1::ratio<1, 1000000000> >&&)' /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:160:= 28: note: no known conversion for argument 1 from 'std::__1::chrono::dura= tion<long long int, std::__1::ratio<1, 1000000000> >::rep' {aka 'long long = int'} to 'std::__1::chrono::duration<long long int, std::__1::ratio<1, 1000= 000000> >&&' /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h: In = function 'constexpr std::__1::chrono::duration<long double, std::__1::ratio= <1, 1000000000> > std::__1::literals::chrono_literals::operator""ns(long do= uble)': /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:530:= 50: error: no matching function for call to 'std::__1::chrono::duration<lon= g double, std::__1::ratio<1, 1000000000> >::duration(long double&)' 530 | return chrono::duration<long double, nano>(__ns); | ^ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:219:= 43: note: candidate: 'template<class _Rep2, class _Period2, typename std::_= _1::enable_if<(std::__1::chrono::duration<long double, std::__1::ratio<1, 1= 000000000> >::__no_overflow<_Period2, std::__1::ratio<1, 1000000000> >::val= ue && (std::__1::chrono::treat_as_floating_point<long double>::value || ((t= ypename std::__1::chrono::duration<long double, std::__1::ratio<1, 10000000= 00> >::__no_overflow<_Period2, std::__1::ratio<1, 1000000000> >::type::den = =3D=3D 1) && (! std::__1::chrono::treat_as_floating_point<_Rep2>::value))))= , int>::type <anonymous> > constexpr std::__1::chrono::duration<_Rep, _Peri= od>::duration(const std::__1::chrono::duration<_Rep2, _Period2>&) [with _Pe= riod2 =3D _Rep2; typename std::__1::enable_if<(__no_overflow<_Period2, type= name _Period::type>::value && (std::__1::chrono::treat_as_floating_point<_R= ep>::value || ((typename __no_overflow<_Period2, typename _Period::type>::t= ype::den =3D=3D 1) && (! std::__1::chrono::treat_as_floating_point<_Rep2>::= value)))), int>::type <anonymous> =3D _Period2; _Rep =3D long double; _Peri= od =3D std::__1::ratio<1, 1000000000>]' 219 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR duration(const duration<_= Rep2, _Period2>& __d) | ^~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:219:= 43: note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:530:= 50: note: mismatched types 'const std::__1::chrono::duration<_Rep, _Perio= d>' and 'long double' 530 | return chrono::duration<long double, nano>(__ns); | ^ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:210:= 52: note: candidate: 'template<class _Rep2, typename std::__1::enable_if<(s= td::__1::is_convertible<const _U1&, long double>::value && (std::__1::chron= o::treat_as_floating_point<long double>::value || (! std::__1::chrono::trea= t_as_floating_point<_Rep2>::value))), int>::type <anonymous> > constexpr st= d::__1::chrono::duration<_Rep, _Period>::duration(const _Rep2&) [with typen= ame std::__1::enable_if<(std::__1::is_convertible<const _U1&, _T1>::value &= & (std::__1::chrono::treat_as_floating_point<_Rep>::value || (! std::__1::c= hrono::treat_as_floating_point<_Rep2>::value))), int>::type <anonymous> =3D= _Rep2; _Rep =3D long double; _Period =3D std::__1::ratio<1, 1000000000>]' 210 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR explicit duration(const _= Rep2& __r) : __rep_(__r) {} | ^~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:210:= 52: note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:207:= 68: error: 'value' is not a member of 'std::__1::is_convertible<const long = double&, long double>' 207 | __enable_if_t<is_convertible<const _Rep2&, rep>::value = && | ~~~~~~= ^~ 208 | (treat_as_floating_point<rep>::value = || !treat_as_floating_point<_Rep2>::value), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:201:= 13: note: candidate: 'constexpr std::__1::chrono::duration<_Rep, _Period>::= duration() [with _Rep =3D long double; _Period =3D std::__1::ratio<1, 10000= 00000>]' 201 | constexpr duration() =3D default; | ^~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:201:= 13: note: candidate expects 0 arguments, 1 provided /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:160:= 28: note: candidate: 'constexpr std::__1::chrono::duration<long double, std= ::__1::ratio<1, 1000000000> >::duration(const std::__1::chrono::duration<lo= ng double, std::__1::ratio<1, 1000000000> >&)' 160 | class _LIBCPP_TEMPLATE_VIS duration { | ^~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:160:= 28: note: no known conversion for argument 1 from 'long double' to 'const= std::__1::chrono::duration<long double, std::__1::ratio<1, 1000000000> >&' /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:160:= 28: note: candidate: 'constexpr std::__1::chrono::duration<long double, std= ::__1::ratio<1, 1000000000> >::duration(std::__1::chrono::duration<long dou= ble, std::__1::ratio<1, 1000000000> >&&)' /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:160:= 28: note: no known conversion for argument 1 from 'long double' to 'std::= __1::chrono::duration<long double, std::__1::ratio<1, 1000000000> >&&' --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/libelf -I/work= space/src/contrib/elftoolchain/common -g -MD -MF.depend.elf_getarsym.o -MT= elf_getarsym.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libc++__L --- /workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convert= ible.h: In instantiation of 'constexpr const bool std::__1::is_convertible_= v<bool, bool>': /workspace/src/contrib/llvm-project/libcxx/include/__concepts/convertible_t= o.h:27:26: required by substitution of 'template<class _Rep1, class _Peri= od1, class _Rep2, class _Period2> requires three_way_comparable<typename = std::__1::common_type<_Rep1, _Rep2>::type, std::__1::partial_ordering> cons= texpr auto std::__1::chrono::operator<=3D>(const duration<_Rep, _Period>&, = const duration<_Rep2, _Period2>&) [with _Rep1 =3D long long int; _Period1 = =3D std::__1::ratio<1, 1000000000>; _Rep2 =3D long long int; _Period2 =3D s= td::__1::ratio<1, 1000000000>]' /workspace/src/contrib/llvm-project/libcxx/include/__thread/poll_with_backo= ff.h:49:73: required from here /workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convert= ible.h:32:69: error: '__is_convertible' was not declared in this scope 32 | inline constexpr bool is_convertible_v =3D __is_convertible(_From, = _To); | = ^ --- lib/libjail__L --- --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libjail -g -MD -MF.depend.jail_get= id.o -MTjail_getid.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -c /workspace/src/lib/libjail/jail_g= etid.c -o jail_getid.o --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -g -MD -MF.depend.gss_display_name.o -MTgss_display_nam= e.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pr= ototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch= -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-extern= s -Wold-style-definition -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 -c /workspace/src/lib/libgssapi/gss_display_name.c -o g= ss_display_name.o --- lib/libc++__L --- --- atomic.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 = -pipe -fno-common -isystem /workspace/src/contrib/llvm-project/libcxx/src -= isystem /workspace/src/lib/libc++ -isystem /workspace/src/contrib/llvm-proj= ect/libcxx/include -isystem /workspace/src/contrib/libcxxrt -nostdinc++ -no= stdlib -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D_= LIBCPP_REMOVE_TRANSITIVE_INCLUDES -DLIBCXXRT -fdata-sections -ffunction-sec= tions -fno-semantic-interposition -fvisibility-inlines-hidden -fvisibility= =3Dhidden -g -MD -MF.depend.atomic.o -MTatomic.o -Wno-format-zero-length -f= stack-protector-strong -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -g -std=3Dc++20 -Wno-literal-suffix -Wno-error=3D= unknown-pragmas -c /workspace/src/contrib/llvm-project/libcxx/src/ato= mic.cpp -o atomic.o --- algorithm.o --- /workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convert= ible.h: In instantiation of 'constexpr const bool std::__1::is_convertible_= v<bool&&, bool>': /workspace/src/contrib/llvm-project/libcxx/include/optional:604:48: requi= red from 'static constexpr bool std::__1::optional<_Tp>::_CheckOptionalArgs= Constructor::__enable_implicit() [with _Up =3D bool; _Tp =3D bool]' /workspace/src/contrib/llvm-project/libcxx/include/optional:685:86: requi= red by substitution of 'template<class _Up, typename std::__1::enable_if<ty= pename std::__1::_IfImpl<((std::__1::integral_constant<bool, (! __is_same(t= ypename std::__1::remove_volatile<typename std::__1::remove_const<typename = std::__1::remove_reference<_Tp>::type>::type>::type, std::__1::in_place_t))= >::value && std::__1::integral_constant<bool, (! __is_same(typename std::__= 1::remove_volatile<typename std::__1::remove_const<typename std::__1::remov= e_reference<_Tp>::type>::type>::type, std::__1::optional<bool>))>::value) &= & ((! std::__1::is_same_v<bool, bool>) || (! std::__1::__is_std_optional<ty= pename std::__1::remove_volatile<typename std::__1::remove_const<typename s= td::__1::remove_reference<_Tp>::type>::type>::type>::value)))>::_Select<std= ::__1::optional<bool>::_CheckOptionalArgsConstructor, std::__1::__check_tup= le_constructor_fail>::__enable_implicit<_Up>(), int>::type <anonymous> > co= nstexpr std::__1::optional<bool>::optional(_Up&&) [with _Up =3D bool; typen= ame std::__1::enable_if<typename std::__1::_IfImpl<((std::__1::integral_con= stant<bool, (! __is_same(typename std::__1::remove_volatile<typename std::_= _1::remove_const<typename std::__1::remove_reference<_Tp>::type>::type>::ty= pe, std::__1::in_place_t))>::value && std::__1::integral_constant<bool, (! = __is_same(typename std::__1::remove_volatile<typename std::__1::remove_cons= t<typename std::__1::remove_reference<_Tp>::type>::type>::type, std::__1::o= ptional<bool>))>::value) && ((! std::__1::is_same_v<bool, bool>) || (! std:= :__1::__is_std_optional<typename std::__1::remove_volatile<typename std::__= 1::remove_const<typename std::__1::remove_reference<_Tp>::type>::type>::typ= e>::value)))>::_Select<std::__1::optional<bool>::_CheckOptionalArgsConstruc= tor, std::__1::__check_tuple_constructor_fail>::__enable_implicit<_Up>(), i= nt>::type <anonymous> =3D <missing>]' /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend= s/cpu_backends/any_of.h:44:35: required from here /workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convert= ible.h:32:69: error: '__is_convertible' was not declared in this scope /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend= s/cpu_backends/any_of.h: In function 'std::__1::optional<bool> std::__1::__= parallel_or(_Index, _Index, _Brick)': /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend= s/cpu_backends/any_of.h:44:10: error: could not convert 'static_cast<bool>(= __found)' from 'bool' to 'std::__1::optional<bool>' 44 | return static_cast<bool>(__found); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | bool In file included from /workspace/src/contrib/llvm-project/libcxx/include/__= algorithm/pstl_backends/cpu_backend.h:60: /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend= s/cpu_backends/fill.h: In function 'std::__1::optional<std::__1::__empty> s= td::__1::__pstl_fill(__cpu_backend_tag, _ForwardIterator, _ForwardIterator,= const _Tp&)': /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend= s/cpu_backends/fill.h:51:20: error: could not convert 'std::__1::__empty{}'= from 'std::__1::__empty' to 'std::__1::optional<std::__1::__empty>' 51 | return __empty{}; | ^ | | | std::__1::__empty /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend= s/cpu_backends/fill.h:54:20: error: could not convert 'std::__1::__empty{}'= from 'std::__1::__empty' to 'std::__1::optional<std::__1::__empty>' 54 | return __empty{}; | ^ | | | std::__1::__empty In file included from /workspace/src/contrib/llvm-project/libcxx/include/__= algorithm/pstl_backends/cpu_backend.h:62: /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend= s/cpu_backends/for_each.h: In function 'std::__1::optional<std::__1::__empt= y> std::__1::__pstl_for_each(__cpu_backend_tag, _ForwardIterator, _ForwardI= terator, _Functor)': /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend= s/cpu_backends/for_each.h:51:20: error: could not convert 'std::__1::__empt= y{}' from 'std::__1::__empty' to 'std::__1::optional<std::__1::__empty>' 51 | return __empty{}; | ^ | | | std::__1::__empty /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend= s/cpu_backends/for_each.h:54:20: error: could not convert 'std::__1::__empt= y{}' from 'std::__1::__empty' to 'std::__1::optional<std::__1::__empty>' 54 | return __empty{}; | ^ | | | std::__1::__empty --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/libelf -I/work= space/src/contrib/elftoolchain/common -g -MD -MF.depend.elf_getbase.o -MTe= lf_getbase.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -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 -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getbase.c -o elf_getbase.o --- lib/libc++__L --- In file included from /workspace/src/contrib/llvm-project/libcxx/include/__= algorithm/pstl_backends/cpu_backend.h:64: /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend= s/cpu_backends/stable_sort.h: In function 'std::__1::optional<std::__1::__e= mpty> std::__1::__pstl_stable_sort(__cpu_backend_tag, _RandomAccessIterator= , _RandomAccessIterator, _Comp)': /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend= s/cpu_backends/stable_sort.h:37:20: error: could not convert 'std::__1::__e= mpty{}' from 'std::__1::__empty' to 'std::__1::optional<std::__1::__empty>' 37 | return __empty{}; | ^ | | | std::__1::__empty --- lib/libfigpar__L --- --- libfigpar.a --- building static figpar library /usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD libfigpar.a figpar.o str= ing_m.o =20 --- libfigpar.so.0.full --- building shared library libfigpar.so.0 --- lib/libc++__L --- --- any.o --- In file included from /workspace/src/contrib/llvm-project/libcxx/include/__= concepts/convertible_to.h:13, from /workspace/src/contrib/llvm-project/libcxx/include/__= concepts/common_reference_with.h:12, from /workspace/src/contrib/llvm-project/libcxx/include/__= compare/three_way_comparable.h:14, from /workspace/src/contrib/llvm-project/libcxx/include/__= compare/compare_three_way.h:13, from /workspace/src/contrib/llvm-project/libcxx/include/__= memory/unique_ptr.h:13, from /workspace/src/contrib/llvm-project/libcxx/include/an= y:89, from /workspace/src/contrib/llvm-project/libcxx/src/any.cp= p:9: /workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convert= ible.h:28:77: error: there are no arguments to '__is_convertible' that depe= nd on a template parameter, so a declaration of '__is_convertible' must be = available [-fpermissive] --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -Wl,-= zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fa= tal-warnings -Wl,--warn-shared-textrel -o libfigpar.so.0.full -Wl,-soname,= libfigpar.so.0 figpar.pico string_m.pico=20 --- lib/libc++__L --- 28 | struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_consta= nt<bool, __is_convertible(_T1, _T2)> {}; | = ^~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convert= ible.h:28:77: note: (if you use '-fpermissive', G++ will accept your code, = but allowing the use of an undeclared name is deprecated) /workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convert= ible.h:28:103: error: template argument 2 is invalid 28 | struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_consta= nt<bool, __is_convertible(_T1, _T2)> {}; | = ^ /workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convert= ible.h:32:64: error: expected primary-expression before ',' token 32 | inline constexpr bool is_convertible_v =3D __is_convertible(_From, = _To); | ^ /workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convert= ible.h:32:69: error: expected primary-expression before ')' token 32 | inline constexpr bool is_convertible_v =3D __is_convertible(_From, = _To); | = ^ /workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convert= ible.h:32:42: error: there are no arguments to '__is_convertible' that depe= nd on a template parameter, so a declaration of '__is_convertible' must be = available [-fpermissive] 32 | inline constexpr bool is_convertible_v =3D __is_convertible(_From, = _To); | ^~~~~~~~~~~~~~~~ --- lib/libgssapi__L --- --- gss_display_status.o --- --- lib/libcrypt__L --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/src/sys/crypto/= sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -DMD4Init=3D__M= D4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD4Pad=3D__MD4Pa= d -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update=3D__MD5Update -= DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_Final=3D__SHA224_= Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__SHA256_Init -DSHA= 256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Update -DSHA512_224_I= nit=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_Final -DSHA512_22= 4_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512_256_Init -DSHA5= 12_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__SHA512_256_Update= -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Final -DSHA384_Upd= ate=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA512_Final=3D__SHA5= 12_Final -DSHA512_Update=3D_--- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -g -MD -MF.depend.gss_display_status.o -MTgss_display_s= tatus.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -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 -c /workspace/src/lib/libgssapi/gss_display_status.= c -o gss_display_status.o --- lib/libc++__L --- --- algorithm.o --- In file included from /workspace/src/contrib/llvm-project/libcxx/include/__= algorithm/pstl_count.h:15, from /workspace/src/contrib/llvm-project/libcxx/include/al= gorithm:1857: /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_for_eac= h.h: In lambda function: /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_for_eac= h.h:77:26: error: could not convert 'std::__1::__empty{}' from 'std::__1::_= _empty' to 'std::__1::optional<std::__1::__empty>' 77 | return __empty{}; | ^ | | | std::__1::__empty --- lib/libcrypt__L --- _SHA512_Update -g -MD -MF.depend.sha256c.o -MTsha256c.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=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/= src/sys/crypto/sha2/sha256c.c -o sha256c.o --- lib/libc++__L --- /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_for_eac= h.h:80:26: error: could not convert 'std::__1::__empty{}' from 'std::__1::_= _empty' to 'std::__1::optional<std::__1::__empty>' 80 | return __empty{}; | ^ | | | std::__1::__empty --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -g -MD -MF.dep= end.jail.pico -MTjail.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-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 -Wchar-sub= scripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon= null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -c /workspace/src/lib/libjail/ja= il.c -o jail.pico --- lib/libc++__L --- In file included from /workspace/src/contrib/llvm-project/libcxx/include/al= gorithm:1858: /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_equal.h= : In lambda function: /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_equal.h= :115:20: error: could not convert 'false' from 'bool' to 'std::__1::optiona= l<bool>' 115 | return false; | ^~~~~ | | | bool In file included from /workspace/src/contrib/llvm-project/libcxx/include/al= gorithm:1866: /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_replace= .h: In lambda function: /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/pstl_replace= .h:157:24: error: could not convert 'std::__1::__empty{}' from 'std::__1::_= _empty' to 'std::__1::optional<std::__1::__empty>' 157 | return __empty{}; | ^ | | | std::__1::__empty --- lib/libfigpar__L --- --- libfigpar.so.0.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libfigp= ar.so.0.full libfigpar.so.0.debug --- lib/libelf__L --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/libelf -I/work= space/src/contrib/elftoolchain/common -g -MD -MF.depend.elf_getident.o -MT= elf_getident.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/libfigpar__L --- --- libfigpar.so.0 --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibfigpar.so.0.debug libfigpar.so.0.full libfigpar.so.0 --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': --- lib/libfigpar__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libfigpar.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/ install -U -s -o root -g wheel -m 444 -C -S libfigpar.so.0 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib/ install -U -o root -g wheel -m 444 -C libfigpar.so.0.debug /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/ install -U -l rs -o root -g wheel -m 755 -S libfigpar.so.0 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib/libfigpar.so --- _INCSINS --- install -U -C -o root -g wheel -m 444 /workspace/src/lib/libfigpar/figpar= .h /workspace/src/lib/libfigpar/string_m.h /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/include/ --- lib/libcrypt__L --- --- crypt-sha512.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/src/sys/crypto/= sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -DMD4Init=3D__M= D4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD4Pad=3D__MD4Pa= d -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update=3D__MD5Update -= DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_Final=3D__SHA224_= Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__SHA256_Init -DSHA= 256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Update -DSHA512_224_I= nit=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_Final -DSHA512_22= 4_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512_256_Init -DSHA5= 12_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__SHA512_256_Update= -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Final -DSHA384_Upd= ate=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA512_Final=3D__SHA5= 12_Final -DSHA512_Update=3D__SHA512_Update -g -MD -MF.depend.crypt-sha512.= o -MTcrypt-sha512.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -c /workspace/src/lib/libcrypt/crypt-sha512.c -o cryp= t-sha512.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:958:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 958 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:962:9: note: here 962 | case CTLTYPE_UINT: | ^~~~ --- lib/libelf__L --- --- elf_hash.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/libelf -I/work= space/src/contrib/elftoolchain/common -g -MD -MF.depend.elf_hash.o -MTelf_= hash.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 -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_ha= sh.c -o elf_hash.o --- lib/libgssapi__L --- --- gss_duplicate_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -g -MD -MF.depend.gss_duplicate_name.o -MTgss_duplicate= _name.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -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 -c /workspace/src/lib/libgssapi/gss_duplicate_name.= c -o gss_duplicate_name.o --- lib/libc++__L --- --- any.o --- In file included from /workspace/src/contrib/llvm-project/libcxx/include/__= functional/hash.h:24, from /workspace/src/contrib/llvm-project/libcxx/include/__= memory/unique_ptr.h:17: /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h: In ins= tantiation of 'static constexpr bool std::__1::pair< <template-parameter-1-= 1>, <template-parameter-1-2> >::_CheckArgs::__is_implicit() [with _U1 =3D c= onst long unsigned int&; _U2 =3D const long unsigned int&; _T1 =3D long uns= igned int; _T2 =3D long unsigned int]': /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:145:77:= required from 'static constexpr bool std::__1::pair< <template-parameter= -1-1>, <template-parameter-1-2> >::_CheckArgs::__enable_explicit() [with _U= 1 =3D const long unsigned int&; _U2 =3D const long unsigned int&; _T1 =3D l= ong unsigned int; _T2 =3D long unsigned int]' /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:169:100= : required by substitution of 'template<bool _Dummy, typename std::__1::e= nable_if<typename std::__1::conditional<_MaybeEnable, std::__1::pair<long u= nsigned int, long unsigned int>::_CheckArgs, std::__1::__check_tuple_constr= uctor_fail>::type::__enable_explicit<const long unsigned int&, const long u= nsigned int&>(), int>::type <anonymous> > constexpr std::__1::pair<long uns= igned int, long unsigned int>::pair(const long unsigned int&, const long un= signed int&) [with bool _Dummy =3D true; typename std::__1::enable_if<typen= ame std::__1::conditional<_MaybeEnable, std::__1::pair<long unsigned int, l= ong unsigned int>::_CheckArgs, std::__1::__check_tuple_constructor_fail>::t= ype::__enable_explicit<const long unsigned int&, const long unsigned int&>(= ), int>::type <anonymous> =3D <missing>]' make[2]: stopped in /workspace/src 49.30 real 407.25 user 80.16 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/jenkins1168971667030236= 4210.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_6234_2111325116.1712698054176--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?953925421.6235.1712698054574>