Date: Sun, 19 Oct 2025 13:43:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rrs@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc13_build - Build #4778 - Still Failing Message-ID: <230016913.2015.1760881429173@jenkins.ci.freebsd.org> In-Reply-To: <1982703289.1997.1760876127735@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-gcc13_build - Build #4778 (bcdef9d68a2103d78bb335d10bc5a68bf8dfb1aa) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4778/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4778/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4778/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) bcdef9d68a2103d78bb335d10bc5a68bf8dfb1aa by rrs: inline most of the considered lost condensation. The end of the build log: [...truncated 94.12 MiB...] --- tunefs_make --- /workspace/src/sbin/tunefs/tunefs.c: In function 'main': /workspace/src/sbin/tunefs/tunefs.c:309:17: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 309 | strncpy(sblock.fs_volname, Lvalue, MAXVOLLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- --- tcgetwinsize.3.gz --- --- all_subdir_stand --- --- elf64_freebsd.o --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/gen/tcgetwinsize.3 > tcgetwinsize.3.gz --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -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 -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/src/stand/efi/acpica/include -I/workspace/src/stand/efi/loader_simp/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -Wall -I/workspace/src/stand/efi/loader_simp -I/workspace/src/stand/efi/loader_simp/arch/amd64 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.efi\" -g -MD -MF.depend.elf64_freebsd.o -MTelf64_freebsd.o -std=gnu17 -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 -c /workspace/src/stand/efi/loader_simp/../loader/arch/amd64/elf64_freebsd.c -o elf64_freebsd.o --- all_subdir_lib --- --- tcsendbreak.3.gz --- gzip -cn /workspace/src/lib/libc/gen/tcsendbreak.3 > tcsendbreak.3.gz --- tcsetattr.3.gz --- gzip -cn /workspace/src/lib/libc/gen/tcsetattr.3 > tcsetattr.3.gz --- tcsetpgrp.3.gz --- gzip -cn /workspace/src/lib/libc/gen/tcsetpgrp.3 > tcsetpgrp.3.gz --- tcsetsid.3.gz --- gzip -cn /workspace/src/lib/libc/gen/tcsetsid.3 > tcsetsid.3.gz --- time.3.gz --- gzip -cn /workspace/src/lib/libc/gen/time.3 > time.3.gz --- times.3.gz --- gzip -cn /workspace/src/lib/libc/gen/times.3 > times.3.gz --- timespec_get.3.gz --- gzip -cn /workspace/src/lib/libc/gen/timespec_get.3 > timespec_get.3.gz --- timespec_getres.3.gz --- gzip -cn /workspace/src/lib/libc/gen/timespec_getres.3 > timespec_getres.3.gz --- ttyname.3.gz --- gzip -cn /workspace/src/lib/libc/gen/ttyname.3 > ttyname.3.gz --- ualarm.3.gz --- gzip -cn /workspace/src/lib/libc/gen/ualarm.3 > ualarm.3.gz --- ucontext.3.gz --- gzip -cn /workspace/src/lib/libc/gen/ucontext.3 > ucontext.3.gz --- ulimit.3.gz --- gzip -cn /workspace/src/lib/libc/gen/ulimit.3 > ulimit.3.gz --- uname.3.gz --- gzip -cn /workspace/src/lib/libc/gen/uname.3 > uname.3.gz --- unvis.3.gz --- gzip -cn /workspace/src/contrib/libc-vis/unvis.3 > unvis.3.gz --- utime.3.gz --- gzip -cn /workspace/src/lib/libc/gen/utime.3 > utime.3.gz --- valloc.3.gz --- gzip -cn /workspace/src/lib/libc/gen/valloc.3 > valloc.3.gz --- vis.3.gz --- gzip -cn /workspace/src/contrib/libc-vis/vis.3 > vis.3.gz --- wordexp.3.gz --- gzip -cn /workspace/src/lib/libc/gen/wordexp.3 > wordexp.3.gz --- moncontrol.3.gz --- gzip -cn /workspace/src/lib/libc/gmon/moncontrol.3 > moncontrol.3.gz --- iconv.3.gz --- gzip -cn /workspace/src/lib/libc/iconv/iconv.3 > iconv.3.gz --- iconvctl.3.gz --- gzip -cn /workspace/src/lib/libc/iconv/iconvctl.3 > iconvctl.3.gz --- all_subdir_rescue --- --- umount_make --- --- vfslist.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -I/workspace/src/sbin/mount -I/workspace/src/usr.sbin/rpc.umntall -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.depend.vfslist.o -MTvfslist.o -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/sbin/mount/vfslist.c -o vfslist.o --- all_subdir_lib --- --- iconv_canonicalize.3.gz --- gzip -cn /workspace/src/lib/libc/iconv/iconv_canonicalize.3 > iconv_canonicalize.3.gz --- iconvlist.3.gz --- gzip -cn /workspace/src/lib/libc/iconv/iconvlist.3 > iconvlist.3.gz --- __iconv_get_list.3.gz --- gzip -cn /workspace/src/lib/libc/iconv/__iconv_get_list.3 > __iconv_get_list.3.gz --- btowc.3.gz --- gzip -cn /workspace/src/lib/libc/locale/btowc.3 > btowc.3.gz --- ctype_l.3.gz --- gzip -cn /workspace/src/lib/libc/locale/ctype_l.3 > ctype_l.3.gz --- ctype.3.gz --- gzip -cn /workspace/src/lib/libc/locale/ctype.3 > ctype.3.gz --- digittoint.3.gz --- gzip -cn /workspace/src/lib/libc/locale/digittoint.3 > digittoint.3.gz --- isalnum.3.gz --- gzip -cn /workspace/src/lib/libc/locale/isalnum.3 > isalnum.3.gz --- isalpha.3.gz --- gzip -cn /workspace/src/lib/libc/locale/isalpha.3 > isalpha.3.gz --- all_subdir_stand --- --- trap.o --- --- all_subdir_lib --- --- isascii.3.gz --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -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 -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/src/stand/efi/acpica/include -I/workspace/src/stand/efi/loader_simp/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -Wall -I/workspace/src/stand/efi/loader_simp -I/workspace/src/stand/efi/loader_simp/arch/amd64 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.efi\" -g -MD -MF.depend.trap.o -MTtrap.o -std=gnu17 -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 -c /workspace/src/stand/efi/loader_simp/../loader/arch/amd64/trap.c -o trap.o --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/locale/isascii.3 > isascii.3.gz --- isblank.3.gz --- gzip -cn /workspace/src/lib/libc/locale/isblank.3 > isblank.3.gz --- iscntrl.3.gz --- gzip -cn /workspace/src/lib/libc/locale/iscntrl.3 > iscntrl.3.gz --- isdigit.3.gz --- gzip -cn /workspace/src/lib/libc/locale/isdigit.3 > isdigit.3.gz --- isgraph.3.gz --- gzip -cn /workspace/src/lib/libc/locale/isgraph.3 > isgraph.3.gz --- all_subdir_rescue --- --- mounttab.o --- --- all_subdir_lib --- --- isideogram.3.gz --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -I/workspace/src/sbin/mount -I/workspace/src/usr.sbin/rpc.umntall -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.depend.mounttab.o -MTmounttab.o -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.sbin/rpc.umntall/mounttab.c -o mounttab.o --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/locale/isideogram.3 > isideogram.3.gz --- islower.3.gz --- gzip -cn /workspace/src/lib/libc/locale/islower.3 > islower.3.gz --- isphonogram.3.gz --- gzip -cn /workspace/src/lib/libc/locale/isphonogram.3 > isphonogram.3.gz --- isprint.3.gz --- gzip -cn /workspace/src/lib/libc/locale/isprint.3 > isprint.3.gz --- ispunct.3.gz --- gzip -cn /workspace/src/lib/libc/locale/ispunct.3 > ispunct.3.gz --- isrune.3.gz --- gzip -cn /workspace/src/lib/libc/locale/isrune.3 > isrune.3.gz --- isspace.3.gz --- gzip -cn /workspace/src/lib/libc/locale/isspace.3 > isspace.3.gz --- isspecial.3.gz --- gzip -cn /workspace/src/lib/libc/locale/isspecial.3 > isspecial.3.gz --- all_subdir_sbin --- --- tables.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -DPF -fPIE -g -MD -MF.depend.tables.pieo -MTtables.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 -Wno-cast-align -c /workspace/src/sbin/ipfw/tables.c -o tables.pieo --- all_subdir_lib --- --- isupper.3.gz --- gzip -cn /workspace/src/lib/libc/locale/isupper.3 > isupper.3.gz --- iswalnum.3.gz --- gzip -cn /workspace/src/lib/libc/locale/iswalnum.3 > iswalnum.3.gz --- iswalnum_l.3.gz --- gzip -cn /workspace/src/lib/libc/locale/iswalnum_l.3 > iswalnum_l.3.gz --- isxdigit.3.gz --- gzip -cn /workspace/src/lib/libc/locale/isxdigit.3 > isxdigit.3.gz --- all_subdir_rescue --- --- ccdconfig_make --- --- all_subdir_lib --- --- localeconv.3.gz --- --- all_subdir_rescue --- (cd /workspace/src/rescue/rescue/../../sbin/ccdconfig && 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/ccdconfig/ 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/ccdconfig/ ccdconfig.o) --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/locale/localeconv.3 > localeconv.3.gz --- mblen.3.gz --- gzip -cn /workspace/src/lib/libc/locale/mblen.3 > mblen.3.gz --- mbrlen.3.gz --- gzip -cn /workspace/src/lib/libc/locale/mbrlen.3 > mbrlen.3.gz --- mbrtowc.3.gz --- gzip -cn /workspace/src/lib/libc/locale/mbrtowc.3 > mbrtowc.3.gz --- mbsinit.3.gz --- gzip -cn /workspace/src/lib/libc/locale/mbsinit.3 > mbsinit.3.gz --- mbsrtowcs.3.gz --- --- all_subdir_rescue --- --- .depend --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/locale/mbsrtowcs.3 > mbsrtowcs.3.gz --- all_subdir_rescue --- echo ccdconfig.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libgeom.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libbsdxml.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a >> .depend --- all_subdir_lib --- --- mbstowcs.3.gz --- gzip -cn /workspace/src/lib/libc/locale/mbstowcs.3 > mbstowcs.3.gz --- mbtowc.3.gz --- gzip -cn /workspace/src/lib/libc/locale/mbtowc.3 > mbtowc.3.gz --- multibyte.3.gz --- gzip -cn /workspace/src/lib/libc/locale/multibyte.3 > multibyte.3.gz --- nextwctype.3.gz --- gzip -cn /workspace/src/lib/libc/locale/nextwctype.3 > nextwctype.3.gz --- nl_langinfo.3.gz --- gzip -cn /workspace/src/lib/libc/locale/nl_langinfo.3 > nl_langinfo.3.gz --- all_subdir_rescue --- --- ccdconfig.o --- --- all_subdir_lib --- --- rpmatch.3.gz --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.depend.ccdconfig.o -MTccdconfig.o -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/sbin/ccdconfig/ccdconfig.c -o ccdconfig.o --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/locale/rpmatch.3 > rpmatch.3.gz --- setlocale.3.gz --- --- all_subdir_rescue --- --- ping_make --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/locale/setlocale.3 > setlocale.3.gz --- all_subdir_rescue --- (cd /workspace/src/rescue/rescue/../../sbin/ping && 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/ping/ 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/ping/ main.o ping.o utils.o ping6.o) --- all_subdir_lib --- --- toascii.3.gz --- gzip -cn /workspace/src/lib/libc/locale/toascii.3 > toascii.3.gz --- tolower.3.gz --- gzip -cn /workspace/src/lib/libc/locale/tolower.3 > tolower.3.gz --- toupper.3.gz --- gzip -cn /workspace/src/lib/libc/locale/toupper.3 > toupper.3.gz --- towlower.3.gz --- gzip -cn /workspace/src/lib/libc/locale/towlower.3 > towlower.3.gz --- towupper.3.gz --- gzip -cn /workspace/src/lib/libc/locale/towupper.3 > towupper.3.gz --- all_subdir_rescue --- --- .depend --- echo ping.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libmd.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libipsec.a >> .depend --- all_subdir_lib --- --- wcsftime.3.gz --- gzip -cn /workspace/src/lib/libc/locale/wcsftime.3 > wcsftime.3.gz --- wcrtomb.3.gz --- gzip -cn /workspace/src/lib/libc/locale/wcrtomb.3 > wcrtomb.3.gz --- wcsrtombs.3.gz --- gzip -cn /workspace/src/lib/libc/locale/wcsrtombs.3 > wcsrtombs.3.gz --- wcstod.3.gz --- gzip -cn /workspace/src/lib/libc/locale/wcstod.3 > wcstod.3.gz --- all_subdir_rescue --- --- rtsol_make --- --- all_subdir_sbin --- --- all_subdir_sbin/pfctl --- ===> sbin/pfctl (all) --- all_subdir_rescue --- (cd /workspace/src/rescue/rescue/../../sbin/rtsol && 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/rtsol/ 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/rtsol/ cap_llflags.o cap_script.o cap_sendmsg.o dump.o if.o rtsol.o rtsold.o rtsock.o) --- ping_make --- --- main.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -DINET -DINET6 -DKAME_SCOPEID -DIPSEC -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.depend.main.o -MTmain.o -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/sbin/ping/main.c -o main.o --- rtsol_make --- --- .depend --- --- all_subdir_sbin --- --- parse.c --- yacc -o parse.c /workspace/src/sbin/pfctl/parse.y --- all_subdir_rescue --- echo rtsol.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_sbin --- yacc: 1 shift/reduce conflict. --- .depend --- echo pfctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libmd.a /tmp/obj/workspace/src/amd64.amd64/lib/libpfctl/libpfctl_pie.a /tmp/obj/workspace/src/amd64.amd64/lib/libnv/libnv_pie.a >> .depend --- pfctl.pieo --- --- all_subdir_rescue --- --- cap_llflags.o --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -DENABLE_ALTQ -I/workspace/src/sbin/pfctl -I/workspace/src/lib/libpfctl -I/tmp/obj/workspace/src/amd64.amd64/lib/libpfctl -DWITH_INET6 -DWITH_INET -fPIE -g -MD -MF.depend.pfctl.pieo -MTpfctl.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-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/sbin/pfctl/pfctl.c -o pfctl.pieo --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.depend.cap_llflags.o -MTcap_llflags.o -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.sbin/rtsold/cap_llflags.c -o cap_llflags.o --- all_subdir_stand --- --- multiboot2.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -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 -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/src/stand/efi/acpica/include -I/workspace/src/stand/efi/loader_simp/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -Wall -I/workspace/src/stand/efi/loader_simp -I/workspace/src/stand/efi/loader_simp/arch/amd64 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.efi\" -g -MD -MF.depend.multiboot2.o -MTmultiboot2.o -std=gnu17 -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 -c /workspace/src/stand/efi/loader_simp/../loader/arch/amd64/multiboot2.c -o multiboot2.o 94.17 real 367.04 user 41.14 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/jenkins4430647762479654536.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 addresshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?230016913.2015.1760881429173>
