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

PASS Blog-Simple-HTMLOnly-0.04 armv5tejl-linux 2.6.17.14

Thread Next
From:
stro
Date:
July 11, 2008 18:26
Subject:
PASS Blog-Simple-HTMLOnly-0.04 armv5tejl-linux 2.6.17.14
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 Lee Goddard,
    
This is a computer-generated report for Blog-Simple-HTMLOnly-0.04
on perl 5.8.8, created by CPAN-Reporter-1.1556. 

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: 

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/stro0/perl588/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..13
# Running under perl version 5.008008 for linux
# Current time local: Sat Jul 12 04:25:48 2008
# Current time GMT:   Sat Jul 12 01:25:48 2008
# Using Test.pm version 1.25
ok 1
ok 2
flock() on closed filehandle F at blib/lib/Blog/Simple/HTMLOnly.pm line 374.
flock() on closed filehandle BF at blib/lib/Blog/Simple/HTMLOnly.pm line 425.
flock() on closed filehandle BB at blib/lib/Blog/Simple/HTMLOnly.pm line 435.
flock() on closed filehandle BB at blib/lib/Blog/Simple/HTMLOnly.pm line 445.
flock() on closed filehandle BB at blib/lib/Blog/Simple/HTMLOnly.pm line 127.
flock() on closed filehandle GF at blib/lib/Blog/Simple/HTMLOnly.pm line 139.

<div class="box">
	<div class="title"><b>some title</b></div>
	<div class="author">a.n. author</div>
	<div class="email">anaouthor@somedomain.net</div>
	<div class="ts">Sat Jul 12 04:25:49 2008</div>
	<div class="summary">blah blah</div>
	<div class="content"><p>blah blah blah in XHTM</p><p><b>Better</b> when done in
HTML!</p></div>
</div>

ok 3
ok 4
ok 5
flock() on closed filehandle BB at blib/lib/Blog/Simple/HTMLOnly.pm line 182.
flock() on closed filehandle GF at blib/lib/Blog/Simple/HTMLOnly.pm line 195.

<div class="box">
	<div class="title"><b>some title</b></div>
	<div class="author">a.n. author</div>
	<div class="email">anaouthor@somedomain.net</div>
	<div class="ts">Sat Jul 12 04:25:49 2008</div>
	<div class="summary">blah blah</div>
	<div class="content"><p>blah blah blah in XHTM</p><p><b>Better</b> when done in
HTML!</p></div>
</div>

ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    LD_LIBRARY_PATH = .:/opt/lib:/opt/usr/lib:/opt/usr/local/lib
    PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/local/bin:/opt/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1975
    PERL5_CPAN_IS_RUNNING = 1975
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh
    TERM = xterm

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

    $^X = /home/stro0/perl588/bin/perl
    $UID/$EUID = 1004 / 1004
    $GID = 1004 1004
    $EGID = 1004 1004

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_63
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.23   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.45   
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       3.12   
    Test::More          0.80   
    YAML                0.66   
    YAML::Syck          1.05   
    version             0.7501 


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.17.14, archname=armv5tejl-linux
    uname='linux musicbox 2.6.17.14 #1 preempt mon mar 26 12:36:33 bst 2007 armv5tejl gnulinux '
    config_args=''
    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 ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc.so.0, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Thread Next


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