X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 770353858404
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1683653145;
	bh=Z9bP7CYcTYXljKCbB9UiBkA69vEpJnwJKube3haMh30=;
	h=To:Subject:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=fGiOni+gtJ3CrVMitve8We6tMmHIEv+2PMIPh+6oD0YsDZrCophqmr1u/5XGnqolD
	 hPsR3Z36Do8TdShFG9Tu4OFsDQs4kpTSN/dp3PVA8yE3r1sx3d+fhfSoHnwrUZapLG
	 T/K2qwEtJTE2UDRwYIdIapbrIyEdzn2vIZeiH+oQ=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 7ED203858D37
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: guile-3.0.9-1
References: <announce.08c10f9e-1d97-c98e-bc62-239aeb1b84b0@gmail.com>
 <d1ac3ad3-0b4a-a4f0-15e5-ba8d5e2503b3@dronecode.org.uk>
Date: Tue, 09 May 2023 19:24:49 +0200
In-Reply-To: <d1ac3ad3-0b4a-a4f0-15e5-ba8d5e2503b3@dronecode.org.uk> (Jon
 Turney via Cygwin's message of "Mon, 8 May 2023 20:16:33 +0100")
Message-ID: <87cz394dum.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
MIME-Version: 1.0
X-purgate-type: clean
X-purgate: clean
X-purgate-size: 662
X-purgate-ID: 155817::1683653099-977FD4DE-D12ACFDE/0/0
X-Spam-Status: No, score=-3030.8 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW,
 RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE 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@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Achim Gratz via Cygwin <cygwin@cygwin.com>
Reply-To: Achim Gratz <Stromeko@nexgo.de>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Jon Turney via Cygwin writes:
> This update seems to break guile-config somehow:
>
>> $ guile-config --version
>> error: ("/usr/bin/pkg-config" "--modversion" "guile-3.0") exited with non-zero error code 127

Confirmed.

That would be ENOEXEC, so it looks like the quotes shown in the rerror
message are somehow actually going into the exec call.  Since one of the
changes in this version is to use spawn_posix instead of execle, I'd
start to look there.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra

-- 
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
