Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Math::CDF::cdflib Writing Makefile for Math::CDF cp CDF.pm blib/lib/Math/CDF.pm AutoSplitting blib/lib/Math/CDF.pm (blib/lib/auto/Math/CDF) cd cdflib && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O" PREFIX="/export/home/cpanrun/build/5.10.0/site" make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Math-CDF/cdflib' gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" dcdflib.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" ipmpar.c ar cr libcdflib.a dcdflib.o ipmpar.o : libcdflib.a make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Math-CDF/cdflib' make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Math-CDF/cdflib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Math-CDF/cdflib' /export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.10.0/lib/ExtUtils/typemap CDF.xs > CDF.xsc && mv CDF.xsc CDF.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.1\" -DXS_VERSION=\"0.1\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" CDF.c Running Mkbootstrap for Math::CDF () chmod 644 CDF.bs rm -f blib/arch/auto/Math/CDF/CDF.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib CDF.o -o blib/arch/auto/Math/CDF/CDF.so cdflib/libcdflib.a \ -lm \ chmod 755 blib/arch/auto/Math/CDF/CDF.so cp CDF.bs blib/arch/auto/Math/CDF/CDF.bs chmod 644 blib/arch/auto/Math/CDF/CDF.bs Manifying blib/man3/Math::CDF.3 make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Math-CDF/cdflib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Math-CDF/cdflib' PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..22 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Math-CDF/cdflib' make[1]: Nothing to be done for `test'. make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Math-CDF/cdflib' make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Math-CDF/cdflib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Math-CDF/cdflib' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Math/CDF/CDF.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Math/CDF/CDF.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Math/CDF.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Math/CDF.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Math/CDF/autosplit.ix Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Math::CDF.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod