Bug#849657: [Ceph-maintainers] Bug#849657: ceph: FTBFS on mips(el): g++: virtual memory exhausted: Cannot allocate memory

2017-01-08 Thread Gaudenz Steinlin
Aurelien Jarno writes: > On 2017-01-05 14:00, Gaudenz Steinlin wrote: >> >> Hi >> >> Aurelien Jarno writes: >> >> > On 2016-12-30 10:06, Emilio Pozuelo Monfort wrote: >> >> On 29/12/16 20:56, Gaudenz Steinlin wrote: >> > >> > The problem is indeed

Bug#849657: [Ceph-maintainers] Bug#849657: ceph: FTBFS on mips(el): g++: virtual memory exhausted: Cannot allocate memory

2017-01-08 Thread Gaudenz Steinlin
Emilio Pozuelo Monfort writes: > On 05/01/17 14:00, Gaudenz Steinlin wrote: >> >> Hi >> >> Aurelien Jarno writes: >> >>> On 2016-12-30 10:06, Emilio Pozuelo Monfort wrote: On 29/12/16 20:56, Gaudenz Steinlin wrote: >>> >>> The problem is indeed a

Bug#849657: [Ceph-maintainers] Bug#849657: ceph: FTBFS on mips(el): g++: virtual memory exhausted: Cannot allocate memory

2017-01-05 Thread Aurelien Jarno
On 2017-01-05 14:00, Gaudenz Steinlin wrote: > > Hi > > Aurelien Jarno writes: > > > On 2016-12-30 10:06, Emilio Pozuelo Monfort wrote: > >> On 29/12/16 20:56, Gaudenz Steinlin wrote: > > > > The problem is indeed a memory issue, not that the buildd doesn't have > >

Bug#849657: [Ceph-maintainers] Bug#849657: ceph: FTBFS on mips(el): g++: virtual memory exhausted: Cannot allocate memory

2017-01-05 Thread Radovan Birdic
Hi, It seems that maxparallel=1, which is used for arm64, helps. Using only 1 job I have got libatomic issue as well. Errors with atomic functions occurs because mips32 arches does not support use of 8-byte atomics functions. Linking with "latomic" library resolves this problem. export

Bug#849657: [Ceph-maintainers] Bug#849657: ceph: FTBFS on mips(el): g++: virtual memory exhausted: Cannot allocate memory

2017-01-05 Thread Emilio Pozuelo Monfort
On 05/01/17 14:00, Gaudenz Steinlin wrote: > > Hi > > Aurelien Jarno writes: > >> On 2016-12-30 10:06, Emilio Pozuelo Monfort wrote: >>> On 29/12/16 20:56, Gaudenz Steinlin wrote: >> >> The problem is indeed a memory issue, not that the buildd doesn't have >> enough

Bug#849657: [Ceph-maintainers] Bug#849657: ceph: FTBFS on mips(el): g++: virtual memory exhausted: Cannot allocate memory

2017-01-05 Thread Gaudenz Steinlin
Hi Aurelien Jarno writes: > On 2016-12-30 10:06, Emilio Pozuelo Monfort wrote: >> On 29/12/16 20:56, Gaudenz Steinlin wrote: > > The problem is indeed a memory issue, not that the buildd doesn't have > enough memory, but just that you can allocate only 2GB per process on

Bug#849657: [Ceph-maintainers] Bug#849657: ceph: FTBFS on mips(el): g++: virtual memory exhausted: Cannot allocate memory

2017-01-04 Thread Aurelien Jarno
On 2016-12-30 10:06, Emilio Pozuelo Monfort wrote: > On 29/12/16 20:56, Gaudenz Steinlin wrote: > > > > Hi Emilio > > > > Emilio Pozuelo Monfort writes: > > > >> Source: ceph > >> Version: 10.2.5-2 > >> Severity: serious > >> > >> Your package failed to build on mips/el: > >>

Bug#849657: [Ceph-maintainers] Bug#849657: ceph: FTBFS on mips(el): g++: virtual memory exhausted: Cannot allocate memory

2016-12-30 Thread Mathieu Malaterre
On Fri, Dec 30, 2016 at 10:06 AM, Emilio Pozuelo Monfort wrote: > On 29/12/16 20:56, Gaudenz Steinlin wrote: >> >> Hi Emilio >> >> Emilio Pozuelo Monfort writes: >> >>> Source: ceph >>> Version: 10.2.5-2 >>> Severity: serious >>> >>> Your package failed to

Bug#849657: [Ceph-maintainers] Bug#849657: ceph: FTBFS on mips(el): g++: virtual memory exhausted: Cannot allocate memory

2016-12-30 Thread Emilio Pozuelo Monfort
On 29/12/16 20:56, Gaudenz Steinlin wrote: > > Hi Emilio > > Emilio Pozuelo Monfort writes: > >> Source: ceph >> Version: 10.2.5-2 >> Severity: serious >> >> Your package failed to build on mips/el: >> >> g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64

Bug#849657: [Ceph-maintainers] Bug#849657: ceph: FTBFS on mips(el): g++: virtual memory exhausted: Cannot allocate memory

2016-12-29 Thread Gaudenz Steinlin
Hi Emilio Emilio Pozuelo Monfort writes: > Source: ceph > Version: 10.2.5-2 > Severity: serious > > Your package failed to build on mips/el: > > g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE > -D__STDC_FORMAT_MACROS -D_GNU_SOURCE >