Checking if your kit is complete... Looks good Note (probably harmless): No library found for -logg Note (probably harmless): No library found for -lvorbis Note (probably harmless): No library found for -lvorbisfile Writing Makefile for Ogg::Vorbis::Decoder cp Decoder.pm blib/lib/Ogg/Vorbis/Decoder.pm /Users/cpanrun/build/5.8.8/bin/perl "-Iinc" /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap Decoder.xs > Decoder.xsc && mv Decoder.xsc Decoder.c Please specify prototyping behavior for Decoder.xs (see perlxs manual) gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -Wall -DVERSION=\"0.7\" -DXS_VERSION=\"0.7\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Decoder.c Decoder.xs:23:26: error: vorbis/codec.h: No such file or directory Decoder.xs:24:31: error: vorbis/vorbisfile.h: No such file or directory Decoder.xs:39: error: parse error before 'ogg_int64_t' Decoder.xs:44: error: parse error before 'vorbis_callbacks' Decoder.xs:44: warning: type defaults to 'int' in declaration of 'vorbis_callbacks' Decoder.xs:45: warning: initialization makes integer from pointer without a cast Decoder.xs:46: warning: excess elements in scalar initializer Decoder.xs:46: warning: (near initialization for 'vorbis_callbacks') Decoder.xs:47: warning: excess elements in scalar initializer Decoder.xs:47: warning: (near initialization for 'vorbis_callbacks') Decoder.xs:49: warning: excess elements in scalar initializer Decoder.xs:49: warning: (near initialization for 'vorbis_callbacks') Decoder.xs:49: warning: data definition has no type or storage class Decoder.xs:74: error: parse error before 'ogg_int64_t' Decoder.xs: In function 'ovcb_seek': Decoder.xs:76: error: 'vdatasource' undeclared (first use in this function) Decoder.xs:76: error: (Each undeclared identifier is reported only once Decoder.xs:76: error: for each function it appears in.) Decoder.xs:85: error: 'offset' undeclared (first use in this function) Decoder.xs:85: error: 'whence' undeclared (first use in this function) Decoder.xs: At top level: Decoder.xs:107: error: parse error before 'OggVorbis_File' Decoder.xs: In function '__read_comments': Decoder.xs:117: error: 'vorbis_comment' undeclared (first use in this function) Decoder.xs:117: error: 'vc' undeclared (first use in this function) Decoder.xs:117: warning: implicit declaration of function 'ov_comment' Decoder.xs:117: error: 'vf' undeclared (first use in this function) Decoder.xs:146: error: 'self' undeclared (first use in this function) Decoder.xs: At top level: Decoder.xs:149: error: parse error before 'OggVorbis_File' Decoder.xs: In function '__read_info': Decoder.xs:153: error: 'vorbis_info' undeclared (first use in this function) Decoder.xs:153: error: 'vi' undeclared (first use in this function) Decoder.xs:153: warning: implicit declaration of function 'ov_info' Decoder.xs:153: error: 'vf' undeclared (first use in this function) Decoder.xs:164: warning: implicit declaration of function 'ov_time_total' Decoder.xs:166: error: 'self' undeclared (first use in this function) Decoder.xs:23:26: error: vorbis/codec.h: No such file or directory Decoder.xs:24:31: error: vorbis/vorbisfile.h: No such file or directory Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_open': Decoder.xs:186: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:186: error: 'vf' undeclared (first use in this function) Decoder.xs:186: error: parse error before ')' token Decoder.xs:39: error: parse error before 'ogg_int64_t' Decoder.xs:44: error: parse error before 'vorbis_callbacks' Decoder.xs:44: warning: type defaults to 'int' in declaration of 'vorbis_callbacks' Decoder.xs:45: warning: initialization makes integer from pointer without a cast Decoder.xs:197: warning: implicit declaration of function 'ov_clear'Decoder.xs:46: warning: excess elements in scalar initializer Decoder.xs:46: warning: (near initialization for 'vorbis_callbacks') Decoder.xs:47: warning: excess elements in scalar initializer Decoder.xs:47: warning: (near initialization for 'vorbis_callbacks') Decoder.xs:49: warning: excess elements in scalar initializer Decoder.xs:49: warning: (near initialization for 'vorbis_callbacks') Decoder.xs:49: warning: data definition has no type or storage class Decoder.xs:230: warning: implicit declaration of function 'ov_open_callbacks' Decoder.xs:74: error: parse error before 'ogg_int64_t' Decoder.xs: In function 'ovcb_seek': Decoder.xs:76: error: 'vdatasource' undeclared (first use in this function) Decoder.xs:76: error: (Each undeclared identifier is reported only once Decoder.xs:76: error: for each function it appears in.) Decoder.xs:85: error: 'offset' undeclared (first use in this function) Decoder.xs:85: error: 'whence' undeclared (first use in this function) Decoder.xs: At top level: Decoder.xs:107: error: parse error before 'OggVorbis_File' Decoder.xs: In function '__read_comments': Decoder.xs:117: error: 'vorbis_comment' undeclared (first use in this function) Decoder.xs:117: error: 'vc' undeclared (first use in this function) Decoder.xs:117: warning: implicit declaration of function 'ov_comment' Decoder.xs:117: error: 'vf' undeclared (first use in this function) Decoder.xs:146: error: 'self' undeclared (first use in this function) Decoder.xs: At top level: Decoder.xs:149: error: parse error before 'OggVorbis_File' Decoder.xs: In function '__read_info': Decoder.xs:153: error: 'vorbis_info' undeclared (first use in this function) Decoder.xs:153: error: 'vi' undeclared (first use in this function) Decoder.xs:153: warning: implicit declaration of function 'ov_info' Decoder.xs:153: error: 'vf' undeclared (first use in this function) Decoder.xs:164: warning: implicit declaration of function 'ov_time_total' Decoder.xs:166: error: 'self' undeclared (first use in this function) Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_open': Decoder.xs:186: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:186: error: 'vf' undeclared (first use in this function) Decoder.xs:186: error: parse error before ')' token Decoder.xs:197: warning: implicit declaration of function 'ov_clear' Decoder.xs:230: warning: implicit declaration of function 'ov_open_callbacks' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_read': Decoder.xs:284: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:284: error: 'vf' undeclared (first use in this function) Decoder.xs:284: error: parse error before ')' token Decoder.xs:307: warning: implicit declaration of function 'ov_read_float' Decoder.xs:315: warning: implicit declaration of function 'ov_read' Decoder.xs:327: error: 'OV_HOLE' undeclared (first use in this function) Decoder.xs:327: error: 'OV_EBADLINK' undeclared (first use in this function) Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder__read_info': Decoder.xs:375: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:375: error: 'vf' undeclared (first use in this function) Decoder.xs:375: error: parse error before ')' token Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_read': Decoder.xs:284: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:284: error: 'vf' undeclared (first use in this function) Decoder.xs:284: error: parse error before ')' token Decoder.xs:307: warning: implicit declaration of function 'ov_read_float' Decoder.xs:315: warning: implicit declaration of function 'ov_read' Decoder.xs:327: error: 'OV_HOLE' undeclared (first use in this function) Decoder.xs:327: error: 'OV_EBADLINK' undeclared (first use in this function) Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder__read_comments': Decoder.xs:385: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:385: error: 'vf' undeclared (first use in this function) Decoder.xs:385: error: parse error before ')' token Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_DESTROY': Decoder.xs:395: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:395: error: 'vf' undeclared (first use in this function) Decoder.xs:395: error: parse error before ')' token Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_raw_seek': Decoder.xs:411: warning: ISO C90 forbids mixed declarations and code Decoder.xs:412: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:412: error: 'vf' undeclared (first use in this function) Decoder.xs:412: error: parse error before ')' token Decoder.xs:415: warning: implicit declaration of function 'ov_raw_seek' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder__read_info': Decoder.xs:375: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:375: error: 'vf' undeclared (first use in this function) Decoder.xs:375: error: parse error before ')' token Decoder.c: In function 'XS_Ogg__Vorbis__Decoder_pcm_seek': Decoder.c:551: error: 'ogg_int64_t' undeclared (first use in this function) Decoder.c:551: error: parse error before 'pos' Decoder.xs:430: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:430: error: 'vf' undeclared (first use in this function) Decoder.xs:430: error: parse error before ')' token Decoder.xs:433: warning: implicit declaration of function 'ov_pcm_seek' Decoder.xs:433: error: 'pos' undeclared (first use in this function) Decoder.xs:435: warning: implicit declaration of function 'ov_pcm_seek_page' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder__read_comments': Decoder.xs:385: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:385: error: 'vf' undeclared (first use in this function) Decoder.xs:385: error: parse error before ')' token Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_DESTROY': Decoder.xs:395: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:395: error: 'vf' undeclared (first use in this function) Decoder.xs:395: error: parse error before ')' token Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_time_seek': Decoder.xs:453: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:453: error: 'vf' undeclared (first use in this function) Decoder.xs:453: error: parse error before ')' token Decoder.xs:456: warning: implicit declaration of function 'ov_time_seek' Decoder.xs:458: warning: implicit declaration of function 'ov_time_seek_page' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_raw_seek': Decoder.xs:411: warning: ISO C90 forbids mixed declarations and code Decoder.xs:412: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:412: error: 'vf' undeclared (first use in this function) Decoder.xs:412: error: parse error before ')' token Decoder.xs:415: warning: implicit declaration of function 'ov_raw_seek' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_bitrate': Decoder.xs:475: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:475: error: 'vf' undeclared (first use in this function) Decoder.xs:475: error: parse error before ')' token Decoder.xs:477: warning: implicit declaration of function 'ov_bitrate' Decoder.c: In function 'XS_Ogg__Vorbis__Decoder_pcm_seek': Decoder.c:551: error: 'ogg_int64_t' undeclared (first use in this function) Decoder.c:551: error: parse error before 'pos' Decoder.xs:430: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:430: error: 'vf' undeclared (first use in this function) Decoder.xs:430: error: parse error before ')' token Decoder.xs:433: warning: implicit declaration of function 'ov_pcm_seek' Decoder.xs:433: error: 'pos' undeclared (first use in this function) Decoder.xs:435: warning: implicit declaration of function 'ov_pcm_seek_page' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_bitrate_instant': Decoder.xs:490: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:490: error: 'vf' undeclared (first use in this function) Decoder.xs:490: error: parse error before ')' token Decoder.xs:492: warning: implicit declaration of function 'ov_bitrate_instant' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_streams': Decoder.xs:503: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:503: error: 'vf' undeclared (first use in this function) Decoder.xs:503: error: parse error before ')' token Decoder.xs:505: warning: implicit declaration of function 'ov_streams' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_time_seek': Decoder.xs:453: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:453: error: 'vf' undeclared (first use in this function) Decoder.xs:453: error: parse error before ')' token Decoder.xs:456: warning: implicit declaration of function 'ov_time_seek' Decoder.xs:458: warning: implicit declaration of function 'ov_time_seek_page' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_seekable': Decoder.xs:516: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:516: error: 'vf' undeclared (first use in this function) Decoder.xs:516: error: parse error before ')' token Decoder.xs:518: warning: implicit declaration of function 'ov_seekable' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_bitrate': Decoder.xs:475: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:475: error: 'vf' undeclared (first use in this function) Decoder.xs:475: error: parse error before ')' token Decoder.xs:477: warning: implicit declaration of function 'ov_bitrate'Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_serialnumber': Decoder.xs:532: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:532: error: 'vf' undeclared (first use in this function) Decoder.xs:532: error: parse error before ')' token Decoder.xs:534: warning: implicit declaration of function 'ov_serialnumber' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_bitrate_instant': Decoder.xs:490: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:490: error: 'vf' undeclared (first use in this function) Decoder.xs:490: error: parse error before ')' token Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_raw_total': Decoder.xs:549: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:549: error: 'vf' undeclared (first use in this function) Decoder.xs:549: error: parse error before ')' token Decoder.xs:492: warning: implicit declaration of function 'ov_bitrate_instant' Decoder.xs:551: warning: implicit declaration of function 'ov_raw_total' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_streams': Decoder.xs:503: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:503: error: 'vf' undeclared (first use in this function) Decoder.xs:503: error: parse error before ')' token Decoder.xs:505: warning: implicit declaration of function 'ov_streams' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_pcm_total': Decoder.xs:567: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:567: error: 'vf' undeclared (first use in this function) Decoder.xs:567: error: parse error before ')' token Decoder.xs:569: warning: implicit declaration of function 'ov_pcm_total' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_seekable': Decoder.xs:516: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:516: error: 'vf' undeclared (first use in this function) Decoder.xs:516: error: parse error before ')' token Decoder.xs:518: warning: implicit declaration of function 'ov_seekable' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_time_total': Decoder.xs:585: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:585: error: 'vf' undeclared (first use in this function) Decoder.xs:585: error: parse error before ')' token Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_serialnumber': Decoder.xs:532: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:532: error: 'vf' undeclared (first use in this function) Decoder.xs:532: error: parse error before ')' token Decoder.xs:534: warning: implicit declaration of function 'ov_serialnumber' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_raw_tell': Decoder.xs:600: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:600: error: 'vf' undeclared (first use in this function) Decoder.xs:600: error: parse error before ')' token Decoder.xs:602: warning: implicit declaration of function 'ov_raw_tell' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_raw_total': Decoder.xs:549: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:549: error: 'vf' undeclared (first use in this function) Decoder.xs:549: error: parse error before ')' token Decoder.xs:551: warning: implicit declaration of function 'ov_raw_total' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_pcm_tell': Decoder.xs:613: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:613: error: 'vf' undeclared (first use in this function) Decoder.xs:613: error: parse error before ')' token Decoder.xs:615: warning: implicit declaration of function 'ov_pcm_tell' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_time_tell': Decoder.xs:626: error: 'OggVorbis_File' undeclared (first use in this function)Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_pcm_total': Decoder.xs:626: error: 'vf' undeclared (first use in this function)Decoder.xs:567: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:626: error: parse error before ')' tokenDecoder.xs:567: error: 'vf' undeclared (first use in this function) Decoder.xs:567: error: parse error before ')' token Decoder.xs:628: warning: implicit declaration of function 'ov_time_tell' Decoder.xs:569: warning: implicit declaration of function 'ov_pcm_total' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_time_total': Decoder.xs:585: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:585: error: 'vf' undeclared (first use in this function) Decoder.xs:585: error: parse error before ')' token Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_raw_tell': Decoder.xs:600: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:600: error: 'vf' undeclared (first use in this function) Decoder.xs:600: error: parse error before ')' token Decoder.xs:602: warning: implicit declaration of function 'ov_raw_tell' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_pcm_tell': Decoder.xs:613: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:613: error: 'vf' undeclared (first use in this function) Decoder.xs:613: error: parse error before ')' token Decoder.xs:615: warning: implicit declaration of function 'ov_pcm_tell' Decoder.xs: In function 'XS_Ogg__Vorbis__Decoder_time_tell': Decoder.xs:626: error: 'OggVorbis_File' undeclared (first use in this function) Decoder.xs:626: error: 'vf' undeclared (first use in this function) Decoder.xs:626: error: parse error before ')' token Decoder.xs:628: warning: implicit declaration of function 'ov_time_tell' lipo: can't open input file: /var/tmp//ccbO47HY.out (No such file or directory) make: *** [Decoder.o] Error 1