FreeBSD-main-amd64-gcc13_build - Build #1817 - Still Failing
Date: Fri, 27 Sep 2024 21:32:00 UTC
FreeBSD-main-amd64-gcc13_build - Build #1817 (0b325167f60def621536632460caf68e2fab4fb8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1817/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1817/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1817/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) 10ebd230f4d9ed5c6406037972776666a2241107 by kib: intel_idpgtbl.c: rename domain_* functions to dmar_* d50403a6919a641abfb0da4d60eb58ce42302de5 by kib: iommu: add per-unit sysctls reporting the state of DMA and interrupt bdd5eb33cacdbf174980b999c77847d0903fc12e by kib: iommu: change iommu_domain_map_ops to take iommu_map_entry 1784fb44498da8007fb8cd8ee5060894eb5fe1e6 by kib: vm_page_free_pages_toq(): return the count of freed pages f713ed6694d949ec37365533afbb47c04f919572 by kib: iommu: extend iommu_map_entry to store the list of associated freed page 3848dc4fe6f37cbcfaea29eb94fa560a503f60ab by kib: dmar: on unmap, postpone freeing page table pages after the invalidation 0b325167f60def621536632460caf68e2fab4fb8 by bz: LinuxKPI: 802.11: move functions between header files The end of the build log: [...truncated 91.32 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:45:45: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations] 45 | _LIBCPP_HIDE_FROM_ABI auto_ptr& operator=(auto_ptr<_Up>& __p) _NOEXCEPT { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:49:45: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is deprecated [-Wdeprecated-declarations] 49 | _LIBCPP_HIDE_FROM_ABI auto_ptr& operator=(auto_ptr_ref<_Tp> __p) _NOEXCEPT { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:69:34: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is deprecated [-Wdeprecated-declarations] 69 | _LIBCPP_HIDE_FROM_ABI auto_ptr(auto_ptr_ref<_Tp> __p) _NOEXCEPT : __ptr_(__p.__ptr_) {} | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:71:34: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is deprecated [-Wdeprecated-declarations] 71 | _LIBCPP_HIDE_FROM_ABI operator auto_ptr_ref<_Up>() _NOEXCEPT { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:77:34: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations] 77 | _LIBCPP_HIDE_FROM_ABI operator auto_ptr<_Up>() _NOEXCEPT { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_ptr_ref<_Up>()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:72:5: warning: 'template<class _Tp> struct std::__1::auto_ptr_ref' is deprecated [-Wdeprecated-declarations] 72 | auto_ptr_ref<_Up> __t; | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_ptr<_Up>()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:78:12: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations] 78 | return auto_ptr<_Up>(release()); | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:83:56: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations] 83 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr<void> { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_usr.bin --- --- du.1.gz --- gzip -cn /workspace/src/usr.bin/du/du.1 > du.1.gz --- du.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug du.full du.debug --- du --- --- all_subdir_sbin --- --- rtsol.full --- --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=du.debug du.full du --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o rtsol.full cap_llflags.o cap_script.o cap_sendmsg.o dump.o if.o rtsol.o rtsold.o rtsock.o -lutil -lcap_syslog -lcasper -lnv --- all_subdir_lib --- --- exp.3.gz --- gzip -cn /workspace/src/lib/msun/man/exp.3 > exp.3.gz --- all_subdir_stand --- --- all_subdir_stand/i386 --- ===> stand/i386 (all) --- all_subdir_stand/i386/btx --- ===> stand/i386/btx (all) --- all_subdir_sbin --- --- rtsol.debug --- --- all_subdir_sbin/hastctl --- --- nv.o --- --- all_subdir_sbin/rtsol --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug rtsol.full rtsol.debug --- all_subdir_sbin/hastctl --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -fPIE -g -MD -MF.depend.nv.o -MTnv.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -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 -c /workspace/src/sbin/hastd/nv.c -o nv.o --- all_subdir_sbin/rtsol --- --- rtsol --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=rtsol.debug rtsol.full rtsol --- all_subdir_stand --- --- include/machine --- include/machine -> /workspace/src/sys/i386/include --- all_subdir_stand/i386/libi386 --- ===> stand/i386/libi386 (all) --- all_subdir_stand/i386/btx --- --- include/x86 --- --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:33: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:203:36: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations] 203 | _LIBCPP_HIDE_FROM_ABI unique_ptr(auto_ptr<_Up>&& __p) _NOEXCEPT : __ptr_(__p.release(), __value_init_tag()) {} | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:225:47: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | _LIBCPP_HIDE_FROM_ABI unique_ptr& operator=(auto_ptr<_Up> __p) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_stand --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/i386/btx/btx --- ===> stand/i386/btx/btx (all) --- all_subdir_rescue --- --- swapon_make --- --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:632:29: warning: type attributes ignored after type is already defined [-Wattributes] 632 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_rescue --- (cd /workspace/src/rescue/rescue/../../sbin/swapon && make MK_PIE=no NO_SHARED=yes -DRESCUE CRUNCH_CFLAGS=-DRESCUE CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/swapon/ depend && make MK_PIE=no NO_SHARED=yes -DRESCUE CRUNCH_CFLAGS=-DRESCUE CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/swapon/ swapon.o) --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:596:36: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations] 596 | _LIBCPP_HIDE_FROM_ABI shared_ptr(auto_ptr<_Yp>&& __r) : __ptr_(__r.get()) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:677:52: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations] 677 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp>& operator=(auto_ptr<_Yp>&& __r) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/i386/libi386 --- --- include/machine --- --- all_subdir_stand/i386/btx --- --- include/machine --- --- all_subdir_stand/i386/libi386 --- include/machine -> /workspace/src/sys/i386/include --- all_subdir_rescue --- --- .depend --- --- all_subdir_stand --- --- include/x86 --- --- all_subdir_rescue --- echo swapon.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- all_subdir_stand --- --- all_subdir_stand/i386/btx --- include/machine -> /workspace/src/sys/i386/include --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1544:29: warning: type attributes ignored after type is already defined [-Wattributes] 1544 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_stand --- --- all_subdir_stand/i386/libi386 --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/i386/btx --- --- include/x86 --- --- all_subdir_stand/i386/libi386 --- --- teken_state.h --- awk -f /workspace/src/sys/teken/gensequences /workspace/src/sys/teken/sequences > teken_state.h --- all_subdir_stand/i386/btx --- include/x86 -> /workspace/src/sys/x86/include --- btx.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -DBTX_FLAGS=0x0 -I/workspace/src/stand/i386/common -MD -MF.depend.btx.o -MTbtx.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Os -mpreferred-stack-boundary=2 -c /workspace/src/stand/i386/btx/btx/btx.S -o btx.o --- all_subdir_stand/i386/libi386 --- --- amd64_tramp.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -DCOMPORT=0x3f8 -DCOMSPEED=115200 -I/workspace/src/stand/common -I/workspace/src/stand/i386/common -I/workspace/src/sys/contrib/dev/acpica/include -D__printf__=__freebsd_kprintf__ -g -MD -MF.depend.amd64_tramp.o -MTamd64_tramp.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Os -mpreferred-stack-boundary=2 -c /workspace/src/stand/i386/libi386/amd64_tramp.S -o amd64_tramp.o --- all_subdir_rescue --- --- swapon.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.swapon.o -MTswapon.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/sbin/swapon/swapon.c -o swapon.o --- all_subdir_stand --- --- all_subdir_stand/i386/btx --- --- btx --- --- all_subdir_stand/i386/libi386 --- --- bio.o --- --- all_subdir_stand/i386/btx --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -DBTX_FLAGS=0x0 -I/workspace/src/stand/i386/common -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Os -mpreferred-stack-boundary=2 -nostdlib -e start -Wl,--defsym,ORG=0x9000,-T,/workspace/src/stand/i386/boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=none -Wl,-zrelro -Wl,-znoexecstack -o btx btx.o --- all_subdir_stand/i386/libi386 --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -DCOMPORT=0x3f8 -DCOMSPEED=115200 -I/workspace/src/stand/common -I/workspace/src/stand/i386/common -I/workspace/src/sys/contrib/dev/acpica/include -D__printf__=__freebsd_kprintf__ -g -MD -MF.depend.bio.o -MTbio.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Os -mpreferred-stack-boundary=2 -c /workspace/src/stand/i386/libi386/bio.c -o bio.o --- all_subdir_stand/i386/btx --- collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. *** [btx] Error code 1 make[6]: stopped in /workspace/src/stand/i386/btx/btx --- 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_tests --- make[3]: stopped in /workspace/src/tests --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_stand --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_cddl --- 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 87.36 real 614.57 user 81.23 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins18246636256770971551.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address