Report for Audio-Mad-0.6

Back
From: Steven Schubiger (SCHUBIGER)
Subject: UNKNOWN Audio-Mad-0.6 v5.17.3 OpenBSD
Date: 2012-10-15T12:03:00Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Mark McConnell,

This is a computer-generated report for Audio-Mad-0.6
on perl 5.17.3, created by CPAN-Reporter-1.2006.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.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 lib/Audio/Mad/Util.pm blib/lib/Audio/Mad/Util.pm
cp lib/Audio/Mad/Frame.pm blib/lib/Audio/Mad/Frame.pm
cp lib/Audio/Mad/Dither.pm blib/lib/Audio/Mad/Dither.pm
cp lib/Audio/Mad/Synth.pm blib/lib/Audio/Mad/Synth.pm
cp Mad.pm blib/lib/Audio/Mad.pm
cp lib/Audio/Mad/Stream.pm blib/lib/Audio/Mad/Stream.pm
cp lib/Audio/Mad/Resample.pm blib/lib/Audio/Mad/Resample.pm
cp lib/Audio/Mad/Timer.pm blib/lib/Audio/Mad/Timer.pm
cc -c    -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2    -DVERSION=\"0.6\"  -DXS_VERSION=\"0.6\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.17.3/lib/5.17.3/OpenBSD.i386-openbsd-thread-multi/CORE"   resample.c
resample.c:3:17: error: mad.h: No such file or directory
In file included from resample.c:5:
resample.h:8: error: expected specifier-qualifier-list before 'mad_fixed_t'
resample.h:19: error: expected declaration specifiers or '...' before 'mad_fixed_t'
resample.h:19: error: expected declaration specifiers or '...' before 'mad_fixed_t'
resample.h:19: warning: 'struct mad_resample_state' declared inside parameter list
resample.h:19: warning: its scope is only this definition or declaration, which is probably not what you want
resample.c:7: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'const'
resample.c: In function 'mad_resample_init':
resample.c:119: error: 'struct mad_resample' has no member named 'mode'
resample.c:123: error: 'struct mad_resample' has no member named 'state'
resample.c:124: error: 'struct mad_resample' has no member named 'state'
resample.c:126: error: 'struct mad_resample' has no member named 'state'
resample.c:127: error: 'struct mad_resample' has no member named 'state'
resample.c:129: error: 'struct mad_resample' has no member named 'ratio'
resample.c:129: error: 'resample_table' undeclared (first use in this function)
resample.c:129: error: (Each undeclared identifier is reported only once
resample.c:129: error: for each function it appears in.)
resample.c:129: error: 'MAD_F_ONE' undeclared (first use in this function)
resample.c:130: error: 'struct mad_resample' has no member named 'mode'
resample.c:132: error: 'struct mad_resample' has no member named 'mode'
resample.c: At top level:
resample.c:138: error: expected declaration specifiers or '...' before 'mad_fixed_t'
resample.c:138: error: expected declaration specifiers or '...' before 'mad_fixed_t'
resample.c:138: warning: 'struct mad_resample_state' declared inside parameter list
resample.c:138: error: conflicting types for 'mad_resample_block'
resample.h:19: error: previous declaration of 'mad_resample_block' was here
resample.c: In function 'mad_resample_block':
resample.c:139: error: 'mad_fixed_t' undeclared (first use in this function)
resample.c:139: error: expected ';' before 'const'
resample.c:141: error: 'struct mad_resample' has no member named 'mode'
resample.c:144: error: 'end' undeclared (first use in this function)
resample.c:144: error: 'old' undeclared (first use in this function)
resample.c:145: error: 'begin' undeclared (first use in this function)
resample.c:145: error: 'new' undeclared (first use in this function)
resample.c:147: error: dereferencing pointer to incomplete type
resample.c:148: error: dereferencing pointer to incomplete type
resample.c:148: error: dereferencing pointer to incomplete type
resample.c:150: error: dereferencing pointer to incomplete type
resample.c:150: error: 'MAD_F_ONE' undeclared (first use in this function)
resample.c:152: error: dereferencing pointer to incomplete type
resample.c:153: error: dereferencing pointer to incomplete type
resample.c:153: error: dereferencing pointer to incomplete type
resample.c:153: error: dereferencing pointer to incomplete type
resample.c:154: error: dereferencing pointer to incomplete type
resample.c:156: error: dereferencing pointer to incomplete type
resample.c:156: error: 'struct mad_resample' has no member named 'ratio'
resample.c:157: error: dereferencing pointer to incomplete type
resample.c:158: error: dereferencing pointer to incomplete type
resample.c:158: error: dereferencing pointer to incomplete type
resample.c:161: error: dereferencing pointer to incomplete type
resample.c:164: error: dereferencing pointer to incomplete type
resample.c:165: error: dereferencing pointer to incomplete type
resample.c:166: error: dereferencing pointer to incomplete type
resample.c:166: error: dereferencing pointer to incomplete type
resample.c:169: error: dereferencing pointer to incomplete type
resample.c:170: error: dereferencing pointer to incomplete type
resample.c:173: error: dereferencing pointer to incomplete type
resample.c:173: error: 'struct mad_resample' has no member named 'ratio'
resample.c:175: error: dereferencing pointer to incomplete type
resample.c:176: error: dereferencing pointer to incomplete type
resample.c:176: error: dereferencing pointer to incomplete type
resample.c:179: error: dereferencing pointer to incomplete type
resample.c:180: error: dereferencing pointer to incomplete type
resample.c:181: error: dereferencing pointer to incomplete type
resample.c:181: error: dereferencing pointer to incomplete type
resample.c:183: error: dereferencing pointer to incomplete type
*** Error code 1

Stop in /home/sts/cpansmoke/perl-5.17.3/cpan/build/Audio-Mad-0.6-2uYYGo (line 92 of /usr/share/mk/sys.mk).

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 9678
    PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.17.3/cpan/build/Audio-Mad-0.6-2uYYGo/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 9678
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 11694,9678
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Audio-Mad-0.6
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen
    TMPDIR = /home/sts/cpansmoke/tmp

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/sts/cpansmoke/perl-5.17.3/bin/perl5.17.3
    $UID/$EUID = 1000 / 1000
    $GID = 10 10 0
    $EGID = 10 10 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280208
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.17    
    File::Spec          3.39_02 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25_01 
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.99    


--

Summary of my perl5 (revision 5 version 17 subversion 3) configuration:
   
  Platform:
    osname=openbsd, osvers=5.1, archname=OpenBSD.i386-openbsd-thread-multi
    uname='openbsd cpansmoke5 5.1 generic.mp#188 i386 '
    config_args='-des -Dusedevel -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.17.3'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.1'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.62.0, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY MYMALLOC PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under openbsd
  Compiled at Oct  4 2012 17:41:53
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="9678"
    PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.17.3/cpan/build/Audio-Mad-0.6-2uYYGo/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="9678"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="11694,9678"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Audio-Mad-0.6"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.17.3/lib/site_perl/5.17.3/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.17.3/lib/site_perl/5.17.3
    /home/sts/cpansmoke/perl-5.17.3/lib/5.17.3/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.17.3/lib/5.17.3
    .