From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Fix the inability to build the manual. Date: Wed, 22 Feb 2017 13:04:30 +0100 Message-ID: <1487765072-32603-1-git-send-email-jmd@gnu.org> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgVf5-0000bs-I9 for guix-devel@gnu.org; Wed, 22 Feb 2017 07:04:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgVf1-0000lC-M6 for guix-devel@gnu.org; Wed, 22 Feb 2017 07:04:47 -0500 Received: from de.cellform.com ([88.217.224.109]:59502 helo=jocasta.intra) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cgVf1-0000kq-BR for guix-devel@gnu.org; Wed, 22 Feb 2017 07:04:43 -0500 Received: from jocasta.intra (localhost [127.0.0.1]) by jocasta.intra (8.14.4/8.14.4/Debian-8+deb8u1) with ESMTP id v1MC4dLf032681 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 22 Feb 2017 13:04:39 +0100 Received: (from john@localhost) by jocasta.intra (8.14.4/8.14.4/Submit) id v1MC4dHb032680 for guix-devel@gnu.org; Wed, 22 Feb 2017 13:04:39 +0100 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 These patches allow "make pdf" and "make dvi" to work again in master. Is there any possibility to get hydra/bayfront to do this regularly so that we notice when it gets broken?