On 29-7-2016 03:50, Gerard Braad wrote: > Hi All, > > > At the moment I am setting up CI pipelines for Ceph and ran into a > small issue; I have some memory constrained runners (2G). So, when > performing a build using do-cmake all is fine... the build might last > long, but after an hour or two I am greeted with a 'Build succeeded' > message, I gather the artifacts and all is well. > > But when I do a rpmbuild, I have to rely on doing a make-dist, and > then issue a rpmbuild targeting this tarball. However, in the same > runners, this build will fail with "virtual memory exhausted". Is > there anything I can do that does not immediately involve adding more > memory? > > If more information is needed, please let me know... Hi Gerard, Experience is that for the automake part you'd really need 8G to not run into this problem. And be happy that your running GCC because Clang is even more memory hungry. --WjW -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html