develooper Front page | perl.cpan.testers | Postings from July 2008

FAIL Audio-Ao-0.01 armv5tejl-linux 2.6.17.14

From:
stro
Date:
July 2, 2008 12:55
Subject:
FAIL Audio-Ao-0.01 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 Pemstein,
    
This is a computer-generated report for Audio-Ao-0.01
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 Ao.pm blib/lib/Audio/Ao.pm
/home/stro0/perl510/bin/perl -Mblib -MInline=NOISY,_INSTALL_ -MAudio::Ao -e1 0.01 blib/arch
Starting Build Prepocess Stage
Finished Build Prepocess Stage

Starting Build Parse Stage
Finished Build Parse Stage

Starting Build Glue 1 Stage
Finished Build Glue 1 Stage

Starting Build Glue 2 Stage
Finished Build Glue 2 Stage

Starting Build Glue 3 Stage
Finished Build Glue 3 Stage

Starting Build Compile Stage
  Starting "perl Makefile.PL" Stage
Note (probably harmless): No library found for -lao
Writing Makefile for Audio::Ao
  Finished "perl Makefile.PL" Stage

  Starting "make" Stage
make[1]: Entering directory `/home/stro0/.cpan/build/Audio-Ao-0.01-39cs0I/_Inline/build/Audio/Ao'
/home/stro0/perl510/bin/perl /home/stro0/perl510/lib/5.10.0/ExtUtils/xsubpp  -typemap /home/stro0/perl510/lib/5.10.0/ExtUtils/typemap   Ao.xs > Ao.xsc && mv Ao.xsc Ao.c
cc -c  -I/home/stro0/.cpan/build/Audio-Ao-0.01-39cs0I -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/home/stro0/perl510/lib/5.10.0/armv5tejl-linux/CORE"   Ao.c
Ao.xs:6:19: ao/ao.h: No such file or directory
Ao.xs: In function `open_live':
Ao.xs:21: error: `ao_option' undeclared (first use in this function)
Ao.xs:21: error: (Each undeclared identifier is reported only once
Ao.xs:21: error: for each function it appears in.)
Ao.xs:21: error: `opstruct' undeclared (first use in this function)
Ao.xs:22: error: `ao_sample_format' undeclared (first use in this function)
Ao.xs:22: error: parse error before "format"
Ao.xs:23: error: `ao_device' undeclared (first use in this function)
Ao.xs:23: error: `device' undeclared (first use in this function)
Ao.xs:44: error: `format' undeclared (first use in this function)
Ao.xs:50: error: parse error before ')' token
Ao.xs:51: error: parse error before "else"
Ao.xs: In function `open_file':
Ao.xs:62: error: `ao_option' undeclared (first use in this function)
Ao.xs:62: error: `opstruct' undeclared (first use in this function)
Ao.xs:63: error: `ao_sample_format' undeclared (first use in this function)
Ao.xs:63: error: parse error before "format"
Ao.xs:64: error: `ao_device' undeclared (first use in this function)
Ao.xs:64: error: `device' undeclared (first use in this function)
Ao.xs:79: error: `format' undeclared (first use in this function)
Ao.xs:85: error: parse error before ')' token
Ao.xs:87: error: parse error before "else"
Ao.xs: In function `play':
Ao.xs:98: error: `ao_device' undeclared (first use in this function)
Ao.xs:98: error: `dev' undeclared (first use in this function)
Ao.xs:98: error: parse error before ')' token
Ao.xs: In function `close_ao':
Ao.xs:104: error: `ao_device' undeclared (first use in this function)
Ao.xs:104: error: `dev' undeclared (first use in this function)
Ao.xs:104: error: parse error before ')' token
Ao.xs: At top level:
Ao.xs:118: error: parse error before '*' token
Ao.xs: In function `_make_driver_info_hash':
Ao.xs:124: error: `info' undeclared (first use in this function)
Ao.xs: In function `driver_info':
Ao.xs:145: error: `ao_info' undeclared (first use in this function)
Ao.xs:145: error: `info' undeclared (first use in this function)
Ao.xs: In function `driver_info_list':
Ao.xs:153: error: `ao_info' undeclared (first use in this function)
Ao.xs:153: error: `rlist' undeclared (first use in this function)
Ao.xs:155: error: parse error before ')' token
make[1]: *** [Ao.o] Error 1
make[1]: Leaving directory `/home/stro0/.cpan/build/Audio-Ao-0.01-39cs0I/_Inline/build/Audio/Ao'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make

The build directory was:
/home/stro0/.cpan/build/Audio-Ao-0.01-39cs0I/_Inline/build/Audio/Ao

To debug the problem, cd to the build directory, and inspect the output files.

 at -e line 0
INIT failed--call queue aborted.
make: *** [Ao.inl] Error 25

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module Need Have
    ------ ---- ----
    Inline 0.44 0.44

------------------------------
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 = 16283
    PERL5_CPAN_IS_EXECUTING = /home/stro0/.cpan/build/Audio-Ao-0.01-39cs0I/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 16283
    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'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About