ports/164551: lang/clay does not build on i386

Arne Meyer meyer.arne83 at gmail.com
Fri Jan 27 20:10:08 UTC 2012


>Number:         164551
>Category:       ports
>Synopsis:       lang/clay does not build on i386
>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:   Fri Jan 27 20:10:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Arne Meyer
>Release:        9-STABLE
>Organization:
HS Emden
>Environment:
FreeBSD partyvan 9.0-STABLE FreeBSD 9.0-STABLE #1 r230239M: Wed Jan 18 14:24:53 CET 2012     pk at partyvan:/usr/obj/usr/src/sys/PARTYVAN  i386
>Description:
build process aborts with the following message:

Scanning dependencies of target clay
[  4%] Building CXX object compiler/src/CMakeFiles/clay.dir/analyzer.cpp.o
In file included from /usr/ports/lang/clay/work/jckarter-clay-0dcc5de/compiler/src/analyzer.cpp:2:
/usr/ports/lang/clay/work/jckarter-clay-0dcc5de/compiler/src/clay.hpp:141:9: error: unknown type name '__int128_t'
typedef __int128_t clay_int128;
        ^
/usr/ports/lang/clay/work/jckarter-clay-0dcc5de/compiler/src/clay.hpp:142:9: error: unknown type name '__uint128_t'
typedef __uint128_t clay_uint128;
        ^
/usr/ports/lang/clay/work/jckarter-clay-0dcc5de/compiler/src/clay.hpp:259:22: error: redefinition of 'operator<<'
inline std::ostream &operator<<(std::ostream &os, clay_uint128 x) {
                     ^
/usr/ports/lang/clay/work/jckarter-clay-0dcc5de/compiler/src/clay.hpp:256:22: note: previous definition is here
inline std::ostream &operator<<(std::ostream &os, clay_int128 x) {

>How-To-Repeat:
try to build lang/clay on a i386 system
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list