[Webkit-unassigned] [Bug 74387] New: WebKit2 fails to clean-build at r102658

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 13 00:46:57 PST 2011


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

           Summary: WebKit2 fails to clean-build at r102658
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Blocker
          Priority: P1
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ap at webkit.org, andersca at apple.com,
                    simon.fraser at apple.com


It appears that WebKit2 fails to build at r102658:


The following build commands failed:

ERROR: WebKit2 has a weak external symbol in it (/Users/rniwa/webkit2/WebKitBuild/Debug/WebKit2.framework/Versions/A/WebKit2)
ERROR: A weak external symbol is generated when a symbol is defined in multiple compilation units and is also marked as being exported from the library.
ERROR: A common cause of weak external symbols is when an inline function is listed in the linker export file.
ERROR: symbol bool WTF::equal<unsigned char, unsigned char>(unsigned char const*, unsigned char const*, unsigned int)
ERROR: symbol bool WTF::equal<unsigned short, unsigned short>(unsigned short const*, unsigned short const*, unsigned int)
Command /bin/sh failed with exit code 1
Command /bin/sh failed with exit code 1

WebKit2:
    PhaseScriptExecution "Check For Weak VTables and Externals" /Users/rniwa/webkit2/WebKitBuild/WebKit2.build/Debug/WebKit2.build/Script-5DF408C5131DD46700130071.sh
(1 failure)

Not sure why the failure isn't reproducing on the bots

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