Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 740186

Summary: net-misc/memcached-1.5.22 - testapp: testapp.c:359: test_stats_prefix_dump: Assertion `strcmp(expected, stats_prefix_dump(&length)) == 0' failed. make: *** [Makefile:2335: test] Aborted (core dumped)
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein, prometheanfire
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: PPC64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info
build.log (ppc, 1.6.17)

Description ernsteiswuerfel archtester 2020-09-03 09:40:45 UTC
Created attachment 658082 [details]
build.log

[...]
make[2]: Leaving directory '/var/tmp/portage/net-misc/memcached-1.5.22/work/memcached-1.5.22'
make[1]: Leaving directory '/var/tmp/portage/net-misc/memcached-1.5.22/work/memcached-1.5.22'
>>> Source compiled.
>>> Test phase: net-misc/memcached-1.5.22
make -j24 -l24 -j1 test 
./sizes
Slab Stats	64
Thread stats	-6472
Global stats	168
Settings	256
Item (no cas)	48
Item (cas)	56
Libevent thread	184
Connection	544
----------------------------------------
libevent thread cumulative	6512
Thread stats cumulative		6328
./testapp
1..57
ok 1 - cache_create
ok 2 - cache_constructor
ok 3 - cache_constructor_fail
ok 4 - cache_destructor
ok 5 - cache_reuse
ok 6 - cache_redzone
ok 7 - stats_prefix_find
ok 8 - stats_prefix_record_get
ok 9 - stats_prefix_record_delete
ok 10 - stats_prefix_record_set
testapp: testapp.c:359: test_stats_prefix_dump: Assertion `strcmp(expected, stats_prefix_dump(&length)) == 0' failed.
make: *** [Makefile:2335: test] Aborted (core dumped)
Comment 1 ernsteiswuerfel archtester 2020-09-03 09:41:14 UTC
Created attachment 658084 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2022-10-03 21:21:32 UTC
Created attachment 818395 [details]
build.log (ppc, 1.6.17)

1.6.17 builds fine and passes tests on ppc.

Closing.