Front page | perl.cpan.testers |
Postings from April 2007
PASS Class-MakeMethods-1.01 OpenBSD.i386-openbsd 3.5
From:
david
Date:
April 7, 2007 13:06
Subject:
PASS Class-MakeMethods-1.01 OpenBSD.i386-openbsd 3.5
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.
--
Dear Matthew Simon Cavalletto,
This is a computer-generated test report for Class-MakeMethods-1.01, created
automatically by CPAN::Reporter, version 0.40, and sent to the CPAN
Testers mailing list. If you have received this email directly, it is
because the person testing your distribution chose to send a copy to your
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Prerequisites
* Environment and other context
* Test output
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
PERL5LIB =
PERL5_CPAN_IS_RUNNING = 1
SHELL = /bin/ksh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = perl-5.8.8/bin/perl
UID: $< = 1000
EUID: $> = 1000
GID: $( = 1000 0 1000
EGID: $) = 1000 0 1000
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.8802
Cwd 3.24
ExtUtils::CBuilder n/a
ExtUtils::Command 1.09
ExtUtils::Install 1.33
ExtUtils::MakeMaker 6.30
ExtUtils::Manifest 1.46
ExtUtils::ParseXS n/a
File::Spec 3.12
Module::Build 0.2807
Module::Signature n/a
Test::Harness 2.64
Test::More 0.70
version 0.71
------------------------------
TEST OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.8.8/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
test.pl: Searching for test scripts in .
test.pl: Found 121 .t files for test harness.
./tests/access/attribute_stnd_hash......................ok
./tests/access/autoload_stnd_hash.......................ok
./tests/access/autoload_typemap.........................ok
./tests/access/import_version...........................ok
./tests/basic/array_scalar..............................ok
./tests/basic/declarations..............................ok
./tests/basic/global_hash...............................ok
./tests/basic/global_scalar.............................ok
./tests/basic/hash_scalar...............................ok
./tests/composite/declarations..........................ok
./tests/composite/hash..................................ok
./tests/composite/inheritable...........................ok
./tests/composite/inheritable_hash......................ok
./tests/composite/inheritable_hook......................ok
./tests/composite/patch.................................ok
./tests/evaled/hash_scalar..............................ok
./tests/standard/standard_declarations..................ok
./tests/standard/standard_hash..........................ok
./tests/standard/standard_inheritable...................ok
./tests/standard/standard_inheritable_hash..............ok
./tests/template/abstract...............................ok
./tests/template/array_number...........................ok
./tests/template/array_object...........................ok
./tests/template/array_scalar...........................ok
./tests/template/class_array............................ok
./tests/template/class_scalar...........................ok
./tests/template/classvar_array.........................ok
./tests/template/classvar_scalar........................ok
./tests/template/clone..................................ok
./tests/template/declaration............................ok
./tests/template/doc_examples...........................ok
./tests/template/doc_extending..........................ok
./tests/template/global_array...........................ok
./tests/template/global_code............................ok
./tests/template/global_hash............................ok
./tests/template/global_scalar..........................ok
./tests/template/global_scalar_lvalue...................ok
./tests/template/hash_array.............................ok
./tests/template/hash_array_getset......................ok
./tests/template/hash_array_lvalue......................ok
./tests/template/hash_array_object......................ok
./tests/template/hash_boolean...........................ok
./tests/template/hash_code..............................ok
./tests/template/hash_copy..............................ok
./tests/template/hash_counter...........................ok
./tests/template/hash_counter_closure...................ok
./tests/template/hash_hash..............................ok
./tests/template/hash_hash_array........................ok
./tests/template/hash_method............................ok
./tests/template/hash_new...............................ok
./tests/template/hash_number............................ok
./tests/template/hash_number_interfaces.................ok
./tests/template/hash_object............................ok
./tests/template/hash_scalar............................ok
./tests/template/hash_scalar_closure....................ok
./tests/template/hash_scalar_interfaces.................ok
./tests/template/hash_scalar_lvalue.....................ok
./tests/template/hash_string_concat.....................ok
./tests/template/hash_string_index......................ok
./tests/template/hash_string_index_create...............ok
./tests/template/hash_struct............................ok
./tests/template/hash_tiedhash..........................ok
./tests/template/inherit_scalar.........................ok
./tests/template/insideout_array........................ok
./tests/template/insideout_bool_i.......................ok
./tests/template/insideout_scalar.......................ok
./tests/template/modifier_private.......................ok
./tests/template/package_scalar.........................ok
./tests/template/scalar_bits............................ok
./tests/template/scalar_counter.........................ok
./tests/utility/inheritable.............................ok
./tests/utility/text_builder............................ok
./tests/xemulator/accessors/chained.....................ok
./tests/xemulator/accessors/classic.....................ok
./tests/xemulator/accessors/default.....................ok
./tests/xemulator/accessors/invalid.....................ok
./tests/xemulator/class_accessor/class_accessor_fast....ok
./tests/xemulator/class_inheritable/emulate.............ok
./tests/xemulator/class_inheritable/transparent.........ok
./tests/xemulator/class_methodmaker/abstract............ok
./tests/xemulator/class_methodmaker/boolean.092.........ok
./tests/xemulator/class_methodmaker/boolean.............ok
./tests/xemulator/class_methodmaker/code................ok
./tests/xemulator/class_methodmaker/copy................ok
./tests/xemulator/class_methodmaker/counter.............ok
./tests/xemulator/class_methodmaker/get_concat.092......ok
./tests/xemulator/class_methodmaker/get_concat..........ok
./tests/xemulator/class_methodmaker/get_set.092.........ok
./tests/xemulator/class_methodmaker/get_set.............ok
./tests/xemulator/class_methodmaker/grouped_fields......ok
./tests/xemulator/class_methodmaker/hash.092............ok
./tests/xemulator/class_methodmaker/hash................ok
./tests/xemulator/class_methodmaker/hash_of_lists.......ok
./tests/xemulator/class_methodmaker/key_attrib..........ok
./tests/xemulator/class_methodmaker/key_with_create.....ok
./tests/xemulator/class_methodmaker/list.092............ok
./tests/xemulator/class_methodmaker/list.104............ok
./tests/xemulator/class_methodmaker/list................ok
./tests/xemulator/class_methodmaker/listed_attrib.......ok
./tests/xemulator/class_methodmaker/method..............ok
./tests/xemulator/class_methodmaker/new.092.............ok
./tests/xemulator/class_methodmaker/new.102.............ok
./tests/xemulator/class_methodmaker/new.................ok
./tests/xemulator/class_methodmaker/object.092..........ok
./tests/xemulator/class_methodmaker/object..............ok
./tests/xemulator/class_methodmaker/object_list.102.....ok
./tests/xemulator/class_methodmaker/object_list.........ok
./tests/xemulator/class_methodmaker/static_get_set......ok
./tests/xemulator/class_methodmaker/static_hash.092.....ok
./tests/xemulator/class_methodmaker/static_hash.........ok
./tests/xemulator/class_methodmaker/static_list.........ok
./tests/xemulator/class_methodmaker/struct..............ok
./tests/xemulator/class_methodmaker/sugar.092...........ok
./tests/xemulator/class_methodmaker/tie_hash............ok
./tests/xemulator/class_singleton/emulate...............ok
./tests/xemulator/class_singleton/transparent...........ok
./tests/xemulator/class_struct/emulate..................ok
./tests/xemulator/class_struct/equivalent...............ok
./tests/xemulator/mcoder/getset.........................ok
./tests/xemulator/mcoder/proxies........................ok
./tests/xemulator/mcoder/sugar..........................ok
All tests successful.
Files=121, Tests=1760, 11 wallclock secs ( 1.29 cusr + 7.53 csys = 8.82 CPU)
makewrapper: make ok
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=openbsd, osvers=3.5, archname=OpenBSD.i386-openbsd
uname='openbsd tractor.barnyard.co.uk 3.5 generic#34 i386 '
config_args='-Dprefix=/home/david/cpantesting/perl-5.8.8 -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 ='-fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='2.95.3 20010125 (prerelease, propolice)', gccosandvers='openbsd3.5'
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 ='-Wl,-E -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.30.3, 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'
-
PASS Class-MakeMethods-1.01 OpenBSD.i386-openbsd 3.5
by david