[Webkit-unassigned] [Bug 279255] New: [webkitpy?] Warning about undefined import with Perl 5.40

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 6 02:55:44 PDT 2024


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

            Bug ID: 279255
           Summary: [webkitpy?]  Warning about undefined import with Perl
                    5.40
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

Arch Linux is updating Perl to 5.40.0, and since the new version got
installed many scripts from Toools/Scripts/ (like build-webkit) will
produce the following message: 

   Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/core_perl/autouse.pm line 28.

The scripts seem to work normally for now, but we may want to fix that
in case a future Perl update may convert it into a fatal error.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240906/15852925/attachment.htm>


More information about the webkit-unassigned mailing list