Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Math::Random cp test2.pl blib/lib/Math/test2.pl cp Random.pm blib/lib/Math/Random.pm AutoSplitting blib/lib/Math/Random.pm (blib/lib/auto/Math/Random) cp test1.pl blib/lib/Math/test1.pl cp example.pl blib/lib/Math/example.pl /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 Random.xs > Random.xsc && mv Random.xsc Random.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.69\" -DXS_VERSION=\"0.69\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" Random.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.69\" -DXS_VERSION=\"0.69\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" com.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.69\" -DXS_VERSION=\"0.69\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" helper.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.69\" -DXS_VERSION=\"0.69\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" linpack.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.69\" -DXS_VERSION=\"0.69\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" randlib.c Running Mkbootstrap for Math::Random () chmod 644 Random.bs rm -f blib/arch/auto/Math/Random/Random.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib Random.o com.o helper.o linpack.o randlib.o -o blib/arch/auto/Math/Random/Random.so \ -lm \ chmod 755 blib/arch/auto/Math/Random/Random.so cp Random.bs blib/arch/auto/Math/Random/Random.bs chmod 644 blib/arch/auto/Math/Random/Random.bs Manifying blib/man3/Math::Random.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..16 ok 1 random_uniform..................ok 2 random_uniform_integer..........ok 3 random_permutation..............ok 4 random_permuted_index...........ok 5 random_normal...................ok 6 random_chi_square...............ok 7 random_f........................ok 8 random_beta.....................ok 9 random_binomial.................ok 10 random_poisson..................ok 11 random_exponential..............ok 12 random_gamma....................ok 13 random_multinomial..............ok 14 random_negative_binomial........ok 15 random_multivariate_normal......ok 16 All tests successful. 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/Random/Random.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Math/Random/Random.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Math/Random.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Math/test2.pl Installing /export/home/cpanrun/build/5.10.0/site/lib/Math/Random.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Math/test1.pl Installing /export/home/cpanrun/build/5.10.0/site/lib/Math/example.pl Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Math/Random/autosplit.ix Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Math::Random.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod