From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: ng0 Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 22 Apr 2017 11:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 26604@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.149285940420369 (code B ref -1); Sat, 22 Apr 2017 11:11:01 +0000 Received: (at submit) by debbugs.gnu.org; 22 Apr 2017 11:10:04 +0000 Received: from localhost ([127.0.0.1]:33232 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d1svU-0005IT-AU for submit@debbugs.gnu.org; Sat, 22 Apr 2017 07:10:04 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36297) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d1svS-0005Hv-P9 for submit@debbugs.gnu.org; Sat, 22 Apr 2017 07:10:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1svM-0001uS-Gw for submit@debbugs.gnu.org; Sat, 22 Apr 2017 07:09:57 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42018) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d1svM-0001uO-Db for submit@debbugs.gnu.org; Sat, 22 Apr 2017 07:09:56 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55498) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1svL-00016K-Aa for bug-guix@gnu.org; Sat, 22 Apr 2017 07:09:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1svI-0001sj-5l for bug-guix@gnu.org; Sat, 22 Apr 2017 07:09:55 -0400 Received: from perdizione.investici.org ([94.23.50.208]:60356) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d1svH-0001sa-Ra for bug-guix@gnu.org; Sat, 22 Apr 2017 07:09:52 -0400 Received: from [94.23.50.208] (perdizione [94.23.50.208]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id D95771201DF for ; Sat, 22 Apr 2017 11:09:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cryptolab.net; s=stigmate; t=1492859390; bh=up4Dqn1AVxvTJASreFmGhdjnns0cmiudmYEHx86+V4M=; h=Date:From:To:Subject; b=LHIOHSBmZ/qnP4A+jVet1AE0l/xmmObo8rSB6yXJQ3dSGAqv6zVs+yEa4ym5W3X4R n01Tn329HnONnzHMLQXYjPN9uwj6SOnasHzGgFZo7ZvU/xXVuYUt9KnfcsGyiXPAy6 DyBWhD1ce8YT3r/A0jBqBRXVIo84UFCILLvdjmGY= Date: Sat, 22 Apr 2017 11:09:47 +0000 From: ng0 Message-ID: <20170422110947.pyepomrq4s3zzntr@abyayala> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) As long as I run guix I was never able to build the documentation as pdf. What's wrong with it? [user@abyayala ~/src/guix/guix]$ make doc/guix.pdf TEXI2PDF doc/guix.pdf /gnu/store/jz7jq4w8d4czvgnk9as07rrdbcfjjgjj-profile/bin/texi2dvi: pdftex exited with bad status, quitting. make: *** [Makefile:3591: doc/guix.pdf] Error 1 -- PGP and more: https://people.pragmatique.xyz/ng0/ From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: Chris Marusich Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 23 Apr 2017 04:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: ng0 Cc: 26604@debbugs.gnu.org Received: via spool by 26604-submit@debbugs.gnu.org id=B26604.14929209105467 (code B ref 26604); Sun, 23 Apr 2017 04:16:01 +0000 Received: (at 26604) by debbugs.gnu.org; 23 Apr 2017 04:15:10 +0000 Received: from localhost ([127.0.0.1]:35049 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d28vW-0001Q7-6z for submit@debbugs.gnu.org; Sun, 23 Apr 2017 00:15:10 -0400 Received: from mail-it0-f53.google.com ([209.85.214.53]:34762) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d28vU-0001Pt-Q2 for 26604@debbugs.gnu.org; Sun, 23 Apr 2017 00:15:09 -0400 Received: by mail-it0-f53.google.com with SMTP id 193so5917699itm.1 for <26604@debbugs.gnu.org>; Sat, 22 Apr 2017 21:15:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=xNSVE9/XFNqnmejcsbW7shUXacn4SxTQTS1YLthDlfI=; b=s6VK8rG41CRHLxuPvC4RGhG+QkcVyYZyIzR7fx3WXrhFJsJa5LQN3Xf30CI/ni+MQg nyExf6pTAA3hrE25H6XSaQNfSBnuHP7DXVt3rINLzh0ATWoBLgiFajqRnIVTMzf0JxD6 /hnCv73yOSh2RHNeesyX5sZoQc+xW7j6APqabHakPeUD8MLvZsWJml1W5x4PjcLRwtx8 YrSItbMzYq2wwQ5QRW0tIzQJoMrtrnFqimiC/T7Q2PTIKfd72qMhKL8K/lg4crHs+ecX U7kTjFZMPFHa/mM1hdHaEKUu58GPVeLhPlDxHYNOxyi/FIwMrmM28sZ7r2E4frE0Lj+K 23eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=xNSVE9/XFNqnmejcsbW7shUXacn4SxTQTS1YLthDlfI=; b=le/0Aw+ixw0RRXGIneZ56gFMh/RLIB3NTrFSEOfaTLy6yJuSHcDrxQbsAHl4TNWis4 PJQLZfTocBaO+mEZSmq3LLlwTDxGaILjc80JrshWGh3+3iSRpdPAQzmoF+XVm8MLiW8P dgSkjKV/jLT4Ks/HWpddYBKwC2adpwhCXgc0Uzm0gXPjr5sRyl1Ps93eScmeJ0zs9n/p QpZ+2mGNGMdxmZH1AfPM3myZzLKRdWg4iMu9MNrgO6Sgl/rfzcWKjsjXRYuvmx+a0UqO ulISVE4TglfUnrghAeL3e5bUu1CKBxyNBMsIGv9boN6dOBigCG99gRBLoTxU3O4YmKrF R9og== X-Gm-Message-State: AN3rC/5kOSpmZ+U9rWtN/mEb0dOl7ci5dC3l+/I8m/PNZMVwJ+255Jfq dP4G/ScC+DMcqA== X-Received: by 10.84.238.137 with SMTP id v9mr24430568plk.189.1492920902750; Sat, 22 Apr 2017 21:15:02 -0700 (PDT) Received: from garuda ([172.58.46.129]) by smtp.gmail.com with ESMTPSA id a190sm23673992pgc.60.2017.04.22.21.15.00 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 22 Apr 2017 21:15:01 -0700 (PDT) From: Chris Marusich References: <20170422110947.pyepomrq4s3zzntr@abyayala> Date: Sat, 22 Apr 2017 21:14:56 -0700 In-Reply-To: <20170422110947.pyepomrq4s3zzntr@abyayala> (ng0's message of "Sat, 22 Apr 2017 11:09:47 +0000") Message-ID: <87tw5fu5dr.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.2 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable ng0 writes: > As long as I run guix I was never able to build the documentation > as pdf. What's wrong with it? > > [user@abyayala ~/src/guix/guix]$ make doc/guix.pdf > TEXI2PDF doc/guix.pdf > /gnu/store/jz7jq4w8d4czvgnk9as07rrdbcfjjgjj-profile/bin/texi2dvi: pdfte= x exited with bad status, quitting. > make: *** [Makefile:3591: doc/guix.pdf] Error 1 I looked into this a week or two ago. I think we're waiting for a newer release of automake? Perhaps John Darrington knows more. See this email thread, which I found at the time and seems to contain the relevant information: https://lists.gnu.org/archive/html/guix-devel/2017-02/msg01074.html =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAlj8KkAACgkQ3UCaFdgi Rp1dYA//aF7tvVpKXCJbGouY1piZlocSlgnphduWjmcqmYmAVBtOvhwr+iNPw511 4+3iO9g/HW9TEw4aIelJmkm3yyQuEyr78a0SiSAmREEs5CQ8GEeO3ZAtFABzYLzj pX1JQ0uJ4rGUHWHdl+eSAfwZQX7YUV8K8uH1F6/PcbUOdPp0j7SKa89cBfpvhPag MtNqP1xlA3vwo7T2/WY2jNp0gJKIxpaAD0XCY4kKNpelTpn2jNB+ZMC+r6mc2Svv w8x+hTkqbP5fZNoq8YvB4e1vn4m9B4+qYM3jhJ71Tzw4jz3t7mnsDoXHOmkhZwD4 rRAXi+H5IKrQma5msCTrr/4FyZ3R5yEfMkDvkIHDfbAsRg5yHJwS/hvqKHSuoJow e7DfgQ6nLnB92a/Qg9SA87CgFBd5ggLhyfgDgBwGxxPQMLm9m/OCVQJFPAoOjT6N HpTm0T/p6bODasXDxC/4UuYt+t5pmgrMcbkGNKNS28sJglV38ZEO/j0AtOc7x6NQ 0Y7hKOJRKAGevHYst9QAghTHkl7yElm5+exsHHa3lnVnYArNVnx8iKp8GQa4UFf3 EsURtdV13ALSWLUYIT5oq8IkajfJPuEu3gPNvYVlVif2cpTbSIfIvj4Cj6o9GDTY uO9oF2NWD7E+fVKLuMMJ3zVI3ViNY5d3Q6Tb0tL2pXmgquONAnE= =VsHm -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: ng0@pragmatique.xyz Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 23 Apr 2017 16:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Chris Marusich Cc: 26604@debbugs.gnu.org Received: via spool by 26604-submit@debbugs.gnu.org id=B26604.149296494721757 (code B ref 26604); Sun, 23 Apr 2017 16:30:03 +0000 Received: (at 26604) by debbugs.gnu.org; 23 Apr 2017 16:29:07 +0000 Received: from localhost ([127.0.0.1]:36632 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d2KNm-0005eo-04 for submit@debbugs.gnu.org; Sun, 23 Apr 2017 12:29:06 -0400 Received: from 93-95-228-241.1984.is ([93.95.228.241]:50994 helo=sharknado9001.pragmatique.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d2KAy-0005M6-FQ for 26604@debbugs.gnu.org; Sun, 23 Apr 2017 12:15:53 -0400 Received: by sharknado9001.pragmatique.xyz (OpenSMTPD) with ESMTPSA id 12b1a4c1 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sun, 23 Apr 2017 16:15:41 +0000 (UTC) Date: Sun, 23 Apr 2017 16:15:43 +0000 From: ng0@pragmatique.xyz Message-ID: <20170423161543.y6w7mhp7uezeywjo@abyayala> Mail-Followup-To: Chris Marusich , 26604@debbugs.gnu.org References: <20170422110947.pyepomrq4s3zzntr@abyayala> <87tw5fu5dr.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87tw5fu5dr.fsf@gmail.com> X-Spam-Score: 0.4 (/) X-Mailman-Approved-At: Sun, 23 Apr 2017 12:29:04 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.4 (/) Chris Marusich transcribed 1.7K bytes: > ng0 writes: > > > As long as I run guix I was never able to build the documentation > > as pdf. What's wrong with it? > > > > [user@abyayala ~/src/guix/guix]$ make doc/guix.pdf > > TEXI2PDF doc/guix.pdf > > /gnu/store/jz7jq4w8d4czvgnk9as07rrdbcfjjgjj-profile/bin/texi2dvi: pdftex exited with bad status, quitting. > > make: *** [Makefile:3591: doc/guix.pdf] Error 1 > > I looked into this a week or two ago. I think we're waiting for a newer > release of automake? Perhaps John Darrington knows more. See this > email thread, which I found at the time and seems to contain the > relevant information: > > https://lists.gnu.org/archive/html/guix-devel/2017-02/msg01074.html > > -- > Chris Oh, right… I've seen this scroll by some time ago. Okay, since there is no associated open bug (at least with the obvious keywords), I'll leave this bug open and once the .pdf generates again it can be closed. -- PGP and more: https://people.pragmatique.xyz/ng0/ From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: Chris Marusich Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 23 Apr 2017 18:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 26604@debbugs.gnu.org Received: via spool by 26604-submit@debbugs.gnu.org id=B26604.14929729688791 (code B ref 26604); Sun, 23 Apr 2017 18:43:01 +0000 Received: (at 26604) by debbugs.gnu.org; 23 Apr 2017 18:42:48 +0000 Received: from localhost ([127.0.0.1]:36743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d2MT9-0002Hi-Vj for submit@debbugs.gnu.org; Sun, 23 Apr 2017 14:42:48 -0400 Received: from mail-it0-f44.google.com ([209.85.214.44]:36342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d2MT8-0002HW-1P for 26604@debbugs.gnu.org; Sun, 23 Apr 2017 14:42:46 -0400 Received: by mail-it0-f44.google.com with SMTP id g66so34483893ite.1 for <26604@debbugs.gnu.org>; Sun, 23 Apr 2017 11:42:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version; bh=C0vyFSX69G0JJ19US2mwRL94aXvH6EbGd1QfnJ49GHs=; b=iqWwMfPBIrDSq2SZ8DS4XJw1ngNnolhV0MD2bPfGe1I1zLDm19XAv0QfZ+eb685tpI KrNfttT1soVDc0Hl02G4UhjAzCN5gnzKmQZp9ubL0uYhXuNwHlHKjCfq1JhfxBa4KhIZ ny8GyaZzBnNmecZim2ihc6UzhgZazFZMwg8FOfOlU+lsSX4UsogQ3NPt9o6885O/GOCi nS5oWRbMlJ6TcN4fovcM0fqppSN0jGztZ2Sz1hUJqA66HDU3Au5TS+ZgibqPeAD1NL3F Y2m3en68H/S6VwW/HycqRleFqRDX/kJwf5BHrPGjaunrgoRF4hETRlJHfrqHd1mXIN1p yu/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=C0vyFSX69G0JJ19US2mwRL94aXvH6EbGd1QfnJ49GHs=; b=pZ97eb/iW1Uw3kUIFBuex/AMLLbAXRGMcDFVEzPQXOdi8CJqjicKl1zcITRa+35QGz jEZI8mrAV7xIctb3IDF9ZXzp7qShCchVjxPXEQj25dfxbdxDs6NGBwKdZ7tXCn/ItA+B CaEy9i/IZ73Ni/EC3HYOxU8dQbIjvARj65FolTWRn3Z8DBspdRzsz2sw8qKcj55MVO3k VMTu5gTpbL+r8nkYYTz5tpNIKXd0vzvSdudI5HjYG4XIp9RPjq3nafkNhjA7747Yo9X3 f+EqPBd06xRvnkwUunPg3nB0suiEkBaZVEIa0L+1K0NJfQBuJw7ScggLYZ//bZep3+st c3Jw== X-Gm-Message-State: AN3rC/4R5V9sqSYsRMBm0MlEYFuKouFjEbfI9+XfsMFd8meKi/xBiNXI lsUMc0P9NsTLpnKI X-Received: by 10.99.155.17 with SMTP id r17mr21151068pgd.193.1492972959728; Sun, 23 Apr 2017 11:42:39 -0700 (PDT) Received: from garuda ([2601:602:9d02:4725:4e0f:6eff:fef6:70b9]) by smtp.gmail.com with ESMTPSA id 66sm26523581pfg.14.2017.04.23.11.42.37 for <26604@debbugs.gnu.org> (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 23 Apr 2017 11:42:38 -0700 (PDT) From: Chris Marusich References: <20170422110947.pyepomrq4s3zzntr@abyayala> <87tw5fu5dr.fsf@gmail.com> <20170423161543.y6w7mhp7uezeywjo@abyayala> Date: Sun, 23 Apr 2017 11:42:37 -0700 In-Reply-To: <20170423161543.y6w7mhp7uezeywjo@abyayala> (ng0@pragmatique.xyz's message of "Sun, 23 Apr 2017 16:15:43 +0000") Message-ID: <87mvb7hso2.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable ng0@pragmatique.xyz writes: > Chris Marusich transcribed 1.7K bytes: >> ng0 writes: >>=20 >> > As long as I run guix I was never able to build the documentation >> > as pdf. What's wrong with it? >> > >> > [user@abyayala ~/src/guix/guix]$ make doc/guix.pdf >> > TEXI2PDF doc/guix.pdf >> > /gnu/store/jz7jq4w8d4czvgnk9as07rrdbcfjjgjj-profile/bin/texi2dvi: pd= ftex exited with bad status, quitting. >> > make: *** [Makefile:3591: doc/guix.pdf] Error 1 >>=20 >> I looked into this a week or two ago. I think we're waiting for a newer >> release of automake? Perhaps John Darrington knows more. See this >> email thread, which I found at the time and seems to contain the >> relevant information: >>=20 >> https://lists.gnu.org/archive/html/guix-devel/2017-02/msg01074.html >>=20 >> --=20 >> Chris > > Oh, right=E2=80=A6 I've seen this scroll by some time ago. > Okay, since there is no associated open bug (at least with the > obvious keywords), I'll leave this bug open and once > the .pdf generates again it can be closed. Sounds good. I guess I should have opened up a bug report myself. Thank you for doing it! =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAlj89Z0ACgkQ3UCaFdgi Rp1lMg//Q2D/NEfzt9NPqI6ccGss71ezsp9aW2hHDtNdLDmdmYAcUFEJYygLHw6S wpuPeM90hmDd0vlRv6kbII2ctw7ftJ1X+gtQWPZY/i1qv+Kk2J47xRkJrS4NDZKg tFic+StnzngnxxDKBPR9sfRPrp5npuSeTxzNgSJjNfecThqJutq1qIB89L4Is4xL 0RIBZdWNKh8jv7LVvFq/BAGBvcxKu48HXERg1e99QaBxnL91Ht7+E0rrXh1e8xQ2 r1VwDMY2j8bA39wvTRFk7lVRr91PZnhjV5ec/98rh56GdXKmNVom4mWwuiB9Vtta P/9ltcSdPxiVp9/Fqw+YC4rYZhXC7qJTyiQkwp0Ikl4Th2lybIkD0uRYe0mgMzsd saAGHJf4YpX9flvx7GezO7JvWiowHsuF3+6ZKe5vYPK9o+WHlQNgDoGjbA6nlsxv zfq962u05k7CR2CYOplbupNQxKi2WTL0Rhjc0spbQmQRudevPTxCmtqa+xraf0N8 Kaodi+l1NXqUbS2xKBauf/TlYhRxt902dqGZrCzxKOvLniwFaNdTQh3tnDd1n2NQ 1zcEYsuZi8gMzHRZDRC7YxjuFsZARQeSc2BhUWmFptX3quIRfm/xBvARKJXt2uY3 JrcyS04GTOHrH2O6Tux5FpmY/L4fNgVrgnwMYcr29V0inIqeQdM= =/od1 -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 05 May 2017 18:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Chris Marusich Cc: ng0 , 26604@debbugs.gnu.org Received: via spool by 26604-submit@debbugs.gnu.org id=B26604.149401044016732 (code B ref 26604); Fri, 05 May 2017 18:54:01 +0000 Received: (at 26604) by debbugs.gnu.org; 5 May 2017 18:54:00 +0000 Received: from localhost ([127.0.0.1]:56727 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d6iMa-0004Lo-Li for submit@debbugs.gnu.org; Fri, 05 May 2017 14:54:00 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d6iMZ-0004Lb-6L for 26604@debbugs.gnu.org; Fri, 05 May 2017 14:53:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6iMR-0005yB-0k for 26604@debbugs.gnu.org; Fri, 05 May 2017 14:53:54 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37950) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6iMQ-0005y6-UI; Fri, 05 May 2017 14:53:50 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:40652 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1d6iMQ-0003k3-8s; Fri, 05 May 2017 14:53:50 -0400 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170422110947.pyepomrq4s3zzntr@abyayala> <87tw5fu5dr.fsf@gmail.com> Date: Fri, 05 May 2017 20:53:47 +0200 In-Reply-To: <87tw5fu5dr.fsf@gmail.com> (Chris Marusich's message of "Sat, 22 Apr 2017 21:14:56 -0700") Message-ID: <874lwz2kzo.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Chris Marusich skribis: > ng0 writes: > >> As long as I run guix I was never able to build the documentation >> as pdf. What's wrong with it? >> >> [user@abyayala ~/src/guix/guix]$ make doc/guix.pdf >> TEXI2PDF doc/guix.pdf >> /gnu/store/jz7jq4w8d4czvgnk9as07rrdbcfjjgjj-profile/bin/texi2dvi: pdft= ex exited with bad status, quitting. >> make: *** [Makefile:3591: doc/guix.pdf] Error 1 > > I looked into this a week or two ago. I think we're waiting for a newer > release of automake? AFAIK the =E2=80=98texinfo.tex=E2=80=99 file that Automake 1.15 installs is= good enough, as shown by . Can you try running =E2=80=9Cautoreconf -vfi=E2=80=9D with Automake 1.15 in= stalled? FWIW, I have: --8<---------------cut here---------------start------------->8--- $ grep def.texinfoversion build-aux/texinfo.tex=20 \def\texinfoversion{2016-09-18.18} $ grep def.texinfoversion $(find $(guix build automake) -name texinfo.tex) \def\texinfoversion{2013-02-01.11} $ grep def.texinfoversion ~/src/gnulib/build-aux/texinfo.tex=20 \def\texinfoversion{2017-04-14.11} $ (cd ~/src/gnulib/ ; git describe) v0.1-1312-ga87d5e5c6 --8<---------------cut here---------------end--------------->8--- HTH, Ludo=E2=80=99. From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 28 Sep 2020 19:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Cc: ng0 , Chris Marusich , 26604@debbugs.gnu.org Received: via spool by 26604-submit@debbugs.gnu.org id=B26604.160132307211427 (code B ref 26604); Mon, 28 Sep 2020 19:58:01 +0000 Received: (at 26604) by debbugs.gnu.org; 28 Sep 2020 19:57:52 +0000 Received: from localhost ([127.0.0.1]:54096 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kMzHT-0002yF-Oi for submit@debbugs.gnu.org; Mon, 28 Sep 2020 15:57:52 -0400 Received: from mail-wr1-f50.google.com ([209.85.221.50]:43615) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kMzHS-0002y1-As for 26604@debbugs.gnu.org; Mon, 28 Sep 2020 15:57:50 -0400 Received: by mail-wr1-f50.google.com with SMTP id k15so2643465wrn.10 for <26604@debbugs.gnu.org>; Mon, 28 Sep 2020 12:57:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=b+Ni+bevbB+vER+F5Ah/6Us1db3BmArOiWLXtaXjAYs=; b=fvKlgGI8xkL9kYQA9xkHTYVq0qvrWgaCu7Y8hSWyyQrVD2kaVo17giSszFzHjdKmqi 4WBtVa3P7D7dj9H+8qvuuj3OiwG6mZVwO4vqdtoF/IGQb2ZnOqs5fONMibMbwNhzt+4/ CHLdDU1QdDxRm9GSYsrp/62lQxeelX4wIcutnFDdHPiEe8QWd9/dQ//Cb0zfcl7iXbcV G05KxJKqxWD5zk27c/aWVEylHOjSmEqszvpCXiP1uf60Xo01xcZfWPm9YS8MZzWvMY4Y LKlHa27mGc0E38+RHqjxTFP1dfdg0W+mx4Vwb/dP21zu56xtJqMwWIaVqAV2ilwD1SG1 JLMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=b+Ni+bevbB+vER+F5Ah/6Us1db3BmArOiWLXtaXjAYs=; b=Yb6/st/YST50wcTqqR6TNF97crjxLluJApScaLs4/5K/AngYDJPXTxHD1f5cTiZZLw FqumRbtCW1z/A3bYW9lnkJKT4gUPJmaVrzh7SePi0zTWd1BAunoChdpe1wiPyb70VizR HPuK/rS+G2s/4Juc4ach4fpCwSfgPFiaL+EjYeqtgh0vFcb2Nqsifq6CBA5g38+MpcNZ X+Ond7JjzWEIDKnJCTTcyE+maMT4b1YLhrS6zdlumGzdQWuFkp9rro64v8no0KW/0ABI 7GSa3leR68rlIuWbH4Rlmd7gbxZpcpxd9d+74JCzSmD3uXZmZpMjso3AQPTiJwrVoxuw JaZw== X-Gm-Message-State: AOAM533MVgHZDshFEnF3tGeSIQMEkaLIN4U7toShNBrXEggXFrbXVJp8 T1HDg8KRBedpvHOi2J1B36qiqpfqydNiwg== X-Google-Smtp-Source: ABdhPJyFnUt2kiA5lbspA6g+rS2tfCSLlxZkj9XTNQycPJXPz5xz6u5uT1JrCrZ0PUCa7JyqPO48Fw== X-Received: by 2002:adf:8562:: with SMTP id 89mr146659wrh.214.1601323064017; Mon, 28 Sep 2020 12:57:44 -0700 (PDT) Received: from pfiuh02 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id k4sm2905139wrx.51.2020.09.28.12.57.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Sep 2020 12:57:43 -0700 (PDT) From: zimoun References: <20170422110947.pyepomrq4s3zzntr@abyayala> <87tw5fu5dr.fsf@gmail.com> <874lwz2kzo.fsf@gnu.org> Date: Mon, 28 Sep 2020 21:57:43 +0200 In-Reply-To: <874lwz2kzo.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 05 May 2017 20:53:47 +0200") Message-ID: <87lfgt3c94.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.6 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.6 (-) Dear, On Fri, 05 May 2017 at 20:53, ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > Chris Marusich skribis: >> ng0 writes: >>> As long as I run guix I was never able to build the documentation >>> as pdf. What's wrong with it? >>> >>> [user@abyayala ~/src/guix/guix]$ make doc/guix.pdf >>> TEXI2PDF doc/guix.pdf >>> /gnu/store/jz7jq4w8d4czvgnk9as07rrdbcfjjgjj-profile/bin/texi2dvi: pdf= tex >>> exited with bad status, quitting. >>> make: *** [Makefile:3591: doc/guix.pdf] Error 1 >> >> I looked into this a week or two ago. I think we're waiting for a newer >> release of automake? > > AFAIK the =E2=80=98texinfo.tex=E2=80=99 file that Automake 1.15 installs = is good enough, > as shown by > > . I do not know what I miss but I get this error: --8<---------------cut here---------------start------------->8--- $ guix environment -C guix --ad-hoc texlive-base texlive-fonts-ec [env]$ ./bootstrap && ./configure --localstatedir=3D/var/ && make [env]$ make doc/guix.pdf TEXI2PDF doc/guix.pdf kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+3/600 --dpi 603 ecr= m1095 mktexpk: Running mf-nowin -progname=3Dmf \mode:=3Dljfour; mag:=3D1+3/600; n= onstopmode; input ecrm1095 This is METAFONT, Version 2.7182818 (TeX Live 2019) (preloaded base=3Dmf) (/gnu/store/jq35y4na0bciw1i60p9z44aq82dsp5x2-profile/share/texmf-dist/fonts= /source/jknappen/ec/ecrm1095.mf (/gnu/store/jq35y4na0bciw1i60p9z44aq82dsp5x= 2-profile/share/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/gnu/store/= jq35y4na0bciw1i60p9z44aq82dsp5x2-profile/share/texmf-dist/fonts/source/jkna= ppen/ec/ecrm.mf (/gnu/store/jq35y4na0bciw1i60p9z44aq82dsp5x2-profile/share/= texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/gnu/store/jq35y4na0bciw1i60p9z44aq82dsp5x2-profile/share/texmf-dist/f= onts/source/jknappen/ec/exaccess.mf [...] Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/gnu/store/jq35y4na= 0bciw1i60p9z44aq82dsp5x2-profile/share/texmf-dist/fonts/source/jknappen/ec/= exrligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.07599pt) Font metrics written on ecrm1095.tfm. Output written on ecrm1095.603gf (256 characters, 55528 bytes). Transcript written on ecrm1095.log. mktexpk: /home/simon/src/guix/wk/emacs-vm/doc/guix.t2p/doc!guix.t2d/pdf/bui= ld/ecrm1095.603pk: successfully generated. /gnu/store/jq35y4na0bciw1i60p9z44aq82dsp5x2-profile/bin/texi2dvi: pdftex ex= ited with bad status, quitting. make: *** [Makefile:4181: doc/guix.pdf] Error 1 --8<---------------cut here---------------end--------------->8--- And it is a bit cryptic=E2=80=A6 What am I doing wrong? All the best, simon From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 28 Sep 2020 21:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: zimoun Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , ng0 , 26604@debbugs.gnu.org Received: via spool by 26604-submit@debbugs.gnu.org id=B26604.160132776018894 (code B ref 26604); Mon, 28 Sep 2020 21:16:01 +0000 Received: (at 26604) by debbugs.gnu.org; 28 Sep 2020 21:16:00 +0000 Received: from localhost ([127.0.0.1]:54182 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kN0V5-0004ug-Ki for submit@debbugs.gnu.org; Mon, 28 Sep 2020 17:15:59 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:59092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kN0V2-0004uU-6J for 26604@debbugs.gnu.org; Mon, 28 Sep 2020 17:15:58 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 71DB9FFC; Mon, 28 Sep 2020 23:15:53 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7q1lsSNmD2tk; Mon, 28 Sep 2020 23:15:53 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:910:103f::457]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 984E0FFA; Mon, 28 Sep 2020 23:15:52 +0200 (CEST) Date: Mon, 28 Sep 2020 23:15:50 +0200 From: Andreas Enge Message-ID: <20200928211550.GA16331@jurong> References: <20170422110947.pyepomrq4s3zzntr@abyayala> <87tw5fu5dr.fsf@gmail.com> <874lwz2kzo.fsf@gnu.org> <87lfgt3c94.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87lfgt3c94.fsf@gmail.com> X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Hello, On Mon, Sep 28, 2020 at 09:57:43PM +0200, zimoun wrote: > [env]$ make doc/guix.pdf try this instead: make V=1 pdf which will print what happens. I have the monolithic texlive package in my profile and building the pdf "almost worked": ... doc/images/coreutils-size-map.png> !pdfTeX error: /home/andreas/.guix-profile/bin/pdftex (file doc/images/coreutils-graph.png): reading image file failed ==> Fatal error occurred, no output PDF file produced! It turns out there are a bunch of empty .png files in doc/images/, with corresponding non-empty .dot files. I deleted them and installed graphviz into my profile in the hope that "make pdf" would create the missing .png files, but it does not. However, the following "almost almost" worked: - remove the empty .png files and install graphviz - "make" - "make pdf" I obtained the English, German, French and Spanish pdf documentation, but then a lot of complaints about unicode characters for the Russian documentation (and "make doc/guix.zh_CN.pdf" also has unicode problems). Andreas From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 16 Oct 2020 10:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Andreas Enge Cc: ng0 , 26604@debbugs.gnu.org, zimoun Received: via spool by 26604-submit@debbugs.gnu.org id=B26604.160284320431792 (code B ref 26604); Fri, 16 Oct 2020 10:14:01 +0000 Received: (at 26604) by debbugs.gnu.org; 16 Oct 2020 10:13:24 +0000 Received: from localhost ([127.0.0.1]:57732 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTMjk-0008Gi-H7 for submit@debbugs.gnu.org; Fri, 16 Oct 2020 06:13:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45334) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTMji-0008GV-Ir for 26604@debbugs.gnu.org; Fri, 16 Oct 2020 06:13:23 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49111) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kTMjb-00031q-8O; Fri, 16 Oct 2020 06:13:15 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=34888 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kTMja-0005Ka-ET; Fri, 16 Oct 2020 06:13:15 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20170422110947.pyepomrq4s3zzntr@abyayala> <87tw5fu5dr.fsf@gmail.com> <874lwz2kzo.fsf@gnu.org> <87lfgt3c94.fsf@gmail.com> <20200928211550.GA16331@jurong> Date: Fri, 16 Oct 2020 12:13:12 +0200 In-Reply-To: <20200928211550.GA16331@jurong> (Andreas Enge's message of "Mon, 28 Sep 2020 23:15:50 +0200") Message-ID: <87362e8onb.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Andreas Enge skribis: > On Mon, Sep 28, 2020 at 09:57:43PM +0200, zimoun wrote: >> [env]$ make doc/guix.pdf > > try this instead: > make V=3D1 pdf > which will print what happens. > > I have the monolithic texlive package in my profile and building the pdf > "almost worked": > ... > doc/images/coreutils-size-map.png> > !pdfTeX error: /home/andreas/.guix-profile/bin/pdftex (file doc/images/co= reutils-graph.png): reading image file failed > =3D=3D> Fatal error occurred, no output PDF file produced! > > It turns out there are a bunch of empty .png files in doc/images/, with > corresponding non-empty .dot files. I deleted them and installed graphviz > into my profile in the hope that "make pdf" would create the missing > .png files, but it does not. > > However, the following "almost almost" worked: > - remove the empty .png files and install graphviz > - "make" > - "make pdf" > I obtained the English, German, French and Spanish pdf documentation, but > then a lot of complaints about unicode characters for the Russian > documentation (and "make doc/guix.zh_CN.pdf" also has unicode problems). Simon, can you close the issue if this is fine on your side as well? Maybe it=E2=80=99s a matter (as usual=E2=80=A6) of choosing the right texli= ve-* packages. Thanks, Ludo=E2=80=99. From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 16 Oct 2020 11:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Andreas Enge , ng0 , 26604@debbugs.gnu.org Received: via spool by 26604-submit@debbugs.gnu.org id=B26604.16028469866042 (code B ref 26604); Fri, 16 Oct 2020 11:17:01 +0000 Received: (at 26604) by debbugs.gnu.org; 16 Oct 2020 11:16:26 +0000 Received: from localhost ([127.0.0.1]:57891 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTNik-0001ZO-BC for submit@debbugs.gnu.org; Fri, 16 Oct 2020 07:16:26 -0400 Received: from mail-qk1-f196.google.com ([209.85.222.196]:45786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTNii-0001ZB-36 for 26604@debbugs.gnu.org; Fri, 16 Oct 2020 07:16:24 -0400 Received: by mail-qk1-f196.google.com with SMTP id 188so1573918qkk.12 for <26604@debbugs.gnu.org>; Fri, 16 Oct 2020 04:16:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=VMjUl8T9TgQzEMnP2345lZTRn2wZDGePA7z5McLOiak=; b=fuVHd4xzwFvWMXeplr5W29p6pYDx8HVdSRZOx8d3PSV6xL8cXZCm0WUmTGe8P/Xaxu BWl4ORvxcmc23cy5O2yj0myriWumXSNOPVFmBsrdZif5lICpurh6vhGmtOlSZckvLJVY aZkKhEhFfgQ03+QVNVOVp5S0Yi3JjNg85tIXgMfKQApRp5FTHduuJVI5+8djEx5Ap2dp nJBfPPnpYtbuim0KQnG+bOSi6pmS1rI3A2HJAlGDqvYxpk3op/mEljJXATW8BBEbco5s tN+oUgWIN7INLxLfxemKw3ChXkuuSNbmoIzCVfldVATPzwKKN/AIMXw+BwqhdgWsnHkW dPyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=VMjUl8T9TgQzEMnP2345lZTRn2wZDGePA7z5McLOiak=; b=XpYmIJWc0p5B5VGSGmVNOU20XvuzpTOp5iRNKBoc31aZnx3U4uGJ6bDDZG9MbivkjH VtGhpHwZ37g/QrGaezdahQKUYClsQJtAYvi8fNoFMRLB0YJa+ZSVkj1GbTyPaSaHqAeC bTJecQGipu1uwz9t0zRos+4h0IW2kvTCu2LX9WxJF3jb04aXpwnz0NT6rViijKPMvPiX HwrXN6REnV3SXmHZ17pY2wI+9bCNdk/qSMELcPzTLUHBv8gM0AxboyeSb7itlEPVrtqj r1z/jYAlhIwzQvsJGDjf/n2SDAvtYsbFRESqyG97u0iFd4ww1CLBtDhsQHUIgHULIHng LzzQ== X-Gm-Message-State: AOAM530flmcVsR4zAbCwfsFxGiMrJn/dic/C5a3fK0VFdrQNNpzuGX0y +kRHoVIoA7ssltKHUaXGK+1yrI7/xykvfEK5QqGpN3or X-Google-Smtp-Source: ABdhPJz0GXUMRv2IHLenjB337MK2WMyw0sacY6TysHhRyL1PEJ2bvT+3L+4O/Zt0Kh+XKnnpbtRhsdzZAOrxgYHk44Y= X-Received: by 2002:a37:a2cd:: with SMTP id l196mr2999901qke.201.1602846978522; Fri, 16 Oct 2020 04:16:18 -0700 (PDT) MIME-Version: 1.0 References: <20170422110947.pyepomrq4s3zzntr@abyayala> <87tw5fu5dr.fsf@gmail.com> <874lwz2kzo.fsf@gnu.org> <87lfgt3c94.fsf@gmail.com> <20200928211550.GA16331@jurong> <87362e8onb.fsf@gnu.org> In-Reply-To: <87362e8onb.fsf@gnu.org> From: zimoun Date: Fri, 16 Oct 2020 13:16:07 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, On Fri, 16 Oct 2020 at 12:13, Ludovic Court=C3=A8s wrote: > Andreas Enge skribis: > > On Mon, Sep 28, 2020 at 09:57:43PM +0200, zimoun wrote: > >> [env]$ make doc/guix.pdf > > > > try this instead: > > make V=3D1 pdf > > which will print what happens. Thanks for the tip. > > I have the monolithic texlive package in my profile and building the pd= f > > "almost worked": > > ... > > doc/images/coreutils-size-map.png> > > !pdfTeX error: /home/andreas/.guix-profile/bin/pdftex (file doc/images/= coreutils-graph.png): reading image file failed > > =3D=3D> Fatal error occurred, no output PDF file produced! > > > > It turns out there are a bunch of empty .png files in doc/images/, with > > corresponding non-empty .dot files. I deleted them and installed graphv= iz > > into my profile in the hope that "make pdf" would create the missing > > .png files, but it does not. > > > > However, the following "almost almost" worked: > > - remove the empty .png files and install graphviz > > - "make" > > - "make pdf" > > I obtained the English, German, French and Spanish pdf documentation, b= ut > > then a lot of complaints about unicode characters for the Russian > > documentation (and "make doc/guix.zh_CN.pdf" also has unicode problems)= . > > Simon, can you close the issue if this is fine on your side as well? Well, it is not satisfactory for me, yet. It is still "almost almost" and needs some wizardies to work. At least the doc should be updated and maybe a manifest file with the correct TeX packages. I mean we have modular texlive and we recommend to use it but we do not use it for our own infrastructure and then we rely on the BIG texlive package. Hum?! :-) > Maybe it=E2=80=99s a matter (as usual=E2=80=A6) of choosing the right tex= live-* packages. They should be documented at least. (How to find them is another story. ;-= )) All the best, simon From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 03 May 2021 14:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: zimoun Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 26604@debbugs.gnu.org Received: via spool by 26604-submit@debbugs.gnu.org id=B26604.162005084219554 (code B ref 26604); Mon, 03 May 2021 14:08:02 +0000 Received: (at 26604) by debbugs.gnu.org; 3 May 2021 14:07:22 +0000 Received: from localhost ([127.0.0.1]:46569 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldZEI-00055K-Md for submit@debbugs.gnu.org; Mon, 03 May 2021 10:07:22 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21165) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldZEG-00055A-Qx for 26604@debbugs.gnu.org; Mon, 03 May 2021 10:07:21 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1620050830; cv=none; d=zohomail.com; s=zohoarc; b=KR6hfwmKBtZtd9K9VHYM7ZclzhGURIL6NBXqTnAzzT81D8pwKk3fciAgd3IWV8AXW0VkzNWGiCy9zK2eUyLc/Hp8mFYXV6hnG0YKVrljIPO52FzlszB2aYyT3gQJ9XsIvsw7wnknkIvhYPYvx1LlQZVnUQLApEhLJeGcghg4CJA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1620050830; h=Content-Type:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=j6du9pPreFpoRBmepH/cAxkGZz5g2IItQ6CGC/bJ5fA=; b=NjiBmCygm9mrR/VZ/OvJBs0HpNjNkNQmSblqFky5aorZBpmerfMIdXiboQ3/mU1EroY2YmkrFQuKWhcfVR9UIOzpL9RGrGuBlpYmuIuPBQouTS+IxeUiTzCmdSqMhYw8eIUvt/b/Chya52al2y8zD9g8qT9ULE+NfbZHsORdDUk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1620050830; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type; bh=j6du9pPreFpoRBmepH/cAxkGZz5g2IItQ6CGC/bJ5fA=; b=Li+uwd83L88t6XgO9m4chsLAgSgdq+Pl1nJQLmb4ejD2gdGW7YpJpyNE7I5+Mik9 5sXnW3ONbYSnqnJje0HD5udJRCt8WPLHljhBid/u9BsYTE7Gg5qXaXAl/pH6BBURhRQ hzLLR4z6Fad0g6KVUylNZJz+LO20/Y6LnYt1BQ38= Received: from localhost (p4fd5aec5.dip0.t-ipconnect.de [79.213.174.197]) by mx.zohomail.com with SMTPS id 1620050821047128.38757963783712; Mon, 3 May 2021 07:07:01 -0700 (PDT) References: <20170422110947.pyepomrq4s3zzntr@abyayala> <87tw5fu5dr.fsf@gmail.com> <874lwz2kzo.fsf@gnu.org> <87lfgt3c94.fsf@gmail.com> <20200928211550.GA16331@jurong> <87362e8onb.fsf@gnu.org> User-agent: mu4e 1.4.15; emacs 27.2 From: Ricardo Wurmus In-reply-to: X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Mon, 03 May 2021 16:06:58 +0200 Message-ID: <87v97zkj25.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Commit 71d7702faed660567d165488ef9d3bde287786d5 (on core-updates) should have fixed this problem already. See also this thread: https://yhetil.org/guix-devel/86lfg6z0lm.fsf@gmail.com/ Shall we close this now? -- Ricardo From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 04 May 2021 08:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ricardo Wurmus Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 26604@debbugs.gnu.org Received: via spool by 26604-submit@debbugs.gnu.org id=B26604.162011549831409 (code B ref 26604); Tue, 04 May 2021 08:05:02 +0000 Received: (at 26604) by debbugs.gnu.org; 4 May 2021 08:04:58 +0000 Received: from localhost ([127.0.0.1]:51532 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldq38-0008AX-2E for submit@debbugs.gnu.org; Tue, 04 May 2021 04:04:58 -0400 Received: from mail-wm1-f45.google.com ([209.85.128.45]:55049) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldq36-0008AR-HK for 26604@debbugs.gnu.org; Tue, 04 May 2021 04:04:56 -0400 Received: by mail-wm1-f45.google.com with SMTP id o127so634821wmo.4 for <26604@debbugs.gnu.org>; Tue, 04 May 2021 01:04:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=gZWbdOysfLaeHbHB1CEcRZXn7kN9svsTdWQdi3gx8Ko=; b=ZXN3d/b+fH/lci0w6rdFELhtjotMvZhNhTsQGQjaAwBkI+dp1feCv//WmX4981QeoI Beg3TYZbDVWKpD8zHpjADmZ1pcJBI5duU/RBeNtOXKMQLi6q2K3HZghBS+yOA2/EZ+Tp 1Rn/OpdoqLCJe6Spe+jU5HGFBAGfEXm6XvIgC5pwX+XKwBMIX9MpE3qKDopwGtuJgX+c C6ZlCNog7goWif6ac7gCKjvxR4jpMjm/NNaKNtF2OFZWVJZR4zqYNdHFvvD2pLyyR9Sc 5+PDDy7g2jbloPjwbGtKpH92EVJZVAUuOq6JysvChS/dEjqn2SVub0NjB5GNLyIi4y6G 1Odw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=gZWbdOysfLaeHbHB1CEcRZXn7kN9svsTdWQdi3gx8Ko=; b=m49d+6JxwydA2iMgBBq7o3K+lPGYe2GrwJFkbT0uKtc1EloecI/rgNW0WI6OnnuiC7 9qxouH7pv+wBAjmx3XE/eScNVBHoV0jg9e7jeQWKFeUCRZ2yT1JKYZQDbSW2zSh7TQcQ ojJxKU1eS091x1uTgESXrpvwQTKMW5FWUwouVTw/umo53kzdFnO9uuJ609ZYazw/nduz cIvrSNrkt6Vfnh9TM6oxTFwNygiSqJhIXZXSYu3j+gURZe5ofPD41vTGRXhh3/xQFwN6 fZ81jL8R/QopDyG2p/LlhfWXyevsZ4/4wT1K4945CSFucY+Men6s6oam+Iy1mOQPdLvk iSxw== X-Gm-Message-State: AOAM530HwRmPqomRMhbwRfT4YY73RCpixKDi+7y4ryih8HTDDg9MfL5w biyBszHQFFOPzkySeKElrBM41QzTl4E= X-Google-Smtp-Source: ABdhPJw62X7Vmn0qS/UlgvM4/LbXwWZP/h/V1GFK/JQ93FcjCkEne+q+pYK9CEkzAJ4H/LcSYGwrRA== X-Received: by 2002:a1c:f60a:: with SMTP id w10mr2553638wmc.5.1620115490584; Tue, 04 May 2021 01:04:50 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id v17sm14825792wrd.89.2021.05.04.01.04.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 May 2021 01:04:50 -0700 (PDT) From: zimoun In-Reply-To: <87v97zkj25.fsf@elephly.net> References: <20170422110947.pyepomrq4s3zzntr@abyayala> <87tw5fu5dr.fsf@gmail.com> <874lwz2kzo.fsf@gnu.org> <87lfgt3c94.fsf@gmail.com> <20200928211550.GA16331@jurong> <87362e8onb.fsf@gnu.org> <87v97zkj25.fsf@elephly.net> Date: Tue, 04 May 2021 10:02:26 +0200 Message-ID: <86wnsfudt9.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Ricardo, On Mon, 03 May 2021 at 16:06, Ricardo Wurmus wrote: > Shall we close this now? Personally, I am still puzzled to build PDFs of the documentation, even on core-updates, though I have not followed the recent updates on master. Maybe I am doing wrong but I still get some errors, as reported in late messages of the thread [1]. Basically, it ends with: guix environment -C guix --ad-hoc =E2=80=A6wizard stuff=E2=80=A6 =E2=80=A6 make pdf =E2=80=A6wizard stuff=E2=80=A6 I should still miss something. 1: Cheers, simon From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 04 May 2021 10:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: zimoun Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 26604@debbugs.gnu.org Received: via spool by 26604-submit@debbugs.gnu.org id=B26604.162012270021206 (code B ref 26604); Tue, 04 May 2021 10:05:02 +0000 Received: (at 26604) by debbugs.gnu.org; 4 May 2021 10:05:00 +0000 Received: from localhost ([127.0.0.1]:52249 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldrvH-0005Vy-VP for submit@debbugs.gnu.org; Tue, 04 May 2021 06:05:00 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21194) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldrvG-0005Vr-15 for 26604@debbugs.gnu.org; Tue, 04 May 2021 06:04:58 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1620122687; cv=none; d=zohomail.com; s=zohoarc; b=npfLRu0l+WoWddinv4BS1568V3Pyc6EMsR92UxIv4ptaJzaBOtGd9R0wb3FHBUyWtdtz3jBAyTSJLypMGsqxlZPzOjAmllJbrdwieI1oX+frCy/gQwmWC3odwexI92Jfg5yOYFYHzxqIsS2ljtSY1CGCQMOHn8tp4TF/D66iqPU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1620122687; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=kJEGQzz0W5uWWgeS8XKYReQVWjOwzcOLl6PVXNOqkMU=; b=NloRXuD9qEufdCrcVI0e39LTYxlMDQRfn8q3+K/MpmaY/hZVLduqoH7CS9kXfS8Qk5eI38XFXi0bp+H6iWFtY9WgmyQWuHgw2kIaWBjxaKD9g7hY3ag+QRsqh0Cq9KJyFXSRdsxNHmMvR5Z+8XXQKLOM5RKUXujbCYmFBfVvUdQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1620122687; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; bh=kJEGQzz0W5uWWgeS8XKYReQVWjOwzcOLl6PVXNOqkMU=; b=KnqhqHh5AujQGsPwHo3mzfsbOuZNnE8z7Iu96BlUkdHO6O0pTXpOCszyP6A78bPJ +05A2eUwWpvdBdy0c7xXCfNLtIz8w0NwfWQ+JSdlgvulSiQ6CW8Q/DShUybPulTz4KV VKkPhe3fSS/2e4H+JImqIwHwO4xxXvD/TSfKOxBs= Received: from localhost (p54ad4e9e.dip0.t-ipconnect.de [84.173.78.158]) by mx.zohomail.com with SMTPS id 1620122685265971.9722366308905; Tue, 4 May 2021 03:04:45 -0700 (PDT) References: <20170422110947.pyepomrq4s3zzntr@abyayala> <87tw5fu5dr.fsf@gmail.com> <874lwz2kzo.fsf@gnu.org> <87lfgt3c94.fsf@gmail.com> <20200928211550.GA16331@jurong> <87362e8onb.fsf@gnu.org> <87v97zkj25.fsf@elephly.net> <86wnsfudt9.fsf@gmail.com> User-agent: mu4e 1.4.15; emacs 27.2 From: Ricardo Wurmus In-reply-to: <86wnsfudt9.fsf@gmail.com> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Tue, 04 May 2021 12:04:42 +0200 Message-ID: <87zgxastl1.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) zimoun writes: > Hi Ricardo, > > On Mon, 03 May 2021 at 16:06, Ricardo Wurmus=20 > wrote: > >> Shall we close this now? > > Personally, I am still puzzled to build PDFs of the=20 > documentation, even > on core-updates, though I have not followed the recent updates=20 > on > master. Maybe I am doing wrong but I still get some errors, as=20 > reported > in late messages of the thread [1]. Basically, it ends with: > > guix environment -C guix --ad-hoc =E2=80=A6wizard stuff=E2=80=A6 > =E2=80=A6 > make pdf > =E2=80=A6wizard stuff=E2=80=A6 > > I should still miss something. At least the first =E2=80=9Cwizard stuff=E2=80=9D is merely a list of packa= ges.=20 There isn=E2=80=99t anything we can do to avoid the selection of packages,= =20 because that stuff is modular by design. We could have an=20 arbitrary collection of Texlive packages, but I=E2=80=99m sure we can=E2=80= =99t=20 agree on any good set because what exactly is needed depends on=20 the document. It=E2=80=99s like creating an arbitrary set of R packages that should work= =20 well for any number of projects. If the problem is in figuring out what Texlive packages to install=20 for generating the Guix manual: we can either document that or add=20 the required packages to the inputs. If you still get errors relating to fonts or font maps: this has=20 been fixed on the =E2=80=9Cmaster=E2=80=9D branch; the texlive-configuratio= n=20 profile hook didn=E2=80=99t update the font maps. --=20 Ricardo From unknown Sat Jun 21 10:44:20 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26604: documentation: pdf generation is broken Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 04 May 2021 11:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26604 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ricardo Wurmus Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 26604@debbugs.gnu.org Received: via spool by 26604-submit@debbugs.gnu.org id=B26604.16201277508932 (code B ref 26604); Tue, 04 May 2021 11:30:02 +0000 Received: (at 26604) by debbugs.gnu.org; 4 May 2021 11:29:10 +0000 Received: from localhost ([127.0.0.1]:52644 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldtEk-0002K0-8l for submit@debbugs.gnu.org; Tue, 04 May 2021 07:29:10 -0400 Received: from mail-qt1-f179.google.com ([209.85.160.179]:46000) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldtEi-0002Ju-Hq for 26604@debbugs.gnu.org; Tue, 04 May 2021 07:29:09 -0400 Received: by mail-qt1-f179.google.com with SMTP id j11so2760264qtn.12 for <26604@debbugs.gnu.org>; Tue, 04 May 2021 04:29:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=PvJIlcnKQg7HU8mf/bVMtnglvb20XcdyW01ZapLZyTI=; b=XnJT2i8O65EKnzDQfJVNlMAvJkIDy5ReNzhFJnME2SeDbZYlMra0pgOXYgheqcjPQQ Y8LFLUMvCZamuBLCs9oCwBN9+hGf5OcOAvlhPsaynCZbQrmEYpeBFnyf7PsoYnwsNVDJ fhCVqZty6Mf4cvjerTIMPIq9DhkB9mPhP4NPOhIbG2UpOzuqY0NqmHvLmMuQREL9Ck2H WuqvRkEegGxBylPjXGyWZKKD9HkbGnbxh+HjfvVxMdGgNcxF6zgptfBd2nElQe4EVkG7 jJCMRNadU3Nuw0zAQu00bI7EvH6MuIIER9B0knn73/NPJZ2N7FIumyLOKAQSI8IXfuTr 6cDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=PvJIlcnKQg7HU8mf/bVMtnglvb20XcdyW01ZapLZyTI=; b=GJg91bSn0tYCR5BhMpPBPZJfc5WrAklBNmChwTBNDIUVHBymouA/yEOJ615pY8Gaao dHN02E8MegDANhwycD6W4cyjdQsPzimXMNiGd+lGT/wlRM+rAU2oUv/jW16LK1MbFYhx tUSivp0C1DG8IzG9Jsxyw0MUDOmdQLDsgr+VQWTrKzmT/PC8yFe/MI/qurtyaZIXa51D pk3qi4z3Rc9AXwPQHrIjKvMHOZc1/j4m/7EGcsT+leWjrybFsQBDHA6ACULlV+pAwIAV OTbU9YV+WOaCmAhe138WsqJn1Y74J/9o9MKvztOtdeSOy+kk4ssYgrHVtD8ZNOuwJUB9 2H5A== X-Gm-Message-State: AOAM533lyCCoEmOfDyax/FuXV0uWZjJxHt4WigkcTRjOIdDzmTmiyvTb Hxhb8Hw9ZYXTtqyEguK0Vd52+q6RlGKRh/iR7ByQCoZz X-Google-Smtp-Source: ABdhPJy2JYvMFyd2gEXHEiwMZV5aMkoj2P1XHuZurcW0ubYubW5I6z8LxKgz0c7uMTxyaFybPBo+b4I1AksAzziCUvI= X-Received: by 2002:aed:20cd:: with SMTP id 71mr21723259qtb.313.1620127742872; Tue, 04 May 2021 04:29:02 -0700 (PDT) MIME-Version: 1.0 References: <20170422110947.pyepomrq4s3zzntr@abyayala> <87tw5fu5dr.fsf@gmail.com> <874lwz2kzo.fsf@gnu.org> <87lfgt3c94.fsf@gmail.com> <20200928211550.GA16331@jurong> <87362e8onb.fsf@gnu.org> <87v97zkj25.fsf@elephly.net> <86wnsfudt9.fsf@gmail.com> <87zgxastl1.fsf@elephly.net> In-Reply-To: <87zgxastl1.fsf@elephly.net> From: zimoun Date: Tue, 4 May 2021 13:28:51 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, On Tue, 4 May 2021 at 12:04, Ricardo Wurmus wrote: > At least the first =E2=80=9Cwizard stuff=E2=80=9D is merely a list of pac= kages. > There isn=E2=80=99t anything we can do to avoid the selection of packages= , > because that stuff is modular by design. We could have an > arbitrary collection of Texlive packages, but I=E2=80=99m sure we can=E2= =80=99t > agree on any good set because what exactly is needed depends on > the document. [...] > If the problem is in figuring out what Texlive packages to install > for generating the Guix manual: we can either document that or add > the required packages to the inputs. I agree. Maybe via a manifest file? > If you still get errors relating to fonts or font maps: this has > been fixed on the =E2=80=9Cmaster=E2=80=9D branch; the texlive-configurat= ion > profile hook didn=E2=80=99t update the font maps. Cool! I have missed. Well, let close this old bug. \o/ Cheers, simon From unknown Sat Jun 21 10:44:20 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: ng0 Subject: bug#26604: closed (Re: bug#26604: documentation: pdf generation is broken) Message-ID: References: <878s45qy2h.fsf@gnu.org> <20170422110947.pyepomrq4s3zzntr@abyayala> X-Gnu-PR-Message: they-closed 26604 X-Gnu-PR-Package: guix Reply-To: 26604@debbugs.gnu.org Date: Sun, 23 May 2021 15:18:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1621783081-13332-1" This is a multi-part message in MIME format... ------------=_1621783081-13332-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #26604: documentation: pdf generation is broken which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 26604@debbugs.gnu.org. --=20 26604: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D26604 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1621783081-13332-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 26604-done) by debbugs.gnu.org; 23 May 2021 15:17:38 +0000 Received: from localhost ([127.0.0.1]:41642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lkprG-0003SQ-68 for submit@debbugs.gnu.org; Sun, 23 May 2021 11:17:38 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39828) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lkprE-0003SE-Vs for 26604-done@debbugs.gnu.org; Sun, 23 May 2021 11:17:37 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34216) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lkpr7-0008Nd-GL; Sun, 23 May 2021 11:17:30 -0400 Received: from host-37-191-231-185.lynet.no ([37.191.231.185]:44006 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lkpr6-0005rj-Ts; Sun, 23 May 2021 11:17:29 -0400 From: Marius Bakke To: zimoun , Ricardo Wurmus Subject: Re: bug#26604: documentation: pdf generation is broken In-Reply-To: References: <20170422110947.pyepomrq4s3zzntr@abyayala> <87tw5fu5dr.fsf@gmail.com> <874lwz2kzo.fsf@gnu.org> <87lfgt3c94.fsf@gmail.com> <20200928211550.GA16331@jurong> <87362e8onb.fsf@gnu.org> <87v97zkj25.fsf@elephly.net> <86wnsfudt9.fsf@gmail.com> <87zgxastl1.fsf@elephly.net> Date: Sun, 23 May 2021 17:17:26 +0200 Message-ID: <878s45qy2h.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 26604-done Cc: 26604-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable zimoun skriver: > Hi, > > On Tue, 4 May 2021 at 12:04, Ricardo Wurmus wrote: > >> At least the first =E2=80=9Cwizard stuff=E2=80=9D is merely a list of pa= ckages. >> There isn=E2=80=99t anything we can do to avoid the selection of package= s, >> because that stuff is modular by design. We could have an >> arbitrary collection of Texlive packages, but I=E2=80=99m sure we can=E2= =80=99t >> agree on any good set because what exactly is needed depends on >> the document. > > [...] > >> If the problem is in figuring out what Texlive packages to install >> for generating the Guix manual: we can either document that or add >> the required packages to the inputs. > > I agree. Maybe via a manifest file? > >> If you still get errors relating to fonts or font maps: this has >> been fixed on the =E2=80=9Cmaster=E2=80=9D branch; the texlive-configura= tion >> profile hook didn=E2=80=99t update the font maps. > > Cool! I have missed. > > Well, let close this old bug. \o/ Agreed, closing! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCYKpyBg8cbWFyaXVzQGdu dS5vcmcACgkQ6HGLpZEUEHeGaAEAk2l1GLARQYjv8jh1HuBM1qKjneptWO0gZRxx DEF5lYsBAJ/u3IbZezTBhFElUmUvqvUMHUuCDUj28eDdj0k9OoQH =+Jws -----END PGP SIGNATURE----- --=-=-=-- ------------=_1621783081-13332-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 22 Apr 2017 11:10:04 +0000 Received: from localhost ([127.0.0.1]:33232 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d1svU-0005IT-AU for submit@debbugs.gnu.org; Sat, 22 Apr 2017 07:10:04 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36297) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d1svS-0005Hv-P9 for submit@debbugs.gnu.org; Sat, 22 Apr 2017 07:10:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1svM-0001uS-Gw for submit@debbugs.gnu.org; Sat, 22 Apr 2017 07:09:57 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42018) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d1svM-0001uO-Db for submit@debbugs.gnu.org; Sat, 22 Apr 2017 07:09:56 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55498) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1svL-00016K-Aa for bug-guix@gnu.org; Sat, 22 Apr 2017 07:09:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1svI-0001sj-5l for bug-guix@gnu.org; Sat, 22 Apr 2017 07:09:55 -0400 Received: from perdizione.investici.org ([94.23.50.208]:60356) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d1svH-0001sa-Ra for bug-guix@gnu.org; Sat, 22 Apr 2017 07:09:52 -0400 Received: from [94.23.50.208] (perdizione [94.23.50.208]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id D95771201DF for ; Sat, 22 Apr 2017 11:09:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cryptolab.net; s=stigmate; t=1492859390; bh=up4Dqn1AVxvTJASreFmGhdjnns0cmiudmYEHx86+V4M=; h=Date:From:To:Subject; b=LHIOHSBmZ/qnP4A+jVet1AE0l/xmmObo8rSB6yXJQ3dSGAqv6zVs+yEa4ym5W3X4R n01Tn329HnONnzHMLQXYjPN9uwj6SOnasHzGgFZo7ZvU/xXVuYUt9KnfcsGyiXPAy6 DyBWhD1ce8YT3r/A0jBqBRXVIo84UFCILLvdjmGY= Date: Sat, 22 Apr 2017 11:09:47 +0000 From: ng0 To: bug-guix@gnu.org Subject: documentation: pdf generation is broken Message-ID: <20170422110947.pyepomrq4s3zzntr@abyayala> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) As long as I run guix I was never able to build the documentation as pdf. What's wrong with it? [user@abyayala ~/src/guix/guix]$ make doc/guix.pdf TEXI2PDF doc/guix.pdf /gnu/store/jz7jq4w8d4czvgnk9as07rrdbcfjjgjj-profile/bin/texi2dvi: pdftex exited with bad status, quitting. make: *** [Makefile:3591: doc/guix.pdf] Error 1 -- PGP and more: https://people.pragmatique.xyz/ng0/ ------------=_1621783081-13332-1--