Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Apache-MONITOR-0.02 v5.12.3 OpenBSD
Date: 2011-06-13T21:52:14Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Jan Algermissen,
This is a computer-generated report for Apache-MONITOR-0.02
on perl 5.12.3, created by CPAN-Reporter-1.1902.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
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/sts/cpansmoke/perl-5.12.3/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..1
Can't locate String/CRC/Cksum.pm in @INC (@INC contains: blib/lib blib/arch /home/sts/cpansmoke/perl-5.12.3/lib/site_perl/5.12.3/OpenBSD.i386-openbsd-thread-multi /home/sts/cpansmoke/perl-5.12.3/lib/site_perl/5.12.3 /home/sts/cpansmoke/perl-5.12.3/lib/5.12.3/OpenBSD.i386-openbsd-thread-multi /home/sts/cpansmoke/perl-5.12.3/lib/5.12.3 .) at blib/lib/Apache/MONITOR.pm line 7.
BEGIN failed--compilation aborted at blib/lib/Apache/MONITOR.pm line 7.
Compilation failed in require at test.pl line 11.
BEGIN failed--compilation aborted at test.pl line 11.
not ok 1
*** Error code 2
Stop in /home/sts/cpansmoke/perl-5.12.3/cpan/build/Apache-MONITOR-PxfMlr (line 769 of Makefile).
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 19144
PERL5_CPAN_IS_RUNNING = 19144
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 31860,19144
PERL_CR_SMOKER_CURRENT = Apache-MONITOR-0.02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
TMPDIR = /home/sts/cpansmoke/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sts/cpansmoke/perl-5.12.3/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 10 10 0
$EGID = 10 10 0
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9600
Cwd 3.31
ExtUtils::CBuilder 0.27
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.57
ExtUtils::ParseXS 2.21
File::Spec 3.31_01
Module::Build 0.3603
Module::Signature n/a
Test::Harness 3.17
Test::More 0.98
YAML 0.73
YAML::Syck n/a
version 0.82
--
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
Platform:
osname=openbsd, osvers=4.9, archname=OpenBSD.i386-openbsd-thread-multi
uname='openbsd cpansmoke3 4.9 generic.mp#794 i386 '
config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.12.3'
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 ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd4.9'
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 ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.58.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under openbsd
Compiled at May 3 2011 17:48:15
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="19144"
PERL5_CPAN_IS_RUNNING="19144"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="31860,19144"
PERL_CR_SMOKER_CURRENT="Apache-MONITOR-0.02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.12.3/lib/site_perl/5.12.3/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.12.3/lib/site_perl/5.12.3
/home/sts/cpansmoke/perl-5.12.3/lib/5.12.3/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.12.3/lib/5.12.3
.