RESOLVED DUPLICATE of bug 279255 279760
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.
https://bugs.webkit.org/show_bug.cgi?id=279760
Summary Attempt to call undefined import method with arguments ("prohibitUnknownPort"...
Michael Catanzaro
Reported 2024-09-16 08:10:37 PDT
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 ...
Attachments
Michael Catanzaro
Comment 1 2024-09-16 08:11:16 PDT
Sorry, maybe I should read before submitting the bug report. This is surely a bug in autouse.pm.
Michael Catanzaro
Comment 2 2024-09-16 08:12:15 PDT
No, it's autouse.pm warning that webkitperl is using it incorrectly. Sorry.
Radar WebKit Bug Importer
Comment 3 2024-09-23 08:11:15 PDT
Michael Catanzaro
Comment 4 2024-10-16 10:59:14 PDT
*** This bug has been marked as a duplicate of bug 279255 ***
Note You need to log in before you can comment on or make changes to this bug.