From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 5 17:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 ESMTP id C84C65BB for ; Thu, 5 Sep 2013 17:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A7FDD23F4 for ; Thu, 5 Sep 2013 17:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r85Ho0GQ035905 for ; Thu, 5 Sep 2013 17:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r85Ho0Aa035904; Thu, 5 Sep 2013 17:50:00 GMT (envelope-from gnats) Resent-Date: Thu, 5 Sep 2013 17:50:00 GMT Resent-Message-Id: <201309051750.r85Ho0Aa035904@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "O. Hartmann" 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 ESMTP id 996285B4 for ; Thu, 5 Sep 2013 17:49:53 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 87DB223EE for ; Thu, 5 Sep 2013 17:49:53 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r85Hnr3q014007 for ; Thu, 5 Sep 2013 17:49:53 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r85Hnrqb014004; Thu, 5 Sep 2013 17:49:53 GMT (envelope-from nobody) Message-Id: <201309051749.r85Hnrqb014004@oldred.freebsd.org> Date: Thu, 5 Sep 2013 17:49:53 GMT From: "O. Hartmann" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/181846: devel/llvm33: error: DataTypes.h:79:3: "Don't have a definition for uint64_t on this platform" X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Sep 2013 17:50:00 -0000 >Number: 181846 >Category: ports >Synopsis: devel/llvm33: error: DataTypes.h:79:3: "Don't have a definition for uint64_t on this platform" >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 05 17:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: O. Hartmann >Release: FreeBSD 10.0-CURRENT/amd64 >Organization: FU Berlin >Environment: FreeBSD 10.0-CURRENT #3 r255254: Wed Sep 4 22:24:29 CEST 2013 >Description: Port devel/llvm33 fails to update/build with the following error on most recent CURRENT: [..] llvm[3]: Compiling APInt.cpp for Release build In file included from APFloat.cpp:15: In file included from /usr/ports/devel/llvm33/work/llvm-3.3.src/include/llvm/ADT/APFloat.h:104: In file included from /usr/ports/devel/llvm33/work/llvm-3.3.src/include/llvm/ADT/APInt.h:18: In file included from /usr/ports/devel/llvm33/work/llvm-3.3.src/include/llvm/ADT/ArrayRef.h:14: In file included from /usr/ports/devel/llvm33/work/llvm-3.3.src/include/llvm/ADT/SmallVector.h:19: In file included from /usr/ports/devel/llvm33/work/llvm-3.3.src/include/llvm/Support/MathExtras.h:17: In file included from /usr/ports/devel/llvm33/work/llvm-3.3.src/include/llvm/Support/SwapByteOrder.h:18: /usr/ports/devel/llvm33/work/llvm-3.3.src/include/llvm/Support/DataTypes.h:79:3: error: "Don't have a definition for uint64_t on this platform" # error "Don't have a definition for uint64_t on this platform" >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: