From owner-freebsd-current@FreeBSD.ORG Sat Aug 13 11:35:41 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0470E1065672 for ; Sat, 13 Aug 2011 11:35:41 +0000 (UTC) (envelope-from marcelorossi@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id BA2428FC08 for ; Sat, 13 Aug 2011 11:35:40 +0000 (UTC) Received: by ywo32 with SMTP id 32so1760171ywo.13 for ; Sat, 13 Aug 2011 04:35:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=JsOI0ATguUEwJT/jL1RR++5D7jnWNbM2WK2D9HZdW1c=; b=CzxpG3xrc5A6iI1lwqKYFFs7MRuqa24Rw1tM7pLtPC2z6nuXQqKMsp1JlIIuPaMJz9 0/NnVfuKM1X/VHB9+M0+Aws3/konXGn08RK4BbE36X2Kv4+Biu/glNrpPvuqOderqQd5 JUzxIZgLdLSuiMPJJz4xm3/8/HEM6rtd0TsNM= Received: by 10.142.51.9 with SMTP id y9mr823016wfy.359.1313233514699; Sat, 13 Aug 2011 04:05:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.40.226 with HTTP; Sat, 13 Aug 2011 04:04:30 -0700 (PDT) In-Reply-To: <4E463836.5000402@zedat.fu-berlin.de> References: <4E463836.5000402@zedat.fu-berlin.de> From: "Marcelo/Porks" Date: Sat, 13 Aug 2011 08:04:30 -0300 Message-ID: To: "Hartmann, O." Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Current Subject: Re: FreeBSD 9.0-BETA1/amd64 r224808: buildworld failure: ===> lib/clang/include (all), 1 error, *** Error code 2, 1 error, *** Error code 2, 1 error X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 13 Aug 2011 11:35:41 -0000 On Sat, Aug 13, 2011 at 05:39, Hartmann, O. wrote: > I run several boxes based on FreebSD 9.0-BETA1/amd64, compiled with clang. > Since yesterday, I run on all of these > machines into strange situations: buildworld won't build anymore, it fails > always on all boxes at > the very same position as showed by the error message below. I can build and > install a kernel, that's working all right. > > Is there any known issue? Hi. I had problems about 2 weeks ago when I tried to compile world/kernel/ports (with or without clang). I thought that the problems were related to the file system. So I disabled the SUJ, ran the fsck and tried to compile again. And everything worked fine. So I reinstalled the new world/kernel, I re-enabled the SUJ and the problems didn't come back. > I already deleted /usr/obj and did a fsck on the filesystem(s). The > filesystem in question is UFS2. > > Maybe it is worth to know, that I also have on all of these boxes the > strange behaviour, that > a portsnap update/extract now fails permanently with: > > /usr/ports/devel/ccdoc/ > /usr/ports/devel/ccrtp/ > /usr/ports/devel/cdash/ > files/dd7c394c9c9ddf4b97f1b14c676f370adc259b2c7a4b8346eba0788a431db398.gz > not found -- snapshot corrupt. > > This is the same on every box compiled FreeBSD 9.0-BETA1/amd64. The portsnap > issue does not occur on our two FreeBSD 8.2-STABLE > servers. > > Well, this might be a simple coincidence, but due to the fact these errors > occur simultanously on every FreeBSD 9.0/amd box we run > it might could be realted to a real issue in FreeBSD 9.0-BETA1/amd64 (even > compiled with clang). A VFS issue perhaps? I updated > the kernel sources minutes ago and installed a most recent kernel, rebooted > and hoped to get rid of the problem, but it > still remains. > > Regards, > Oliver > > gzip -cn > /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/man/lwres_resutil.3 >> lwres_resutil.3.gz > building profiled lwres library > ranlib liblwres_p.a > ===> lib/clang (all) > ===> lib/clang/libclanganalysis (all) > ===> lib/clang/libclangarcmigrate (all) > ===> lib/clang/libclangast (all) > ===> lib/clang/libclangbasic (all) > ===> lib/clang/libclangcodegen (all) > ===> lib/clang/libclangdriver (all) > ===> lib/clang/libclangfrontend (all) > ===> lib/clang/libclangfrontendtool (all) > ===> lib/clang/libclangindex (all) > ===> lib/clang/libclanglex (all) > ===> lib/clang/libclangparse (all) > ===> lib/clang/libclangrewrite (all) > ===> lib/clang/libclangsema (all) > ===> lib/clang/libclangserialization (all) > ===> lib/clang/libclangstaticanalyzercheckers (all) > ===> lib/clang/libclangstaticanalyzercore (all) > ===> lib/clang/libclangstaticanalyzerfrontend (all) > ===> lib/clang/libllvmanalysis (all) > ===> lib/clang/libllvmasmparser (all) > ===> lib/clang/libllvmasmprinter (all) > ===> lib/clang/libllvmbitreader (all) > ===> lib/clang/libllvmbitwriter (all) > ===> lib/clang/libllvmcodegen (all) > ===> lib/clang/libllvmcore (all) > ===> lib/clang/libllvminstcombine (all) > ===> lib/clang/libllvminstrumentation (all) > ===> lib/clang/libllvmipa (all) > ===> lib/clang/libllvmipo (all) > ===> lib/clang/libllvmmc (all) > ===> lib/clang/libllvmmcparser (all) > ===> lib/clang/libllvmscalaropts (all) > ===> lib/clang/libllvmselectiondag (all) > ===> lib/clang/libllvmsupport (all) > ===> lib/clang/libllvmtarget (all) > ===> lib/clang/libllvmtransformutils (all) > ===> lib/clang/libllvmarmasmparser (all) > ===> lib/clang/libllvmarmcodegen (all) > ===> lib/clang/libllvmarmdesc (all) > ===> lib/clang/libllvmarmdisassembler (all) > ===> lib/clang/libllvmarminfo (all) > ===> lib/clang/libllvmarminstprinter (all) > ===> lib/clang/libllvmmipscodegen (all) > ===> lib/clang/libllvmmipsdesc (all) > ===> lib/clang/libllvmmipsinfo (all) > ===> lib/clang/libllvmmipsinstprinter (all) > ===> lib/clang/libllvmpowerpccodegen (all) > ===> lib/clang/libllvmpowerpcdesc (all) > ===> lib/clang/libllvmpowerpcinfo (all) > ===> lib/clang/libllvmpowerpcinstprinter (all) > ===> lib/clang/libllvmx86asmparser (all) > ===> lib/clang/libllvmx86codegen (all) > ===> lib/clang/libllvmx86desc (all) > ===> lib/clang/libllvmx86disassembler (all) > ===> lib/clang/libllvmx86info (all) > ===> lib/clang/libllvmx86instprinter (all) > ===> lib/clang/libllvmx86utils (all) > ===> lib/clang/include (all) > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > _______________________________________________ > 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" > -- Marcelo Rossi "This e-mail is provided "AS IS" with no warranties, and confers no rights." "I have nothing against God, I just hate His fan club"