Date: Tue, 10 Sep 2013 20:14:30 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: John-Mark Gurney <jmg@funkthat.com> Cc: FreeBSD CURRENT <freebsd-current@freebsd.org> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 <jmg@funkthat.com> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130910201430.67cbc9fa>