Date: Sun, 24 Aug 2025 23:39:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, igoro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc14_build - Build #1389 - Still Failing Message-ID: <908927736.335.1756078771129@jenkins.ci.freebsd.org> In-Reply-To: <1541358386.325.1756072684077@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-gcc14_build - Build #1389 (3eeeaf9cfbc102ceaf6614fd20f4fe2457c64b08) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1389/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1389/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1389/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) eabcd1773fa3e4bf12ee053540a90fad79a6f81b by adrian: net80211: add support for sequence number offloading 5bf3c5586b5e8256af0c1a6916fb5fdc6c70b3c9 by adrian: iwx: enable seqno offload 3eeeaf9cfbc102ceaf6614fd20f4fe2457c64b08 by igoro: pf tests: Improve assertion messaging of mbuf tests The end of the build log: [...truncated 98.23 MiB...] | ^~ /workspace/src/contrib/mandoc/roff_term.c:190:31: error: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Werror=sign-compare] 190 | pouse = po >= pomax ? pomax : | ^~~~~ --- all_subdir_usr.bin/mkimg --- --- .depend --- echo mkimg.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- format.pieo --- /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/ -fpie -DPIC -O2 -pipe -fno-common -DMKIMG_VERSION=20161016 -DSPARSE_WRITE -I/workspace/src/sys/sys/disk -fPIE -g -MD -MF.depend.format.pieo -MTformat.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/usr.bin/mkimg/format.c -o format.pieo --- all_subdir_tests --- 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, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/istream:1367: /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_usr.sbin --- In file included from /workspace/src/usr.sbin/makefs/cd9660.h:57, from /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:42: In function 'isonum_733', inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:323:10, inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:253:7: /workspace/src/sys/fs/cd9660/iso.h:361:18: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[0]))' may be used uninitialized [-Wmaybe-uninitialized] 361 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24); | ~^~~ /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml': /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[0]))' was declared here 227 | struct iso_primary_descriptor primaryVD; | ^~~~~~~~~ In function 'isonum_733', inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:323:10, inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:253:7: /workspace/src/sys/fs/cd9660/iso.h:361:25: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[1]))' may be used uninitialized [-Wmaybe-uninitialized] 361 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24); | ~^~~ /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml': /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[1]))' was declared here 227 | struct iso_primary_descriptor primaryVD; | ^~~~~~~~~ In function 'isonum_733', inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:323:10, inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:253:7: /workspace/src/sys/fs/cd9660/iso.h:361:37: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[2]))' may be used uninitialized [-Wmaybe-uninitialized] 361 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24); | ~^~~ /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml': /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[2]))' was declared here 227 | struct iso_primary_descriptor primaryVD; | ^~~~~~~~~ In function 'isonum_733', inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:323:10, inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:253:7: /workspace/src/sys/fs/cd9660/iso.h:361:50: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[3]))' may be used uninitialized [-Wmaybe-uninitialized] 361 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24); | ~^~~ /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml': /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[3]))' was declared here 227 | struct iso_primary_descriptor primaryVD; | ^~~~~~~~~ In function 'isonum_731', inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10, inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:251:6: /workspace/src/sys/fs/cd9660/iso.h:347:18: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[0]))' may be used uninitialized [-Wmaybe-uninitialized] 347 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24); | ~^~~ /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml': /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[0]))' was declared here 227 | struct iso_primary_descriptor primaryVD; | ^~~~~~~~~ In function 'isonum_731', inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10, inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:251:6: /workspace/src/sys/fs/cd9660/iso.h:347:25: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[1]))' may be used uninitialized [-Wmaybe-uninitialized] 347 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24); | ~^~~ /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml': /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[1]))' was declared here 227 | struct iso_primary_descriptor primaryVD; | ^~~~~~~~~ In function 'isonum_731', inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10, inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:251:6: /workspace/src/sys/fs/cd9660/iso.h:347:37: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[2]))' may be used uninitialized [-Wmaybe-uninitialized] 347 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24); | ~^~~ /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml': /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[2]))' was declared here 227 | struct iso_primary_descriptor primaryVD; | ^~~~~~~~~ In function 'isonum_731', inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10, inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:251:6: /workspace/src/sys/fs/cd9660/iso.h:347:50: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[3]))' may be used uninitialized [-Wmaybe-uninitialized] 347 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24); | ~^~~ /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml': /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[3]))' was declared here 227 | struct iso_primary_descriptor primaryVD; | ^~~~~~~~~ In function 'isonum_731', inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10, inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:258:6: /workspace/src/sys/fs/cd9660/iso.h:347:18: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_m_path_table[0]))' may be used uninitialized [-Wmaybe-uninitialized] 347 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24); | ~^~~ /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml': /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_m_path_table[0]))' was declared here 227 | struct iso_primary_descriptor primaryVD; | ^~~~~~~~~ In function 'isonum_731', inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10, inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:258:6: /workspace/src/sys/fs/cd9660/iso.h:347:25: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_m_path_table[1]))' may be used uninitialized [-Wmaybe-uninitialized] 347 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24); | ~^~~ /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml': /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_m_path_table[1]))' was declared here 227 | struct iso_primary_descriptor primaryVD; | ^~~~~~~~~ In function 'isonum_731', inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10, inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:258:6: /workspace/src/sys/fs/cd9660/iso.h:347:37: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_m_path_table[2]))' may be used uninitialized [-Wmaybe-uninitialized] 347 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24); | ~^~~ /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml': /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_m_path_table[2]))' was declared here 227 | struct iso_primary_descriptor primaryVD; | ^~~~~~~~~ In function 'isonum_731', inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10, inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:258:6: /workspace/src/sys/fs/cd9660/iso.h:347:50: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_m_path_table[3]))' may be used uninitialized [-Wmaybe-uninitialized] 347 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24); | ~^~~ /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml': /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_m_path_table[3]))' was declared here 227 | struct iso_primary_descriptor primaryVD; | ^~~~~~~~~ --- all_subdir_usr.bin --- --- image.pieo --- /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/ -fpie -DPIC -O2 -pipe -fno-common -DMKIMG_VERSION=20161016 -DSPARSE_WRITE -I/workspace/src/sys/sys/disk -fPIE -g -MD -MF.depend.image.pieo -MTimage.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/usr.bin/mkimg/image.c -o image.pieo --- all_subdir_usr.sbin --- --- cd9660_eltorito.pieo --- /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/ -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 -D_WANT_MSDOSFS_INTERNALS -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 -g -MD -MF.depend.cd9660_eltorito.pieo -MTcd9660_eltorito.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 -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/cd9660/cd9660_eltorito.c -o cd9660_eltorito.pieo --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- --- poll_test.full --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mandoc --- cc1: all warnings being treated as errors *** [roff_term.pieo] Error code 1 make[4]: stopped in /workspace/src/usr.bin/mandoc 1 error make[4]: stopped in /workspace/src/usr.bin/mandoc --- all_subdir_tests --- --- all_subdir_tests/sys/fs --- make[4]: stopped in /workspace/src/tests/sys --- all_subdir_usr.bin --- make[3]: stopped in /workspace/src/usr.bin --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- make[5]: stopped in /workspace/src/tests/sys/capsicum --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys --- 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 --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mkimg --- make[3]: stopped in /workspace/src/usr.bin make[2]: stopped in /workspace/src 156.36 real 1503.78 user 134.64 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/jenkins13889072398672242282.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 addresshelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?908927736.335.1756078771129>
