From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: building python2-cryptography fails its testsuite Date: Thu, 23 Mar 2017 11:56:26 -0400 Message-ID: <20170323155626.GA933@jasmine> References: <20170323122954.bpoh22qgw44qzl4m@abyayala> <20170323123339.thrho6gvqvw6jsju@abyayala> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51481) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cr56I-0005E1-C8 for guix-devel@gnu.org; Thu, 23 Mar 2017 11:56:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cr56F-000500-9B for guix-devel@gnu.org; Thu, 23 Mar 2017 11:56:34 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:53770) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cr56E-0004zh-GM for guix-devel@gnu.org; Thu, 23 Mar 2017 11:56:31 -0400 Received: from localhost (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id 45581240CC for ; Thu, 23 Mar 2017 11:56:28 -0400 (EDT) Content-Disposition: inline In-Reply-To: <20170323123339.thrho6gvqvw6jsju@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 On Thu, Mar 23, 2017 at 12:33:39PM +0000, ng0 wrote: > Restarting the build, a graft happened now and it succeeded. Okay, that's weird but I'm glad it worked eventually! > 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' I haven't experienced this before (I build this package often), but I'll try to investigate what goes wrong if it does fail for me.