From owner-freebsd-questions@FreeBSD.ORG Tue Dec 10 09:04:39 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B8579FA6 for ; Tue, 10 Dec 2013 09:04:39 +0000 (UTC) Received: from mail-ob0-x231.google.com (mail-ob0-x231.google.com [IPv6:2607:f8b0:4003:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7AC351446 for ; Tue, 10 Dec 2013 09:04:39 +0000 (UTC) Received: by mail-ob0-f177.google.com with SMTP id va2so4989196obc.36 for ; Tue, 10 Dec 2013 01:04:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=grimstveit.no; s=google; h=mime-version:from:date:message-id:subject:to:content-type; bh=DC5OEzM8iKQ2e/l+opeYu7x1/mxxzuplWOVt3YbF2wQ=; b=EYSV7HNiODFKQuzfdnSbkOTnsb34WLYXKfZlXVHmdVP/7mmvldPof0B4hKwOEgK/1V 1Ftwjh3tPeoBehl4750JoYTA90xX+teBlm3qgajF6yDyiJ7bPE8LZSyABiFwlnB31gjh +lZhYfuIzQmZC5hm8FJ8Njq9Czjv/jNhMeNRg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=DC5OEzM8iKQ2e/l+opeYu7x1/mxxzuplWOVt3YbF2wQ=; b=LepWAIv6N4YyuLVW3B5jztMgHq+eoRTifVrJZH/n5L5z6jcE/y5puz9eYfNDWhVBkR WOlb2gPtKUteHOEWMxA+b+5Z08nlxdzVWGNRZ9CfpM9u1OIzpjBSSZHxcgjDYBfDi8B1 sDNDtKAhhD+neIIaaCkuaB0X7gQ4yVd9K2berc2YMhTEu0AnEc07mpLK15rkA9HdpS6d PW/wGswHZBEljLVLZUE46NYNvcKUkQskKn1PI6HuDplUhvuFvidY+JT+iRWTULNffqMr MOtPXnHtelQM44Pa4h4YNUdRnqST2qxm2QwCrW3XzZm6KACU0noICVAa5Mic+xduoUL6 yKMQ== X-Gm-Message-State: ALoCoQnfkabpIRW7kV+dQktyIrMGqBDZSwCXqcURltCJ6UXuUSslZTgSAzxtRXQr+nuBXAmVTMWm X-Received: by 10.60.144.228 with SMTP id sp4mr6857439oeb.29.1386666278817; Tue, 10 Dec 2013 01:04:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.85.105 with HTTP; Tue, 10 Dec 2013 01:04:18 -0800 (PST) From: Jakob Breivik Grimstveit Date: Tue, 10 Dec 2013 10:04:18 +0100 Message-ID: Subject: fbsd10 rc1 buildworld fail (ContantMerge.cpp) To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Dec 2013 09:04:39 -0000 On an updated 9.2 box, using generic kernconf on amd64, buildworld fails: /usr/src/lib/clang/libllvmipo/../../../contrib/llvm/lib/Transforms/IPO/ConstantMerge.cpp:126: error: expected primary-expression before 'GVI' /usr/src/lib/clang/libllvmipo/../../../contrib/llvm/lib/Transforms/IPO/ConstantMerge.cpp:126: error: 'E' was not declared in this scope /usr/src/lib/clang/libllvmipo/../../../contrib/llvm/lib/Transforms/IPO/ConstantMerge.cpp:127: error: 'GVI' was not declared in this scope /usr/src/lib/clang/libllvmipo/../../../contrib/llvm/lib/Transforms/IPO/ConstantMerge.cpp:127: error: expected primary-expression before ')' token /usr/src/lib/clang/libllvmipo/../../../contrib/llvm/lib/Transforms/IPO/ConstantMerge.cpp:127: error: expected `;' before ')' token /usr/src/lib/clang/libllvmipo/../../../contrib/llvm/lib/Transforms/IPO/ConstantMerge.cpp:230: error: expected `}' at end of input /usr/src/lib/clang/libllvmipo/../../../contrib/llvm/lib/Transforms/IPO/ConstantMerge.cpp:230: error: expected `}' at end of input *** Error code 1 Stop. bmake[3]: stopped in /usr/src/lib/clang/libllvmipo *** Error code 1 Stop. bmake[2]: stopped in /usr/src/lib/clang *** Error code 1 Stop. bmake[1]: stopped in /usr/src *** Error code 1 Stop. bmake: stopped in /usr/src *** [buildworld] Error code 1 Stop in /usr/src. What can I do to resolve this? -- Vyrdsamt, Jakob Breivik Grimstveit | +47 4829 8152 http://grimstveit.no/jakob