I recommend trying CHM/PDL-2.006_91.tar.gz since there are
some problems with perl 5.17.x and higher that have been fixed.
Also, please make sure you have no other PDL installations in
your path (@INC or PATH).  I've not seen this problem before
so it might be from conflicting PDL versions.

What do you get if you run the failing test under the debugger?
I.e., perl -Mblib -d t/autoload.t

--Chris


On Mon, Oct 7, 2013 at 7:42 PM, Luis Mochan <[email protected]> wrote:
> Sorry, I was leaving in a hurry. 2.006 fetched with cpanm
>
> On Oct 7, 2013 6:18 PM, "Chris Marshall" <[email protected]> wrote:
>>
>> Hi Luis-
>>
>> Please see the BUGS file in the PDL distribution for information
>> that needs to be included in problem reports or questions.  Hint:
>> what version of PDL is this? With no facts, it seems like version
>> skew problems.
>>
>> --Chris
>>
>>
>> On Mon, Oct 7, 2013 at 5:00 PM, Luis Mochan <[email protected]> wrote:
>> > Dear Sirs,
>> > I just replaced my debian OS from 32 (i386) to 64 bits (x86_64,
>> > AMD64). I reinstalled all the prerequisites of PDL and tried to
>> > install PDL. Nevertheless, the following test fails:
>> >
>> > PERL_DL_NONLAZY=1 /home/mochan/perl5/perlbrew/perls/perl-5.18.1/bin/perl
>> > "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef
>> > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
>> > t/aaa_load.t ................ ok
>> > t/argtest.t ................. ok
>> > *** Error in `/home/mochan/perl5/perlbrew/perls/perl-5.18.1/bin/perl':
>> > realloc(): invalid next size: 0x00000000025ce0b0 ***
>> >
>> > and nothing more happens (I interrupted after a few minutes). I wonder
>> > if this is an important issue. If not, how can I proceed with the
>> > rest of the tests? Should I simply go ahead and install? I am using
>> > perl 5.18.1. Should I downgrade to 5.16?
>> >
>> > Sorry if this has been asked previously.
>> >
>> > Best regards and thanks,
>> > Luis
>> >
>> >
>> >
>> > Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
>> >
>> >   Platform:
>> >     osname=linux, osvers=3.10-3-amd64, archname=x86_64-linux
>> >     uname='linux gmunu 3.10-3-amd64 #1 smp debian 3.10.11-1 (2013-09-10)
>> > x86_64 gnulinux '
>> >     config_args='-de
>> > -Dprefix=/home/mochan/perl5/perlbrew/perls/perl-5.18.1
>> > -Aeval:scriptdir=/home/mochan/perl5/perlbrew/perls/perl-5.18.1/bin'
>> >     hint=recommended, useposix=true, d_sigaction=define
>> >     useithreads=undef, usemultiplicity=undef
>> >     useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
>> >     use64bitint=define, use64bitall=define, uselongdouble=undef
>> >     usemymalloc=n, bincompat5005=undef
>> >   Compiler:
>> >     cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector
>> > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
>> >     optimize='-O2',
>> >     cppflags='-fno-strict-aliasing -pipe -fstack-protector
>> > -I/usr/local/include'
>> >     ccversion='', gccversion='4.8.1', gccosandvers=''
>> >     intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
>> >     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
>> >     ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
>> > lseeksize=8
>> >     alignbytes=8, prototype=define
>> >   Linker and Libraries:
>> >     ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
>> >     libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib
>> > /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
>> >     libs=-lnsl -ldl -lm -lcrypt -lutil -lc
>> >     perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
>> >     libc=, so=so, useshrplib=false, libperl=libperl.a
>> >     gnulibc_version='2.17'
>> >   Dynamic Linking:
>> >     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
>> >     cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib
>> > -fstack-protector'
>> >
>> >
>> > Characteristics of this binary (from libperl):
>> >   Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
>> >                         PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
>> > PERL_MALLOC_WRAP
>> >                         PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
>> > USE_64_BIT_ALL
>> >                         USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
>> >                         USE_LOCALE_COLLATE USE_LOCALE_CTYPE
>> >                         USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
>> >   Built under linux
>> >   Compiled at Oct  7 2013 11:31:16
>> >   %ENV:
>> >     PERLBREW_BASHRC_VERSION="0.66"
>> >     PERLBREW_HOME="/home/mochan/.perlbrew"
>> >     PERLBREW_MANPATH="/home/mochan/perl5/perlbrew/perls/perl-5.18.1/man"
>> >
>> > PERLBREW_PATH="/home/mochan/perl5/perlbrew/bin:/home/mochan/perl5/perlbrew/perls/perl-5.18.1/bin"
>> >     PERLBREW_PERL="perl-5.18.1"
>> >     PERLBREW_ROOT="/home/mochan/perl5/perlbrew"
>> >     PERLBREW_VERSION="0.66"
>> >   @INC:
>> >
>> > /home/mochan/perl5/perlbrew/perls/perl-5.18.1/lib/site_perl/5.18.1/x86_64-linux
>> >     /home/mochan/perl5/perlbrew/perls/perl-5.18.1/lib/site_perl/5.18.1
>> >
>> > /home/mochan/perl5/perlbrew/perls/perl-5.18.1/lib/5.18.1/x86_64-linux
>> >     /home/mochan/perl5/perlbrew/perls/perl-5.18.1/lib/5.18.1
>> >     .
>> >
>> >
>> >
>> > --
>> >
>> >                                                                   o
>> > W. Luis Mochán,                      | tel:(52)(777)329-1734     /<(*)
>> > Instituto de Ciencias Físicas, UNAM  | fax:(52)(777)317-5388     `>/
>> > /\
>> > Apdo. Postal 48-3, 62251             |                           (*)/\/
>> > \
>> > Cuernavaca, Morelos, México          | [email protected]   /\_/\__/
>> > GPG: DD344B85,  2ADC B65A 5499 C2D3 4A3B  93F3 AE20 0F5E DD34 4B85
>> >
>> >
>> >
>> > _______________________________________________
>> > Perldl mailing list
>> > [email protected]
>> > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>>
>> _______________________________________________
>> Perldl mailing list
>> [email protected]
>> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

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

Reply via email to