Date: Thu, 13 Aug 2026 07:02:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1253 - Still Failing Message-ID: <1575512055.1989.1786604564613@jenkins.ci.freebsd.org> In-Reply-To: <741132479.1923.1786572437323@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-stable-14-amd64-gcc14_build - Build #1253 (273804965ae21d4912ae3a4e24082708bc2da636) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1253/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1253/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1253/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) 0fa6b2c523ee763604a842df8da16ebf30888354 by kbowling: e1000: defer sysctl-driven reinit to the admin task a58471a2789dd6c96933d9ecb8c30bafb1705fba by kbowling: igc: defer sysctl-driven reinit to the admin task 273804965ae21d4912ae3a4e24082708bc2da636 by gbe: ipfilter(4): Fix a typo in a source code comment The end of the build log: [...truncated 105.48 MiB...] 347 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _Ret __invoke_r(_Args&&... __args) { | ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:611: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 44 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:32: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/destroy.h:48:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 48 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:35:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 35 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:35:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 44 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:842:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 842 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<value_type, allocator_type&>& __v) { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:339:31: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 339 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__split_buffer() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:339:31: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:339:31: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:325:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 325 | __split_buffer<_Tp, _Allocator>::__split_buffer(size_type __cap, size_type __start, __alloc_rr& __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:325:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:325:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:103:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 103 | _LIBCPP_HIDE_FROM_ABI bool __not_null(_Fp* __ptr) { | ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29:30: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/min_max.h:33:48: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 33 | [[__nodiscard__]] _LIBCPP_HIDE_FROM_ABI double fmax(double __x, double __y) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:13: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:48: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 29 | [[__nodiscard__]] _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponential_functions.h:66:30: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:763:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 763 | function<_Rp(_ArgTypes...)>::~function() {} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:763:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:763:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:729:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 729 | function<_Rp(_ArgTypes...)>::function(_Fp __f) : __f_(std::move(__f)) {} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:729:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:729:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:771:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 771 | _Rp function<_Rp(_ArgTypes...)>::operator()(_ArgTypes... __arg) const { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_integral.h:17: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_base_10.h:69:59: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 69 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append10(char* __first, _Tp __value) _NOEXCEPT { | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_base_10.h:69:59: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/support/gcc.h:84:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 84 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/support/gcc.h:79:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 79 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/support/gcc.h:124:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 124 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/support/gcc.h:116:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 116 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/support/gcc.h:108:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 108 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/support/gcc.h:89:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 89 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cmath:330: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:29:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:29:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:58:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 58 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:58:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:58:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] --- all_subdir_lib --- --- wait_noproc_wnohang_test.debug --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug wait_noproc_wnohang_test.full wait_noproc_wnohang_test.debug --- wait_noproc_wnohang_test --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-debuglink=wait_noproc_wnohang_test.debug wait_noproc_wnohang_test.full wait_noproc_wnohang_test --- write_test --- (cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=.depend.write_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=t PROG=write_test ) --- .depend.write_test --- echo write_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.write_test --- t_write.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.write_test.t_write.pieo -MTt_write.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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/contrib/netbsd-tests/lib/libc/sys/t_write.c -o t_write.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/mfiutil --- --- mfi_drive.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.mfi_drive.pieo -MTmfi_drive.pieo -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 -fno-builtin-strftime -c /workspace/src/usr.sbin/mfiutil/mfi_drive.c -o mfi_drive.pieo --- all_subdir_usr.sbin/makefs --- --- walk.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/makefs -I/workspace/src/usr.sbin/makefs/zfs -I/workspace/src/stand/libsa -I/workspace/src/sys/cddl/boot -DHAVE_ZFS -I/workspace/src/sys/fs/cd9660/ -DMAKEFS -I/workspace/src/sys/fs/msdosfs -I/workspace/src/sbin/newfs_msdos -DHAVE_STRUCT_STAT_ST_FLAGS=1 -I/workspace/src/contrib/mtree -I/workspace/src/contrib/mknod -I/workspace/src/lib/libnetbsd -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.walk.pieo -MTwalk.pieo -std=c11 -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 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/usr.sbin/makefs/walk.c -o walk.pieo --- all_subdir_sbin --- --- all_subdir_sbin/ipfw --- --- ipfw2.pieo --- cc1: all warnings being treated as errors --- all_subdir_lib --- --- write_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o write_test.full t_write.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_sbin --- --- all_subdir_sbin/ipfw15 --- --- dummynet.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -fpie -DPIC -O2 -pipe -fno-common -I /workspace/src/sbin/ipfw15/include15 -DPF -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.dummynet.pieo -MTdummynet.pieo -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 -Wno-cast-align -c /workspace/src/sbin/ipfw15/dummynet.c -o dummynet.pieo --- all_subdir_sbin/ipfw --- *** [ipfw2.pieo] Error code 1 make[4]: stopped making "all" in /workspace/src/sbin/ipfw make[4]: 1 error make[4]: stopped making "all" in /workspace/src/sbin/ipfw make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/mfiutil --- /workspace/src/usr.sbin/mfiutil/mfi_drive.c: In function 'mfi_pdstate': /workspace/src/usr.sbin/mfiutil/mfi_drive.c:156:40: warning: '%04x' directive writing between 4 and 8 bytes into a region of size 7 [-Wformat-overflow=] 156 | sprintf(buf, "PSTATE 0x%04x", state); | ^~~~ In function 'mfi_pdstate', inlined from 'mfi_pdstate' at /workspace/src/usr.sbin/mfiutil/mfi_drive.c:132:1: /workspace/src/usr.sbin/mfiutil/mfi_drive.c:156:30: note: directive argument in the range [3, 4294967295] 156 | sprintf(buf, "PSTATE 0x%04x", state); | ^~~~~~~~~~~~~~~ /workspace/src/usr.sbin/mfiutil/mfi_drive.c:156:17: note: 'sprintf' output between 14 and 18 bytes into a destination of size 16 156 | sprintf(buf, "PSTATE 0x%04x", state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/sys make[5]: stopped making "all" in /workspace/src/lib/libc/tests --- all_subdir_usr.sbin --- make[3]: stopped making "all" in /workspace/src/usr.sbin --- all_subdir_usr.sbin/makefs --- make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- --- all_subdir_sbin/ipfw15 --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- --- zfs_make --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue --- zpool_make --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue *** [objs] Error code 2 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error make[4]: stopped making "all" in /workspace/src/rescue/rescue make[3]: stopped making "all" in /workspace/src/rescue make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc/tests/net --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net --- all_subdir_cddl --- make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- link_addr_test --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 174.10 real 1326.27 user 106.75 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins11941902789017974498.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc14_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail addresshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1575512055.1989.1786604564613>
