From owner-freebsd-current@FreeBSD.ORG Sat Aug 13 08:39:20 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 33F6F1065676 for ; Sat, 13 Aug 2011 08:39:20 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id E2E2E8FC13 for ; Sat, 13 Aug 2011 08:39:19 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1Qs9kU-0000tA-Vy>; Sat, 13 Aug 2011 10:39:19 +0200 Received: from e178026044.adsl.alicedsl.de ([85.178.26.44] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1Qs9kU-00062Q-S6>; Sat, 13 Aug 2011 10:39:18 +0200 Message-ID: <4E463836.5000402@zedat.fu-berlin.de> Date: Sat, 13 Aug 2011 10:39:18 +0200 From: "Hartmann, O." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110712 Thunderbird/5.0 MIME-Version: 1.0 To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.26.44 Subject: 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 08:39:20 -0000 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? 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