Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Install problems with DBD::InterBase

by Steve_BZ (Chaplain)
on Jul 05, 2012 at 21:31 UTC ( [id://980161]=note: print w/replies, xml ) Need Help??


in reply to Re: Install problems with DBD::InterBase
in thread Install problems with DBD::InterBase

Hi Moritz,

I tried this on my home machine and got the following failure:

cpan -i DBD::Firebird Reading '/home/image/.cpan/Metadata' Database was generated on Thu, 05 Jul 2012 05:23:04 GMT Running install for module 'DBD::Firebird' Running make for M/MA/MARIUZ/DBD-Firebird-1.00.tar.gz Checksum for /home/image/.cpan/sources/authors/id/M/MA/MARIUZ/DBD-Fire +bird-1.00.tar.gz ok CPAN.pm: Building M/MA/MARIUZ/DBD-Firebird-1.00.tar.gz Configuring DBD::Firebird (on linux) libfbembed.so found in /usr/lib/../lib FIREBIRD_HOME : /usr FIREBIRD_INCLUDE: /usr/include FIREBIRD_LIB : /usr/lib Client library : fbclient Multiple copies of Driver.xst found in: /usr/local/lib/perl/5.12.4/aut +o/DBI/ /usr/lib/perl5/auto/DBI/ at Makefile.PL line 190 Using DBI 1.609 (for perl 5.012004 on x86_64-linux-gnu-thread-multi) i +nstalled in /usr/local/lib/perl/5.12.4/auto/DBI/ Multiple copies of Driver.xst found in: /usr/local/lib/perl/5.12.4/aut +o/DBI/ /usr/lib/perl5/auto/DBI/ at Makefile.PL line 193 Found libfbembed, will build DBD::FirebirdEmbed too. Configuring DBD::FirebirdEmbedded (on linux) FIREBIRD_HOME : /usr FIREBIRD_INCLUDE: /usr/include FIREBIRD_LIB : /usr/lib Client library : fbembed Writing Makefile for DBD::FirebirdEmbedded Writing MYMETA.yml and MYMETA.json Writing Makefile for DBD::Firebird Writing MYMETA.yml and MYMETA.json cp lib/DBD/Firebird/TableInfo.pm blib/lib/DBD/Firebird/TableInfo.pm cp Firebird.pm blib/lib/DBD/Firebird.pm cp lib/DBD/Firebird/TypeInfo.pm blib/lib/DBD/Firebird/TypeInfo.pm cp lib/DBD/Firebird/TableInfo/Basic.pm blib/lib/DBD/Firebird/TableInfo +/Basic.pm cp lib/DBD/Firebird/TableInfo/Firebird21.pm blib/lib/DBD/Firebird/Tabl +eInfo/Firebird21.pm cp lib/DBD/Firebird/GetInfo.pm blib/lib/DBD/Firebird/GetInfo.pm make[1]: Entering directory `/home/image/.cpan/build/DBD-Firebird-1.00 +-y6CyUq/embed' cp FirebirdEmbedded.pm ../blib/lib/DBD/FirebirdEmbedded.pm /usr/bin/perl -p -e "s/~DRIVER~/FirebirdEmbedded/g" /usr/local/lib/per +l/5.12.4/auto/DBI/Driver.xst > FirebirdEmbedded.xsi /usr/bin/perl /usr/local/share/perl/5.12.4/ExtUtils/xsubpp -noprototyp +es -typemap /usr/share/perl/5.12/ExtUtils/typemap FirebirdEmbedded.x +s > FirebirdEmbedded.xsc && mv FirebirdEmbedded.xsc FirebirdEmbedded. +c cc -c -I"/usr/include" -I"/usr/local/lib/perl/5.12.4/auto/DBI" -D_REE +NTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-prot +ector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 + -O2 -g -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/usr/lib/ +perl/5.12/CORE" -DEMBEDDED FirebirdEmbedded.c cc -c -I"/usr/include" -I"/usr/local/lib/perl/5.12.4/auto/DBI" -D_REE +NTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-prot +ector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 + -O2 -g -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/usr/lib/ +perl/5.12/CORE" -DEMBEDDED dbdimp.c Running Mkbootstrap for DBD::FirebirdEmbedded () chmod 644 FirebirdEmbedded.bs rm -f ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so LD_RUN_PATH="/usr/lib" cc -shared -O2 -g -L/usr/local/lib -fstack-pro +tector FirebirdEmbedded.o dbdimp.o -o ../blib/arch/auto/DBD/Firebird +Embedded/FirebirdEmbedded.so \ -L/usr/lib -lfbembed \ chmod 755 ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so cp FirebirdEmbedded.bs ../blib/arch/auto/DBD/FirebirdEmbedded/Firebird +Embedded.bs chmod 644 ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.bs Manifying ../blib/man3/DBD::FirebirdEmbedded.3pm make[1]: Leaving directory `/home/image/.cpan/build/DBD-Firebird-1.00- +y6CyUq/embed' /usr/bin/perl -p -e "s/~DRIVER~/Firebird/g" /usr/local/lib/perl/5.12.4 +/auto/DBI/Driver.xst > Firebird.xsi /usr/bin/perl /usr/local/share/perl/5.12.4/ExtUtils/xsubpp -noprototyp +es -typemap /usr/share/perl/5.12/ExtUtils/typemap -typemap typemap F +irebird.xs > Firebird.xsc && mv Firebird.xsc Firebird.c cc -c -I"/usr/include" -I"/usr/local/lib/perl/5.12.4/auto/DBI" -D_REE +NTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-prot +ector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 + -O2 -g -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/usr/lib/ +perl/5.12/CORE" Firebird.c cc -c -I"/usr/include" -I"/usr/local/lib/perl/5.12.4/auto/DBI" -D_REE +NTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-prot +ector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 + -O2 -g -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/usr/lib/ +perl/5.12/CORE" dbdimp.c Running Mkbootstrap for DBD::Firebird () chmod 644 Firebird.bs rm -f blib/arch/auto/DBD/Firebird/Firebird.so LD_RUN_PATH="/usr/lib" cc -shared -O2 -g -L/usr/local/lib -fstack-pro +tector Firebird.o dbdimp.o -o blib/arch/auto/DBD/Firebird/Firebird.s +o \ -L/usr/lib -lfbclient \ chmod 755 blib/arch/auto/DBD/Firebird/Firebird.so cp Firebird.bs blib/arch/auto/DBD/Firebird/Firebird.bs chmod 644 blib/arch/auto/DBD/Firebird/Firebird.bs Manifying blib/man3/DBD::Firebird.3pm Manifying blib/man3/DBD::Firebird::TableInfo::Basic.3pm MARIUZ/DBD-Firebird-1.00.tar.gz make -- OK Running make test make[1]: Entering directory `/home/image/.cpan/build/DBD-Firebird-1.00 +-y6CyUq/embed' make[1]: Leaving directory `/home/image/.cpan/build/DBD-Firebird-1.00- +y6CyUq/embed' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h +arness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-base.t ..................... ok t/01-connect.t .................. skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/02-ib_embedded.t .............. skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/20-createdrop.t ............... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/30-insertfetch.t .............. skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/31-prepare_cached.t ........... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/40-alltypes.t ................. skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/41-bindparam.t ................ skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/42-blobs.t .................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/43-cursor.t ................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/44-cursoron.t ................. skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/45-datetime.t ................. skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/46-listfields.t ............... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/47-nulls.t .................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/48-numeric.t .................. skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/49-scale.t .................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/50-chopblanks.t ............... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/51-commit.t ................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/60-leaks.t .................... skipped: Long memory leak test (try +with MEMORY_TEST on linux) t/61-settx.t .................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/62-timeout.t .................. skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/70-nested-sth.t ............... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/75-utf8.t ..................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/80-event-ithreads.t ........... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/81-event-fork.t ............... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/90-dbinfo.t ................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/91-txinfo.t ................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/92-bigdecimal_read.t .......... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/93-bigdecimal.t ............... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/94-biginteger_read.t .......... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/95-biginteger.t ............... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/dbi-primary_key_info.t ........ skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/dbi-rowcount.t ................ skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/dbi-table_info.t .............. skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/dbi-tables.t .................. skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/embed-00-base.t ............... ok t/embed-01-connect.t ............ # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-01-connect.t ............ Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-02-ib_embedded.t ........ # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. # Looks like your test exited with 22 before it could output anything. t/embed-02-ib_embedded.t ........ Dubious, test returned 22 (wstat 563 +2, 0x1600) Failed 2/2 subtests t/embed-20-createdrop.t ......... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-20-createdrop.t ......... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-30-insertfetch.t ........ # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-30-insertfetch.t ........ Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-31-prepare_cached.t ..... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-31-prepare_cached.t ..... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-40-alltypes.t ........... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-40-alltypes.t ........... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-41-bindparam.t .......... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-41-bindparam.t .......... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-42-blobs.t .............. # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-42-blobs.t .............. Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-43-cursor.t ............. # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-43-cursor.t ............. Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-44-cursoron.t ........... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-44-cursoron.t ........... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-45-datetime.t ........... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-45-datetime.t ........... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-46-listfields.t ......... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-46-listfields.t ......... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-47-nulls.t .............. # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-47-nulls.t .............. Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-48-numeric.t ............ # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-48-numeric.t ............ Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-49-scale.t .............. # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-49-scale.t .............. Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-50-chopblanks.t ......... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-50-chopblanks.t ......... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-51-commit.t ............. # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-51-commit.t ............. Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-60-leaks.t .............. skipped: Long memory leak test (try +with MEMORY_TEST on linux) t/embed-61-settx.t .............. # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-61-settx.t .............. Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-62-timeout.t ............ # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-62-timeout.t ............ Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-70-nested-sth.t ......... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-70-nested-sth.t ......... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-75-utf8.t ............... DBI connect('db=dbd-firebird-test.fd +b;ib_dialect=3;ib_charset=ASCII','',...) failed: Unsuccessful executi +on caused by system error that does not preclude successful execution + of subsequent statements -Missing configuration file: ./firebird.conf, exiting at t/embed-75-ut +f8.t line 37 # Looks like your test exited with 255 before it could output anything +. t/embed-75-utf8.t ............... Dubious, test returned 255 (wstat 65 +280, 0xff00) Failed 37/37 subtests t/embed-80-event-ithreads.t ..... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-80-event-ithreads.t ..... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-81-event-fork.t ......... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-81-event-fork.t ......... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-90-dbinfo.t ............. # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-90-dbinfo.t ............. Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-91-txinfo.t ............. # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-91-txinfo.t ............. Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-92-bigdecimal_read.t .... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-92-bigdecimal_read.t .... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-93-bigdecimal.t ......... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-93-bigdecimal.t ......... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-94-biginteger_read.t .... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-94-biginteger_read.t .... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-95-biginteger.t ......... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-95-biginteger.t ......... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-dbi-primary_key_info.t .. # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-dbi-primary_key_info.t .. Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-dbi-rowcount.t .......... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. # Looks like your test exited with 22 before it could output anything. t/embed-dbi-rowcount.t .......... Dubious, test returned 22 (wstat 563 +2, 0x1600) Failed 84/84 subtests t/embed-dbi-table_info.t ........ # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-dbi-table_info.t ........ Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-dbi-tables.t ............ # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-dbi-tables.t ............ Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-rt49896.t ............... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-rt49896.t ............... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-rt54561.t ............... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-rt54561.t ............... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-rt55244.t ............... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-rt55244.t ............... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-rt72946.t ............... # Creating test database at dbd-fire +bird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. t/embed-rt72946.t ............... Dubious, test returned 22 (wstat 563 +2, 0x1600) No subtests run t/embed-zz-cleanup.t ............ 1/2 # Creating test database at dbd- +firebird-test.fdb Unsuccessful execution caused by system error that does not preclude s +uccessful execution of subsequent statements -Missing configuration file: ./firebird.conf, exiting at /home/image/. +cpan/build/DBD-Firebird-1.00-y6CyUq/blib/lib/DBD/FirebirdEmbedded.pm +line 123. # Looks like you planned 2 tests but ran 1. # Looks like your test exited with 22 just after 1. t/embed-zz-cleanup.t ............ Dubious, test returned 22 (wstat 563 +2, 0x1600) Failed 1/2 subtests t/rt49896.t ..................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/rt54561.t ..................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/rt55244.t ..................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/rt72946.t ..................... skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment t/zz-cleanup.t .................. skipped: Neither DBI_PASS nor ISC_PA +SSWORD present in the environment Test Summary Report ------------------- t/embed-01-connect.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-02-ib_embedded.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: Bad plan. You planned 2 tests but ran 0. t/embed-20-createdrop.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-30-insertfetch.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-31-prepare_cached.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-40-alltypes.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-41-bindparam.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-42-blobs.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-43-cursor.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-44-cursoron.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-45-datetime.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-46-listfields.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-47-nulls.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-48-numeric.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-49-scale.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-50-chopblanks.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-51-commit.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-61-settx.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-62-timeout.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-70-nested-sth.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-75-utf8.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 37 tests but ran 0. t/embed-80-event-ithreads.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-81-event-fork.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-90-dbinfo.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-91-txinfo.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-92-bigdecimal_read.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-93-bigdecimal.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-94-biginteger_read.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-95-biginteger.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-dbi-primary_key_info.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-dbi-rowcount.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: Bad plan. You planned 84 tests but ran 0. t/embed-dbi-table_info.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-dbi-tables.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-rt49896.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-rt54561.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-rt55244.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-rt72946.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/embed-zz-cleanup.t (Wstat: 5632 Tests: 1 Failed: 0) Non-zero exit status: 22 Parse errors: Bad plan. You planned 2 tests but ran 1. Files=80, Tests=5, 4 wallclock secs ( 0.19 usr 0.08 sys + 3.29 cusr + 0.41 csys = 3.97 CPU) Result: FAIL Failed 38/80 test programs. 0/5 subtests failed. make: *** [test_dynamic] Error 255 MARIUZ/DBD-Firebird-1.00.tar.gz make test -- NOT OK //hint// to see the cpan-testers results for installing this module, t +ry: reports MARIUZ/DBD-Firebird-1.00.tar.gz Running make install make test had returned bad status, won't install without force

Replies are listed 'Best First'.
Re^3: Install problems with DBD::InterBase
by moritz (Cardinal) on Jul 06, 2012 at 09:37 UTC

      Hi Moritz,

      Thanks for this. Well I can see:

      If omitted, $user defaults to the ISC_USER environment variable (or, failing that, the DBI-standard DBI_USER environment variable). Similarly, $password defaults to ISC_PASSWORD (or DBI_PASS). If $dbname is blank, that is, "dbi:Firebird:dbname=", the environment variable ISC_DATABASE is substituted.

      For using with the connect statement, but I don't see anything for using with install and it's cpan -i DBD::Firebird which is falling over not the connect statement.

      But it's true that cpan -i DBD::InterBase asks a lot of questions, the answers to which it presumably put into environment vars, and you might expect DBD::Firebird to need the same info. Am I missing something?

      Thanks again for your help.

      Regards

      Steve

        Better download the module, unpack and you can use:

        perl Makefile.PL -i

        to interactively configure the installation.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://980161]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 09:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found