Opened 4 years ago
Closed 4 years ago
#60770 closed defect (fixed)
webkit2-gtk: Could NOT find PerlModules_JSON::PP
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | kencu (Ken) | |
Port: | webkit2-gtk |
Description
-- Found Perl: /usr/bin/perl (found suitable version "5.10.0", minimum required is "5.10.0") -- Could NOT find PerlModules_JSON::PP (missing: PerlModules_JSON_PP_FOUND) CMake Error at /opt/local/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:164 (message): Could NOT find PerlModules (missing: PerlModules_all_modules_found JSON::PP)
Change History (2)
comment:1 Changed 4 years ago by kencu (Ken)
comment:2 Changed 4 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Isn't it just a miracle that I can make this work on 10.6 at all?
I wonder how long I will be able to keep up the magic. Getting pretty tricky.
This one looks totally trivial, thankfully -- spec a perl and I guess a perl module it wants.