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 Dobrica Pavlinusic,
    
This is a computer-generated report for Fuse-0.09
on perl-5.10.0, created automatically by CPAN-Reporter-1.0602 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

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 test':

rm -f blib/arch/auto/Fuse/Fuse.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -Dman3ext=3pm -bundle -undefined 
dynamic_lookup -L/usr/local/lib -L/opt/local/lib -lfuse Fuse.o -lpthread  -o 
blib/arch/auto/Fuse/Fuse.bundle     \
                \
          
chmod 755 blib/arch/auto/Fuse/Fuse.bundle
PERL_DL_NONLAZY=1 /alt/local/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
test/s/mount.......# mounting examples/loopback.pl to /private/tmp/fusemnt-andy
# Mounted in 5.1 secs

#   Failed test 'mount succeeded'
#   at test/s/mount.t line 35.
# Looks like you failed 1 test of 3.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/3 subtests 
test/chmod.........not properly mounted
Compilation failed in require at test/chmod.t line 2.
BEGIN failed--compilation aborted at test/chmod.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/chown.........not properly mounted
Compilation failed in require at test/chown.t line 2.
BEGIN failed--compilation aborted at test/chown.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/getattr.......not properly mounted
Compilation failed in require at test/getattr.t line 2.
BEGIN failed--compilation aborted at test/getattr.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/getdir........not properly mounted
Compilation failed in require at test/getdir.t line 2.
BEGIN failed--compilation aborted at test/getdir.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/link..........not properly mounted
Compilation failed in require at test/link.t line 2.
BEGIN failed--compilation aborted at test/link.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/mkdir.........not properly mounted
Compilation failed in require at test/mkdir.t line 2.
BEGIN failed--compilation aborted at test/mkdir.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/mknod.........not properly mounted
Compilation failed in require at test/mknod.t line 2.
BEGIN failed--compilation aborted at test/mknod.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/open..........not properly mounted
Compilation failed in require at test/open.t line 2.
BEGIN failed--compilation aborted at test/open.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/pod...........ok
test/read..........not properly mounted
Compilation failed in require at test/read.t line 2.
BEGIN failed--compilation aborted at test/read.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/readlink......not properly mounted
Compilation failed in require at test/readlink.t line 2.
BEGIN failed--compilation aborted at test/readlink.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/rename........not properly mounted
Compilation failed in require at test/rename.t line 2.
BEGIN failed--compilation aborted at test/rename.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/rmdir.........not properly mounted
Compilation failed in require at test/rmdir.t line 2.
BEGIN failed--compilation aborted at test/rmdir.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/statfs........not properly mounted
Compilation failed in require at test/statfs.t line 2.
BEGIN failed--compilation aborted at test/statfs.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/symlink.......not properly mounted
Compilation failed in require at test/symlink.t line 2.
BEGIN failed--compilation aborted at test/symlink.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/truncate......not properly mounted
Compilation failed in require at test/truncate.t line 2.
BEGIN failed--compilation aborted at test/truncate.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/unlink........not properly mounted
Compilation failed in require at test/unlink.t line 2.
BEGIN failed--compilation aborted at test/unlink.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/utime.........not properly mounted
Compilation failed in require at test/utime.t line 2.
BEGIN failed--compilation aborted at test/utime.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/write.........not properly mounted
Compilation failed in require at test/write.t line 2.
BEGIN failed--compilation aborted at test/write.t line 2.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
test/s/umount......Can't exec "fusermount": No such file or directory at 
test/s/umount.t line 6.
umount: /private/tmp/fusemnt-andy: not currently mounted

#   Failed test 'unmount'
#   at test/s/umount.t line 10.
# Looks like you failed 1 test of 1.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/1 subtests 

Test Summary Report
-------------------
test/s/mount.t (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
test/chmod.t   (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/chown.t   (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/getattr.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/getdir.t  (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/link.t    (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/mkdir.t   (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/mknod.t   (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/open.t    (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/read.t    (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/readlink.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/rename.t  (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/rmdir.t   (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/statfs.t  (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/symlink.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/truncate.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/unlink.t  (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/utime.t   (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/write.t   (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
test/s/umount.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=21, Tests=5,  7 wallclock secs ( 0.06 usr  0.07 sys +  0.56 cusr  0.49 
csys =  1.18 CPU)
Result: FAIL
Failed 20/21 test programs. 2/5 subtests failed.
make: *** [test_dynamic] Error 1

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_GB.UTF-8
    LC_CTYPE = en_US.UTF-8
    PATH = 
/alt/local/bin:/Users/andy/bin:/usr/local/apache2/bin:/usr/local/apache2/php/bin:/opt/local/bin:/usr/local/bin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 476
    PERL5_CPAN_IS_RUNNING = 476
    SHELL = /bin/bash
    TERM = xterm-color
    TMPDIR = /var/folders/Sc/ScUm9aQIGbSyvHg2MoClfk+++TI/-Tmp-/

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

    $^X = /alt/local/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 20 98 101 102 81 79 80
    $EGID = 20 20 98 101 102 81 79 80

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.08     
    Test::More          0.74     
    YAML                0.66     
    YAML::Syck          1.00     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=9.1.0, archname=darwin-thread-multi-2level
    uname='darwin voodoo.local 9.1.0 darwin kernel version 9.1.0: wed oct 31 
17:46:22 pdt 2007; root:xnu-1228.0.2~1release_i386 i386 '
    config_args='-de -Dusedevel -Dinc_version_list=none -Dprefix=/alt/local 
-Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib -Uversiononly -Dusedtrace'
    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=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, 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 ='-Dman3ext=3pm 
-L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-Dman3ext=3pm -bundle -undefined dynamic_lookup 
-L/usr/local/lib -L/opt/local/lib'

Reply via email to