Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Sep 2011 08:42:27 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160538: [clang] www/webkit-gtk2 build failure
Message-ID:  <201109070842.p878gRwt053862@red.freebsd.org>
Resent-Message-ID: <201109070850.p878o99u073788@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         160538
>Category:       ports
>Synopsis:       [clang] www/webkit-gtk2 build failure
>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:   Wed Sep 07 08:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        9.0-BETA2 amd64
>Organization:
>Environment:
FreeBSD 9.0-BETA2-amd64, current Ports Tree, clang r135360
>Description:
when setting CC=clang CXX=clang++ CPP=clang -E and building www/webkit-gtk2 (version 1.4.2_1), it fails with:

  CXX    Source/WebCore/platform/text/libwebkitgtk_1_0_la-TextCodecICU.lo
In file included from Source/WebCore/plugins/gtk/PluginViewGtk.cpp:72:
In file included from Source/WebCore/plugins/gtk/gtk2xtbin.h:47:
/usr/local/include/X11/Intrinsic.h:66:15: error: typedef redefinition with
      different types ('char *' vs 'WTF::String')
typedef char *String;
              ^
./Source/JavaScriptCore/wtf/text/WTFString.h:87:7: note: previous definition is
      here
class String {
      ^
  CXX    Source/WebCore/platform/text/libwebkitgtk_1_0_la-TextBreakIteratorICU.lo
1 warning and 1 error generated.

>How-To-Repeat:

>Fix:
not yet known.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109070842.p878gRwt053862>