Hi,
On Mon, Mar 22, 2010 at 2:31 PM, Dustin <[email protected]> wrote: > > On Mar 22, 8:57 am, Gustavo Aquino <[email protected]> wrote: > > Hi, > > > > I compiled libevent and memcached on ppc p6 environment, all work fine, > > don;t get any error in compile and make.. > > > > I put two instances of memcached to run, and redirect my application that > > was using others memcached on i386 to this new machine, and what's happen > > put and get command work very well without errors, but no objects > existing > > in ppc, I put some text it's return ok, when I try to get it retuns not > > found...... > > > > Anybody have any clue ? anybody here using memcached on ppc ? > > It comes up now and then, but we don't have builders. > > Can you run ``make test'' and show us what the output looks like? > > Here the result of make test: # make test ./sizes Slab Stats 56 Thread stats 176 Global stats 112 Settings 88 Item (no cas) 32 Item (cas) 40 Libevent thread 96 Connection 328 ---------------------------------------- libevent thread cumulative 11472 Thread stats cumulative 11376 ./testapp 1..46 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 - strtol ok 8 - strtoll ok 9 - strtoul ok 10 - strtoull ok 11 - issue_44 ok 12 - vperror ok 13 - issue_101 ok 14 - start_server ok 15 - issue_92 ok 16 - issue_102 ok 17 - binary_noop ok 18 - binary_quit ok 19 - binary_quitq ok 20 - binary_set ok 21 - binary_setq testapp: testapp.c:820: validate_response_header: Assertion `response->message.header.response.status == status' failed. make: *** [test] Aborted > Perhaps run a builder? http://code.google.com/p/memcached/wiki/BuildFarm Yes, I will study the possibility to help with buildfarm, today this environments are in private network, but I will study a way to put one VM of this environment to buildfarm. What is HW recommendation ? ppc 4.6Ghz with 2Gb is enough ? OBS. I'm running Red Hat Enterprise 5.3 for PPC. Regards. To unsubscribe from this group, send email to memcached+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
