From nobody Mon Aug 4 09:53: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 4bwX1n4L48z63rJc for ; Mon, 04 Aug 2025 09:53: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bwX1m6Y7jz44rF; Mon, 04 Aug 2025 09:53:32 +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=1754301212; 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=py7TCYg5lkXCyiTjcrBreNL7a+iQcwwHtjH4Yjc2SQw=; b=yINyjjn6vViwoQr5vBZA0kW2AKq1H1RisDARG9OI3YPuLGyaNz6eHtcqoi5UPY045NaK6f pH8328HDbJeaW8MDvdE/yoxkl18xvAN3ksOyOI5WLaSJpO2WOcv+WUXds+NRyRUGhJxyEP SqEOJNYL08p8LaRg5Nv4Mic0U9IfsaKjmRu+UiJ70WhmsLDYXwYAVenvfVzxNYA95C+qWR TjMK+Bz+3Fyw7G2HIEfmAeipXVWzF3tu/KjsGnoW2ty57nqKdREPE3UIU853nLBCbSAQY7 z5AUIU1lGLfuk7j1iMbMtTtp5IFC59U6jo6u7ZYTdDeC9TKQxK0h2RhAID5LoQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1754301212; a=rsa-sha256; cv=none; b=yEytYxi/0PV/0GEyQVYzJzJ21grnFVidmgKV+zkVX/6DbrvVzj3BnFWYO9I1HZ9TClGz4s ZL9GYsP9vlsB2Y++53tB6gxczCU8G/0stOeuR4WHfjWGDTgDLg4DYXbj4RcuXPbeK3r8IA bKMD4oOfbhLJeC/UVr54QDDLbv5VFhhEOtgKu9SZndW1pPd+3rZCEQQA3WWfuG3QwWI/VO Y46YMW0rMSgEk1pOV6ady8whKR2rTExS7uTSlu4AKmMkkNuKra71ZJNF7PD+iTT7P9S8qk C6PuhGOL4LduR8oSy6IXEQRydXMjFQpJYUkmeLPd97DtUoHfL//N46z+Kk+HXg== 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 4bwX1m62RBzl7C; Mon, 04 Aug 2025 09:53:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 Aug 2025 09:53:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1379948150.101.1754301212852@jenkins.ci.freebsd.org> In-Reply-To: <927404155.89.1754285500494@jenkins.ci.freebsd.org> References: <927404155.89.1754285500494@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #4037 - 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_100_135009327.1754301210777" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_100_135009327.1754301210777 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #4037 (5739007c6bce38e9120f8e81e9c4f= 2e7c55dd857) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/4037/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 4037/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4= 037/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) 349360b17eaba47be3d4e7a452e28e70a133b807 by kp: pf: return errors from pf_route() and pf_route6() 60e92d17cfeba02bc3c7a6edfa0bcaf7c63e5f35 by kp: if_ovpn: support IPv6 link-local addresses 5739007c6bce38e9120f8e81e9c4f2e7c55dd857 by kp: pf tests: add missing require.progs The end of the build log: [...truncated 80.81 MiB...] --- all_subdir_stand/libsa --- --- rijndael-api-fst.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.rijndael-api-fst.o -MTrijndael-a= pi-fst.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -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-uninit= ialized -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=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -Os -DNDEBUG -c /workspace/src/sys/crypto/rijndael/rijnd= ael-api-fst.c -o rijndael-api-fst.o --- all_subdir_lib --- --- kqueue.2.gz --- gzip -cn /workspace/src/lib/libsys/kqueue.2 > kqueue.2.gz --- ktrace.2.gz --- gzip -cn /workspace/src/lib/libsys/ktrace.2 > ktrace.2.gz --- link.2.gz --- gzip -cn /workspace/src/lib/libsys/link.2 > link.2.gz --- lio_listio.2.gz --- gzip -cn /workspace/src/lib/libsys/lio_listio.2 > lio_listio.2.gz --- listen.2.gz --- gzip -cn /workspace/src/lib/libsys/listen.2 > listen.2.gz --- lseek.2.gz --- gzip -cn /workspace/src/lib/libsys/lseek.2 > lseek.2.gz --- madvise.2.gz --- gzip -cn /workspace/src/lib/libsys/madvise.2 > madvise.2.gz --- membarrier.2.gz --- gzip -cn /workspace/src/lib/libsys/membarrier.2 > membarrier.2.gz --- mincore.2.gz --- gzip -cn /workspace/src/lib/libsys/mincore.2 > mincore.2.gz --- minherit.2.gz --- gzip -cn /workspace/src/lib/libsys/minherit.2 > minherit.2.gz --- mkdir.2.gz --- gzip -cn /workspace/src/lib/libsys/mkdir.2 > mkdir.2.gz --- mkfifo.2.gz --- gzip -cn /workspace/src/lib/libsys/mkfifo.2 > mkfifo.2.gz --- mknod.2.gz --- gzip -cn /workspace/src/lib/libsys/mknod.2 > mknod.2.gz --- mlock.2.gz --- gzip -cn /workspace/src/lib/libsys/mlock.2 > mlock.2.gz --- all_subdir_bin --- --- pat_rep.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.pat_rep.pieo -MTpa= t_rep.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/bin/pax/pat_rep.c -o pat= _rep.pieo --- all_subdir_lib --- --- mlockall.2.gz --- gzip -cn /workspace/src/lib/libsys/mlockall.2 > mlockall.2.gz --- mmap.2.gz --- gzip -cn /workspace/src/lib/libsys/mmap.2 > mmap.2.gz --- all_subdir_rescue --- --- ls.o --- --- all_subdir_lib --- --- modfind.2.gz --- --- 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 -DCOLORLS -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/= lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD = -MF.depend.ls.o -MTls.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr= ipts -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -c /workspace/src/bin/ls/ls.c -o ls= .o --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/modfind.2 > modfind.2.gz --- modnext.2.gz --- gzip -cn /workspace/src/lib/libsys/modnext.2 > modnext.2.gz --- modstat.2.gz --- gzip -cn /workspace/src/lib/libsys/modstat.2 > modstat.2.gz --- mount.2.gz --- gzip -cn /workspace/src/lib/libsys/mount.2 > mount.2.gz --- mprotect.2.gz --- gzip -cn /workspace/src/lib/libsys/mprotect.2 > mprotect.2.gz --- mq_close.2.gz --- gzip -cn /workspace/src/lib/libsys/mq_close.2 > mq_close.2.gz --- mq_getattr.2.gz --- --- all_subdir_share --- --- hi_IN.UTF-8.LC_COLLATE --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/mq_getattr.2 > mq_getattr.2.gz --- all_subdir_share --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/hi_IN.UTF-8.src = -V "45.0" -f /workspace/src/share/colldef_unicode/../../tools/tools/local= e/etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef= _unicode/hi_IN.UTF-8 --- all_subdir_lib --- --- mq_notify.2.gz --- gzip -cn /workspace/src/lib/libsys/mq_notify.2 > mq_notify.2.gz --- mq_open.2.gz --- gzip -cn /workspace/src/lib/libsys/mq_open.2 > mq_open.2.gz --- mq_receive.2.gz --- gzip -cn /workspace/src/lib/libsys/mq_receive.2 > mq_receive.2.gz --- mq_send.2.gz --- gzip -cn /workspace/src/lib/libsys/mq_send.2 > mq_send.2.gz --- mq_setattr.2.gz --- gzip -cn /workspace/src/lib/libsys/mq_setattr.2 > mq_setattr.2.gz --- mq_unlink.2.gz --- gzip -cn /workspace/src/lib/libsys/mq_unlink.2 > mq_unlink.2.gz --- msgctl.2.gz --- gzip -cn /workspace/src/lib/libsys/msgctl.2 > msgctl.2.gz --- msgget.2.gz --- gzip -cn /workspace/src/lib/libsys/msgget.2 > msgget.2.gz --- msgrcv.2.gz --- gzip -cn /workspace/src/lib/libsys/msgrcv.2 > msgrcv.2.gz --- msgsnd.2.gz --- gzip -cn /workspace/src/lib/libsys/msgsnd.2 > msgsnd.2.gz --- msync.2.gz --- gzip -cn /workspace/src/lib/libsys/msync.2 > msync.2.gz --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/kdb --- --- kdb_xdr.pico --- --- all_subdir_lib --- --- munmap.2.gz --- --- all_subdir_krb5 --- /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/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-macro-r= edefined -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2 -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspac= e/src/crypto/krb5/src/plugins/kdb/db2/libdb2/include -I/workspace/src/cryp= to/krb5/src/plugins/kdb/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2= /libdb2/hash -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool= -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspa= ce/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/workspace= /src/crypto/krb5/src/lib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/= obj/workspace/src/amd64.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/lib/kdb -Wno-deprecated-non-prototype -Wno-macro-redefi= ned -Wno-unused-parameter -g -MD -MF.depend.kdb_xdr.pico -MTkdb_xdr.pico = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -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/crypto/krb5/src/= plugins/kdb/db2/kdb_xdr.c -o kdb_xdr.pico --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/munmap.2 > munmap.2.gz --- nanosleep.2.gz --- gzip -cn /workspace/src/lib/libsys/nanosleep.2 > nanosleep.2.gz --- nfssvc.2.gz --- --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- rijndael-api.o --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/nfssvc.2 > nfssvc.2.gz --- all_subdir_stand --- /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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.rijndael-api.o -MTrijndael-api.= o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -DNDEBUG -c /workspace/src/= sys/crypto/rijndael/rijndael-api.c -o rijndael-api.o --- all_subdir_lib --- --- ntp_adjtime.2.gz --- gzip -cn /workspace/src/lib/libsys/ntp_adjtime.2 > ntp_adjtime.2.gz --- open.2.gz --- gzip -cn /workspace/src/lib/libsys/open.2 > open.2.gz --- pathconf.2.gz --- gzip -cn /workspace/src/lib/libsys/pathconf.2 > pathconf.2.gz --- pdfork.2.gz --- gzip -cn /workspace/src/lib/libsys/pdfork.2 > pdfork.2.gz --- pipe.2.gz --- gzip -cn /workspace/src/lib/libsys/pipe.2 > pipe.2.gz --- poll.2.gz --- gzip -cn /workspace/src/lib/libsys/poll.2 > poll.2.gz --- posix_fadvise.2.gz --- gzip -cn /workspace/src/lib/libsys/posix_fadvise.2 > posix_fadvise.2.gz --- posix_fallocate.2.gz --- gzip -cn /workspace/src/lib/libsys/posix_fallocate.2 > posix_fallocate.2.gz --- all_subdir_stand --- --- gelidev.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.gelidev.o -MTgelidev.o -std=3Dg= nu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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 -= Os -mpreferred-stack-boundary=3D2 -I/workspace/src/stand/common -c /work= space/src/stand/libsa/geli/gelidev.c -o gelidev.o --- all_subdir_lib --- --- posix_openpt.2.gz --- gzip -cn /workspace/src/lib/libsys/posix_openpt.2 > posix_openpt.2.gz --- procctl.2.gz --- gzip -cn /workspace/src/lib/libsys/procctl.2 > procctl.2.gz --- profil.2.gz --- gzip -cn /workspace/src/lib/libsys/profil.2 > profil.2.gz --- pselect.2.gz --- gzip -cn /workspace/src/lib/libsys/pselect.2 > pselect.2.gz --- ptrace.2.gz --- gzip -cn /workspace/src/lib/libsys/ptrace.2 > ptrace.2.gz --- quotactl.2.gz --- gzip -cn /workspace/src/lib/libsys/quotactl.2 > quotactl.2.gz --- rctl_add_rule.2.gz --- gzip -cn /workspace/src/lib/libsys/rctl_add_rule.2 > rctl_add_rule.2.gz --- read.2.gz --- gzip -cn /workspace/src/lib/libsys/read.2 > read.2.gz --- readlink.2.gz --- gzip -cn /workspace/src/lib/libsys/readlink.2 > readlink.2.gz --- reboot.2.gz --- gzip -cn /workspace/src/lib/libsys/reboot.2 > reboot.2.gz --- recv.2.gz --- gzip -cn /workspace/src/lib/libsys/recv.2 > recv.2.gz --- rename.2.gz --- gzip -cn /workspace/src/lib/libsys/rename.2 > rename.2.gz --- revoke.2.gz --- gzip -cn /workspace/src/lib/libsys/revoke.2 > revoke.2.gz --- rfork.2.gz --- gzip -cn /workspace/src/lib/libsys/rfork.2 > rfork.2.gz --- rmdir.2.gz --- gzip -cn /workspace/src/lib/libsys/rmdir.2 > rmdir.2.gz --- rtprio.2.gz --- gzip -cn /workspace/src/lib/libsys/rtprio.2 > rtprio.2.gz --- sched_get_priority_max.2.gz --- gzip -cn /workspace/src/lib/libsys/sched_get_priority_max.2 > sched_get_pri= ority_max.2.gz --- sched_getcpu.3.gz --- gzip -cn /workspace/src/lib/libsys/sched_getcpu.3 > sched_getcpu.3.gz --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- rijndael-api.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.rijndael-api.o -MTrijndael-api.o= -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packe= d-member -Os -DNDEBUG -c /workspace/src/sys/crypto/rijndael/rijndael-ap= i.c -o rijndael-api.o --- all_subdir_lib --- --- sched_setparam.2.gz --- gzip -cn /workspace/src/lib/libsys/sched_setparam.2 > sched_setparam.2.gz --- sched_setscheduler.2.gz --- gzip -cn /workspace/src/lib/libsys/sched_setscheduler.2 > sched_setschedule= r.2.gz --- sched_yield.2.gz --- gzip -cn /workspace/src/lib/libsys/sched_yield.2 > sched_yield.2.gz --- sctp_generic_recvmsg.2.gz --- gzip -cn /workspace/src/lib/libsys/sctp_generic_recvmsg.2 > sctp_generic_re= cvmsg.2.gz --- sctp_generic_sendmsg.2.gz --- gzip -cn /workspace/src/lib/libsys/sctp_generic_sendmsg.2 > sctp_generic_se= ndmsg.2.gz --- sctp_peeloff.2.gz --- gzip -cn /workspace/src/lib/libsys/sctp_peeloff.2 > sctp_peeloff.2.gz --- select.2.gz --- gzip -cn /workspace/src/lib/libsys/select.2 > select.2.gz --- semctl.2.gz --- gzip -cn /workspace/src/lib/libsys/semctl.2 > semctl.2.gz --- semget.2.gz --- gzip -cn /workspace/src/lib/libsys/semget.2 > semget.2.gz --- all_subdir_cddl --- --- ctfconvert.pieo --- --- all_subdir_lib --- --- semop.2.gz --- --- all_subdir_cddl --- /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 -DIN_BASE -I/workspace/src/sys/contrib/open= zfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/ -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/s= rc/cddl/compat/opensolaris/include -I/workspace/src/sys/cddl/compat/opensol= aris -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/cd= dl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/workspace/src/c= ddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/workspace/= src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/work= space/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/c= tf/common -I/workspace/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/o= pensolaris/tools/ctf/cvt -I/workspace/src/cddl/usr.bin/ctfconvert/../../..= /sys/cddl/contrib/opensolaris/uts/common -DHAVE_ISSETUGID -DNEED_SOLARIS_BO= OLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.ctfconvert.pie= o -MTctfconvert.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-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=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-unknown-pragmas -c /workspace/= src/cddl/contrib/opensolaris/tools/ctf/cvt/ctfconvert.c -o ctfconvert.pieo --- all_subdir_stand --- --- gelidev.o --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsys/semop.2 > semop.2.gz --- all_subdir_stand --- /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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.gelidev.o -MTgelidev.o -std=3Dgn= u17 -Wno-format-zero-length -Wsystem-headers -Werror -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 -= Os -I/workspace/src/stand/common -c /workspace/src/stand/libsa/geli/geli= dev.c -o gelidev.o --- all_subdir_lib --- --- send.2.gz --- gzip -cn /workspace/src/lib/libsys/send.2 > send.2.gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- geli_metadata.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.geli_metadata.o -MTgeli_metadat= a.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -I/workspace/src/stand/common = -c /workspace/src/stand/libsa/geli/geli_metadata.c -o geli_metadata.o --- all_subdir_lib --- --- setcred.2.gz --- gzip -cn /workspace/src/lib/libsys/setcred.2 > setcred.2.gz --- setfib.2.gz --- gzip -cn /workspace/src/lib/libsys/setfib.2 > setfib.2.gz --- sendfile.2.gz --- gzip -cn /workspace/src/lib/libsys/sendfile.2 > sendfile.2.gz --- setgroups.2.gz --- gzip -cn /workspace/src/lib/libsys/setgroups.2 > setgroups.2.gz --- setpgid.2.gz --- gzip -cn /workspace/src/lib/libsys/setpgid.2 > setpgid.2.gz --- setregid.2.gz --- gzip -cn /workspace/src/lib/libsys/setregid.2 > setregid.2.gz --- setresuid.2.gz --- gzip -cn /workspace/src/lib/libsys/setresuid.2 > setresuid.2.gz --- all_subdir_secure --- cc1: note: unrecognized command-line option '-Wno-macro-redefined' may have= been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-deprecated-non-prototype'= may have been intended to silence earlier diagnostics cc1: all warnings being treated as errors --- all_subdir_lib --- --- setreuid.2.gz --- gzip -cn /workspace/src/lib/libsys/setreuid.2 > setreuid.2.gz --- all_subdir_secure --- *** [sshd-session.pieo] Error code 1 make[5]: stopped in /workspace/src/secure/libexec/sshd-session 14.98 real 1.43 user 0.29 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/jenkins9516045370707631= 705.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_100_135009327.1754301210777--