From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25873 invoked by alias); 10 Oct 2014 09:44:44 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 33417 Received: (qmail 23732 invoked from network); 10 Oct 2014 09:44:31 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, SPF_HELO_PASS autolearn=ham version=3.3.2 X-AuditID: cbfec7f5-b7f776d000003e54-7b-5437aa7a14d7 Date: Fri, 10 Oct 2014 10:44:25 +0100 From: Peter Stephenson To: zsh workers Subject: Re: reproducing release tarball for 5.0.7 Message-id: <20141010104425.714ce655@pwslap01u.europe.root.pri> In-reply-to: References: <20141009201629.GA10638@tower.spodhuis.org> <20141009215226.7d1738fa@pws-pc.ntlworld.com> Organization: Samsung Cambridge Solution Centre X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.0; i386-redhat-linux-gnu) MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFupjluLIzCtJLcpLzFFi42I5/e/4Zd2qVeYhBst+m1kcbH7I5MDoserg B6YAxigum5TUnMyy1CJ9uwSujO8Ln7EWPOSpWPrsCUsD4xSuLkZODgkBE4mzm2azQ9hiEhfu rWfrYuTiEBJYyihxat4hVghnOZPEoyMdbCBVLAKqEhdW3GQFsdkEDCWmbprNCGKLAMWbv/9j AbGFBYwkVv5cwARi8wrYSzzqnwO2gVMgWOJA6zNmiKHrGCVuPbsK1sAvoC9x9e8nJogz7CVm XjnDCNEsKPFj8j2wGmYBLYnN25pYIWx5ic1r3jJPYBSYhaRsFpKyWUjKFjAyr2IUTS1NLihO Ss810itOzC0uzUvXS87P3cQICcOvOxiXHrM6xCjAwajEw3tBxjxEiDWxrLgy9xCjBAezkghv 9xygEG9KYmVValF+fFFpTmrxIUYmDk6pBsZlWqelBANuKDWwT9329mFfRv4vi4/eraf6mxI/ PKr+ySkcNP9Vys3nhww8Sl59fqcsXHLupXbT50jB7MPm32tuHW/+fKv1kJm3z3u31ZlR8aYW Cq+KhOcsMK/w4ZYICk286pHLdtVfPeNeWnXJrNxnGWyhRQ5Mar8ssqYGXGtlSzndf6avR4ml OCPRUIu5qDgRAEcK0BchAgAA On Thu, 09 Oct 2014 23:34:20 +0200 Mikael Magnusson wrote: > I had to copy texinfo.tex in from the automake-1.13 directory manually > for the make everything in Doc/ to complete. After that I ran into > this; > > % make targz-doc > Processing directory ./Config... > Processing directory ./Etc... > mkdir -m 755 -p -- [...]/zsh-5.0.7/./Etc > ./Util/mkdisttree.sh: can't find file ./Etc/FAQ*.html > make: *** [zsh-5.0.7-doc.tar.gz] Error 1 > Makefile:401: recipe for target 'zsh-5.0.7-doc.tar.gz' failed > > So I tried > % cd Etc > % make > cd . && yodl2txt FAQ.yo && mv -f FAQ.txt FAQ > FAQ.yo:1: Can't read `txt' > /usr/bin/yodl indicates failure! > make: *** [FAQ] Error 1 > Makefile:191: recipe for target 'FAQ' failed > > Which is a confusing error message. You need a texinfo installation to make the docs, which should be available as a package. I've run across the missings dependency for making the FAQ before, but if Yodl is set up actually making it should be unproblematic. There may be some version mixing or installation problem --- I can see the same problem here, but it works at home. We don't depend on the normal Yodl converters in the main documentation which is why this is hard to provoke. It seems to be a path problem --- it's not looking in /usr/share/yodl, but if I copy those files locally it works. pws -- Peter Stephenson Principal Software Engineer Tel: +44 (0)1223 434724 Samsung Cambridge Solution Centre St John's House, St John's Innovation Park, Cowley Road, Cambridge, CB4 0DS, UK