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/
--
Dear Dobrica Pavlinusic,
This is a computer-generated report for Fuse-0.09
on perl
5.8.8 patch 34376, created by CPAN-Reporter-1.1702.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.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 test':
make[3]: Entering directory `/home/sand/.cpan/build/Fuse-0.09-6lJ5ec'
rm -f blib/arch/auto/Fuse/Fuse.so
cc -shared -O2 -L/usr/local/lib -pthread -lfuse -lrt -ldl Fuse.o -lpthread -o blib/arch/auto/Fuse/Fuse.so \
\
chmod 755 blib/arch/auto/Fuse/Fuse.so
PERL_DL_NONLAZY=1 /
home/src/perl/repoperls/installed-perls/maint-5.8/pO09p_I/perl-5.8.8@34376/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
test/s/mount.....# mounting examples/loopback.pl to /tmp/fusemnt-sand
# 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": Permission denied at test/s/umount.t line 6.
umount: /tmp/fusemnt-sand is not mounted (according to mtab)
# 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 (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
test/chmod (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/chown (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/getattr (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/getdir (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/link (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/mkdir (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/mknod (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/open (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/read (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/readlink (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/rename (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/rmdir (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/statfs (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/symlink (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/truncate (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/unlink (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/utime (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/write (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/s/umount (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=21, Tests=5, 7 wallclock secs ( 0.14 usr 0.04 sys + 0.94 cusr 0.27 csys = 1.39 CPU)
Result: FAIL
Failed 20/21 test programs. 2/5 subtests failed.
make[3]: *** [test_dynamic] Error 1
make[3]: Leaving directory `/home/sand/.cpan/build/Fuse-0.09-6lJ5ec'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.utf8
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB = /
home/sand/.cpan/build/parrot-0.7.1-NpvHdx/blib/arch:/home/sand/.cpan/build/parrot...
PERL5OPT = -I/tmp/CPAN-Reporter-lib-4Pt2 -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 17400
PERL5_CPAN_IS_RUNNING = 17400
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /
home/src/perl/repoperls/installed-perls/maint-5.8/pO09p_I/perl-5.8.8@34376/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_65
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.14
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_05
Module::Signature 0.55
Test::Harness 3.14
Test::More 0.81_02
YAML 0.66
YAML::Syck 1.05
version 0.76
--
Summary of my perl5 (revision 5 version 8 subversion 8 patch 34376) configuration:
Platform:
osname=linux, osvers=
2.6.22-1-k7, archname=i686-linux-64int
uname='linux k75
2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
config_args='-Dprefix=/
home/src/perl/repoperls/installed-perls/maint-5.8/pO09p_I/perl-5.8.8@34376 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='
4.1.2 20061115 (prerelease) (Debian
4.1.1-21)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, 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 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/
lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'