From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: perl-io-socket-ssl build failures on 'security-updates' branch Date: Fri, 29 Jan 2016 02:26:29 -0500 Message-ID: <87vb6cyhga.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP3S6-00006P-9c for guix-devel@gnu.org; Fri, 29 Jan 2016 02:26:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aP3S1-0001R7-FN for guix-devel@gnu.org; Fri, 29 Jan 2016 02:26:42 -0500 Received: from world.peace.net ([50.252.239.5]:55537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP3S1-0001R3-Bp for guix-devel@gnu.org; Fri, 29 Jan 2016 02:26:37 -0500 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org On the 'security-updates' branch, perl-io-socket-ssl gets stuck during its test suite, apparently caused by the openssl-1.0.2f update. It gets stuck at the same place on x86_64, i686, and armhf: http://hydra.gnu.org/build/978260 http://hydra.gnu.org/build/977242 http://hydra.gnu.org/build/974468 Is anyone willing to look into this? Mark