Re: [ceph-users] Repetitive builds for Ceph

2015-02-03 Thread Ritesh Raj Sarraf
ring build, the failure shows up during the linkage. Do you have any advise ? Have you been able to do recurring deb builds without cleaning the build dir ? -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention." signature.asc Description: OpenP

Re: [ceph-users] Repetitive builds for Ceph

2015-02-02 Thread Ritesh Raj Sarraf
0m41.364s sys 0m8.068s So honestly, I'm confused what is causing this failure. Given the fact that it works perfectly fine for most of you. -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention." From ebd797f0db26e3034a04d7e99

Re: [ceph-users] Repetitive builds for Ceph

2015-02-02 Thread Ritesh Raj Sarraf
By the way, I'm trying to build Ceph from master, on Ubuntu Trusty. I hope that is supported ? On Mon, Feb 2, 2015 at 5:51 PM, Ritesh Raj Sarraf wrote: > Thanks Loic. I guess I need to look at the deb building script first then. > > And now, looking at src/CMakeLists.txt, it is c

Re: [ceph-users] Repetitive builds for Ceph

2015-02-02 Thread Ritesh Raj Sarraf
x27;t have the same problem. It is > supported by Ceph, the problem is elsewhere. > > My 2cts ;-) > > On 02/02/2015 13:02, Ritesh Raj Sarraf wrote: > > Hi, > > > > We are currently working on adding changes to a sub-feature of Ceph. > > > > My current

[ceph-users] Repetitive builds for Ceph

2015-02-02 Thread Ritesh Raj Sarraf
Hi, We are currently working on adding changes to a sub-feature of Ceph. My current challenge lies with the build environment of Ceph. Ceph is huge and takes a lot of time to build. The build folder is close to 15 GiB. I would like to re-use the compiled files when adding changes to the sub-feat