Re: building issue

2019-07-28 Thread Mike Hosken
It was a clean build, I will setup a reverse ssh session and give you access to the machine. Will do this tomorrow. Mike Sent from my iPhone > On 29/07/2019, at 13:23, dormando wrote: > > you're sure it was a clean compile after the NEED_ALIGN change? > > Any idea what the most recent

Re: building issue

2019-07-28 Thread dormando
you're sure it was a clean compile after the NEED_ALIGN change? Any idea what the most recent version to build/pass tests is? I'm not sure how to fix this without access to HPPA hardware. It could take ages to back and forth about it :( On Sun, 28 Jul 2019, mike hosken wrote: > Still fails log

Re: building issue

2019-07-28 Thread dormando
Smells like NEED_ALIGN isn't getting set... after configure, but before make: edit config.h: /* Machine need alignment */ /* #undef NEED_ALIGN */ ^ change this to: #define NEED_ALIGN 1 ... then run make and make test? On Sat, 27 Jul 2019, Mike Hosken wrote: > > Hi, > >   > > The output files

building issue

2019-07-27 Thread Mike Hosken
Hi, The output files are attached The output of the syslog root@atlantis-isp:/srv# cd memcached-1.5.16 root@atlantis-isp:/srv/memcached-1.5.16# prove t/*.t &>/srv/prove2 [ 1744.125238] memcached-debug(2582): unaligned access to 0xf8cfffd2 at ip=0x0001b2c3 [