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.08 on perl-5.8.8, created automatically by CPAN-Reporter-1.06 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 'make test': PERL_DL_NONLAZY=1 /opt/ActivePerl-5.8/bin/perl-static "-Iblib/lib" "-Iblib/arch" test.pl test/s/mount.....# mounting examples/loopback_t.pl to /tmp/fusemnt-root # Mounted in 5.1 secs # Failed test 'mount succeeded' # at test/s/mount.t line 27. # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) 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 status 2 (wstat 512, 0x200) test/s/umount....fusermount: entry for /tmp/fusemnt-root not found in /etc/mtab # Failed test 'unmount' # at test/s/umount.t line 7. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- test/chmod.t 2 512 ?? ?? ?? test/chown.t 2 512 ?? ?? ?? test/getattr.t 2 512 ?? ?? ?? test/getdir.t 2 512 ?? ?? ?? test/link.t 2 512 ?? ?? ?? test/mkdir.t 2 512 ?? ?? ?? test/mknod.t 2 512 ?? ?? ?? test/open.t 2 512 ?? ?? ?? test/read.t 2 512 ?? ?? ?? test/readlink.t 2 512 ?? ?? ?? test/rename.t 2 512 ?? ?? ?? test/rmdir.t 2 512 ?? ?? ?? test/s/mount.t 1 256 3 1 3 test/s/umount.t 1 256 1 1 1 test/statfs.t 2 512 ?? ?? ?? test/symlink.t 2 512 ?? ?? ?? test/truncate.t 2 512 ?? ?? ?? test/unlink.t 2 512 ?? ?? ?? test/utime.t 2 512 ?? ?? ?? test/write.t 2 512 ?? ?? ?? Failed 20/21 test scripts. 2/5 subtests failed. Files=21, Tests=5, 6 wallclock secs ( 0.61 cusr + 0.14 csys = 0.75 CPU) 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 = POSIX LC_CTYPE = de_DE.UTF-8 PATH = /sbin:/usr/sbin:/usr/local/sbin:/opt/gnome/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/NX/bin:/usr/lib/qt3/bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 8654 PERL5_CPAN_IS_RUNNING = 8654 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /opt/ActivePerl-5.8/bin/perl-static $UID/$EUID = 0 / 0 $GID = 0 0 $EGID = 0 0 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9203 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.4101 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature n/a Test::Harness 2.64 Test::More 0.72 YAML 0.66 YAML::Syck n/a version 0.73 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.2.24-7.0.3, archname=i686-linux-thread-multi uname='linux redhat-70-i386.activestate.com 2.2.24-7.0.3 #1 fri mar 14 08:28:25 est 2003 i686 unknown ' config_args='-ders -Dcc=gcc -Dusethreads -Duseithreads -Ud_sigsetjmp -Uinstallusrbinperl -Ulocincpth= -Uloclibpth= -Accflags=-DUSE_SITECUSTOMIZE -Duselargefiles -Accflags=-DNO_HASH_SEED -Accflags=-DPRIVLIB_LAST_IN_INC -Dprefix=/opt/ActivePerl-5.8 -Dprivlib=/opt/ActivePerl-5.8/lib -Darchlib=/opt/ActivePerl-5.8/lib -Dsiteprefix=/opt/ActivePerl-5.8/site -Dsitelib=/opt/ActivePerl-5.8/site/lib -Dsitearch=/opt/ActivePerl-5.8/site/lib -Dsed=/bin/sed -Dconfig_heavy=Config_static.pl -Dcf_by=ActiveState [EMAIL PROTECTED]' 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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -I/usr/include/gdbm' ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.1 2.96-85)', 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='gcc', ldflags ='' libpth=/lib /usr/lib /usr/local/lib libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.2.4.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.2.4' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2'
