Date: Tue, 1 Oct 2024 01:09:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #3965 - Still Failing Message-ID: <100068423.15571.1727744965660@jenkins.ci.freebsd.org> In-Reply-To: <226058519.15487.1727736186892@jenkins.ci.freebsd.org> References: <226058519.15487.1727736186892@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_15570_410900208.1727744963450 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #3965 (eb345e05ac6602eeef0c33fce9025= bbc8ec44d0f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/3965/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 3965/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3= 965/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) eb345e05ac6602eeef0c33fce9025bbc8ec44d0f by rmacklem: nfsd: Fix close handling when vfs.nfsd.enable_locallocks=3D1 The end of the build log: [...truncated 87.44 MiB...] --- all_subdir_stand/i386 --- =3D=3D=3D> stand/i386 (all) --- all_subdir_sbin --- gzip -cn /workspace/src/sbin/kldstat/kldstat.8 > kldstat.8.gz --- kldstat.debug --- --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2150:29: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 2150 | -> basic_string<_CharT, char_traits<_CharT>, _Allocator>; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_sbin --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug kldstat= .full kldstat.debug --- kldstat --- --- all_subdir_share --- --- all_subdir_share/man --- --- accept_filter.9.gz --- --- all_subdir_sbin --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkldstat.debug kldstat.full kldstat --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/accept_filter.9 > accept_filter.9.gz --- accf_data.9.gz --- gzip -cn /workspace/src/share/man/man9/accf_data.9 > accf_data.9.gz --- all_subdir_sbin --- --- all_subdir_sbin/kldunload --- =3D=3D=3D> sbin/kldunload (all) --- all_subdir_share --- --- accf_dns.9.gz --- --- all_subdir_stand --- --- all_subdir_stand/i386/btx --- =3D=3D=3D> stand/i386/btx (all) --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/accf_dns.9 > accf_dns.9.gz --- accf_http.9.gz --- gzip -cn /workspace/src/share/man/man9/accf_http.9 > accf_http.9.gz --- accf_tls.9.gz --- gzip -cn /workspace/src/share/man/man9/accf_tls.9 > accf_tls.9.gz --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3703:37: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 3703 | operator=3D=3D(const basic_string<char, char_traits<char>, _Allocat= or>& __lhs, | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3704:37: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 3704 | const basic_string<char, char_traits<char>, _Allocator>&= __rhs) _NOEXCEPT { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: In functi= on 'bool std::__1::operator=3D=3D(const basic_string<char, char_traits<char= >, _Alloc>&, const basic_string<char, char_traits<char>, _Alloc>&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3711:12: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 3711 | return char_traits<char>::compare(__lp, __rp, __lhs_sz) =3D=3D = 0; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_share --- --- acl.9.gz --- gzip -cn /workspace/src/share/man/man9/acl.9 > acl.9.gz --- all_subdir_stand --- --- include/machine --- --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4046:69: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 4046 | struct __string_hash : public __unary_function<basic_string<_CharT,= char_traits<_CharT>, _Allocator>, size_t> { | = ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_share --- --- alq.9.gz --- --- all_subdir_sbin --- --- .depend --- --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4048:41: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 4048 | operator()(const basic_string<_CharT, char_traits<_CharT>, _Alloc= ator>& __val) const _NOEXCEPT { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4054:32: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 4054 | struct hash<basic_string<char, char_traits<char>, _Allocator> > : _= _string_hash<char, _Allocator> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4062:36: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 4062 | struct hash<basic_string<char16_t, char_traits<char16_t>, _Allocato= r> > : __string_hash<char16_t, _Allocator> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4065:36: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 4065 | struct hash<basic_string<char32_t, char_traits<char32_t>, _Allocato= r> > : __string_hash<char32_t, _Allocator> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4069:35: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 4069 | struct hash<basic_string<wchar_t, char_traits<wchar_t>, _Allocator>= > : __string_hash<wchar_t, _Allocator> {}; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/alq.9 > alq.9.gz --- all_subdir_sbin --- echo kldunload.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend --- all_subdir_stand --- include/machine -> /workspace/src/sys/i386/include --- all_subdir_sbin --- --- kldunload.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.kldunload.o -MTkldunload.o -std= =3Dgnu99 -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/sbin/kldunload/kldunload.c -o kldunload.o --- all_subdir_stand --- --- include/x86 --- --- all_subdir_share --- --- altq.9.gz --- gzip -cn /workspace/src/share/man/man9/altq.9 > altq.9.gz --- all_subdir_stand --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_share --- --- atomic.9.gz --- gzip -cn /workspace/src/share/man/man9/atomic.9 > atomic.9.gz --- all_subdir_stand --- --- all_subdir_stand/i386/btx/btx --- =3D=3D=3D> stand/i386/btx/btx (all) --- all_subdir_share --- --- backlight.9.gz --- gzip -cn /workspace/src/share/man/man9/backlight.9 > backlight.9.gz --- bhnd.9.gz --- gzip -cn /workspace/src/share/man/man9/bhnd.9 > bhnd.9.gz --- all_subdir_stand --- --- all_subdir_stand/userboot --- --- bootinfo32.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.bootinfo32.pico -MTbootinfo32.pico -std=3Dgnu99 -Wno-fo= rmat-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -c /= workspace/src/stand/userboot/userboot_4th/../userboot/bootinfo32.c -o booti= nfo32.pico --- all_subdir_share --- --- bhnd_erom.9.gz --- gzip -cn /workspace/src/share/man/man9/bhnd_erom.9 > bhnd_erom.9.gz --- bios.9.gz --- gzip -cn /workspace/src/share/man/man9/bios.9 > bios.9.gz --- bitset.9.gz --- gzip -cn /workspace/src/share/man/man9/bitset.9 > bitset.9.gz --- bpf.9.gz --- gzip -cn /workspace/src/share/man/man9/bpf.9 > bpf.9.gz --- buf.9.gz --- gzip -cn /workspace/src/share/man/man9/buf.9 > buf.9.gz --- all_subdir_stand --- --- all_subdir_stand/i386 --- --- include/machine --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/cmp/tests --- =3D=3D=3D> usr.bin/cmp/tests (all) --- all_subdir_share --- --- buf_ring.9.gz --- gzip -cn /workspace/src/share/man/man9/buf_ring.9 > buf_ring.9.gz --- all_subdir_stand --- include/machine -> /workspace/src/sys/i386/include --- all_subdir_share --- --- BUF_ISLOCKED.9.gz --- --- all_subdir_stand --- --- include/x86 --- --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/BUF_ISLOCKED.9 > BUF_ISLOCKED.9.gz --- BUF_LOCK.9.gz --- --- all_subdir_stand --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/BUF_LOCK.9 > BUF_LOCK.9.gz --- all_subdir_stand --- --- btx.o --- --- all_subdir_share --- --- BUF_LOCKFREE.9.gz --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/o= bj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-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=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0= x0 -I/workspace/src/stand/i386/common -MD -MF.depend.btx.o -MTbtx.o -std= =3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member= -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/i386/bt= x/btx/btx.S -o btx.o --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/BUF_LOCKFREE.9 > BUF_LOCKFREE.9.gz --- BUF_LOCKINIT.9.gz --- gzip -cn /workspace/src/share/man/man9/BUF_LOCKINIT.9 > BUF_LOCKINIT.9.gz --- all_subdir_usr.bin --- --- cmp_test2 --- echo '#! /usr/libexec/atf-sh' > cmp_test2.tmp cat /workspace/src/usr.bin/cmp/tests/cmp_test2.sh >>cmp_test2.tmp chmod +x cmp_test2.tmp --- all_subdir_share --- --- BUF_RECURSED.9.gz --- --- all_subdir_usr.bin --- mv cmp_test2.tmp cmp_test2 --- cmp_test --- --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/BUF_RECURSED.9 > BUF_RECURSED.9.gz --- all_subdir_usr.bin --- echo '#! /usr/libexec/atf-sh' > cmp_test.tmp cat /workspace/src/contrib/netbsd-tests/usr.bin/cmp/t_cmp.sh >>cmp_test.tmp chmod +x cmp_test.tmp --- all_subdir_share --- --- BUF_TIMELOCK.9.gz --- --- all_subdir_lib --- --- fmaxmin_test.full --- --- all_subdir_usr.bin --- mv cmp_test.tmp cmp_test --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -fPIE -g -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-unknown-pragmas -Wl,-zrelro -pie -Wl,-znoexecstack -o fmaxmin_te= st.full fmaxmin_test.o -lprivateatf-c -lm --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/BUF_TIMELOCK.9 > BUF_TIMELOCK.9.gz --- all_subdir_sbin --- --- kldunload.full --- --- all_subdir_usr.bin --- --- Kyuafile --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o = kldunload.full kldunload.o =20 --- all_subdir_stand --- --- btx --- --- all_subdir_share --- --- BUF_UNLOCK.9.gz --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/wo= rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND= ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m= cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor= kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-= mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0x0 -I/= workspace/src/stand/i386/common -std=3Dgnu99 -Wno-format-zero-length -Wsyst= em-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno= -error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=3D2 = -nostdlib -e start -Wl,--defsym,ORG=3D0x9000,-T,/workspace/src/stand/i386/= boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=3Dnone -Wl,-zrelro = -Wl,-znoexecstack -o btx btx.o =20 --- all_subdir_usr.bin --- --- cmp.full --- --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/BUF_UNLOCK.9 > BUF_UNLOCK.9.gz --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o = cmp.full cmp.o link.o misc.o regular.o special.o -lutil=20 --- all_subdir_share --- --- bus_activate_resource.9.gz --- gzip -cn /workspace/src/share/man/man9/bus_activate_resource.9 > bus_activa= te_resource.9.gz --- BUS_ADD_CHILD.9.gz --- gzip -cn /workspace/src/share/man/man9/BUS_ADD_CHILD.9 > BUS_ADD_CHILD.9.gz --- all_subdir_stand --- collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c= ore dumped compilation terminated. 35.52 real 52.11 user 7.88 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins9776700619097759= 225.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_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 ------=_Part_15570_410900208.1727744963450--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?100068423.15571.1727744965660>