From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: building python2-cryptography fails its testsuite Date: Thu, 23 Mar 2017 12:33:39 +0000 Message-ID: <20170323123339.thrho6gvqvw6jsju@abyayala> References: <20170323122954.bpoh22qgw44qzl4m@abyayala> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47442) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cr1t0-0002TQ-OC for guix-devel@gnu.org; Thu, 23 Mar 2017 08:30:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cr1sv-0001EP-Td for guix-devel@gnu.org; Thu, 23 Mar 2017 08:30:38 -0400 Received: from fragranza.investici.org ([2a00:1dc0:2479::19]:51132) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cr1sv-0001E2-ME for guix-devel@gnu.org; Thu, 23 Mar 2017 08:30:33 -0400 Received: from [178.175.144.26] (fragranza [178.175.144.26]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id A94E12C023E for ; Thu, 23 Mar 2017 12:30:31 +0000 (UTC) Content-Disposition: inline In-Reply-To: <20170323122954.bpoh22qgw44qzl4m@abyayala> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Restarting the build, a graft happened now and it succeeded. ng0 transcribed 1.1K bytes: > When I'm building python2-cryptography on limited resources (~512MB RAM, > 1 virt. CPU), it fails its check phase after 2893.9 seconds. Is this > resources related or currently a package issue? > > tests/hazmat/primitives/test_keywrap.py .........phase `check' failed > after 2893.9 seconds > builder for > `/gnu/store/ya8x3nykgk0h2kj50ak02xmx115z703q-python2-cryptography-1.7.1.drv' > failed with exit code 1 > cannot build derivation > `/gnu/store/qkkrjk9pyc19jsasx1rmspvskm8wq3qk-certbot-0.12.0.drv': 1 > dependencies couldn't be built > cannot build derivation > `/gnu/store/j7qi8wy1gv400f84m3j9zmq7gj9m51aa-python2-acme-0.12.0.drv': 1 > dependencies couldn't be built > cannot build derivation > `/gnu/store/b60g4as3hr4fhc4mf93b1g1db56fxrvp-python2-cryptography-1.7.1.drv': > 1 dependencies couldn't be built > cannot build derivation > `/gnu/store/24j6cpjcyz922amygp9jlrf5wr74nj27-python2-ndg-httpsclient-0.4.2.drv': > 1 dependencies couldn't be built > cannot build derivation > `/gnu/store/6804qgshi4wcp4dbpg2bbrsndr1kgbvx-profile.drv': 1 > dependencies couldn't be built > guix package: error: build failed: build of > `/gnu/store/6804qgshi4wcp4dbpg2bbrsndr1kgbvx-profile.drv' failed > >