Chris Marshall <devel.chm.01 <at> gmail.com> writes:

> 
> This is a CPAN developers release including a number
> of fixes (see CHANGES) and should be appearing at
> a CPAN mirror near you shortly.
> 
> Please test and report any problems to CPAN Testers
> or to me directly.  Assuming PASSes, it will become
> the next stable ExtUtils::F77 release.
> 
> Thanks,
> Chris
> 


Dear Chris,

I am having problems with ExtUtils::F77 when building PDL 2.007 on OS X 10.9.5.

Note that my gfortran is: gcc version 4.8.3 (Homebrew gcc 4.8.3_1) 

Here is what I see:

t/flexraw_fortran.t ......... 
ExtUtils::F77: Version 1.17
t/flexraw_fortran.t ......... 2/? Couldn't read 4 bytes at offset 0 from
'/tmp/rawJO_U_data', got 0 at
/private/var/root/.cpan/build/PDL-2.007-iNz_gN/blib/lib/PDL/IO/FlexRaw.pm
line 489.
        PDL::IO::FlexRaw::readchunk('FileHandle=GLOB(0x7f87fb061948)',
'PDL=SCALAR(0x7f87fba7ea28)', 4, '/tmp/rawJO_U_data') called at
/private/var/root/.cpan/build/PDL-2.007-iNz_gN/blib/lib/PDL/IO/FlexRaw.pm
line 585
        PDL::IO::FlexRaw::readflex('/tmp/rawJO_U_data') called at
t/flexraw_fortran.t line 572
# Looks like you planned 29 tests but ran 22.
# Looks like your test exited with 255 just after 22.
t/flexraw_fortran.t ......... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/29 subtests

Looks to me like the files in the swap space are not being queried
correctly. Here is what I see in /tmp AFTER the build attempt:

-rw-r--r--  1 root            wheel   79 Sep 29 12:38 rawTy3r_data.hdr
-rw-r--r--  1 root            wheel   27 Sep 29 12:38 rawTy3r_data.Z
-rw-r--r--  1 root            wheel   79 Sep 29 13:14 rawJHlH_data.hdr
-rw-r--r--  1 root            wheel   27 Sep 29 13:14 rawJHlH_data.Z
-rw-r--r--  1 root            wheel   79 Sep 29 13:34 rawIcec_data.hdr
-rw-r--r--  1 root            wheel   27 Sep 29 13:34 rawIcec_data.Z
-rw-r--r--  1 root            wheel   79 Sep 29 13:44 rawJO_U_data.hdr
-rw-r--r--  1 root            wheel   27 Sep 29 13:44 rawJO_U_data.Z

The rawJO_U_data file is compressed!

Any insights or suggestions?

Thanks in advance,
jake


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

Reply via email to