[Webkit-unassigned] [Bug 44113] New: A zillion link warnings when linking WebCore (from libangle)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 17 09:04:36 PDT 2010


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

           Summary: A zillion link warnings when linking WebCore (from
                    libangle)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: simon.fraser at apple.com, cmarrin at apple.com,
                    kbr at google.com


Ld /build/Debug/WebCore.framework/Versions/A/WebCore normal x86_64
    cd /Projects/WebKit/WebCore
    setenv MACOSX_DEPLOYMENT_TARGET 10.6
    /Developer/usr/bin/g++-4.2 -arch x86_64 -dynamiclib -L/build/Debug -F/build/Debug -F/System/Library/Frameworks/Carbon.framework/Frameworks -F/System/Library/Frameworks/ApplicationServices.framework/Frameworks -filelist /build/WebCore.build/Debug/WebCore.build/Objects-normal/x86_64/WebCore.LinkFileList -Xlinker --no-demangle -exported_symbols_list /build/Debug/DerivedSources/WebCore/WebCore.LP64.exp -install_name /build/Debug/WebCore.framework/Versions/A/WebCore -mmacosx-version-min=10.6 -lsqlite3 -lobjc -lANGLE -sub_library libobjc -umbrella WebKit -allowable_client WebKit2 -framework ApplicationServices -framework Carbon -framework Cocoa -framework JavaScriptCore -licucore -lobjc -lxml2 -lz -framework OpenGL -framework QuartzCore -framework SystemConfiguration -single_module -compatibility_version 1 -current_version 534.6 -o /build/Debug/WebCore.framework/Versions/A/WebCore

ld: warning: __ZSt3minImERKT_S2_S2_ has different visibility (hidden) in /build/Debug/libANGLE.a(ShaderLang.o) and (default) in /build/WebCore.build/Debug/WebCore.build/Objects-normal/x86_64/AccessibilityObjectWrapper.o
ld: warning: __ZSt3minImERKT_S2_S2_ has different visibility (hidden) in /build/Debug/libANGLE.a(ParseHelper.o) and (default) in /build/WebCore.build/Debug/WebCore.build/Objects-normal/x86_64/AccessibilityObjectWrapper.o
ld: warning: __ZSt3maxIiERKT_S2_S2_ has different visibility (hidden) in /build/Debug/libANGLE.a(ParseHelper.o) and (default) in /build/WebCore.build/Debug/WebCore.build/Objects-normal/x86_64/AutoTableLayout.o
ld: warning: __ZSt3minImERKT_S2_S2_ has different visibility (hidden) in /build/Debug/libANGLE.a(intermOut.o) and (default) in /build/WebCore.build/Debug/WebCore.build/Objects-normal/x86_64/AccessibilityObjectWrapper.o
ld: warning: __ZSt3maxIiERKT_S2_S2_ has different visibility (hidden) in /build/Debug/libANGLE.a(intermOut.o) and (default) in /build/WebCore.build/Debug/WebCore.build/Objects-normal/x86_64/AutoTableLayout.o

Many many more...

-- 
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