Date: Mon, 20 Oct 2025 19:27:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mav@FreeBSD.org, tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc14_build - Build #1922 - Still Failing Message-ID: <1367476718.75.1760988429876@jenkins.ci.freebsd.org> In-Reply-To: <40965554.57.1760978306900@jenkins.ci.freebsd.org> References: <40965554.57.1760978306900@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD-main-amd64-gcc14_build - Build #1922 (4ee0ddae1dab05dd8e3f273d861043c3e2919f23) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1922/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1922/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1922/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) 4c667615372f927864734d725f51d14c441216a6 by mav: snd_hda: Add device ID for ATI Raven a2838e818cfe5b150725776cc9ab45bb8f65c390 by mav: ehci(4): Add ID for Realtek RTL811x USB 2.0 controller 4ee0ddae1dab05dd8e3f273d861043c3e2919f23 by tuexen: sockstat: fix column length for PROTO The end of the build log: [...truncated 95.28 MiB...] 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^~~~~~~~~~~~~~~ --- all_subdir_tests/sys/fifo --- --- fifo_io.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug fifo_io.full fifo_io.debug --- fifo_io --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=fifo_io.debug fifo_io.full fifo_io --- all_subdir_lib --- In function 'wmemmove', inlined from 'atfu_wmemmove_heap_end_body' at /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:547:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:93:17: warning: 'src.597' may be used uninitialized [-Wmaybe-uninitialized] 93 | return (__ssp_real(wmemmove)(buf, src, len)); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h: In function 'atfu_wmemmove_heap_end_body': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:85:1: note: by argument 2 of type 'const wchar_t *' {aka 'const int *'} to '__ssp_real_wmemmove' declared here 85 | __ssp_redirect_raw_impl(wchar_t *, wmemmove, wmemmove, | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:543:17: note: 'src.597' declared here 543 | wchar_t src[__len + 10]; | ^~~ --- all_subdir_tests --- --- fifo_misc --- (cd /workspace/src/tests/sys/fifo && DEPENDFILE=.depend.fifo_misc NO_SUBDIR=1 make -f /workspace/src/tests/sys/fifo/Makefile _RECURSING_PROGS=t PROG=fifo_misc ) --- all_subdir_lib --- In function 'wmemmove', inlined from 'atfu_wmemmove_heap_before_end_body' at /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:523:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:93:17: warning: 'src.601' may be used uninitialized [-Wmaybe-uninitialized] 93 | return (__ssp_real(wmemmove)(buf, src, len)); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h: In function 'atfu_wmemmove_heap_before_end_body': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:85:1: note: by argument 2 of type 'const wchar_t *' {aka 'const int *'} to '__ssp_real_wmemmove' declared here 85 | __ssp_redirect_raw_impl(wchar_t *, wmemmove, wmemmove, | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:519:17: note: 'src.601' declared here 519 | wchar_t src[__len + 10]; | ^~~ In function 'wmemmove', inlined from 'atfu_wmemmove_end_body' at /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:499:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:93:17: warning: 'src.605' may be used uninitialized [-Wmaybe-uninitialized] 93 | return (__ssp_real(wmemmove)(buf, src, len)); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h: In function 'atfu_wmemmove_end_body': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:85:1: note: by argument 2 of type 'const wchar_t *' {aka 'const int *'} to '__ssp_real_wmemmove' declared here 85 | __ssp_redirect_raw_impl(wchar_t *, wmemmove, wmemmove, | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:497:17: note: 'src.605' declared here 497 | wchar_t src[__len + 10]; | ^~~ In function 'wmemmove', inlined from 'atfu_wmemmove_before_end_body' at /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:477:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:93:17: warning: 'src.609' may be used uninitialized [-Wmaybe-uninitialized] 93 | return (__ssp_real(wmemmove)(buf, src, len)); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h: In function 'atfu_wmemmove_before_end_body': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:85:1: note: by argument 2 of type 'const wchar_t *' {aka 'const int *'} to '__ssp_real_wmemmove' declared here 85 | __ssp_redirect_raw_impl(wchar_t *, wmemmove, wmemmove, | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:475:17: note: 'src.609' declared here 475 | wchar_t src[__len + 10]; | ^~~ In function 'wmempcpy', inlined from 'atfu_wmempcpy_heap_end_body' at /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:400:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:82:17: warning: 'src.613' may be used uninitialized [-Wmaybe-uninitialized] 82 | return (__ssp_real(wmempcpy)(buf, src, len)); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h: In function 'atfu_wmempcpy_heap_end_body': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:72:1: note: by argument 2 of type 'const wchar_t * restrict' {aka 'const int * restrict'} to '__ssp_real_wmempcpy' declared here 72 | __ssp_redirect_raw_impl(wchar_t *, wmempcpy, wmempcpy, | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:396:17: note: 'src.613' declared here 396 | wchar_t src[__len + 10]; | ^~~ --- all_subdir_tests --- --- .depend.fifo_misc --- --- all_subdir_lib --- In function 'wmempcpy', inlined from 'atfu_wmempcpy_heap_before_end_body' at /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:376:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:82:17: warning: 'src.617' may be used uninitialized [-Wmaybe-uninitialized] 82 | return (__ssp_real(wmempcpy)(buf, src, len)); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h: In function 'atfu_wmempcpy_heap_before_end_body': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:72:1: note: by argument 2 of type 'const wchar_t * restrict' {aka 'const int * restrict'} to '__ssp_real_wmempcpy' declared here 72 | __ssp_redirect_raw_impl(wchar_t *, wmempcpy, wmempcpy, | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:372:17: note: 'src.617' declared here 372 | wchar_t src[__len + 10]; | ^~~ --- all_subdir_tests --- echo fifo_misc.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend.fifo_misc --- fifo_misc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.fifo_misc.fifo_misc.pieo -MTfifo_misc.pieo -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/tests/sys/fifo/fifo_misc.c -o fifo_misc.pieo --- all_subdir_lib --- In function 'wmempcpy', inlined from 'atfu_wmempcpy_end_body' at /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:352:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:82:17: warning: 'src.621' may be used uninitialized [-Wmaybe-uninitialized] 82 | return (__ssp_real(wmempcpy)(buf, src, len)); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h: In function 'atfu_wmempcpy_end_body': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:72:1: note: by argument 2 of type 'const wchar_t * restrict' {aka 'const int * restrict'} to '__ssp_real_wmempcpy' declared here 72 | __ssp_redirect_raw_impl(wchar_t *, wmempcpy, wmempcpy, | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:350:17: note: 'src.621' declared here 350 | wchar_t src[__len + 10]; | ^~~ In function 'wmempcpy', inlined from 'atfu_wmempcpy_before_end_body' at /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:330:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:82:17: warning: 'src.625' may be used uninitialized [-Wmaybe-uninitialized] 82 | return (__ssp_real(wmempcpy)(buf, src, len)); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h: In function 'atfu_wmempcpy_before_end_body': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h:72:1: note: by argument 2 of type 'const wchar_t * restrict' {aka 'const int * restrict'} to '__ssp_real_wmempcpy' declared here 72 | __ssp_redirect_raw_impl(wchar_t *, wmempcpy, wmempcpy, | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/lib/libc/tests/secure/fortify_wchar_test.c:328:17: note: 'src.625' declared here 328 | wchar_t src[__len + 10]; | ^~~ --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/deque:2614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/queue:273, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/format:245, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:194: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:42:88: warning: 'template<class _Predicate> class std::__1::binary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negate | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:44:10: warning: 'template<class _Predicate> class std::__1::binary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negate | ^~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:39:88: warning: 'template<class _Predicate> class std::__1::unary_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::__1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:41:10: warning: 'template<class _Predicate> class std::__1::unary_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_tests/sys/fifo --- --- fifo_misc.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o fifo_misc.full fifo_misc.pieo --- fifo_misc.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug fifo_misc.full fifo_misc.debug --- all_subdir_lib --- --- all_subdir_lib/libc/tests/net --- cc1plus: all warnings being treated as errors --- all_subdir_tests --- --- fifo_misc --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=fifo_misc.debug fifo_misc.full fifo_misc --- fifo_open --- (cd /workspace/src/tests/sys/fifo && DEPENDFILE=.depend.fifo_open NO_SUBDIR=1 make -f /workspace/src/tests/sys/fifo/Makefile _RECURSING_PROGS=t PROG=fifo_open ) --- .depend.fifo_open --- echo fifo_open.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend.fifo_open --- fifo_open.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.fifo_open.fifo_open.pieo -MTfifo_open.pieo -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/tests/sys/fifo/fifo_open.c -o fifo_open.pieo --- fifo_open.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o fifo_open.full fifo_open.pieo --- fifo_open.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug fifo_open.full fifo_open.debug --- fifo_open --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=fifo_open.debug fifo_open.full fifo_open --- fifo_kqueue --- (cd /workspace/src/tests/sys/fifo && DEPENDFILE=.depend.fifo_kqueue NO_SUBDIR=1 make -f /workspace/src/tests/sys/fifo/Makefile _RECURSING_PROGS=t PROG=fifo_kqueue ) --- .depend.fifo_kqueue --- echo fifo_kqueue.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.fifo_kqueue --- fifo_kqueue.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.fifo_kqueue.fifo_kqueue.pieo -MTfifo_kqueue.pieo -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/tests/sys/fifo/fifo_kqueue.c -o fifo_kqueue.pieo --- all_subdir_sbin --- --- ipnat_l.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -I. -Wno-error=unused-but-set-variable -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -fPIE -g -MD -MF.depend.ipnat_l.pieo -MTipnat_l.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-format -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 ipnat_l.c -o ipnat_l.pieo --- all_subdir_lib --- *** [inet_net_test.pieo] Error code 1 make[7]: stopped in /workspace/src/lib/libc/tests/net --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[4]: stopped in /workspace/src/lib/libc --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_cddl --- --- zfsd_unittest --- make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src 221.92 real 1776.29 user 172.72 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/jenkins17947459557113484214.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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1367476718.75.1760988429876>
