Report for Audio-LibSampleRate-0.002

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Audio-LibSampleRate-0.002 v5.22.2 GNU/Linux
Date: 2016-12-24T20:38:44Z

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 Marius Gavrilescu,

This is a computer-generated report for Audio-LibSampleRate-0.002
on perl 5.22.2, created by CPAN-Reporter-1.2018.

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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp lib/Audio/LibSampleRate.pm blib/lib/Audio/LibSampleRate.pm
cd libsamplerate && ./configure && CFLAGS=-fPIC `which gmake || echo make`
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/Cfg/missing: Unknown `--is-lightweight' option
Try `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/Cfg/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a sed that does not truncate output... /bin/sed
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for windres... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for ANSI C header files... (cached) yes
checking for stdint.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking size of int... 4
checking size of long... 8
checking size of float... 4
checking size of double... 8
checking processor byte ordering... little
checking for malloc... yes
checking for calloc... yes
checking for free... yes
checking for memcpy... yes
checking for memmove... yes
checking for alarm... yes
checking for signal... yes
checking for floor in -lm... yes
checking for floor... yes
checking for ceil... yes
checking for fmod... yes
checking for SIGALRM... yes
checking for lrint... yes
checking for lrintf... yes
checking processor clipping capabilities... none
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SNDFILE... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking for FFTW3... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating M4/Makefile
config.status: creating src/Version_script
config.status: creating Win32/Makefile
config.status: creating Win32/Makefile.mingw
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating libsamplerate.spec
config.status: creating samplerate.pc
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands

-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=-

  Configuration summary :

    Version : ..................... 0.1.9

    Host CPU : .................... x86_64
    Host Vendor : ................. unknown
    Host OS : ..................... linux-gnu

  Tools :

    Compiler is GCC : ............. yes
    GCC major version : ........... 4

  Extra tools required for testing and examples :

    Have FFTW : ................... no
    Have libsndfile : ............. no
    Have ALSA : ................... no

  Installation directories :

    Library directory : ........... /usr/local/lib
    Program directory : ........... /usr/local/bin
    Pkgconfig directory : ......... /usr/local/lib/pkgconfig

Compiling some other packages against libsamplerate may require 
the addition of "/usr/local/lib/pkgconfig" to the 
PKG_CONFIG_PATH environment variable.

make[1]: Entering directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate'
Making all in M4
make[2]: Entering directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/M4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/M4'
Making all in src
make[2]: Entering directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/src'
make  all-am
make[3]: Entering directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/src'
  CC       samplerate.lo
  CC       src_sinc.lo
  CC       src_zoh.lo
  CC       src_linear.lo
  CCLD     libsamplerate.la
make[3]: Leaving directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/src'
make[2]: Leaving directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/src'
Making all in doc
make[2]: Entering directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/doc'
Making all in examples
make[2]: Entering directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/examples'
  CC       sndfile-resample.o
  CCLD     sndfile-resample
  CC       varispeed-play.o
  CC       audio_out.o
  CCLD     varispeed-play
  CC       timewarp-file.o
  CCLD     timewarp-file
make[2]: Leaving directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/examples'
Making all in tests
make[2]: Entering directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/tests'
  CC       misc_test.o
  CC       util.o
  CCLD     misc_test
  CC       termination_test.o
  CCLD     termination_test
  CC       simple_test.o
  CCLD     simple_test
  CC       callback_test-callback_test.o
  CC       callback_test-util.o
  CCLD     callback_test
  CC       reset_test.o
  CCLD     reset_test
  CC       multi_channel_test-multi_channel_test.o
  CC       multi_channel_test-util.o
  CC       multi_channel_test-calc_snr.o
  CCLD     multi_channel_test
  CC       snr_bw_test-snr_bw_test.o
  CC       snr_bw_test-calc_snr.o
  CC       snr_bw_test-util.o
  CCLD     snr_bw_test
  CC       float_short_test.o
  CCLD     float_short_test
  CC       varispeed_test-varispeed_test.o
  CC       varispeed_test-util.o
  CC       varispeed_test-calc_snr.o
  CCLD     varispeed_test
  CC       callback_hang_test.o
  CCLD     callback_hang_test
  CC       src_evaluate-src-evaluate.o
  CC       src_evaluate-calc_snr.o
  CC       src_evaluate-util.o
  CCLD     src-evaluate
  CC       throughput_test-throughput_test.o
  CC       throughput_test-util.o
  CC       throughput_test-calc_snr.o
  CCLD     throughput_test
  CC       multichan_throughput_test-multichan_throughput_test.o
  CC       multichan_throughput_test-util.o
  CC       multichan_throughput_test-calc_snr.o
  CCLD     multichan_throughput_test
  CC       downsample_test.o
  CCLD     downsample_test
