FreeBSD-stable-14-amd64-gcc14_build - Build #103 - Still Failing
Date: Tue, 25 Mar 2025 22:30:12 UTC
FreeBSD-stable-14-amd64-gcc14_build - Build #103 (7286b7242c312eed08932e50f70554ff452e5eda) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/103/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/103/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/103/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) 1d67cec525421c568199a0524357c35d35e3f6e2 by ngie: contrib/googletest: update from 1.14.0 to 1.15.2 7286b7242c312eed08932e50f70554ff452e5eda by ngie: tests/sys/fs/fusefs: include iomanip header The end of the build log: [...truncated 100.57 MiB...] 770 | Init(::std::forward<G>(fun), IsCompatibleFunctor<G>()); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1645:5: required from 'testing::internal::DoAllAction<InitialAction, OtherActions ...>::operator testing::Action<U(Args ...)>() const [with R = int; Args = {int*, int*, char*, char*, char*, char*, char*, char*}; typename std::__1::enable_if<testing::internal::conjunction<std::__1::is_convertible<const InitialAction&, testing::Action<void(typename std::__1::conditional<std::__1::is_scalar<Args>::value, Args, const Args&>::type ...)> >, std::__1::is_convertible<const testing::internal::DoAllAction<OtherActions ...>&, testing::Action<U(Args ...)> > >::value, int>::type <anonymous> = 0; InitialAction = testing::internal::SetArgumentPointeeAction<0, int, void>; OtherActions = {testing::internal::SetArgumentPointeeAction<1, int, void>, testing::internal::SetArgumentPointeeAction<2, char, void>, testing::internal::SetArgumentPointeeAction<3, char, void>, testing::internal::SetArgumentPointeeAction<4, char, void>, testing::internal::SetArgumentPointeeAction<5, char, void>, testing::internal::SetArgumentPointeeAction<6, char, void>, testing::internal::SetArgumentPointeeAction<7, char, void>, testing::internal::ReturnAction<int>}]' 1645 | }; | ^ /workspace/src/contrib/googletest/googlemock/test/gmock-more-actions_test.cc:954:77: required from here 954 | SetArgPointee<6>('e'), SetArgPointee<7>('f'), Return(3)); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:361:23: warning: placement new constructing an object of type '_Fun' and size '112' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 361 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:340:53: note: 'std::__1::__function::__value_func<int(int*, int*, char*, char*, char*, char*, char*, char*)>::__buf_' declared here 340 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/ntp --- --- snprintf.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -g -MD -MF.depend.snprintf.pieo -MTsnprintf.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/ntp/libntp/snprintf.c -o snprintf.pieo --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In instantiation of 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&, const _Alloc&) [with _Fp = testing::internal::DoAllAction<testing::internal::SetArgumentPointeeAction<0, int, void>, testing::internal::SetArgumentPointeeAction<1, int, void>, testing::internal::SetArgumentPointeeAction<2, char, void>, testing::internal::SetArgumentPointeeAction<3, char, void>, testing::internal::SetArgumentPointeeAction<4, char, void>, testing::internal::SetArgumentPointeeAction<5, char, void>, testing::internal::SetArgumentPointeeAction<6, char, void>, testing::internal::SetArgumentPointeeAction<7, char, void>, testing::internal::SetArgumentPointeeAction<8, char, void>, testing::internal::ReturnAction<int> >::operator testing::Action<int(int*, int*, char*, char*, char*, char*, char*, char*, char*)><int, int*, int*, char*, char*, char*, char*, char*, char*, char*>() const::OA; _Alloc = std::__1::allocator<testing::internal::DoAllAction<testing::internal::SetArgumentPointeeAction<0, int, void>, testing::internal::SetArgumentPointeeAction<1, int, void>, testing::internal::SetArgumentPointeeAction<2, char, void>, testing::internal::SetArgumentPointeeAction<3, char, void>, testing::internal::SetArgumentPointeeAction<4, char, void>, testing::internal::SetArgumentPointeeAction<5, char, void>, testing::internal::SetArgumentPointeeAction<6, char, void>, testing::internal::SetArgumentPointeeAction<7, char, void>, testing::internal::SetArgumentPointeeAction<8, char, void>, testing::internal::ReturnAction<int> >::operator testing::Action<int(int*, int*, char*, char*, char*, char*, char*, char*, char*)><int, int*, int*, char*, char*, char*, char*, char*, char*, char*>() const::OA>; _Rp = int; _ArgTypes = {int*, int*, char*, char*, char*, char*, char*, char*, char*}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:372:113: required from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&) [with _Fp = testing::internal::DoAllAction<testing::internal::SetArgumentPointeeAction<0, int, void>, testing::internal::SetArgumentPointeeAction<1, int, void>, testing::internal::SetArgumentPointeeAction<2, char, void>, testing::internal::SetArgumentPointeeAction<3, char, void>, testing::internal::SetArgumentPointeeAction<4, char, void>, testing::internal::SetArgumentPointeeAction<5, char, void>, testing::internal::SetArgumentPointeeAction<6, char, void>, testing::internal::SetArgumentPointeeAction<7, char, void>, testing::internal::SetArgumentPointeeAction<8, char, void>, testing::internal::ReturnAction<int> >::operator testing::Action<int(int*, int*, char*, char*, char*, char*, char*, char*, char*)><int, int*, int*, char*, char*, char*, char*, char*, char*, char*>() const::OA; typename std::__1::enable_if<(! std::__1::is_same<typename std::__1::decay<_Up>::type, std::__1::__function::__value_func<_Rp(_ArgTypes ...)> >::value), int>::type <anonymous> = 0; _Rp = int; _ArgTypes = {int*, int*, char*, char*, char*, char*, char*, char*, char*}]' 372 | _LIBCPP_HIDE_FROM_ABI explicit __value_func(_Fp&& __f) : __value_func(std::forward<_Fp>(__f), allocator<_Fp>()) {} | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:946:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::function(_Fp) [with _Fp = testing::internal::DoAllAction<testing::internal::SetArgumentPointeeAction<0, int, void>, testing::internal::SetArgumentPointeeAction<1, int, void>, testing::internal::SetArgumentPointeeAction<2, char, void>, testing::internal::SetArgumentPointeeAction<3, char, void>, testing::internal::SetArgumentPointeeAction<4, char, void>, testing::internal::SetArgumentPointeeAction<5, char, void>, testing::internal::SetArgumentPointeeAction<6, char, void>, testing::internal::SetArgumentPointeeAction<7, char, void>, testing::internal::SetArgumentPointeeAction<8, char, void>, testing::internal::ReturnAction<int> >::operator testing::Action<int(int*, int*, char*, char*, char*, char*, char*, char*, char*)><int, int*, int*, char*, char*, char*, char*, char*, char*, char*>() const::OA; <template-parameter-2-2> = void; _Rp = int; _ArgTypes = {int*, int*, char*, char*, char*, char*, char*, char*, char*}]' 946 | function<_Rp(_ArgTypes...)>::function(_Fp __f) : __f_(std::move(__f)) {} | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::DoAllAction<testing::internal::SetArgumentPointeeAction<0, int, void>, testing::internal::SetArgumentPointeeAction<1, int, void>, testing::internal::SetArgumentPointeeAction<2, char, void>, testing::internal::SetArgumentPointeeAction<3, char, void>, testing::internal::SetArgumentPointeeAction<4, char, void>, testing::internal::SetArgumentPointeeAction<5, char, void>, testing::internal::SetArgumentPointeeAction<6, char, void>, testing::internal::SetArgumentPointeeAction<7, char, void>, testing::internal::SetArgumentPointeeAction<8, char, void>, testing::internal::ReturnAction<int> >::operator testing::Action<int(int*, int*, char*, char*, char*, char*, char*, char*, char*)><int, int*, int*, char*, char*, char*, char*, char*, char*, char*>() const::OA; <template-parameter-2-2> = void; _Rp = int; _ArgTypes = {int*, int*, char*, char*, char*, char*, char*, char*, char*}]' 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10: required from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::DoAllAction<testing::internal::SetArgumentPointeeAction<0, int, void>, testing::internal::SetArgumentPointeeAction<1, int, void>, testing::internal::SetArgumentPointeeAction<2, char, void>, testing::internal::SetArgumentPointeeAction<3, char, void>, testing::internal::SetArgumentPointeeAction<4, char, void>, testing::internal::SetArgumentPointeeAction<5, char, void>, testing::internal::SetArgumentPointeeAction<6, char, void>, testing::internal::SetArgumentPointeeAction<7, char, void>, testing::internal::SetArgumentPointeeAction<8, char, void>, testing::internal::ReturnAction<int> >::operator testing::Action<int(int*, int*, char*, char*, char*, char*, char*, char*, char*)><int, int*, int*, char*, char*, char*, char*, char*, char*, char*>() const::OA; R = int; Args = {int*, int*, char*, char*, char*, char*, char*, char*, char*}; std::__1::true_type = std::__1::integral_constant<bool, true>]' 824 | fun_ = ::std::forward<G>(g); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::DoAllAction<testing::internal::SetArgumentPointeeAction<0, int, void>, testing::internal::SetArgumentPointeeAction<1, int, void>, testing::internal::SetArgumentPointeeAction<2, char, void>, testing::internal::SetArgumentPointeeAction<3, char, void>, testing::internal::SetArgumentPointeeAction<4, char, void>, testing::internal::SetArgumentPointeeAction<5, char, void>, testing::internal::SetArgumentPointeeAction<6, char, void>, testing::internal::SetArgumentPointeeAction<7, char, void>, testing::internal::SetArgumentPointeeAction<8, char, void>, testing::internal::ReturnAction<int> >::operator testing::Action<int(int*, int*, char*, char*, char*, char*, char*, char*, char*)><int, int*, int*, char*, char*, char*, char*, char*, char*, char*>() const::OA; <template-parameter-2-2> = void; R = int; Args = {int*, int*, char*, char*, char*, char*, char*, char*, char*}]' 770 | Init(::std::forward<G>(fun), IsCompatibleFunctor<G>()); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1645:5: required from 'testing::internal::DoAllAction<InitialAction, OtherActions ...>::operator testing::Action<U(Args ...)>() const [with R = int; Args = {int*, int*, char*, char*, char*, char*, char*, char*, char*}; typename std::__1::enable_if<testing::internal::conjunction<std::__1::is_convertible<const InitialAction&, testing::Action<void(typename std::__1::conditional<std::__1::is_scalar<Args>::value, Args, const Args&>::type ...)> >, std::__1::is_convertible<const testing::internal::DoAllAction<OtherActions ...>&, testing::Action<U(Args ...)> > >::value, int>::type <anonymous> = 0; InitialAction = testing::internal::SetArgumentPointeeAction<0, int, void>; OtherActions = {testing::internal::SetArgumentPointeeAction<1, int, void>, testing::internal::SetArgumentPointeeAction<2, char, void>, testing::internal::SetArgumentPointeeAction<3, char, void>, testing::internal::SetArgumentPointeeAction<4, char, void>, testing::internal::SetArgumentPointeeAction<5, char, void>, testing::internal::SetArgumentPointeeAction<6, char, void>, testing::internal::SetArgumentPointeeAction<7, char, void>, testing::internal::SetArgumentPointeeAction<8, char, void>, testing::internal::ReturnAction<int>}]' 1645 | }; | ^ /workspace/src/contrib/googletest/googlemock/test/gmock-more-actions_test.cc:977:72: required from here 977 | SetArgPointee<7>('f'), SetArgPointee<8>('g'), Return(3)); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:361:23: warning: placement new constructing an object of type '_Fun' and size '112' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 361 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:340:53: note: 'std::__1::__function::__value_func<int(int*, int*, char*, char*, char*, char*, char*, char*, char*)>::__buf_' declared here 340 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ --- all_subdir_usr.sbin --- --- socket.pieo --- --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In instantiation of 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&, const _Alloc&) [with _Fp = testing::internal::DoAllAction<testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()>, testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()> >::operator testing::Action<bool()><bool>() const::OA; _Alloc = std::__1::allocator<testing::internal::DoAllAction<testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()>, testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()> >::operator testing::Action<bool()><bool>() const::OA>; _Rp = bool; _ArgTypes = {}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:372:113: required from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&) [with _Fp = testing::internal::DoAllAction<testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()>, testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()> >::operator testing::Action<bool()><bool>() const::OA; typename std::__1::enable_if<(! std::__1::is_same<typename std::__1::decay<_Up>::type, std::__1::__function::__value_func<_Rp(_ArgTypes ...)> >::value), int>::type <anonymous> = 0; _Rp = bool; _ArgTypes = {}]' 372 | _LIBCPP_HIDE_FROM_ABI explicit __value_func(_Fp&& __f) : __value_func(std::forward<_Fp>(__f), allocator<_Fp>()) {} | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:946:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::function(_Fp) [with _Fp = testing::internal::DoAllAction<testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()>, testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()> >::operator testing::Action<bool()><bool>() const::OA; <template-parameter-2-2> = void; _Rp = bool; _ArgTypes = {}]' 946 | function<_Rp(_ArgTypes...)>::function(_Fp __f) : __f_(std::move(__f)) {} | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::DoAllAction<testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()>, testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()> >::operator testing::Action<bool()><bool>() const::OA; <template-parameter-2-2> = void; _Rp = bool; _ArgTypes = {}]' 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10: required from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::DoAllAction<testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()>, testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()> >::operator testing::Action<bool()><bool>() const::OA; R = bool; Args = {}; std::__1::true_type = std::__1::integral_constant<bool, true>]' 824 | fun_ = ::std::forward<G>(g); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::DoAllAction<testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()>, testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()> >::operator testing::Action<bool()><bool>() const::OA; <template-parameter-2-2> = void; R = bool; Args = {}]' 770 | Init(::std::forward<G>(fun), IsCompatibleFunctor<G>()); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1645:5: required from 'testing::internal::DoAllAction<InitialAction, OtherActions ...>::operator testing::Action<U(Args ...)>() const [with R = bool; Args = {}; typename std::__1::enable_if<testing::internal::conjunction<std::__1::is_convertible<const InitialAction&, testing::Action<void(typename std::__1::conditional<std::__1::is_scalar<Args>::value, Args, const Args&>::type ...)> >, std::__1::is_convertible<const testing::internal::DoAllAction<OtherActions ...>&, testing::Action<U(Args ...)> > >::value, int>::type <anonymous> = 0; InitialAction = testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()>; OtherActions = {testing::gmock_more_actions_test::DoAllTest_NoArgs_Test::TestBody()::<lambda()>}]' 1645 | }; | ^ /workspace/src/contrib/googletest/googlemock/test/gmock-more-actions_test.cc:994:65: required from here 994 | DoAll([&] { ran_first = true; }, [&] { return ran_first; }); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:361:23: warning: placement new constructing an object of type '_Fun' and size '112' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 361 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:340:53: note: 'std::__1::__function::__value_func<bool()>::__buf_' declared here 340 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -g -MD -MF.depend.socket.pieo -MTsocket.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/ntp/libntp/socket.c -o socket.pieo --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In instantiation of 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&, const _Alloc&) [with _Fp = testing::internal::DoAllAction<testing::internal::InvokeWithoutArgsAction<testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda()> >, testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda(std::__1::unique_ptr<int, std::__1::default_delete<int> >)> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::OA; _Alloc = std::__1::allocator<testing::internal::DoAllAction<testing::internal::InvokeWithoutArgsAction<testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda()> >, testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda(std::__1::unique_ptr<int, std::__1::default_delete<int> >)> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::OA>; _Rp = int; _ArgTypes = {std::__1::unique_ptr<int, std::__1::default_delete<int> >}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:372:113: required from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&) [with _Fp = testing::internal::DoAllAction<testing::internal::InvokeWithoutArgsAction<testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda()> >, testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda(std::__1::unique_ptr<int, std::__1::default_delete<int> >)> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::OA; typename std::__1::enable_if<(! std::__1::is_same<typename std::__1::decay<_Up>::type, std::__1::__function::__value_func<_Rp(_ArgTypes ...)> >::value), int>::type <anonymous> = 0; _Rp = int; _ArgTypes = {std::__1::unique_ptr<int, std::__1::default_delete<int> >}]' 372 | _LIBCPP_HIDE_FROM_ABI explicit __value_func(_Fp&& __f) : __value_func(std::forward<_Fp>(__f), allocator<_Fp>()) {} | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:946:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::function(_Fp) [with _Fp = testing::internal::DoAllAction<testing::internal::InvokeWithoutArgsAction<testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda()> >, testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda(std::__1::unique_ptr<int, std::__1::default_delete<int> >)> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::OA; <template-parameter-2-2> = void; _Rp = int; _ArgTypes = {std::__1::unique_ptr<int, std::__1::default_delete<int> >}]' 946 | function<_Rp(_ArgTypes...)>::function(_Fp __f) : __f_(std::move(__f)) {} | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::DoAllAction<testing::internal::InvokeWithoutArgsAction<testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda()> >, testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda(std::__1::unique_ptr<int, std::__1::default_delete<int> >)> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::OA; <template-parameter-2-2> = void; _Rp = int; _ArgTypes = {std::__1::unique_ptr<int, std::__1::default_delete<int> >}]' 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10: required from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::DoAllAction<testing::internal::InvokeWithoutArgsAction<testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda()> >, testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda(std::__1::unique_ptr<int, std::__1::default_delete<int> >)> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::OA; R = int; Args = {std::__1::unique_ptr<int, std::__1::default_delete<int> >}; std::__1::true_type = std::__1::integral_constant<bool, true>]' 824 | fun_ = ::std::forward<G>(g); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::DoAllAction<testing::internal::InvokeWithoutArgsAction<testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda()> >, testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda(std::__1::unique_ptr<int, std::__1::default_delete<int> >)> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::OA; <template-parameter-2-2> = void; R = int; Args = {std::__1::unique_ptr<int, std::__1::default_delete<int> >}]' 770 | Init(::std::forward<G>(fun), IsCompatibleFunctor<G>()); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1645:5: required from 'testing::internal::DoAllAction<InitialAction, OtherActions ...>::operator testing::Action<U(Args ...)>() const [with R = int; Args = {std::__1::unique_ptr<int, std::__1::default_delete<int> >}; typename std::__1::enable_if<testing::internal::conjunction<std::__1::is_convertible<const InitialAction&, testing::Action<void(typename std::__1::conditional<std::__1::is_scalar<Args>::value, Args, const Args&>::type ...)> >, std::__1::is_convertible<const testing::internal::DoAllAction<OtherActions ...>&, testing::Action<U(Args ...)> > >::value, int>::type <anonymous> = 0; InitialAction = testing::internal::InvokeWithoutArgsAction<testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda()> >; OtherActions = {testing::gmock_more_actions_test::DoAllTest_MoveOnlyArgs_Test::TestBody()::<lambda(std::__1::unique_ptr<int, std::__1::default_delete<int> >)>}]' 1645 | }; | ^ /workspace/src/contrib/googletest/googlemock/test/gmock-more-actions_test.cc:1002:54: required from here 1002 | [](std::unique_ptr<int> p) { return *p; }); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:361:23: warning: placement new constructing an object of type '_Fun' and size '112' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 361 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:340:53: note: 'std::__1::__function::__value_func<int(std::__1::unique_ptr<int>)>::__buf_' declared here 340 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In instantiation of 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&, const _Alloc&) [with _Fp = testing::internal::DoAllAction<testing::Action<void(std::__1::vector<int, std::__1::allocator<int> >)>, testing::gmock_more_actions_test::DoAllTest_ImplicitlyConvertsActionArguments_Test::TestBody()::<lambda(std::__1::vector<int, std::__1::allocator<int> >)> >::operator testing::Action<int(std::__1::vector<int>)><int, std::__1::vector<int, std::__1::allocator<int> > >() const::OA; _Alloc = std::__1::allocator<testing::internal::DoAllAction<testing::Action<void(std::__1::vector<int, std::__1::allocator<int> >)>, testing::gmock_more_actions_test::DoAllTest_ImplicitlyConvertsActionArguments_Test::TestBody()::<lambda(std::__1::vector<int, std::__1::allocator<int> >)> >::operator testing::Action<int(std::__1::vector<int>)><int, std::__1::vector<int, std::__1::allocator<int> > >() const::OA>; _Rp = int; _ArgTypes = {std::__1::vector<int, std::__1::allocator<int> >}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:372:113: required from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&) [with _Fp = testing::internal::DoAllAction<testing::Action<void(std::__1::vector<int, std::__1::allocator<int> >)>, testing::gmock_more_actions_test::DoAllTest_ImplicitlyConvertsActionArguments_Test::TestBody()::<lambda(std::__1::vector<int, std::__1::allocator<int> >)> >::operator testing::Action<int(std::__1::vector<int>)><int, std::__1::vector<int, std::__1::allocator<int> > >() const::OA; typename std::__1::enable_if<(! std::__1::is_same<typename std::__1::decay<_Up>::type, std::__1::__function::__value_func<_Rp(_ArgTypes ...)> >::value), int>::type <anonymous> = 0; _Rp = int; _ArgTypes = {std::__1::vector<int, std::__1::allocator<int> >}]' 372 | _LIBCPP_HIDE_FROM_ABI explicit __value_func(_Fp&& __f) : __value_func(std::forward<_Fp>(__f), allocator<_Fp>()) {} | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:946:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::function(_Fp) [with _Fp = testing::internal::DoAllAction<testing::Action<void(std::__1::vector<int, std::__1::allocator<int> >)>, testing::gmock_more_actions_test::DoAllTest_ImplicitlyConvertsActionArguments_Test::TestBody()::<lambda(std::__1::vector<int, std::__1::allocator<int> >)> >::operator testing::Action<int(std::__1::vector<int>)><int, std::__1::vector<int, std::__1::allocator<int> > >() const::OA; <template-parameter-2-2> = void; _Rp = int; _ArgTypes = {std::__1::vector<int, std::__1::allocator<int> >}]' 946 | function<_Rp(_ArgTypes...)>::function(_Fp __f) : __f_(std::move(__f)) {} | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::DoAllAction<testing::Action<void(std::__1::vector<int, std::__1::allocator<int> >)>, testing::gmock_more_actions_test::DoAllTest_ImplicitlyConvertsActionArguments_Test::TestBody()::<lambda(std::__1::vector<int, std::__1::allocator<int> >)> >::operator testing::Action<int(std::__1::vector<int>)><int, std::__1::vector<int, std::__1::allocator<int> > >() const::OA; <template-parameter-2-2> = void; _Rp = int; _ArgTypes = {std::__1::vector<int, std::__1::allocator<int> >}]' 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10: required from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::DoAllAction<testing::Action<void(std::__1::vector<int, std::__1::allocator<int> >)>, testing::gmock_more_actions_test::DoAllTest_ImplicitlyConvertsActionArguments_Test::TestBody()::<lambda(std::__1::vector<int, std::__1::allocator<int> >)> >::operator testing::Action<int(std::__1::vector<int>)><int, std::__1::vector<int, std::__1::allocator<int> > >() const::OA; R = int; Args = {std::__1::vector<int, std::__1::allocator<int> >}; std::__1::true_type = std::__1::integral_constant<bool, true>]' 824 | fun_ = ::std::forward<G>(g); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::DoAllAction<testing::Action<void(std::__1::vector<int, std::__1::allocator<int> >)>, testing::gmock_more_actions_test::DoAllTest_ImplicitlyConvertsActionArguments_Test::TestBody()::<lambda(std::__1::vector<int, std::__1::allocator<int> >)> >::operator testing::Action<int(std::__1::vector<int>)><int, std::__1::vector<int, std::__1::allocator<int> > >() const::OA; <template-parameter-2-2> = void; R = int; Args = {std::__1::vector<int, std::__1::allocator<int> >}]' 770 | Init(::std::forward<G>(fun), IsCompatibleFunctor<G>()); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1645:5: required from 'testing::internal::DoAllAction<InitialAction, OtherActions ...>::operator testing::Action<U(Args ...)>() const [with R = int; Args = {std::__1::vector<int, std::__1::allocator<int> >}; typename std::__1::enable_if<testing::internal::conjunction<std::__1::is_convertible<const InitialAction&, testing::Action<void(typename std::__1::conditional<std::__1::is_scalar<Args>::value, Args, const Args&>::type ...)> >, std::__1::is_convertible<const testing::internal::DoAllAction<OtherActions ...>&, testing::Action<U(Args ...)> > >::value, int>::type <anonymous> = 0; InitialAction = testing::Action<void(std::__1::vector<int>)>; OtherActions = {testing::gmock_more_actions_test::DoAllTest_ImplicitlyConvertsActionArguments_Test::TestBody()::<lambda(std::__1::vector<int, std::__1::allocator<int> >)>}]' 1645 | }; | ^ /workspace/src/contrib/googletest/googlemock/test/gmock-more-actions_test.cc:1013:68: required from here 1013 | DoAll(first, [](std::vector<int> arg) { return arg.front(); }); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:361:23: warning: placement new constructing an object of type '_Fun' and size '112' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 361 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:340:53: note: 'std::__1::__function::__value_func<int(std::__1::vector<int>)>::__buf_' declared here 340 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ --- all_subdir_usr.sbin --- --- socktoa.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -g -MD -MF.depend.socktoa.pieo -MTsocktoa.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/ntp/libntp/socktoa.c -o socktoa.pieo --- all_subdir_usr.sbin/pkg --- --- rsa.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include -I/workspace/src/contrib/libder/libder -I/workspace/src/crypto/libecc/include -fPIE -g -MD -MF.depend.rsa.o -MTrsa.o -std=gnu99 -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-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/usr.sbin/pkg/rsa.c -o rsa.o --- all_subdir_usr.sbin/ntp --- --- socktohost.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -g -MD -MF.depend.socktohost.pieo -MTsocktohost.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/ntp/libntp/socktohost.c -o socktohost.pieo --- all_subdir_usr.sbin/pkg --- --- dns_utils.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include -I/workspace/src/contrib/libder/libder -I/workspace/src/crypto/libecc/include -fPIE -g -MD -MF.depend.dns_utils.o -MTdns_utils.o -std=gnu99 -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-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/usr.sbin/pkg/dns_utils.c -o dns_utils.o --- all_subdir_usr.sbin/ntp --- --- ssl_init.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -g -MD -MF.depend.ssl_init.pieo -MTssl_init.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/ntp/libntp/ssl_init.c -o ssl_init.pieo --- all_subdir_usr.sbin/pkg --- --- config.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include -I/workspace/src/contrib/libder/libder -I/workspace/src/crypto/libecc/include -fPIE -g -MD -MF.depend.config.o -MTconfig.o -std=gnu99 -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-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/usr.sbin/pkg/config.c -o config.o --- all_subdir_usr.sbin/ntp --- --- statestr.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -g -MD -MF.depend.statestr.pieo -MTstatestr.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/ntp/libntp/statestr.c -o statestr.pieo --- all_subdir_usr.sbin/pkg --- In file included from /workspace/src/usr.sbin/pkg/config.c:31: /workspace/src/usr.sbin/pkg/config.c: In function 'config_get_repositories': /workspace/src/usr.sbin/pkg/config.c:676:13: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 676 | if (STAILQ_EMPTY(&repositories)) { | ^~~~~~~~~~~~ /workspace/src/usr.sbin/pkg/config.c:678:40: error: allocation of insufficient size '8' for type 'struct repository' with size '48' [-Werror=alloc-size] 678 | struct repository *r = calloc(1, sizeof(r)); | ^~~~~~ /workspace/src/usr.sbin/pkg/config.c:681:18: warning: array subscript 'struct repository[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=] 681 | r->name = strdup("fallback"); | ^~ /workspace/src/usr.sbin/pkg/config.c:678:40: note: object of size 8 allocated by 'calloc' 678 | struct repository *r = calloc(1, sizeof(r)); | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.sbin/pkg/config.c:685:18: warning: array subscript 'struct repository[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=] 685 | r->url = c[PACKAGESITE].value; | ^~ /workspace/src/usr.sbin/pkg/config.c:678:40: note: object of size 8 allocated by 'calloc' 678 | struct repository *r = calloc(1, sizeof(r)); | ^~~~~~~~~~~~~~~~~~~~ In function 'parse_mirror_type', inlined from 'config_get_repositories' at /workspace/src/usr.sbin/pkg/config.c:690:4: /workspace/src/usr.sbin/pkg/config.c:332:24: warning: array subscript 'struct repository[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=] 332 | r->mirror_type = MIRROR_NONE; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /workspace/src/usr.sbin/pkg/config.c: In function 'config_get_repositories': /workspace/src/usr.sbin/pkg/config.c:678:40: note: object of size 8 allocated by 'calloc' 678 | struct repository *r = calloc(1, sizeof(r)); | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.sbin/pkg/config.c:692:26: warning: array subscript 'struct repository[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=] 692 | r->pubkey = c[PUBKEY].value; | ^~ /workspace/src/usr.sbin/pkg/config.c:678:40: note: object of size 8 allocated by 'calloc' 678 | struct repository *r = calloc(1, sizeof(r)); | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.sbin/pkg/config.c:694:26: warning: array subscript 'struct repository[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=] 694 | r->fingerprints = c[FINGERPRINTS].value; | ^~ /workspace/src/usr.sbin/pkg/config.c:678:40: note: object of size 8 allocated by 'calloc' 678 | struct repository *r = calloc(1, sizeof(r)); | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.sbin/pkg/config.c:695:17: warning: array subscript 'struct repository[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=] 695 | STAILQ_INSERT_TAIL(&repositories, r, next); | ^~~~~~~~~~~~~~~~~~ /workspace/src/usr.sbin/pkg/config.c:678:40: note: object of size 8 allocated by 'calloc' 678 | struct repository *r = calloc(1, sizeof(r)); | ^~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin/ntp --- --- strdup.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspace/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -g -MD -MF.depend.strdup.pieo -MTstrdup.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/ntp/libntp/strdup.c -o strdup.pieo --- all_subdir_usr.sbin/pkg --- cc1: all warnings being treated as errors *** [config.o] Error code 1 make[4]: stopped in /workspace/src/usr.sbin/pkg 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 --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 426.61 real 2591.57 user 232.03 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins10605729055642278794.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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