From owner-freebsd-current@FreeBSD.ORG Wed Sep 29 12:13:27 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BF9D106566B; Wed, 29 Sep 2010 12:13:27 +0000 (UTC) (envelope-from dlt@mebtel.net) Received: from mail940c35.nsolutionszone.com (mail940c35.nsolutionszone.com [209.235.152.130]) by mx1.freebsd.org (Postfix) with ESMTP id BC6EF8FC12; Wed, 29 Sep 2010 12:13:26 +0000 (UTC) X-POP-User: dlt.mebtel.net Received: from localhost (99-194-23-158.dyn.centurytel.net [99.194.23.158]) by mail940c35.nsolutionszone.com (8.13.6/8.13.1) with ESMTP id o8TCDNiF021821; Wed, 29 Sep 2010 12:13:24 GMT Date: Wed, 29 Sep 2010 08:13:22 -0400 From: Derek Tattersall To: Garrett Cooper Message-ID: <20100929121322.GB8359@oriental.arm.org> References: <4C99A53E.7060707@FreeBSD.org> <20100929002843.GA5001@oriental.arm.org> <4CA2E00D.3080102@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-CSC: 0 X-CHA: v=1.1 cv=nRMQXXDkJm4awCcx+M7+jmO1Ng3APGd8nKmIJUVj4hw= c=1 sm=1 a=BUHArxkelXkA:10 a=GPr01A5e9VcA:10 a=kj9zAlcOel0A:10 a=5FSmvsqyZ8dLHOg+TByL6Q==:17 a=6I5d2MoRAAAA:8 a=hecR6wcIAAAA:8 a=xwPayol1AAAA:8 a=CjxXgO3LAAAA:8 a=pGLkceISAAAA:8 a=nm8IygaIGxlApHkrXKEA:9 a=FOppOAumkde73fvFNz8A:7 a=QoocVYyCZqIEXIjGsS2t3S4XiboA:4 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=0Ob1RWNGeVAA:10 a=rC2wZJ5BpNYA:10 a=MSl-tDqOz04A:10 a=5FSmvsqyZ8dLHOg+TByL6Q==:117 Cc: Renato Botelho , Dimitry Andric , current@freebsd.org Subject: Re: Clang now builds world and kernel, on i386 and amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dlt@mebtel.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2010 12:13:27 -0000 * Garrett Cooper [100929 06:16]: > On Tue, Sep 28, 2010 at 11:43 PM, Dimitry Andric wrote: > > On 2010-09-29 02:28, Derek Tattersall wrote: > >> > >> A test shell script using mktemp (1) works fine on current built with > >> clang today. ?The clang case produces a filename with all "A"'s rather > >> than the random letters expected. > > > > I cannot reproduce this on a system compiled entirely with clang: > > > > $ mktemp foo.XXXXXX > > foo.MyUM5k > > $ mktemp foo.XXXXXX > > foo.YidMeT > > $ mktemp foo.XXXXXX > > foo.L27Cfz > > $ mktemp foo.XXXXXX > > foo.k3haLx > > > > ... and so on. ?Can you post that test script, please? > > Please note your CPUTYPE and CFLAGS (for both those that had a problem > and those that didn't) there might be some evidence in there that > would help to resolve this issue with clang. > Thanks, > -Garrett > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" The CPUTYPE and CFLAGS are set as by a GENERIC build. The kernel configuration file is vanilla GENERIC with scsi and PCI ethernet drivers built as modules only. The uname is: FreeBSD oriental.arm.org 9.0-CURRENT FreeBSD 9.0-CURRENT #23: Tue Sep 28 11:06:43 EDT 2010 \ root@oriental.arm.org:/usr/obj/usr/src/sys/ORIENTAL amd64 -- Best regards, Derek Tattersall dlt@mebtel.net dlt666@yahoo.com dtatters@gmail.com