make[2]: Leaving directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate/tests'
make[2]: Entering directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate'
make[1]: Leaving directory `/home/cpansand/.cpan/build/2016122418/Audio-LibSampleRate-0.002-1/libsamplerate'
cd libsamplerate/src/.libs/ && ar rc libsamplerate.a *.o
Running Mkbootstrap for LibSampleRate ()
chmod 644 "LibSampleRate.bs"
"/opt/perl-5.22.2/bin/perl5.22.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibSampleRate.bs blib/arch/auto/Audio/LibSampleRate/LibSampleRate.bs 644
"/opt/perl-5.22.2/bin/perl5.22.2" "/opt/perl-5.22.2/lib/5.22.2/ExtUtils/xsubpp"  -typemap '/opt/perl-5.22.2/lib/5.22.2/ExtUtils/typemap'  LibSampleRate.xs > LibSampleRate.xsc
mv LibSampleRate.xsc LibSampleRate.c
cc -c  -Ilibsamplerate -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2   -DVERSION=\"0.002\" -DXS_VERSION=\"0.002\" -fPIC "-I/opt/perl-5.22.2/lib/5.22.2/x86_64-linux/CORE"   LibSampleRate.c
LibSampleRate.xs:8:24: fatal error: samplerate.h: No such file or directory
compilation terminated.
make: *** [LibSampleRate.o] Error 1

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    perl                5.008009 5.022002

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.24    

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.24    


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

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    LC_ALL = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL = /opt/perl-5.22.2/bin/perl5.22.2
    PERL5LIB = /home/cpansand/.cpan/build/2016122418/Moonshine-Template-0.02-1/blib/arch:/home/cpansand/.cpan/build/2016122418/Moonshine-Template-0.02-1/blib/lib:/home/cpansand/.cpan/build/2016122418/Moonshine-Element-0.02-1/blib/arch:/home/cpansand/.cpan/build/2016122418/Moonshine-Element-0.02-1/blib/lib:/home/cpansand/.cpan/build/2016122418/UNIVERSAL-Object-0.02-4/blib/arch:/home/cpansand/.cpan/build/2016122418/UNIVERSAL-Object-0.02-4/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 22421
    PERL5_CPAN_IS_RUNNING = 22421
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 22312,22421
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2016122418/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_PARALLEL_SMOKER = yes
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2016122418

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

    $^X = /opt/perl-5.22.2/bin/perl5.22.2
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.14    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280221
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.28    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4220  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.35    
    Test::More          1.302052
    YAML                1.17    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux cvrsnica-wheezy 3.2.0-4-amd64 #1 smp debian 3.2.54-2 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.22.2 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at May 29 2016 23:41:57
  %ENV:
    PERL="/opt/perl-5.22.2/bin/perl5.22.2"
    PERL5LIB="/home/cpansand/.cpan/build/2016122418/Moonshine-Template-0.02-1/blib/arch:/home/cpansand/.cpan/build/2016122418/Moonshine-Template-0.02-1/blib/lib:/home/cpansand/.cpan/build/2016122418/Moonshine-Element-0.02-1/blib/arch:/home/cpansand/.cpan/build/2016122418/Moonshine-Element-0.02-1/blib/lib:/home/cpansand/.cpan/build/2016122418/UNIVERSAL-Object-0.02-4/blib/arch:/home/cpansand/.cpan/build/2016122418/UNIVERSAL-Object-0.02-4/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="22421"
    PERL5_CPAN_IS_RUNNING="22421"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="22312,22421"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2016122418/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_PARALLEL_SMOKER="yes"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2016122418/Moonshine-Template-0.02-1/blib/arch
    /home/cpansand/.cpan/build/2016122418/Moonshine-Template-0.02-1/blib/lib
    /home/cpansand/.cpan/build/2016122418/Moonshine-Element-0.02-1/blib/arch
    /home/cpansand/.cpan/build/2016122418/Moonshine-Element-0.02-1/blib/lib
    /home/cpansand/.cpan/build/2016122418/UNIVERSAL-Object-0.02-4/blib/arch
    /home/cpansand/.cpan/build/2016122418/UNIVERSAL-Object-0.02-4/blib/lib
    /opt/perl-5.22.2/lib/site_perl/5.22.2/x86_64-linux
    /opt/perl-5.22.2/lib/site_perl/5.22.2
    /opt/perl-5.22.2/lib/5.22.2/x86_64-linux
    /opt/perl-5.22.2/lib/5.22.2
    .