From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-workers-return-43402-ml=inbox.vuxu.org@zsh.org X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.1 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id e02223e9 for ; Thu, 6 Sep 2018 21:57:35 +0000 (UTC) Received: (qmail 24027 invoked by alias); 6 Sep 2018 21:57:24 -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: List-Unsubscribe: X-Seq: 43402 Received: (qmail 21605 invoked by uid 1010); 6 Sep 2018 21:57:24 -0000 X-Qmail-Scanner-Diagnostics: from out1-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(66.111.4.25):SA:0(-2.6/5.0):. Processed in 1.90832 secs); 06 Sep 2018 21:57:24 -0000 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=gjb4i/ hqAb8vWC1pNd6WI/MPswHf3gM0e/Tmq0cBkDg=; b=PK8fCN6y3WvExvFizF6iNi TsnP8/+jEKpA5bI2bmJ4mEjdGvhWiRRLWFdsjkQkAtD8km9f7CWStrPonQn1qEGh lfjT6R9UN0VCzIXC2/3RY5d8y49M5bLRvknR1SzRe1wfjugNv6+/4qIZs7sl2/Cb Fxu39QRs+wXfDtSpdRPqnJhuWGkzsoRc2KoTGHmU7IoZj6q2q/9MO+QiYuMk1Qcu iNlh6ml+00+T0zYkl7c7eA/Rb1o/KaSWnQfDtUso3Vjp3kfU8N7bmTHPwBEaphDg FeKsk4P0tWwp/gWjRVpy6YRpxn1utRwJ24ARQBNrdMuGZ4gCwzkEcOtmxQdzvrdA == DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=gjb4i/ hqAb8vWC1pNd6WI/MPswHf3gM0e/Tmq0cBkDg=; b=HnDVXeWyjOebSKra8kcXwk auJnh4Ej9CTb5rxor+urlIJSADx9wiUBqmai81lz9qeHnM2d3QEKC2tM4Fned1xQ AaYAPik4LbA56URkOdbNQ8mLR1O5/1q+q2R/XBcVf5eysDm6fYLucEdpR6oS3hpJ 7umXLacjci/VWOc7+b/7JE36qm7QKswxF4WlygOE1ojU9t3kBfwWqpJBOc/Xp8De odqDtw8iRzfLuGhnO+nZTPzyyUucR8Rs2BNmGpXrv2m6KzAmjiHINQx2+/DNHwwZ ueheOJBw/0oOh8GZGHQG/96HNIpP89GB40EfCQBlYvDjV8EQlSASAIl6EVuvqOwQ == X-ME-Proxy: X-ME-Sender: Message-Id: <1536271038.4025623.1499512728.307A5091@webmail.messagingengine.com> From: Daniel Shahaf To: Vin Shelton , "Zsh Hackers' List" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-1234af23 Date: Thu, 06 Sep 2018 21:57:18 +0000 Subject: Re: Install Failure In-Reply-To: References: This is with 85ae84e89583dfff54905c4632b03bcdc0aa1a79 and it doesn't happen with the commit before it, right? An out-of-tree build? And it's a clean build, i.e., you ran preconfig and configure? What is the actual command that failed, is it 'make foo' or 'make -C Doc foo' and what's foo? And how's your environment different to mine? I did test an out-of-tree build with that commit before I pushed it. Vin Shelton wrote on Thu, 06 Sep 2018 17:20 -0400: > Here's what I'm getting: > > make[1]: Entering directory '/home/opt/build/zsh-2018-09-06/Doc' > if test x"/opt/zsh-2018-09-06/share/zsh/5.6-dev-0/help" != x""; then \ > /bin/sh ../../../src/zsh-2018-09-06/mkinstalldirs > /opt/zsh-2018-09-06/share/zsh/5.6-dev-0/help; \ > /usr/bin/install -c -m 644 ../../../src/zsh-2018-09-06/Doc/help/* > /opt/zsh-2018-09-06/share/zsh/5.6-dev-0/help; \ > while read from to; do \ > rm -f /opt/zsh-2018-09-06/share/zsh/5.6-dev-0/help/$to || : ; \ > ln -s $from /opt/zsh-2018-09-06/share/zsh/5.6-dev-0/help/$to; \ > done < ../../../src/zsh-2018-09-06/Doc/help.txt; \ > fi > mkdir -m 755 -p -- /opt/zsh-2018-09-06/share/zsh/5.6-dev-0/help > /usr/bin/install: cannot stat '../../../src/zsh-2018-09-06/Doc/help/*': No > such file or directory > /bin/sh: 4: cannot open ../../../src/zsh-2018-09-06/Doc/help.txt: No such > file > make[1]: *** [Makefile:481: install.runhelp] Error 2 > make[1]: Leaving directory '/home/opt/build/zsh-2018-09-06/Doc' > make: *** [Makefile:226: install.runhelp] Error 2 > > Source = /opt/src/zsh-2018-09-06 > Build = /opt/build/zsh-2018-09-06 > config.log available upon request > > - Vin