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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Dave Rolsky,
    
This is a computer-generated test report for Alzabo-0.8902, created
automatically by CPAN::Reporter, version 0.35, 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.

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:

requires:

    Module               Need Have
    -------------------- ---- ----
    Class::Factory::Util 1.3  1.6 
    DBD::Pg              1.13 1.49
    DBI                  1.21 1.53
    Digest::MD5          0    2.36
    Exception::Class     0.97 1.23
    Params::Validate     0.58 0.86
    Pod::Man             1.14 2.12
    Scalar::Util         1.01 1.18
    Storable             0.7  2.15
    Test::Harness        1.26 2.64
    Test::Simple         0.47 0.65
    Text::Balanced       0    1.98
    Tie::IxHash          0    1.21
    Time::HiRes          0    1.94

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
    PERL5LIB = 
    SHELL = /bin/bash
    TERM = xterm

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

    Perl: $^X = /usr/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 10 6 4 3 2 1 0
    EGID: $)  = 0 10 6 4 3 2 1 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.8802  
    Cwd                 3.23    
    ExtUtils::CBuilder  0.18    
    ExtUtils::Command   1.12    
    ExtUtils::Install   1.41    
    ExtUtils::MakeMaker 6.31    
    ExtUtils::Manifest  1.49    
    ExtUtils::ParseXS   2.16    
    File::Spec          3.23    
    Module::Build       0.280500
    Module::Signature   0.550   
    Test::Harness       2.640   
    Test::More          0.650   
    version             0.670100

------------------------------
TEST OUTPUT
------------------------------

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

/usr/bin/perl Build --makefile_env_macros 1 test
t/01-compile................ok
t/01-driver.................ok
t/02-create.................ok
t/03-runtime................# Removing PostgreSQL database test_alzabo_pg
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "employee_pkey" 
for table "employee"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"department_pkey" for table "department"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "project_pkey" 
for table "project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"employee_project_pkey" for table "employee_project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "char_pk_pkey" 
for table "char_pk"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_1_pkey" 
for table "outer_1"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_2_pkey" 
for table "outer_2"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "MixEDCasE_pkey" 
for table "MixEDCasE"
# Removing PostgreSQL database test_alzabo_pg
ok
t/04-rev-engineer...........# Removing PostgreSQL database test_alzabo_pg
# Running pg reverse engineering tests
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "employee_pkey" 
for table "employee"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"department_pkey" for table "department"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "project_pkey" 
for table "project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"employee_project_pkey" for table "employee_project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "char_pk_pkey" 
for table "char_pk"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_1_pkey" 
for table "outer_1"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_2_pkey" 
for table "outer_2"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "MixEDCasE_pkey" 
for table "MixEDCasE"
ok
t/05a-rules-mysql...........skipped
        all skipped: needs DBD::mysql
t/05b-rules-pg..............ok
t/07-methodmaker............# Removing PostgreSQL database test_alzabo_pg
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "Location_pkey" 
for table "Location"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "Toilet_pkey" 
for table "Toilet"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"ToiletLocation_pkey" for table "ToiletLocation"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"NotLinking_pkey" for table "NotLinking"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"ToiletToilet_pkey" for table "ToiletToilet"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"ToiletType_pkey" for table "ToiletType"
ok
t/09-storable...............# Removing PostgreSQL database test_alzabo_pg
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "employee_pkey" 
for table "employee"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"department_pkey" for table "department"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "project_pkey" 
for table "project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"employee_project_pkey" for table "employee_project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "char_pk_pkey" 
for table "char_pk"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_1_pkey" 
for table "outer_1"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_2_pkey" 
for table "outer_2"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "MixEDCasE_pkey" 
for table "MixEDCasE"
ok
t/12-rev-engineer-pg-fk.....# Removing PostgreSQL database test_alzabo_pg
NOTICE:  CREATE TABLE will create implicit sequence "foo_people_id_seq" for 
serial column "foo_people.id"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"foo_people_pkey" for table "foo_people"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "foo_dogs_pkey" 
for table "foo_dogs"
NOTICE:  CREATE TABLE will create implicit sequence "foo_main_id_seq" for 
serial column "foo_main.id"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "foo_main_pkey" 
for table "foo_main"
NOTICE:  CREATE TABLE will create implicit sequence "foo_cats_id_seq" for 
serial column "foo_cats.id"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "foo_cats_pkey" 
for table "foo_cats"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "cat_owner_pkey" 
for table "cat_owner"
ok
t/14-unique-row-cache.......# Removing PostgreSQL database test_alzabo_pg
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "employee_pkey" 
for table "employee"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"department_pkey" for table "department"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "project_pkey" 
for table "project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"employee_project_pkey" for table "employee_project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "char_pk_pkey" 
for table "char_pk"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_1_pkey" 
for table "outer_1"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_2_pkey" 
for table "outer_2"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "MixEDCasE_pkey" 
for table "MixEDCasE"
ok
t/15-alias-ref..............# Removing PostgreSQL database test_alzabo_pg
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "employee_pkey" 
for table "employee"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"department_pkey" for table "department"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "project_pkey" 
for table "project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"employee_project_pkey" for table "employee_project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "char_pk_pkey" 
for table "char_pk"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_1_pkey" 
for table "outer_1"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_2_pkey" 
for table "outer_2"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "MixEDCasE_pkey" 
for table "MixEDCasE"
ok
t/17-insert-handle..........# Removing PostgreSQL database test_alzabo_pg
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "employee_pkey" 
for table "employee"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"department_pkey" for table "department"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "project_pkey" 
for table "project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"employee_project_pkey" for table "employee_project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "char_pk_pkey" 
for table "char_pk"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_1_pkey" 
for table "outer_1"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_2_pkey" 
for table "outer_2"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "MixEDCasE_pkey" 
for table "MixEDCasE"
ok
t/18-debug-null-bug.........# Removing PostgreSQL database test_alzabo_pg
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "employee_pkey" 
for table "employee"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"department_pkey" for table "department"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "project_pkey" 
for table "project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"employee_project_pkey" for table "employee_project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "char_pk_pkey" 
for table "char_pk"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_1_pkey" 
for table "outer_1"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_2_pkey" 
for table "outer_2"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "MixEDCasE_pkey" 
for table "MixEDCasE"
# This test will produce a lot of debugging output.  Please ignore it
---------------------------------------------------------------------------
SQL
 - INSERT INTO department (department_id, name) VALUES (?, ?)
