From owner-freebsd-stable@FreeBSD.ORG Wed Nov 7 19:04:20 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F67EEF3 for ; Wed, 7 Nov 2012 19:04:20 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) by mx1.freebsd.org (Postfix) with ESMTP id 2C3798FC08 for ; Wed, 7 Nov 2012 19:04:19 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:17e:8599:3fcc:63a7] (unknown [IPv6:2001:7b8:3a7:0:17e:8599:3fcc:63a7]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id C2F915C59; Wed, 7 Nov 2012 20:04:18 +0100 (CET) Message-ID: <509AB0B3.6030304@FreeBSD.org> Date: Wed, 07 Nov 2012 20:04:19 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Mike Jakubik Subject: Re: Error compiling world (usr/src/gnu/usr.bin/texinfo) w/ Clang References: <1352242797.4156.3.camel@mjakubik.localdomain> <509A73A8.2050602@FreeBSD.org> <1352313919.1820.1.camel@mjakubik.localdomain> <1352314448.1820.3.camel@mjakubik.localdomain> In-Reply-To: <1352314448.1820.3.camel@mjakubik.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org 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, 07 Nov 2012 19:04:20 -0000 On 2012-11-07 19:54, Mike Jakubik wrote: ... > Oops, i did this on the wrong server. On the right server it fails > compiling boot2 just like Richard describes. > > Thanks. > > > ===> sys/boot/i386/boot2 (all) > -5 bytes available > *** Error code 1 > > Stop in /usr/src/sys/boot/i386/boot2. > *** Error code 1 Ah yes, I got it. This is currently a problem on stable/9, for which I don't yet have an easy solution, except building boot2 with gcc for now. See the earlier thread on freebsd-stable here: http://lists.freebsd.org/pipermail/freebsd-stable/2012-November/070459.html