From owner-freebsd-current@freebsd.org Mon Aug 21 21:47:58 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45F64DD5871 for ; Mon, 21 Aug 2017 21:47:58 +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 "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1128F3774 for ; Mon, 21 Aug 2017 21:47:58 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::1ca7:87bd:47ce:7660] (unknown [IPv6:2001:470:7a58:0:1ca7:87bd:47ce:7660]) (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 30EEC30AA5; Mon, 21 Aug 2017 23:47:55 +0200 (CEST) From: Dimitry Andric Message-Id: <21D1FFEB-D650-4AB6-824A-8BCF941EAB8A@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_9A8CB9A7-C38D-4144-A3E6-1FAD7CA67C49"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: r322769: make buildkernel/buildworld failure: Unable to determine compiler type for CC=cc Date: Mon, 21 Aug 2017 23:47:54 +0200 In-Reply-To: <20170821205247.0a58bc0c@thor.intern.walstatt.dynvpn.de> Cc: FreeBSD CURRENT To: "O. Hartmann" References: <20170821205247.0a58bc0c@thor.intern.walstatt.dynvpn.de> X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 21 Aug 2017 21:47:58 -0000 --Apple-Mail=_9A8CB9A7-C38D-4144-A3E6-1FAD7CA67C49 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 21 Aug 2017, at 20:52, O. Hartmann wrote: >=20 > I just updated to r322769 and now I face this when trying to recompile = kernel/world again: >=20 > make: "/usr/src/share/mk/bsd.compiler.mk" line 142: warning: "cc = --version || echo 0.0.0" > exited on a signal make: "/usr/src/share/mk/bsd.compiler.mk" line 155: = Unable to > determine compiler type for CC=3Dcc. Consider setting COMPILER_TYPE. What is the output of "cc --version" ? -Dimitry --Apple-Mail=_9A8CB9A7-C38D-4144-A3E6-1FAD7CA67C49 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.1 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWZtVCgAKCRCwXqMKLiCW owJdAJ4oKiKsrZ6g+LdLUSTSEoVPmyIpKACfbZw6QoKehOzi6ZmuTLhYKHCYIZs= =+eOV -----END PGP SIGNATURE----- --Apple-Mail=_9A8CB9A7-C38D-4144-A3E6-1FAD7CA67C49--