From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Many perl package failures on core-updates Date: Wed, 20 Jan 2016 13:27:07 +0100 Message-ID: <20160120122707.GA16730@debian.eduroam.u-bordeaux.fr> References: <87lh7op4nd.fsf@netris.org> <87y4bo3phm.fsf@gnu.org> <20160119184112.GA15036@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53793) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLrr5-000850-8d for guix-devel@gnu.org; Wed, 20 Jan 2016 07:27:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLrr1-0004MV-Bm for guix-devel@gnu.org; Wed, 20 Jan 2016 07:27:19 -0500 Received: from mailrelay6.public.one.com ([91.198.169.200]:27433) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLrr1-0004MD-0c for guix-devel@gnu.org; Wed, 20 Jan 2016 07:27:15 -0500 Content-Disposition: inline In-Reply-To: <20160119184112.GA15036@debian> 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 On Tue, Jan 19, 2016 at 07:41:12PM +0100, Andreas Enge wrote: > 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. I pushed an updated package, which changed more than expected, since now only the cmake build system is supported. I also dropped the propagated input graphviz; if this poses a problem somewhere, we will need to revert this commit. In any case, graphviz is not among the references of the doxygen package and not needed during its build. Andreas