Front page | perl.cpan.testers |
Postings from May 2008
FAIL Audio-DSP-0.02 darwin-thread-multi-64int-2level 8.10.0
From:
chris
Date:
May 19, 2008 18:09
Subject:
FAIL Audio-DSP-0.02 darwin-thread-multi-64int-2level 8.10.0
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/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear SETHJ,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'fetch':
[MSG] [Tue May 20 02:09:11 2008] Trying to get 'http://www.cpan.org/authors/id/S/SE/SETHJ/Audio-DSP-0.02.tar.gz'
[MSG] [Tue May 20 02:09:25 2008] Trying to get 'http://www.cpan.org/authors/id/S/SE/SETHJ/CHECKSUMS'
[MSG] [Tue May 20 02:09:25 2008] Checksum matches for 'Audio-DSP-0.02.tar.gz'
[MSG] [Tue May 20 02:09:26 2008] Extracted 'Audio-DSP-0.02/'
[MSG] [Tue May 20 02:09:26 2008] Extracted 'Audio-DSP-0.02/DSP.xs'
[MSG] [Tue May 20 02:09:26 2008] Extracted 'Audio-DSP-0.02/DSP.pm'
[MSG] [Tue May 20 02:09:26 2008] Extracted 'Audio-DSP-0.02/Makefile.PL'
[MSG] [Tue May 20 02:09:27 2008] Extracted 'Audio-DSP-0.02/test.pl'
[MSG] [Tue May 20 02:09:27 2008] Extracted 'Audio-DSP-0.02/Changes'
[MSG] [Tue May 20 02:09:27 2008] Extracted 'Audio-DSP-0.02/MANIFEST'
[MSG] [Tue May 20 02:09:27 2008] Extracted 'Audio-DSP-0.02/README'
[MSG] [Tue May 20 02:09:27 2008] Extracted 'Audio-DSP-0.02/kazan.raw'
[MSG] [Tue May 20 02:09:27 2008] Extracted 'Audio::DSP' to '/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/Audio-DSP-0.02'
[MSG] [Tue May 20 02:09:31 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Audio::DSP
[MSG] [Tue May 20 02:09:31 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[ERROR] [Tue May 20 02:09:45 2008] MAKE failed: Illegal seek cp DSP.pm blib/lib/Audio/DSP.pm
AutoSplitting blib/lib/Audio/DSP.pm (blib/lib/auto/Audio/DSP)
/Volumes/Media/smoke/blead/bin/perl5.11.0 /Volumes/Media/smoke/blead/lib/perl5/5.11.0/ExtUtils/xsubpp -typemap /Volumes/Media/smoke/blead/lib/perl5/5.11.0/ExtUtils/typemap DSP.xs > DSP.xsc && mv DSP.xsc DSP.c
cc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Volumes/Media/smoke/blead/lib/perl5/5.11.0/darwin-thread-multi-64int-2level/CORE" DSP.c
DSP.xs:9:27: error: sys/soundcard.h: No such file or directory
DSP.xs: In function '_audioformat':
DSP.xs:126: error: 'AFMT_QUERY' undeclared (first use in this function)
DSP.xs:126: error: (Each undeclared identifier is reported only once
DSP.xs:126: error: for each function it appears in.)
DSP.xs:128: error: 'AFMT_MU_LAW' undeclared (first use in this function)
DSP.xs:130: error: 'AFMT_A_LAW' undeclared (first use in this function)
DSP.xs:132: error: 'AFMT_IMA_ADPCM' undeclared (first use in this function)
DSP.xs:134: error: 'AFMT_U8' undeclared (first use in this function)
DSP.xs:136: error: 'AFMT_S16_LE' undeclared (first use in this function)
DSP.xs:138: error: 'AFMT_S16_BE' undeclared (first use in this function)
DSP.xs:140: error: 'AFMT_S8' undeclared (first use in this function)
DSP.xs:142: error: 'AFMT_U16_LE' undeclared (first use in this function)
DSP.xs:144: error: 'AFMT_U16_BE' undeclared (first use in this function)
DSP.xs:146: error: 'AFMT_MPEG' undeclared (first use in this function)
DSP.xs: In function 'XS_Audio__DSP_new':
DSP.xs:212: error: 'AFMT_U8' undeclared (first use in this function)
DSP.xs: In function 'XS_Audio__DSP_init':
DSP.xs:348: error: 'SNDCTL_DSP_SETFMT' undeclared (first use in this function)
DSP.xs:361: error: 'SNDCTL_DSP_CHANNELS' undeclared (first use in this function)
DSP.xs:375: error: 'SNDCTL_DSP_SPEED' undeclared (first use in this function)
DSP.xs: In function 'XS_Audio__DSP_channels':
DSP.xs:447: error: 'SNDCTL_DSP_CHANNELS' undeclared (first use in this function)
DSP.xs: In function 'XS_Audio__DSP_getfmts':
DSP.xs:463: error: 'SNDCTL_DSP_GETFMTS' undeclared (first use in this function)
DSP.xs: In function 'XS_Audio__DSP_post':
DSP.xs:478: error: 'SNDCTL_DSP_POST' undeclared (first use in this function)
DSP.xs: In function 'XS_Audio__DSP_reset':
DSP.xs:493: error: 'SNDCTL_DSP_RESET' undeclared (first use in this function)
DSP.xs: In function 'XS_Audio__DSP_setduplex':
DSP.xs:508: error: 'SNDCTL_DSP_SETDUPLEX' undeclared (first use in this function)
DSP.xs: In function 'XS_Audio__DSP_setfmt':
DSP.xs:527: error: 'SNDCTL_DSP_SETFMT' undeclared (first use in this function)
DSP.xs: In function 'XS_Audio__DSP_speed':
DSP.xs:544: error: 'SNDCTL_DSP_SPEED' undeclared (first use in this function)
DSP.xs: In function 'XS_Audio__DSP_sync':
DSP.xs:559: error: 'SNDCTL_DSP_SYNC' undeclared (first use in this function)
DSP.xs: In function 'XS_Audio__DSP_getformat':
DSP.xs:784: error: 'SNDCTL_DSP_GETFMTS' undeclared (first use in this function)
DSP.xs: In function 'XS_Audio__DSP_queryformat':
DSP.xs:802: error: 'SNDCTL_DSP_SETFMT' undeclared (first use in this function)
DSP.xs:802: error: 'AFMT_QUERY' undeclared (first use in this function)
make: *** [DSP.o] Error 1
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by POE::Component::CPAN::YACSmoke.
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
PERL5_CPANPLUS_IS_RUNNING = 10876
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /Volumes/Media/smoke/blead/bin/perl5.11.0
UID: $< = 502
EUID: $> = 502
GID: $( = 502 502
EGID: $) = 502 502
-------------------------------
--
Summary of my perl5 (revision 5 version 11 subversion 0 patch 33852) configuration:
Platform:
osname=darwin, osvers=8.10.0, archname=darwin-thread-multi-64int-2level
uname='darwin afalglas.bingosnet.co.uk 8.10.0 darwin kernel version 8.10.0: wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc power macintosh powerpc '
config_args='-de -Dusedevel -Dprefix=/Volumes/Media/smoke/blead -Dusethreads -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'
-
FAIL Audio-DSP-0.02 darwin-thread-multi-64int-2level 8.10.0
by chris