Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Audio::AMR::Decode cp lib/Audio/AMR/Decode.pm blib/lib/Audio/AMR/Decode.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 Decode.xs > Decode.xsc && mv Decode.xsc Decode.c Please specify prototyping behavior for Decode.xs (see perlxs manual) gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O4 -Wall -DVAD1 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" Decode.c Decode.c: In function `XS_Audio__AMR__Decode_amr2raw': Decode.c:109: warning: unused variable `Perl___notused' Decode.c: In function `boot_Audio__AMR__Decode': Decode.c:135: warning: unused variable `Perl___notused' gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O4 -Wall -DVAD1 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" interf_dec.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O4 -Wall -DVAD1 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" sp_dec.c sp_dec.c: In function `Build_CN_param': sp_dec.c:1295: warning: enumeration value `MRDTX' not handled in switch sp_dec.c:1295: warning: enumeration value `N_MODES' not handled in switch sp_dec.c: At top level: interf_rom.h:67: warning: `order_MR475' defined but not used interf_rom.h:165: warning: `order_MR515' defined but not used interf_rom.h:271: warning: `order_MR59' defined but not used interf_rom.h:392: warning: `order_MR67' defined but not used interf_rom.h:529: warning: `order_MR74' defined but not used interf_rom.h:680: warning: `order_MR795' defined but not used interf_rom.h:1001: warning: `order_MR102' defined but not used interf_rom.h:1208: warning: `order_MR122' defined but not used interf_rom.h:1455: warning: `order_MRDTX' defined but not used Running Mkbootstrap for Audio::AMR::Decode () chmod 644 Decode.bs rm -f blib/arch/auto/Audio/AMR/Decode/Decode.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib Decode.o interf_dec.o sp_dec.o -o blib/arch/auto/Audio/AMR/Decode/Decode.so \ \ chmod 755 blib/arch/auto/Audio/AMR/Decode/Decode.so cp Decode.bs blib/arch/auto/Audio/AMR/Decode/Decode.bs chmod 644 blib/arch/auto/Audio/AMR/Decode/Decode.bs Manifying blib/man3/Audio::AMR::Decode.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/00-load....1..4 ok 1 - use Audio::AMR::Decode; ok 2 - file conversion - good ok 3 - output file exists - good ok 4 ok All tests successful. Files=1, Tests=4, 1 wallclock secs ( 0.76 cusr + 0.08 csys = 0.84 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/Audio/AMR/Decode/Decode.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Audio/AMR/Decode/Decode.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Audio/AMR/Decode.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Audio/AMR/Decode.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Audio::AMR::Decode.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod