Opened 11 years ago
Closed 10 years ago
#42153 closed defect (wontfix)
p5-extutils-parsexs: in Perl 5.8-5.12 too old for p5-wx
Reported by: | mojca (Mojca Miklavec) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mf2k (Frank Schima), cooljeanius (Eric Gallager) | |
Port: | perl5 p5-extutils-parsexs |
Description
wxPerl
cannot be installed with Perl < 5.14 because of too old ParseXS
:
Warning: prerequisite ExtUtils::ParseXS 3.15 not found. We have 2.21.
Apparently a standalone package has been removed in r103157 which makes p5-wx
(p5.12-wx
) and other versions of the port fail.
See also #42073 and https://build.macports.org/builders/buildports-mtln-x86_64/builds/11538 with the complete build log.
Change History (5)
comment:1 Changed 11 years ago by mojca (Mojca Miklavec)
comment:3 Changed 11 years ago by mf2k (Frank Schima)
Cc: | macsforever2000@… removed |
---|
comment:4 follow-up: 5 Changed 10 years ago by petrrr
I'd assume this ticket is not relevant anymore. Support for Perl < 5.16 was removed for p5-wx
port. Can we close this?
comment:5 Changed 10 years ago by mojca (Mojca Miklavec)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Replying to petr@…:
I'd assume this ticket is not relevant anymore. Support for Perl < 5.16 was removed for
p5-wx
port. Can we close this?
Sure, I'm closing the ticket now. I'm afraid that the same problem might surface again in the future, but at the moment this is no longer relevant (and we'll deal with the problem when it appears again).
(While the only reason to remove 5.8-5.14 from p5-wx
was because of this failure, there is no need to add it back either.)
See also #43157.