From nobody Thu Jun 26 11:18:41 2025 X-Original-To: current@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 4bSbm95lmpz60QGg for ; Thu, 26 Jun 2025 11:18:49 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4bSbm81wzKz3HZn for ; Thu, 26 Jun 2025 11:18:48 +0000 (UTC) (envelope-from david@catwhisker.org) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of david@catwhisker.org designates 107.204.234.170 as permitted sender) smtp.mailfrom=david@catwhisker.org; dmarc=none Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.18.1/8.18.1) with ESMTP id 55QBIfE3084753 for ; Thu, 26 Jun 2025 11:18:41 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.18.1/8.18.1/Submit) id 55QBIfpi084752 for current@freebsd.org; Thu, 26 Jun 2025 04:18:41 -0700 (PDT) (envelope-from david) Date: Thu, 26 Jun 2025 04:18:41 -0700 From: David Wolfskill To: current@freebsd.org Subject: Build failed: main-n278204-d86c5811cdb3 -> main-n278249-1ee33e3a578c Message-ID: Mail-Followup-To: David Wolfskill , current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="8+24zKf6r1QMxncg" Content-Disposition: inline X-Spamd-Result: default: False [-0.29 / 15.00]; SIGNED_PGP(-2.00)[]; NEURAL_SPAM_LONG(1.00)[1.000]; NEURAL_SPAM_MEDIUM(0.78)[0.778]; NEURAL_SPAM_SHORT(0.33)[0.328]; R_SPF_ALLOW(-0.20)[+ip4:107.204.234.170]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FREEFALL_USER(0.00)[david]; MISSING_XM_UA(0.00)[]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[current@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[current@freebsd.org]; DMARC_NA(0.00)[catwhisker.org]; RCVD_TLS_LAST(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; FROM_HAS_DN(0.00)[] X-Rspamd-Queue-Id: 4bSbm81wzKz3HZn X-Spamd-Bar: / --8+24zKf6r1QMxncg Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Build failed quite early in the process, whining: =2E.. Building /common/S4/obj/usr/src/amd64.amd64/lib/libyaml/_INCSINS Building /common/S4/obj/usr/src/amd64.amd64/lib/ncurses/form/_INCSINS install: /common/S4/obj/usr/src/amd64.amd64/tmp/usr/include/private/yaml: N= o such file or directory Building /common/S4/obj/usr/src/amd64.amd64/lib/libbluetooth/_INCSINS Building /common/S4/obj/usr/src/amd64.amd64/lib/libsdp/_INCSINS Building /common/S4/obj/usr/src/amd64.amd64/lib/ncurses/panel/_INCSINS Building /common/S4/obj/usr/src/amd64.amd64/lib/ncurses/menu/_INCSINS Building /common/S4/obj/usr/src/amd64.amd64/lib/clang/headers/arm_vector_ty= pes.h Building /common/S4/obj/usr/src/amd64.amd64/lib/clang/headers/arm_bf16.h *** [_INCSINS] Error code 71 make[4]: stopped making "includes" in /usr/src/lib/libyaml =2EERROR_TARGET=3D'_INCSINS' =2EERROR_META_FILE=3D'/common/S4/obj/usr/src/amd64.amd64/lib/libyaml/_INCSI= NS.meta' =2EMAKE.LEVEL=3D'4' Copies of the build typescript & the ERROR_META_FILE may be found at https://www.catwhisker.org/~david/FreeBSD/head/n278249/ which has: albert(14.3-S)[12] ls -lhT total 35 -rw-r--r-- 1 david staff 1.2K Jun 26 03:47:20 2025 _INCSINS.meta -rw-r--r-- 1 david staff 102K Jun 26 03:47:21 2025 build_typescript.txt Machine wsa running: FreeBSD freebeast.catwhisker.org 15.0-CURRENT FreeBSD 15.0-CURRENT #252 mai= n-n278204-d86c5811cdb3: Wed Jun 25 11:04:40 UTC 2025 root@freebeast.cat= whisker.org:/common/S4/obj/usr/src/amd64.amd64/sys/GENERIC amd64 1500048 15= 00048 (A couple of laptops also showed the same failure. Each of the 3 machines is kept in sync with the other 2, so this result is unsurprising.) Peace, david --=20 David H. Wolfskill david@catwhisker.org =E2=80=9CWe will measure our success not only by the battles we win, but al= so by the wars that we end, and perhaps most importantly, the wars we never get into." See https://www.catwhisker.org/~david/publickey.gpg for my public key. --8+24zKf6r1QMxncg Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSTLzOSbomIK53fjFliipiWhXYx5QUCaF0skF8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0OTMy RjMzOTI2RTg5ODgyQjlEREY4QzU5NjI4QTk4OTY4NTc2MzFFNQAKCRBiipiWhXYx 5We9AQDDepUe7kYxzuR/6JTsyM39msXI4wV6llZ0MQolErYQuQEAiT1BjEnnJ2u4 /FUR6mUXgOMguVXXZU7q9Tygd3sCsQU= =zxVZ -----END PGP SIGNATURE----- --8+24zKf6r1QMxncg--