[Webkit-unassigned] [Bug 96889] New: [Qt]REGRESSION(r128653): It broke the build on Mountain Lion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 16 12:28:26 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=96889

           Summary: [Qt]REGRESSION(r128653): It broke the build on
                    Mountain Lion
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Blocker
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: beidson at apple.com, hausmann at webkit.org,
                    vestbo at webkit.org, jesus at webkit.org,
                    jeffrey at endrift.com
            Blocks: 95790


http://trac.webkit.org/changeset/128653 broke the build
on the Qt Mountain Lion bot:

In file included from /Users/indt/Development/build-slaves/indt-mountainlion/qt-mountainlion-release/build/Source/WebKit2/UIProcess/qt/QtPageClient.cpp:39:
In file included from ../include/WebCore/Cursor.h:1:
In file included from /Users/indt/Development/build-slaves/indt-mountainlion/qt-mountainlion-release/build/Source/WebCore/platform/Cursor.h:29:
In file included from /Users/indt/Development/build-slaves/indt-mountainlion/qt-mountainlion-release/build/Source/WebCore/platform/graphics/Image.h:39:
In file included from /Users/indt/Development/build-slaves/indt-mountainlion/qt-mountainlion-release/build/Source/WTF/wtf/RetainPtr.h:30:
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:38:
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:146:
/usr/include/MacTypes.h:185:9: error: reference to 'Fixed' is ambiguous
typedef Fixed *                         FixedPtr;
        ^
/usr/include/MacTypes.h:184:41: note: candidate found by name lookup is 'Fixed'
typedef SInt32                          Fixed;
                                        ^
/Users/indt/Development/build-slaves/indt-mountainlion/qt-mountainlion-release/build/Source/WebCore/platform/Length.h:37:30: note: candidate found by name lookup is 'WebCore::LengthType::Fixed'
    Auto, Relative, Percent, Fixed,
                             ^

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list