From: Shawn Laffan

> t/fft.t ......................... ok
> t/fits.t ........................ ok
> t/flexraw.t ..................... ok
>
> ExtUtils::F77: Version 1.17
> Access is denied.
> ERROR: code did not create data file 
> C:/Users/shawn/AppData/Local/Temp/raw7MHh_data
> # Looks like you planned 29 tests but ran 3.
> # Looks like your test exited with 2 just after 3.
> t/flexraw_fortran.t .............
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 26/29 subtests
> t/flow.t ........................ ok
> t/func.t ........................ ok
> t/gauss.t ....................... ok

Seems very odd to me.

What output do you get if you cd to the build directory and run:
perl -Mblib t/flexraw_fortran.t

I'm guessing that you don't have permissions to create the temporary file 
C:/Users/shawn/AppData/Local/Temp/raw7MHh_data, but I don't know why that 
would be.

While you're in that build directory, check on how PDL-2.013 handles that 
test script by running:
perl t/flexraw_fortran.t

t/flexraw_fortran.t hasn't altered from 2.013 to 2.014, so I'd be thinking 
you should have the same problem with 2.013.

Cheers,
Rob 


------------------------------------------------------------------------------
_______________________________________________
pdl-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to