From owner-freebsd-current@FreeBSD.ORG Wed Jan 30 09:37:35 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1073E4EF for ; Wed, 30 Jan 2013 09:37:35 +0000 (UTC) (envelope-from jesse@glx.me) Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by mx1.freebsd.org (Postfix) with ESMTP id 8CC3CA8A for ; Wed, 30 Jan 2013 09:37:34 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id hj13so1358160wib.13 for ; Wed, 30 Jan 2013 01:37:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=glx.me; s=g; h=mime-version:x-received:x-originating-ip:date:message-id:subject :from:to:content-type; bh=u54OzW3OSF3G57MuxSb3HKm3RMcRob9eNMqDYv71UmM=; b=tGZleEp8KfPWv8zyutk8wJc+fS6c2XlQtP/mfsBpjqxr/w0WtfMsstYPxix5X3uiPG 54JdAh7MfV208sHLHMzO6JCCv+6O44HOLtoVLEGS/wX8YXvJNx+I7UDF9bkPuZLxyexJ 2Ec4IFXXNFNr6SjvSluuzSEXqfP5uWOoR/nPo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:x-originating-ip:date:message-id:subject :from:to:content-type:x-gm-message-state; bh=u54OzW3OSF3G57MuxSb3HKm3RMcRob9eNMqDYv71UmM=; b=lykPh8aSFCw9mYBKt/W4PeF25NeObFTrGCfm9HmZj7qF1mOsx7F3tZX5/BEIoubnHH KQ0to8iE+1dcNpj8OHq7OmXENwYSS2QXrcFJQkiNFIaFS1OSHi9pxxMvCl0WEuaTEVAY MQbKGLy67z/1vZG7EVh8E087eY0AVQ6I8OthfiyLQm/LTRYBz3iNcM5YcJnMVsV2qvQp UrOCKswpn6PKetwJGlCBk/MlBQQ1PTdbYK2zI/ySEi+93Lkvyh8HJOnmqisytRCwxCzv MRb3RdzaF3Z4aYLuFw/Zo5Z6pgWtgR86iKazJJXylf5PB8bUjtBTjWBY9sEmCOzWZkYH iD4g== MIME-Version: 1.0 X-Received: by 10.194.57.82 with SMTP id g18mr7489664wjq.25.1359538653458; Wed, 30 Jan 2013 01:37:33 -0800 (PST) Received: by 10.194.165.135 with HTTP; Wed, 30 Jan 2013 01:37:33 -0800 (PST) X-Originating-IP: [101.82.22.219] Date: Wed, 30 Jan 2013 09:37:33 +0000 Message-ID: Subject: buildworld error From: Jesse To: freebsd-current@freebsd.org X-Gm-Message-State: ALoCoQmLoPOTevZyUJbybeFSlEqU4PPKwYMY/o9K411oARZue/DP6DVPCnqowFfZHVJkKRyuuFuX X-Mailman-Approved-At: Wed, 30 Jan 2013 12:38:06 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 30 Jan 2013 09:37:35 -0000 Hi, I just update /usr/src and make buildworld. The building proccess stop as errors: ===> 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/libllvmdebuginfo (all) ===> lib/clang/libllvmexecutionengine (all) ===> lib/clang/libllvminterpreter (all) ===> lib/clang/libllvmjit (all) ===> lib/clang/libllvmmcdisassembler (all) ===> lib/clang/libllvmmcjit (all) ===> lib/clang/libllvmruntimedyld (all) ===> lib/clang/include (all) 1 error *** [everything] Error code 2 1 error *** [buildworld] Error code 2 1 error