zsh-workers
 help / color / mirror / code / Atom feed
From: Michal Nowak <mnowak@startmail.com>
To: zsh-workers@zsh.org
Subject: Out-of-tree build of zsh 5.7.1 fails in install.man
Date: Tue, 5 Feb 2019 20:16:21 +0100	[thread overview]
Message-ID: <e3b6ed32-65d0-fddc-5949-917e3302aae4@startmail.com> (raw)

Hello,

zsh 5.7.1 build fails on OpenIndiana (illumos kernel) with:

for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 
zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 
zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \
     test -s $file || exit 1; \
     /usr/bin/ginstall -c -m 644 $file 
/export/home/newman/ws/oi-userland/components/shell/zsh/build/prototype/i386/usr/share/man/man1/`echo 
$file | sed 's|zsh|zsh|'` || exit 1; \
done
make[2]: *** [Makefile:474: install.man] Error 1
make[2]: Leaving directory 
'/export/home/newman/ws/oi-userland/components/shell/zsh/build/amd64/Doc'
make[1]: *** [Makefile:222: install.man] Error 2
make[1]: Leaving directory 
'/export/home/newman/ws/oi-userland/components/shell/zsh/build/amd64'

File 'zsh.1' et al. is not in 
'/export/home/newman/ws/oi-userland/components/shell/zsh/build/amd64/Doc', 
I can see them in the sources at: 
'/export/home/newman/ws/oi-userland/components/shell/zsh/zsh-5.7.1/Doc'.

I perform out-of-tree build from 
'/export/home/newman/ws/oi-userland/components/shell/zsh/build/amd64', 
sources are at 
'/export/home/newman/ws/oi-userland/components/shell/zsh/zsh-5.7.1/'.

Build used to work with 5.6.2.

If I revert change "43692: Generate man pages in the build dir, rather 
than the source dir" 
(https://sourceforge.net/p/zsh/code/ci/76a16498d5c76aa3fee0805b8241263249d71b94/), 
build works again.

Our build system is at 
https://github.com/OpenIndiana/oi-userland/blob/oi/hipster/components/shell/zsh/ 
(in case we messed-up something).

Thanks,
Michal

                 reply	other threads:[~2019-02-05 19:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=e3b6ed32-65d0-fddc-5949-917e3302aae4@startmail.com \
    --to=mnowak@startmail.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).