[Webkit-unassigned] [Bug 45723] New: CQ bot has broken Perl Zlib module

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 17:55:43 PDT 2010


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

           Summary: CQ bot has broken Perl Zlib module
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mihaip at chromium.org
                CC: eric at webkit.org, abarth at webkit.org


Many (see https://bugs.webkit.org/buglist.cgi?query_format=advanced&long_desc_type=allwordssubstr&long_desc=zlib+xs) patches seem to fail in the commit queue with error messages of the form:

Failed to run "[u'/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Dimitri Glazkov', u'--force']" exit_code: 255
Last 500 characters of output:
age-that-posts.html
patching file LayoutTests/platform/chromium-linux/http/tests/navigation/post-basic-expected.checksum
rm 'LayoutTests/platform/chromium-linux/http/tests/navigation/post-basic-expected.checksum'
literal is only avaliable with the XS version at /Library/Perl/5.8.8/Compress/Zlib.pm line 9
BEGIN failed--compilation aborted at /Library/Perl/5.8.8/Compress/Zlib.pm line 9.
Compilation failed in require at /Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/VCSUtils.pm line 1670.

I'm not 100% clear on what the XS version of Zlib is, but given that webkit-patch apply-attachment succeeded locally (on a Snow Leopard machine) with patches that the cq rejected (e.g. attachment 67416), I assume it's some sort of configuration issue.

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