From nobody Mon Jul 7 18:52:01 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bbYJ3603nz60wsg for ; Mon, 07 Jul 2025 18:52:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bbYJ31kDzz3Tv0; Mon, 07 Jul 2025 18:52:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1751914323; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=eCdPKUwwH2vL2Ls/nAmECPYJ6KA9B+Y73cHF/tk4NQ0=; b=ZoGBhoBtWEeNPIjXVoZg5MJgXzLeZoANCua/tAaGBRJ8lsUqHg+zrMl68csKkGofwJjfh+ WPqoVpMmT41iwrCgQqmFSdOLWwN/JJJNYf5wb5ORLykh90dLWY51/cTw15ohpO5454GDHO G4kKcc1M9WZA/2/YlffOjFuBx3X1Tph8iM78PqWMqUkZ15sECakrJOKPy5CEFAgPYTPq0X uU55aEM9ubp20+TbcRpGpETbdxgmMnY3MGeM+K0Xy7YcO24KLvyZB8HR2zRXkYEnra1uA2 g1QYTNOIhiqgiNVkm/iwCWROIZyHMH9lE8nscviGFDaT2ItNBRL/b8WNeoNc7A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1751914323; a=rsa-sha256; cv=none; b=w5mgN5GkbQTBtBTZ4Pk9jMyFegoTqizPq6KbUzbM9aXFEojOe8U4GDorpX7y3FcGNcQFbj TBqJmuxdZBjzZ+uyRMc8qN14471MudDGMdt3aHy1rUcQ8IIuxQdFURkPaz/IH9QxHo1p5z PPfTDmdl9TDAcTG3DvOf36Y/CkDBv/CGf7JBo0UO1g2YBUEBQvh32Lwyptb+xjKGPS0zAz NQ9NVSUiXYAhA6LVhipUDLcyToJMG9WJTrw0J0tS7QnhUuMDb4b4mQsZMSdhuXkcd160gv 6K4fBGBtRrrvrIQXWijwB9uJZ68HaeOxfmdxPx18K7HBYLmJv3BrY1KNJEt2Ow== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4bbYJ31FLLz136t; Mon, 07 Jul 2025 18:52:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 7 Jul 2025 18:52:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <332677916.545.1751914323179@jenkins.ci.freebsd.org> In-Reply-To: <1278258085.537.1751907086105@jenkins.ci.freebsd.org> References: <1278258085.537.1751907086105@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #3833 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_544_1901235605.1751914321202" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_544_1901235605.1751914321202 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #3833 (b3902af408a98ff5520d50e6af696= 52d9b2984d5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/3833/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 3833/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3= 833/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) 97452b097a4a35df8ce8cbd44786fb7d95db2a92 by markj: examples/inotify: Handle a zero-length name 82e1b49d75714b91052dfeaf9a8f5f94d03f77ec by kp: pfctl: Zap unnused iface function parameter from pfctl_kill_src_nodes() f8a8bb7bade9575c549cbc94500ba706b712c650 by kp: pfctl: Improve duplicate table name warning 714be446a92555911b8cbd0f0f480f0dea617fa6 by kp: pfctl: Defuse `-F all -i interface' b38e96f0232e1bb353ca556ace6c1885db879289 by kp: pfctl: Use mnemonic PFCTL_SHOW_* macros 9bf3979d1b17a2b019ed35ab661e44cc8a0f88ce by kp: pfctl.8: Mention that -r does reverse DNS lookups for tables as well 0584227527271b18fb3164522c0362a5df2f3732 by kp: pfctl: Simplify lookups when killing entries 9d74a1b5d6cfde02d27786c59ccafafdf6d6fe63 by kp: pfctl: Make -N and -r mutually exclusive ada0846f9303a69f6844f54467189c9d2e8d80d5 by kp: pfctl: Reuse copy_satopfaddr() when killing entries 7ea14ad4db6bd840c05eaa8b4ebb941c983a9424 by kp: pfctl: Unify anchor name sanity checks f33973f5360792835c82b3a164e0d043e8656a4a by kp: pfctl: Anchor names must not be empty 6bbee85e48f6829e23cbb85b3de385244c6f0df0 by kp: pfctl: Don't use unsigned for ptrdiff_t beb3c25d42a885f58f77dd36e1a31199c79fbd82 by kp: pfctl: Fail on invalid netmasks when filling tables 613a144a4b7819f2ac9619d3ae85dd4db08aac59 by kp: pfctl: introduce 'pfctl -FR' to reset settings to defaults 95d1b98db164f1e99622b2425cf39d96ddab44bc by kp: pf tests: verify the new reset functionality ea0ca279edc2683e79a203df22b7ac02cfd48e39 by kp: pfctl: Fix table definition parsing as unprivileged user 0ccf78da3bd4f273f203deb4c237d1a3c046fac0 by kp: pfctl: Always check for namespace collisions on table commands 5606ac2fcadf801fc5485c3326fc678e77eab377 by kp: pf.conf.5, pfctl.8: update to PF pfctl(8) and pf.conf(5) manpages 8b8fae451c8ead8af978a4528631ca6b29eff30d by kp: pfctl: pfctl should check pfctl.astack is not overrun 27626ff49ada57f1978c893f21743e312dd40106 by kp: pfctl: Add parentheses for readability b3902af408a98ff5520d50e6af69652d9b2984d5 by kp: pfctl: use str*l*cpy() to copy strings The end of the build log: [...truncated 88.91 MiB...] --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/setfmac/setfmac.c: In function 'main': /workspace/src/usr.sbin/setfmac/setfmac.c:150:28: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 150 | if (is_setfmac && !Rflag) | ^ /workspace/src/usr.sbin/setfmac/setfmac.c:152:17: note: here 152 | case FTS_DEFAULT: /* do default */ | ^~~~ --- all_subdir_usr.bin --- --- .depend --- echo getconf.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- unique.names --- LC_ALL=3DC sort -u conflicting.names >unique.names --- conflicts --- --- confstr.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/getconf -fPIE -g -= MD -MF.depend.confstr.pieo -MTconfstr.pieo -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c confstr.c = -o confstr.pieo --- all_subdir_tests --- /workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_eve= nt_access_dir_body': /workspace/src/tests/sys/kern/inotify_test.c:502:41: warning: '/dir' direct= ive output may be truncated writing 4 bytes into a region of size between 1= and 1024 [-Wformat-truncation=3D] 502 | snprintf(path, sizeof(path), "%s/dir", root); | ^~~~ /workspace/src/tests/sys/kern/inotify_test.c:502:9: note: 'snprintf' output= between 5 and 1028 bytes into a destination of size 1024 502 | snprintf(path, sizeof(path), "%s/dir", root); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_sbin --- --- pfctl_table.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -Wall -Wmissing-prototypes -Wno-uninitializ= ed -Wstrict-prototypes -DENABLE_ALTQ -I/workspace/src/sbin/pfctl -I/workspa= ce/src/lib/libpfctl -I/tmp/obj/workspace/src/amd64.amd64/lib/libpfctl -DWIT= H_INET6 -DWITH_INET -fPIE -g -MD -MF.depend.pfctl_table.pieo -MTpfctl_tabl= e.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-me= mber -c /workspace/src/sbin/pfctl/pfctl_table.c -o pfctl_table.pieo --- all_subdir_rescue --- --- options.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/liblzma -I/worksp= ace/src/contrib/xz/src/common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64= /lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD = -MF.depend.options.o -MToptions.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/xz/src/xz/options.c -o o= ptions.o --- all_subdir_usr.bin --- --- getconf.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/getconf -fPIE -g -= MD -MF.depend.getconf.pieo -MTgetconf.pieo -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/usr.bin/getconf/getconf.c -o getconf.pieo --- all_subdir_tests --- /workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_eve= nt_close_nowrite_body': /workspace/src/tests/sys/kern/inotify_test.c:579:43: warning: '/file' direc= tive output may be truncated writing 5 bytes into a region of size between = 1 and 1024 [-Wformat-truncation=3D] 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_coa= lesce_body': /workspace/src/tests/sys/kern/inotify_test.c:270:41: warning: '/file' direc= tive output may be truncated writing 5 bytes into a region of size between = 1 and 1024 [-Wformat-truncation=3D] 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_eve= nt_open_body': /workspace/src/tests/sys/kern/inotify_test.c:772:41: warning: '/file' direc= tive output may be truncated writing 5 bytes into a region of size between = 1 and 1024 [-Wformat-truncation=3D] 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' direc= tive output may be truncated writing 5 bytes into a region of size between = 1 and 1024 [-Wformat-truncation=3D] 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_eve= nt_move_body': /workspace/src/tests/sys/kern/inotify_test.c:736:43: warning: '/file' direc= tive output may be truncated writing 5 bytes into a region of size between = 1 and 1024 [-Wformat-truncation=3D] 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' dire= ctive output may be truncated writing 6 bytes into a region of size between= 1 and 1024 [-Wformat-truncation=3D] 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' direct= ive output may be truncated writing 4 bytes into a region of size between 1= and 1024 [-Wformat-truncation=3D] 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_rescue --- --- sandbox.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/liblzma -I/worksp= ace/src/contrib/xz/src/common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64= /lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD = -MF.depend.sandbox.o -MTsandbox.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/xz/src/xz/sandbox.c -o s= andbox.o --- all_subdir_usr.bin --- --- limits.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/getconf -fPIE -g -= MD -MF.depend.limits.pieo -MTlimits.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c limits.c -= o limits.pieo --- all_subdir_tests --- /workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_eve= nt_delete_body': /workspace/src/tests/sys/kern/inotify_test.c:686:41: warning: '/file' direc= tive output may be truncated writing 5 bytes into a region of size between = 1 and 1024 [-Wformat-truncation=3D] 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' dire= ctive output may be truncated writing 6 bytes into a region of size between= 1 and 1024 [-Wformat-truncation=3D] 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_usr.sbin --- --- setfmac.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o = setfmac.full setfmac.pieo =20 --- setfmac.8.gz --- gzip -cn /workspace/src/usr.sbin/setfmac/setfmac.8 > setfmac.8.gz --- setfsmac.8.gz --- --- all_subdir_usr.bin --- --- pathconf.pieo --- --- all_subdir_usr.sbin --- gzip -cn /workspace/src/usr.sbin/setfmac/setfsmac.8 > setfsmac.8.gz --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/getconf -fPIE -g -= MD -MF.depend.pathconf.pieo -MTpathconf.pieo -std=3Dgnu17 -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 -Wca= st-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -c pathconf.= c -o pathconf.pieo --- all_subdir_tests --- /workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_eve= nt_create_body': --- all_subdir_usr.sbin --- --- setfmac.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug setfmac= .full setfmac.debug --- setfmac --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsetfmac.debug setfmac.full setfmac --- all_subdir_usr.sbin/setpmac --- =3D=3D=3D> usr.sbin/setpmac (all) --- all_subdir_rescue --- --- less_make --- --- evar.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/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/les= s -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/ob= j/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.evar.o -MTevar= .o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/less/evar= .c -o evar.o --- xz_make --- --- signals.o --- --- all_subdir_tests --- /workspace/src/tests/sys/kern/inotify_test.c:621:41: warning: '/file' direc= tive output may be truncated writing 5 bytes into a region of size between = 1 and 1024 [-Wformat-truncation=3D] 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' direc= tive output may be truncated writing 5 bytes into a region of size between = 1 and 1024 [-Wformat-truncation=3D] 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' direct= ive output may be truncated writing 4 bytes into a region of size between 1= and 1024 [-Wformat-truncation=3D] 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' di= rective output may be truncated writing 8 bytes into a region of size betwe= en 1 and 1024 [-Wformat-truncation=3D] 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' direc= tive output may be truncated writing 5 bytes into a region of size between = 1 and 1024 [-Wformat-truncation=3D] 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' directiv= e output may be truncated writing up to 1023 bytes into a region of size 10= 4 [-Wformat-truncation=3D] --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/liblzma -I/worksp= ace/src/contrib/xz/src/common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64= /lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD = -MF.depend.signals.o -MTsignals.o -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/xz/src/xz/signals.c -o s= ignals.o --- all_subdir_tests --- 667 | snprintf(sun.sun_path, sizeof(sun.sun_path), "%s/socket", r= oot); | ^~ ~= ~~~ /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", r= oot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ --- all_subdir_usr.sbin --- --- .depend --- echo setpmac.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- setpmac.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.setpmac.pieo -MTse= tpmac.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis= sing-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=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/usr.sbin/setpmac/setpmac= .c -o setpmac.pieo --- all_subdir_usr.bin --- --- progenv.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/getconf -fPIE -g -= MD -MF.depend.progenv.pieo -MTprogenv.pieo -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c progenv.c = -o progenv.pieo --- all_subdir_tests --- cc1: all warnings being treated as errors --- all_subdir_usr.sbin --- --- setpmac.full --- --- all_subdir_tests --- *** [inotify_test.pieo] Error code 1 make[6]: stopped in /workspace/src/tests/sys/kern 1 error make[6]: stopped in /workspace/src/tests/sys/kern make[5]: stopped in /workspace/src/tests/sys/kern --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_sbin --- 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 --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src 148.28 real 1224.81 user 124.47 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/jenkins1480104407203983= 2888.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 address ------=_Part_544_1901235605.1751914321202--