Checking if your kit is complete... Looks good Writing Makefile for Text::Tmpl cp template_extend.pod blib/lib/Text/template_extend.pod cp libtmpl.pod blib/lib/Text/libtmpl.pod cp Tmpl.pm blib/lib/Text/Tmpl.pm AutoSplitting blib/lib/Text/Tmpl.pm (blib/lib/auto/Text/Tmpl) cp template_syntax.pod blib/lib/Text/template_syntax.pod gcc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" context.c gcc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" default_tags.c gcc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" nclist.c gcc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" parser.c gcc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" staglist.c gcc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" tagplist.c gcc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" template.c gcc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" varlist.c gcc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" tokens.c gcc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" perl_tags.c /export/home/cpanrun/build/5.8.0/bin/perl /export/home/cpanrun/build/5.8.0/lib/5.8.0/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.8.0/lib/5.8.0/ExtUtils/typemap -typemap typemap Tmpl.xs > Tmpl.xsc && mv Tmpl.xsc Tmpl.c gcc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" Tmpl.c Running Mkbootstrap for Text::Tmpl () chmod 644 Tmpl.bs rm -f blib/arch/auto/Text/Tmpl/Tmpl.so LD_RUN_PATH="" gcc -G context.o default_tags.o nclist.o parser.o staglist.o tagplist.o template.o varlist.o tokens.o perl_tags.o Tmpl.o -o blib/arch/auto/Text/Tmpl/Tmpl.so chmod 755 blib/arch/auto/Text/Tmpl/Tmpl.so cp Tmpl.bs blib/arch/auto/Text/Tmpl/Tmpl.bs chmod 644 blib/arch/auto/Text/Tmpl/Tmpl.bs Manifying blib/man3/Text::Tmpl.3 Manifying blib/man3/libtmpl.3 Manifying blib/man3/template_extend.3 Manifying blib/man3/template_syntax.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/0_use...............ok t/1_basic.............ok t/1_errno.............ok t/1_exporter..........ok t/2_comment...........ok t/2_debug.............ok t/2_echo..............ok t/2_ext_pair..........ok t/2_ext_simple........ok t/2_if................ok t/2_ifn...............ok t/2_include...........ok t/2_loop..............ok t/2_tag_argcoll.......ok t/2_tag_whitespace....ok t/3_bogus_tags........ok t/3_deep_nesting......ok t/3_huge_input........ok t/3_long_lists........ok t/3_multiplicity......ok t/3_nx_template.......ok t/3_relationships.....ok t/3_subclass..........ok t/3_undef_input.......ok All tests successful. Files=24, Tests=200, 10 wallclock secs ( 8.49 cusr + 2.03 csys = 10.52 CPU) Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/sun4-solaris-thread-multi/auto/Text/Tmpl/Tmpl.so Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/sun4-solaris-thread-multi/auto/Text/Tmpl/Tmpl.bs Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/sun4-solaris-thread-multi/auto/Text/Tmpl/autosplit.ix Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/sun4-solaris-thread-multi/Text/template_extend.pod Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/sun4-solaris-thread-multi/Text/libtmpl.pod Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/sun4-solaris-thread-multi/Text/Tmpl.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/sun4-solaris-thread-multi/Text/template_syntax.pod Installing /export/home/cpanrun/build/5.8.0/man/man3/Text::Tmpl.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/libtmpl.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/template_extend.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/template_syntax.3 Appending installation info to /export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/perllocal.pod