FreeBSD-main-amd64-gcc13_build - Build #1015 - Still Failing
Date: Sat, 08 Jun 2024 17:33:48 UTC
FreeBSD-main-amd64-gcc13_build - Build #1015 (888796ade2842486d3167067e8034254c38aadd3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1015/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1015/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1015/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) 888796ade2842486d3167067e8034254c38aadd3 by emaste: libm: fma: correct zero sign with small inputs The end of the build log: [...truncated 102.32 MiB...] 359 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:338:53: note: 'std::__1::__function::__value_func<int(const std::__1::basic_string<char>&, int, int)>::__buf_' declared here 338 | 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::WithArgsAction<int (*)(int, char, short int), 0, 1, 2>::operator testing::Action<int(int, char, short int)><int, int, char, short int>() const::<lambda(int&&, char&&, short int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<int (*)(int, char, short int), 0, 1, 2>::operator testing::Action<int(int, char, short int)><int, int, char, short int>() const::<lambda(int&&, char&&, short int&&)> >; _Rp = int; _ArgTypes = {int, char, short int}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:370:113: required from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&) [with _Fp = testing::internal::WithArgsAction<int (*)(int, char, short int), 0, 1, 2>::operator testing::Action<int(int, char, short int)><int, int, char, short int>() const::<lambda(int&&, char&&, short int&&)>; 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, char, short int}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:938:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::function(_Fp) [with _Fp = testing::internal::WithArgsAction<int (*)(int, char, short int), 0, 1, 2>::operator testing::Action<int(int, char, short int)><int, int, char, short int>() const::<lambda(int&&, char&&, short int&&)>; <template-parameter-2-2> = void; _Rp = int; _ArgTypes = {int, char, short int}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:967:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<int (*)(int, char, short int), 0, 1, 2>::operator testing::Action<int(int, char, short int)><int, int, char, short int>() const::<lambda(int&&, char&&, short int&&)>; <template-parameter-2-2> = void; _Rp = int; _ArgTypes = {int, char, short int}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10: required from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<int (*)(int, char, short int), 0, 1, 2>::operator testing::Action<int(int, char, short int)><int, int, char, short int>() const::<lambda(int&&, char&&, short int&&)>; R = int; Args = {int, char, short int}; std::__1::true_type = std::__1::integral_constant<bool, true>]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:763:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<int (*)(int, char, short int), 0, 1, 2>::operator testing::Action<int(int, char, short int)><int, int, char, short int>() const::<lambda(int&&, char&&, short int&&)>; <template-parameter-2-2> = void; R = int; Args = {int, char, short int}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1463:12: required from 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = int; Args = {int, char, short int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = int (*)(int, char, short int); long unsigned int ...I = {0, 1, 2}]' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:1531:40: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:359:23: warning: placement new constructing an object of type '_Fun' and size '64' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 359 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:338:53: note: 'std::__1::__function::__value_func<int(int, char, short int)>::__buf_' declared here 338 | 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::WithArgsAction<int (*)(int, int, int, int), 1, 1, 1, 1>::operator testing::Action<int(bool, int, int)><int, bool, int, int>() const::<lambda(bool&&, int&&, int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<int (*)(int, int, int, int), 1, 1, 1, 1>::operator testing::Action<int(bool, int, int)><int, bool, int, int>() const::<lambda(bool&&, int&&, int&&)> >; _Rp = int; _ArgTypes = {bool, int, int}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:370:113: required from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&) [with _Fp = testing::internal::WithArgsAction<int (*)(int, int, int, int), 1, 1, 1, 1>::operator testing::Action<int(bool, int, int)><int, bool, int, int>() const::<lambda(bool&&, int&&, int&&)>; 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 = {bool, int, int}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:938:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::function(_Fp) [with _Fp = testing::internal::WithArgsAction<int (*)(int, int, int, int), 1, 1, 1, 1>::operator testing::Action<int(bool, int, int)><int, bool, int, int>() const::<lambda(bool&&, int&&, int&&)>; <template-parameter-2-2> = void; _Rp = int; _ArgTypes = {bool, int, int}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:967:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<int (*)(int, int, int, int), 1, 1, 1, 1>::operator testing::Action<int(bool, int, int)><int, bool, int, int>() const::<lambda(bool&&, int&&, int&&)>; <template-parameter-2-2> = void; _Rp = int; _ArgTypes = {bool, int, int}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10: required from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<int (*)(int, int, int, int), 1, 1, 1, 1>::operator testing::Action<int(bool, int, int)><int, bool, int, int>() const::<lambda(bool&&, int&&, int&&)>; R = int; Args = {bool, int, int}; std::__1::true_type = std::__1::integral_constant<bool, true>]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:763:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<int (*)(int, int, int, int), 1, 1, 1, 1>::operator testing::Action<int(bool, int, int)><int, bool, int, int>() const::<lambda(bool&&, int&&, int&&)>; <template-parameter-2-2> = void; R = int; Args = {bool, int, int}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1463:12: required from 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = int; Args = {bool, int, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = int (*)(int, int, int, int); long unsigned int ...I = {1, 1, 1, 1}]' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:1538:42: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:359:23: warning: placement new constructing an object of type '_Fun' and size '64' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 359 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:338:53: note: 'std::__1::__function::__value_func<int(bool, int, int)>::__buf_' declared here 338 | 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::WithArgsAction<const char* (*)(const char*, short int), 1, 0>::operator testing::Action<const char*(short int, const char*)><const char*, short int, const char*>() const::<lambda(short int&&, const char*&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<const char* (*)(const char*, short int), 1, 0>::operator testing::Action<const char*(short int, const char*)><const char*, short int, const char*>() const::<lambda(short int&&, const char*&&)> >; _Rp = const char*; _ArgTypes = {short int, const char*}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:370:113: required from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&) [with _Fp = testing::internal::WithArgsAction<const char* (*)(const char*, short int), 1, 0>::operator testing::Action<const char*(short int, const char*)><const char*, short int, const char*>() const::<lambda(short int&&, const char*&&)>; 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 = const char*; _ArgTypes = {short int, const char*}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:938:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::function(_Fp) [with _Fp = testing::internal::WithArgsAction<const char* (*)(const char*, short int), 1, 0>::operator testing::Action<const char*(short int, const char*)><const char*, short int, const char*>() const::<lambda(short int&&, const char*&&)>; <template-parameter-2-2> = void; _Rp = const char*; _ArgTypes = {short int, const char*}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:967:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<const char* (*)(const char*, short int), 1, 0>::operator testing::Action<const char*(short int, const char*)><const char*, short int, const char*>() const::<lambda(short int&&, const char*&&)>; <template-parameter-2-2> = void; _Rp = const char*; _ArgTypes = {short int, const char*}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10: required from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<const char* (*)(const char*, short int), 1, 0>::operator testing::Action<const char*(short int, const char*)><const char*, short int, const char*>() const::<lambda(short int&&, const char*&&)>; R = const char*; Args = {short int, const char*}; std::__1::true_type = std::__1::integral_constant<bool, true>]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:763:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<const char* (*)(const char*, short int), 1, 0>::operator testing::Action<const char*(short int, const char*)><const char*, short int, const char*>() const::<lambda(short int&&, const char*&&)>; <template-parameter-2-2> = void; R = const char*; Args = {short int, const char*}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1463:12: required from 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = const char*; Args = {short int, const char*}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = const char* (*)(const char*, short int); long unsigned int ...I = {1, 0}]' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:1545:36: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:359:23: warning: placement new constructing an object of type '_Fun' and size '64' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 359 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:338:53: note: 'std::__1::__function::__value_func<const char*(short int, const char*)>::__buf_' declared here 338 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- nsrepair.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/workspace/src/sys -fPIE -g -MD -MF.depend.nsrepair.o -MTnsrepair.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 -Wno-uninitialized -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/sys/contrib/dev/acpica/components/namespace/nsrepair.c -o nsrepair.o --- 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::WithArgsAction<int (*)(int, char, short int), 0, 1, 3>::operator testing::Action<long int(short int, char, double, char)><long int, short int, char, double, char>() const::<lambda(short int&&, char&&, double&&, char&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<int (*)(int, char, short int), 0, 1, 3>::operator testing::Action<long int(short int, char, double, char)><long int, short int, char, double, char>() const::<lambda(short int&&, char&&, double&&, char&&)> >; _Rp = long int; _ArgTypes = {short int, char, double, char}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:370:113: required from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&) [with _Fp = testing::internal::WithArgsAction<int (*)(int, char, short int), 0, 1, 3>::operator testing::Action<long int(short int, char, double, char)><long int, short int, char, double, char>() const::<lambda(short int&&, char&&, double&&, char&&)>; 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 = long int; _ArgTypes = {short int, char, double, char}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:938:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::function(_Fp) [with _Fp = testing::internal::WithArgsAction<int (*)(int, char, short int), 0, 1, 3>::operator testing::Action<long int(short int, char, double, char)><long int, short int, char, double, char>() const::<lambda(short int&&, char&&, double&&, char&&)>; <template-parameter-2-2> = void; _Rp = long int; _ArgTypes = {short int, char, double, char}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:967:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<int (*)(int, char, short int), 0, 1, 3>::operator testing::Action<long int(short int, char, double, char)><long int, short int, char, double, char>() const::<lambda(short int&&, char&&, double&&, char&&)>; <template-parameter-2-2> = void; _Rp = long int; _ArgTypes = {short int, char, double, char}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10: required from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<int (*)(int, char, short int), 0, 1, 3>::operator testing::Action<long int(short int, char, double, char)><long int, short int, char, double, char>() const::<lambda(short int&&, char&&, double&&, char&&)>; R = long int; Args = {short int, char, double, char}; std::__1::true_type = std::__1::integral_constant<bool, true>]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:763:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<int (*)(int, char, short int), 0, 1, 3>::operator testing::Action<long int(short int, char, double, char)><long int, short int, char, double, char>() const::<lambda(short int&&, char&&, double&&, char&&)>; <template-parameter-2-2> = void; R = long int; Args = {short int, char, double, char}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1463:12: required from 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = long int; Args = {short int, char, double, char}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = int (*)(int, char, short int); long unsigned int ...I = {0, 1, 3}]' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:1553:40: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:359:23: warning: placement new constructing an object of type '_Fun' and size '64' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 359 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:338:53: note: 'std::__1::__function::__value_func<long int(short int, char, double, char)>::__buf_' declared here 338 | 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::WithArgsAction<void (*)(int, char), 2, 1>::operator testing::Action<void(double, char, int)><void, double, char, int>() const::<lambda(double&&, char&&, int&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<void (*)(int, char), 2, 1>::operator testing::Action<void(double, char, int)><void, double, char, int>() const::<lambda(double&&, char&&, int&&)> >; _Rp = void; _ArgTypes = {double, char, int}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:370:113: required from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&) [with _Fp = testing::internal::WithArgsAction<void (*)(int, char), 2, 1>::operator testing::Action<void(double, char, int)><void, double, char, int>() const::<lambda(double&&, char&&, int&&)>; 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 = void; _ArgTypes = {double, char, int}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:938:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::function(_Fp) [with _Fp = testing::internal::WithArgsAction<void (*)(int, char), 2, 1>::operator testing::Action<void(double, char, int)><void, double, char, int>() const::<lambda(double&&, char&&, int&&)>; <template-parameter-2-2> = void; _Rp = void; _ArgTypes = {double, char, int}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:967:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<void (*)(int, char), 2, 1>::operator testing::Action<void(double, char, int)><void, double, char, int>() const::<lambda(double&&, char&&, int&&)>; <template-parameter-2-2> = void; _Rp = void; _ArgTypes = {double, char, int}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10: required from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<void (*)(int, char), 2, 1>::operator testing::Action<void(double, char, int)><void, double, char, int>() const::<lambda(double&&, char&&, int&&)>; R = void; Args = {double, char, int}; std::__1::true_type = std::__1::integral_constant<bool, true>]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:763:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<void (*)(int, char), 2, 1>::operator testing::Action<void(double, char, int)><void, double, char, int>() const::<lambda(double&&, char&&, int&&)>; <template-parameter-2-2> = void; R = void; Args = {double, char, int}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1463:12: required from 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = void; Args = {double, char, int}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = void (*)(int, char); long unsigned int ...I = {2, 1}]' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:1560:78: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:359:23: warning: placement new constructing an object of type '_Fun' and size '64' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 359 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:338:53: note: 'std::__1::__function::__value_func<void(double, char, int)>::__buf_' declared here 338 | 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::WithArgsAction<testing::{anonymous}::WithArgsTest_ReturnReference_Test::TestBody()::<lambda(int&)>, 0>::operator testing::Action<int&(int&, void*)><int&, int&, void*>() const::<lambda(int&, void*&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<testing::{anonymous}::WithArgsTest_ReturnReference_Test::TestBody()::<lambda(int&)>, 0>::operator testing::Action<int&(int&, void*)><int&, int&, void*>() const::<lambda(int&, void*&&)> >; _Rp = int&; _ArgTypes = {int&, void*}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:370:113: required from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&) [with _Fp = testing::internal::WithArgsAction<testing::{anonymous}::WithArgsTest_ReturnReference_Test::TestBody()::<lambda(int&)>, 0>::operator testing::Action<int&(int&, void*)><int&, int&, void*>() const::<lambda(int&, void*&&)>; 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&, void*}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:938:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::function(_Fp) [with _Fp = testing::internal::WithArgsAction<testing::{anonymous}::WithArgsTest_ReturnReference_Test::TestBody()::<lambda(int&)>, 0>::operator testing::Action<int&(int&, void*)><int&, int&, void*>() const::<lambda(int&, void*&&)>; <template-parameter-2-2> = void; _Rp = int&; _ArgTypes = {int&, void*}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:967:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<testing::{anonymous}::WithArgsTest_ReturnReference_Test::TestBody()::<lambda(int&)>, 0>::operator testing::Action<int&(int&, void*)><int&, int&, void*>() const::<lambda(int&, void*&&)>; <template-parameter-2-2> = void; _Rp = int&; _ArgTypes = {int&, void*}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10: required from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<testing::{anonymous}::WithArgsTest_ReturnReference_Test::TestBody()::<lambda(int&)>, 0>::operator testing::Action<int&(int&, void*)><int&, int&, void*>() const::<lambda(int&, void*&&)>; R = int&; Args = {int&, void*}; std::__1::true_type = std::__1::integral_constant<bool, true>]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:763:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<testing::{anonymous}::WithArgsTest_ReturnReference_Test::TestBody()::<lambda(int&)>, 0>::operator testing::Action<int&(int&, void*)><int&, int&, void*>() const::<lambda(int&, void*&&)>; <template-parameter-2-2> = void; R = int&; Args = {int&, void*}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1463:12: required from 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = int&; Args = {int&, void*}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = testing::{anonymous}::WithArgsTest_ReturnReference_Test::TestBody()::<lambda(int&)>; long unsigned int ...I = {0}]' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:1567:78: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:359:23: warning: placement new constructing an object of type '_Fun' and size '64' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 359 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:338:53: note: 'std::__1::__function::__value_func<int&(int&, void*)>::__buf_' declared here 338 | 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::WithArgsAction<testing::Action<testing::{anonymous}::Derived*()> >::operator testing::Action<testing::{anonymous}::Base*(double)><testing::{anonymous}::Base*, double>() const::<lambda(double&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<testing::Action<testing::{anonymous}::Derived*()> >::operator testing::Action<testing::{anonymous}::Base*(double)><testing::{anonymous}::Base*, double>() const::<lambda(double&&)> >; _Rp = testing::{anonymous}::Base*; _ArgTypes = {double}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:370:113: required from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&) [with _Fp = testing::internal::WithArgsAction<testing::Action<testing::{anonymous}::Derived*()> >::operator testing::Action<testing::{anonymous}::Base*(double)><testing::{anonymous}::Base*, double>() const::<lambda(double&&)>; 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 = testing::{anonymous}::Base*; _ArgTypes = {double}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:938:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::function(_Fp) [with _Fp = testing::internal::WithArgsAction<testing::Action<testing::{anonymous}::Derived*()> >::operator testing::Action<testing::{anonymous}::Base*(double)><testing::{anonymous}::Base*, double>() const::<lambda(double&&)>; <template-parameter-2-2> = void; _Rp = testing::{anonymous}::Base*; _ArgTypes = {double}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:967:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<testing::Action<testing::{anonymous}::Derived*()> >::operator testing::Action<testing::{anonymous}::Base*(double)><testing::{anonymous}::Base*, double>() const::<lambda(double&&)>; <template-parameter-2-2> = void; _Rp = testing::{anonymous}::Base*; _ArgTypes = {double}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10: required from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<testing::Action<testing::{anonymous}::Derived*()> >::operator testing::Action<testing::{anonymous}::Base*(double)><testing::{anonymous}::Base*, double>() const::<lambda(double&&)>; R = testing::{anonymous}::Base*; Args = {double}; std::__1::true_type = std::__1::integral_constant<bool, true>]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:763:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<testing::Action<testing::{anonymous}::Derived*()> >::operator testing::Action<testing::{anonymous}::Base*(double)><testing::{anonymous}::Base*, double>() const::<lambda(double&&)>; <template-parameter-2-2> = void; R = testing::{anonymous}::Base*; Args = {double}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1463:12: required from 'testing::internal::WithArgsAction<InnerAction, I>::operator testing::Action<U(Args ...)>() const [with R = testing::{anonymous}::Base*; Args = {double}; typename std::__1::enable_if<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = testing::Action<testing::{anonymous}::Derived*()>; long unsigned int ...I = {}]' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:1578:16: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:359:23: warning: placement new constructing an object of type '_Fun' and size '64' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 359 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:338:53: note: 'std::__1::__function::__value_func<testing::{anonymous}::Base*(double)>::__buf_' declared here 338 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ --- all_subdir_usr.sbin --- --- nsrepair2.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/workspace/src/sys -fPIE -g -MD -MF.depend.nsrepair2.o -MTnsrepair2.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 -Wno-uninitialized -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/sys/contrib/dev/acpica/components/namespace/nsrepair2.c -o nsrepair2.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/rs/tests --- ===> usr.bin/rs/tests (all) --- rs_test --- echo '#! /usr/libexec/atf-sh' > rs_test.tmp cat /workspace/src/usr.bin/rs/tests/rs_test.sh >>rs_test.tmp chmod +x rs_test.tmp mv rs_test.tmp rs_test --- all_subdir_usr.sbin --- --- nssearch.o --- --- all_subdir_usr.bin --- --- Kyuafile --- --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/workspace/src/sys -fPIE -g -MD -MF.depend.nssearch.o -MTnssearch.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 -Wno-uninitialized -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/sys/contrib/dev/acpica/components/namespace/nssearch.c -o nssearch.o --- all_subdir_usr.bin --- --- rs.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -g -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -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 -fPIE -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-dangling-reference -Wl,-zrelro -pie -Wl,-znoexecstack -o rs.full rs.o --- rs.1.gz --- gzip -cn /workspace/src/usr.bin/rs/rs.1 > rs.1.gz --- rs.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug rs.full rs.debug --- rs --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=rs.debug rs.full rs --- all_subdir_usr.bin/rup --- ===> usr.bin/rup (all) --- .depend --- echo rup.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/librpcsvc.a >> .depend --- rup.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.rup.o -MTrup.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.bin/rup/rup.c -o rup.o In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/rpc/rpc.h:53, from /workspace/src/usr.bin/rup/rup.c:40: /workspace/src/usr.bin/rup/rup.c: In function 'onehost': /workspace/src/usr.bin/rup/rup.c:187:13: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(XDR *, ...)'} [-Wcast-function-type] 187 | (xdrproc_t)xdr_void, NULL, | ^ /workspace/src/usr.bin/rup/rup.c: In function 'allhosts': /workspace/src/usr.bin/rup/rup.c:207:36: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(XDR *, ...)'} [-Wcast-function-type] 207 | (xdrproc_t)xdr_void, NULL, | ^ --- 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::WithArgsAction<testing::{anonymous}::MoveOnlyArgumentsTest_ReturningActions_Test::TestBody()::<lambda()> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::<lambda(std::__1::unique_ptr<int>&&)>; _Alloc = std::__1::allocator<testing::internal::WithArgsAction<testing::{anonymous}::MoveOnlyArgumentsTest_ReturningActions_Test::TestBody()::<lambda()> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::<lambda(std::__1::unique_ptr<int>&&)> >; _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:370:113: required from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(_Fp&&) [with _Fp = testing::internal::WithArgsAction<testing::{anonymous}::MoveOnlyArgumentsTest_ReturningActions_Test::TestBody()::<lambda()> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::<lambda(std::__1::unique_ptr<int>&&)>; 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> >}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:938:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::function(_Fp) [with _Fp = testing::internal::WithArgsAction<testing::{anonymous}::MoveOnlyArgumentsTest_ReturningActions_Test::TestBody()::<lambda()> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::<lambda(std::__1::unique_ptr<int>&&)>; <template-parameter-2-2> = void; _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:967:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction<testing::{anonymous}::MoveOnlyArgumentsTest_ReturningActions_Test::TestBody()::<lambda()> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::<lambda(std::__1::unique_ptr<int>&&)>; <template-parameter-2-2> = void; _Rp = int; _ArgTypes = {std::__1::unique_ptr<int, std::__1::default_delete<int> >}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:817:10: required from 'void testing::Action<R(Args ...)>::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction<testing::{anonymous}::MoveOnlyArgumentsTest_ReturningActions_Test::TestBody()::<lambda()> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::<lambda(std::__1::unique_ptr<int>&&)>; R = int; Args = {std::__1::unique_ptr<int, std::__1::default_delete<int> >}; std::__1::true_type = std::__1::integral_constant<bool, true>]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:763:9: required from 'testing::Action<R(Args ...)>::Action(G&&) [with G = testing::internal::WithArgsAction<testing::{anonymous}::MoveOnlyArgumentsTest_ReturningActions_Test::TestBody()::<lambda()> >::operator testing::Action<int(std::__1::unique_ptr<int>)><int, std::__1::unique_ptr<int, std::__1::default_delete<int> > >() const::<lambda(std::__1::unique_ptr<int>&&)>; <template-parameter-2-2> = void; R = int; Args = {std::__1::unique_ptr<int, std::__1::default_delete<int> >}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1463:12: required from 'testing::internal::WithArgsAction<InnerAction, I>::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<std::__1::is_convertible<const InnerAction&, testing::Action<R(typename std::__1::tuple_element<I, std::__1::tuple<_Args2 ...> >::type ...)> >::value, int>::type <anonymous> = 0; InnerAction = testing::{anonymous}::MoveOnlyArgumentsTest_ReturningActions_Test::TestBody()::<lambda()>; long unsigned int ...I = {}]' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:2135:46: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:359:23: warning: placement new constructing an object of type '_Fun' and size '64' in a region of type 'std::__1::aligned_storage<24>::type' and size '32' [-Wplacement-new=] 359 | __f_ = ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc(__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:338:53: note: 'std::__1::__function::__value_func<int(std::__1::unique_ptr<int>)>::__buf_' declared here 338 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ --- all_subdir_usr.bin --- --- rup.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o rup.full rup.o -lrpcsvc --- all_subdir_lib --- --- all_subdir_lib/googletest/tests/gmock --- --- gmock_stress_test --- --- all_subdir_usr.sbin --- --- nsutils.o --- --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -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 -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -fPIE -std=c++14 -Wno-deprecated-copy -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-dangling-reference -Wl,-zrelro -pie -Wl,-znoexecstack -o gmock_stress_test gmock_stress_test.o -lprivategtest -lprivategmock -lprivategtest -lpthread --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing -I/workspace/src/sys -fPIE -g -MD -MF.depend.nsutils.o -MTnsutils.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 -Wno-uninitialized -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/sys/contrib/dev/acpica/components/namespace/nsutils.c -o nsutils.o --- all_subdir_usr.bin --- --- rup.1.gz --- gzip -cn /workspace/src/usr.bin/rup/rup.1 > rup.1.gz --- rup.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug rup.full rup.debug --- rup --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=rup.debug rup.full rup --- all_subdir_usr.bin/ruptime --- ===> usr.bin/ruptime (all) --- .depend --- echo ruptime.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend --- ruptime.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.ruptime.o -MTruptime.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.bin/ruptime/ruptime.c -o ruptime.o --- all_subdir_lib --- --- Kyuafile --- --- all_subdir_lib/libypclnt --- ===> lib/libypclnt (all) --- all_subdir_lib/googletest --- --- all_subdir_lib/googletest/tests/gtest_main --- ===> lib/googletest/tests/gtest_main (all) --- googletest-death-test-test --- (cd /workspace/src/lib/googletest/tests/gtest_main && DEPENDFILE=.depend.googletest-death-test-test NO_SUBDIR=1 make -f /workspace/src/lib/googletest/tests/gtest_main/Makefile _RECURSING_PROGS=t PROG=googletest-death-test-test PROG_CXX=googletest-death-test-test) --- .depend.googletest-death-test-test --- echo googletest-death-test-test: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest_main.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest.a >> .depend.googletest-death-test-test echo googletest-death-test-test: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> .depend.googletest-death-test-test --- googletest-death-test-test.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -MD -MF.depend.googletest-death-test-test.googletest-death-test-test.o -MTgoogletest-death-test-test.o -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -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 -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -I/workspace/src/contrib/googletest/googletest/include -I/workspace/src/contrib/googletest/googletest -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -fPIE -std=c++14 -Wno-deprecated-copy -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/googletest/googletest/test/googletest-death-test-test.cc -o googletest-death-test-test.o --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bhyve --- cc1: all warnings being treated as errors *** [gdb.o] Error code 1 make[4]: stopped in /workspace/src/usr.sbin/bhyve 1 error make[4]: stopped in /workspace/src/usr.sbin/bhyve --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 137.82 real 1237.97 user 138.85 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins2937583606714046737.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_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