From owner-freebsd-current@freebsd.org Wed Dec 11 06:16:17 2019 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EED001CDA36 for ; Wed, 11 Dec 2019 06:16:17 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47XmsF66Zrz3Dly; Wed, 11 Dec 2019 06:16:17 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id B37F8E8A6; Wed, 11 Dec 2019 06:16:17 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::907a:325e:46fe:4863] (unknown [IPv6:2001:470:7a58:0:907a:325e:46fe:4863]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id A73355F46D; Wed, 11 Dec 2019 07:16:15 +0100 (CET) From: Dimitry Andric Message-Id: <943609C6-6AD5-4BAC-B140-558A77BC1CD9@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_0B326860-3BF7-4EA1-A371-4F528412F0A6"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: WITH_LLVM_TARGET_BPF=yes broken on head Date: Wed, 11 Dec 2019 07:16:07 +0100 In-Reply-To: Cc: FreeBSD Current To: Ryan Stone References: X-Mailer: Apple Mail (2.3445.104.11) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Dec 2019 06:16:18 -0000 --Apple-Mail=_0B326860-3BF7-4EA1-A371-4F528412F0A6 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 10 Dec 2019, at 20:29, Ryan Stone wrote: > > If I do a "make toolchain" with WITH_LLVM_TARGET_BPF=yes set in > /etc/src.conf on the latest head I get the following errors when it > tries to link clang. I believe that this was broken by the recent'ish > llvm update; it worked as of r351363 back in August. Thanks for reporting it, this should now be fixed with r355602! -Dimitry --Apple-Mail=_0B326860-3BF7-4EA1-A371-4F528412F0A6 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXfCJpwAKCRCwXqMKLiCW owlKAJ4nzjwIHhj930on6krpYfALwxUaBwCfSvJIBxRbz481C7UxME077iTOFlo= =BW8E -----END PGP SIGNATURE----- --Apple-Mail=_0B326860-3BF7-4EA1-A371-4F528412F0A6--