zsh-workers
 help / color / mirror / code / Atom feed
From: Ruslan Dautkhanov <dautkhanov@gmail.com>
To: zsh-workers@zsh.org
Subject: upstream zsh fails to generate man pages
Date: Tue, 15 Oct 2019 09:53:25 -0600	[thread overview]
Message-ID: <CACdThQ3LnN18KNR5DFvLYyU4_K7+HLD0L5ap2XBw8YHGmtGYwg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1104 bytes --]

Hello!

zsh from master fails to build man pages

$ make
> . . .
> make[2]: Leaving directory `/home/rdautkha/zsh/zsh/Src'
> make[1]: Leaving directory `/home/rdautkha/zsh/zsh/Src'
> make[1]: Entering directory `/home/rdautkha/zsh/zsh/Doc'
> perl ../Util/helpfiles \
>     zshbuiltins.1 help help.txt \
>     || rm -f help.txt help/*
> helpfiles: attempting man zshbuiltins.1 >help/man.tmp
> No manual entry for zshbuiltins.1
> helpfiles: attempting nroff -man zshbuiltins.1 >help/man.tmp
> helpfiles: man and nroff -man both failed for zshbuiltins.1
> make[1]: Leaving directory `/home/rdautkha/zsh/zsh/Doc'


All of the produced .1 files are of zero length

$ la ./Doc/*.1
> . . .
> -rw-r--r-- 1 rdautkha analysts 0 Oct 14 17:58 ./Doc/zshroadmap.1
> -rw-r--r-- 1 rdautkha analysts 0 Oct 14 17:58 ./Doc/zshtcpsys.1
> -rw-r--r-- 1 rdautkha analysts 0 Oct 14 17:58 ./Doc/zshzftpsys.1
> -rw-r--r-- 1 rdautkha analysts 0 Oct 14 17:58 ./Doc/zshzle.1


RHEL 7.6
autoconf 2.69
gcc 4.8.5
make.x86_64                        1:3.82-23.el7
Let me know if there is a way to fix this?


Thank you,
Ruslan Dautkhanov

             reply	other threads:[~2019-10-15 15:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20191015155432epcas2p3e8f6566a786eaa4e5cf6be49eb2eef10@epcas2p3.samsung.com>
2019-10-15 15:53 ` Ruslan Dautkhanov [this message]
2019-10-15 16:24   ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACdThQ3LnN18KNR5DFvLYyU4_K7+HLD0L5ap2XBw8YHGmtGYwg@mail.gmail.com \
    --to=dautkhanov@gmail.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).