From nobody Fri Apr 3 18:01:33 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 4fnRPC3xTKz6YwHf for ; Fri, 03 Apr 2026 18:01:35 +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 4fnRPB73fsz442s; Fri, 03 Apr 2026 18:01:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775239295; a=rsa-sha256; cv=none; b=AeD6wXBvcYkHsUGFLkyROezO8SLsFejgPK7AbzOre/Fa8kLoz1pun6jqhjeiexRP2dIWIJ 3+iSBvgLtV6cFOIaudggGMYqBEc1M1TxIx7aYUTOCxhXtNpNMhO4gcr5/ssEA2Meds7vDk xH2CY7mfv0JcqrohvFFYLgMnc8ICqydUwDiy4nTdICeLNXGdsVfjsBQODh+yv6pieI+dx4 bbVTFcus0W0Q5DscVUCMvcXIIAnfNliFczLbb11aAKgcjQwX5oEkOwmgYjIO0HpPnbL/zZ 2uQJaLE6go5e+RG63u2Oc9zD5w5XH0D43oZ04OiJiHwzOZOe/rk4NyJQvR8Caw== 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=1775239295; 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: list-id; bh=/DF144d5xcGFmMUq/Z+whh0dW/NKUXQlQmNoRDBWwTw=; b=swnHXyVyt7G2ugKt6gwDgRvoxJDixle3oRYqJV6zWf8AJLZUw6/ach6M3vrNxw7MxcdWEb 2XYaWIBRF5w3Uv9Cay6RiC0t3KLcSR9ujc5mOWzG7hS731sR2R06KDpNQlVf2BsKtbKCnH 94bQcE6yzLvsk8UIhO22SvD+4Tw/57/oMO2LN3eOChJ+g7oZ3rfTKhi0ZGCWCFOfT4cZ2R dz1h7NMWZkFUJ9pNxG//bTpJWr/IczV2/GGjAziCov8lPsE4XaMKZTfQvZ1teCJJbstdDS EfVbZvi3wTwd9It0uWTQpvrMiyxqHpIxtogm5NzlmnbKhDVQt87yeMo6o74h/Q== 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 4fnRPB6Ym2zyxm; Fri, 03 Apr 2026 18:01:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 3 Apr 2026 18:01:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jfree@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <120923272.2255.1775239294926@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #992 - Failure 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_2254_1980199480.1775239293568" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2254_1980199480.1775239293568 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #992 (6a13864e02b061b67808f2d17= 89de51c83aeea90) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/992/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/992/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/992/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) d24f87da276fe6502fefda11ca99602e9e74357d by jfree: timerfd: Add tests 3c00f603a2801fd780666f9e94a26f264a887c90 by jfree: timerfd: Fix interval callout scheduling a5a4a2be69f9696953afa6eb586c62ed96611c37 by jfree: sys/time: Add saturating sbt conversions db0096d573d1c7972960aafb1657a338f2e971e5 by jfree: timerfd: Use saturating sbintime conversions f05e8fc76e66f654f9b842dbe83cecb5d41b8c94 by jfree: timerfd: Wake up on discontinuous jump c10591e45071e0f4b2a596b41ea38b1aa3aa0748 by jfree: timerfd: Suppress kqueue readability after jump read 6e0d0fe9102d9fe71c01cbe064b6d4e1c2fc0e9b by jfree: timerfd: Expect periodic timer performance failures 6a13864e02b061b67808f2d1789de51c83aeea90 by jfree: timerfd: Guard expected performance failure The end of the build log: [...truncated 56.54 MiB...] --- lib/libfigpar__L --- --- figpar.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-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=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk" = generated < curses.h | fgrep undef > nomacros.h --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libkiconv__L --- --- xlat16_sysctl.pico --- --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.1.0 --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.pico -MTxlat16= _sysctl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.pico --- lib/libmd__L --- --- md5hl.o --- --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libkiconv__L --- --- lib/libgssapi__L --- --- lib/libkiconv__L --- --- quirks.pico --- --- lib/libgssapi__L --- --- gss_compare_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_compare_name.o -MTgss_compare_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_compare_name.c -o gss_= compare_name.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -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-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-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 -Wn= o-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-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libkiconv__L --- --- libkiconv.so.4.full --- --- lib/libelf__L --- --- elf_getarsym.o --- --- lib/libkiconv__L --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-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-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -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-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libjail__L --- --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libelf__L --- --- elf_getbase.o --- --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-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-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/libkiconv__L --- install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libpam/libpam__L --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -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-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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': --- lib/libpam/libpam__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddre--- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ --- lib/libpam/libpam__L --- 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-error=3Doverflow -Wno-return-type -c /workspace/src/contrib/openp= am/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libelf__L --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -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-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -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=3Daddress = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -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 -Wcast-align -Wchar-subscripts = -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 56.37 real 442.41 user 75.67 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins11192301898= 523526281.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_2254_1980199480.1775239293568--