delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/11/04/13:14:41

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:to:subject:date:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; q=dns; s=default; b=y2I+8g1ZeM8AmuBZIFEDlppDMflvb
uII9k1SpQ/gZDmyZVTtTVrLPzZCTB88gkpu3g57b/y6gCScb6iO6YKSEZ7GyluUF
710n1w++HdMdrUptCpj7W9Zy/wx732okVYjYJpQscCACuGuSyU+fBf4XrWLJ7UZX
qEDnrHq+Ifa1gs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:to:subject:date:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; s=default; bh=8eBmGFzk53VYz64CVHSvwpwgv14=; b=c5N
jHfYwAKNTkKOmU/cmvPms6LJ6uVt9B5dhzQDCgjRdFnI3buC1cQKBnYUnriRD7PB
v4ujHjBcCwE5WpDSDbs/IhEZilzEuAGtzE7R747yuQsiJ5rfJXLA0ca8+FUkMY5u
GJBkPt60ubfGoG4frVVlBjciTp6Jl4JylvZ3Xd/Y=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2
X-HELO: nihxwayout.hub.nih.gov
X-IronPortListener: Outbound_SMTP
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: Av0GAIfid1KcKEer/2dsb2JhbABZgweBC78+gSkWbQeCJQEBAQMBEihECwIBCA0VFBAfEyUCBBsah1kGogqcT48nOIMggQ4DjlSQGoslgyaCKg
From: "Lavrentiev, Anton (NIH/NLM/NCBI) [C]" <lavr AT ncbi DOT nlm DOT nih DOT gov>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: RE: Building a snapshot ("Not an ELF file" error)
Date: Mon, 4 Nov 2013 18:12:50 +0000
Message-ID: <5F8AAC04F9616747BC4CC0E803D5907D0C40C985@MLBXv04.nih.gov>
References: <5F8AAC04F9616747BC4CC0E803D5907D0C40C8EC AT MLBXv04 DOT nih DOT gov>
In-Reply-To: <5F8AAC04F9616747BC4CC0E803D5907D0C40C8EC@MLBXv04.nih.gov>
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id rA4IEahb028466

> does not cause any ill side-effects, either (just as yet, at least).

Maybe I spoke too soon, or maybe it's not at all related, but my build
finally failed like this:

...
make[3]: Leaving directory `/home/lavr/cygwin-snapshot-20130925-1/i686-pc-cygwin/winsup/lsaauth'
make[3]: Entering directory `/home/lavr/cygwin-snapshot-20130925-1/i686-pc-cygwin/winsup/doc'
builddir=`pwd` \
&& cd ../../.././winsup/doc \
&& ../../.././winsup/doc/xidepend ../../.././winsup/doc/cygwin-ug-net.xml > "${builddir}/Makefile.dep"
/bin/sh: line 2: ../../.././winsup/doc/xidepend: No such file or directory
make[3]: *** No rule to make target `Makefile.dep', needed by `all'.  Stop.
make[3]: Leaving directory `/home/lavr/cygwin-snapshot-20130925-1/i686-pc-cygwin/winsup/doc'
Makefile:82: recipe for target `doc' failed
make[2]: *** [doc] Error 1
make[2]: Leaving directory `/home/lavr/cygwin-snapshot-20130925-1/i686-pc-cygwin/winsup'
Makefile:8381: recipe for target `all-target-winsup' failed
make[1]: *** [all-target-winsup] Error 2
make[1]: Leaving directory `/home/lavr/cygwin-snapshot-20130925-1'
Makefile:833: recipe for target `all' failed
make: *** [all] Error 2

The blamed binary is indeed there, and it looks like it's relative
nested location (../../.././winsup/doc/xidepend) has somehow been
miscalculated.

~/cygwin-snapshot-20130925-1
$ ls -l winsup/doc/xidepend
-rwxr-xr-x 1 lavr Domain Users 874 Jun  4 07:50 winsup/doc/xidepend

~/cygwin-snapshot-20130925-1
$ file winsup/doc/xidepend

What am I missing / doing wrong here?

TIA,

Anton Lavrentiev
Contractor NIH/NLM/NCBI


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019