From owner-freebsd-current@FreeBSD.ORG Tue Sep 10 18:14:33 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 3A878388 for ; Tue, 10 Sep 2013 18:14:33 +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 EBEE52F5D for ; Tue, 10 Sep 2013 18:14:32 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1VJSSN-000bfC-Ix>; Tue, 10 Sep 2013 20:14:31 +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) with esmtpsa (envelope-from ) id <1VJSSN-001ydN-EL>; Tue, 10 Sep 2013 20:14:31 +0200 Date: Tue, 10 Sep 2013 20:14:30 +0200 From: "O. Hartmann" To: John-Mark Gurney Subject: Re: r255449: kernel compilation fails due to : cc: error: no input files Message-ID: <20130910201430.67cbc9fa@thor.walstatt.dyndns.org> In-Reply-To: <20130910162445.GV68682@funkthat.com> References: <20130910150322.0d5674f7@thor.walstatt.dyndns.org> <20130910162445.GV68682@funkthat.com> 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_/EcqaxizC7u8uwycpoABtgxg"; protocol="application/pgp-signature" X-Originating-IP: 85.178.187.24 Cc: FreeBSD CURRENT 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 18:14:33 -0000 --Sig_/EcqaxizC7u8uwycpoABtgxg Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 10 Sep 2013 09:24:45 -0700 John-Mark Gurney wrote: > O. Hartmann wrote this message on Tue, Sep 10, 2013 at 15:03 +0200: > > I get this error when trying to compile a kernel on CURRENT r244449: > >=20 > >=20 > > [...] > > 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 >=20 > This looks to be fallout from O'Brien's r255440, but you state that > you have an earlier rev than that. Are you sure you have the correct > rev above? >=20 > But, can you tell use how you built your kernel and on what system? > COMPILER_TYPE should always be defined... Are you trying to build > a HEAD kernel on 9stable w/o using buildkernel or something strange > like that? >=20 With r255453 everything works as expected again. Thank you very much. --Sig_/EcqaxizC7u8uwycpoABtgxg Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBAgAGBQJSL2GGAAoJEOgBcD7A/5N83ooH/2VZfITshlyr3UvkSl1q+kFj T04hcYK6RHEBX59A7aChzCith2iXf/M0TfINL1ycJSgs34znnYEgYXyTlNg3nnhM 0D47Y9ni45qZ1BpTQEC36vkMGl1fMNntzPTNTbrHPf4MvaXzzmw+xRBUWh0B3BGw gaYAKiprmkm6WKkvlJYbTcekVJxPvpqAr+UpZaDQUgpawamDx9Hc0nX26QmzZ4nn PE2JVQeWV6xVUrDX4S3OgcovfNUHCpTBvgKvRuEyVspjvxKxFKWO17/Bn0fYjXzZ dTRa11bXtRzv1fiX6K7VSJNnQtBRO5CCwEPuUZO07YnBL2//SVD1AS+TRHxb9nM= =r4jR -----END PGP SIGNATURE----- --Sig_/EcqaxizC7u8uwycpoABtgxg--