testhashkit.hashkit_st_functions.hashkit_set_function [ failed ]

Bug #1341063 reported by Mimiko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libmemcached
New
Undecided
Unassigned

Bug Description

After check I get this:

testhashkit.allocation.init 0:000002000 [ ok ]
testhashkit.allocation.create and free 0:000004500 [ ok ]
testhashkit.allocation.clone 0:000006100 [ ok ]
testhashkit.hashkit_st_functions.hashkit_digest 0:000001700 [ ok ]
testhashkit.hashkit_st_functions.hashkit_set_function [ failed ]
testhashkit.hashkit_st_functions.hashkit_set_custom_function 0:000016000 [ ok ]
testhashkit.hashkit_st_functions.hashkit_get_function 0:000001300 [ ok ]
testhashkit.hashkit_st_functions.hashkit_set_distribution_function 0:000002300 [ ok ]
testhashkit.hashkit_st_functions.hashkit_set_custom_distribution_function 0:000001500 [ ok ]
testhashkit.hashkit_st_functions.hashkit_compare 0:000002000 [ ok ]
testhashkit.library_functions.libhashkit_digest 0:000001500 [ ok ]
testhashkit.hashing.one_at_a_time 0:000003500 [ ok ]
testhashkit.hashing.md5 0:000013800 [ ok ]
testhashkit.hashing.crc 0:000004101 [ ok ]
testhashkit.hashing.fnv1_64 0:000003500 [ ok ]
testhashkit.hashing.fnv1a_64 0:000003700 [ ok ]
testhashkit.hashing.fnv1_32 0:000003200 [ ok ]
testhashkit.hashing.fnv1a_32 0:000003600 [ ok ]
testhashkit.hashing.hsieh 0:000004000 [ ok ]
testhashkit.hashing.murmur 0:000004000 [ ok ]
testhashkit.hashing.murmur3 0:000004200 [ ok ]
testhashkit.hashing.jenkis 0:000003900 [ ok ]
Some test failed.

Collections 5
        Failed 1
        Skipped 1
        Succeeded 3

Tests 22
        Failed 1
        Skipped 0
        Succeeded 21

FAIL: tests/testhashkit
=========================================
1 of 19 tests failed
(20 tests were not run)
Please report to http://libmemcached.org/
=========================================

This is configure options:
./configure --prefix=/opt/libmemcached --enable-option-checking --enable-dependency-tracking \
 --enable-shared=no --enable-static=yes --enable-fast-install=yes --disable-silent-rules \
 --enable-libmemcachedprotocol --enable-hsieh_hash --enable-memaslap --enable-dtrace \
 --enable-jobserver=yes --with-pic --with-gnu-ld --with-mysql=no --with-sanitize \
 LDFLAGS="-pie -L/opt/cyrus-sasl/lib \
 -L/opt/zlib/lib" \
 CFLAGS="-fPIC -fPIE -static-libgcc -static-libstdc++" CPPFLAGS="-fPIC -fPIE -I/opt/cyrus-sasl/include \
 -I/opt/zlib/incldue" \
 PATH="/opt/valgrind/bin:/opt/sphinx/bin:$PATH" \
 LIBS="-ldl -lz -lgcov" && \
 PATH="/opt/valgrind/bin:/opt/sphinx/bin:$PATH" \
 make V=1 J=1 all && \
 PATH="/opt/valgrind/bin:/opt/sphinx/bin:$PATH" \
 make V=1 J=1 check

I'm on Debian Wheezy x86_64

Revision history for this message
Mimiko (vbvbrj) wrote :

--enable-hsieh_hash - this option is causing that check to fail. Why?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.