Hi Myra-

I haven't seen this particular problem before
but it looks like you are building on a 64bit
platform and I know there are some issues with
detection and use of the correct OpenGL libraries
especially with 32bit and 64bit options
available.

I recommend, as has Rob, that you try building
without the WITH_POGL option set to see if that
completes successfully.  If so, you'll have
almost all of PDL up and running and we can
look into debugging the specifics for the
PDL::Graphics::TriD support.

--Chris

On 3/20/2012 4:13 PM, Myra Nelson wrote:
I've tried this build several ways and keep getting the same error when
make tests is run. My system specifics are:

Linux gandalf 3.3.0-1-ARCH #1 SMP PREEMPT Mon Mar 19 10:03:33 CET 2012
x86_64 AMD Phenom(tm) 8450 Triple-Core Processor AuthenticAMD GNU/Linux
glibc 2.15-7
gcc 4.6.3-1
gcc-fortran 4.6.3-1
perl-opengl 0.66-1
perl 5.14.2-7
proj 4.7.0-2
hdf4 2.7-1
fftw2 2.1.5-5
plplot-svn-12184-1 :: I've also tried it with plplot-5.9.9-1
perl-extutils-f77 1.17-1
perl-algorithm-diff 1.1902-5
perl-astro-fits-cfitsio 1.08-1
perl-carp 1.25-1
perl-data-dumper 2.131-1
perl-convert-uu 0.5201-1
perl-env-path 0.18-2
perl-extutils-makemaker 6.62-1 :: the cpanplus build doesn't seem to find
this package but it is installed.

the cpanplus builds are done with cpanplus-dist-arch that converts perl
packages to the arch package manager and installs them.

This is the error I get:

t/nsdatahandle.t ............ ok
t/ones.t .................... ok
*** glibc detected *** /usr/bin/perl: corrupted double-linked list:
0x0000000000cd3640 ***

The complete build and test log is at:

http://pastebin.com/mj0pG32r

I experienced the same problem with the git version I obtained by cloneing
the your git repo last night. I know they are different animals buy PGPLOT
installs and tests. When I get the error the test is attempting to open to
gl windows. The windows pop up with nothing in them and the test hangs. I
left it running at this point for 20 minutes one time with no success. The
only was to stop the build is to do CTRL C.

I'm just learning perl so I'm not sure how much help I'll be, but I'm going
to try to determine how to debug the build and see if I can find the
problem. I'm reading Mastering Algorithms With Perl and they use PDL in
some parts of the book.

Thanks in advance for your time and consideration.

Myra Nelson

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

Reply via email to