From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Many perl package failures on core-updates Date: Tue, 19 Jan 2016 19:41:12 +0100 Message-ID: <20160119184112.GA15036@debian> References: <87lh7op4nd.fsf@netris.org> <87y4bo3phm.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLbDV-0006we-Kx for guix-devel@gnu.org; Tue, 19 Jan 2016 13:41:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLbDS-00015M-PI for guix-devel@gnu.org; Tue, 19 Jan 2016 13:41:21 -0500 Received: from mailrelay2.public.one.com ([91.198.169.125]:34648) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLbDS-00014m-ET for guix-devel@gnu.org; Tue, 19 Jan 2016 13:41:18 -0500 Content-Disposition: inline In-Reply-To: <87y4bo3phm.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org Hello, On Sun, Jan 17, 2016 at 09:44:37PM +0100, Ludovic Courtès wrote: > I don’t really qualify as familiar with Perl ;-), but I’ve fixed some > (all?) of these in commit bb8afbf. there are still quite a few left, see http://hydra.gnu.org/eval/108793?full=1&compare=master#tabs-now-fail Also, there are masses of failures for ghc packages and some for python packages. I am looking at the failure of doxygen; it should be resolved by switching to a newer version that is compatible with flex-2.6. Another show-stopper is qt-5, with an error message related to webkit. Andreas