FreeBSD-main-amd64-gcc14_build - Build #242 - Still Failing
Date: Tue, 08 Apr 2025 16:54:20 UTC
FreeBSD-main-amd64-gcc14_build - Build #242 (fc8310db5208a5a0d9acd4a9f61aa6e5180fb376) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/242/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/242/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/242/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) fc8310db5208a5a0d9acd4a9f61aa6e5180fb376 by olce: RELNOTES: mac_do(4): Change of rules syntax; Provide hints and pointers The end of the build log: [...truncated 102.53 MiB...] 520 | ->parameterized_test_registry() \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 521 | .GetTestSuitePatternHolder<test_suite_name>( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 522 | GTEST_STRINGIFY_(test_suite_name), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 523 | ::testing::internal::CodeLocation(__FILE__, __LINE__)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 524 | ->AddTestSuiteInstantiation( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 525 | GTEST_STRINGIFY_(prefix), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 526 | >est_##prefix##test_suite_name##_EvalGenerator_, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 527 | >est_##prefix##test_suite_name##_EvalGenerateName_, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 528 | __FILE__, __LINE__) | ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::InstantiationInfo>' {aka 'struct testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::InstantiationInfo'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 645 | __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/gtest-param-test.h:181, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/gtest.h:67, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/internal/gmock-internal-utils.h:51, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-matchers.h:274, from /workspace/src/contrib/googletest/googlemock/test/gmock-matchers_test.h:60, from /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:40: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-param-util.h:639:10: note: 'std::__1::__remove_const_t<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::InstantiationInfo>' {aka 'struct testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::InstantiationInfo'} declared here 639 | struct InstantiationInfo { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: In instantiation of 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc = allocator<shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo> >; _Tp = shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo>]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42: required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo> >]' 1052 | std::__uninitialized_allocator_relocate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1053 | __alloc(), std::__to_address(__begin_), std::__to_address(__end_), std::__to_address(__new_begin)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1540:29: required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__emplace_back_slow_path(_Args&& ...) [with _Args = {testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo*}; _Tp = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo> >; pointer = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo>*]' 1540 | __swap_out_circular_buffer(__v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1558:37: required from 'void std::__1::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo*}; _Tp = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo> >]' 1558 | __end = __emplace_back_slow_path(std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-param-util.h:536:24: required from 'void testing::internal::ParameterizedTestSuiteInfo<TestSuite>::AddTestPattern(const char*, const char*, testing::internal::TestMetaFactoryBase<typename TestSuite::ParamType>*, testing::internal::CodeLocation) [with TestSuite = testing::gmock_matchers_test::GTestMatcherTestP; typename TestSuite::ParamType = bool]' 536 | tests_.emplace_back( | ~~~~~~~~~~~~~~~~~~~^ 537 | new TestInfo(test_base_name, meta_factory, std::move(code_location))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:53:1: required from here 460 | ::testing::UnitTest::GetInstance() \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 461 | ->parameterized_test_registry() \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 462 | .GetTestSuitePatternHolder<test_suite_name>( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 463 | GTEST_STRINGIFY_(test_suite_name), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 464 | ::testing::internal::CodeLocation(__FILE__, __LINE__)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 465 | ->AddTestPattern( \ | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 466 | GTEST_STRINGIFY_(test_suite_name), GTEST_STRINGIFY_(test_name), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 467 | new ::testing::internal::TestMetaFactory<GTEST_TEST_CLASS_NAME_( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 468 | test_suite_name, test_name)>(), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 469 | ::testing::internal::CodeLocation(__FILE__, __LINE__)); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo> >' {aka 'class std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 645 | __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:416:59: note: 'std::__1::__remove_const_t<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo> >' {aka 'class std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<testing::gmock_matchers_test::GTestMatcherTestP>::TestInfo>'} declared here 416 | class _LIBCPP_SHARED_PTR_TRIVIAL_ABI _LIBCPP_TEMPLATE_VIS shared_ptr { | ^~~~~~~~~~ --- all_subdir_usr.sbin --- /workspace/src/sys/sys/event.h:371:43: error: 'int kevent(int, const kevent*, int, kevent*, int, const timespec*)' hides constructor for 'struct kevent' [-Werror=shadow] 371 | const struct timespec *timeout); | ^ In file included from /workspace/src/usr.sbin/ctld/ctld.cc:37: /workspace/src/sys/sys/stat.h:396:63: error: 'int stat(const char*, stat*)' hides constructor for 'struct stat' [-Werror=shadow] 396 | int stat(const char * __restrict, struct stat * __restrict); | ^ In file included from /workspace/src/usr.sbin/ctld/ctld.cc:52: /workspace/src/sys/cam/scsi/scsi_all.h:4079:73: error: 'void scsi_test_unit_ready(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_test_unit_ready' [-Werror=shadow] 4079 | uint8_t sense_len, uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4086:52: error: 'void scsi_request_sense(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), void*, uint8_t, uint8_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_request_sense' [-Werror=shadow] 4086 | uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4092:65: error: 'void scsi_inquiry(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint8_t*, uint32_t, int, uint8_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_inquiry' [-Werror=shadow] 4092 | uint8_t sense_len, uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4136:48: error: 'void scsi_log_sense(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint8_t, uint8_t, int, int, uint32_t, uint8_t*, uint32_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_log_sense' [-Werror=shadow] 4136 | uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4144:49: error: 'void scsi_log_select(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint8_t, int, int, uint8_t*, uint32_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_log_select' [-Werror=shadow] 4144 | uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4149:65: error: 'void scsi_prevent(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint8_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_prevent' [-Werror=shadow] 4149 | uint8_t sense_len, uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4155:71: error: 'void scsi_read_capacity(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, scsi_read_capacity_data*, uint8_t, uint32_t)' hides constructor for 'struct scsi_read_capacity' [-Werror=shadow] 4155 | uint8_t sense_len, uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4161:74: error: 'void scsi_read_capacity_16(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint64_t, int, int, uint8_t*, int, uint8_t, uint32_t)' hides constructor for 'struct scsi_read_capacity_16' [-Werror=shadow] 4161 | uint8_t sense_len, uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4169:50: error: 'void scsi_report_luns(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint8_t, scsi_report_luns_data*, uint32_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_report_luns' [-Werror=shadow] 4169 | uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4185:50: error: 'void scsi_report_timestamp(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint8_t, void*, uint32_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_report_timestamp' [-Werror=shadow] 4185 | uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4230:74: error: 'void scsi_get_physical_element_status(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint8_t*, uint16_t, uint8_t, uint32_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_get_physical_element_status' [-Werror=shadow] 4230 | uint8_t sense_len, uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4236:74: error: 'void scsi_remove_element_and_truncate(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint64_t, uint32_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_remove_element_and_truncate' [-Werror=shadow] 4236 | uint8_t sense_len, uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4248:60: error: 'void scsi_read_buffer(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, int, uint8_t, uint32_t, uint8_t*, uint32_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_read_buffer' [-Werror=shadow] 4248 | uint8_t sense_len, uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4255:60: error: 'void scsi_write_buffer(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, int, uint8_t, uint32_t, uint8_t*, uint32_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_write_buffer' [-Werror=shadow] 4255 | uint8_t sense_len, uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4324:52: error: 'void scsi_unmap(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint8_t, uint8_t*, uint16_t, uint8_t, uint32_t)' hides constructor for 'struct scsi_unmap' [-Werror=shadow] 4324 | uint8_t sense_len, uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4336:74: error: 'void scsi_read_attribute(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint8_t, uint32_t, uint8_t, int, int, uint32_t, int, uint8_t*, uint32_t, int, uint32_t)' hides constructor for 'struct scsi_read_attribute' [-Werror=shadow] 4336 | uint32_t length, int sense_len, uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4341:75: error: 'void scsi_write_attribute(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint32_t, int, int, int, uint8_t*, uint32_t, int, uint32_t)' hides constructor for 'struct scsi_write_attribute' [-Werror=shadow] 4341 | uint32_t length, int sense_len, uint32_t timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4348:58: error: 'void scsi_security_protocol_in(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint32_t, uint32_t, int, uint8_t*, uint32_t, int, int)' hides constructor for 'struct scsi_security_protocol_in' [-Werror=shadow] 4348 | int sense_len, int timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4355:59: error: 'void scsi_security_protocol_out(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, uint32_t, uint32_t, int, uint8_t*, uint32_t, int, int)' hides constructor for 'struct scsi_security_protocol_out' [-Werror=shadow] 4355 | int sense_len, int timeout); | ^ /workspace/src/sys/cam/scsi/scsi_all.h:4377:62: error: 'void scsi_report_supported_opcodes(ccb_scsiio*, uint32_t, void (*)(cam_periph*, ccb*), uint8_t, int, int, int, uint8_t*, uint32_t, int, int)' hides constructor for 'struct scsi_report_supported_opcodes' [-Werror=shadow] 4377 | int sense_len, int timeout); | ^ --- all_subdir_usr.bin --- --- test_option_d.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcpio_test.test_option_d.o -MTtest_option_d.o -std=gnu17 -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/contrib/libarchive/cpio/test/test_option_d.c -o test_option_d.o --- test_option_f.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcpio_test.test_option_f.o -MTtest_option_f.o -std=gnu17 -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/contrib/libarchive/cpio/test/test_option_f.c -o test_option_f.o --- test_option_grzip.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcpio_test.test_option_grzip.o -MTtest_option_grzip.o -std=gnu17 -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/contrib/libarchive/cpio/test/test_option_grzip.c -o test_option_grzip.o --- test_option_help.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcpio_test.test_option_help.o -MTtest_option_help.o -std=gnu17 -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/contrib/libarchive/cpio/test/test_option_help.c -o test_option_help.o --- test_option_l.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcpio_test.test_option_l.o -MTtest_option_l.o -std=gnu17 -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/contrib/libarchive/cpio/test/test_option_l.c -o test_option_l.o --- test_option_lrzip.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcpio_test.test_option_lrzip.o -MTtest_option_lrzip.o -std=gnu17 -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/contrib/libarchive/cpio/test/test_option_lrzip.c -o test_option_lrzip.o --- test_option_lz4.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcpio_test.test_option_lz4.o -MTtest_option_lz4.o -std=gnu17 -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/contrib/libarchive/cpio/test/test_option_lz4.c -o test_option_lz4.o --- test_option_lzma.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcpio_test.test_option_lzma.o -MTtest_option_lzma.o -std=gnu17 -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/contrib/libarchive/cpio/test/test_option_lzma.c -o test_option_lzma.o --- test_option_lzop.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcpio_test.test_option_lzop.o -MTtest_option_lzop.o -std=gnu17 -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/contrib/libarchive/cpio/test/test_option_lzop.c -o test_option_lzop.o --- test_option_m.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcpio_test.test_option_m.o -MTtest_option_m.o -std=gnu17 -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/contrib/libarchive/cpio/test/test_option_m.c -o test_option_m.o --- test_option_passphrase.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcpio_test.test_option_passphrase.o -MTtest_option_passphrase.o -std=gnu17 -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/contrib/libarchive/cpio/test/test_option_passphrase.c -o test_option_passphrase.o --- test_option_t.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcpio_test.test_option_t.o -MTtest_option_t.o -std=gnu17 -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/contrib/libarchive/cpio/test/test_option_t.c -o test_option_t.o --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: In instantiation of 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc = allocator<shared_ptr<testing::internal::ExpectationBase> >; _Tp = shared_ptr<testing::internal::ExpectationBase>]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42: required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = std::__1::shared_ptr<testing::internal::ExpectationBase>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ExpectationBase> >]' 1052 | std::__uninitialized_allocator_relocate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1053 | __alloc(), std::__to_address(__begin_), std::__to_address(__end_), std::__to_address(__new_begin)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29: required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = const std::__1::shared_ptr<testing::internal::ExpectationBase>&; _Tp = std::__1::shared_ptr<testing::internal::ExpectationBase>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ExpectationBase> >; pointer = std::__1::shared_ptr<testing::internal::ExpectationBase>*]' 1502 | __swap_out_circular_buffer(__v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1514:34: required from 'void std::__1::vector<_Tp, _Alloc>::push_back(const_reference) [with _Tp = std::__1::shared_ptr<testing::internal::ExpectationBase>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ExpectationBase> >; const_reference = const std::__1::shared_ptr<testing::internal::ExpectationBase>&]' 1514 | __end = __push_back_slow_path(__x); | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-spec-builders.h:1580:36: required from 'testing::internal::TypedExpectation<R(Args ...)>& testing::internal::FunctionMocker<R(Args ...)>::AddNewExpectation(const char*, int, const std::__1::string&, const ArgumentMatcherTuple&) [with R = void; Args = {testing::gmock_matchers_test::{anonymous}::MoveOnly}; std::__1::string = std::__1::basic_string<char>; ArgumentMatcherTuple = std::__1::tuple<testing::Matcher<testing::gmock_matchers_test::{anonymous}::MoveOnly> >]' 1580 | untyped_expectations_.push_back(untyped_expectation); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-spec-builders.h:1312:47: required from 'testing::internal::TypedExpectation<F>& testing::internal::MockSpec<F>::InternalExpectedAt(const char*, int, const char*, const char*) [with F = void(testing::gmock_matchers_test::{anonymous}::MoveOnly)]' 1312 | return function_mocker_->AddNewExpectation(file, line, source_text, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 1313 | matchers_); | ~~~~~~~~~~ /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:975:3: required from here 2138 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2139 | nullptr) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2140 | .Setter(__FILE__, __LINE__, #mock_expr, #call) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<std::__1::shared_ptr<testing::internal::ExpectationBase> >' {aka 'class std::__1::shared_ptr<testing::internal::ExpectationBase>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 645 | __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:416:59: note: 'std::__1::__remove_const_t<std::__1::shared_ptr<testing::internal::ExpectationBase> >' {aka 'class std::__1::shared_ptr<testing::internal::ExpectationBase>'} declared here 416 | class _LIBCPP_SHARED_PTR_TRIVIAL_ABI _LIBCPP_TEMPLATE_VIS shared_ptr { | ^~~~~~~~~~ --- all_subdir_usr.sbin --- cc1plus: all warnings being treated as errors --- all_subdir_usr.sbin/iscsid --- ===> usr.sbin/iscsid (all) --- all_subdir_usr.sbin/ctld --- *** [ctld.o] Error code 1 make[4]: stopped in /workspace/src/usr.sbin/ctld 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_tests --- make[4]: stopped in /workspace/src/tests/sys --- all_subdir_lib --- --- all_subdir_lib/googletest/tests/gtest_main --- make[5]: stopped in /workspace/src/lib/googletest/tests make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 417.86 real 2892.26 user 246.07 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins10447479010970066060.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-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