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 Nick Waterman, This is a computer-generated report for Fuse-Simple-1.00 on perl-5.6.2, created automatically by CPAN-Reporter-1.02 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. While attempting to build or test this distribution, the distribution signaled that support is not available either for this operating system or this version of Perl. Nevertheless, any diagnostic output produced is provided below for reference. 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': PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load......... # Failed test 'use Fuse::Simple;' # at t/00-load.t line 6. # Tried to use 'Fuse::Simple'. # Error: Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/Fuse-Simple-1.00-inpPeZ/blib/lib/Fuse/Simple.pm line 47. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # # Testing Fuse::Simple , Perl 5.006002, /home/david/cpantesting/perl-5.6.2/bin/perl # 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 t/01-mount........# pid 24834 started # mounting /tmp/fusemnt-david took 20.2s # Failed test 'mounted' # at t/01-mount.t line 32. # 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 t/filesystem...... # Failed test 'file a exists' # at t/filesystem.t line 48. # Failed test 'file a is a file' # at t/filesystem.t line 49. # Failed test 'file a readable' # at t/filesystem.t line 50. # Failed test 'file a has size' # at t/filesystem.t line 51. # Failed test 'file a contents' # at t/filesystem.t line 52. # got: 'ERR: can't open file /tmp/fusemnt-david/a: No such file or directory' # expected: 'This is file a. # ' # Failed test 'file b' # at t/filesystem.t line 56. # got: 'ERR: can't open file /tmp/fusemnt-david/b: No such file or directory' # expected: '... and this... is file b, which is slightly longer! # ' # Failed test 'file c' # at t/filesystem.t line 61. # got: 'ERR: can't open file /tmp/fusemnt-david/c: No such file or directory' # expected: 'This file contains \all # sorts @ of $ fun £ stuff # ' # Failed test 'dir d is a dir' # at t/filesystem.t line 73. # Failed test 'dir d contents' # at t/filesystem.t line 74. # got: 'ERR: can't read dir /tmp/fusemnt-david/d: No such file or directory' # expected: '. .. a and contains dir empty few files one subdir this' # Failed test 'dir d/subdir is a dir' # at t/filesystem.t line 77. # Failed test 'dir s/subdir contents' # at t/filesystem.t line 78. # got: 'ERR: can't read dir /tmp/fusemnt-david/d/subdir: No such file or directory' # expected: '. .. symlink wow' # Failed test 'd/subdir/wow is a file' # at t/filesystem.t line 80. # Failed test 'd/subdir/symlink is a symlink' # at t/filesystem.t line 81. # Failed test 'readlink' # at t/filesystem.t line 82. # got: undef # expected: '../empty' # Failed test 'array exists' # at t/filesystem.t line 86. # Failed test 'array is a file' # at t/filesystem.t line 87. # Failed test 'array error' # at t/filesystem.t line 91. # 'No such file or directory' # doesn't match '(?i-xsm:not impl)' # Failed test 'magic file is a file' # at t/filesystem.t line 96. # Failed test 'magic number is 42' # at t/filesystem.t line 97. # got: 'ERR: can't open file /tmp/fusemnt-david/progs/magic: No such file or directory' # expected: '42 # ' # Failed test 'time is a file' # at t/filesystem.t line 117. # Failed test 'timenc is a file' # at t/filesystem.t line 118. # about to sleep for 5s to test cache # Failed test 'time was cached' # at t/filesystem.t line 123. # got: 'not time file' # expected: 'right' # Failed test 'timenc was not cached' # at t/filesystem.t line 124. # got: 'not time file' # expected: 'right' # Failed test 'progs/var has size' # at t/filesystem.t line 129. # Failed test 'writing progs/var wibble' # at t/filesystem.t line 131. # Failed test 'read progs/var wibble' # at t/filesystem.t line 132. # got: 'ERR: can't open file /tmp/fusemnt-david/progs/var: No such file or directory' # expected: 'wibble' # Failed test 'read progs/var-dup wibble' # at t/filesystem.t line 133. # got: 'ERR: can't open file /tmp/fusemnt-david/progs/var-dup: No such file or directory' # expected: 'wibble' # Failed test 'writing progs/var-dup fnord' # at t/filesystem.t line 139. # Failed test 'read progs/var fnord' # at t/filesystem.t line 140. # got: 'ERR: can't open file /tmp/fusemnt-david/progs/var: No such file or directory' # expected: 'wobble' # Failed test 'read progs/var-dup fnord' # at t/filesystem.t line 141. # got: 'ERR: can't open file /tmp/fusemnt-david/progs/var-dup: No such file or directory' # expected: 'wobble' # Failed test 'var2 bad fd' # at t/filesystem.t line 147. # 'No such file or directory' # doesn't match '(?-xism:Bad file descriptor)' # Failed test 'writing progs/var2' # at t/filesystem.t line 149. # Failed test 'progs/var2 has size' # at t/filesystem.t line 150. # Failed test 'progs/var2 is readable' # at t/filesystem.t line 151. # Failed test 'var2 contents' # at t/filesystem.t line 152. # got: 'ERR: can't open file /tmp/fusemnt-david/progs/var2: No such file or directory' # expected: 'erk' # Failed test 'var3 contents' # at t/filesystem.t line 156. # 'ERR: can't open file /tmp/fusemnt-david/progs/var3: No such file or directory' # doesn't match '(?-xism:unwritable)' # Failed test 'var3 unwritable' # at t/filesystem.t line 157. # 'No such file or directory' # doesn't match '(?i-xsm:stale)' # Failed test 'nasty unreadable' # at t/filesystem.t line 161. # 'No such file or directory' # doesn't match '(?i-xsm:stale)' # Failed test 'nasty unwritable' # at t/filesystem.t line 162. # 'No such file or directory' # doesn't match '(?i-xsm:stale)' # Failed test 'nastync is a file' # at t/filesystem.t line 166. # Failed test 'nastync readable' # at t/filesystem.t line 167. # Failed test 'nastync has size' # at t/filesystem.t line 168. # Failed test 'nastync contents' # at t/filesystem.t line 169. # 'ERR: can't open file /tmp/fusemnt-david//progs/nastync: No such file or directory' # doesn't match '(?-xism:die sucker)' # Failed test 'dirsub is a dir' # at t/filesystem.t line 173. # Failed test 'dirsub contents' # at t/filesystem.t line 174. # got: 'ERR: can't read dir /tmp/fusemnt-david/progs/dirsub: No such file or directory' # expected: '. .. 1 2' # Failed test 'dirsub/1 is a file' # at t/filesystem.t line 175. # Failed test 'dirsub/1 contents' # at t/filesystem.t line 176. # got: 'ERR: can't open file /tmp/fusemnt-david/progs/dirsub/1: No such file or directory' # expected: 'one' # Failed test 'dirsub/2 is a file' # at t/filesystem.t line 177. # Failed test 'dirsub/2 contents' # at t/filesystem.t line 178. # got: 'ERR: can't open file /tmp/fusemnt-david/progs/dirsub/2: No such file or directory' # expected: 'two' # Failed test 'odd-err-on-write is a file' # at t/filesystem.t line 187. # Failed test 'odd-err-on-write readable' # at t/filesystem.t line 188. # Failed test 'odd-err-on-write has size' # at t/filesystem.t line 189. # Failed test 'odd-err-on-write contents' # at t/filesystem.t line 190. # 'ERR: can't open file /tmp/fusemnt-david//progs/odd-err-on-write: No such file or directory' # doesn't match '(?-xism:write to me)' # Failed test 'odd-err-on-write err' # at t/filesystem.t line 192. # 'No such file or directory' # doesn't match '(?-xism:too large|overflow)' # Failed test 'die-sub is a dir' # at t/filesystem.t line 197. # Failed test 'die-sub contents' # at t/filesystem.t line 198. # got: 'ERR: can't read dir /tmp/fusemnt-david/progs/die-sub: No such file or directory' # expected: '. .. 1 2' # Failed test 'die-sub/1 is a file' # at t/filesystem.t line 199. # Failed test 'die-sub/1 contents' # at t/filesystem.t line 200. # got: 'ERR: can't open file /tmp/fusemnt-david/progs/die-sub/1: No such file or directory' # expected: 'one' # Failed test 'die-sub/2 is a file' # at t/filesystem.t line 201. # Failed test 'die-sub/2 contents' # at t/filesystem.t line 202. # got: 'ERR: can't open file /tmp/fusemnt-david/progs/die-sub/2: No such file or directory' # expected: 'two' # Failed test 'link_to_magic is a symlink' # at t/filesystem.t line 220. # Failed test 'link_to_magic links to ./progs/magic' # at t/filesystem.t line 221. # got: undef # expected: './progs/magic' # Failed test 'link_to_wow is a symlink' # at t/filesystem.t line 220. # Failed test 'link_to_wow links to d/subdir/wow' # at t/filesystem.t line 221. # got: undef # expected: 'd/subdir/wow' # Failed test 'link_to_a is a symlink' # at t/filesystem.t line 220. # Failed test 'link_to_a links to a' # at t/filesystem.t line 221. # got: undef # expected: 'a' # Failed test 'link_to_me is a symlink' # at t/filesystem.t line 220. # Failed test 'link_to_me links to link_to_me' # at t/filesystem.t line 221. # got: undef # expected: 'link_to_me' # Failed test 'link_to_nofile is a symlink' # at t/filesystem.t line 220. # Failed test 'link_to_nofile links to this-file-does-not-exist' # at t/filesystem.t line 221. # got: undef # expected: 'this-file-does-not-exist' # Failed test 'link_to_d is a symlink' # at t/filesystem.t line 220. # Failed test 'link_to_d links to d' # at t/filesystem.t line 221. # got: undef # expected: 'd' # Failed test 'file undef exists' # at t/filesystem.t line 226. # Failed test 'file undef is a file' # at t/filesystem.t line 227. # Failed test 'file undef has no size' # at t/filesystem.t line 229. # got: undef # expected: '0' # Failed test 'undef bad fd' # at t/filesystem.t line 230. # 'No such file or directory' # doesn't match '(?-xism:Bad file descriptor)' # about to sleep for 2s to clear FUSE cache (not Fuse.pm or Fuse::Simple) # Failed test 'file undef still not readable' # at t/filesystem.t line 238. # Failed test 'file undef STILL has no size' # at t/filesystem.t line 239. # got: '6' # expected: '0' # Failed test 'undef still bad fd' # at t/filesystem.t line 240. # '' # doesn't match '(?-xism:Bad file descriptor)' # Failed test 'quotes contents' # at t/filesystem.t line 247. # got: 'ERR: can't read dir /tmp/fusemnt-david/quotes: No such file or directory' # expected: '. .. q qq qr' # Failed test 'quotes/q exists' # at t/filesystem.t line 249. # Failed test 'quotes/q is a file' # at t/filesystem.t line 250. # Failed test 'quotes/q is readable' # at t/filesystem.t line 251. # Failed test 'quotes/q has size' # at t/filesystem.t line 252. # Failed test 'quotes/q contents' # at t/filesystem.t line 253. # got: 'ERR: can't open file /tmp/fusemnt-david/quotes/q: No such file or directory' # expected: 'a single-quoted string\n' # Failed test 'quotes/qq exists' # at t/filesystem.t line 257. # Failed test 'quotes/qq is a file' # at t/filesystem.t line 258. # Failed test 'quotes/qq is readable' # at t/filesystem.t line 259. # Failed test 'quotes/qq has size' # at t/filesystem.t line 260. # Failed test 'quotes/qq contents' # at t/filesystem.t line 261. # got: 'ERR: can't open file /tmp/fusemnt-david/quotes/qq: No such file or directory' # expected: 'a double-quoted string # ' # Failed test 'quotes/qr exists' # at t/filesystem.t line 265. # Failed test 'quotes/qr is a file' # at t/filesystem.t line 266. # Failed test 'quotes/qr error' # at t/filesystem.t line 270. # 'No such file or directory' # doesn't match '(?i-xsm:not impl)' # Looks like you failed 93 tests of 103. dubious Test returned status 93 (wstat 23808, 0x5d00) DIED. FAILED tests 1-16, 20-33, 36-79, 81-82, 84-99, 103 Failed 93/103 tests, 9.71% okay t/fuse_simple..... # Failed test 'use Fuse::Simple;' # at t/fuse_simple.t line 11. # Tried to use 'Fuse::Simple'. # Error: Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/Fuse-Simple-1.00-inpPeZ/blib/lib/Fuse/Simple.pm line 47. # BEGIN failed--compilation aborted at t/fuse_simple.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Name "Fuse::Simple::fs" used only once: possible typo at t/fuse_simple.t line 18. Undefined subroutine &main::fetch called at t/fuse_simple.t line 18. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod-coverage....ok t/pod.............ok t/zz-unmount......# unmount /tmp/fusemnt-david took 0.2s Can't exec "fusermount": No such file or directory at t/zz-unmount.t line 8. # unmount /tmp/fusemnt-david took 0.2s Don't know which tests failed: got 2 ok, expected 1 Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 1 t/01-mount.t 1 256 1 1 1 t/filesystem.t 93 23808 103 93 1-16 20-33 36-79 81-82 84-99 103 t/fuse_simple.t 255 65280 1 1 1 t/zz-unmount.t 1 ?? ?? Failed 5/7 test scripts. 95/109 subtests failed. Files=7, Tests=109, 28 wallclock secs ( 0.30 cusr + 0.09 csys = 0.39 CPU) Failed 5/7 test programs. 95/109 subtests failed. make: *** [test_dynamic] Error 11 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ---------- ---- ----- Carp 0 0 Errno 0 1.111 Exporter 0 5.562 Fcntl 0 1.03 ! Fuse 0 n/a strict 0 1.01 Switch 0 2.13 Test::More 0 0.67 warnings 0 0 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_GB LANGUAGE = en_GB:en_US:en_GB:en PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 24595 PERL5_CPAN_IS_RUNNING = 24595 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/david/cpantesting/perl-5.6.2/bin/perl $UID/$EUID = 1000 / 1000 $GID = 1000 46 44 29 25 24 20 1000 $EGID = 1000 46 44 29 25 24 20 1000 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9203 Cwd 2.04 ExtUtils::CBuilder n/a ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 0.86 Module::Build 0.2808 Module::Signature n/a Test::Harness 2.64 Test::More 0.67 YAML n/a YAML::Syck 0.99 version 0.7203 -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=linux, osvers=2.4.27-3-686, archname=i686-linux uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux ' config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O3', cppflags='-fno-strict-aliasing' ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', 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, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
