From nobody Thu Oct 23 02:26:30 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 4csVK54mZQz6DMFY for ; Thu, 23 Oct 2025 02:26:33 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4csVK52BnWz3pYq; Thu, 23 Oct 2025 02:26:33 +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=1761186393; 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=eUuV/55mq7hTASBQehOFDTQziD4udBOiXEXg3qAdJ5g=; b=Xf0wx1n6lRy+c0vqLzykl7BzH51aCnDymT9eoCH+PgciRGlq/g8KcKO7gCvmZU74917ehe SEzkyEH+GV+NouUcKqytghnu2Bkr/3FLjfgu/Mo0n/M7xLdHvw24F5ISdTu1dz50ul/9uQ i6aN+51pYAR6xd6g+O2/XR4Dj5FiBGb6yD9+Nv+4OoaAS0O502xi5G/QbcHS/QfVcFFxxH BEoHIOwUNCFEMHYEVLM5TAcZS/f9fb15QxJ+k8e9emxVck16BFChMRBRCdOFKjd9SbtVT2 T7dNOShXw0cOzqXPS5tvldJO3PA2nHD++02Je3movVUm0+JTWjWIu3KsORivsQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1761186393; a=rsa-sha256; cv=none; b=pFGb8OnHsGl198YU9ka7UBYTyAwxJyg5AMjBroyIm/Nlx4b6w/KTmFmPQNuNnQknXDuYkL 2dwmM/TdIATWOsPncTTCZlXEYoXYL22VjfRyRLHNYV2bzLv6RtkxEv/sYYM4teqmsx7bUP u9Dv1madAl0r/KiCR9Kdtqv0cxLy6bIunxQ66Fg2q0rpP4hLMgF44jhfu8lsZlzWNzKHDH xFCdkGWuJLsgUETwK9BLjKDTXpylc9oGPXNJ4REGM4hWLxGMRh6mVtgSbzwYffmz4dgQow NOaXrefirOqQ9IH8KVTaUNzgeYAPACZiCCrcmn/cE1X/DtVlciLtxEsZHhxTvA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4csVK51DLfzwF6; Thu, 23 Oct 2025 02:26:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 23 Oct 2025 02:26:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1940243183.411.1761186393176@jenkins.ci.freebsd.org> In-Reply-To: <1207512206.399.1761179375243@jenkins.ci.freebsd.org> References: <1207512206.399.1761179375243@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #94 - 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_410_878169528.1761186390402" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_410_878169528.1761186390402 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #94 (ff7a10d0e1d1498724c6a1e02a= 70926944a71590) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/94/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/94/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/94/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) da0e0f755e7b1e904dab8d70a46debce5f5dd5f8 by cperciva: bsd.man.mk: Support MANGROUPS.yes c6a19aed69168d2fdf5ab3d77470b5cf91152eae by cperciva: tar: Move to the utilities package 68897925cad092db1479145abb60e1304c6ccede by cperciva: ncurses: Move utilities to the ncurses package ef82bdc864c5750c6c42a45696aa35c1a1cff10a by cperciva: Makefile: Don't allow install{world,kernel} with pkgbase ff7a10d0e1d1498724c6a1e02a70926944a71590 by cperciva: libc: Import OpenBSD's inet_net_{ntop,pton} The end of the build log: [...truncated 97.77 MiB...] --- all_subdir_share/man/man9 --- --- vaccess.9.gz --- --- all_subdir_lib --- /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:60:9: note: in expansion of mac= ro 'test' 60 | test(llroundf, x, result, excepts); = \ | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:75:9: note: in expansion of mac= ro 'testall' 75 | testall(INFINITY, IGNORE, FE_INVALID); | ^~~~~~~ --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/vaccess.9 > vaccess.9.gz --- all_subdir_share/man/man4 --- --- uslcom.4.gz --- gzip -cn /workspace/src/share/man/man4/uslcom.4 > uslcom.4.gz --- all_subdir_share/man/man9 --- --- vaccess_acl_nfs4.9.gz --- gzip -cn /workspace/src/share/man/man9/vaccess_acl_nfs4.9 > vaccess_acl_nfs= 4.9.gz --- all_subdir_share/man/man4 --- --- uvisor.4.gz --- --- all_subdir_share/man/man9 --- --- vaccess_acl_posix1e.9.gz --- --- all_subdir_share/man/man4 --- gzip -cn /workspace/src/share/man/man4/uvisor.4 > uvisor.4.gz --- all_subdir_share/man/man9 --- gzip -cn /workspace/src/share/man/man9/vaccess_acl_posix1e.9 > vaccess_acl_= posix1e.9.gz --- all_subdir_share/man/man4 --- --- uvscom.4.gz --- --- all_subdir_share/man/man9 --- --- vflush.9.gz --- --- all_subdir_share/man/man4 --- gzip -cn /workspace/src/share/man/man4/uvscom.4 > uvscom.4.gz --- all_subdir_share/man/man9 --- gzip -cn /workspace/src/share/man/man9/vflush.9 > vflush.9.gz --- all_subdir_share/man/man4 --- --- veriexec.4.gz --- --- all_subdir_share/man/man9 --- --- VFS.9.gz --- --- all_subdir_share/man/man4 --- gzip -cn /workspace/src/share/man/man4/veriexec.4 > veriexec.4.gz --- all_subdir_share/man/man9 --- gzip -cn /workspace/src/share/man/man9/VFS.9 > VFS.9.gz --- vfs_busy.9.gz --- --- all_subdir_share/man/man4 --- --- zyd.4.gz --- --- all_subdir_lib --- /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:57:9: note: in expansion of mac= ro 'test' 57 | test(lround, x, result, excepts); = \ | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:76:9: note: in expansion of mac= ro 'testall' 76 | testall(NAN, IGNORE, FE_INVALID); | ^~~~~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:58:9: note: in expansion of mac= ro 'test' 58 | test(lroundf, x, result, excepts); = \ | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:76:9: note: in expansion of mac= ro 'testall' 76 | testall(NAN, IGNORE, FE_INVALID); | ^~~~~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:59:9: note: in expansion of mac= ro 'test' 59 | test(llround, x, result, excepts); = \ | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:76:9: note: in expansion of mac= ro 'testall' 76 | testall(NAN, IGNORE, FE_INVALID); | ^~~~~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:60:9: note: in expansion of mac= ro 'test' 60 | test(llroundf, x, result, excepts); = \ | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:76:9: note: in expansion of mac= ro 'testall' 76 | testall(NAN, IGNORE, FE_INVALID); | ^~~~~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:87:9: note: in expansion of mac= ro 'test' 87 | test(lround, 0x8000000000000000.0p0, IGNORE, FE_INVALID); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:88:9: note: in expansion of mac= ro 'test' 88 | test(lroundf, 0x8000000000000000.0p0f, IGNORE, FE_INVALID); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:89:9: note: in expansion of mac= ro 'test' 89 | test(lround, 0x7ffffffffffffc00.0p0, 0x7ffffffffffffc00l, 0= ); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:90:9: note: in expansion of mac= ro 'test' 90 | test(lroundf, 0x7fffff8000000000.0p0f, 0x7fffff8000000000l,= 0); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:91:9: note: in expansion of mac= ro 'test' 91 | test(lround, -0x8000000000000800.0p0, IGNORE, FE_INVALID); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:92:9: note: in expansion of mac= ro 'test' 92 | test(lroundf, -0x8000010000000000.0p0f, IGNORE, FE_INVALID)= ; | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:93:9: note: in expansion of mac= ro 'test' 93 | test(lround, -0x8000000000000000.0p0, (long)-0x800000000000= 0000l, 0); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:94:9: note: in expansion of mac= ro 'test' 94 | test(lroundf, -0x8000000000000000.0p0f, (long)-0x8000000000= 000000l, 0); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:100:9: note: in expansion of ma= cro 'test' 100 | test(llround, 0x8000000000000000.0p0, IGNORE, FE_INVALID); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:101:9: note: in expansion of ma= cro 'test' 101 | test(llroundf, 0x8000000000000000.0p0f, IGNORE, FE_INVALID)= ; | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:102:9: note: in expansion of ma= cro 'test' 102 | test(llround, 0x7ffffffffffffc00.0p0, 0x7ffffffffffffc00ll,= 0); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:103:9: note: in expansion of ma= cro 'test' 103 | test(llroundf, 0x7fffff8000000000.0p0f, 0x7fffff8000000000l= l, 0); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:104:9: note: in expansion of ma= cro 'test' 104 | test(llround, -0x8000000000000800.0p0, IGNORE, FE_INVALID); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:105:9: note: in expansion of ma= cro 'test' 105 | test(llroundf, -0x8000010000000000.0p0f, IGNORE, FE_INVALID= ); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:106:9: note: in expansion of ma= cro 'test' 106 | test(llround, -0x8000000000000000.0p0, (long long)-0x800000= 0000000000ll, 0); | ^~~~ /workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera= nd of comma expression has no effect [-Wunused-value] 52 | ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r)); = \ | ^ /workspace/src/lib/msun/tests/lround_test.c:107:9: note: in expansion of ma= cro 'test' 107 | test(llroundf, -0x8000000000000000.0p0f, (long long)-0x8000= 000000000000ll, 0); | ^~~~ --- all_subdir_share --- --- all_subdir_share/man/man9 --- gzip -cn /workspace/src/share/man/man9/vfs_busy.9 > vfs_busy.9.gz --- all_subdir_share/man/man4 --- gzip -cn /workspace/src/share/man/man4/zyd.4 > zyd.4.gz --- all_subdir_share/man/man9 --- --- VFS_CHECKEXP.9.gz --- --- all_subdir_share/man/man4 --- --- atf-test-case.4.gz --- --- all_subdir_share/man/man9 --- gzip -cn /workspace/src/share/man/man9/VFS_CHECKEXP.9 > VFS_CHECKEXP.9.gz --- all_subdir_share/man/man4 --- gzip -cn /workspace/src/contrib/atf/doc/atf-test-case.4 > atf-test-case.4.g= z --- all_subdir_share/man/man9 --- --- vfsconf.9.gz --- gzip -cn /workspace/src/share/man/man9/vfsconf.9 > vfsconf.9.gz --- all_subdir_lib --- --- all_subdir_lib/libc --- --- all_subdir_lib/libc/tests/regex --- =3D=3D=3D> lib/libc/tests/regex (all) --- all_subdir_share --- --- VFS_FHTOVP.9.gz --- gzip -cn /workspace/src/share/man/man9/VFS_FHTOVP.9 > VFS_FHTOVP.9.gz --- vfs_getnewfsid.9.gz --- gzip -cn /workspace/src/share/man/man9/vfs_getnewfsid.9 > vfs_getnewfsid.9.= gz --- vfs_getopt.9.gz --- gzip -cn /workspace/src/share/man/man9/vfs_getopt.9 > vfs_getopt.9.gz --- vfs_getvfs.9.gz --- gzip -cn /workspace/src/share/man/man9/vfs_getvfs.9 > vfs_getvfs.9.gz --- all_subdir_tests --- --- pjdfstest.full --- --- all_subdir_share --- --- VFS_MOUNT.9.gz --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests/sys/pjdfstest -fPIE -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D= /usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi= ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings = -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o pjdfstest= .full pjdfstest.pieo =20 --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/VFS_MOUNT.9 > VFS_MOUNT.9.gz --- vfs_mountedfrom.9.gz --- gzip -cn /workspace/src/share/man/man9/vfs_mountedfrom.9 > vfs_mountedfrom.= 9.gz --- VFS_QUOTACTL.9.gz --- --- all_subdir_lib --- --- h_regex --- --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/VFS_QUOTACTL.9 > VFS_QUOTACTL.9.gz --- all_subdir_lib --- (cd /workspace/src/lib/libc/tests/regex && DEPENDFILE=3D.depend.h_regex N= O_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/regex/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dh_regex ) --- all_subdir_share --- --- VFS_ROOT.9.gz --- gzip -cn /workspace/src/share/man/man9/VFS_ROOT.9 > VFS_ROOT.9.gz --- vfs_rootmountalloc.9.gz --- gzip -cn /workspace/src/share/man/man9/vfs_rootmountalloc.9 > vfs_rootmount= alloc.9.gz --- VFS_SET.9.gz --- 91.84 real 274.19 user 32.98 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-stable-15-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins94937831659= 54049777.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc12_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_410_878169528.1761186390402--