Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Audio-LibSampleRate-0.002001 v5.18.2 FreeBSD
Date: 2016-12-25T19:18: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.002001
on perl 5.18.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-freebsd9.2
checking host system type... x86_64-unknown-freebsd9.2
checking target system type... x86_64-unknown-freebsd9.2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X/libsamplerate/Cfg/missing: Unknown `--is-lightweight' option
Try `/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X/libsamplerate/Cfg/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... Cfg/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
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... /usr/bin/sed
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-unknown-freebsd9.2 file names to x86_64-unknown-freebsd9.2 format... func_convert_file_noop
checking how to convert x86_64-unknown-freebsd9.2 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/local/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) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.2 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
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes
checking dynamic linker characteristics... freebsd9.2 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/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SNDFILE... yes
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking for FFTW3... yes
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 : ..................... freebsd9.2
Tools :
Compiler is GCC : ............. yes
GCC major version : ........... 4
Extra tools required for testing and examples :
Have FFTW : ................... yes
Have libsndfile : ............. yes
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.
Making all in M4
gmake[1]: Verzeichnis "/usr/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X/libsamplerate/M4" wird betreten
gmake[1]: Für das Ziel "all" ist nichts zu tun.
gmake[1]: Verzeichnis "/usr/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X/libsamplerate/M4" wird verlassen
Making all in src
gmake[1]: Verzeichnis "/usr/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X/libsamplerate/src" wird betreten
/usr/local/bin/gmake all-am
gmake[2]: Verzeichnis "/usr/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X/libsamplerate/src" wird betreten
CC samplerate.lo
CC src_sinc.lo
CC src_zoh.lo
CC src_linear.lo
CCLD libsamplerate.la
gmake[2]: Verzeichnis "/usr/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X/libsamplerate/src" wird verlassen
gmake[1]: Verzeichnis "/usr/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X/libsamplerate/src" wird verlassen
Making all in doc
gmake[1]: Verzeichnis "/usr/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X/libsamplerate/doc" wird betreten
gmake[1]: Für das Ziel "all" ist nichts zu tun.
gmake[1]: Verzeichnis "/usr/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X/libsamplerate/doc" wird verlassen
Making all in examples
gmake[1]: Verzeichnis "/usr/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X/libsamplerate/examples" wird betreten
CC sndfile-resample.o
CCLD sndfile-resample
CC varispeed-play.o
CC audio_out.o
audio_out.c:38: error: redefinition of typedef 'AUDIO_OUT'
audio_out.h:9: error: previous declaration of 'AUDIO_OUT' was here
audio_out.c:989:3: warning: #warning "*** Playing sound not yet supported on this platform."
audio_out.c:990:3: warning: #warning "*** Please feel free to submit a patch."
audio_out.c: In function 'audio_open':
audio_out.c:974: warning: unused parameter 'channels'
audio_out.c:974: warning: unused parameter 'samplerate'
audio_out.c:1031:3: warning: #warning "*** Playing sound not yet supported on this platform."
audio_out.c:1032:3: warning: #warning "*** Please feel free to submit a patch."
audio_out.c:1056:3: warning: #warning "*** Playing sound not yet supported on this platform."
audio_out.c:1057:3: warning: #warning "*** Please feel free to submit a patch."
audio_out.c: In function 'audio_close':
audio_out.c:1041: warning: unused parameter 'audio_out'
Makefile:469: die Regel für Ziel "audio_out.o" scheiterte
gmake[1]: *** [audio_out.o] Fehler 1
gmake[1]: Verzeichnis "/usr/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X/libsamplerate/examples" wird verlassen
Makefile:475: die Regel für Ziel "all-recursive" scheiterte
gmake: *** [all-recursive] Fehler 1
*** [libsamplerate/src/.libs/libsamplerate.a] Error code 2
Stop in /usr/home/eserte/.cpan/build/2016122512/Audio-LibSampleRate-0.002001-8YwU0X.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
perl 5.008009 5.018002
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:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL = /usr/perl5.18.2/bin/perl
PERL5LIB = /home/eserte/.cpan/build/2016122512/Net-OTServ-0.003-9pTE5t/blib/arch:/home/eserte/.cpan/build/2016122512/Net-OTServ-0.003-9pTE5t/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 9003
PERL5_CPAN_IS_RUNNING = 9003
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8951,9003
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2016122512/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2016122512
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.18.2/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.10
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280223
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
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.36
Test::More 1.302073
YAML 1.20
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
Platform:
osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.18.2'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, 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 -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_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under freebsd
Compiled at May 16 2014 01:27:28
%ENV:
PERL="/usr/perl5.18.2/bin/perl"
PERL5LIB="/home/eserte/.cpan/build/2016122512/Net-OTServ-0.003-9pTE5t/blib/arch:/home/eserte/.cpan/build/2016122512/Net-OTServ-0.003-9pTE5t/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="9003"
PERL5_CPAN_IS_RUNNING="9003"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="8951,9003"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2016122512/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/home/eserte/.cpan/build/2016122512/Net-OTServ-0.003-9pTE5t/blib/arch
/home/eserte/.cpan/build/2016122512/Net-OTServ-0.003-9pTE5t/blib/lib
/usr/perl5.18.2/lib/site_perl/5.18.2/amd64-freebsd
/usr/perl5.18.2/lib/site_perl/5.18.2
/usr/perl5.18.2/lib/5.18.2/amd64-freebsd
/usr/perl5.18.2/lib/5.18.2
.