Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for File::FnMatch cp FnMatch.pm blib/lib/File/FnMatch.pm /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 FnMatch.xs > FnMatch.xsc && mv FnMatch.xsc FnMatch.c gcc -c -I. -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" FnMatch.c Running Mkbootstrap for File::FnMatch () chmod 644 FnMatch.bs rm -f blib/arch/auto/File/FnMatch/FnMatch.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib FnMatch.o -o blib/arch/auto/File/FnMatch/FnMatch.so \ \ chmod 755 blib/arch/auto/File/FnMatch/FnMatch.so cp FnMatch.bs blib/arch/auto/File/FnMatch/FnMatch.bs chmod 644 blib/arch/auto/File/FnMatch/FnMatch.bs Manifying blib/man3/File::FnMatch.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01use............1..5 # Running under perl version 5.010000 for solaris # Current time local: Tue Nov 27 02:25:18 2007 # Current time GMT: Tue Nov 27 10:25:18 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/10use_fnmatch....1..9 # Running under perl version 5.010000 for solaris # Current time local: Tue Nov 27 02:25:18 2007 # Current time GMT: Tue Nov 27 10:25:18 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok All tests successful. Files=2, Tests=14, 2 wallclock secs ( 0.50 cusr + 0.07 csys = 0.57 CPU) 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/File/FnMatch/FnMatch.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/File/FnMatch/FnMatch.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/File/FnMatch.html Installing /export/home/cpanrun/build/5.10.0/site/lib/File/FnMatch.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/File::FnMatch.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod