From nobody Wed Jul 31 02:00:59 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 4WYb102XtTz5SPPG for ; Wed, 31 Jul 2024 02:01:08 +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 4WYb0z22bdz4J5Z; Wed, 31 Jul 2024 02:01:07 +0000 (UTC) (envelope-from ler@lerctr.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=lerctr.org header.s=ler2019 header.b="iJRup WC"; dmarc=pass (policy=none) header.from=lerctr.org; spf=pass (mx1.freebsd.org: domain of ler@lerctr.org designates 192.147.25.65 as permitted sender) smtp.mailfrom=ler@lerctr.org 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=WolDcnD+6aSpB1KKTMCE5Qn1qi1lYg+Snn8xb9tl1qc=; b=iJRup WCDvSnq2qbnjgq0zlVdMQfB52YdwExvq0wpGvgOto17VdPzxLRe/YkeG9lj5t0nEPb0PyfNTjvwIj 31S+fknNdl8Kt26anmiayvaoBUFdN5S+RB5TbZJM2sCOPNiTqgEvbqiDb4Dc3bUQqLiw9lunAvCl6 PweWb7aJyUEoXLXdrYUu7wru6Jd5RPKfQbC/1DvWrWcIn18wXbQg7dwlKvpxgAy8G732ElrjsnVw6 qICv5MJI/cIOC41VkOPCRZgI08DY4zcZck+6nmYj+UXj2m/sjRQX6FCuAwcg1fouYfmVdRdUFm6RT cdHZNwqb7RheGz/mJEvVhMGa4VtuQ==; 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]:25972 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 1sYyeB-000000006oW-2XfA; Tue, 30 Jul 2024 21:00:59 -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 21:00:59 -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 21:00:59 -0500 From: Larry Rosenman To: Ed Maste Cc: Freebsd current Subject: Re: build failure: clang.full In-Reply-To: <762cd65e1cb2b2c138e3174d9787e135@lerctr.org> References: <762cd65e1cb2b2c138e3174d9787e135@lerctr.org> Message-ID: X-Sender: ler@lerctr.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.992]; DMARC_POLICY_ALLOW(-0.50)[lerctr.org,none]; R_DKIM_ALLOW(-0.20)[lerctr.org:s=ler2019]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; FREEFALL_USER(0.00)[ler]; MISSING_XM_UA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:18474, ipnet:192.147.25.0/24, country:US]; ARC_NA(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; TO_DN_ALL(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; DKIM_TRACE(0.00)[lerctr.org:+] X-Rspamd-Queue-Id: 4WYb0z22bdz4J5Z On 07/30/2024 9:25 am, Larry Rosenman wrote: > 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. It apparently got fixed, I just made it through a buildworld/buildkernel. -- 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