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. -- make test fails on this RedHat 8.0 system: # make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1st............ok t/freebsd-ufs....skipped all skipped: no reason given t/linux-ext2.....Can't use an undefined value as an ARRAY reference at t/linux-ext2.t line 26. t/linux-ext2.....dubious Test returned status 25 (wstat 6400, 0x1900) t/linux-vfat.....ok t/solaris-ufs....skipped all skipped: no reason given Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/linux-ext2.t 25 6400 ?? ?? % ?? 2 tests skipped. Failed 1/5 test scripts, 80.00% okay. 0/2 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 29 Exit 2 The contents of /etc/mtag looks like this (note: no ext2 filesystem, only ext3!): /dev/hda3 / ext3 rw 0 0 none /proc proc rw 0 0 usbdevfs /proc/bus/usb usbdevfs rw 0 0 /dev/hda1 /boot ext3 rw 0 0 none /dev/pts devpts rw,gid=5,mode=620 0 0 none /dev/shm tmpfs rw 0 0 /dev/hda2 /services ext3 rw 0 0 none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0 Also, df is strangely formatted (yes, the newline after rfcomm0 is really there): # df Filesystem 1K-blocks Used Available Use% Mounted on /dev/hda3 60476068 50940884 6463156 89% / /dev/hda1 101089 23587 72283 25% /boot none 451464 0 451464 0% /dev/shm /dev/hda2 53763388 1662720 49369620 4% /services localhost:/dev/rfcomm0 74206 20540 53666 28% /mnt/nokia60 -- Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration: Platform: osname=linux, osvers=2.4.18-14, archname=i686-linux uname='linux devpc01.iconmobile.de 2.4.18-14 #1 wed sep 4 13:35:50 edt 2002 i686 i686 i386 gnulinux ' config_args='-de' 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=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-g -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O3', cppflags='-fno-strict-aliasing -I/usr/include/gdbm' ccversion='', gccversion='3.2 20020903 (Red Hat Linux 8.0 3.2-7)', 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=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.2.93.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.2.93' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
