From owner-freebsd-stable@FreeBSD.ORG Wed Jan 23 12:22:20 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 29B9A5BF for ; Wed, 23 Jan 2013 12:22:20 +0000 (UTC) (envelope-from joerg_surmann@snafu.de) Received: from manhattan.ops.eusc.inter.net (manhattan.ops.eusc.inter.net [84.23.254.159]) by mx1.freebsd.org (Postfix) with ESMTP id DE31CE0C for ; Wed, 23 Jan 2013 12:22:19 +0000 (UTC) X-Trace: 507c6a6f6572675f7375726d616e6e7c39322e3233312e3230372e3130377c3154 787972572d3030304a70792d39737c31333538393431383836 Received: from manhattan.ops.eusc.inter.net ([10.159.10.19] helo=localhost) by manhattan.ops.eusc.inter.net with esmtpsa (Exim 4.80.1) id 1TxyrW-000Jpy-9s for freebsd-stable@freebsd.org; Wed, 23 Jan 2013 12:51:26 +0100 Message-ID: <50FFCEBD.60506@snafu.de> Date: Wed, 23 Jan 2013 12:51:25 +0100 From: joerg surmann User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: FreeBSD_mailiglist_KERNEL Subject: buildworld problem 9.1 stable X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable X-SA-Exim-Connect-IP: 92.231.207.107 X-SA-Exim-Mail-From: joerg_surmann@snafu.de X-SA-Exim-Scanned: No (on manhattan.ops.eusc.inter.net); SAEximRunCond expanded to false X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2013 12:22:20 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 hey, i have a alix board here. it's a new installation. *#make buildworld* snip {standard input}: Assembler messages: {standard input}:17822: Warning: end of file not at end of a line; newline inserted {standard input}:19715: Error: unknown pseudo-op: `.l241' cc: Internal error: Killed: 9 (program cc1) Please submit a full bug report. See for instructions. *** [insn-attrtab.o] Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc_int. *** [all] Error code 1 Stop in /usr/src/gnu/usr.bin/cc. *** [cross-tools] Error code 1 Stop in /usr/src. *** [_cross-tools] Error code 1 Stop in /usr/src. *** [buildworld] Error code 1 Stop in /usr/src. * # gcc -v* Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] * #cat /etc/make.conf* WITH_SYSTEM_CLANG=3D"YES" WITH_PKGNG=3D"YES" =2Eif (!empty(.CURDIR:M/usr/src*) || !empty(.CURDIR:M/usr/obj*)) =2Eif !defined(NOCCACHE) CC:=3D${CC:C,^cc,/usr/local/libexec/ccache/world/cc,1} CXX:=3D${CXX:C,^c\+\+,/usr/local/libexec/ccache/world/c++,1} =2Eendif =2Eendif ##Clang will return a lot of 'unused argument' warnings: they are harmles= s. ##Just add this to /etc/make.conf if you want to hide them: =2Eif ${CC:T} =3D=3D "clang" CFLAGS+=3D -Qunused-arguments =2Eendif Thanks for some help. Suri -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.18 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCgAGBQJQ/868AAoJEDyDkpKh+9pTILQP/2yoL8DvRPpabipDocO11kTt 2OzVwcTR+vh7AOQbsYf9c0zt4NvL66I5kW3vGAd6GHCaBozzsz3Ct4DgsuBxk1KU EatHPVjqoVzBHuBMDD3SxR4RT/5OAXU4lOs8V7IFY3j2/hcnrow2ruUNG4UDIrSl dlVnCMIdfPTRMkOE4XIi27XMrDyxKsbIS9QRNmj4SnCT+3/I8ipc5Z5bXN4ObWji g33VTojL3zT9KcJw1LqI48vSa3OxqHcuUkJ5PEQFLoSSJJXAWeFUn26bRNKbn3n0 b3gaJ1QsGgdySo1FLVEyLebyxctEaGMPRjSEXkt8XvgRjUWMaO2IL9ePZjZhB3JO pKZIRD1LrbgnVLQJ0d7Lw6r1jHU4KbyLpkSLNvoc4LlOxAXxelGBobJyhxIC7OJ6 EIFttgHmPXY9VQ4HNyDlMAqrY7AErW06KUWHsqx1TAxcsOqU3kTDsx3WIZzKR9Zz W0W4ownLYBCfi86I7/SsBI21GR1MTn0XAYyvGJv98L/vmrlyLpetSLsGjiKw/1BM xTXqBUsqN5fCKYDawkSd5mNhRPl3yKg8CpbP3l0x1UD5oU61bKe1Vq0/EzIMEfqc QceuYzrH+V1XpqBMZhS9HY9TC5tW1VVkl0Kr90kArgZKmi2QCzippYOcPyWvhf1s 2JLML6k+1LOUebSSd10L =3D45wV -----END PGP SIGNATURE-----