On Sat, Feb 26, 2011 at 13:47:38 +0000, Hector Oron wrote:

> Package: ceph
> Version: 0.24.3-2
> Severity: serious
> 
> Hello,
> 
>   Your package fails to build on armel and s390.
> 
> g++ -DHAVE_CONFIG_H -I.    -Wall -D__CEPH__ -D_FILE_OFFSET_BITS=64 
> -D_REENTRANT -D_THREAD_SAFE -rdynamic -g -O2 -MT AuthAuthorizeHandler.o -MD 
> -MP -MF .deps/AuthAuthorizeHandler.Tpo -c -o AuthAuthorizeHandler.o `test -f 
> 'auth/AuthAuthorizeHandler.cc' || echo './'`auth/AuthAuthorizeHandler.cc
> In file included from ./include/buffer.h:55,
>                  from ./include/encoding.h:20,
>                  from ./include/object.h:29,
>                  from ./include/types.h:64,
>                  from auth/Crypto.h:17,
>                  from auth/Auth.h:18,
>                  from auth/AuthAuthorizeHandler.cc:1:
> ./include/atomic.h: In member function 'void ceph::atomic_t::inc()':
> ./include/atomic.h:33: error: 'AO_fetch_and_add1' was not declared in this 
> scope
> ./include/atomic.h: In member function 'size_t ceph::atomic_t::dec()':
> ./include/atomic.h:36: error: 'AO_fetch_and_sub1_write' was not declared in 
> this scope
> ./include/atomic.h: In member function 'void ceph::atomic_t::add(size_t)':
> ./include/atomic.h:39: error: 'AO_fetch_and_add' was not declared in this 
> scope
> ./include/atomic.h: In member function 'void ceph::atomic_t::sub(int)':
> ./include/atomic.h:43: error: 'AO_fetch_and_add_write' was not declared in 
> this scope
> make[3]: *** [AuthAuthorizeHandler.o] Error 1
> 
>   Please see full build log at:
>   
> https://buildd.debian.org/fetch.cgi?pkg=ceph&arch=armel&ver=0.24.3-2&stamp=1298712439&file=log&as=raw
> 

On Sat, Feb 26, 2011 at 14:58:14 +0100, Laszlo Boszormenyi wrote:

> Hi Hector,
> 
> On Sat, 2011-02-26 at 13:47 +0000, Hector Oron wrote:
> >   Your package fails to build on armel and s390.
>  Known and reported upstream[1]. Hope they'll fix it soon.
> 
> Thanks,
> Laszlo/GCS
> [1] http://marc.info/?l=ceph-devel&m=129872090302395&w=2
> 
They seem to point at a libatomic-ops issue (for the armel failure,
anyway, the s390 one should probably be a separate bug), see
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/635388.  cc:ing the
libatomic-ops maintainer for advice.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to