From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJ22B-0002xC-0Q for guix-patches@gnu.org; Sun, 26 Nov 2017 13:52:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eJ226-0001qK-2L for guix-patches@gnu.org; Sun, 26 Nov 2017 13:52:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:50921) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eJ225-0001qE-V2 for guix-patches@gnu.org; Sun, 26 Nov 2017 13:52:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eJ225-0002XH-OO for guix-patches@gnu.org; Sun, 26 Nov 2017 13:52:01 -0500 Subject: [bug#29392] [PATCH 00/11] New scons build system Resent-Message-ID: Date: Sun, 26 Nov 2017 13:51:11 -0500 From: Leo Famulari Message-ID: <20171126185111.GA30789@jasmine.lan> References: <20171122084115.1727-1-arunisaac@systemreboot.net> <20171126012659.GA14937@jasmine.lan> <87mv39vwso.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <87mv39vwso.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 29392@debbugs.gnu.org --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 26, 2017 at 05:17:59PM +0100, Ludovic Court=C3=A8s wrote: > Leo Famulari skribis: >=20 > > On Wed, Nov 22, 2017 at 02:11:15PM +0530, Arun Isaac wrote: > >> I am also unable to build mongodb on my machine. It's probably due to > >> insufficient memory (I have 4 GB). Somebody should verify that the bui= ld works > >> on their machine. On my machine, it fails with the error: > > > > It turns out that mongodb's test suite uses 45 GB of storage at its > > peak. >=20 > As mentioned on IRC, if it=E2=80=99s C++, it makes a huge difference to b= uild > with =E2=80=9C-g0=E2=80=9D such that object files do not contain debuggin= g info. > Perhaps worth checking if it helps here! Right. Arun, I'm not sure how to apply this flag with Scons. Do we just pass it to scons-flags? I can try it on my system with lots of storage space. --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlobDRkACgkQJkb6MLrK fwidKRAAs1Kr7YwLe4PHTUatMyRZXGZXSdDFkYwrl8DAvUSzukRlOLCgP/vVq7rB xBUBqX/zV4j7lBg4tQI4EFEcJ7M4WFhkvBcAeM06UgDD0mE827UZq1YnThz9jEY5 3Lwo4V8hZfNgSxHBsVK9lyRN2yDYiE3Dc/hE3h4AXZpCrfHknjECjuLla3THB0KM SbKfQxqVrp8HVuuiiWbFNAhHAvJ+Sr2rnof3zFxTAcOKRu23k3440/FiewTKBdfD ZGnQYsQCk6vJ4HrIGcsLmmIr3de7tcnKD6dUhQIvoybxl75s9XePN+maajbFJmOd PRe+RiDgtYTyhyipTgvS0bEXehAAaljfsYtKTy9vWELkkkrl3crHut8V9WA8bPDS usYEVdtMCHGXnSgca/CboaACHFmz0/zeCSxeaKB/JTrL/wk2gHgDbqH3mCIINPQT xYxQya9+eYVbtNCSG/wkevyC0pJ6L1Bxr3hccS652BxQlN23K9shMYiItrynLAgn AigdpXd3nqGS2Dl5kTphwjfRx1Edx2d6vE4yCIhbo2Al7nbNGg+l5S63ySAzJTQl MyNSvJuRdvOuic9Nea7wKz26dDjZGSiZhp4F+Uigzfbwqvssj2IWeaOOtgtwY0N2 0TCehaekVGGJGJvQqcZZI3Qw/iyJ0P6p/DDoNDP95dXA73D47AE= =OOXc -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C--