From nobody Wed Feb 18 06:19:15 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 4fG5vB5v2bz6QLcs for ; Wed, 18 Feb 2026 06:19:18 +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 4fG5vB32vsz3tLc; Wed, 18 Feb 2026 06:19:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771395558; a=rsa-sha256; cv=none; b=j+iPd6eYHknGnn8Ri7gxlw+fQdkwpoP8tw3NyUdvP00gkgz4XdcKJ7yE1RdNZD9YPcNqz1 qEq/psoikGxfcYGfhLhcjRXByB+g2ctDaLVivzIP7sVeaaQYpMV0PUeTyEiJpBJVgf0KMI WekHWsVpvOUyMNQGp13bR6BkNXiS5c/Yez/VT9qsZykqAa+pug9iNtzJQbOclMVWzLY/VA 5PsZ35naixyXWANeoXVSjIirsbTduG3vIpRIb5g8X3vPjJCqn+OnVzu7w2kfETXoZv7aqj rOg79yEsnyS00DrxS31YAZDT7vDgoBritxgsI2ZZRHzuiktplY/f4RD+Jkqz7A== 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=1771395558; 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=nMvwDP6BGP0CVOZIfTwxWPUARb1mog1ZX7xyz35jeAM=; b=dOIUz1NKc9gGlMdlxMAX59Icxikm5CGU2yy6TiedUKqV4uvDYTln26+i7HgKUx/6ygN/Ib aTRN6Era7I895TsZtX0vKtAqrY+HPv0kxAQQcBv0IeI4QFzxYo/DbTVSts5sXgMXCqXbl5 oE8DeOO9586hrIfseacqovhSCvWued7Kdbiv5btzFZUh4z0qZ3tnTIlkxWr3j5BkY9W9FA VN4F930zp8pZ4sdyUH2Ez0QuC1pNW5ZghPaBBdDpiFONwy82ZV8C7++ks8kPVsH9Gq+xmf AFrBpNh1vmbBUcCK9pWVqoVrY+6OLzxKwPmb4yxl3A15jPU/mfdfgzyhc0sMog== 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 4fG5vB2b5mzktl; Wed, 18 Feb 2026 06:19:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 18 Feb 2026 06:19:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <526383238.341.1771395558370@jenkins.ci.freebsd.org> In-Reply-To: <1252884113.333.1771391612181@jenkins.ci.freebsd.org> References: <1252884113.333.1771391612181@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-13-amd64-gcc14_build - Build #339 - 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_340_748474277.1771395555883" X-Jenkins-Job: FreeBSD-stable-13-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_340_748474277.1771395555883 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-13-amd64-gcc14_build - Build #339 (b9a6888b37cce03a5a04f376a= 1d782498f4352af) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc14= _build/339/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc14_b= uild/339/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc14_bu= ild/339/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) No changes The end of the build log: [...truncated 94.46 MiB...] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c: In function 'inodetree_RB_REMOVE_COL= OR': /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c: In function 'inodetree_RB_REMOVE': /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c: In function 'vscandir': /workspace/src/usr.bin/diff/diffdir.c:64:11: error: declaration of 'select'= shadows a global declaration [-Werror=3Dshadow] 64 | int (*select)(const struct dirent *), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /workspace/src/sys/sys/types.h:375, from /workspace/src/sys/sys/time.h:38, from /workspace/src/sys/sys/stat.h:100, from /workspace/src/usr.bin/diff/diffdir.c:24: /workspace/src/sys/sys/select.h:103:9: note: shadowed declaration is here 103 | int select(int, fd_set *, fd_set *, fd_set *, struct timeval *)= ; | ^~~~~~ --- all_subdir_usr.sbin --- --- ef_arm.pieo --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.ef_arm.pieo -MTef_a= rm.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dun= used-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/usr.sbin/kldxref/ef_ar= m.c -o ef_arm.pieo --- all_subdir_lib --- --- vfwscanf.po --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -pg -= O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i= nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS -ftl= s-model=3Dinitial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd6= 4 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/c= ontrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/wo= rkspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src= /lib/libmd -I/workspace/src/contrib/jemalloc/include -DMALLOC_PRODUCTION -I= /workspace/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/work= space/src/lib/libc/rpc -DWANT_HYPERV -DYP -DNS_CACHING -DSYMBOL_VERSIONING = -g -MD -MF.depend.vfwscanf.po -MTvfwscanf.po -std=3Dgnu99 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format= -y2k -Wno-uninitialized -Wno-pointer-sign -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-but-set-variable -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 = -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspac= e/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc= /stdio/vfwscanf.c -o vfwscanf.po --- all_subdir_rescue --- --- ex_argv.o --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -MD -MF.depend.ex_argv.o -MTex_argv.o -std=3Dgnu99 -Wno-format-zero-= length -fstack-protector-strong -Wno-pointer-sign -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/nvi/ex/ex_argv.c -o ex_argv.o --- all_subdir_usr.sbin --- --- ef_amd64.pieo --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.ef_amd64.pieo -MTef= _amd64.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-point= er-sign -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-but-set-variable -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/usr.sbin/kldxref/e= f_amd64.c -o ef_amd64.pieo --- ef_i386.pieo --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.ef_i386.pieo -MTef_= i386.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer= -sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -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/usr.sbin/kldxref/e= f_i386.c -o ef_i386.pieo --- all_subdir_usr.bin --- In function 'inodetree_RB_DO_INSERT_COLOR', inlined from 'inodetree_RB_INSERT_FINISH' at /workspace/src/usr.bin/dif= f/diffdir.c:59:1, inlined from 'inodetree_RB_INSERT' at /workspace/src/usr.bin/diff/diffd= ir.c:59:1, inlined from 'vscandir.constprop' at /workspace/src/usr.bin/diff/diffdi= r.c:86:2: /workspace/src/usr.bin/diff/diffdir.c:59:1: warning: 'child' may be used un= initialized [-Wmaybe-uninitialized] 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^~~~~~~~~~~~~~~~~~ /workspace/src/usr.bin/diff/diffdir.c: In function 'vscandir.constprop': /workspace/src/usr.bin/diff/diffdir.c:59:1: note: 'child' was declared here 59 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^~~~~~~~~~~~~~~~~~ --- all_subdir_kerberos5 --- --- acquire.pieo --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/krb5 -I/wo= rkspace/src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/rok= en -I/workspace/src/crypto/heimdal/kcm -I/workspace/src/crypto/heimdal/lib= /ipc "-DKRB5_DEPRECATED_FUNCTION(X)=3D" -DHAVE_CONFIG_H -I/workspace/src= /kerberos5/include -fPIE -g -MD -MF.depend.acquire.pieo -MTacquire.pieo -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-= variable -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/s= rc/crypto/heimdal/kcm/acquire.c -o acquire.pieo --- all_subdir_usr.sbin --- --- ef_mips.pieo --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.ef_mips.pieo -MTef_= mips.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer= -sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -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/usr.sbin/kldxref/e= f_mips.c -o ef_mips.pieo --- ef_powerpc.pieo --- /usr/local/bin/x86_64-unknown-freebsd13.5-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.5/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.ef_powerpc.pieo -MT= ef_powerpc.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-p= ointer-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/usr.sbin/kld= xref/ef_powerpc.c -o ef_powerpc.pieo --- all_subdir_usr.bin --- cc1: all warnings being treated as errors *** [diffdir.pieo] Error code 1 make[4]: stopped in /workspace/src/usr.bin/diff 1 error make[4]: stopped in /workspace/src/usr.bin/diff --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_kerberos5 --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests --- all_subdir_lib --- --- all_subdir_lib/libc++ --- make[3]: stopped in /workspace/src/lib --- all_subdir_secure --- make[4]: stopped in /workspace/src/secure/lib --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue --- all_subdir_secure --- make[3]: stopped in /workspace/src/secure --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc --- make[3]: stopped in /workspace/src/lib --- all_subdir_secure --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src 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-13-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins29153241221= 76344786.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-13-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_340_748474277.1771395555883--