Bug 261150

Summary: REGRESSION(267532@main): Cannot import bigint.pm even when installed
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: JavaScriptCoreAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: mcatanzaro, webkit-bug-importer, yijia_huang
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=265554

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
Michael Catanzaro
Comment 1 2023-09-05 06:14:07 PDT
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
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.