making PDL_B... making PDL_S... making PDL_US... making PDL_L... making PDL_LL... making PDL_F... making PDL_D... Extracting Types.pm Warning: prerequisite ExtUtils::F77 1.1 not found. Checking if your kit is complete... Warning: the following files are missing in your kit: win32/PDL.ppd Please inform the author. Writing Makefile for PDL::pod Writing Makefile for Inline Writing Makefile for PDL::PP Writing Makefile for PDL::NiceSlice Trying to figure out POSIX threads support ... Saw pthread.h. Fine. Nope, your perl was not linked against pthread library You need to include -lpthread in your perl libs configuration ==> PDL will be built without POSIX thread support. ==> *NOTE*: PDL threads are unrelated to perl threads (usethreads=y)! ==> Enabling perl threads will not help! Trying to figure out endian-ness of machine... It is big endian Writing Makefile for PDL::Core building PDL without bad value support (WITH_BADVAL!=1) Writing Makefile for PDL::Bad Writing Makefile for PDL::Ops Writing Makefile for PDL::Ufunc Writing Makefile for PDL::Primitive Writing Makefile for PDL::Slices Writing Makefile for PDL::Tests Source of functions System: acosh asinh atanh erf erfc j0 j1 jn rint y1 Distribution: erfi fixy0 fixyn infinity nan ndtri polyroots Writing Makefile for PDL::Math Writing Makefile for PDL::MatrixOps Writing Makefile for PDL::Complex Writing Makefile for PDL Writing Makefile for PDL::Demos Writing Makefile for PDL::Pod::Parser Writing Makefile for PDL::Doc WITH_3D: Not building TriD or OpenGL. Turn on WITH_3D if this is incorrect. Writing Makefile for PDL::Graphics::PGPLOT::Window Writing Makefile for PDL::Graphics::PGPLOT Writing Makefile for PDL::Graphics::LUT::tables::DATA Writing Makefile for PDL::Graphics::LUT::ramps::DATA Writing Makefile for PDL::Graphics::LUT Not building PDL::Graphics::Karma, turn on WITH_KARMA if this is incorrect writing dummy Makefile Cannot find plplot library (libplplotd.dylib), skipping PDL::Graphics::PLplot Not building PDL::Graphics::PLplot Writing Makefile for PDL::Graphics::IIS Checking PDL::Graphics::PLplot... found_plplot is 1 Writing Makefile for PDL::Graphics::Limits Writing Makefile for PDL Not building PDL::IO::Browser. Turn on WITH_IO_BROWSER if this is incorrect. writing dummy Makefile Writing Makefile for PDL::IO::FastRaw Writing Makefile for PDL::IO::Misc Writing Makefile for PDL::IO::FlexRaw Writing Makefile for PDL::IO::Pnm Writing Makefile for PDL::IO::NDF Writing Makefile for PDL::IO::Storable Writing Makefile for PDL::IO::FITS Cannot find hdf library, libdf.a. Please add the correct library path to Makefile.PL or install HDF Cannot find hdf header file, hdf.h. Please add the correct library path to Makefile.PL or install HDF Skipping build of PDL::IO::HDF. writing dummy Makefile 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. WARNING: Unknown cpu type Power Macintosh! Not setting $hdf_defs. (This may not be a bad thing) Final $hdf_defs flags: '' Writing Makefile for PDL::IO writing dummy Makefile Writing Makefile for PDL::Opt::Simplex Writing Makefile for PDL::Opt Writing Makefile for PDL::ImageRGB Writing Makefile for PDL::Fit::Gaussian Writing Makefile for PDL::Fit Writing Makefile for PDL::FFT Writing Makefile for PDL::Filter Writing Makefile for PDL::Image2D Can't locate ExtUtils/F77.pm in @INC (@INC contains: /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level /Users/cpanrun/pristine/5.8.7/lib/5.8.7 /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7 /Users/cpanrun/pristine/5.8.7/lib/site_perl /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Lib .) at (eval 344) line 2. BEGIN failed--compilation aborted at (eval 344) line 2. ExtUtils::F77 module not found. Ought not build PDL::Slatec Writing Makefile for PDL::ImageND Writing Makefile for PDL::CallExt writing dummy Makefile no GSL link info (libgsl probably not available) no GSL include info (libgsl probably not available) no GSL version info found (gsl-config not installed?) Not building GSL modules: GSL version UNKNOWN VERSION found, need at least 1.3 writing dummy Makefile Skipping build of PDL::FFTW. writing dummy Makefile Testing support libraries for PDL::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. Writing Makefile for PDL::Lib::GIS writing dummy Makefile Testing support libraries for PDL::Transform::Proj4: Cannot find Proj4 library, libproj.a. Please add the correct library path to Makefile.PL or install Proj4. Cannot find Proj4 header file, proj_api.h. Please add the correct library path to Makefile.PL or install Proj4. Skipping build of PDL::Transform::Proj4. Writing Makefile for PDL::Transform::Cartography Writing Makefile for PDL::Transform Writing Makefile for PDL::Lib Writing Makefile for PDL writing dummy Makefile Writing Basic/Core/Config.pm /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/arch" "-Iblib/lib" pdldoc.PL pdldoc Extracting pdldoc (NO bad value support) cp Reduce.pm ../blib/lib/PDL/Reduce.pm cp PDL.pm ../blib/lib/PDL.pm cp Lite.pm ../blib/lib/PDL/Lite.pm cp Options.pm ../blib/lib/PDL/Options.pm cp LiteF.pm ../blib/lib/PDL/LiteF.pm cp default.perldlrc ../blib/lib/PDL/default.perldlrc cp AutoLoader.pm ../blib/lib/PDL/AutoLoader.pm cp Lvalue.pm ../blib/lib/PDL/Lvalue.pm cp Matrix.pm ../blib/lib/PDL/Matrix.pm podselect ../Gen/Inline/Pdlpp.pm > PP-Inline.pod cp BadValues.pod ../../blib/lib/PDL/BadValues.pod cp Impatient.pod ../../blib/lib/PDL/Impatient.pod cp Internals.pod ../../blib/lib/PDL/Internals.pod cp Tips.pod ../../blib/lib/PDL/Tips.pod cp PP-Inline.pod ../../blib/lib/PDL/PP-Inline.pod cp Dataflow.pod ../../blib/lib/PDL/Dataflow.pod cp Delta.pod ../../blib/lib/PDL/Delta.pod cp FAQ.pod ../../blib/lib/PDL/FAQ.pod cp Philosophy.pod ../../blib/lib/PDL/Philosophy.pod cp Indexing.pod ../../blib/lib/PDL/Indexing.pod cp Objects.pod ../../blib/lib/PDL/Objects.pod cp Intro.pod ../../blib/lib/PDL/Intro.pod cp PP.pod ../../blib/lib/PDL/PP.pod cp API.pod ../../blib/lib/PDL/API.pod Manifying ../../blib/man1/PDL::Impatient.1 Manifying ../../blib/man1/PDL::BadValues.1 Manifying ../../blib/man1/PDL::Internals.1 Manifying ../../blib/man1/PDL::PP-Inline.1 Manifying ../../blib/man1/PDL::Tips.1 Manifying ../../blib/man1/PDL::Dataflow.1 Manifying ../../blib/man1/PDL::Delta.1 Manifying ../../blib/man1/PDL::Philosophy.1 Manifying ../../blib/man1/PDL::FAQ.1 Manifying ../../blib/man1/PDL::Objects.1 Manifying ../../blib/man1/PDL::Indexing.1 Manifying ../../blib/man1/pdl.1 Manifying ../../blib/man1/PDL::PP.1 Manifying ../../blib/man1/PDL::API.1 /Users/cpanrun/pristine/5.8.7/bin/perl PP/dump.pp > PP/Dump.pm.tmp mv PP/Dump.pm.tmp PP/Dump.pm /Users/cpanrun/pristine/5.8.7/bin/perl "-I../../blib/arch" "-I../../blib/lib" pptemplate.PL pptemplate Extracting pptemplate (with variable substitutions) podselect pptemplate > pptemplate.pod cp PP.pm ../../blib/lib/PDL/PP.pm cp PP/Var.pm ../../blib/lib/PDL/PP/Var.pm cp PP/CType.pm ../../blib/lib/PDL/PP/CType.pm cp PP/PDLCode.pm ../../blib/lib/PDL/PP/PDLCode.pm cp PP/SymTab.pm ../../blib/lib/PDL/PP/SymTab.pm cp PP/PdlParObj.pm ../../blib/lib/PDL/PP/PdlParObj.pm cp PP/Signature.pm ../../blib/lib/PDL/PP/Signature.pm cp PP/XS.pm ../../blib/lib/PDL/PP/XS.pm cp PP/Dump.pm ../../blib/lib/PDL/PP/Dump.pm cp pptemplate.pod ../../blib/lib/PDL/pptemplate.pod cp PP/Struct.pm ../../blib/lib/PDL/PP/Struct.pm cp PP/Dims.pm ../../blib/lib/PDL/PP/Dims.pm cp Pdlpp.pm ../../../blib/lib/Inline/Pdlpp.pm cp MakePdlppInstallable.pm ../../../blib/lib/Inline/MakePdlppInstallable.pm Manifying ../../../blib/man3/Pdlpp.3 cp pptemplate ../../blib/script/pptemplate /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" ../../blib/script/pptemplate Manifying ../../blib/man1/pptemplate.1 Manifying ../../blib/man3/PDL::pptemplate.3 Manifying ../../blib/man3/PDL::PP::Signature.3 Manifying ../../blib/man3/PDL::PP::Dump.3 cp NiceSlice.pm ../../blib/lib/PDL/NiceSlice.pm Manifying ../../blib/man3/PDL::NiceSlice.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I../../blib/arch -I../../blib/lib -I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level -I/Users/cpanrun/pristine/5.8.7/lib/5.8.7 Core.pm.PL Core.pm Extracting Core.pm (NO bad value support) /Users/cpanrun/pristine/5.8.7/bin/perl "-I../../blib/arch" "-I../../blib/lib" pdl.h.PL pdl.h adding... #define PDL_U PDL_US #define PDL_Q PDL_LL Extracting pdl.h /Users/cpanrun/pristine/5.8.7/bin/perl "-I../../blib/arch" "-I../../blib/lib" pdlcore.h.PL pdlcore.h Extracting pdlcore.h /Users/cpanrun/pristine/5.8.7/bin/perl "-I../../blib/arch" "-I../../blib/lib" pdlsimple.h.PL pdlsimple.h adding... #define PDL_U PDL_US #define PDL_Q PDL_LL Extracting pdlsimple.h (with variable substitutions) cp Dbg.pm ../../blib/lib/PDL/Dbg.pm cp pdl.h ../../blib/lib/PDL/Core/pdl.h cp Core.pm ../../blib/lib/PDL/Core.pm cp Config.pm ../../blib/lib/PDL/Config.pm cp Types.pm ../../blib/lib/PDL/Types.pm cp Char.pm ../../blib/lib/PDL/Char.pm cp Basic.pm ../../blib/lib/PDL/Basic.pm cp pdlthread.h ../../blib/lib/PDL/Core/pdlthread.h cp ppport.h ../../blib/lib/PDL/Core/ppport.h cp Exporter.pm ../../blib/lib/PDL/Exporter.pm cp Version.pm ../../blib/lib/PDL/Version.pm cp pdlcore.h ../../blib/lib/PDL/Core/pdlcore.h cp pdlsimple.h ../../blib/lib/PDL/Core/pdlsimple.h cp typemap.pdl ../../blib/lib/PDL/Core/typemap.pdl cp pdlmagic.h ../../blib/lib/PDL/Core/pdlmagic.h cp Dev.pm ../../blib/lib/PDL/Core/Dev.pm /Users/cpanrun/pristine/5.8.7/bin/perl "-I../../blib/arch" "-I../../blib/lib" Core.xs.PL Core.xs Extracting Core.xs (NO bad value support) /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap typemap Core.xs > Core.xsc && mv Core.xsc Core.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Core.c /Users/cpanrun/pristine/5.8.7/bin/perl "-I../../blib/arch" "-I../../blib/lib" pdlcore.c.PL pdlcore.c Extracting pdlcore.c (NO bad value support) Trying finite: math.h... YES gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" pdlcore.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" pdlapi.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" pdlhash.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" pdlthread.c pdlthread.c:479:1: warning: "croak" redefined In file included from /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE/perl.h:718, from pdlcore.h:9, from pdlthread.c:6: /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE/embed.h:4088:1: warning: this is the location of the previous definition pdlthread.c:479:1: warning: "croak" redefined In file included from /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE/perl.h:718, from pdlcore.h:9, from pdlthread.c:6: /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE/embed.h:4088:1: warning: this is the location of the previous definition /Users/cpanrun/pristine/5.8.7/bin/perl "-I../../blib/arch" "-I../../blib/lib" pdlconv.c.PL pdlconv.c Extracting pdlconv.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" pdlconv.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" pdlmagic.c /Users/cpanrun/pristine/5.8.7/bin/perl -e 'require "/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/Dev.pm"; \ PDL::Core::Dev->import(); \ genpp()' pdlsections.g > pdlsections.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" -I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE pdlsections.c Running Mkbootstrap for PDL::Core () chmod 644 Core.bs rm -f ../../blib/arch/auto/PDL/Core/Core.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Core.o pdlcore.o pdlapi.o pdlhash.o pdlthread.o pdlconv.o pdlmagic.o pdlsections.o -o ../../blib/arch/auto/PDL/Core/Core.bundle chmod 755 ../../blib/arch/auto/PDL/Core/Core.bundle cp Core.bs ../../blib/arch/auto/PDL/Core/Core.bs chmod 644 ../../blib/arch/auto/PDL/Core/Core.bs Manifying ../../blib/man3/PDL::Exporter.3 Manifying ../../blib/man3/PDL::Core.3 Manifying ../../blib/man3/PDL::Types.3 Manifying ../../blib/man3/PDL::Config.3 Manifying ../../blib/man3/PDL::Dbg.3 Manifying ../../blib/man3/PDL::Char.3 Manifying ../../blib/man3/PDL::Basic.3 Manifying ../../blib/man3/PDL::Dev.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::Bad PDL::Bad Bad/" bad.pd cp Bad.pm ../../blib/lib/PDL/Bad.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Bad.xs > Bad.xsc && mv Bad.xsc Bad.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Bad.c Running Mkbootstrap for PDL::Bad () chmod 644 Bad.bs rm -f ../../blib/arch/auto/PDL/Bad/Bad.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Bad.o -o ../../blib/arch/auto/PDL/Bad/Bad.bundle chmod 755 ../../blib/arch/auto/PDL/Bad/Bad.bundle cp Bad.bs ../../blib/arch/auto/PDL/Bad/Bad.bs chmod 644 ../../blib/arch/auto/PDL/Bad/Bad.bs Manifying ../../blib/man3/PDL::Bad.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::Ops PDL::Ops Ops/" ops.pd cp Ops.pm ../../blib/lib/PDL/Ops.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Ops.xs > Ops.xsc && mv Ops.xsc Ops.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Ops.c Ops.xs: In function 'pdl_modulo_readdata': Ops.xs:8333: warning: comparison is always true due to limited range of data type Ops.xs:8333: warning: comparison is always true due to limited range of data type Ops.xs:8333: warning: comparison is always false due to limited range of data type Ops.xs:8333: warning: comparison is always false due to limited range of data type Ops.xs:8435: warning: comparison is always true due to limited range of data type Ops.xs:8435: warning: comparison is always true due to limited range of data type Ops.xs:8435: warning: comparison is always false due to limited range of data type Ops.xs:8435: warning: comparison is always false due to limited range of data type Ops.xs: In function 'pdl_modulo_readdata': Ops.xs:8333: warning: comparison is always true due to limited range of data type Ops.xs:8333: warning: comparison is always true due to limited range of data type Ops.xs:8333: warning: comparison is always false due to limited range of data type Ops.xs:8333: warning: comparison is always false due to limited range of data type Ops.xs:8435: warning: comparison is always true due to limited range of data type Ops.xs:8435: warning: comparison is always true due to limited range of data type Ops.xs:8435: warning: comparison is always false due to limited range of data type Ops.xs:8435: warning: comparison is always false due to limited range of data type Running Mkbootstrap for PDL::Ops () chmod 644 Ops.bs rm -f ../../blib/arch/auto/PDL/Ops/Ops.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Ops.o -o ../../blib/arch/auto/PDL/Ops/Ops.bundle -lm chmod 755 ../../blib/arch/auto/PDL/Ops/Ops.bundle cp Ops.bs ../../blib/arch/auto/PDL/Ops/Ops.bs chmod 644 ../../blib/arch/auto/PDL/Ops/Ops.bs Manifying ../../blib/man3/PDL::Ops.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::Ufunc PDL::Ufunc Ufunc/" ufunc.pd cp Ufunc.pm ../../blib/lib/PDL/Ufunc.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Ufunc.xs > Ufunc.xsc && mv Ufunc.xsc Ufunc.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Ufunc.c Ufunc.xs: In function 'pdl_average_readdata': Ufunc.xs:8492: warning: overflow in implicit constant conversion Ufunc.xs:8546: warning: overflow in implicit constant conversion Ufunc.xs:8600: warning: overflow in implicit constant conversion Ufunc.xs:8654: warning: overflow in implicit constant conversion Ufunc.xs:8708: warning: overflow in implicit constant conversion Ufunc.xs: In function 'pdl_average_readdata': Ufunc.xs:8492: warning: overflow in implicit constant conversion Ufunc.xs:8546: warning: overflow in implicit constant conversion Ufunc.xs:8600: warning: overflow in implicit constant conversion Ufunc.xs:8654: warning: overflow in implicit constant conversion Ufunc.xs:8708: warning: overflow in implicit constant conversion Running Mkbootstrap for PDL::Ufunc () chmod 644 Ufunc.bs rm -f ../../blib/arch/auto/PDL/Ufunc/Ufunc.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Ufunc.o -o ../../blib/arch/auto/PDL/Ufunc/Ufunc.bundle -lm chmod 755 ../../blib/arch/auto/PDL/Ufunc/Ufunc.bundle cp Ufunc.bs ../../blib/arch/auto/PDL/Ufunc/Ufunc.bs chmod 644 ../../blib/arch/auto/PDL/Ufunc/Ufunc.bs Manifying ../../blib/man3/PDL::Ufunc.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::Primitive PDL::Primitive Primitive/" primitive.pd cp Primitive.pm ../../blib/lib/PDL/Primitive.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Primitive.xs > Primitive.xsc && mv Primitive.xsc Primitive.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Primitive.c Running Mkbootstrap for PDL::Primitive () chmod 644 Primitive.bs rm -f ../../blib/arch/auto/PDL/Primitive/Primitive.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Primitive.o -o ../../blib/arch/auto/PDL/Primitive/Primitive.bundle -lm chmod 755 ../../blib/arch/auto/PDL/Primitive/Primitive.bundle cp Primitive.bs ../../blib/arch/auto/PDL/Primitive/Primitive.bs chmod 644 ../../blib/arch/auto/PDL/Primitive/Primitive.bs Manifying ../../blib/man3/PDL::Primitive.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::Slices PDL::Slices Slices/" slices.pd cp Slices.pm ../../blib/lib/PDL/Slices.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Slices.xs > Slices.xsc && mv Slices.xsc Slices.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Slices.c Running Mkbootstrap for PDL::Slices () chmod 644 Slices.bs rm -f ../../blib/arch/auto/PDL/Slices/Slices.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Slices.o -o ../../blib/arch/auto/PDL/Slices/Slices.bundle chmod 755 ../../blib/arch/auto/PDL/Slices/Slices.bundle cp Slices.bs ../../blib/arch/auto/PDL/Slices/Slices.bs chmod 644 ../../blib/arch/auto/PDL/Slices/Slices.bs Manifying ../../blib/man3/PDL::Slices.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::Tests PDL::Tests Tests/" tests.pd cp Tests.pm ../../blib/lib/PDL/Tests.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Tests.xs > Tests.xsc && mv Tests.xsc Tests.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Tests.c Running Mkbootstrap for PDL::Tests () chmod 644 Tests.bs rm -f ../../blib/arch/auto/PDL/Tests/Tests.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Tests.o -o ../../blib/arch/auto/PDL/Tests/Tests.bundle chmod 755 ../../blib/arch/auto/PDL/Tests/Tests.bundle cp Tests.bs ../../blib/arch/auto/PDL/Tests/Tests.bs chmod 644 ../../blib/arch/auto/PDL/Tests/Tests.bs Manifying ../../blib/man3/PDL::Tests.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::Math PDL::Math Math/" math.pd cp Math.pm ../../blib/lib/PDL/Math.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Math.xs > Math.xsc && mv Math.xsc Math.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DMY_ERFI -DMY_FIXY0 -DMY_FIXYN -DMY_INFINITY -DMY_NAN -DMY_NDTRI -DMY_POLYROOTS Math.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DMY_ERFI -DMY_FIXY0 -DMY_FIXYN -DMY_INFINITY -DMY_NAN -DMY_NDTRI -DMY_POLYROOTS ndtri.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DMY_ERFI -DMY_FIXY0 -DMY_FIXYN -DMY_INFINITY -DMY_NAN -DMY_NDTRI -DMY_POLYROOTS j0.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DMY_ERFI -DMY_FIXY0 -DMY_FIXYN -DMY_INFINITY -DMY_NAN -DMY_NDTRI -DMY_POLYROOTS yn.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DMY_ERFI -DMY_FIXY0 -DMY_FIXYN -DMY_INFINITY -DMY_NAN -DMY_NDTRI -DMY_POLYROOTS infinity.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DMY_ERFI -DMY_FIXY0 -DMY_FIXYN -DMY_INFINITY -DMY_NAN -DMY_NDTRI -DMY_POLYROOTS quiet_nan.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DMY_ERFI -DMY_FIXY0 -DMY_FIXYN -DMY_INFINITY -DMY_NAN -DMY_NDTRI -DMY_POLYROOTS cpoly.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DMY_ERFI -DMY_FIXY0 -DMY_FIXYN -DMY_INFINITY -DMY_NAN -DMY_NDTRI -DMY_POLYROOTS const.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DMY_ERFI -DMY_FIXY0 -DMY_FIXYN -DMY_INFINITY -DMY_NAN -DMY_NDTRI -DMY_POLYROOTS mtherr.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DMY_ERFI -DMY_FIXY0 -DMY_FIXYN -DMY_INFINITY -DMY_NAN -DMY_NDTRI -DMY_POLYROOTS polevl.c Running Mkbootstrap for PDL::Math () chmod 644 Math.bs rm -f ../../blib/arch/auto/PDL/Math/Math.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Math.o ndtri.o j0.o yn.o infinity.o quiet_nan.o cpoly.o const.o mtherr.o polevl.o -o ../../blib/arch/auto/PDL/Math/Math.bundle -lm /usr/bin/ld: for architecture i386 /usr/bin/ld: warning multiple definitions of symbol _j0 j0.o definition of _j0 in section (__TEXT,__text) /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libm.dylib(e_j0.o) definition of _j0 /usr/bin/ld: for architecture ppc /usr/bin/ld: warning multiple definitions of symbol _j0 j0.o definition of _j0 in section (__TEXT,__text) /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libm.dylib(e_j0.o) definition of _j0 chmod 755 ../../blib/arch/auto/PDL/Math/Math.bundle cp Math.bs ../../blib/arch/auto/PDL/Math/Math.bs chmod 644 ../../blib/arch/auto/PDL/Math/Math.bs Manifying ../../blib/man3/PDL::Math.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::MatrixOps PDL::MatrixOps MatrixOps/" matrixops.pd cp MatrixOps.pm ../../blib/lib/PDL/MatrixOps.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl MatrixOps.xs > MatrixOps.xsc && mv MatrixOps.xsc MatrixOps.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" MatrixOps.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" blas.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" eigens.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" simq.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" svd.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" eigen.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" complex.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" matrix.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" sslib.c Running Mkbootstrap for PDL::MatrixOps () chmod 644 MatrixOps.bs rm -f ../../blib/arch/auto/PDL/MatrixOps/MatrixOps.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 MatrixOps.o blas.o eigens.o simq.o svd.o eigen.o complex.o matrix.o sslib.o -o ../../blib/arch/auto/PDL/MatrixOps/MatrixOps.bundle -lm chmod 755 ../../blib/arch/auto/PDL/MatrixOps/MatrixOps.bundle cp MatrixOps.bs ../../blib/arch/auto/PDL/MatrixOps/MatrixOps.bs chmod 644 ../../blib/arch/auto/PDL/MatrixOps/MatrixOps.bs Manifying ../../blib/man3/PDL::MatrixOps.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::Complex PDL::Complex Complex/" complex.pd cp Complex.pm ../../blib/lib/PDL/Complex.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Complex.xs > Complex.xsc && mv Complex.xsc Complex.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Complex.c Running Mkbootstrap for PDL::Complex () chmod 644 Complex.bs rm -f ../../blib/arch/auto/PDL/Complex/Complex.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Complex.o -o ../../blib/arch/auto/PDL/Complex/Complex.bundle -lm chmod 755 ../../blib/arch/auto/PDL/Complex/Complex.bundle cp Complex.bs ../../blib/arch/auto/PDL/Complex/Complex.bs chmod 644 ../../blib/arch/auto/PDL/Complex/Complex.bs Manifying ../../blib/man3/PDL::Complex.3 Manifying ../blib/man3/PDL::Reduce.3 Manifying ../blib/man3/PDL::LiteF.3 Manifying ../blib/man3/PDL::AutoLoader.3 Manifying ../blib/man3/PDL::Lvalue.3 Manifying ../blib/man3/PDL::Matrix.3 Manifying ../blib/man3/PDL::Options.3 Manifying ../blib/man3/PDL::Lite.3 Manifying ../blib/man3/PDL.3 /Users/cpanrun/pristine/5.8.7/bin/perl "-I../blib/arch" "-I../blib/lib" BAD2_demo.pm.PL BAD2_demo.pm Extracting BAD2_demo.pm (NO bad value support) /Users/cpanrun/pristine/5.8.7/bin/perl "-I../blib/arch" "-I../blib/lib" BAD_demo.pm.PL BAD_demo.pm Extracting BAD_demo.pm (NO bad value support) cp ../m51.fits ../blib/lib/PDL/Demos/m51.fits cp Transform_demo.pm ../blib/lib/PDL/Demos/Transform_demo.pm cp General.pm ../blib/lib/PDL/Demos/General.pm cp TriDGallery.pm ../blib/lib/PDL/Demos/TriDGallery.pm cp BAD2_demo.pm ../blib/lib/PDL/Demos/BAD2_demo.pm cp TriD1.pm ../blib/lib/PDL/Demos/TriD1.pm cp BAD_demo.pm ../blib/lib/PDL/Demos/BAD_demo.pm cp PGPLOT_OO_demo.pm ../blib/lib/PDL/Demos/PGPLOT_OO_demo.pm cp TkTriD_demo.pm ../blib/lib/PDL/Demos/TkTriD_demo.pm cp Screen.pm ../blib/lib/PDL/Demos/Screen.pm cp PGPLOT_demo.pm ../blib/lib/PDL/Demos/PGPLOT_demo.pm cp TriD2.pm ../blib/lib/PDL/Demos/TriD2.pm cp Cartography_demo.pm ../blib/lib/PDL/Demos/Cartography_demo.pm Manifying ../blib/man3/PDL::BAD_demo.3 Manifying ../blib/man3/PDL::BAD2_demo.3 /Users/cpanrun/pristine/5.8.7/bin/perl "-I../blib/arch" "-I../blib/lib" Doc/Config.pm.PL Doc/Config.pm Extracting Config.pm (with variable substitutions) cp Doc.pm ../blib/lib/PDL/Doc.pm cp Doc/Config.pm ../blib/lib/PDL/Doc/Config.pm cp Doc/Perldl.pm ../blib/lib/PDL/Doc/Perldl.pm cp Usage.pm ../../blib/lib/PDL/Pod/Usage.pm cp Parser.pm ../../blib/lib/PDL/Pod/Parser.pm cp Select.pm ../../blib/lib/PDL/Pod/Select.pm Manifying ../../blib/man3/PDL::Pod::Usage.3 Manifying ../../blib/man3/PDL::Pod::Parser.3 Manifying ../../blib/man3/PDL::Pod::Select.3 Manifying ../blib/man3/PDL::Doc.3 Manifying ../blib/man3/PDL::Doc::Config.3 Manifying ../blib/man3/PDL::Doc::Perldl.3 cp Graphics2D.pm ../blib/lib/PDL/Graphics2D.pm cp State.pm ../blib/lib/PDL/Graphics/State.pm cp PGPLOTOptions.pm ../../blib/lib/PDL/Graphics/PGPLOTOptions.pm cp PGPLOT.pm ../../blib/lib/PDL/Graphics/PGPLOT.pm cp Window.pm ../../../blib/lib/PDL/Graphics/PGPLOT/Window.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap typemap Window.xs > Window.xsc && mv Window.xsc Window.c Please specify prototyping behavior for Window.xs (see perlxs manual) gcc -c -I../../../Basic/Core/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Window.c Running Mkbootstrap for PDL::Graphics::PGPLOT::Window () chmod 644 Window.bs rm -f ../../../blib/arch/auto/PDL/Graphics/PGPLOT/Window/Window.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Window.o -o ../../../blib/arch/auto/PDL/Graphics/PGPLOT/Window/Window.bundle chmod 755 ../../../blib/arch/auto/PDL/Graphics/PGPLOT/Window/Window.bundle cp Window.bs ../../../blib/arch/auto/PDL/Graphics/PGPLOT/Window/Window.bs chmod 644 ../../../blib/arch/auto/PDL/Graphics/PGPLOT/Window/Window.bs Manifying ../../../blib/man3/PDL::Graphics::PGPLOT::Window.3 Manifying ../../blib/man3/PDL::Graphics::PGPLOTOptions.3 Manifying ../../blib/man3/PDL::Graphics::PGPLOT.3 cp LUT.pm ../../blib/lib/PDL/Graphics/LUT.pm cp ramp.fits ../../../blib/lib/PDL/Graphics/LUT/tables/ramp.fits cp random3.fits ../../../blib/lib/PDL/Graphics/LUT/tables/random3.fits cp stairs9.fits ../../../blib/lib/PDL/Graphics/LUT/tables/stairs9.fits cp aips0.fits ../../../blib/lib/PDL/Graphics/LUT/tables/aips0.fits cp idl4.fits ../../../blib/lib/PDL/Graphics/LUT/tables/idl4.fits cp stairs8.fits ../../../blib/lib/PDL/Graphics/LUT/tables/stairs8.fits cp rainbow2.fits ../../../blib/lib/PDL/Graphics/LUT/tables/rainbow2.fits cp random5.fits ../../../blib/lib/PDL/Graphics/LUT/tables/random5.fits cp rainbow4.fits ../../../blib/lib/PDL/Graphics/LUT/tables/rainbow4.fits cp random2.fits ../../../blib/lib/PDL/Graphics/LUT/tables/random2.fits cp rainbow.fits ../../../blib/lib/PDL/Graphics/LUT/tables/rainbow.fits cp blue.fits ../../../blib/lib/PDL/Graphics/LUT/tables/blue.fits cp smooth2.fits ../../../blib/lib/PDL/Graphics/LUT/tables/smooth2.fits cp smooth3.fits ../../../blib/lib/PDL/Graphics/LUT/tables/smooth3.fits cp red.fits ../../../blib/lib/PDL/Graphics/LUT/tables/red.fits cp green.fits ../../../blib/lib/PDL/Graphics/LUT/tables/green.fits cp random4.fits ../../../blib/lib/PDL/Graphics/LUT/tables/random4.fits cp bgyrw.fits ../../../blib/lib/PDL/Graphics/LUT/tables/bgyrw.fits cp color.fits ../../../blib/lib/PDL/Graphics/LUT/tables/color.fits cp staircase.fits ../../../blib/lib/PDL/Graphics/LUT/tables/staircase.fits cp idl6.fits ../../../blib/lib/PDL/Graphics/LUT/tables/idl6.fits cp light.fits ../../../blib/lib/PDL/Graphics/LUT/tables/light.fits cp rainbow3.fits ../../../blib/lib/PDL/Graphics/LUT/tables/rainbow3.fits cp idl11.fits ../../../blib/lib/PDL/Graphics/LUT/tables/idl11.fits cp idl15.fits ../../../blib/lib/PDL/Graphics/LUT/tables/idl15.fits cp backgr.fits ../../../blib/lib/PDL/Graphics/LUT/tables/backgr.fits cp manycol.fits ../../../blib/lib/PDL/Graphics/LUT/tables/manycol.fits cp isophot.fits ../../../blib/lib/PDL/Graphics/LUT/tables/isophot.fits cp random6.fits ../../../blib/lib/PDL/Graphics/LUT/tables/random6.fits cp idl2.fits ../../../blib/lib/PDL/Graphics/LUT/tables/idl2.fits cp idl12.fits ../../../blib/lib/PDL/Graphics/LUT/tables/idl12.fits cp random1.fits ../../../blib/lib/PDL/Graphics/LUT/tables/random1.fits cp pastel.fits ../../../blib/lib/PDL/Graphics/LUT/tables/pastel.fits cp idl5.fits ../../../blib/lib/PDL/Graphics/LUT/tables/idl5.fits cp rainbow1.fits ../../../blib/lib/PDL/Graphics/LUT/tables/rainbow1.fits cp idl14.fits ../../../blib/lib/PDL/Graphics/LUT/tables/idl14.fits cp smooth.fits ../../../blib/lib/PDL/Graphics/LUT/tables/smooth.fits cp heat.fits ../../../blib/lib/PDL/Graphics/LUT/tables/heat.fits cp real.fits ../../../blib/lib/PDL/Graphics/LUT/tables/real.fits cp smooth1.fits ../../../blib/lib/PDL/Graphics/LUT/tables/smooth1.fits cp random.fits ../../../blib/lib/PDL/Graphics/LUT/tables/random.fits cp blulut.fits ../../../blib/lib/PDL/Graphics/LUT/tables/blulut.fits cp standard.fits ../../../blib/lib/PDL/Graphics/LUT/tables/standard.fits cp expo.fits ../../../blib/lib/PDL/Graphics/LUT/ramps/expo.fits cp neg.fits ../../../blib/lib/PDL/Graphics/LUT/ramps/neg.fits cp ramp.fits ../../../blib/lib/PDL/Graphics/LUT/ramps/ramp.fits cp equa.fits ../../../blib/lib/PDL/Graphics/LUT/ramps/equa.fits cp log.fits ../../../blib/lib/PDL/Graphics/LUT/ramps/log.fits cp neglog.fits ../../../blib/lib/PDL/Graphics/LUT/ramps/neglog.fits cp stairs.fits ../../../blib/lib/PDL/Graphics/LUT/ramps/stairs.fits cp jigsaw.fits ../../../blib/lib/PDL/Graphics/LUT/ramps/jigsaw.fits cp lasritt.fits ../../../blib/lib/PDL/Graphics/LUT/ramps/lasritt.fits cp null.fits ../../../blib/lib/PDL/Graphics/LUT/ramps/null.fits cp gamma.fits ../../../blib/lib/PDL/Graphics/LUT/ramps/gamma.fits Manifying ../../blib/man3/PDL::Graphics::LUT.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::Graphics::IIS PDL::Graphics::IIS IIS/" iis.pd cp IIS.pm ../../blib/lib/PDL/Graphics/IIS.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl IIS.xs > IIS.xsc && mv IIS.xsc IIS.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" IIS.c Running Mkbootstrap for PDL::Graphics::IIS () chmod 644 IIS.bs rm -f ../../blib/arch/auto/PDL/Graphics/IIS/IIS.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 IIS.o -o ../../blib/arch/auto/PDL/Graphics/IIS/IIS.bundle -lm chmod 755 ../../blib/arch/auto/PDL/Graphics/IIS/IIS.bundle cp IIS.bs ../../blib/arch/auto/PDL/Graphics/IIS/IIS.bs chmod 644 ../../blib/arch/auto/PDL/Graphics/IIS/IIS.bs Manifying ../../blib/man3/PDL::Graphics::IIS.3 **** Not building PDL::Graphics::Karma, turn on WITH_KARMA if this is incorrect **** **** Cannot find plplot library (libplplotd.dylib), skipping PDL::Graphics::PLplot Not building PDL::Graphics::PLplot **** cp Limits.pm ../../blib/lib/PDL/Graphics/Limits.pm Manifying ../../blib/man3/PDL::Graphics::Limits.3 Manifying ../blib/man3/PDL::Graphics2D.3 Manifying ../blib/man3/PDL::State.3 cp Dumper.pm ../blib/lib/PDL/IO/Dumper.pm cp FastRaw.pm ../../blib/lib/PDL/IO/FastRaw.pm Manifying ../../blib/man3/PDL::IO::FastRaw.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::IO::Misc PDL::IO::Misc Misc/" misc.pd cp Misc.pm ../../blib/lib/PDL/IO/Misc.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Misc.xs > Misc.xsc && mv Misc.xsc Misc.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Misc.c Running Mkbootstrap for PDL::IO::Misc () chmod 644 Misc.bs rm -f ../../blib/arch/auto/PDL/IO/Misc/Misc.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Misc.o -o ../../blib/arch/auto/PDL/IO/Misc/Misc.bundle chmod 755 ../../blib/arch/auto/PDL/IO/Misc/Misc.bundle cp Misc.bs ../../blib/arch/auto/PDL/IO/Misc/Misc.bs chmod 644 ../../blib/arch/auto/PDL/IO/Misc/Misc.bs Manifying ../../blib/man3/PDL::IO::Misc.3 cp FlexRaw.pm ../../blib/lib/PDL/IO/FlexRaw.pm Manifying ../../blib/man3/PDL::IO::FlexRaw.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::IO::Pnm PDL::IO::Pnm Pnm/" pnm.pd cp Pnm.pm ../../blib/lib/PDL/IO/Pnm.pm cp Pic.pm ../../blib/lib/PDL/IO/Pic.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Pnm.xs > Pnm.xsc && mv Pnm.xsc Pnm.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Pnm.c Running Mkbootstrap for PDL::IO::Pnm () chmod 644 Pnm.bs rm -f ../../blib/arch/auto/PDL/IO/Pnm/Pnm.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Pnm.o -o ../../blib/arch/auto/PDL/IO/Pnm/Pnm.bundle chmod 755 ../../blib/arch/auto/PDL/IO/Pnm/Pnm.bundle cp Pnm.bs ../../blib/arch/auto/PDL/IO/Pnm/Pnm.bs chmod 644 ../../blib/arch/auto/PDL/IO/Pnm/Pnm.bs Manifying ../../blib/man3/PDL::IO::Pnm.3 /Users/cpanrun/pristine/5.8.7/bin/perl "-I../../blib/arch" "-I../../blib/lib" NDF.pm.PL NDF.pm Extracting NDF.pm (NO bad value support) cp NDF.pm ../../blib/lib/PDL/IO/NDF.pm Manifying ../../blib/man3/PDL::IO::NDF.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::IO::Storable PDL::IO::Storable Storable/" storable.pd cp Storable.pm ../../blib/lib/PDL/IO/Storable.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Storable.xs > Storable.xsc && mv Storable.xsc Storable.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Storable.c Running Mkbootstrap for PDL::IO::Storable () chmod 644 Storable.bs rm -f ../../blib/arch/auto/PDL/IO/Storable/Storable.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Storable.o -o ../../blib/arch/auto/PDL/IO/Storable/Storable.bundle chmod 755 ../../blib/arch/auto/PDL/IO/Storable/Storable.bundle cp Storable.bs ../../blib/arch/auto/PDL/IO/Storable/Storable.bs chmod 644 ../../blib/arch/auto/PDL/IO/Storable/Storable.bs Manifying ../../blib/man3/PDL::IO::Storable.3 cp FITS.pm ../../blib/lib/PDL/IO/FITS.pm Manifying ../../blib/man3/PDL::IO::FITS.3 **** 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. **** **** 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. **** Manifying ../blib/man3/PDL::Dumper.3 cp Gaussian.pm ../blib/lib/PDL/Gaussian.pm cp Func.pm ../blib/lib/PDL/Func.pm cp DiskCache.pm ../blib/lib/PDL/DiskCache.pm cp Simplex.pm ../../../blib/lib/PDL/Opt/Simplex.pm Manifying ../../../blib/man3/PDL::Opt::Simplex.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::ImageRGB PDL::ImageRGB ImageRGB/" imagergb.pd cp ImageRGB.pm ../../blib/lib/PDL/ImageRGB.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl ImageRGB.xs > ImageRGB.xsc && mv ImageRGB.xsc ImageRGB.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" ImageRGB.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" ppm_quant.c Running Mkbootstrap for PDL::ImageRGB () chmod 644 ImageRGB.bs rm -f ../../blib/arch/auto/PDL/ImageRGB/ImageRGB.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 ImageRGB.o ppm_quant.o -o ../../blib/arch/auto/PDL/ImageRGB/ImageRGB.bundle chmod 755 ../../blib/arch/auto/PDL/ImageRGB/ImageRGB.bundle cp ImageRGB.bs ../../blib/arch/auto/PDL/ImageRGB/ImageRGB.bs chmod 644 ../../blib/arch/auto/PDL/ImageRGB/ImageRGB.bs Manifying ../../blib/man3/PDL::ImageRGB.3 cp LM.pm ../../blib/lib/PDL/Fit/LM.pm cp Linfit.pm ../../blib/lib/PDL/Fit/Linfit.pm cp Polynomial.pm ../../blib/lib/PDL/Fit/Polynomial.pm /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::Fit::Gaussian PDL::Fit::Gaussian Gaussian/" gaussian.pd cp Gaussian.pm ../../../blib/lib/PDL/Fit/Gaussian.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Gaussian.xs > Gaussian.xsc && mv Gaussian.xsc Gaussian.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Gaussian.c Running Mkbootstrap for PDL::Fit::Gaussian () chmod 644 Gaussian.bs rm -f ../../../blib/arch/auto/PDL/Fit/Gaussian/Gaussian.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Gaussian.o -o ../../../blib/arch/auto/PDL/Fit/Gaussian/Gaussian.bundle -lm chmod 755 ../../../blib/arch/auto/PDL/Fit/Gaussian/Gaussian.bundle cp Gaussian.bs ../../../blib/arch/auto/PDL/Fit/Gaussian/Gaussian.bs chmod 644 ../../../blib/arch/auto/PDL/Fit/Gaussian/Gaussian.bs Manifying ../../../blib/man3/PDL::Fit::Gaussian.3 Manifying ../../blib/man3/PDL::LM.3 Manifying ../../blib/man3/PDL::Linfit.3 Manifying ../../blib/man3/PDL::Polynomial.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::FFT PDL::FFT FFT/" fft.pd cp FFT.pm ../../blib/lib/PDL/FFT.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl FFT.xs > FFT.xsc && mv FFT.xsc FFT.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DFFT_FLOAT FFT.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DFFT_FLOAT fftn.c Running Mkbootstrap for PDL::FFT () chmod 644 FFT.bs rm -f ../../blib/arch/auto/PDL/FFT/FFT.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 FFT.o fftn.o -o ../../blib/arch/auto/PDL/FFT/FFT.bundle -lm chmod 755 ../../blib/arch/auto/PDL/FFT/FFT.bundle cp FFT.bs ../../blib/arch/auto/PDL/FFT/FFT.bs chmod 644 ../../blib/arch/auto/PDL/FFT/FFT.bs Manifying ../../blib/man3/PDL::FFT.3 cp Linear.pm ../../blib/lib/PDL/Filter/Linear.pm cp LinPred.pm ../../blib/lib/PDL/Filter/LinPred.pm Manifying ../../blib/man3/PDL::Linear.3 Manifying ../../blib/man3/PDL::LinPred.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::Image2D PDL::Image2D Image2D/" image2d.pd cp Image2D.pm ../../blib/lib/PDL/Image2D.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Image2D.xs > Image2D.xsc && mv Image2D.xsc Image2D.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Image2D.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" resample.c resample.c: In function 'generate_tanh_kernel': resample.c:224: warning: incompatible implicit declaration of built-in function 'malloc' resample.c: In function 'generate_interpolation_kernel': resample.c:295: warning: incompatible implicit declaration of built-in function 'malloc' resample.c:303: warning: incompatible implicit declaration of built-in function 'malloc' resample.c:312: warning: incompatible implicit declaration of built-in function 'malloc' resample.c:322: warning: incompatible implicit declaration of built-in function 'malloc' resample.c:334: warning: incompatible implicit declaration of built-in function 'malloc' resample.c: In function 'generate_tanh_kernel': resample.c:224: warning: incompatible implicit declaration of built-in function 'malloc' resample.c: In function 'generate_interpolation_kernel': resample.c:295: warning: incompatible implicit declaration of built-in function 'malloc' resample.c:303: warning: incompatible implicit declaration of built-in function 'malloc' resample.c:312: warning: incompatible implicit declaration of built-in function 'malloc' resample.c:322: warning: incompatible implicit declaration of built-in function 'malloc' resample.c:334: warning: incompatible implicit declaration of built-in function 'malloc' Running Mkbootstrap for PDL::Image2D () chmod 644 Image2D.bs rm -f ../../blib/arch/auto/PDL/Image2D/Image2D.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Image2D.o resample.o -o ../../blib/arch/auto/PDL/Image2D/Image2D.bundle -lm chmod 755 ../../blib/arch/auto/PDL/Image2D/Image2D.bundle cp Image2D.bs ../../blib/arch/auto/PDL/Image2D/Image2D.bs chmod 644 ../../blib/arch/auto/PDL/Image2D/Image2D.bs Manifying ../../blib/man3/PDL::Image2D.3 /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::ImageND PDL::ImageND ImageND/" imagend.pd cp ImageND.pm ../../blib/lib/PDL/ImageND.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl ImageND.xs > ImageND.xsc && mv ImageND.xsc ImageND.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" ImageND.c Running Mkbootstrap for PDL::ImageND () chmod 644 ImageND.bs rm -f ../../blib/arch/auto/PDL/ImageND/ImageND.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 ImageND.o -o ../../blib/arch/auto/PDL/ImageND/ImageND.bundle chmod 755 ../../blib/arch/auto/PDL/ImageND/ImageND.bundle cp ImageND.bs ../../blib/arch/auto/PDL/ImageND/ImageND.bs chmod 644 ../../blib/arch/auto/PDL/ImageND/ImageND.bs Manifying ../../blib/man3/PDL::ImageND.3 cp CallExt.pm ../../blib/lib/PDL/CallExt.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap CallExt.xs > CallExt.xsc && mv CallExt.xsc CallExt.c gcc -c -I../../Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" CallExt.c Running Mkbootstrap for PDL::CallExt () chmod 644 CallExt.bs rm -f ../../blib/arch/auto/PDL/CallExt/CallExt.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 CallExt.o -o ../../blib/arch/auto/PDL/CallExt/CallExt.bundle chmod 755 ../../blib/arch/auto/PDL/CallExt/CallExt.bundle cp CallExt.bs ../../blib/arch/auto/PDL/CallExt/CallExt.bs chmod 644 ../../blib/arch/auto/PDL/CallExt/CallExt.bs Manifying ../../blib/man3/PDL::CallExt.3 **** Can't locate ExtUtils/F77.pm in @INC (@INC contains: /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level /Users/cpanrun/pristine/5.8.7/lib/5.8.7 /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7 /Users/cpanrun/pristine/5.8.7/lib/site_perl /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Lib .) at (eval 344) line 2.BEGIN failed--compilation aborted at (eval 344) line 2. ExtUtils::F77 module not found. Ought not build PDL::Slatec **** **** Not building GSL modules: GSL version UNKNOWN VERSION found, but need at least 1.3 **** **** Skipping build of PDL::FFTW. **** **** 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. **** /Users/cpanrun/pristine/5.8.7/bin/perl -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/lib -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/blib/arch "-MPDL::PP qw/PDL::Transform PDL::Transform Transform/" transform.pd cp Transform.pm ../../blib/lib/PDL/Transform.pm cp earth_coast.vec.fits ../../../blib/lib/PDL/Transform/Cartography/earth_coast.vec.fits cp earth_night.jpg ../../../blib/lib/PDL/Transform/Cartography/earth_night.jpg cp earth_day.jpg ../../../blib/lib/PDL/Transform/Cartography/earth_day.jpg cp Cartography.pm ../../../blib/lib/PDL/Transform/Cartography.pm Manifying ../../../blib/man3/PDL::Transform::Cartography.3 **** Cannot find Proj4 library, libproj.a. Please add the correct library path to Makefile.PL or install Proj4. Cannot find Proj4 header file, proj_api.h. Please add the correct library path to Makefile.PL or install Proj4. Skipping build of PDL::Transform::Proj4. **** /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core/typemap.pdl Transform.xs > Transform.xsc && mv Transform.xsc Transform.c gcc -c -I/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Basic/Core -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.4.3\" -DXS_VERSION=\"2.4.3\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Transform.c Transform.xs: In function 'pdl_map_readdata': Transform.xs:383: warning: overflow in implicit constant conversion Transform.xs: In function 'pdl_map_readdata': Transform.xs:383: warning: overflow in implicit constant conversion Transform.xs:794: warning: overflow in implicit constant conversion Transform.xs:794: warning: overflow in implicit constant conversion Transform.xs:1205: warning: overflow in implicit constant conversion Transform.xs:1205: warning: overflow in implicit constant conversion Transform.xs:1616: warning: overflow in implicit constant conversion Transform.xs:1616: warning: overflow in implicit constant conversion Transform.xs:2027: warning: overflow in implicit constant conversion Transform.xs:2027: warning: overflow in implicit constant conversion Running Mkbootstrap for PDL::Transform () chmod 644 Transform.bs rm -f ../../blib/arch/auto/PDL/Transform/Transform.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Transform.o -o ../../blib/arch/auto/PDL/Transform/Transform.bundle chmod 755 ../../blib/arch/auto/PDL/Transform/Transform.bundle cp Transform.bs ../../blib/arch/auto/PDL/Transform/Transform.bs chmod 644 ../../blib/arch/auto/PDL/Transform/Transform.bs Manifying ../../blib/man3/PDL::Transform.3 Manifying ../blib/man3/PDL::Gaussian.3 Manifying ../blib/man3/PDL::Func.3 Manifying ../blib/man3/PDL::DiskCache.3 podselect pdldoc > pdldoc.pod /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/arch" "-Iblib/lib" perldl.PL perldl Extracting perldl (with variable substitutions) podselect perldl > perldl.pod cp perldl.pod blib/lib/PDL/perldl.pod cp pdldoc.pod blib/lib/PDL/pdldoc.pod cp pdldoc blib/script/pdldoc /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pdldoc cp perldl blib/script/perldl /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/perldl /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/arch" "-Iblib/lib" pdl.PL pdl cp pdl blib/script/pdl /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pdl Manifying blib/man1/pdldoc.1 Manifying blib/man1/perldl.1 Manifying ../blib/man3/PDL::BAD_demo.3 Manifying ../blib/man3/PDL::BAD2_demo.3 **** Not building PDL::Graphics::Karma, turn on WITH_KARMA if this is incorrect **** **** Cannot find plplot library (libplplotd.dylib), skipping PDL::Graphics::PLplot Not building PDL::Graphics::PLplot **** **** 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. **** **** 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. **** **** Can't locate ExtUtils/F77.pm in @INC (@INC contains: /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level /Users/cpanrun/pristine/5.8.7/lib/5.8.7 /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7 /Users/cpanrun/pristine/5.8.7/lib/site_perl /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Lib .) at (eval 344) line 2.BEGIN failed--compilation aborted at (eval 344) line 2. ExtUtils::F77 module not found. Ought not build PDL::Slatec **** **** Not building GSL modules: GSL version UNKNOWN VERSION found, but need at least 1.3 **** **** Skipping build of PDL::FFTW. **** **** 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. **** **** Cannot find Proj4 library, libproj.a. Please add the correct library path to Makefile.PL or install Proj4. Cannot find Proj4 header file, proj_api.h. Please add the correct library path to Makefile.PL or install Proj4. Skipping build of PDL::Transform::Proj4. **** podselect pdldoc > pdldoc.pod podselect perldl > perldl.pod Skip blib/lib/PDL/perldl.pod (unchanged) Skip blib/lib/PDL/pdldoc.pod (unchanged) PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/aaa_load..................ok t/argtest...................ok t/autoload..................ok t/bad.......................ok t/basic.....................ok t/bess......................ok t/bool......................ok t/callext...................ok t/clump.....................ok t/complex...................ok t/conv......................ok t/core......................ok t/croak.....................ok t/diskcache.................ok t/dumper....................ok t/erf.......................ok t/erfi......................ok t/familyfree................ok t/fastraw...................ok t/fft.......................ok t/fftw......................skipped all skipped: PDL::FFTW not available t/fits......................ok t/flexraw...................skipped all skipped: Skipped tests as F77 compiler not found t/flow......................ok t/foo.......................ok t/func......................ok t/gauss.....................ok t/gd_oo_tests...............skipped all skipped: Skipped: PDL::IO::GD requires the gd image library. t/gd_tests..................skipped all skipped: Skipped: PDL::IO::GD requires the gd image library: Not a directory t/gis_proj..................skipped all skipped: PDL::GIS::Proj requires the Proj module. t/gsl_diff..................ok t/gsl_integ.................ok t/gsl_interp................ok t/gsl_rng...................ok t/gsl_sf....................ok t/hdf_sd....................skipped all skipped: PDL::IO::HDF requires the HDF module. t/hdf_vdata.................skipped all skipped: PDL::IO::HDF requires the HDF module. t/hdf_vgroup................skipped all skipped: PDL::IO::HDF requires the HDF module. t/hdrs......................ok t/hist......................ok t/howbig....................ok t/ica.......................ok t/image2d...................ok 5/16 skipped: PDL::Bad support not available. t/imagend...................ok t/imagergb..................ok t/inlinepdlpp...............syntax error at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7//YAML.pm line 15, near "field dumper_class" BEGIN not safe after errors--compilation aborted at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7//YAML.pm line 37. Compilation failed in require at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7//Inline/Spew.pm line 9. Compilation failed in require at (eval 44) line 1. Bareword "CHOMP_ALL" not allowed while "strict subs" in use at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7//darwin-thread-multi-2level/Template/Parser.pm line 341. Bareword "CHOMP_COLLAPSE" not allowed while "strict subs" in use at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7//darwin-thread-multi-2level/Template/Parser.pm line 341. Bareword "CHOMP_GREEDY" not allowed while "strict subs" in use at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7//darwin-thread-multi-2level/Template/Parser.pm line 341. Bareword "CHOMP_ALL" not allowed while "strict subs" in use at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7//darwin-thread-multi-2level/Template/Parser.pm line 324. Bareword "CHOMP_COLLAPSE" not allowed while "strict subs" in use at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7//darwin-thread-multi-2level/Template/Parser.pm line 324. Bareword "CHOMP_GREEDY" not allowed while "strict subs" in use at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7//darwin-thread-multi-2level/Template/Parser.pm line 324. Compilation failed in require at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7//Inline/TT.pm line 9. BEGIN failed--compilation aborted at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7//Inline/TT.pm line 9. Compilation failed in require at (eval 47) line 1. ok t/interp....................ok t/interp_slatec.............ok t/interpol..................ok t/iotypes...................ok t/limits_00.................skipped all skipped: PDL::Slatec not available t/limits_errb...............skipped all skipped: PDL::Slatec not available t/limits_keyspecs...........skipped all skipped: PDL::Slatec not available t/limits_normalize_dsets....ok t/limits_range..............skipped all skipped: PDL::Slatec not available t/limits_round..............skipped all skipped: PDL::Slatec not available t/limits_trans..............skipped all skipped: PDL::Slatec not available t/limits_trans_err..........skipped all skipped: PDL::Slatec not available t/limits_ulimits............skipped all skipped: PDL::Slatec not available t/linfit....................ok t/lut.......................ok t/lvalue....................ok t/magic.....................ok t/matmult...................ok t/matrix....................ok t/matrixops.................ok t/misc......................ok t/ndf.......................skipped all skipped: PDL::IO::NDF requires the NDF module. t/niceslice.................ok t/nsdatahandle..............ok t/ones......................ok t/opengl....................ok t/ops.......................ok t/pdlchar...................ok t/pgplot....................skipped all skipped: Skipped: PDL::Graphics::PGPLOT not installed t/physical..................ok t/picnorgb..................ok t/picrgb....................ok t/plplot....................skipped all skipped: PDL::Graphics::PLplot not installed t/pnm.......................ok t/poly......................ok t/polyroots.................ok t/pptest....................ok t/primitive.................ok t/primitive2................ok t/proj_transform............skipped all skipped: PDL::Transform::Proj4 requires the Proj4 & TridD module and Bad Values enabled. t/pthread...................ok t/reduce....................ok t/refs......................ok t/requiredmods..............ok t/scope.....................ok t/segfault..................ok t/slatec....................ok t/slice.....................ok t/storable..................ok t/subclass..................ok t/subclass2.................ok t/subclass3.................ok t/subclass4.................ok t/thread....................ok t/thread_def................ok t/trig......................ok t/vaffine...................ok t/xvals.....................ok All tests successful, 20 tests and 5 subtests skipped. Files=104, Tests=783, 59 wallclock secs (35.47 cusr + 14.26 csys = 49.73 CPU) Manifying ../blib/man3/PDL::BAD_demo.3 Manifying ../blib/man3/PDL::BAD2_demo.3 **** Not building PDL::Graphics::Karma, turn on WITH_KARMA if this is incorrect **** **** Cannot find plplot library (libplplotd.dylib), skipping PDL::Graphics::PLplot Not building PDL::Graphics::PLplot **** **** 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. **** **** 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. **** **** Can't locate ExtUtils/F77.pm in @INC (@INC contains: /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level /Users/cpanrun/pristine/5.8.7/lib/5.8.7 /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7 /Users/cpanrun/pristine/5.8.7/lib/site_perl /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PDL/Lib .) at (eval 344) line 2.BEGIN failed--compilation aborted at (eval 344) line 2. ExtUtils::F77 module not found. Ought not build PDL::Slatec **** **** Not building GSL modules: GSL version UNKNOWN VERSION found, but need at least 1.3 **** **** Skipping build of PDL::FFTW. **** **** 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. **** **** Cannot find Proj4 library, libproj.a. Please add the correct library path to Makefile.PL or install Proj4. Cannot find Proj4 header file, proj_api.h. Please add the correct library path to Makefile.PL or install Proj4. Skipping build of PDL::Transform::Proj4. **** podselect pdldoc > pdldoc.pod podselect perldl > perldl.pod Skip blib/lib/PDL/perldl.pod (unchanged) Skip blib/lib/PDL/pdldoc.pod (unchanged) Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Bad/Bad.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Bad/Bad.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/CallExt/CallExt.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/CallExt/CallExt.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Complex/Complex.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Complex/Complex.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Core/Core.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Core/Core.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/FFT/FFT.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/FFT/FFT.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Fit/Gaussian/Gaussian.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Fit/Gaussian/Gaussian.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Graphics/IIS/IIS.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Graphics/IIS/IIS.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Graphics/PGPLOT/Window/Window.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Graphics/PGPLOT/Window/Window.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Image2D/Image2D.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Image2D/Image2D.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/ImageND/ImageND.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/ImageND/ImageND.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/ImageRGB/ImageRGB.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/ImageRGB/ImageRGB.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/IO/Misc/Misc.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/IO/Misc/Misc.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/IO/Pnm/Pnm.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/IO/Pnm/Pnm.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/IO/Storable/Storable.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/IO/Storable/Storable.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Math/Math.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Math/Math.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/MatrixOps/MatrixOps.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/MatrixOps/MatrixOps.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Ops/Ops.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Ops/Ops.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Primitive/Primitive.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Primitive/Primitive.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Slices/Slices.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Slices/Slices.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Tests/Tests.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Tests/Tests.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Transform/Transform.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Transform/Transform.bundle Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Ufunc/Ufunc.bs Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/PDL/Ufunc/Ufunc.bundle Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/Inline/MakePdlppInstallable.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/Inline/Pdlpp.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/API.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/AutoLoader.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Bad.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/BadValues.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Basic.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/CallExt.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Char.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Complex.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Config.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Core.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Dataflow.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Dbg.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/default.perldlrc Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Delta.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/DiskCache.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Doc.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Exporter.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/FAQ.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/FFT.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Func.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Gaussian.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics2D.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Image2D.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/ImageND.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/ImageRGB.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Impatient.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Indexing.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Internals.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Intro.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Lite.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/LiteF.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Lvalue.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Math.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Matrix.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/MatrixOps.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/NiceSlice.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Objects.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Ops.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Options.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/pdldoc.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/perldl.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Philosophy.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP-Inline.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/pptemplate.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Primitive.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Reduce.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Slices.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Tests.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Tips.pod Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Transform.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Types.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Ufunc.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Version.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Core/Dev.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Core/pdl.h Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Core/pdlcore.h Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Core/pdlmagic.h Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Core/pdlsimple.h Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Core/pdlthread.h Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Core/ppport.h Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Core/typemap.pdl Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/BAD2_demo.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/BAD_demo.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/Cartography_demo.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/General.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/m51.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/PGPLOT_demo.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/PGPLOT_OO_demo.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/Screen.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/TkTriD_demo.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/Transform_demo.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/TriD1.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/TriD2.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Demos/TriDGallery.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Doc/Config.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Doc/Perldl.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Filter/Linear.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Filter/LinPred.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Fit/Gaussian.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Fit/Linfit.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Fit/LM.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Fit/Polynomial.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/IIS.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/Limits.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/PGPLOT.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/PGPLOTOptions.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/State.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/ramps/equa.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/ramps/expo.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/ramps/gamma.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/ramps/jigsaw.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/ramps/lasritt.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/ramps/log.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/ramps/neg.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/ramps/neglog.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/ramps/null.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/ramps/ramp.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/ramps/stairs.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/aips0.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/backgr.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/bgyrw.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/blue.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/blulut.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/color.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/green.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/heat.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/idl11.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/idl12.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/idl14.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/idl15.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/idl2.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/idl4.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/idl5.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/idl6.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/isophot.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/light.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/manycol.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/pastel.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/rainbow.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/rainbow1.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/rainbow2.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/rainbow3.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/rainbow4.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/ramp.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/random.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/random1.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/random2.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/random3.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/random4.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/random5.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/random6.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/real.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/red.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/smooth.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/smooth1.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/smooth2.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/smooth3.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/staircase.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/stairs8.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/stairs9.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/LUT/tables/standard.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Graphics/PGPLOT/Window.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/IO/Dumper.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/IO/FastRaw.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/IO/FITS.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/IO/FlexRaw.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/IO/Misc.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/IO/NDF.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/IO/Pic.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/IO/Pnm.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/IO/Storable.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Opt/Simplex.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Pod/Parser.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Pod/Select.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Pod/Usage.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP/CType.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP/Dims.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP/Dump.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP/PDLCode.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP/PdlParObj.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP/Signature.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP/Struct.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP/SymTab.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP/Var.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/PP/XS.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Transform/Cartography.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Transform/Cartography/earth_coast.vec.fits Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Transform/Cartography/earth_day.jpg Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/Transform/Cartography/earth_night.jpg Installing /Users/cpanrun/pristine/5.8.7/man/man1/pdl.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::API.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::BadValues.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::Dataflow.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::Delta.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::FAQ.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::Impatient.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::Indexing.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::Internals.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::Objects.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::Philosophy.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::PP-Inline.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::PP.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/PDL::Tips.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/pdldoc.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/perldl.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/pptemplate.1 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::AutoLoader.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Bad.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::BAD2_demo.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::BAD_demo.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Basic.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::CallExt.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Char.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Complex.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Config.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Core.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Dbg.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Dev.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::DiskCache.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Doc.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Doc::Config.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Doc::Perldl.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Dumper.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Exporter.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::FFT.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Fit::Gaussian.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Func.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Gaussian.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Graphics::IIS.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Graphics::Limits.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Graphics::LUT.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Graphics::PGPLOT.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Graphics::PGPLOT::Window.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Graphics::PGPLOTOptions.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Graphics2D.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Image2D.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::ImageND.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::ImageRGB.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::IO::FastRaw.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::IO::FITS.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::IO::FlexRaw.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::IO::Misc.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::IO::NDF.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::IO::Pnm.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::IO::Storable.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Linear.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Linfit.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::LinPred.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Lite.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::LiteF.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::LM.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Lvalue.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Math.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Matrix.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::MatrixOps.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::NiceSlice.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Ops.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Opt::Simplex.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Options.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Pod::Parser.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Pod::Select.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Pod::Usage.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Polynomial.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::PP::Dump.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::PP::Signature.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::pptemplate.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Primitive.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Reduce.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Slices.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::State.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Tests.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Transform.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Transform::Cartography.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Types.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/PDL::Ufunc.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Pdlpp.3 Installing /Users/cpanrun/pristine/5.8.7/bin/pdl Installing /Users/cpanrun/pristine/5.8.7/bin/pdldoc Installing /Users/cpanrun/pristine/5.8.7/bin/perldl Installing /Users/cpanrun/pristine/5.8.7/bin/pptemplate Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod doc_site_install: Building PDL documentation database ... saving... DB = /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL/pdldoc.db Scanning /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/PDL ... API.pod... 0 functions AutoLoader.pm... 0 functions Bad.pm... 0 functions BadValues.pod... 0 functions Basic.pm... 17 functions CallExt.pm... 2 functions Char.pm... 4 functions Complex.pm... 37 functions Config.pm... 0 functions Core.pm... 70 functions Dataflow.pod... 0 functions Dbg.pm... 2 functions Delta.pod... 0 functions DiskCache.pm... 5 functions Doc.pm... 0 functions Exporter.pm... 0 functions FAQ.pod... 0 functions FFT.pm... 10 functions Func.pm... 10 functions Gaussian.pm... 0 functions Graphics2D.pm... 0 functions Image2D.pm... 18 functions ImageND.pm... 7 functions ImageRGB.pm... 4 functions Impatient.pod... 0 functions Indexing.pod... 0 functions Internals.pod... 0 functions Intro.pod... 0 functions Lite.pm... 0 functions LiteF.pm... 0 functions Lvalue.pm... 1 functions Math.pm... 28 functions Matrix.pm... 14 functions MatrixOps.pm... 13 functions NiceSlice.pm... 0 functions Objects.pod... 0 functions Ops.pm... 29 functions Options.pm... 0 functions pdldoc.pod... 0 functions perldl.pod... 0 functions Philosophy.pod... 0 functions PP-Inline.pod... 0 functions PP.pod... 0 functions pptemplate.pod... 0 functions Primitive.pm... 44 functions Reduce.pm... 2 functions Slices.pm... 24 functions Tests.pm... 0 functions Tips.pod... 0 functions Transform.pm... 21 functions Types.pm... 0 functions Ufunc.pm... 50 functions Version.pm... 0 functions Dev.pm... 2 functions BAD2_demo.pm... 0 functions BAD_demo.pm... 0 functions Cartography_demo.pm... 0 functions General.pm... 0 functions PGPLOT_demo.pm... 0 functions PGPLOT_OO_demo.pm... 0 functions Screen.pm... 0 functions TkTriD_demo.pm... 0 functions Transform_demo.pm... 0 functions TriD1.pm... 0 functions TriD2.pm... 0 functions TriDGallery.pm... 0 functions Config.pm... 0 functions Perldl.pm... 9 functions Linear.pm... 0 functions LinPred.pm... 0 functions Gaussian.pm... 2 functions Linfit.pm... 1 functions LM.pm... 2 functions Polynomial.pm... 1 functions IIS.pm... 5 functions Limits.pm... 1 functions LUT.pm... 3 functions PGPLOT.pm... 6 functions PGPLOTOptions.pm... 0 functions State.pm... 0 functions Window.pm... 73 functions Dumper.pm... 9 functions FastRaw.pm... 4 functions FITS.pm... 6 functions FlexRaw.pm... 3 functions Misc.pm... 11 functions NDF.pm... 3 functions Pic.pm... 7 functions Pnm.pm... 5 functions Storable.pm... 2 functions Simplex.pm... 1 functions Select.pm... 0 functions Usage.pm... 0 functions Cartography.pm... 23 functions found 591 functions doc_site_install: Building PDL documentation web pages ... API.pod... make: *** [doc_site_install] Hangup