Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740186 - 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)
Summary: net-misc/memcached-1.5.22 - testapp: testapp.c:359: test_stats_prefix_dump: A...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-09-03 09:40 UTC by ernsteiswuerfel
Modified: 2022-10-03 21:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (memcached-1.5.22:20200903-011234.log,27.45 KB, text/plain)
2020-09-03 09:40 UTC, ernsteiswuerfel
Details
emerge --info (file_740186.txt,5.98 KB, text/plain)
2020-09-03 09:41 UTC, ernsteiswuerfel
Details
build.log (ppc, 1.6.17) (memcached-1.6.17:20221003-210554.log,74.23 KB, text/plain)
2022-10-03 21:21 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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.