On 12/23/2011 12:24 AM, Derek Lamb wrote:
with the current git, on my Mac OS 10.6.8, and with almost all of the
external dependencies turned on, PDL builds just fine.  make test has
the following output at the end:

Test Summary Report
-------------------
t/limits_trans_err.t      (Wstat: 0 Tests: 3 Failed: 0)
   TODO passed:   1-3
t/plplot.t                (Wstat: 256 Tests: 37 Failed: 1)
   Failed test:  37
   Non-zero exit status: 1
Files=121, Tests=1691, 42 wallclock secs ( 0.67 usr  0.31 sys + 36.82 cusr  
3.70 csys = 41.50 CPU)
Result: FAIL
Failed 1/121 test programs. 1/1691 subtests failed.

Looks like that TODO was added recently, and the plplot test failure
has been reported separately (though not filed in SF). That non-rigorous
test seems to mistakenly fail on OS X, so maybe it's worth diking it out?

The TODO was added because I did not have time to
properly replace floating point equality checks by
approximate equality checks.  That output indicates
that the TODO tests all passed.  If you had a system
that had an issue with that, then the tests could
fail but the overall PDL test harness only reports
out the result but ignores the failing tests as far
as PDL as a whole test ouput is concerned.

I can't speak to plplot issues.  I'm hoping folks
who are plplot capable can sort those out.

Thanks for the reports,
Chris

Summary:
  - macosx

- build/test with external dependencies
  - with bad values
  - with 3d (i.e., install the current OpenGL module 1st)
  - with a fortran compiler
    - gfortran
  - with GNU Scientific Library (GSL)
  - with FFTW version 2.1.5
  - with HDF4
  - with GD
  - with PROJ4
  - with PLplot

cheers,
Derek

-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1415 / Virus Database: 2109/4097 - Release Date: 12/22/11





_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to