From nobody Sat Aug 23 00:27:31 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 4c7yYy4lrWz65Sy0 for ; Sat, 23 Aug 2025 00:27:34 +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 4c7yYy1Rwbz3f9v; Sat, 23 Aug 2025 00:27:34 +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=1755908854; 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=TC38RQTmDNkchqvjnreXlCgHWZIZ4E6FVmxaV6k88H0=; b=J89VuF+gLiahX7ULFf/GKS/LVSQ9YYq75Bs+N0uM9X2o0DLiszf0QDbTdGeWtjABeWNfuz vfE/zEcrbGxe8nd94wThyaQzAml024oxf12LYhJlMBFjIhaoeXGMnQFJ681eLV573YrUDP cc2Bu4OuE8jBTZY0gw1TDk9eEvSw14UGX8gtVaUr5cJ6kEOEvu7uGR0tsqHy38NOG02VWz rpVYVjgKXyKhHqB6W5wMcSNvYOXwB4DXc6SYB3nybigsc41fCDklXEIQwKjJbrMRNeNx5+ PB15ojU+Vzffbv3i2OQv4fexTd83f72dj9aMTLK8f8MaAZcavr13LdrHbkPv4A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755908854; a=rsa-sha256; cv=none; b=IL/i7ULHX2Bq1GJtdWwXnL/nEh7XhCr1emhlHxw0g8as3Zvca42F3lC1LdoagLzdxirZLm 4GD94NWn/gruNMf2B1WNxxlIrlhy/EFIdFQjGaVLg206Bjek+B5rPs26ppQETZr08W+P/H 0cBxjEqB01Er6v2TR4JLSOgacs6oomQnzO0BpZ9VO+sznh/KBXRoIiE4qeeFjkFf6iD1+d 179qX4ka3XgCQdLPxWyBy29H1/aURgKkMCGQ6sXEEQanUo4CqCXwrCErm8UjhZyWBxtztS JSqrUVgp0D2zt1aeuk4Zhq73BvWhvq+n4d5Set7ulMsJ8ofV5k8UJ8iihjfOMw== 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 4c7yYy0jV5z17x2; Sat, 23 Aug 2025 00:27:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 23 Aug 2025 00:27:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jrtc27@FreeBSD.org, rmacklem@FreeBSD.org, obiwac@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1277995821.169.1755908854104@jenkins.ci.freebsd.org> In-Reply-To: <1344149099.159.1755904827880@jenkins.ci.freebsd.org> References: <1344149099.159.1755904827880@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #1381 - 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_168_592702019.1755908851401" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_168_592702019.1755908851401 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #1381 (b7e0373acb1d022e9e5acb5be9727= def5f941194) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/1381/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 1381/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1= 381/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) b5a18ea27f7a440eeebcca5795cf69a2805b1a5c by rmacklem: vfs_vnops.c: Change the error return from ENOSYS to EOPNOTSUPP b3b5781c1c0b730f9430983ce241c46dc50504f3 by obiwac: Revert "netlink: Fix IFF_UP flag handling in RTM_NEWLINK's modify_link e84374d38bc1690eb62de75874348b1cfa21ea93 by jrtc27: Makefile.libcompat: Use same PATH for _lc_build-tools as _build-tools ad13dc1ece2fe4a6192bceffea4a868ba6a2e0e2 by jrtc27: bsd.compat.mk: Honour XSTRIPBIN for lib32 b7e0373acb1d022e9e5acb5be9727def5f941194 by markj: vdso: Build without debug info The end of the build log: [...truncated 99.55 MiB...] --- all_subdir_rescue --- --- xbuf.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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 -g -MD -MF.depend.xbuf.o -MTx= buf.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/contrib/les= s/xbuf.c -o xbuf.o --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh' > frag6_15.tmp cat /workspace/src/tests/sys/netinet6/frag6/frag6_15.sh >>frag6_15.tmp chmod +x frag6_15.tmp mv frag6_15.tmp frag6_15 --- frag6_16 --- echo '#! /usr/libexec/atf-sh' > frag6_16.tmp cat /workspace/src/tests/sys/netinet6/frag6/frag6_16.sh >>frag6_16.tmp chmod +x frag6_16.tmp mv frag6_16.tmp frag6_16 --- frag6_17 --- echo '#! /usr/libexec/atf-sh' > frag6_17.tmp cat /workspace/src/tests/sys/netinet6/frag6/frag6_17.sh >>frag6_17.tmp chmod +x frag6_17.tmp mv frag6_17.tmp frag6_17 --- frag6_18 --- echo '#! /usr/libexec/atf-sh' > frag6_18.tmp cat /workspace/src/tests/sys/netinet6/frag6/frag6_18.sh >>frag6_18.tmp chmod +x frag6_18.tmp mv frag6_18.tmp frag6_18 --- frag6_19 --- echo '#! /usr/libexec/atf-sh' > frag6_19.tmp cat /workspace/src/tests/sys/netinet6/frag6/frag6_19.sh >>frag6_19.tmp chmod +x frag6_19.tmp mv frag6_19.tmp frag6_19 --- frag6_20 --- echo '#! /usr/libexec/atf-sh' > frag6_20.tmp cat /workspace/src/tests/sys/netinet6/frag6/frag6_20.sh >>frag6_20.tmp chmod +x frag6_20.tmp mv frag6_20.tmp frag6_20 --- Kyuafile --- --- mld --- echo '#! /usr/libexec/atf-sh' > mld.tmp cat /workspace/src/tests/sys/netinet6/mld.sh >>mld.tmp chmod +x mld.tmp mv mld.tmp mld --- scapyi386 --- echo '#! /usr/libexec/atf-sh' > scapyi386.tmp cat /workspace/src/tests/sys/netinet6/scapyi386.sh >>scapyi386.tmp chmod +x scapyi386.tmp mv scapyi386.tmp scapyi386 --- redirect --- echo '#! /usr/libexec/atf-sh' > redirect.tmp cat /workspace/src/tests/sys/netinet6/redirect.sh >>redirect.tmp chmod +x redirect.tmp mv redirect.tmp redirect --- divert --- echo '#! /usr/libexec/atf-sh' > divert.tmp cat /workspace/src/tests/sys/netinet6/divert.sh >>divert.tmp chmod +x divert.tmp mv divert.tmp divert --- forward6 --- echo '#! /usr/libexec/atf-sh' > forward6.tmp cat /workspace/src/tests/sys/netinet6/forward6.sh >>forward6.tmp chmod +x forward6.tmp mv forward6.tmp forward6 --- output6 --- echo '#! /usr/libexec/atf-sh' > output6.tmp cat /workspace/src/tests/sys/netinet6/output6.sh >>output6.tmp chmod +x output6.tmp mv output6.tmp output6 --- lpm6 --- echo '#! /usr/libexec/atf-sh' > lpm6.tmp cat /workspace/src/tests/sys/netinet6/lpm6.sh >>lpm6.tmp chmod +x lpm6.tmp mv lpm6.tmp lpm6 --- fibs6 --- echo '#! /usr/libexec/atf-sh' > fibs6.tmp cat /workspace/src/tests/sys/netinet6/fibs6.sh >>fibs6.tmp chmod +x fibs6.tmp mv fibs6.tmp fibs6 --- ndp --- echo '#! /usr/libexec/atf-sh' > ndp.tmp cat /workspace/src/tests/sys/netinet6/ndp.sh >>ndp.tmp chmod +x ndp.tmp mv ndp.tmp ndp --- proxy_ndp --- echo '#! /usr/libexec/atf-sh' > proxy_ndp.tmp cat /workspace/src/tests/sys/netinet6/proxy_ndp.sh >>proxy_ndp.tmp chmod +x proxy_ndp.tmp mv proxy_ndp.tmp proxy_ndp --- addr6 --- echo '#! /usr/libexec/atf-sh' > addr6.tmp cat /workspace/src/tests/sys/netinet6/addr6.sh >>addr6.tmp chmod +x addr6.tmp mv addr6.tmp addr6 --- all_subdir_tests/sys/netipsec --- =3D=3D=3D> tests/sys/netipsec (all) --- all_subdir_tests/sys/netinet6 --- --- test_ip6_output.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > test_ip6_output.p= y.xtmp.tmp cat /workspace/src/tests/sys/netinet6/test_ip6_output.py >>test_ip6_output= .py.xtmp.tmp chmod +x test_ip6_output.py.xtmp.tmp mv test_ip6_output.py.xtmp.tmp test_ip6_output.py.xtmp --- all_subdir_usr.bin --- --- roff_html.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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 -DHAVE_CONFIG_H -I/workspace/src/lib/libop= enbsd/ -fPIE -g -MD -MF.depend.roff_html.pieo -MTroff_html.pieo -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -Wno-format -c /wor= kspace/src/contrib/mandoc/roff_html.c -o roff_html.pieo --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_usr.bin --- --- roff_term.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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 -DHAVE_CONFIG_H -I/workspace/src/lib/libop= enbsd/ -fPIE -g -MD -MF.depend.roff_term.pieo -MTroff_term.pieo -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -Wno-format -c /wor= kspace/src/contrib/mandoc/roff_term.c -o roff_term.pieo --- all_subdir_tests --- --- all_subdir_tests/sys/netipsec --- --- all_subdir_tests/sys/netipsec/tunnel --- =3D=3D=3D> tests/sys/netipsec/tunnel (all) --- 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 '?:' ch= anges signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to un= signedness of other operand [-Werror=3Dsign-compare] 191 | po < -(int)p->tcol->offset ? -p->tcol->offset : po; | ^~ /workspace/src/contrib/mandoc/roff_term.c:190:31: error: operand of '?:' ch= anges signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to un= signedness of other operand [-Werror=3Dsign-compare] 190 | pouse =3D po >=3D pomax ? pomax : | ^~~~~ --- all_subdir_tests --- --- empty --- echo '#! /usr/libexec/atf-sh' > empty.tmp cat /workspace/src/tests/sys/netipsec/tunnel/empty.sh >>empty.tmp chmod +x empty.tmp mv empty.tmp empty --- aes_cbc_128_hmac_sha1 --- echo '#! /usr/libexec/atf-sh' > aes_cbc_128_hmac_sha1.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aes_cbc_128_hmac_sha1.sh >>aes= _cbc_128_hmac_sha1.tmp chmod +x aes_cbc_128_hmac_sha1.tmp mv aes_cbc_128_hmac_sha1.tmp aes_cbc_128_hmac_sha1 --- aes_cbc_256_hmac_sha2_256 --- echo '#! /usr/libexec/atf-sh' > aes_cbc_256_hmac_sha2_256.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aes_cbc_256_hmac_sha2_256.sh >= >aes_cbc_256_hmac_sha2_256.tmp chmod +x aes_cbc_256_hmac_sha2_256.tmp mv aes_cbc_256_hmac_sha2_256.tmp aes_cbc_256_hmac_sha2_256 --- aes_gcm_128 --- echo '#! /usr/libexec/atf-sh' > aes_gcm_128.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aes_gcm_128.sh >>aes_gcm_128.t= mp chmod +x aes_gcm_128.tmp mv aes_gcm_128.tmp aes_gcm_128 --- aes_gcm_256 --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mididump --- =3D=3D=3D> usr.bin/mididump (all) --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh' > aes_gcm_256.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aes_gcm_256.sh >>aes_gcm_256.t= mp chmod +x aes_gcm_256.tmp mv aes_gcm_256.tmp aes_gcm_256 --- aesni_aes_cbc_128_hmac_sha1 --- echo '#! /usr/libexec/atf-sh' > aesni_aes_cbc_128_hmac_sha1.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aesni_aes_cbc_128_hmac_sha1.sh= >>aesni_aes_cbc_128_hmac_sha1.tmp chmod +x aesni_aes_cbc_128_hmac_sha1.tmp mv aesni_aes_cbc_128_hmac_sha1.tmp aesni_aes_cbc_128_hmac_sha1 --- aesni_aes_cbc_256_hmac_sha2_256 --- --- all_subdir_usr.bin --- --- .depend --- echo mididump.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh' > aesni_aes_cbc_256_hmac_sha2_256.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aesni_aes_cbc_256_hmac_sha2_25= 6.sh >>aesni_aes_cbc_256_hmac_sha2_256.tmp chmod +x aesni_aes_cbc_256_hmac_sha2_256.tmp --- all_subdir_usr.bin --- --- mididump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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.mididump.pieo -MTm= ididump.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-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 -c /workspace/src/usr.bin/mididump/mididum= p.c -o mididump.pieo --- all_subdir_tests --- mv aesni_aes_cbc_256_hmac_sha2_256.tmp aesni_aes_cbc_256_hmac_sha2_256 --- aesni_aes_gcm_128 --- echo '#! /usr/libexec/atf-sh' > aesni_aes_gcm_128.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aesni_aes_gcm_128.sh >>aesni_a= es_gcm_128.tmp chmod +x aesni_aes_gcm_128.tmp mv aesni_aes_gcm_128.tmp aesni_aes_gcm_128 --- aesni_aes_gcm_256 --- echo '#! /usr/libexec/atf-sh' > aesni_aes_gcm_256.tmp cat /workspace/src/tests/sys/netipsec/tunnel/aesni_aes_gcm_256.sh >>aesni_a= es_gcm_256.tmp chmod +x aesni_aes_gcm_256.tmp mv aesni_aes_gcm_256.tmp aesni_aes_gcm_256 --- chacha20_poly1305 --- echo '#! /usr/libexec/atf-sh' > chacha20_poly1305.tmp cat /workspace/src/tests/sys/netipsec/tunnel/chacha20_poly1305.sh >>chacha2= 0_poly1305.tmp chmod +x chacha20_poly1305.tmp mv chacha20_poly1305.tmp chacha20_poly1305 --- Kyuafile --- --- Kyuafile --- --- all_subdir_usr.sbin --- --- pw_group.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --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.pw_group.pieo -MTp= w_group.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -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=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/usr.sbin/pw/pw_group.c -o pw_group.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mandoc --- cc1: all warnings being treated as errors *** [roff_term.pieo] Error code 1 make[4]: stopped in /workspace/src/usr.bin/mandoc 1 error make[4]: stopped in /workspace/src/usr.bin/mandoc --- all_subdir_tests --- --- all_subdir_tests/sys/fs --- --- access --- make[6]: stopped in /workspace/src/tests/sys/fs/fusefs --- all_subdir_usr.bin --- make[3]: stopped in /workspace/src/usr.bin --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src --- 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 make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mididump --- make[3]: stopped in /workspace/src/usr.bin make[2]: stopped in /workspace/src 172.73 real 1478.34 user 138.73 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/jenkins2768021308690160= 821.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 ------=_Part_168_592702019.1755908851401--