From owner-freebsd-current@freebsd.org Thu Mar 12 11:41:09 2020 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 C779625DBE9 for ; Thu, 12 Mar 2020 11:41:09 +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 48dRjd1fjnz4Pjv; Thu, 12 Mar 2020 11:41:09 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:470:7a58:1::1]) (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 B73DE57AF; Thu, 12 Mar 2020 11:41:08 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::d178:a053:437e:4918] (unknown [IPv6:2001:470:7a58:0:d178:a053:437e:4918]) (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 1D88D2D3A3; Thu, 12 Mar 2020 12:41:07 +0100 (CET) From: Dimitry Andric Message-Id: <67DEDF04-E84D-48B8-A4CE-02FD92CDFE9D@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_C35C1C61-9BDB-4855-80E6-1B72382A684B"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: llvm 10 libomp build error Date: Thu, 12 Mar 2020 12:41:00 +0100 In-Reply-To: <28152202-B38B-4944-95B7-FFA0AA71E462@FreeBSD.org> Cc: Ronald Klop , freebsd-current@freebsd.org To: Kristof Provost References: <28152202-B38B-4944-95B7-FFA0AA71E462@FreeBSD.org> 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: Thu, 12 Mar 2020 11:41:09 -0000 --Apple-Mail=_C35C1C61-9BDB-4855-80E6-1B72382A684B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 12 Mar 2020, at 11:38, Kristof Provost wrote: >=20 > On 12 Mar 2020, at 16:58, Ronald Klop wrote: ... >> cc: error: no such file or directory: = '/data/src/freebsd-current/contrib/llvm-pr >> oject/openmp/runtime/src/thirdparty/ittnotify/ittnotify_static.c' >> cc: error: no input files >> *** [ittnotify_static.pico] Error code 1 ... > Try removing /usr/obj/* (or whatever your object directory is) and = rebuilding. > That worked for me. This has now been worked around in r358907. -Dimitry --Apple-Mail=_C35C1C61-9BDB-4855-80E6-1B72382A684B 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 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXmofzAAKCRCwXqMKLiCW o+BLAKDtmuBcP21krxm8KE36U9MzhWdw+ACgmBERYU49fdDjpOrR22Q5bRa3qUs= =KkGv -----END PGP SIGNATURE----- --Apple-Mail=_C35C1C61-9BDB-4855-80E6-1B72382A684B--