develooper Front page | perl.cpan.testers | Postings from October 2001

NA Filesys-DiskFree-0.06 i386-netbsd 1.5.2

From:
Alain BARBET
Date:
October 22, 2001 16:09
Subject:
NA Filesys-DiskFree-0.06 i386-netbsd 1.5.2
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

-- 
Same comments as for openbsd: as package will sucessful pass test,
output of df command is unknown:

big-bang:/usr/local/workplace/perl/Filesys-DiskFree-0.06$ perl eg/perldf
No df command known for format netbsd at eg/perldf line 18

big-bang:/usr/local/workplace/perl/Filesys-DiskFree-0.06$ df
Filesystem  512-blocks     Used    Avail Capacity  Mounted on
/dev/wd1a      1882460   706874  1081462    39%    /
kernfs               2        2        0   100%    /kern

big-bang:/usr/local/workplace/perl/Filesys-DiskFree-0.06$ df -i
Filesystem  512-blocks     Used    Avail Capacity iused   ifree  %iused  Mounted on
/dev/wd1a      1882460   706874  1081462    39%   20826  219236     8%   /
kernfs               2        2        0   100%       0       0   100%   /kern

big-bang:/usr/local/workplace/perl/Filesys-DiskFree-0.06$ df -ik
Filesystem  1K-blocks     Used    Avail Capacity iused   ifree  %iused  Mounted on
/dev/wd1a      941230   353437   540731    39%   20826  219236     8%   /
kernfs              1        1        0   100%       0       0   100%   /kern

--

Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=netbsd, osvers=1.5.2, archname=i386-netbsd
    uname='netbsd big-bang.alianet 1.5.2 netbsd 1.5.2 (generic) #3: sat aug 18 23:37:05 cest 2001 he@hamster.urc.uninett.no:usrsrcsysarchi386compilegeneric i386 '
    config_args='-d'
    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',
    optimize='-O',
    cppflags='-fno-strict-aliasing'
    ccversion='', gccversion='egcs-2.91.66 19990314 (egcs-1.1.2 release)', 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=y, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lm -lc -lposix -lcrypt -lutil
    perllibs=-lm -lc -lposix -lcrypt -lutil
    libc=/usr/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-R/lib '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/local/lib'




Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About