Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the PDL CPAN distribution.

Report information
The Basics
Id: 17217
Status: resolved
Priority: 0/
Queue: PDL

People
Owner: Nobody in particular
Requestors: mcummings [...] gentoo.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: PDL won't build with ExtUtils::MakeMaker 6.30 (standard with 5.8.8)
The Demos/Makefile.PL has problems under EU::MM 6.30, chiefly in loading Core/Dev.pm. For kicks I tried hardcoding to Basic/Core - that dies in make stage; switching that hardcode with the generated file under blib/lib/Core/ gets you to an Exporter error (so I stopped there). make[2]: Leaving directory `/var/tmp/portage/PDL-2.4.2/work/PDL-2.4.2/Basic/Complex' Manifying ../blib/man3/PDL::Reduce.3pm Manifying ../blib/man3/PDL::LiteF.3pm Manifying ../blib/man3/PDL::AutoLoader.3pm Manifying ../blib/man3/PDL::Lvalue.3pm Manifying ../blib/man3/PDL::Matrix.3pm Manifying ../blib/man3/PDL::Options.3pm Manifying ../blib/man3/PDL::Lite.3pm Manifying ../blib/man3/PDL.3pm make[1]: Leaving directory `/var/tmp/portage/PDL-2.4.2/work/PDL-2.4.2/Basic' make[1]: Entering directory `/var/tmp/portage/PDL-2.4.2/work/PDL-2.4.2/Demos' /usr/bin/perl5.8.8 BAD2_demo.pm.PL BAD2_demo.pm Can't locate PDL/Config.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.6/i686-linux /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.6/i686-linux /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at BAD2_demo.pm.PL line 12. BEGIN failed--compilation aborted at BAD2_demo.pm.PL line 12. make[1]: *** [BAD2_demo.pm] Error 2 make[1]: Leaving directory `/var/tmp/portage/PDL-2.4.2/work/PDL-2.4.2/Demos' make: *** [subdirs] Error 2
Subject: Re: [rt.cpan.org #17217] AutoReply: PDL won't build with ExtUtils::MakeMaker 6.30 (standard with 5.8.8)
Date: Mon, 23 Jan 2006 09:05:11 -0500
To: bug-PDL [...] rt.cpan.org
From: Michael Cummings <mcummings [...] gentoo.org>
Just opened up a bug against EU::MakeMaker, #17224 - looks like PERLRUN is being generated in your Demos/Makefile instead of PERLRUNINST, so none of the included paths are getting used. I think that means I might have invalidated this particular bug as an 'upstream' eu::mm bug, but since i'm running on low caffeine its hard to say for certain :) ~mcummings On Sun, 2006-01-22 at 21:59 -0500, Bugs in PDL via RT wrote: Show quoted text
> Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: > "PDL won't build with ExtUtils::MakeMaker 6.30 (standard with 5.8.8)", > a summary of which appears below. > > There is no need to reply to this message right now. Your ticket has been > assigned an ID of [rt.cpan.org #17217]. > > Please include the string: > > [rt.cpan.org #17217] > > in the subject line of all future correspondence about this issue. To do so, > you may reply to this message. > > Thank you, > bug-PDL@rt.cpan.org > > ------------------------------------------------------------------------- > The Demos/Makefile.PL has problems under EU::MM 6.30, chiefly in loading > Core/Dev.pm. For kicks I tried hardcoding to Basic/Core - that dies in > make stage; switching that hardcode with the generated file under > blib/lib/Core/ gets you to an Exporter error (so I stopped there). > > make[2]: Leaving directory > `/var/tmp/portage/PDL-2.4.2/work/PDL-2.4.2/Basic/Complex' > Manifying ../blib/man3/PDL::Reduce.3pm > Manifying ../blib/man3/PDL::LiteF.3pm > Manifying ../blib/man3/PDL::AutoLoader.3pm > Manifying ../blib/man3/PDL::Lvalue.3pm > Manifying ../blib/man3/PDL::Matrix.3pm > Manifying ../blib/man3/PDL::Options.3pm > Manifying ../blib/man3/PDL::Lite.3pm > Manifying ../blib/man3/PDL.3pm > make[1]: Leaving directory `/var/tmp/portage/PDL-2.4.2/work/PDL-2.4.2/Basic' > make[1]: Entering directory > `/var/tmp/portage/PDL-2.4.2/work/PDL-2.4.2/Demos' > /usr/bin/perl5.8.8 BAD2_demo.pm.PL BAD2_demo.pm > Can't locate PDL/Config.pm in @INC (@INC contains: /etc/perl > /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 > /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.6/i686-linux > /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux > /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.6 > /usr/lib/perl5/vendor_perl/5.8.6/i686-linux /usr/lib/perl5/vendor_perl > /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 > /usr/local/lib/site_perl .) at BAD2_demo.pm.PL line 12. > BEGIN failed--compilation aborted at BAD2_demo.pm.PL line 12. > make[1]: *** [BAD2_demo.pm] Error 2 > make[1]: Leaving directory `/var/tmp/portage/PDL-2.4.2/work/PDL-2.4.2/Demos' > make: *** [subdirs] Error 2 >
Download signature.asc
application/pgp-signature 189b

Message body not shown because it is not plain text.

fixed in 2.4.3