[Metakit] Test failures on Opteron Debian

Jack Diederich jack at performancedrivers.com
Fri Nov 17 15:03:34 CET 2006


I had 2.4.9.3 installed and was trying to upgrade to 2.4.9.6
All tests pass on 2.4.9.3

2.4.9.6 fails on a few tests (I just commented them out to find the others)
b26 - Partial memo field access
./regress: relocation error: ./regress: undefined symbol: _ZNK11c4_BytesRef6AccessEiib
s37 - Change short partial fields
./regress: relocation error: ./regress: undefined symbol: _ZNK11c4_BytesRef6AccessEiib
s50 - Free space usage
./regress: relocation error: ./regress: undefined symbol: _ZN10c4_Storage9FreeSpaceEPi

2.4.9.5 fails on b26 as well, I didn't try to find all failures
2.4.9.4 fails on s50, I didn't try to find all failures 
./regress: relocation error: ./regress: undefined symbol: _ZN10c4_Storage9FreeSpaceEPi

It is a dual Opteron box running Debian.
gcc (GCC) 3.3.5 (Debian 1:3.3.5-12)
Linux zster 2.6.8-11-amd64-k8-smp #1 SMP Wed May 4 19:16:40 UTC 2005 x86_64 GNU/Linux

I tried adding "-DPIC" to the compiler flags which is a cargo cult fixer
for apache modules (I don't know if it does anything generally).

Any suggestions?

-Jack


More information about the Metakit mailing list