From owner-freebsd-current@FreeBSD.ORG Tue Sep 10 13:03:29 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3381E1CC for ; Tue, 10 Sep 2013 13:03:29 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E79C4284E for ; Tue, 10 Sep 2013 13:03:28 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1VJNbL-00323p-BF>; Tue, 10 Sep 2013 15:03:27 +0200 Received: from e178187024.adsl.alicedsl.de ([85.178.187.24] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1VJNbL-001b5y-84>; Tue, 10 Sep 2013 15:03:27 +0200 Date: Tue, 10 Sep 2013 15:03:22 +0200 From: "O. Hartmann" To: FreeBSD CURRENT Subject: r255449: kernel compilation fails due to : cc: error: no input files Message-ID: <20130910150322.0d5674f7@thor.walstatt.dyndns.org> Organization: FU Berlin X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/=mjcEfkO/sZOw2hy75py7qx"; protocol="application/pgp-signature" X-Originating-IP: 85.178.187.24 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 10 Sep 2013 13:03:29 -0000 --Sig_/=mjcEfkO/sZOw2hy75py7qx Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I get this error when trying to compile a kernel on CURRENT r244449: [...] make[2]: Unclosed substitution for COMPILER_TYPE (/ missing) cc -c -O3 -fno-strict-aliasing -march=3Dnative -std=3Dc99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -mmmx -msse cc: error: no input files *** Error code 1 Regards, Oliver --Sig_/=mjcEfkO/sZOw2hy75py7qx Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBAgAGBQJSLxieAAoJEOgBcD7A/5N8U1wIAJ43MgpMF6HhetsUXjd5ZZ/E 0mot2mocb9xU6mgD12Okw4mDAv/1L6AHXDEqYMlwwtUbSwXbxrY/h+i/q/p7m+HL 1Qts4Kib96rmafBQXmZO3Nd5bsziuI3gd64bTP6ruxOVYORR5W8tFvJz1jI6X3Nk tP7BTwWYD1zIQxpZMa65t8KZXyYhMXNOCyhxvD2TSv1bZYuf4Q++ywmw3fT7yMRw 4tki2KN/Y8ElvpsaAhP3Q5FC3CBRMkiu/TFTZQfbiZdAyFnsa41dMgrirDgYtq0O biqyZlme3G0g5vsJRtonvuj6hJyaQ2XlENUdZNgZpeH0TMWTz22a9kRP768xzJ8= =rnq2 -----END PGP SIGNATURE----- --Sig_/=mjcEfkO/sZOw2hy75py7qx--