From nobody Tue Mar 17 21:55:39 2026 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 4fb5P94L84z6VggK for ; Tue, 17 Mar 2026 21:55:41 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fb5P92ZyFz3J6V; Tue, 17 Mar 2026 21:55:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773784541; a=rsa-sha256; cv=none; b=L8Xyi8BAqtW49awx/rzkWo0jixRsMzJ3AjermSMC/LinzWFrfCpWWczJuC5tAK/r0c4thm TD5so9OeNe9F2lCHf3F20vZFvoMRuBUAO2hvSPmmQHvGvwxxVOY2w/gQoGfy4paq/VVJh+ 7nEZa0lUaeENeFdhPiESGwAaeDiN0Y/vhwGVcon6i1i8zYC3dN/glwb5w6awM2svdyNXgo P58jg99iffC6LK6ulTrosArOF9qIesZj8zpqQx++5waNqXLeNDdYAUyfaBhmO0qxPWwGL1 Khl3BdjZreeYKt9gbd4662TyL3jZ9QSVhlbvJ/UsiqMeYlTEGfBHwnpEH4gmvg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773784541; 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=EpjVe6vSdX2DdvCckyrybtq58eRIUY87nOol44r1x64=; b=qCqMGXXlcqZq4AMGkW8TrncWweIZgbgHccf8IUrtmRUoT0L1Fu2eFErFxsaTi/Ayn/wfkx Un95Be362fnKYGpM3hdbpX0t8c6txZRe3m7yz7FAw+uDGhbw+8Tr9gfRxFtDsl5vtMq7/U rNtIMNfsUYVKdWGyeJoA5oa9GZ1WIczBYSA3vS5rlP3gYq8TlVAJCCgXpPoGJLhGDZqTnu lbu7wf9nzvpiq/nSfiTtBPZkrZo0C1gyjiXHIwvmcJv4gZNyqJZ/ZH/D23L8SIIWjJaTwg bspu06AfPTKYQ4xPCxbEJ5C5F3Qo3KPljWey4MxA7O+Ed5zvn7RPnA6LVhEB+g== 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 4fb5P9274BzgfW; Tue, 17 Mar 2026 21:55:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 17 Mar 2026 21:55:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1531551949.541.1773784541302@jenkins.ci.freebsd.org> In-Reply-To: <250716686.537.1773774868908@jenkins.ci.freebsd.org> References: <250716686.537.1773774868908@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3168 - 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_540_756694199.1773784539324" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_540_756694199.1773784539324 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3168 (2353fa1aca553883141a7b5d0aa54= 312a4610412) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3168/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3168/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 168/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) 2cf15144daf7ec44cdcd9bf3ef007939b79c361e by jhb: lindebugfs: Pass user buffer pointers to the read/write file operations 2353fa1aca553883141a7b5d0aa54312a4610412 by jhb: LinuxKPI: Fix simple_read_from_buffer for zero-size and off-the-end The end of the build log: [...truncated 84.55 MiB...] --- all_subdir_bin/pwait --- =3D=3D=3D> bin/pwait (all) --- all_subdir_libexec --- --- all_subdir_libexec/atf/atf-sh/tests --- =3D=3D=3D> libexec/atf/atf-sh/tests (all) --- all_subdir_bin --- --- .depend --- echo pwait.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- pwait.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.pwait.pieo -MTpwai= t.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =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=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -c /workspace/src/bin/pwait/pwait.c -o pwait.pieo --- all_subdir_libexec --- --- Kyuafile --- --- misc_helpers --- --- all_subdir_cddl --- --- all_subdir_libexec --- echo '#! /usr/libexec/atf-sh' >misc_helpers.tmp cat /workspace/src/contrib/atf/atf-sh/misc_helpers.sh >>misc_helpers.tmp --- all_subdir_cddl --- --- translate.pieo --- --- all_subdir_libexec --- chmod +x misc_helpers.tmp --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_libexec --- mv misc_helpers.tmp misc_helpers --- atf_check_test --- echo '#! /usr/libexec/atf-sh' > atf_check_test.tmp cat /workspace/src/contrib/atf/atf-sh/atf_check_test.sh >>atf_check_test.tm= p chmod +x atf_check_test.tmp mv atf_check_test.tmp atf_check_test --- config_test --- echo '#! /usr/libexec/atf-sh' > config_test.tmp cat /workspace/src/contrib/atf/atf-sh/config_test.sh >>config_test.tmp chmod +x config_test.tmp mv config_test.tmp config_test --- integration_test --- echo '#! /usr/libexec/atf-sh' > integration_test.tmp cat /workspace/src/contrib/atf/atf-sh/integration_test.sh | sed -e 's,__AT= F_SH__,/usr/libexec/atf-sh,g' >>integration_test.tmp chmod +x integration_test.tmp mv integration_test.tmp integration_test --- normalize_test --- echo '#! /usr/libexec/atf-sh' > normalize_test.tmp cat /workspace/src/contrib/atf/atf-sh/normalize_test.sh >>normalize_test.tm= p chmod +x normalize_test.tmp mv normalize_test.tmp normalize_test --- tc_test --- echo '#! /usr/libexec/atf-sh' > tc_test.tmp cat /workspace/src/contrib/atf/atf-sh/tc_test.sh >>tc_test.tmp chmod +x tc_test.tmp mv tc_test.tmp tc_test --- tp_test --- echo '#! /usr/libexec/atf-sh' > tp_test.tmp cat /workspace/src/contrib/atf/atf-sh/tp_test.sh >>tp_test.tmp chmod +x tp_test.tmp mv tp_test.tmp tp_test --- atf-sh.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DATF_LIBEXECDIR=3D'"/usr/l= ibexec"' -DATF_PKGDATADIR=3D'"/usr/share/atf"' -DATF_SHELL=3D'"/bin/sh"' -I= /workspace/src/contrib/atf -fPIE -g -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wpointer-arith -Wno-uninitialized -Wdate-time -Wformat=3D2 -Wno-for= mat-extra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -fPIE -g -std=3Dgnu++17 -Wno-attributes -Wno-deprecated-declarat= ions -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-c++20-extensions= -Wno-attributes -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wl,= -zrelro -pie -Wl,-znoexecstack -o atf-sh.full atf-sh.pieo -lprivateatf-c= ++ -lprivateatf-c=20 --- atf-sh.1.gz --- gzip -cn /workspace/src/contrib/atf/atf-sh/atf-sh.1 > atf-sh.1.gz --- atf-sh.3.gz --- gzip -cn /workspace/src/contrib/atf/atf-sh/atf-sh.3 > atf-sh.3.gz --- atf-sh.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug atf-sh.= full atf-sh.debug --- atf-sh --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Datf-sh.debug atf-sh.full atf-sh --- all_subdir_libexec/atf/tests --- =3D=3D=3D> libexec/atf/tests (all) --- all_subdir_libexec/atrun --- =3D=3D=3D> libexec/atrun (all) --- .depend --- echo atrun.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpam.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- atrun.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -I/workspace/src/usr.bin/= at -I/workspace/src/libexec/atrun -DLOGIN_CAP -DPAM -fPIE -g -MD -MF.dep= end.atrun.pieo -MTatrun.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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-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-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/libexec/atrun/atrun.c -= o atrun.pieo --- all_subdir_krb5 --- --- pkinit_matching.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_matching.o -MTpkinit_matching.o -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -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-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/crypto/krb5/src/plugins/pr= eauth/pkinit/pkinit_matching.c -o pkinit_matching.o --- all_subdir_bin --- In file included from /workspace/src/bin/pwait/pwait.c:40: In function 'pidtree_RB_INSERT_COLOR', inlined from 'pidtree_RB_INSERT_FINISH' at /workspace/src/bin/pwait/pwa= it.c:66:1, inlined from 'pidtree_RB_INSERT' at /workspace/src/bin/pwait/pwait.c:66= :1, inlined from 'main' at /workspace/src/bin/pwait/pwait.c:188:7: /workspace/src/bin/pwait/pwait.c:66:1: warning: 'child' may be used uniniti= alized [-Wmaybe-uninitialized] 66 | RB_GENERATE_STATIC(pidtree, pid, entry, pidcmp); | ^~~~~~~~~~~~~~~~~~ /workspace/src/bin/pwait/pwait.c: In function 'main': /workspace/src/bin/pwait/pwait.c:66:1: note: 'child' was declared here 66 | RB_GENERATE_STATIC(pidtree, pid, entry, pidcmp); | ^~~~~~~~~~~~~~~~~~ --- all_subdir_sbin --- --- tree.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.tree= .pieo -MTtree.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-exte= rns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-= context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =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=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -c /workspace/src/sbin/dhclient/tree.c -o tree.pieo --- all_subdir_cddl --- --- zinject.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/kdb --- --- hash_bigkey.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/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/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_bigkey.pico = -MThash_bigkey.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -c /workspace= /src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_bigkey.c -o hash_bigk= ey.pico --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALON= E -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcflo= atface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspa= ce/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx = -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.depend.nvlis= t.o -MTnvlist.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werr= or -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Os -mpreferred-stack-boundary=3D2 -include /workspa= ce/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -= Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN = -c /workspace/src/stand/libsa/zfs/nvlist.c -o nvlist.o --- all_subdir_sbin --- --- conflex.pieo --- --- all_subdir_bin --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -fPIE -g -MD -MF.depend.conf= lex.pieo -MTconflex.pieo -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 -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 -c /workspace/src/sbin/dhclient/conflex.c = -o conflex.pieo --- all_subdir_bin --- --- all_subdir_bin/pwait/tests --- =3D=3D=3D> bin/pwait/tests (all) --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update' /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' collect2: error: ld returned 1 exit status --- all_subdir_bin --- --- pwait_test --- --- all_subdir_cddl --- *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_bin --- echo '#! /usr/libexec/atf-sh' > pwait_test.tmp cat /workspace/src/bin/pwait/tests/pwait_test.sh >>pwait_test.tmp --- all_subdir_cddl --- make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- chmod +x pwait_test.tmp mv pwait_test.tmp pwait_test make[4]: stopped making "all" in /workspace/src/bin/pwait make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins --- all_subdir_krb5/plugins/kdb --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue *** [objs] Error code 2 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error make[4]: stopped making "all" in /workspace/src/rescue/rescue make[3]: stopped making "all" in /workspace/src/rescue make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src 19.91 real 210.96 user 28.27 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" 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/jenkins1105825047607010= 8729.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_540_756694199.1773784539324--