Opened 10 years ago

Closed 10 years ago

#44411 closed defect (fixed)

p5.16-devel-globaldestruction @0.120.0_3 now also depends on p5.16-sub-exporter-progressive

Reported by: andreas.kahari@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: p5-devel-globaldestruction

Description

Hi,

The p5.16-devel-globaldestruction was recently upgraded to @0.120.0_3. This new version has an additional dependency on p5.16-sub-exporter-progressive:

$ perl5.16 -MDevel::GlobalDestruction -e 1
Can't locate Sub/Exporter/Progressive.pm in @INC (@INC contains: /Users/akk/Work/Development/ensembl-git/ensembl/modules /Users/akk/Work/Development/ensembl-git/bioperl-live /opt/local/lib/perl5/site_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/site_perl/5.16.3 /opt/local/lib/perl5/vendor_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.3 /opt/local/lib/perl5/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/5.16.3 /opt/local/lib/perl5/site_perl/5.16.1 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/5.16.1/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.1 /opt/local/lib/perl5/vendor_perl .) at /opt/local/lib/perl5/vendor_perl/5.16.3/Devel/GlobalDestruction.pm line 8.
BEGIN failed--compilation aborted at /opt/local/lib/perl5/vendor_perl/5.16.3/Devel/GlobalDestruction.pm line 11.
Compilation failed in require.
BEGIN failed--compilation aborted.

Manually installing p5.16-sub-exporter-progressive fixes this.

Cheers!

Change History (3)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Port: p5-devel-globaldestruction added

In the future, please fill in the Port field.

comment:2 Changed 10 years ago by mf2k (Frank Schima)

I'm planning to update this port today, so I'll look into it and get this fixed too.

comment:3 Changed 10 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

Thanks for catching that. r122548.

Note: See TracTickets for help on using tickets.