delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/07/22/10:45:28

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7C7923857C5D
Authentication-Results: sourceware.org;
dmarc=pass (p=none dis=none) header.from=gmail.com
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112;
h=mime-version:references:in-reply-to:from:date:message-id:subject:to
:cc; bh=ym9xxhYr+9aqitcEsrQK4YgadImnb0B4RuXWjkU/EPE=;
b=pgF5C82Wuzb8jVFgc7ivx2S4xGiuYDZxdVOy1Xuwl0ufnq+QSRPaPGCxLhwlPb/7Do
JSiGmQBa8LVQbj8pt4rcIe120DHyj9t8EDrCALYmfwe54tnnp9knF3kXSB3XmHS/UifQ
ysiqkbapN7uX8xl2gLQNAmngQi20Qgjl+ohUT6MdqLqQcTBlnm2YKUImIAvEUkRIEmCG
uBmWRyHv++87pQcZDFgKTGRZdWg+7zbxUaqkdrsA6o5vG1WIJ0fs6sB0z60Yf4oa9YKj
dO8dgB4wdNwEistNP224D3KzR6cVfMTVQFfZUnnn8pHlTWJAJTf/zjveQYhvORZHufvz
d16g==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to:cc;
bh=ym9xxhYr+9aqitcEsrQK4YgadImnb0B4RuXWjkU/EPE=;
b=sQBOIzQvdpGAT4wBZMZX+X88e+fYT2gE6vYwAYWBuD9bFYRE9eBkfNiyNnJoSVpYUT
jKmsCgWMeNp0tcU23rwgw7IzbVZIfaCZHs7upTeRJqLBm/rxQGDjvxjDBLXvkOLQufR7
Ayzi1RyFzgb4zgIfQfxqKwPawqYbN8Plqizq9ymy90BDp+PvRrAehu50P0VXHWtH2TFG
q/O9GqHHm5qWcA6KOLX/XxNI4ydso2MdvjdYDOrH0rcmgmrFmRCHyYhcZ7R6MOMjNXtw
BAqMC+elxKGGHaIbHJvj146Q1Ah3d4MhDPZgzAd4ok06/cMP/VVht2cl/lG0vcJNZm32
5APg==
X-Gm-Message-State: AJIora+KkWHJzjTqvALtSJVHsItxfpJnNZtK2WNefXks4IHKxz+bfJRG
vcdKp1H40E4us4a0Jfe3bak7L8ZonBLfREYRgwg=
X-Google-Smtp-Source: AGRyM1uTsvlnBYe4XZVQG8cIRUBzPKYWGBW/Td5jaRkd26Oj35/txeg7guCUaCNJUSBuhJvIFzPA87Pw0xT8KOzsl5Y=
X-Received: by 2002:a05:6402:2750:b0:43b:d440:7a2d with SMTP id
z16-20020a056402275000b0043bd4407a2dmr182376edd.259.1658501088131; Fri, 22
Jul 2022 07:44:48 -0700 (PDT)
MIME-Version: 1.0
References: <CADt9576yap6_9=wcZDLKsUqz4bAaP3yOexVs_wykJFfGg3W+=Q AT mail DOT gmail DOT com>
<20220721220657 DOT 133463ad30893543b32c38e3 AT nifty DOT ne DOT jp>
In-Reply-To: <20220721220657.133463ad30893543b32c38e3@nifty.ne.jp>
From: "Carlo B." <carlo DOT bramini AT gmail DOT com>
Date: Fri, 22 Jul 2022 16:44:41 +0200
Message-ID: <CADt9574Yo=BRc26A4FdGucoEOjXV+kRsJ3BrDCzLSaejU_r+pQ@mail.gmail.com>
Subject: Re: Error when building autoconf2.1, broken package?
To: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
X-Spam-Status: No, score=-6.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Cc: cygwin AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Hello,
it works, thank you very much.
I also added AUTOCONF_VERSION=2.13 directly into the cygport script,
before calling cygconf and it also worked fine without manually
setting that environment variable.
I think that it would be worth to update the cygport script into
autoconf2.1-2.13-12-src.tar.bz2 to make it working again also for
other people.

Sincerely,

Carlo Bramini.

Il giorno gio 21 lug 2022 alle ore 15:07 Takashi Yano
<takashi DOT yano AT nifty DOT ne DOT jp> ha scritto:
>
> On Tue, 19 Jul 2022 12:42:47 +0200
> "Carlo B." wrote:
> > Hello,
> > I did these actions:
> > 1) Downloaded autoconf2.1-2.13-12-src.tar.bz2
> > 2) Unpack that file.
> > 3) I run this command:
> >
> > cygport autoconf2.1.cygport all
> >
> > and this is the output on screen:
> >
> > >>> Preparing autoconf2.1-2.13-12.x86_64
> > >>> Unpacking source autoconf-2.13.tar.gz
> > *** Info: applying patch autoconf2.1-texinfo.patch (-p2):
> > patching file autoconf.texi
> > >>> Preparing working source directory
> > *** Info: applying patch autoconf2.1-2.13-12.cygwin.patch (-p2):
> > patching file CYGWIN-PATCHES/autoconf2.1.README
> > >>> Compiling autoconf2.1-2.13-12.x86_64
> > *** ERROR: could not detect autoconf version; perhaps set AUTOCONF_VERSION?
> >
> > Have you an idea of the cause of the problem?
> > I tried to download and rebuild also autoconf2.5 and autoconf2.7 and
> > they worked fine, only 2.1 fails.
> > Thank you very much for your time.
>
> I could build autoconf2.1 successfully by the following steps.
>
>
> 1) Modify autoconf2.1.cygport as follows.
>
> diff --git a/autoconf2.1.cygport.orig b/autoconf2.1.cygport
> index c8b075f..6876c3c 100755
> --- a/autoconf2.1.cygport.orig
> +++ b/autoconf2.1.cygport
> @@ -28,7 +28,7 @@ src_compile() {
>         cd ${B}
>         cygconf --program-suffix=-2.13
>         cygmake -j1
> -       (makeinfo --no-split -I ${S} -o autoconf2.13.info autoconf.texi)
> +       (makeinfo --no-split -o autoconf2.13.info ${S}/autoconf.texi)
>  }
>
>  DIFF_EXCLUDES="autoconf.info standards.info stamp-vti version.texi"
>
> 2) Run 'export AUTOCONF_VERSION=2.13'
> 3) Run 'cygport autoconf2.1.cygport all'
>
> --
> Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>

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

- Raw text -


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