From nobody Tue Jul 30 14:25:44 2024 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 4WYHZg2Ft8z5S44H for ; Tue, 30 Jul 2024 14:25:47 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) (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 (2048 bits) client-digest SHA256) (Client CN "*.lerctr.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WYHZg0191z4xr6; Tue, 30 Jul 2024 14:25:46 +0000 (UTC) (envelope-from ler@lerctr.org) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=ler2019; h=Content-Transfer-Encoding:Content-Type:Message-ID:References: In-Reply-To:Subject:Cc:To:From:Date:MIME-Version:Sender:Reply-To:Content-ID: Content-Description; bh=qA+6f5nzomNglLMpIe06AxE0lAByuik3PojLY71VtxQ=; b=fFhfT fH0tD1KlrUC6NJ5erDL2rnEZ/Drpl6lSbwZ854Keg1MJgrhuewIwQA+VFk2nR5M/JrLWxz6DKfbll cfBrni0kj1hUqfMzNyv3F6zdH5qUMBsDQ31hRVUvc1lbUssyZANeLcZZpk/SPtUbroe29o/eZmLPn Y67+jJghO7UxrciFvsr/B+AnOQeTItxq3X9tyxRrXHxIDcK9/yZWa7nq4pVYU9NGcl+eTiz6AxfVJ Eob9pWSSYUIzAQ/39wBXiLbF+vnbk6aSsxjoIQQhxs5BRKAuyJPJAdnbKvKRifOd2liCChttWqh4r 7VYsGMPChZrlB85rCtzNwiA3WrfRg==; Received-SPF: pass (thebighonker.lerctr.org: domain of lerctr.org designates 192.147.25.65 as permitted sender) client-ip=192.147.25.65; envelope-from=ler@lerctr.org; helo=webmail.lerctr.org; Received: from thebighonker.lerctr.org ([192.147.25.65]:52241 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.98 (FreeBSD)) (envelope-from ) id 1sYnnN-00000000Nrd-0Qp2; Tue, 30 Jul 2024 09:25:45 -0500 Received: from syn-070-123-041-087.res.spectrum.com ([70.123.41.87]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Tue, 30 Jul 2024 09:25:44 -0500 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 Date: Tue, 30 Jul 2024 09:25:44 -0500 From: Larry Rosenman To: Ed Maste Cc: Freebsd current Subject: Re: build failure: clang.full In-Reply-To: References: Message-ID: <762cd65e1cb2b2c138e3174d9787e135@lerctr.org> X-Sender: ler@lerctr.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:18474, ipnet:192.147.25.0/24, country:US] X-Rspamd-Queue-Id: 4WYHZg0191z4xr6 On 07/30/2024 9:22 am, Ed Maste wrote: > On Mon, 29 Jul 2024 at 19:54, Larry Rosenman wrote: >> >> I'm getting the following on an up2date checkout: >> Building /usr/obj/usr/src/amd64.amd64/usr.bin/clang/clang/clang.full >> ld: warning: /usr/obj/usr/src/amd64.amd64/lib/clang/libllvm/libllvm.a: >> archive member 'FaultMaps.o' is neither ET_REL nor LLVM bitcode > > This looks like you have a corrupt object in this archive. If you want > to start on the path of determining the root cause you could try > extracting FaultMaps.o (using ar or tar) and seeing what file(1) says > about it. This happens even with a FRESH (I.E. empty) /usr/obj. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 13425 Ranch Road 620 N, Apt 718, Austin, TX 78717-1010