From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-workers-return-43403-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=-0.9 required=5.0 tests=DKIM_SIGNED,FREEMAIL_FROM, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,T_DKIM_INVALID 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 6a2e2113 for ; Thu, 6 Sep 2018 22:18:34 +0000 (UTC) Received: (qmail 19265 invoked by alias); 6 Sep 2018 22:18:23 -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: 43403 Received: (qmail 10511 invoked by uid 1010); 6 Sep 2018 22:18:23 -0000 X-Qmail-Scanner-Diagnostics: from mail-oi0-f46.google.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(209.85.218.46):SA:0(-1.5/5.0):. Processed in 0.585706 secs); 06 Sep 2018 22:18:23 -0000 X-Envelope-From: ethersoft@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=oTCpf3EUCTVp7J/VXHV+6vTlgffetrvxjvNz4vekPp4=; b=ShNoKMIZyBi7MOXyA3WwnZ180H+WiJEd2myih1tgCT3zXxbAgfg6K5GcK45UiMUDzX Wz/DgrUYCiWOnudr5pDrzrMYKCkrNRl0oHMww2Iogbz3OP6hCQi3dUFnw6hVQZcChdea F8ci4qSvFgw8SkKcnTVc3qTfKIZAdEoMFcZ8sVCkhdGE2VI4Rn0CGuXKSCbjGq6+L/IG uzif3SS+/n7uBBoFZfkBXn1KxUHUIwKRwZUGfec3sCkn1hbkad4acpvc/ycZuySPx5Lk RhmAxqG/ASivh5lK35NZp6QJ0qOr2VWUzAvHk37fewPnQGdtOQFsB6xth4+XwzL4IVdi cxHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=oTCpf3EUCTVp7J/VXHV+6vTlgffetrvxjvNz4vekPp4=; b=SIsoebZiga/IeKvst+rDlX5W5UFCT9F/W1t1YDzf09VabxuUECrirLHp8AbI1yzPGT 7ji8RwkTGCSorClMQEm1MAvWBxDP7zZ99k53vU2JBv2+fHNqc892CAVtjVnKNHeAI9mC DP1p3GsMP1bg67rZN3RTeUxQJDnKAkoS8zmu2pwZ2t3XtjAntYvJncaVmXbC7h1misg9 XPP+MJfyb78RsAstVk2WD4YoLzRD4tgRJX20Zng5nqsJ21vtc6HFB7YQzaX9nHZgb/uW s3+6lliLNciE7brEDgthI/Tmw1/d4JCM0eT0TeLuxMqivIfQY462tCGMQIWwmLD0hZCB Z3Qg== X-Gm-Message-State: APzg51AndkMzazP7k2eDHGDegw3Lge1t4DlZmy7DOgaYU/NmqSeyskVw 5iqN50IG4wayfenguy1Flud7wEgIJPYpConoXb1lezXIjj4= X-Google-Smtp-Source: ANB0VdabnSgNHEFXvpXUMQrckjURjrQpHP9vwBuUOdWydmXZW+hDlfFJmMlHZ1wTQyMcck6d+lK6pjQrEhBfpiXPQyA= X-Received: by 2002:aca:ba06:: with SMTP id k6-v6mr5299407oif.306.1536272299548; Thu, 06 Sep 2018 15:18:19 -0700 (PDT) MIME-Version: 1.0 Sender: ethersoft@gmail.com In-Reply-To: <1536271038.4025623.1499512728.307A5091@webmail.messagingengine.com> References: <1536271038.4025623.1499512728.307A5091@webmail.messagingengine.com> From: Vin Shelton Date: Thu, 6 Sep 2018 18:18:19 -0400 X-Google-Sender-Auth: FQV1wgiCYeRE9hv46iEpSL0wLQM Message-ID: Subject: Re: Install Failure To: Daniel Shahaf Cc: "Zsh Hackers' List" Content-Type: multipart/alternative; boundary="000000000000b165c305753b447a" --000000000000b165c305753b447a Content-Type: text/plain; charset="UTF-8" Yes, completely clean build from latest sources. >From the build directory: mkdir zsh-2018-09-06 cd ./zsh-2018-09-06 pushd ../../src/zsh-2018-09-06/ ./Util/preconfig popd ../../src/zsh-2018-09-06/configure --prefix=/opt/zsh-2018-09-06 make make install If I had to guess, your source directory is not completely fresh and ../../../src/zsh-2018-09-06/Doc/help/* already exists. - Vin On Thu, Sep 6, 2018 at 5:57 PM, Daniel Shahaf wrote: > 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 > --000000000000b165c305753b447a--