Subject: | BerkeleyDB-0.25 - make test - failes |
hello
"make check" of BerkeleyDB-0.25 failes - my error looks like "Network Drive" from README but I'm not using any NFS or AFS and I'm building it in a local directory
my system is:
==========================================================
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.20-2.48smp, archname=i386-linux-thread-multi
uname='linux stripples.devel.redhat.com 2.4.20-2.48smp #1 smp thu feb 13 11:44:55 est 2003 i686 i686 i386 gnulinux '
config_args='-des -Doptimize=-O2 -march=i386 -mcpu=i686 -g -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Dotherlibdirs=/usr/lib/perl5/5.8.0 -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr'
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 -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2 -march=i386 -mcpu=i686 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='3.2.2 20030213 (Red Hat Linux 8.0 3.2.2-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=-lnsl -lgdbm -ldb -ldl -lm -lpthread -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
libc=/lib/libc-2.3.1.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Locally applied patches:
MAINT18379
Built under linux
Compiled at Feb 18 2003 22:19:53
@INC:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/vendor_perl
/usr/lib/perl5/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/5.8.0
==========================================================
my error is:
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/btree........NOK 178Can't call method "txn_begin" on an undefined value at t/btree.t line 638.
t/btree........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 28, 178-244
Failed 68/244 tests, 72.13% okay
t/db-3.0.......NOK 2Can't call method "set_mutexlocks" on an undefined value at t/db-3.0.t line 39.
t/db-3.0.......dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-14
Failed 13/14 tests, 7.14% okay
t/db-3.1.......ok
t/db-3.2.......NOK 5Can't call method "set_flags" on an undefined value at t/db-3.2.t line 62.
t/db-3.2.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3, 5-6
Failed 3/6 tests, 50.00% okay
t/db-3.3.......ok
t/destroy......NOK 2Can't call method "txn_begin" on an undefined value at t/destroy.t line 33.
t/destroy......dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-15
Failed 14/15 tests, 6.67% okay
t/encrypt......NOK 8Can't call method "db_put" on an undefined value at t/encrypt.t line 119.
t/encrypt......dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 7-80
Failed 74/80 tests, 7.50% okay
t/env..........NOK 21Can't call method "txn_begin" on an undefined value at t/env.t line 104.
t/env..........dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 12, 14, 21-50
Failed 32/50 tests, 36.00% okay
t/examples.....ok
t/examples3....ok
t/filter.......ok
t/hash.........NOK 147Can't call method "txn_begin" on an undefined value at t/hash.t line 444.
t/hash.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 29, 147-212
Failed 67/212 tests, 68.40% okay
t/join.........NOK 8Can't call method "txn_begin" on an undefined value at t/join.t line 86.
t/join.........dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 8-41
Failed 34/41 tests, 17.07% okay
t/mldbm........skipped
all skipped: MLDBM is not installed on this system.
t/queue........NOK 169Can't call method "txn_begin" on an undefined value at t/queue.t line 514.
t/queue........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 31, 169-200
Failed 33/200 tests, 83.50% okay
t/recno........NOK 168Can't call method "txn_begin" on an undefined value at t/recno.t line 471.
t/recno........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 28, 168-226
Failed 60/226 tests, 73.45% okay
t/strict.......ok 4/44Use of uninitialized value in numeric eq (==) at t/strict.t line 40.
t/strict.......NOK 12Can't call method "txn_begin" on an undefined value at t/strict.t line 80.
t/strict.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2, 6, 8, 10, 12-44
Failed 37/44 tests, 15.91% okay
t/subdb........ok
t/txn..........NOK 6Can't call method "txn_begin" on an undefined value at t/txn.t line 53.
t/txn..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4, 6-58
Failed 56/58 tests, 3.45% okay
t/unknown......ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/btree.t 255 65280 244 68 27.87% 28 178-244
t/db-3.0.t 2 512 14 13 92.86% 2-14
t/db-3.2.t 255 65280 6 3 50.00% 3 5-6
t/destroy.t 2 512 15 14 93.33% 2-15
t/encrypt.t 2 512 80 74 92.50% 7-80
t/env.t 2 512 50 32 64.00% 12 14 21-50
t/hash.t 255 65280 212 67 31.60% 29 147-212
t/join.t 2 512 41 34 82.93% 8-41
t/queue.t 255 65280 200 33 16.50% 31 169-200
t/recno.t 255 65280 226 60 26.55% 28 168-226
t/strict.t 255 65280 44 37 84.09% 2 6 8 10 12-44
t/txn.t 255 65280 58 56 96.55% 2-4 6-58
1 test skipped.
Failed 12/20 test scripts, 40.00% okay. 491/1414 subtests failed, 65.28% okay.
make: *** [test_dynamic] Error 29
thank for help
regards
Piotr