Date: Mon, 7 Jul 2025 01:46:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc14_build - Build #981 - Still Failing Message-ID: <95033360.473.1751852782271@jenkins.ci.freebsd.org> In-Reply-To: <508493808.465.1751849302291@jenkins.ci.freebsd.org> References: <508493808.465.1751849302291@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-gcc14_build - Build #981 (c5d72d29fe0e1a6ac1aaf622d8c4a6ca9422517a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/981/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/981/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/981/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) c5d72d29fe0e1a6ac1aaf622d8c4a6ca9422517a by rmacklem: nfsv4: Add support for the NFSv4 hidden and system attributes The end of the build log: [...truncated 88.61 MiB...] mv pw_groupmod_test.tmp pw_groupmod_test --- pw_groupshow_test --- echo '#! /usr/libexec/atf-sh' > pw_groupshow_test.tmp cat /workspace/src/usr.sbin/pw/tests/pw_groupshow_test.sh >>pw_groupshow_test.tmp chmod +x pw_groupshow_test.tmp mv pw_groupshow_test.tmp pw_groupshow_test --- pw_useradd_test --- --- all_subdir_rescue --- --- ipfw_make --- --- nat.o --- --- all_subdir_usr.sbin --- echo '#! /usr/libexec/atf-sh' > pw_useradd_test.tmp cat /workspace/src/usr.sbin/pw/tests/pw_useradd_test.sh >>pw_useradd_test.tmp chmod +x pw_useradd_test.tmp --- all_subdir_rescue --- /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/ -O2 -pipe -fno-common -DPF -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.nat.o -MTnat.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 -Wno-cast-align -c /workspace/src/sbin/ipfw/nat.c -o nat.o --- all_subdir_usr.sbin --- mv pw_useradd_test.tmp pw_useradd_test --- pw_userdel_test --- echo '#! /usr/libexec/atf-sh' > pw_userdel_test.tmp cat /workspace/src/usr.sbin/pw/tests/pw_userdel_test.sh >>pw_userdel_test.tmp chmod +x pw_userdel_test.tmp mv pw_userdel_test.tmp pw_userdel_test --- pw_usermod_test --- echo '#! /usr/libexec/atf-sh' > pw_usermod_test.tmp cat /workspace/src/usr.sbin/pw/tests/pw_usermod_test.sh >>pw_usermod_test.tmp chmod +x pw_usermod_test.tmp mv pw_usermod_test.tmp pw_usermod_test --- pw_usernext_test --- echo '#! /usr/libexec/atf-sh' > pw_usernext_test.tmp cat /workspace/src/usr.sbin/pw/tests/pw_usernext_test.sh >>pw_usernext_test.tmp chmod +x pw_usernext_test.tmp mv pw_usernext_test.tmp pw_usernext_test --- pw_usershow_test --- echo '#! /usr/libexec/atf-sh' > pw_usershow_test.tmp cat /workspace/src/usr.sbin/pw/tests/pw_usershow_test.sh >>pw_usershow_test.tmp chmod +x pw_usershow_test.tmp mv pw_usershow_test.tmp pw_usershow_test --- Kyuafile --- --- pw.full --- /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/ -O2 -pipe -fno-common -fPIE -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o pw.full pw.pieo pw_conf.pieo pw_user.pieo pw_group.pieo pw_log.pieo pw_nis.pieo pw_vpw.pieo grupd.pieo pwupd.pieo psdate.pieo bitmap.pieo cpdir.pieo rm_r.pieo strtounum.pieo pw_utils.pieo -lcrypt -lutil --- all_subdir_usr.bin --- --- elfctl.full --- /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/ -O2 -pipe -fno-common -I/workspace/src/contrib/elftoolchain/libelftc -I/workspace/src/contrib/elftoolchain/common -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o elfctl.full elfctl.pieo -L/tmp/obj/workspace/src/amd64.amd64/lib/libelftc -lelftc_pie -lelf --- all_subdir_sbin --- --- ipf.full --- /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/ -O2 -pipe -fno-common -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -Wno-error=unused-but-set-variable -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -fPIE -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o ipf.full ipf.pieo ipfcomp.pieo ipf_y.pieo ipf_l.pieo bpf_filter.pieo -lpcap -L/tmp/obj/workspace/src/amd64.amd64/sbin/ipf/libipf -lipf_pie -lkvm --- all_subdir_usr.sbin --- --- pw.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/pw/pw.conf.5 > pw.conf.5.gz --- pw.8.gz --- --- all_subdir_usr.bin --- --- elfctl.1.gz --- --- all_subdir_usr.sbin --- gzip -cn /workspace/src/usr.sbin/pw/pw.8 > pw.8.gz --- all_subdir_usr.bin --- gzip -cn /workspace/src/usr.bin/elfctl/elfctl.1 > elfctl.1.gz --- elfctl.debug --- --- all_subdir_usr.sbin --- --- pw.debug --- --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug elfctl.full elfctl.debug --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug pw.full pw.debug --- all_subdir_usr.bin --- --- elfctl --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=elfctl.debug elfctl.full elfctl --- all_subdir_usr.sbin --- --- pw --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=pw.debug pw.full pw --- all_subdir_sbin --- --- all_subdir_sbin/ipf/ipfstat --- ===> sbin/ipf/ipfstat (all) --- all_subdir_rescue --- --- tables.o --- /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/ -O2 -pipe -fno-common -DPF -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.tables.o -MTtables.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 -Wno-cast-align -c /workspace/src/sbin/ipfw/tables.c -o tables.o --- all_subdir_sbin --- --- .depend --- echo ipfstat.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libncursesw.a /tmp/obj/workspace/src/amd64.amd64/sbin/ipf/libipf/libipf_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a >> .depend --- ipfstat.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/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -fPIE -g -MD -MF.depend.ipfstat.pieo -MTipfstat.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-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 -Wno-address-of-packed-member -c /workspace/src/sbin/ipf/ipfstat/ipfstat.c -o ipfstat.pieo --- all_subdir_sbin/ipf/ipf --- --- ipfilter.4.gz --- gzip -cn /workspace/src/sbin/ipf/ipf/ipfilter.4 > ipfilter.4.gz --- ipfilter.5.gz --- gzip -cn /workspace/src/sbin/ipf/ipf/ipfilter.5 > ipfilter.5.gz --- ipf.8.gz --- gzip -cn /workspace/src/sbin/ipf/ipf/ipf.8 > ipf.8.gz --- ipf.4.gz --- gzip -cn /workspace/src/sbin/ipf/ipf/ipf.4 > ipf.4.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/quot --- --- quot.full --- --- all_subdir_sbin --- --- ipf.5.gz --- --- all_subdir_usr.sbin --- /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/ -O2 -pipe -fno-common -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o quot.full quot.pieo -lufs --- all_subdir_sbin --- gzip -cn /workspace/src/sbin/ipf/ipf/ipf.5 > ipf.5.gz --- ipl.4.gz --- gzip -cn /workspace/src/sbin/ipf/ipf/ipl.4 > ipl.4.gz --- ipf.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug ipf.full ipf.debug --- ipf --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=ipf.debug ipf.full ipf --- all_subdir_sbin/ipf/ipmon --- ===> sbin/ipf/ipmon (all) --- all_subdir_usr.sbin --- --- quot.8.gz --- gzip -cn /workspace/src/usr.sbin/quot/quot.8 > quot.8.gz --- quot.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug quot.full quot.debug --- quot --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=quot.debug quot.full quot --- all_subdir_usr.sbin/rarpd --- ===> usr.sbin/rarpd (all) --- all_subdir_sbin --- --- ipmon_l.h --- sed -e 's/yy/ipmon_yy/g' /workspace/src/sbin/ipf/common/lexer.h > ipmon_l.h --- ipmon_y.c --- yacc -d /workspace/src/sbin/ipf/ipmon/ipmon_y.y sed -e 's/yy/ipmon_yy/g' y.tab.c > ipmon_y.c sed -e 's/yy/ipmon_yy/g' y.tab.h > ipmon_y.h --- ipmon_l.c --- sed -e 's/yy/ipmon_yy/g' -e 's/y.tab.h/ipmon_y.h/' -e 's/lexer.h/ipmon_l.h/' /workspace/src/sbin/ipf/common/lexer.c > ipmon_l.c --- .depend --- echo ipmon.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/sbin/ipf/libipf/libipf_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a >> .depend --- ipmon.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 -DLOGFAC=LOG_LOCAL0 -I. -Wno-error=unused-but-set-variable -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -fPIE -g -MD -MF.depend.ipmon.pieo -MTipmon.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-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 -Wno-address-of-packed-member -c /workspace/src/sbin/ipf/ipmon/ipmon.c -o ipmon.pieo --- all_subdir_usr.sbin --- --- .depend --- echo rarpd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- rarpd.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 -fPIE -g -MD -MF.depend.rarpd.pieo -MTrarpd.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 -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/usr.sbin/rarpd/rarpd.c -o rarpd.pieo --- all_subdir_sbin --- /workspace/src/sbin/ipf/ipmon/ipmon.c: In function 'print_ipflog': /workspace/src/sbin/ipf/ipmon/ipmon.c:1079:47: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 1079 | strncpy(ifname, ipf->fl_ifname, sizeof(ipf->fl_ifname)); | ^ --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/rarpd/rarpd.c: In function 'init_one': /workspace/src/usr.sbin/rarpd/rarpd.c:383:48: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] 383 | (void)sprintf(device, "/dev/bpf%d", n++); | ^~ In function 'bpf_open', inlined from 'rarp_open' at /workspace/src/usr.sbin/rarpd/rarpd.c:421:7, inlined from 'init_one' at /workspace/src/usr.sbin/rarpd/rarpd.c:290:16: /workspace/src/usr.sbin/rarpd/rarpd.c:383:39: note: directive argument in the range [0, 2147483646] 383 | (void)sprintf(device, "/dev/bpf%d", n++); | ^~~~~~~~~~~~ /workspace/src/usr.sbin/rarpd/rarpd.c:383:23: note: 'sprintf' output between 10 and 19 bytes into a destination of size 12 383 | (void)sprintf(device, "/dev/bpf%d", n++); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_sbin --- --- all_subdir_sbin/ipfw --- --- dummynet.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 -DPF -fPIE -g -MD -MF.depend.dummynet.pieo -MTdummynet.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/dummynet.c -o dummynet.pieo --- all_subdir_sbin/ipf --- --- all_subdir_sbin/ipf/ipfstat --- /workspace/src/sbin/ipf/ipfstat/ipfstat.c: In function 'printlivelist.constprop': /workspace/src/sbin/ipf/ipfstat/ipfstat.c:866:41: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 866 | strncpy(g->fg_name, | ^~~~~~~~~~~~~~~~~~~ 867 | fp->fr_names + fp->fr_grhead, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 868 | FR_GROUPLEN); | ~~~~~~~~~~~~ /workspace/src/sbin/ipf/ipfstat/ipfstat.c:866:41: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] --- all_subdir_usr.sbin --- --- rarpd.full --- /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/ -O2 -pipe -fno-common -fPIE -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o rarpd.full rarpd.pieo -lutil --- all_subdir_sbin --- /workspace/src/sbin/ipf/ipfstat/ipfstat.c: In function 'printdeadlist.isra': /workspace/src/sbin/ipf/ipfstat/ipfstat.c:971:33: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 971 | strncpy(g->fg_name, fb.fr_names + fb.fr_grhead, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 972 | FR_GROUPLEN); | ~~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- rarpd.8.gz --- gzip -cn /workspace/src/usr.sbin/rarpd/rarpd.8 > rarpd.8.gz --- all_subdir_rescue --- --- pfctl_make --- cc1: all warnings being treated as errors --- all_subdir_usr.sbin --- --- rarpd.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug rarpd.full rarpd.debug --- all_subdir_rescue --- *** [pfctl.o] Error code 1 make[6]: stopped in /workspace/src/sbin/pfctl *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- 1 error make[4]: stopped in /workspace/src/rescue/rescue make[3]: stopped in /workspace/src/rescue --- all_subdir_cddl --- make[4]: stopped in /workspace/src/cddl/usr.sbin --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[3]: stopped in /workspace/src/cddl --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- --- all_subdir_tests/sys --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src 118.98 real 1046.49 user 114.07 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/jenkins5570901749178855319.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?95033360.473.1751852782271>
