Hi Luis- You may have been caught with the same bad-git state but I can't tell. Still, it would be better if you use a PDL pre-release for your tests since that is in a known state (and currently with 100% PASS results).
I don't know the details of perlbrew for "switching" between 32bit and 64bit perls but it would be a cleaner test if you just made a clean perlbrew, use the cpan shell to install App::cpanminus and then use cpanm to install the current CPAN developers release per the email to Max. If cpanm has a way to collect a log of the output, please email it to me off-list and I can take a look to see if anything catches my eye. I definitely want this issue resolved before PDL-2.007 if possible---understood at the least. :-) Hope this helps, Chris On Tue, Oct 8, 2013 at 5:56 PM, Luis Mochan <[email protected]> wrote: >> >2) Clone the latest git repo into your own directory: >> > >> > $ cd your/preferred/projects/directory/ >> > $ git clone git://git.code.sf.net/p/pdl/code pdl >> > ... > $ cd pdl >> > $ perl Makefile.PL >> > $ make >> > $ make test >> > # If all goes well: >> > $ make install >> > >> >and report back how it goes. _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
