Dear all, First, I want to give warm thanks to all developers for the effort and time in getting PDL 2.4.4 out! Now, some doubts about test warnings and failures that I am having right now just after downloading the last PDL version from CPAN. Using openSUSE 11.0 on AMD Turion 64 X2, 2GB ram.
1. t/pgplot....................Name "PGPLOT::HANDLE" used only once: possible typo at /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi/DynaLoader.pm line 226, <DATA> line 387. (this test usually stops at 1712 or 7/12 and dies there. No clue why. After CTRL+C and running again it appears again but the test passes.) 2. t/proj_transform............Undefined subroutine &main::t_proj called at t/proj_transform.t line 69, <PNM> line 3. # Looks like your test exited with 9 before it could output anything. t/proj_transform............ Dubious, test returned 9 (wstat 2304, 0x900) Failed 20/20 subtests and the report of all this is: Test Summary Report ------------------- t/proj_transform (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 20 tests but ran 0. Files=109, Tests=1131, 32 wallclock secs ( 0.75 usr 0.31 sys + 25.81 cusr 2.82 csys = 29.69 CPU) Result: FAIL Failed 1/109 test programs. 0/1131 subtests failed. make: *** [test_dynamic] Error 255 The good news is that if one runs "make install" anyway after the test failure the demos run apparently OK. Cheers, Hernán -- Hernán De Angelis Linux user # 397217 _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
