FreeBSD-main-amd64-gcc14_build - Build #988 - Still Failing
- In reply to: jenkins-admin_a_FreeBSD.org: "FreeBSD-main-amd64-gcc14_build - Build #987 - Still Failing"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Jul 2025 20:35:25 UTC
FreeBSD-main-amd64-gcc14_build - Build #988 (96f544bcc1cb641ab096812c168ebe9136e78c15) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/988/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/988/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/988/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) 9940c974029ba53fc00696b3fa1784725c48a9e9 by markj: random: Change the entropy harvest event queuing scheme eda96744b434325c475dce449744f2268f1033e8 by markj: lposix: Clean up the posix namespace definitions 96f544bcc1cb641ab096812c168ebe9136e78c15 by tuexen: tcp: don't allow to connect a TCP/IPv6 endpoint in TIME WAIT state The end of the build log: [...truncated 90.25 MiB...] 579 | snprintf(file1, sizeof(file1), "%s/file", dir); | ^~~~~ /workspace/src/tests/sys/kern/inotify_test.c:579:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024 579 | snprintf(file1, sizeof(file1), "%s/file", dir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_coalesce_body': /workspace/src/tests/sys/kern/inotify_test.c:270:41: warning: '/file' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 270 | snprintf(file, sizeof(file), "%s/file", path); | ^~~~~ /workspace/src/tests/sys/kern/inotify_test.c:270:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024 270 | snprintf(file, sizeof(file), "%s/file", path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_rescue --- --- zstd_make --- --- datagen.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 -I/workspace/src/sys/contrib/zstd/programs -I/workspace/src/sys/contrib/zstd/lib/common -I/workspace/src/sys/contrib/zstd/lib/compress -I/workspace/src/sys/contrib/zstd/lib/dictBuilder -I/workspace/src/sys/contrib/zstd/lib -DXXH_NAMESPACE=ZSTD_ -DHAVE_THREAD=1 -DZSTD_MULTITHREAD=1 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.datagen.o -MTdatagen.o -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/sys/contrib/zstd/programs/datagen.c -o datagen.o --- fetch_make --- (cd /workspace/src/rescue/rescue/../../usr.bin/fetch && 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/fetch/ 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/fetch/ fetch.o) --- .depend --- echo fetch.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libfetch.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libssl.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcompiler_rt.a /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/lib/libsys/libsys.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcompiler_rt.a /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/lib/libsys/libsys.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcompiler_rt.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcompiler_rt.a /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/lib/libsys/libsys.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcompiler_rt.a /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/lib/libsys/libsys.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcompiler_rt.a >> .depend --- all_subdir_tests --- /workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_event_open_body': /workspace/src/tests/sys/kern/inotify_test.c:772:41: warning: '/file' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 772 | snprintf(path, sizeof(path), "%s/file", root); | ^~~~~ /workspace/src/tests/sys/kern/inotify_test.c:772:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024 772 | snprintf(path, sizeof(path), "%s/file", root); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c:788:41: warning: '/fifo' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 788 | snprintf(path, sizeof(path), "%s/fifo", root); | ^~~~~ /workspace/src/tests/sys/kern/inotify_test.c:788:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024 788 | snprintf(path, sizeof(path), "%s/fifo", root); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_rescue --- --- fetch.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 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.fetch.o -MTfetch.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.bin/fetch/fetch.c -o fetch.o --- all_subdir_tests --- /workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_event_move_body': /workspace/src/tests/sys/kern/inotify_test.c:736:43: warning: '/file' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 736 | snprintf(path1, sizeof(path1), "%s/file", dir1); | ^~~~~ /workspace/src/tests/sys/kern/inotify_test.c:736:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024 736 | snprintf(path1, sizeof(path1), "%s/file", dir1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c:740:43: warning: '/file2' directive output may be truncated writing 6 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 740 | snprintf(path2, sizeof(path2), "%s/file2", dir2); | ^~~~~~ /workspace/src/tests/sys/kern/inotify_test.c:740:9: note: 'snprintf' output between 7 and 1030 bytes into a destination of size 1024 740 | snprintf(path2, sizeof(path2), "%s/file2", dir2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c:748:43: warning: '/dir' directive output may be truncated writing 4 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 748 | snprintf(path2, sizeof(path2), "%s/dir", dir2); | ^~~~ /workspace/src/tests/sys/kern/inotify_test.c:748:9: note: 'snprintf' output between 5 and 1028 bytes into a destination of size 1024 748 | snprintf(path2, sizeof(path2), "%s/dir", dir2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- rpcb_svc_com.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 -DPORTMAP -DINET6 -DLIBWRAP -fPIE -g -MD -MF.depend.rpcb_svc_com.pieo -MTrpcb_svc_com.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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 -c /workspace/src/usr.sbin/rpcbind/rpcb_svc_com.c -o rpcb_svc_com.pieo --- all_subdir_tests --- /workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_event_delete_body': /workspace/src/tests/sys/kern/inotify_test.c:686:41: warning: '/file' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 686 | snprintf(path, sizeof(path), "%s/file", root); | ^~~~~ /workspace/src/tests/sys/kern/inotify_test.c:686:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024 686 | snprintf(path, sizeof(path), "%s/file", root); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c:703:41: warning: '/file2' directive output may be truncated writing 6 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 703 | snprintf(file, sizeof(file), "%s/file2", root); | ^~~~~~ /workspace/src/tests/sys/kern/inotify_test.c:703:9: note: 'snprintf' output between 7 and 1030 bytes into a destination of size 1024 703 | snprintf(file, sizeof(file), "%s/file2", root); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_tests/sys/kqueue --- --- all_subdir_tests/sys/kqueue/libkqueue --- --- vnode.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.kqueue_test.vnode.pieo -MTvnode.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 -c /workspace/src/tests/sys/kqueue/libkqueue/vnode.c -o vnode.pieo --- all_subdir_lib --- --- mlock_test.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/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -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 -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o mlock_test.full t_mlock.pieo mlock_helper.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_rescue --- --- less_make --- --- search.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 -I/workspace/src/usr.bin/less -I/workspace/src/contrib/less -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.search.o -MTsearch.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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 -c /workspace/src/contrib/less/search.c -o search.o --- all_subdir_tests --- --- all_subdir_tests/sys/kern --- /workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_event_create_body': /workspace/src/tests/sys/kern/inotify_test.c:621:41: warning: '/file' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 621 | snprintf(path, sizeof(path), "%s/file", root); | ^~~~~ /workspace/src/tests/sys/kern/inotify_test.c:621:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024 621 | snprintf(path, sizeof(path), "%s/file", root); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c:639:43: warning: '/link' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 639 | snprintf(path1, sizeof(path1), "%s/link", root); | ^~~~~ /workspace/src/tests/sys/kern/inotify_test.c:639:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024 639 | snprintf(path1, sizeof(path1), "%s/link", root); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c:645:41: warning: '/dir' directive output may be truncated writing 4 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 645 | snprintf(path, sizeof(path), "%s/dir", root); | ^~~~ /workspace/src/tests/sys/kern/inotify_test.c:645:9: note: 'snprintf' output between 5 and 1028 bytes into a destination of size 1024 645 | snprintf(path, sizeof(path), "%s/dir", root); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c:651:43: warning: '/symlink' directive output may be truncated writing 8 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 651 | snprintf(path1, sizeof(path1), "%s/symlink", root); | ^~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c:651:9: note: 'snprintf' output between 9 and 1032 bytes into a destination of size 1024 651 | snprintf(path1, sizeof(path1), "%s/symlink", root); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c:657:41: warning: '/fifo' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 657 | snprintf(path, sizeof(path), "%s/fifo", root); | ^~~~~ /workspace/src/tests/sys/kern/inotify_test.c:657:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024 657 | snprintf(path, sizeof(path), "%s/fifo", root); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c:667:55: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 104 [-Wformat-truncation=] 667 | snprintf(sun.sun_path, sizeof(sun.sun_path), "%s/socket", root); | ^~ ~~~~ /workspace/src/tests/sys/kern/inotify_test.c:667:9: note: 'snprintf' output between 8 and 1031 bytes into a destination of size 104 667 | snprintf(sun.sun_path, sizeof(sun.sun_path), "%s/socket", root); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- --- mlock_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug mlock_test.full mlock_test.debug --- mlock_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=mlock_test.debug mlock_test.full mlock_test --- mmap_test --- (cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=.depend.mmap_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=t PROG=mmap_test ) --- all_subdir_rescue --- --- zstd_make --- --- dibio.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 -I/workspace/src/sys/contrib/zstd/programs -I/workspace/src/sys/contrib/zstd/lib/common -I/workspace/src/sys/contrib/zstd/lib/compress -I/workspace/src/sys/contrib/zstd/lib/dictBuilder -I/workspace/src/sys/contrib/zstd/lib -DXXH_NAMESPACE=ZSTD_ -DHAVE_THREAD=1 -DZSTD_MULTITHREAD=1 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.dibio.o -MTdibio.o -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/sys/contrib/zstd/programs/dibio.c -o dibio.o --- all_subdir_lib --- --- .depend.mmap_test --- echo mmap_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 /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.mmap_test --- t_mmap.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/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.mmap_test.t_mmap.pieo -MTt_mmap.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/contrib/netbsd-tests/lib/libc/sys/t_mmap.c -o t_mmap.pieo --- all_subdir_rescue --- --- fetch_make --- /workspace/src/usr.bin/fetch/fetch.c: In function 'stat_seconds.constprop': /workspace/src/usr.bin/fetch/fetch.c:217:42: warning: '%02ld' directive output may be truncated writing between 2 and 20 bytes into a region of size 13 [-Wformat-truncation=] 217 | snprintf(str, strsz, " %02lds", | ^~~~~ In function 'stat_seconds', inlined from 'stat_seconds.constprop' at /workspace/src/usr.bin/fetch/fetch.c:204:1: /workspace/src/usr.bin/fetch/fetch.c:217:38: note: directive argument in the range [-9223372036854775808, 60] 217 | snprintf(str, strsz, " %02lds", | ^~~~~~~~~~~ /workspace/src/usr.bin/fetch/fetch.c:217:17: note: 'snprintf' output between 7 and 25 bytes into a destination of size 16 217 | snprintf(str, strsz, " %02lds", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 218 | seconds); | ~~~~~~~~ /workspace/src/usr.bin/fetch/fetch.c: In function 'stat_seconds.constprop': /workspace/src/usr.bin/fetch/fetch.c:208:45: warning: '%02ld' directive output may be truncated writing 2 bytes into a region of size between 0 and 13 [-Wformat-truncation=] 208 | snprintf(str, strsz, "%02ldd%02ldh", | ^~~~~ /workspace/src/usr.bin/fetch/fetch.c:208:38: note: directive argument in the range [0, 23] 208 | snprintf(str, strsz, "%02ldd%02ldh", | ^~~~~~~~~~~~~~ /workspace/src/usr.bin/fetch/fetch.c:208:17: note: 'snprintf' output between 7 and 20 bytes into a destination of size 16 208 | snprintf(str, strsz, "%02ldd%02ldh", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 209 | seconds / 86400, (seconds % 86400) / 3600); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.bin/fetch/fetch.c: In function 'stat_bps.constprop': /workspace/src/usr.bin/fetch/fetch.c:273:41: warning: 'ps' directive output may be truncated writing 2 bytes into a region of size between 1 and 16 [-Wformat-truncation=] 273 | snprintf(str, strsz, "%sps", bytes); | ^~ /workspace/src/usr.bin/fetch/fetch.c:273:17: note: 'snprintf' output between 3 and 18 bytes into a destination of size 16 273 | snprintf(str, strsz, "%sps", bytes); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_tests --- cc1: all warnings being treated as errors --- all_subdir_tests/sys/kqueue --- make[5]: stopped in /workspace/src/tests/sys/kqueue --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys --- all_subdir_tests/sys/kern --- make[4]: stopped in /workspace/src/tests/sys --- all_subdir_tests/sys/fs --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys --- all_subdir_tests/sys/capsicum --- make[5]: stopped in /workspace/src/tests/sys/capsicum make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue --- all_subdir_cddl --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[2]: stopped in /workspace/src 147.86 real 1275.89 user 121.70 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/jenkins1257914835075046605.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 address