Date: Mon, 18 Aug 2025 22:37:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc14_build - Build #1359 - Still Failing Message-ID: <1509691103.2499.1755556662068@jenkins.ci.freebsd.org> In-Reply-To: <765029641.2491.1755553011420@jenkins.ci.freebsd.org> References: <765029641.2491.1755553011420@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-gcc14_build - Build #1359 (b45a181a74c816cfc553e8210954916887fb94dc) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1359/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1359/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1359/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) 2f2a0304d0de65466eee733e9d6ed88dbcfdf925 by imp: awk: update to 20250804 bsd-feature 4d5b3604b34b f7603feee9e1ff25e6a246e1fc9b1b74030ba203 by imp: awk: Add missing file from 20250804 update The end of the build log: [...truncated 102.79 MiB...] echo '#! /usr/libexec/atf-sh' > set_tos.tmp cat /workspace/src/tests/sys/netpfil/pf/set_tos.sh >>set_tos.tmp chmod +x set_tos.tmp mv set_tos.tmp set_tos --- snmp --- echo '#! /usr/libexec/atf-sh' > snmp.tmp cat /workspace/src/tests/sys/netpfil/pf/snmp.sh >>snmp.tmp chmod +x snmp.tmp mv snmp.tmp snmp --- src_track --- echo '#! /usr/libexec/atf-sh' > src_track.tmp cat /workspace/src/tests/sys/netpfil/pf/src_track.sh >>src_track.tmp chmod +x src_track.tmp mv src_track.tmp src_track --- status --- echo '#! /usr/libexec/atf-sh' > status.tmp cat /workspace/src/tests/sys/netpfil/pf/status.sh >>status.tmp chmod +x status.tmp mv status.tmp status --- syncookie --- echo '#! /usr/libexec/atf-sh' > syncookie.tmp cat /workspace/src/tests/sys/netpfil/pf/syncookie.sh >>syncookie.tmp chmod +x syncookie.tmp mv syncookie.tmp syncookie --- synproxy --- echo '#! /usr/libexec/atf-sh' > synproxy.tmp cat /workspace/src/tests/sys/netpfil/pf/synproxy.sh >>synproxy.tmp chmod +x synproxy.tmp mv synproxy.tmp synproxy --- table --- echo '#! /usr/libexec/atf-sh' > table.tmp cat /workspace/src/tests/sys/netpfil/pf/table.sh >>table.tmp chmod +x table.tmp mv table.tmp table --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/rpc.umntall/rpc.umntall.c: In function 'is_mounted': /workspace/src/usr.sbin/rpc.umntall/rpc.umntall.c:232:42: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 232 | snprintf(name, sizeof(name), "%s:%s", hostname, dirp); | ^~ /workspace/src/usr.sbin/rpc.umntall/rpc.umntall.c:232:9: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1025 232 | snprintf(name, sizeof(name), "%s:%s", hostname, dirp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_tests --- --- tcp --- echo '#! /usr/libexec/atf-sh' > tcp.tmp cat /workspace/src/tests/sys/netpfil/pf/tcp.sh >>tcp.tmp chmod +x tcp.tmp mv tcp.tmp tcp --- tos --- echo '#! /usr/libexec/atf-sh' > tos.tmp cat /workspace/src/tests/sys/netpfil/pf/tos.sh >>tos.tmp chmod +x tos.tmp mv tos.tmp tos --- frag4.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > frag4.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/frag4.py >>frag4.py.xtmp.tmp chmod +x frag4.py.xtmp.tmp mv frag4.py.xtmp.tmp frag4.py.xtmp --- frag6.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > frag6.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/frag6.py >>frag6.py.xtmp.tmp chmod +x frag6.py.xtmp.tmp mv frag6.py.xtmp.tmp frag6.py.xtmp --- header.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > header.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/header.py >>header.py.xtmp.tmp chmod +x header.py.xtmp.tmp mv header.py.xtmp.tmp header.py.xtmp --- icmp.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > icmp.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/icmp.py >>icmp.py.xtmp.tmp chmod +x icmp.py.xtmp.tmp mv icmp.py.xtmp.tmp icmp.py.xtmp --- igmp.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > igmp.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/igmp.py >>igmp.py.xtmp.tmp chmod +x igmp.py.xtmp.tmp mv igmp.py.xtmp.tmp igmp.py.xtmp --- mld.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > mld.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/mld.py >>mld.py.xtmp.tmp chmod +x mld.py.xtmp.tmp mv mld.py.xtmp.tmp mld.py.xtmp --- nat64.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > nat64.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/nat64.py >>nat64.py.xtmp.tmp chmod +x nat64.py.xtmp.tmp mv nat64.py.xtmp.tmp nat64.py.xtmp --- nat66.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > nat66.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/nat66.py >>nat66.py.xtmp.tmp chmod +x nat66.py.xtmp.tmp mv nat66.py.xtmp.tmp nat66.py.xtmp --- return.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > return.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/return.py >>return.py.xtmp.tmp chmod +x return.py.xtmp.tmp mv return.py.xtmp.tmp return.py.xtmp --- sctp.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > sctp.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/sctp.py >>sctp.py.xtmp.tmp chmod +x sctp.py.xtmp.tmp mv sctp.py.xtmp.tmp sctp.py.xtmp --- tcp.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > tcp.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/tcp.py >>tcp.py.xtmp.tmp chmod +x tcp.py.xtmp.tmp mv tcp.py.xtmp.tmp tcp.py.xtmp --- Kyuafile --- --- all_subdir_tests/sys/netpfil/ipfw --- ===> tests/sys/netpfil/ipfw (all) --- fwd --- echo '#! /usr/libexec/atf-sh' > fwd.tmp cat /workspace/src/tests/sys/netpfil/ipfw/fwd.sh >>fwd.tmp chmod +x fwd.tmp mv fwd.tmp fwd --- all_subdir_usr.sbin --- --- mounttab.pieo --- --- all_subdir_tests --- --- divert --- --- 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/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.mounttab.pieo -MTmounttab.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/rpc.umntall/mounttab.c -o mounttab.pieo --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh' > divert.tmp cat /workspace/src/tests/sys/netpfil/ipfw/divert.sh >>divert.tmp --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/rpc.statd --- --- procs.pieo --- --- all_subdir_tests --- chmod +x divert.tmp --- 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/ -fpie -DPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.sbin/rpc.statd -fPIE -g -MD -MF.depend.procs.pieo -MTprocs.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/usr.sbin/rpc.statd/procs.c -o procs.pieo --- all_subdir_tests --- mv divert.tmp divert --- Kyuafile --- --- Kyuafile --- --- all_subdir_tests/sys/opencrypto --- ===> tests/sys/opencrypto (all) --- blake2_test --- (cd /workspace/src/tests/sys/opencrypto && DEPENDFILE=.depend.blake2_test NO_SUBDIR=1 make -f /workspace/src/tests/sys/opencrypto/Makefile _RECURSING_PROGS=t PROG=blake2_test ) --- .depend.blake2_test --- echo blake2_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.blake2_test --- blake2_test.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/tests -fPIE -g -MD -MF.depend.blake2_test.blake2_test.pieo -MTblake2_test.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 -I/workspace/src/sys/opencrypto -I/workspace/src/sys/contrib/libb2 -c /workspace/src/tests/sys/opencrypto/blake2_test.c -o blake2_test.pieo --- all_subdir_usr.bin --- --- roff_html.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 -DHAVE_CONFIG_H -I/workspace/src/lib/libopenbsd/ -fPIE -g -MD -MF.depend.roff_html.pieo -MTroff_html.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 -Wno-format -c /workspace/src/contrib/mandoc/roff_html.c -o roff_html.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/rpc.umntall --- --- rpc.umntall.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 rpc.umntall.full rpc.umntall.pieo mounttab.pieo --- rpc.umntall.8.gz --- gzip -cn /workspace/src/usr.sbin/rpc.umntall/rpc.umntall.8 > rpc.umntall.8.gz --- rpc.umntall.debug --- --- all_subdir_usr.sbin/rpc.statd --- --- rpc.statd.full --- --- all_subdir_usr.sbin/rpc.umntall --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug rpc.umntall.full rpc.umntall.debug --- all_subdir_usr.sbin/rpc.statd --- /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/tmp/obj/workspace/src/amd64.amd64/usr.sbin/rpc.statd -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 rpc.statd.full file.pieo sm_inter_svc.pieo statd.pieo procs.pieo -lrpcsvc --- all_subdir_usr.sbin/rpc.umntall --- --- rpc.umntall --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=rpc.umntall.debug rpc.umntall.full rpc.umntall --- all_subdir_usr.sbin/rtprio --- ===> usr.sbin/rtprio (all) --- .depend --- echo rtprio.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend --- rtprio.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.rtprio.pieo -MTrtprio.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/usr.sbin/rtprio/rtprio.c -o rtprio.pieo --- all_subdir_usr.sbin/rpc.statd --- --- rpc.statd.8.gz --- gzip -cn /workspace/src/usr.sbin/rpc.statd/rpc.statd.8 > rpc.statd.8.gz --- rpc.statd.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug rpc.statd.full rpc.statd.debug --- rpc.statd --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=rpc.statd.debug rpc.statd.full rpc.statd --- all_subdir_usr.bin --- --- roff_term.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 -DHAVE_CONFIG_H -I/workspace/src/lib/libopenbsd/ -fPIE -g -MD -MF.depend.roff_term.pieo -MTroff_term.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 -Wno-format -c /workspace/src/contrib/mandoc/roff_term.c -o roff_term.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/rwhod --- ===> usr.sbin/rwhod (all) --- .depend --- echo rwhod.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend --- rwhod.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.rwhod.pieo -MTrwhod.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/rwhod/rwhod.c -o rwhod.pieo --- all_subdir_usr.bin --- /workspace/src/contrib/mandoc/roff_term.c: In function 'roff_term_pre_po': /workspace/src/contrib/mandoc/roff_term.c:191:61: error: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Werror=sign-compare] 191 | po < -(int)p->tcol->offset ? -p->tcol->offset : po; | ^~ /workspace/src/contrib/mandoc/roff_term.c:190:31: error: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Werror=sign-compare] 190 | pouse = po >= pomax ? pomax : | ^~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/rtprio --- --- rtprio.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 -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 rtprio.full rtprio.pieo --- rtprio.1.gz --- gzip -cn /workspace/src/usr.sbin/rtprio/rtprio.1 > rtprio.1.gz --- rtprio.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug rtprio.full rtprio.debug --- rtprio --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=rtprio.debug rtprio.full rtprio --- all_subdir_usr.sbin/service --- ===> usr.sbin/service (all) --- service.8.gz --- gzip -cn /workspace/src/usr.sbin/service/service.8 > service.8.gz --- all_subdir_usr.sbin/services_mkdb --- ===> usr.sbin/services_mkdb (all) --- all_subdir_usr.bin --- cc1: all warnings being treated as errors *** [roff_term.pieo] Error code 1 make[4]: stopped in /workspace/src/usr.bin/mandoc --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src 124.29 real 1114.38 user 118.35 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/jenkins14697161449001940486.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?1509691103.2499.1755556662068>
