From nobody Wed Nov 05 18:00:34 2025 X-Original-To: freebsd-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 4d1tQs1PBzz4k9dK for ; Wed, 05 Nov 2025 18:00:37 +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 4d1tQr4J3lz3hQr for ; Wed, 05 Nov 2025 18:00:36 +0000 (UTC) (envelope-from david@catwhisker.org) Authentication-Results: mx1.freebsd.org; none Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.18.1/8.18.1) with ESMTP id 5A5I0YXX058376; Wed, 5 Nov 2025 18:00:34 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.18.1/8.18.1/Submit) id 5A5I0YFY058375; Wed, 5 Nov 2025 10:00:34 -0800 (PST) (envelope-from david) Date: Wed, 5 Nov 2025 10:00:34 -0800 From: David Wolfskill To: ruby R53 Cc: "freebsd-current@FreeBSD.org" Subject: Re: make buildworld: "[...] fatal error: 'llvm/Demangle/Demangle.h' file not found", among other errors Message-ID: Mail-Followup-To: David Wolfskill , ruby R53 , "freebsd-current@FreeBSD.org" References: 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="in8EMzNpLH6467LC" Content-Disposition: inline In-Reply-To: X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Rspamd-Queue-Id: 4d1tQr4J3lz3hQr --in8EMzNpLH6467LC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 05, 2025 at 05:50:43PM +0000, ruby R53 wrote: > I've tried re-cloning my source tree and am still getting this error when= trying to build the world, among others. > The full error message is > --- Demangle/ItaniumDemangle.o --- > /usr/src/contrib/llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp:13:10= : fatal error: 'llvm/Demangle/Demangle.h' file not found >=20 > ... > Is my copy broken, or is there something actually missing on the original= repository? > .... I don't know the latest commit in your copy of the tree, but I updated =66rom main-n281683-3ccb2d9513e6 to main-n281708-b8697ac70ebf via an in-place source-based update on 4 machines earlier today. One of those machines used -j112; the others used -j14. Peace, david --=20 David H. Wolfskill david@catwhisker.org See https://www.catwhisker.org/~david/publickey.gpg for my public key. --in8EMzNpLH6467LC Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSTLzOSbomIK53fjFliipiWhXYx5QUCaQuQwl8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0OTMy RjMzOTI2RTg5ODgyQjlEREY4QzU5NjI4QTk4OTY4NTc2MzFFNQAKCRBiipiWhXYx 5a3bAQCa2YI+/PjvC5AePvqZnzPn3/Ni+KPbEfiyXDMt+qn4+QEAtHYhYqR3KT2n Qn+oGstc2zn3wLgt+/qMYCkC521P7Aw= =Pd+1 -----END PGP SIGNATURE----- --in8EMzNpLH6467LC--