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: 1482
Status: resolved
Priority: 0/
Queue: PDL

People
Owner: Nobody in particular
Requestors: marek.rouchal [...] infineon.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.3.3
Fixed in: (no value)



Subject: t/func: undefined chim
Hello, this is to report a problem with PDL-2.3.3, with perl-5.8.0 on Solaris 8 / Sparc (compiled with Forte 6.1): The test t/func reports the following error: t/func.............1..16 # Running under perl version 5.008 for solaris # Current time local: Wed Aug 28 16:13:43 2002 # Current time GMT: Wed Aug 28 18:13:43 2002 # Using Test.pm version 1.21 ok 1 ok 2 ok 3 ok 4 ok 5 bc for Hermite interpolation: simple ok 6 ok 7 Undefined subroutine &PDL::Func::chim called at /home/hwadm/.cpan/build/PDL-2.3.3/blib/lib/PDL/Func.pm line 402. ok 8 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 9-16 Failed 8/16 tests, 50.00% okay Line 402 reads: ( $g, $ierr ) = chim( $x, $y ); I tried several alternatives (PDL::chim, PDL::Slatec::chim), but to no avail. The build of Slatec.so however seems to be fine. Please let me know if you need additional information. Cheers, Marek
Should be fixed in 2.3.4. Please reopen if problem persists.