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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--

Dear GARNACHO,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.0562. 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':

[CP_MSG] [Sun Nov 13 01:07:35 2005] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/G/GA/GARNACHO/Sys-Gamin-0.1.tar.gz'
[CP_MSG] [Sun Nov 13 01:07:35 2005] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/G/GA/GARNACHO/CHECKSUMS'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Checksum matches for 'Sys-Gamin-0.1.tar.gz'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/CHANGES'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/META.yml'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/monitor'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/lib/'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/lib/Sys/'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/lib/Sys/Gamin.pm'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/MANIFEST'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/typemap'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/TODO'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/Gamin.xs'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/MANIFEST.SKIP'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/t/'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/t/gamin.t'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/Makefile.PL'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys-Gamin-0.1/README'
[CP_MSG] [Sun Nov 13 01:07:36 2005] Extracted 'Sys::Gamin' to 
'/home/njh/.cpanplus/5.8.7/build/Sys-Gamin-0.1'
[CP_MSG] [Sun Nov 13 01:07:37 2005] Ignore "Not a known parameter name" 
warnings.
Checking if your kit is complete...
Looks good
Writing Makefile for Sys::Gamin

[CP_ERROR] [Sun Nov 13 01:07:41 2005] MAKE failed: No such file or directory cp 
lib/Sys/Gamin.pm blib/lib/Sys/Gamin.pm
AutoSplitting blib/lib/Sys/Gamin.pm (blib/lib/auto/Sys/Gamin)
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp  -typemap 
/usr/share/perl/5.8/ExtUtils/typemap -typemap typemap  Gamin.xs > Gamin.xsc && 
mv Gamin.xsc Gamin.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.1\" -DXS_VERSION=\"0.1\" -fPIC 
"-I/usr/lib/perl/5.8/CORE"   Gamin.c
Gamin.xs:11:17: error: fam.h: No such file or directory
Gamin.xs: In function 'constant':
Gamin.xs:52: error: 'FAMChanged' undeclared (first use in this function)
Gamin.xs:52: error: (Each undeclared identifier is reported only once
Gamin.xs:52: error: for each function it appears in.)
Gamin.xs:54: error: 'FAMDeleted' undeclared (first use in this function)
Gamin.xs:56: error: 'FAMStartExecuting' undeclared (first use in this function)
Gamin.xs:58: error: 'FAMStopExecuting' undeclared (first use in this function)
Gamin.xs:60: error: 'FAMCreated' undeclared (first use in this function)
Gamin.xs:62: error: 'FAMMoved' undeclared (first use in this function)
Gamin.xs:64: error: 'FAMAcknowledge' undeclared (first use in this function)
Gamin.xs:66: error: 'FAMExists' undeclared (first use in this function)
Gamin.xs:68: error: 'FAMEndExist' undeclared (first use in this function)
Gamin.xs: In function 'famerror':
Gamin.xs:123: error: 'FAMErrno' undeclared (first use in this function)
Gamin.xs:123: error: 'FamErrlist' undeclared (first use in this function)
Gamin.xs: In function 'famwarn':
Gamin.xs:132: error: 'FAMErrno' undeclared (first use in this function)
Gamin.xs:132: error: 'FamErrlist' undeclared (first use in this function)
Gamin.c: In function 'XS_FAMConnectionPtr_Open2':
Gamin.c:188: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:188: error: 'fc' undeclared (first use in this function)
Gamin.c:195: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMConnectionPtr_Close':
Gamin.c:213: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:213: error: 'fc' undeclared (first use in this function)
Gamin.c:219: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMConnectionPtr_MonitorCollection':
Gamin.c:237: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:237: error: 'fc' undeclared (first use in this function)
Gamin.c:239: error: 'FAMRequest' undeclared (first use in this function)
Gamin.c:239: error: 'fr' undeclared (first use in this function)
Gamin.c:248: error: syntax error before ')' token
Gamin.c:255: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMConnectionPtr_MonitorDirectory2':
Gamin.c:273: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:273: error: 'fc' undeclared (first use in this function)
Gamin.c:275: error: 'FAMRequest' undeclared (first use in this function)
Gamin.c:275: error: 'fr' undeclared (first use in this function)
Gamin.c:281: error: syntax error before ')' token
Gamin.c:288: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMConnectionPtr_MonitorFile2':
Gamin.c:306: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:306: error: 'fc' undeclared (first use in this function)
Gamin.c:308: error: 'FAMRequest' undeclared (first use in this function)
Gamin.c:308: error: 'fr' undeclared (first use in this function)
Gamin.c:314: error: syntax error before ')' token
Gamin.c:321: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMConnectionPtr_SuspendMonitor':
Gamin.c:339: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:339: error: 'fc' undeclared (first use in this function)
Gamin.c:340: error: 'FAMRequest' undeclared (first use in this function)
Gamin.c:340: error: 'fr' undeclared (first use in this function)
Gamin.c:346: error: syntax error before ')' token
Gamin.c:353: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMConnectionPtr_ResumeMonitor':
Gamin.c:371: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:371: error: 'fc' undeclared (first use in this function)
Gamin.c:372: error: 'FAMRequest' undeclared (first use in this function)
Gamin.c:372: error: 'fr' undeclared (first use in this function)
Gamin.c:378: error: syntax error before ')' token
Gamin.c:385: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMConnectionPtr_CancelMonitor':
Gamin.c:403: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:403: error: 'fc' undeclared (first use in this function)
Gamin.c:404: error: 'FAMRequest' undeclared (first use in this function)
Gamin.c:404: error: 'fr' undeclared (first use in this function)
Gamin.c:410: error: syntax error before ')' token
Gamin.c:417: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMConnectionPtr_NextEvent':
Gamin.c:435: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:435: error: 'fc' undeclared (first use in this function)
Gamin.c:436: error: 'FAMEvent' undeclared (first use in this function)
Gamin.c:436: error: 'fe' undeclared (first use in this function)
Gamin.c:442: error: syntax error before ')' token
Gamin.c:449: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMConnectionPtr_Pending':
Gamin.c:467: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:467: error: 'fc' undeclared (first use in this function)
Gamin.c:473: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMConnectionPtr_DESTROY':
Gamin.c:491: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:491: error: 'fc' undeclared (first use in this function)
Gamin.c:495: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMConnectionPtr_new':
Gamin.c:515: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:515: error: 'RETVAL' undeclared (first use in this function)
Gamin.xs:242: error: syntax error before ')' token
Gamin.xs:242: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMConnectionPtr_fd':
Gamin.c:532: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:532: error: 'fc' undeclared (first use in this function)
Gamin.c:538: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMRequestPtr_DESTROY':
Gamin.c:557: error: 'FAMRequest' undeclared (first use in this function)
Gamin.c:557: error: 'fr' undeclared (first use in this function)
Gamin.c:561: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMRequestPtr_new':
Gamin.c:580: error: 'FAMRequest' undeclared (first use in this function)
Gamin.c:580: error: 'RETVAL' undeclared (first use in this function)
Gamin.xs:271: error: syntax error before ')' token
Gamin.xs:271: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMRequestPtr_reqnum':
Gamin.c:597: error: 'FAMRequest' undeclared (first use in this function)
Gamin.c:597: error: 'fr' undeclared (first use in this function)
Gamin.c:603: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMRequestPtr_setreqnum':
Gamin.c:622: error: 'FAMRequest' undeclared (first use in this function)
Gamin.c:622: error: 'fr' undeclared (first use in this function)
Gamin.c:627: error: syntax error before ')' token
Gamin.xs:289: error: invalid lvalue in assignment
Gamin.c: In function 'XS_FAMEventPtr_DESTROY':
Gamin.c:645: error: 'FAMEvent' undeclared (first use in this function)
Gamin.c:645: error: 'fe' undeclared (first use in this function)
Gamin.c:649: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMEventPtr_new':
Gamin.c:668: error: 'FAMEvent' undeclared (first use in this function)
Gamin.c:668: error: 'RETVAL' undeclared (first use in this function)
Gamin.xs:307: error: syntax error before ')' token
Gamin.xs:307: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMEventPtr_fc':
Gamin.c:685: error: 'FAMEvent' undeclared (first use in this function)
Gamin.c:685: error: 'fe' undeclared (first use in this function)
Gamin.c:686: error: 'FAMConnection' undeclared (first use in this function)
Gamin.c:686: error: 'RETVAL' undeclared (first use in this function)
Gamin.c:690: error: syntax error before ')' token
Gamin.xs:322: error: syntax error before ')' token
Gamin.xs:322: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMEventPtr_fr':
Gamin.c:711: error: 'FAMEvent' undeclared (first use in this function)
Gamin.c:711: error: 'fe' undeclared (first use in this function)
Gamin.c:712: error: 'FAMRequest' undeclared (first use in this function)
Gamin.c:712: error: 'RETVAL' undeclared (first use in this function)
Gamin.c:716: error: syntax error before ')' token
Gamin.xs:331: error: syntax error before ')' token
Gamin.xs:331: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMEventPtr_hostname':
Gamin.c:737: error: 'FAMEvent' undeclared (first use in this function)
Gamin.c:737: error: 'fe' undeclared (first use in this function)
Gamin.c:743: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMEventPtr_filename':
Gamin.c:762: error: 'FAMEvent' undeclared (first use in this function)
Gamin.c:762: error: 'fe' undeclared (first use in this function)
Gamin.c:768: error: syntax error before ')' token
Gamin.c: In function 'XS_FAMEventPtr_code':
Gamin.c:787: error: 'FAMEvent' undeclared (first use in this function)
Gamin.c:787: error: 'fe' undeclared (first use in this function)
Gamin.c:788: error: 'FAMCodes' undeclared (first use in this function)
Gamin.c:788: error: syntax error before 'RETVAL'
Gamin.c:793: error: syntax error before ')' token
Gamin.xs:356: error: 'RETVAL' undeclared (first use in this function)
make: *** [Gamin.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.03.

--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.6.14-rc4, archname=i486-linux-gnu-thread-multi
    uname='linux ninsei 2.6.14-rc4 #1 smp preempt tue oct 11 20:35:48 pdt 2005 
i686 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.7 
-Dsitearch=/usr/local/lib/perl/5.8.7 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.7 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.2 (Debian 4.0.2-2)', gccosandvers=''
    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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.7
    gnulibc_version='2.3.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to