develooper Front page | perl.cpan.testers | Postings from July 2008

PASS IO-LockedFile-0.23 darwin-thread-multi-2level 9.2.2

From:
andy
Date:
July 2, 2008 18:26
Subject:
PASS IO-LockedFile-0.23 darwin-thread-multi-2level 9.2.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/


--
Dear Rani Pinchuk,
    
This is a computer-generated report for IO-LockedFile-0.23
on perl 5.10.0, created by CPAN-Reporter-1.15. 

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 /alt/local/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..13
ok 1
ok 2 the file is locked exclussivly, so we could not open it to write
ok 3 the file is locked exclussivly, so we could not open it to read
ok 4 the file has a shared lock, so we could not open it to write
ok 5 the file has a shared lock, so we could open it to read
ok 6 the file is locked exclussivly, so we could not open it to write
ok 7 the file is locked exclussivly, so we could not open it to read
ok 8 the file has a shared lock, so we could not open it to write
ok 9 the file has a shared lock, so we could open it to read
ok 10 the file is locked exclussivly, so we could not open it to write
ok 11 the file is locked exclussivly, so we could not open it to read
ok 12 the file has a shared lock, so we could not open it to write
ok 13 the file has a shared lock, so we could open it to read

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module   Need  Have
    -------- ----- ----
    Fcntl    undef 1.06
    IO::File undef 1.14

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_GB.UTF-8
    LC_CTYPE = en_US.UTF-8
    PATH = /Users/andy/bin/Darwin:/Users/andy/bin:/alt/local/bin:/opt/local/lib/postgresql83/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 59083
    PERL5_CPAN_IS_RUNNING = 59083
    SHELL = /bin/bash
    TERM = xterm-color
    TMPDIR = /var/folders/84/84jBfFBvGrui-Ij3sqAhvU+++TI/-Tmp-/

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /alt/local/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 20 98 101 81 79 80
    $EGID = 20 20 98 101 81 79 80

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.54     
    ExtUtils::ParseXS   2.19     
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.13     
    Test::More          0.80     
    YAML                0.66     
    YAML::Syck          1.05     
    version             0.7501   


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=9.2.2, archname=darwin-thread-multi-2level
    uname='darwin weeble.local 9.2.2 darwin kernel version 9.2.2: tue mar 4 21:17:34 pst 2008; root:xnu-1228.4.31~1release_i386 i386 '
    config_args='-de -Dusedevel -Dinc_version_list=none -Dprefix=/alt/local -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib -Uversiononly -Dusedtrace'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/opt/local/include'
    ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-Dman3ext=3pm -L/opt/local/lib'
    libpth=/opt/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-Dman3ext=3pm -bundle -undefined dynamic_lookup -L/opt/local/lib'



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