Front page | perl.cpan.testers |
Postings from July 2008
FAIL Audio-FLAC-Decoder-0.2 armv5tejl-linux 2.6.17.14
From:
stro
Date:
July 2, 2008 16:33
Subject:
FAIL Audio-FLAC-Decoder-0.2 armv5tejl-linux 2.6.17.14
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Dan Sully,
This is a computer-generated report for Audio-FLAC-Decoder-0.2
on perl 5.10.0, created by CPAN-Reporter-1.1556.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp Decoder.pm blib/lib/Audio/FLAC/Decoder.pm
/home/stro0/perl510/bin/perl /home/stro0/perl510/lib/5.10.0/ExtUtils/xsubpp -typemap /home/stro0/perl510/lib/5.10.0/ExtUtils/typemap -typemap typemap Decoder.xs > Decoder.xsc && mv Decoder.xsc Decoder.c
cc -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.2\" -DXS_VERSION=\"0.2\" -fPIC "-I/home/stro0/perl510/lib/5.10.0/armv5tejl-linux/CORE" -O Decoder.c
Decoder.xs:38:22: FLAC/all.h: No such file or directory
In file included from Decoder.xs:40:
include/dither.h:21:27: FLAC/ordinals.h: No such file or directory
In file included from Decoder.xs:40:
include/dither.h:24: error: parse error before '*' token
include/dither.h:26: error: parse error before '*' token
In file included from Decoder.xs:41:
include/replaygain_synthesis.h:32: error: parse error before "FLAC__uint64"
include/replaygain_synthesis.h:32: warning: no semicolon at end of struct or union
include/replaygain_synthesis.h:40: error: parse error before '}' token
include/replaygain_synthesis.h:40: warning: data definition has no type or storage class
include/replaygain_synthesis.h:42: error: parse error before '*' token
include/replaygain_synthesis.h:45: error: parse error before '*' token
Decoder.xs:52: error: parse error before "decoder_t"
Decoder.xs:52: warning: data definition has no type or storage class
Decoder.xs:53: error: parse error before "read_status_t"
Decoder.xs:53: warning: data definition has no type or storage class
Decoder.xs:83: error: parse error before "FLAC__bool"
Decoder.xs:83: warning: no semicolon at end of struct or union
Decoder.xs:84: warning: data definition has no type or storage class
Decoder.xs:87: error: parse error before "FLAC__int64"
Decoder.xs:87: warning: no semicolon at end of struct or union
Decoder.xs:88: warning: data definition has no type or storage class
Decoder.xs:89: error: parse error before '}' token
Decoder.xs:89: warning: data definition has no type or storage class
Decoder.xs:96: error: parse error before "FLAC__uint64"
Decoder.xs:96: warning: no semicolon at end of struct or union
Decoder.xs:99: error: parse error before '*' token
Decoder.xs:99: warning: data definition has no type or storage class
Decoder.xs:100: error: parse error before "has_replaygain"
Decoder.xs:100: warning: data definition has no type or storage class
Decoder.xs:103: error: parse error before "sample_buffer"
Decoder.xs:103: warning: data definition has no type or storage class
Decoder.xs:104: error: parse error before "reservoir"
Decoder.xs:104: error: `FLAC__MAX_BLOCK_SIZE' undeclared here (not in a function)
Decoder.xs:104: warning: data definition has no type or storage class
Decoder.xs:105: error: parse error before "decode_position_last"
Decoder.xs:105: warning: data definition has no type or storage class
Decoder.xs:106: error: parse error before "decode_position_frame_last"
Decoder.xs:106: warning: data definition has no type or storage class
Decoder.xs:107: error: parse error before "decode_position_frame"
Decoder.xs:107: warning: data definition has no type or storage class
Decoder.xs:109: error: parse error before "total_samples"
Decoder.xs:109: warning: data definition has no type or storage class
Decoder.xs:112: error: parse error before "sample_rate"
Decoder.xs:112: warning: data definition has no type or storage class
Decoder.xs:113: error: parse error before "length_in_msec"
Decoder.xs:113: warning: data definition has no type or storage class
Decoder.xs:115: error: parse error before "skip_specification"
Decoder.xs:115: warning: data definition has no type or storage class
Decoder.xs:116: error: parse error before "until_specification"
Decoder.xs:116: warning: data definition has no type or storage class
Decoder.xs:118: warning: data definition has no type or storage class
Decoder.xs:122: error: parse error before '*' token
Decoder.xs: In function `meta_callback':
Decoder.xs:125: error: `datasource' undeclared (first use in this function)
Decoder.xs:125: error: (Each undeclared identifier is reported only once
Decoder.xs:125: error: for each function it appears in.)
Decoder.xs:125: error: parse error before ')' token
Decoder.xs:127: error: `metadata' undeclared (first use in this function)
Decoder.xs:127: error: `FLAC__METADATA_TYPE_STREAMINFO' undeclared (first use in this function)
Decoder.xs:129: error: `FLAC__uint64' undeclared (first use in this function)
Decoder.xs:129: error: parse error before "skip"
Decoder.xs:133: error: `skip' undeclared (first use in this function)
Decoder.xs:133: error: parse error before "datasource"
Decoder.xs:138: error: `true' undeclared (first use in this function)
Decoder.xs:162: error: `until' undeclared (first use in this function)
Decoder.xs:162: error: parse error before "datasource"
Decoder.xs: At top level:
Decoder.xs:177: error: parse error before '*' token
Decoder.xs: In function `error_callback':
Decoder.xs:182: error: `status' undeclared (first use in this function)
Decoder.xs: At top level:
Decoder.xs:185: error: parse error before "seek_callback"
Decoder.xs:186: error: parse error before '*' token
Decoder.xs: In function `seek_callback':
Decoder.xs:189: error: `datasource' undeclared (first use in this function)
Decoder.xs:189: error: parse error before ')' token
Decoder.xs:193: error: `FLAC__SEEKABLE_STREAM_DECODER_SEEK_STATUS_ERROR' undeclared (first use in this function)
Decoder.xs:196: error: `absolute_byte_offset' undeclared (first use in this function)
Decoder.xs:197: error: `FLAC__SEEKABLE_STREAM_DECODER_SEEK_STATUS_OK' undeclared (first use in this function)
Decoder.xs: At top level:
Decoder.xs:203: error: parse error before "tell_callback"
Decoder.xs:204: error: parse error before '*' token
Decoder.xs: In function `tell_callback':
Decoder.xs:207: error: `datasource' undeclared (first use in this function)
Decoder.xs:207: error: parse error before ')' token
Decoder.xs:208: error: `FLAC__uint64' undeclared (first use in this function)
Decoder.xs:212: error: `FLAC__SEEKABLE_STREAM_DECODER_TELL_STATUS_ERROR' undeclared (first use in this function)
Decoder.xs:215: error: `pos' undeclared (first use in this function)
Decoder.xs:221: error: `absolute_byte_offset' undeclared (first use in this function)
Decoder.xs:222: error: `FLAC__SEEKABLE_STREAM_DECODER_TELL_STATUS_OK' undeclared (first use in this function)
Decoder.xs: At top level:
Decoder.xs:225: error: parse error before "length_callback"
Decoder.xs:226: error: parse error before '*' token
Decoder.xs: In function `length_callback':
Decoder.xs:229: error: `datasource' undeclared (first use in this function)
Decoder.xs:229: error: parse error before ')' token
Decoder.xs:233: error: `FLAC__SEEKABLE_STREAM_DECODER_LENGTH_STATUS_ERROR' undeclared (first use in this function)
Decoder.xs:236: error: `stream_length' undeclared (first use in this function)
Decoder.xs:237: error: `FLAC__SEEKABLE_STREAM_DECODER_LENGTH_STATUS_OK' undeclared (first use in this function)
Decoder.xs: At top level:
Decoder.xs:240: error: parse error before "eof_callback"
Decoder.xs:241: error: parse error before '*' token
Decoder.xs: In function `eof_callback':
Decoder.xs:243: error: `datasource' undeclared (first use in this function)
Decoder.xs:243: error: parse error before ')' token
Decoder.xs:244: error: `FLAC__uint64' undeclared (first use in this function)
Decoder.xs:247: error: `false' undeclared (first use in this function)
Decoder.xs:250: error: `pos' undeclared (first use in this function)
Decoder.xs:254: error: `true' undeclared (first use in this function)
Decoder.xs: At top level:
Decoder.xs:260: error: parse error before "read_callback"
Decoder.xs:261: error: parse error before '*' token
Decoder.xs: In function `read_callback':
Decoder.xs:264: error: `datasource' undeclared (first use in this function)
Decoder.xs:264: error: parse error before ')' token
Decoder.xs:266: error: `bytes' undeclared (first use in this function)
Decoder.xs:271: error: `FLAC__SEEKABLE_STREAM_DECODER_READ_STATUS_ERROR' undeclared (first use in this function)
Decoder.xs:274: error: `FLAC__SEEKABLE_STREAM_DECODER_READ_STATUS_OK' undeclared (first use in this function)
Decoder.xs: At top level:
Decoder.xs:277: error: parse error before "write_callback"
Decoder.xs:278: error: parse error before '*' token
Decoder.xs: In function `write_callback':
Decoder.xs:282: error: `datasource' undeclared (first use in this function)
Decoder.xs:282: error: parse error before ')' token
Decoder.xs:284: error: `frame' undeclared (first use in this function)
Decoder.xs:289: error: `FLAC__STREAM_DECODER_WRITE_STATUS_ABORT' undeclared (first use in this function)
Decoder.xs:296: warning: dereferencing `void *' pointer
Decoder.xs:296: error: void value not ignored as it ought to be
Decoder.xs:302: error: `FLAC__STREAM_DECODER_WRITE_STATUS_CONTINUE' undeclared (first use in this function)
Decoder.xs: In function `XS_Audio__FLAC__Decoder_open':
Decoder.xs:317: error: `FLAC__uint64' undeclared (first use in this function)
Decoder.xs:317: error: parse error before "pos"
Decoder.xs:324: error: `datasource' undeclared (first use in this function)
Decoder.xs:384: error: `pos' undeclared (first use in this function)
Decoder.xs:403: error: `FLAC__SEEKABLE_STREAM_DECODER_OK' undeclared (first use in this function)
Decoder.xs: In function `XS_Audio__FLAC__Decoder_sysread':
Decoder.xs:453: error: `datasource' undeclared (first use in this function)
Decoder.xs:453: error: parse error before ')' token
Decoder.xs:462: error: `FLAC__SEEKABLE_STREAM_DECODER_END_OF_STREAM' undeclared (first use in this function)
Decoder.xs: In function `XS_Audio__FLAC__Decoder_DESTROY':
Decoder.xs:535: error: `datasource' undeclared (first use in this function)
Decoder.xs:535: error: parse error before ')' token
Decoder.xs: In function `XS_Audio__FLAC__Decoder_channels':
Decoder.xs:548: error: `datasource' undeclared (first use in this function)
Decoder.xs:548: error: parse error before ')' token
Decoder.xs: In function `XS_Audio__FLAC__Decoder_bits_per_sample':
Decoder.xs:561: error: `datasource' undeclared (first use in this function)
Decoder.xs:561: error: parse error before ')' token
Decoder.xs: In function `XS_Audio__FLAC__Decoder_sample_rate':
Decoder.xs:574: error: `datasource' undeclared (first use in this function)
Decoder.xs:574: error: parse error before ')' token
Decoder.xs: In function `XS_Audio__FLAC__Decoder_raw_seek':
Decoder.xs:591: error: `datasource' undeclared (first use in this function)
Decoder.xs:591: error: parse error before ')' token
Decoder.c: In function `XS_Audio__FLAC__Decoder_raw_tell':
Decoder.c:742: error: `FLAC__uint64' undeclared (first use in this function)
Decoder.c:742: error: parse error before "RETVAL"
Decoder.xs:617: error: `datasource' undeclared (first use in this function)
Decoder.xs:617: error: parse error before ')' token
Decoder.xs:619: error: parse error before "decode_position"
Decoder.xs:622: error: `decode_position' undeclared (first use in this function)
Decoder.xs:626: error: `RETVAL' undeclared (first use in this function)
Decoder.xs: In function `XS_Audio__FLAC__Decoder_sample_seek':
Decoder.xs:642: error: `datasource' undeclared (first use in this function)
Decoder.xs:642: error: parse error before ')' token
Decoder.c: In function `XS_Audio__FLAC__Decoder_time_seek':
Decoder.c:815: error: `FLAC__uint64' undeclared (first use in this function)
Decoder.c:815: error: parse error before "RETVAL"
Decoder.xs:660: error: `datasource' undeclared (first use in this function)
Decoder.xs:660: error: parse error before ')' token
Decoder.xs:665: error: parse error before "target_sample"
Decoder.xs:674: error: `RETVAL' undeclared (first use in this function)
Decoder.c: At top level:
Decoder.c:840: error: parse error before '=' token
Decoder.c:840: error: parse error before '++' token
Decoder.c:842: error: conflicting types for 'PL_stack_sp'
/home/stro0/perl510/lib/5.10.0/armv5tejl-linux/CORE/intrpvar.h:35: error: previous declaration of 'PL_stack_sp' was here
Decoder.c:842: error: conflicting types for 'PL_stack_sp'
/home/stro0/perl510/lib/5.10.0/armv5tejl-linux/CORE/intrpvar.h:35: error: previous declaration of 'PL_stack_sp' was here
Decoder.c:842: error: `ax' undeclared here (not in a function)
Decoder.c:842: error: `tmpXSoff' undeclared here (not in a function)
Decoder.c:842: warning: data definition has no type or storage class
Decoder.c:842: error: parse error before "return"
Decoder.c: In function `XS_Audio__FLAC__Decoder_time_tell':
Decoder.c:850: warning: initialization makes pointer from integer without a cast
Decoder.c:859: error: `FLAC__uint64' undeclared (first use in this function)
Decoder.c:859: error: parse error before "RETVAL"
Decoder.xs:689: error: `datasource' undeclared (first use in this function)
Decoder.xs:689: error: parse error before ')' token
Decoder.xs:691: error: parse error before "decode_position"
Decoder.xs:694: error: `decode_position' undeclared (first use in this function)
Decoder.xs:705: error: `RETVAL' undeclared (first use in this function)
Decoder.c:888: warning: assignment makes integer from pointer without a cast
Decoder.c: In function `boot_Audio__FLAC__Decoder':
Decoder.c:898: warning: initialization makes pointer from integer without a cast
Decoder.c:921: warning: assignment makes integer from pointer without a cast
Decoder.c: At top level:
Decoder.xs:104: error: storage size of `reservoir' isn't known
make: *** [Decoder.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LD_LIBRARY_PATH = .:/opt/lib:/opt/usr/lib:/opt/usr/local/lib
PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/local/bin:/opt/bin
PERL5LIB = /home/stro0/.cpan/build/Template-Toolkit-2.19-iKrwAV/blib/arch:/home/stro0/.cpan/build/Template-Toolkit-2.19-iKrwAV/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 22852
PERL5_CPAN_IS_EXECUTING = /home/stro0/.cpan/build/Audio-FLAC-Decoder-0.2-ONnuWs/Makefile.PL
PERL5_CPAN_IS_RUNNING = 22852
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/sh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/stro0/perl510/bin/perl
$UID/$EUID = 1004 / 1004
$GID = 1004 1004
$EGID = 1004 1004
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_63
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 2.64
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.17.14, archname=armv5tejl-linux
uname='linux musicbox 2.6.17.14 #1 preempt mon mar 26 12:36:33 bst 2007 armv5tejl gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc.so.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL Audio-FLAC-Decoder-0.2 armv5tejl-linux 2.6.17.14
by stro