WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 261150
REGRESSION(
267532@main
): Cannot import bigint.pm even when installed
https://bugs.webkit.org/show_bug.cgi?id=261150
Summary
REGRESSION(267532@main): Cannot import bigint.pm even when installed
Michael Catanzaro
Reported
2023-09-05 06:05:48 PDT
Since
267532@main
the build fails due to failure to import bigint.pm, even though it is installed: Can't locate bigint.pm in @INC (you may need to install the bigint module) (@INC entries checked: /home/mcatanzaro/Projects/GNOME/install/lib/perl5 /usr/local/lib64/perl5/5.38 /usr/local/share/perl5/5.38 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /home/mcatanzaro/Projects/WebKit/Source/JavaScriptCore/create_hash_table line 27. Dan Horak investigated and says we are not importing the perl module correctly.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2023-09-05 06:14:07 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17433
EWS
Comment 2
2023-09-05 07:51:42 PDT
Committed
267629@main
(ac567dde309e): <
https://commits.webkit.org/267629@main
> Reviewed commits have been landed. Closing PR #17433 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-09-05 07:52:14 PDT
<
rdar://problem/114982351
>
Michael Catanzaro
Comment 4
2023-12-08 07:53:36 PST
Regression:
bug #265554
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug