JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for STARDEV Archives


STARDEV Archives

STARDEV Archives


STARDEV@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

STARDEV Home

STARDEV Home

STARDEV  March 2013

STARDEV March 2013

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Problem installing PDL with Kapuahi's starperl.

From:

Eduardo Unda-Sanzana <[log in to unmask]>

Reply-To:

Starlink development <[log in to unmask]>

Date:

Fri, 1 Mar 2013 13:41:59 +0000

Content-Type:

multipart/mixed

Parts/Attachments:

Parts/Attachments

text/plain (18 lines) , undaoutput.txt (1514 lines)

I need to use some PDL functions *and* NDF access, so I guess that the way to go is to install PDL in the Starlink' Perl distribution. At home I have Kaulia and this works fine (i.e. my scripts run correctly and I can open NDFs and apply PDL functions over them). At work I upgraded to Kapuahi and it doesn't work. During the testing phase I get many errors such as this one:

[Quote]
t/subclass2.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.
[Unquote]

I installed it anyway just to see whether my scripts would work but I get this when trying to open an NDF:

[Quote]
> starperl test.pl 
Segmentation fault (core dumped)
[Unquote]

I'm attaching the full output of the tests of PDL.

Eduardo



make test /star-kapuahi/Perl/bin/perl "-Iblib/arch" "-Iblib/lib" pdldoc.PL pdldoc Extracting pdldoc (WITH bad value support) make[1]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/Pod' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/Pod' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/Gen' /star-kapuahi/Perl/bin/perl "-I../../blib/arch" "-I../../blib/lib" pptemplate.PL pptemplate Extracting pptemplate (with variable substitutions) /star-kapuahi/Perl/bin/perl -MPod::Select -e "podselect('pptemplate');" > pptemplate.pod Skip ../../blib/lib/PDL/PP.pm (unchanged) Skip ../../blib/lib/PDL/PP/Var.pm (unchanged) Skip ../../blib/lib/PDL/PP/CType.pm (unchanged) Skip ../../blib/lib/PDL/PP/PDLCode.pm (unchanged) Skip ../../blib/lib/PDL/PP/SymTab.pm (unchanged) Skip ../../blib/lib/PDL/PP/PdlParObj.pm (unchanged) Skip ../../blib/lib/PDL/PP/Signature.pm (unchanged) Skip ../../blib/lib/PDL/PP/Dump.pm (unchanged) Skip ../../blib/lib/PDL/PP/XS.pm (unchanged) Skip ../../blib/lib/PDL/pptemplate.pod (unchanged) Skip ../../blib/lib/PDL/PP/Struct.pm (unchanged) Skip ../../blib/lib/PDL/PP/Dims.pm (unchanged) make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/Gen/Inline' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/Gen/Inline' cp pptemplate ../../blib/script/pptemplate /star-kapuahi/Perl/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- ../../blib/script/pptemplate Manifying ../../blib/man1/pptemplate.1 Manifying ../../blib/man3/PDL::pptemplate.3 make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/Gen' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/SourceFilter' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/SourceFilter' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/Core' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/Core' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/Bad' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/Bad' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/Ops' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/Ops' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/Ufunc' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/Ufunc' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/Primitive' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/Primitive' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/Slices' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/Slices' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/Test' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/Test' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/Math' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/Math' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/MatrixOps' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/MatrixOps' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Basic/Complex' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic/Complex' make[1]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Basic' make[1]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Demos' make[1]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Demos' make[1]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Doc' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Doc/Pod' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Doc/Pod' make[1]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Doc' make[1]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Graphics' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Graphics/PGPLOT' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Graphics/PGPLOT/Window' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Graphics/PGPLOT/Window' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Graphics/PGPLOT' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Graphics/LUT' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Graphics/LUT/tables' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Graphics/LUT/tables' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Graphics/LUT/ramps' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Graphics/LUT/ramps' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Graphics/LUT' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Graphics/IIS' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Graphics/IIS' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Graphics/PLplot' **** Cannot find plplot library (libplplotd.so), skipping PDL::Graphics::PLplot Not building PDL::Graphics::PLplot **** make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Graphics/PLplot' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Graphics/Limits' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Graphics/Limits' make[1]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Graphics' make[1]: Entering directory `/home/eundas/tmp/PDL-2.4.11/IO' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/IO/FastRaw' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/IO/FastRaw' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/IO/Misc' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/IO/Misc' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/IO/FlexRaw' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/IO/FlexRaw' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/IO/Pnm' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/IO/Pnm' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/IO/NDF' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/IO/NDF' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/IO/Storable' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/IO/Storable' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/IO/FITS' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/IO/FITS' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/IO/HDF' **** Cannot find hdf library, libdf.a.Please add the correct library path to Makefile.PL or install HDFCannot find hdf header file, hdf.h.Please add the correct library path to Makefile.PL or install HDF Skipping build of PDL::IO::HDF. **** make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/IO/HDF' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/IO/GD' **** Cannot find GD library, .Please add the correct library path to Makefile.PL or install GD.Cannot find GD header file, .Please add the correct library path to Makefile.PL or install GD. Skipping build of PDL::IO::GD. **** make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/IO/GD' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/IO/Dicom' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/IO/Dicom' make[1]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/IO' make[1]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/Opt' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/Opt/Simplex' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/Opt/Simplex' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/Opt' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/ImageRGB' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/ImageRGB' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/Fit' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/Fit/Gaussian' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/Fit/Gaussian' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/Fit' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/FFT' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/FFT' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/Filter' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/Filter' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/Image2D' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/Image2D' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/ImageND' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/ImageND' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/CallExt' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/CallExt' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/Slatec' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/Slatec' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/DIFF' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/DIFF' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/INTEG' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/INTEG' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/INTERP' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/INTERP' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/MROOT' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/MROOT' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/RNG' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/RNG' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/airy' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/airy' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/bessel' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/bessel' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/clausen' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/clausen' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/coulomb' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/coulomb' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/coupling' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/coupling' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/dawson' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/dawson' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/debye' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/debye' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/dilog' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/dilog' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/elementary' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/elementary' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/ellint' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/ellint' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/elljac' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/elljac' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/erf' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/erf' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/exp' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/exp' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/expint' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/expint' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/fermi_dirac' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/fermi_dirac' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/gamma' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/gamma' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/gegenbauer' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/gegenbauer' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/hyperg' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/hyperg' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/laguerre' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/laguerre' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/legendre' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/legendre' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/log' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/log' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/poly' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/poly' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/pow_int' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/pow_int' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/psi' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/psi' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/synchrotron' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/synchrotron' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/transport' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/transport' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/trig' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/trig' make[4]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/zeta' make[4]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF/zeta' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL/SF' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GSL' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/FFTW' ****  Skipping build of PDL::FFTW. **** make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/FFTW' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GIS' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/GIS/Proj' **** Cannot find Proj library, libproj.a. Please add the correct library path to Makefile.PL or install Proj. Cannot find Proj header file, proj_api.h. Please add the correct library path to Makefile.PL or install Proj. Skipping build of PDL::GIS::Proj. **** make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GIS/Proj' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/GIS' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/Transform' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/Transform/Cartography' make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/Transform/Cartography' make[3]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/Transform/Proj4' ****    Will skip build of PDL::Transform::Proj4 on this system **** make[3]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/Transform/Proj4' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/Transform' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/Minuit' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/Minuit' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Lib/Compression' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib/Compression' make[1]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Lib' make[1]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Perldl2' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Perldl2/Profile' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Perldl2/Profile' make[2]: Entering directory `/home/eundas/tmp/PDL-2.4.11/Perldl2/Plugin' make[2]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Perldl2/Plugin' /star-kapuahi/Perl/bin/perl -MPod::Select -e "podselect('pdl2');" > pdl2.pod Skip ../blib/lib/PDL/Perldl2/Script.pm (unchanged) Skip ../blib/lib/PDL/pdl2.pod (unchanged) Manifying ../blib/man3/PDL::pdl2.3 make[1]: Leaving directory `/home/eundas/tmp/PDL-2.4.11/Perldl2' /star-kapuahi/Perl/bin/perl -MPod::Select -e "podselect('pdldoc');" > pdldoc.pod /star-kapuahi/Perl/bin/perl "-Iblib/arch" "-Iblib/lib" perldl.PL perldl Extracting perldl (with variable substitutions) /star-kapuahi/Perl/bin/perl -MPod::Select -e "podselect('perldl');" > perldl.pod Skip blib/lib/PDL/perldl.pod (unchanged) Skip blib/lib/PDL/pdldoc.pod (unchanged) cp pdldoc blib/script/pdldoc /star-kapuahi/Perl/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pdldoc cp perldl blib/script/perldl /star-kapuahi/Perl/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perldl PERL_DL_NONLAZY=1 /star-kapuahi/Perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/aaa_load.t ................ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/aaa_load.t line 4. t/aaa_load.t ................ Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests t/argtest.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/argtest.t line 3. t/argtest.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/autoload.t ................ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 4 Compilation failed in require at (eval 4) line 4. BEGIN failed--compilation aborted at (eval 4) line 4. BEGIN failed--compilation aborted at t/autoload.t line 9. t/autoload.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/bad.t ..................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 12) line 4 Compilation failed in require at (eval 12) line 4. BEGIN failed--compilation aborted at (eval 12) line 4. BEGIN failed--compilation aborted at t/bad.t line 27. Use of uninitialized value $fname in -e at t/bad.t line 24. t/bad.t ..................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/basic.t ................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/basic.t line 10. t/basic.t ................... Dubious, test returned 2 (wstat 512, 0x200) Failed 6/6 subtests t/bess.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/bess.t line 7. t/bess.t .................... Dubious, test returned 2 (wstat 512, 0x200) Failed 6/6 subtests t/bool.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/bool.t line 1. t/bool.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/callext.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/callext.t line 11. t/callext.t ................. Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests t/clump.t ................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/clump.t line 4. t/clump.t ................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/complex.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/complex.t line 1. t/complex.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/config.t .................. ok t/constants.t ............... 1/3 # Failed test 'use PDL::Constants;' # at t/constants.t line 10. # Tried to use 'PDL::Constants'. # Error: Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190. # at /home/eundas/tmp/PDL-2.4.11/blib/lib/PDL/Lite.pm line 38 # Compilation failed in require at /home/eundas/tmp/PDL-2.4.11/blib/lib/PDL/Lite.pm line 38. # BEGIN failed--compilation aborted at /home/eundas/tmp/PDL-2.4.11/blib/lib/PDL/Lite.pm line 38. # Compilation failed in require at /home/eundas/tmp/PDL-2.4.11/blib/lib/PDL/Constants.pm line 28. # BEGIN failed--compilation aborted at /home/eundas/tmp/PDL-2.4.11/blib/lib/PDL/Constants.pm line 28. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Argument "PI" isn't numeric in subtraction (-) at t/constants.t line 14. # Failed test 'PI is defined' # at t/constants.t line 14. Argument "E" isn't numeric in subtraction (-) at t/constants.t line 15. # Failed test 'E is defined' # at t/constants.t line 15. # Looks like you failed 3 tests of 3. t/constants.t ............... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests t/constructor.t ............. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 4 Compilation failed in require at (eval 4) line 4. BEGIN failed--compilation aborted at (eval 4) line 4. BEGIN failed--compilation aborted at t/constructor.t line 8. # Looks like your test exited with 2 before it could output anything. t/constructor.t ............. Dubious, test returned 2 (wstat 512, 0x200) Failed 80/80 subtests t/conv.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/conv.t line 9. t/conv.t .................... Dubious, test returned 2 (wstat 512, 0x200) Failed 7/7 subtests t/core.t .................... 1/51 # Failed test 'use PDL::LiteF;' # at t/core.t line 13. # Tried to use 'PDL::LiteF'. # Error: Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190. # at (eval 5) line 4 # Compilation failed in require at (eval 5) line 4. # BEGIN failed--compilation aborted at (eval 5) line 4. # BEGIN failed--compilation aborted at (eval 4) line 2. Number found where operator expected at t/core.t line 25, near "sequence 10" (Do you need to predeclare sequence?) Number found where operator expected at t/core.t line 61, near "ones 3" (Do you need to predeclare ones?) Number found where operator expected at t/core.t line 66, near "ones 3" (Do you need to predeclare ones?) syntax error at t/core.t line 25, near "sequence 10" syntax error at t/core.t line 61, near "ones 3" syntax error at t/core.t line 66, near "ones 3" syntax error at t/core.t line 127, near "pdl [" syntax error at t/core.t line 133, near "pdl [" Bareword "long" not allowed while "strict subs" in use at t/core.t line 91. Bareword "long" not allowed while "strict subs" in use at t/core.t line 92. Bareword "long" not allowed while "strict subs" in use at t/core.t line 102. Bareword "long" not allowed while "strict subs" in use at t/core.t line 103. Bareword "byte" not allowed while "strict subs" in use at t/core.t line 188. Execution of t/core.t aborted due to compilation errors. # Looks like you planned 51 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/core.t .................... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 51/51 subtests t/croak.t ................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/croak.t line 1. t/croak.t ................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/diskcache.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/diskcache.t line 4. t/diskcache.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/dumper.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 6 Compilation failed in require at (eval 4) line 6. BEGIN failed--compilation aborted at (eval 4) line 6. BEGIN failed--compilation aborted at t/dumper.t line 28. t/dumper.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/erf.t ..................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/erf.t line 7. t/erf.t ..................... Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests t/erfi.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/erfi.t line 7. t/erfi.t .................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests t/familyfree.t .............. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/familyfree.t line 1. t/familyfree.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/fastraw.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/fastraw.t line 2. t/fastraw.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/fft.t ..................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/fft.t line 4. t/fft.t ..................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/fftw.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/fftw.t line 3. t/fftw.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/fits.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/fits.t line 6. t/fits.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/flexraw.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/flexraw.t line 5. t/flexraw.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/flexraw_fortran.t ......... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/flexraw_fortran.t line 1. t/flexraw_fortran.t ......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/flow.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/foo.t line 3. t/foo.t ..................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/func.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/func.t line 4. t/func.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/gauss.t ................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/gauss.t line 3. t/gauss.t ................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/gd_oo_tests.t ............. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/gd_oo_tests.t line 11. t/gd_oo_tests.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/gd_tests.t ................ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/gd_tests.t line 11. t/gd_tests.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/gis_proj.t ................ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/gis_proj.t line 13. t/gis_proj.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/gsl_diff.t ................ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/gsl_diff.t line 8. t/gsl_diff.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/gsl_integ.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/gsl_integ.t line 8. t/gsl_integ.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/gsl_interp.t .............. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/gsl_interp.t line 8. t/gsl_interp.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/gsl_mroot.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/gsl_mroot.t line 8. t/gsl_mroot.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/gsl_rng.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/gsl_rng.t line 10. t/gsl_rng.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/gsl_sf.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/gsl_sf.t line 10. t/gsl_sf.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/hdf_sd.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/hdf_sd.t line 11. t/hdf_sd.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/hdf_vdata.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/hdf_vdata.t line 11. t/hdf_vdata.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/hdf_vgroup.t .............. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/hdf_vgroup.t line 11. t/hdf_vgroup.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/hdrs.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/hdrs.t line 1. t/hdrs.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/hist.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/hist.t line 8. t/hist.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/howbig.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/howbig.t line 3. t/howbig.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/ica.t ..................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/ica.t line 2. t/ica.t ..................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/image2d.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/image2d.t line 9. t/image2d.t ................. Dubious, test returned 2 (wstat 512, 0x200) Failed 22/22 subtests t/imagend.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/imagend.t line 1. t/imagend.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/imagergb.t ................ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/imagergb.t line 24. t/imagergb.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/inlinepdlpp.t ............. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 8) line 4 Compilation failed in require at (eval 8) line 4. BEGIN failed--compilation aborted at (eval 8) line 4. BEGIN failed--compilation aborted at t/inlinepdlpp.t line 5. t/inlinepdlpp.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/interp.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/interp.t line 7. t/interp.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/interp_slatec.t ........... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/interp_slatec.t line 7. t/interp_slatec.t ........... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/interpol.t ................ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at /home/eundas/tmp/PDL-2.4.11/blib/lib/PDL/Lite.pm line 38 Compilation failed in require at /home/eundas/tmp/PDL-2.4.11/blib/lib/PDL/Lite.pm line 38. BEGIN failed--compilation aborted at /home/eundas/tmp/PDL-2.4.11/blib/lib/PDL/Lite.pm line 38. Compilation failed in require at t/interpol.t line 4. BEGIN failed--compilation aborted at t/interpol.t line 4. t/interpol.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/iotypes.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/iotypes.t line 1. t/iotypes.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_00.t ............... skipped: PDL::Slatec not available t/limits_errb.t ............. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 6 Compilation failed in require at (eval 4) line 6. BEGIN failed--compilation aborted at (eval 4) line 6. BEGIN failed--compilation aborted at t/limits_errb.t line 3. t/limits_errb.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_keyspecs.t ......... skipped: PDL::Slatec not available t/limits_normalize_dsets.t .. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/limits_normalize_dsets.t line 1. t/limits_normalize_dsets.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_range.t ............ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 6 Compilation failed in require at (eval 4) line 6. BEGIN failed--compilation aborted at (eval 4) line 6. BEGIN failed--compilation aborted at t/limits_range.t line 3. t/limits_range.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_round.t ............ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/limits_round.t line 2. t/limits_round.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_trans.t ............ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 6 Compilation failed in require at (eval 4) line 6. BEGIN failed--compilation aborted at (eval 4) line 6. BEGIN failed--compilation aborted at t/limits_trans.t line 3. t/limits_trans.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_trans_err.t ........ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 6 Compilation failed in require at (eval 4) line 6. BEGIN failed--compilation aborted at (eval 4) line 6. BEGIN failed--compilation aborted at t/limits_trans_err.t line 3. t/limits_trans_err.t ........ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_ulimits.t .......... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 6 Compilation failed in require at (eval 4) line 6. BEGIN failed--compilation aborted at (eval 4) line 6. BEGIN failed--compilation aborted at t/limits_errb.t line 3. t/limits_errb.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_keyspecs.t ......... skipped: PDL::Slatec not available t/limits_normalize_dsets.t .. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/limits_normalize_dsets.t line 1. t/limits_normalize_dsets.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_range.t ............ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 6 Compilation failed in require at (eval 4) line 6. BEGIN failed--compilation aborted at (eval 4) line 6. BEGIN failed--compilation aborted at t/limits_range.t line 3. t/limits_range.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_round.t ............ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/limits_round.t line 2. t/limits_round.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_trans.t ............ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 6 Compilation failed in require at (eval 4) line 6. BEGIN failed--compilation aborted at (eval 4) line 6. BEGIN failed--compilation aborted at t/limits_trans.t line 3. t/limits_trans.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_trans_err.t ........ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 6 Compilation failed in require at (eval 4) line 6. BEGIN failed--compilation aborted at (eval 4) line 6. BEGIN failed--compilation aborted at t/limits_trans_err.t line 3. t/limits_trans_err.t ........ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/limits_ulimits.t .......... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 6 Compilation failed in require at (eval 4) line 6. BEGIN failed--compilation aborted at (eval 4) line 6. BEGIN failed--compilation aborted at t/limits_ulimits.t line 3. t/limits_ulimits.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/linfit.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/linfit.t line 1. t/linfit.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/lut.t ..................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/lut.t line 10. t/lut.t ..................... Dubious, test returned 2 (wstat 512, 0x200) Failed 8/8 subtests t/lvalue.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 3) line 4 Compilation failed in require at (eval 3) line 4. BEGIN failed--compilation aborted at (eval 3) line 4. BEGIN failed--compilation aborted at t/lvalue.t line 6. t/lvalue.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/magic.t ................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/magic.t line 4. t/magic.t ................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/matmult.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/matmult.t line 1. t/matmult.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/matrix.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/matrix.t line 1. t/matrix.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/matrixops.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/matrixops.t line 1. t/matrixops.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/minuit.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/minuit.t line 2. t/minuit.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/misc.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/misc.t line 6. t/misc.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/ndf.t ..................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 4 Compilation failed in require at (eval 4) line 4. BEGIN failed--compilation aborted at (eval 4) line 4. BEGIN failed--compilation aborted at t/ndf.t line 9. t/ndf.t ..................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/niceslice.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/niceslice.t line 4. t/niceslice.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/nsdatahandle.t ............ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/nsdatahandle.t line 6. t/nsdatahandle.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/ones.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/ones.t line 3. t/ones.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/opengl.t .................. skipped: TriD graphics not compiled t/ops.t ..................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/ops.t line 1. t/ops.t ..................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/pdl_from_string.t ......... 1/111 # Failed test 'use PDL::LiteF;' # at t/pdl_from_string.t line 22. # Tried to use 'PDL::LiteF'. # Error: Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190. # at (eval 5) line 4 # Compilation failed in require at (eval 5) line 4. # BEGIN failed--compilation aborted at (eval 5) line 4. # BEGIN failed--compilation aborted at (eval 4) line 2. String found where operator expected at t/pdl_from_string.t line 58, near "pdl '[1, 0, 8; 6, 3, 5; 3, 0, 5; 2, 4, 2]'" (Do you need to predeclare pdl?) String found where operator expected at t/pdl_from_string.t line 61, near "pdl "$compare"" (Do you need to predeclare pdl?) String found where operator expected at t/pdl_from_string.t line 86, near "pdl "[1 -4]"" (Do you need to predeclare pdl?) syntax error at t/pdl_from_string.t line 58, near "pdl '[1, 0, 8; 6, 3, 5; 3, 0, 5; 2, 4, 2]'" Global symbol "$t3" requires explicit package name at t/pdl_from_string.t line 59. syntax error at t/pdl_from_string.t line 61, near "pdl "$compare"" Global symbol "$t4" requires explicit package name at t/pdl_from_string.t line 62. syntax error at t/pdl_from_string.t line 65, near "pdl q[1.2e3]" Global symbol "$got" requires explicit package name at t/pdl_from_string.t line 66. syntax error at t/pdl_from_string.t line 69, near "pdl q[1.2e3 4 5.6e-7]" syntax error at t/pdl_from_string.t line 73, near "pdl q[1.2e3 4 5.e-7]" syntax error at t/pdl_from_string.t line 86, near "pdl "[1 -4]"" syntax error at t/pdl_from_string.t line 87, near "pdl [" t/pdl_from_string.t has too many errors. # Looks like you planned 111 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/pdl_from_string.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 111/111 subtests t/pdlchar.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/pdlchar.t line 7. t/pdlchar.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/pgplot.t .................. skipped: Skipped: PDL::Graphics::PGPLOT not installed t/physical.t ................ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/physical.t line 4. t/physical.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/pic_16bit.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 6 Compilation failed in require at (eval 4) line 6. BEGIN failed--compilation aborted at (eval 4) line 6. BEGIN failed--compilation aborted at t/pic_16bit.t line 12. t/pic_16bit.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/picnorgb.t ................ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/picnorgb.t line 41. t/picnorgb.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/picrgb.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/picrgb.t line 57. t/picrgb.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/plplot.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/plplot.t line 9. t/plplot.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/pnm.t ..................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/pnm.t line 26. t/pnm.t ..................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/poly.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/poly.t line 1. t/poly.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/polyroots.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/polyroots.t line 1. t/polyroots.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/pp_croaking.t ............. ok t/pp_line_numbers.t ......... ok t/pptest.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 4 Compilation failed in require at (eval 4) line 4. BEGIN failed--compilation aborted at (eval 4) line 4. BEGIN failed--compilation aborted at t/pptest.t line 3. # Looks like your test exited with 2 before it could output anything. t/pptest.t .................. Dubious, test returned 2 (wstat 512, 0x200) Failed 23/23 subtests t/primitive.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/primitive.t line 5. t/primitive.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/primitive2.t .............. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/primitive2.t line 25. t/primitive2.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/proj_transform.t .......... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/proj_transform.t line 14. t/proj_transform.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/proj_transform2.t ......... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/proj_transform2.t line 14. t/proj_transform2.t ......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/pthread.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/pthread.t line 4. t/pthread.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/pthread_auto.t ............ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/pthread_auto.t line 5. t/pthread_auto.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/pthreadBarf.t ............. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/pthreadBarf.t line 4. t/pthreadBarf.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/reduce.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/reduce.t line 1. t/reduce.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/refs.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/refs.t line 5. t/refs.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/requiredmods.t ............ ok t/round.t ................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/round.t line 7. t/round.t ................... Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests t/scope.t ................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/scope.t line 17. t/scope.t ................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/segfault.t ................ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 6 Compilation failed in require at (eval 1) line 6. BEGIN failed--compilation aborted at (eval 1) line 6. BEGIN failed--compilation aborted at t/segfault.t line 6. t/segfault.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/simplex.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/simplex.t line 1. t/simplex.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/slatec.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/slatec.t line 2. t/slatec.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/slice.t ................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 4) line 4 Compilation failed in require at (eval 4) line 4. BEGIN failed--compilation aborted at (eval 4) line 4. BEGIN failed--compilation aborted at t/slice.t line 15. t/slice.t ................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/storable.t ................ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 5) line 4 Compilation failed in require at (eval 5) line 4. BEGIN failed--compilation aborted at (eval 5) line 4. BEGIN failed--compilation aborted at t/storable.t line 17. # Looks like your test exited with 2 before it could output anything. t/storable.t ................ Dubious, test returned 2 (wstat 512, 0x200) Failed 9/9 subtests t/subclass.t ................ Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/subclass.t line 2. t/subclass.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/subclass2.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/subclass2.t line 8. t/subclass2.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/subclass3.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/subclass3.t line 2. t/subclass3.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/subclass4.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/subclass4.t line 2. t/subclass4.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/thread.t .................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/thread.t line 2. t/thread.t .................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/thread_def.t .............. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/thread_def.t line 1. t/thread_def.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/transform.t ............... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/transform.t line 1. t/transform.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/trig.t .................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/trig.t line 7. t/trig.t .................... Dubious, test returned 2 (wstat 512, 0x200) Failed 4/4 subtests t/ufunc.t ................... 1/15 # Failed test 'use PDL::LiteF;' # at t/ufunc.t line 12. # Tried to use 'PDL::LiteF'. # Error: Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190. # at (eval 5) line 4 # Compilation failed in require at (eval 5) line 4. # BEGIN failed--compilation aborted at (eval 5) line 4. # BEGIN failed--compilation aborted at (eval 4) line 2. Name "PDL::Bad::Status" used only once: possible typo at t/ufunc.t line 52. Undefined subroutine &main::pdl called at t/ufunc.t line 25. # Looks like you planned 15 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/ufunc.t ................... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 15/15 subtests t/vaffine.t ................. Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/vaffine.t line 4. t/vaffine.t ................. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/xvals.t ................... Can't load '/home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so' for module PDL::Core: /home/eundas/tmp/PDL-2.4.11/blib/arch/auto/PDL/Core/Core.so: undefined symbol: pthread_getspecific at /star-kapuahi/Perl/lib/perl5/5.14.2/i686-linux/DynaLoader.pm line 190.  at (eval 1) line 4 Compilation failed in require at (eval 1) line 4. BEGIN failed--compilation aborted at (eval 1) line 4. BEGIN failed--compilation aborted at t/xvals.t line 3. t/xvals.t ................... Dubious, test returned 2 (wstat 512, 0x200) Failed 4/4 subtests Test Summary Report ------------------- t/aaa_load.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 1 tests but ran 0. t/argtest.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/autoload.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/bad.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/basic.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 6 tests but ran 0. t/bess.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 6 tests but ran 0. t/bool.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/callext.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 1 tests but ran 0. t/clump.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/complex.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/constants.t (Wstat: 768 Tests: 3 Failed: 3)   Failed tests: 1-3   Non-zero exit status: 3 t/constructor.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 80 tests but ran 0. t/conv.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 7 tests but ran 0. t/core.t (Wstat: 65280 Tests: 1 Failed: 1)   Failed test: 1   Non-zero exit status: 255   Parse errors: Bad plan. You planned 51 tests but ran 1. t/croak.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/diskcache.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/dumper.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/erf.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 5 tests but ran 0. t/erfi.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 2 tests but ran 0. t/familyfree.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/fastraw.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/fft.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/fftw.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/fits.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/flexraw.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/flexraw_fortran.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/flow.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/foo.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/func.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/gauss.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/gd_oo_tests.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/gd_tests.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/gis_proj.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/gsl_diff.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/gsl_integ.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/gsl_interp.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/gsl_mroot.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/gsl_rng.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/gsl_sf.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/hdf_sd.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/hdf_vdata.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/hdf_vgroup.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/hdrs.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/hist.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/howbig.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/ica.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/image2d.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 22 tests but ran 0. t/imagend.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/imagergb.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/inlinepdlpp.t (Wstat: 65280 Tests: 0 Failed: 0)   Non-zero exit status: 255   Parse errors: No plan found in TAP output t/interp.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/interp_slatec.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/interpol.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/iotypes.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/limits_errb.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/limits_normalize_dsets.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/limits_range.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/limits_round.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/limits_trans.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/limits_trans_err.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/limits_ulimits.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/linfit.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/lut.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 8 tests but ran 0. t/lvalue.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/magic.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/matmult.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/matrix.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/matrixops.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/minuit.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/misc.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/ndf.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/niceslice.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/nsdatahandle.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/ones.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/ops.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/pdl_from_string.t (Wstat: 65280 Tests: 1 Failed: 1)   Failed test: 1   Non-zero exit status: 255   Parse errors: Bad plan. You planned 111 tests but ran 1. t/pdlchar.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/physical.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/pic_16bit.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/picnorgb.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/picrgb.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/plplot.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/pnm.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/poly.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/polyroots.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/pptest.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 23 tests but ran 0. t/primitive.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/primitive2.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/proj_transform.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/proj_transform2.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/pthread.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/pthread_auto.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/pthreadBarf.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/reduce.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/refs.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/round.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 1 tests but ran 0. t/scope.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/segfault.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/simplex.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/slatec.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/slice.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/storable.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 9 tests but ran 0. t/subclass.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/subclass2.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/subclass3.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/subclass4.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/thread.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/thread_def.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/transform.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/trig.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 4 tests but ran 0. t/ufunc.t (Wstat: 65280 Tests: 1 Failed: 1)   Failed test: 1   Non-zero exit status: 255   Parse errors: Bad plan. You planned 15 tests but ran 1. t/vaffine.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: No plan found in TAP output t/xvals.t (Wstat: 512 Tests: 0 Failed: 0)   Non-zero exit status: 2   Parse errors: Bad plan. You planned 4 tests but ran 0. Files=121, Tests=35, 3 wallclock secs ( 0.21 usr 0.08 sys + 2.48 cusr 0.34 csys = 3.11 CPU) Result: FAIL Failed 113/121 test programs. 6/35 subtests failed. make: *** [test_dynamic] Error 2

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

December 2023
January 2023
December 2022
July 2022
June 2022
April 2022
March 2022
December 2021
October 2021
July 2021
April 2021
January 2021
October 2020
September 2020
August 2020
May 2020
November 2019
October 2019
July 2019
June 2019
February 2019
January 2019
December 2018
November 2018
August 2018
July 2018
May 2018
April 2018
March 2018
February 2018
December 2017
October 2017
August 2017
July 2017
May 2017
April 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
October 2015
September 2015
August 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
2004
April 2003
2003


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager