[Webkit-unassigned] [Bug 279760] New: Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 16 08:10:37 PDT 2024


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

            Bug ID: 279760
           Summary: Attempt to call undefined import method with arguments
                    ("prohibitUnknownPort") via package "webkitdirs"
                    (Perhaps you forgot to load the package?) at
                    /usr/share/perl5/autouse.pm line 28.
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at redhat.com

Using python 3.13.0rc2, when running 'git-webkit pr' I see a bunch of warnings:

$ git-webkit pr
remote: Enumerating objects: 1209, done.
remote: Counting objects: 100% (1190/1190), done.
remote: Compressing objects: 100% (705/705), done.
remote: Total 1209 (delta 685), reused 787 (delta 477), pack-reused 19 (from 1)
Receiving objects: 100% (1209/1209), 4.64 MiB | 7.19 MiB/s, done.
Resolving deltas: 100% (685/685), completed with 206 local objects.
>From https://github.com/WebKit/WebKit
   d73923de9699..84cc6561cbc8  main       -> main
   d73923de9699..84cc6561cbc8  main       -> origin/main
>From https://github.com/WebKit/WebKit
 * branch                      main       -> FETCH_HEAD
Successfully rebased and updated refs/heads/eng/GTK-webkit_settings_set_enable_2d_canvas_acceleration-fails-on-s390x.
Rewrite cbbb4dc8a2cef9fecd3c98968d28b0465acb247d (1/1) (0 seconds passed, remaining 0 predicted)    
WARNING: Ref 'refs/remotes/origin/main' is unchanged
Ref 'refs/heads/eng/GTK-webkit_settings_set_enable_2d_canvas_acceleration-fails-on-s390x' was rewritten
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Attempt to call undefined import method with arguments ("prohibitUnknownPort") via package "webkitdirs" (Perhaps you forgot to load the package?) at /usr/share/perl5/autouse.pm line 28.
Total errors found: 0 in 1 files

...

-- 
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/20240916/640adf03/attachment.htm>


More information about the webkit-unassigned mailing list