Bound values
 - [1]
 - [department]
---------------------------------------------------------------------------
SQL
 - SELECT department.name AS name, department.manager_id AS manager_id FROM 
department AS department WHERE department.department_id = ?
Bound values
 - [1]
---------------------------------------------------------------------------
SQL
 - INSERT INTO employee (cash, dep_id, employee_id, name) VALUES (?, ?, ?, ?)
Bound values
 - [NULL]
 - [1]
 - [1]
 - [Bubba]
---------------------------------------------------------------------------
SQL
 - SELECT employee.name AS name, employee.smell AS smell, employee.cash AS 
cash, employee.tstamp AS tstamp, employee.dep_id AS dep_id FROM employee AS 
employee WHERE employee.employee_id = ?
Bound values
 - [1]
ok
t/19-schema-name............# Removing PostgreSQL database test_alzabo_pg
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "employee_pkey" 
for table "employee"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"department_pkey" for table "department"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "project_pkey" 
for table "project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"employee_project_pkey" for table "employee_project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "char_pk_pkey" 
for table "char_pk"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_1_pkey" 
for table "outer_1"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_2_pkey" 
for table "outer_2"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "MixEDCasE_pkey" 
for table "MixEDCasE"
# Removing PostgreSQL database test_alzabo_pg
ok
t/20-rev-engineer-pg-now....# Removing PostgreSQL database test_alzabo_pg
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "foobar_pkey" 
for table "foobar"
ok
t/98-schema-diff............# Removing PostgreSQL database test_alzabo_pg
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "employee_pkey" 
for table "employee"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"department_pkey" for table "department"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "project_pkey" 
for table "project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"employee_project_pkey" for table "employee_project"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "char_pk_pkey" 
for table "char_pk"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_1_pkey" 
for table "outer_1"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "outer_2_pkey" 
for table "outer_2"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "MixEDCasE_pkey" 
for table "MixEDCasE"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "employee_pkey" 
for table "employee"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "cruft_pkey" for 
table "cruft"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "new_cruft_pkey" 
for table "new_cruft"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 
"new_emp_table_pkey" for table "new_emp_table"
ok
t/99-cleanup................# Removing test schema directory: 
/root/.cpan/build/Alzabo-0.8902/t/schemas
# Removing PostgreSQL database test_alzabo_pg
ok
t/99-pod....................ok
        53/53 skipped: various reasons
All tests successful, 1 test and 53 subtests skipped.
Files=19, Tests=787, 307 wallclock secs (165.24 cusr + 15.99 csys = 181.23 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.9-34.elsmp, archname=i386-linux-thread-multi
    uname='linux hs20-bc2-4.build.redhat.com 2.6.9-34.elsmp #1 smp fri feb 24 
16:56:28 est 2006 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 
-mtune=generic -fasynchronous-unwind-tables -Dversion=5.8.8 
-Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. 
-Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr 
-Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles 
-Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog 
-Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly 
-Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto 
-Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto 
-Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 
5.8.5 5.8.4 5.8.3 -Dscriptdir=/usr/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef 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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.1 20060525 (Red Hat 4.1.1-1)', 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, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.4.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to