From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: building python2-cryptography fails its testsuite Date: Thu, 23 Mar 2017 12:29:54 +0000 Message-ID: <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]:46906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cr1pi-00027B-I1 for guix-devel@gnu.org; Thu, 23 Mar 2017 08:27:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cr1pd-0000R5-MS for guix-devel@gnu.org; Thu, 23 Mar 2017 08:27:14 -0400 Received: from fragranza.investici.org ([2a00:1dc0:2479::19]:42566) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cr1pd-0000Qo-C0 for guix-devel@gnu.org; Thu, 23 Mar 2017 08:27:09 -0400 Received: from [178.175.144.26] (fragranza [178.175.144.26]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id 5EF6D2C028C for ; Thu, 23 Mar 2017 12:27:06 +0000 (UTC) Content-Disposition: inline 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 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