Date: Thu, 5 Sep 2013 17:49:53 GMT From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/181846: devel/llvm33: error: DataTypes.h:79:3: "Don't have a definition for uint64_t on this platform" Message-ID: <201309051749.r85Hnrqb014004@oldred.freebsd.org> Resent-Message-ID: <201309051750.r85Ho0Aa035904@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309051749.r85Hnrqb014004>