From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan =?UTF-8?Q?Syn=C3=A1=C4=8Dek?= Subject: bug#21974: can't build guix without 'makeinfo' Date: Sat, 21 Nov 2015 21:48:10 +0100 Message-ID: References: <877flb5bnb.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0F5l-00058m-Up for bug-guix@gnu.org; Sat, 21 Nov 2015 15:49:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a0F5i-00030q-Nv for bug-guix@gnu.org; Sat, 21 Nov 2015 15:49:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:57647) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0F5i-00030m-Kq for bug-guix@gnu.org; Sat, 21 Nov 2015 15:49:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1a0F5i-0000SC-HA for bug-guix@gnu.org; Sat, 21 Nov 2015 15:49:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <877flb5bnb.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 21974@debbugs.gnu.org On Sat, Nov 21, 2015 at 9:40 PM, Ludovic Court=C3=A8s wrote: > Jan Syn=C3=A1=C4=8Dek skribis: > >> The build fails with an error if the 'makeinfo' binary is missing on >> the system. The configure script should check for 'makeinfo' and fail >> if not found (or maybe warn that the docs won't be built?). > > =E2=80=98makeinfo=E2=80=99 is necessary when building from a checkout or = otherwise > modifying the manual, but it=E2=80=99s not necessary when building from a > tarball. See > . > > Can you confirm you were building from a checkout? Yes, I was building from a checkout. Maybe it would make sense to make it optional, as 'help2man' is? I was only trying to test the latest version of guix and wasn't really interested in the documentation changes. --=20 Jan Syn=C3=A1=C4=8Dek