www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2025/04/17/11:53:41

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 53HFrfcJ2693813
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 53HFrfcJ2693813
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=BPRjAF7S
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2060E3857007
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1744905219;
bh=JzcUJJlVlHN6ydu59wWHF5i1D0qyRl3mhcyGyNQG3N8=;
h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:From;
b=BPRjAF7S4AdmLGmX4S1+b4k2i3bEH2MJB+Eu6OWi/1FSZtWhEZiCaGig9G/aYCrEf
KVb8ilO7kB4sx103S36+o2+kzvOAP166Uq4OLjCJ/dJOQEJMdYdQlIYkH1/fW95QkZ
ixZw9iMRdhcfe4BQKnvHMxE+Qux5F9Zisl1EyO2I=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 6E666385770D
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 6E666385770D
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1744905195; cv=none;
b=aEYmjIHKtCdwYcOJDzPg5JTj1Fo9DaXP1Mib+Ox9yhB8mHfbvAe4QLG2wkRSSCZERFEhozRMxDd4bhNIeP2DoR5MMVTSU2MTga2tStr84XdFGg4aFZS0G5980rS3952dZ/vr064BAIv1G2FRh0L3EnckN7oaC0lvwpSQkiwiyHE=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1744905195; c=relaxed/simple;
bh=WnsrYVhyG7wsX5SaJGrX3+zbKsDQEX8j1OwW3T9IfsI=;
h=DKIM-Signature:Date:From:To:Message-ID:Subject:MIME-Version;
b=rR9y3IOfjzXvDVRyBlG9Np8504TzGUUfIabvMxtXAKvSzT+UXHODzDa7erNTTdO3n8J6AYGXXKIgWhSHsobHEFQHP89Yu+jt2kGiiCq9chKv1A/cjRkQ9aVFU0uXY5VjaazXhLn63gQ8x2tBzydxFgeCwBnrV8xJLQbpaaSDSfk=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6E666385770D
Date: Thu, 17 Apr 2025 17:52:43 +0200 (GMT+02:00)
To: Cygwin <cygwin AT cygwin DOT com>
Message-ID: <OO3Rx4r--F-9@keemail.me>
Subject: Perl stopped working
MIME-Version: 1.0
X-Content-Filtered-By: Mailman/MimeDel 2.1.30
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
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>
From: Michael via Cygwin <cygwin AT cygwin DOT com>
Reply-To: g2a_login AT keemail DOT me
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 53HFrfcJ2693813

After running cygwin-setup and updating all cygwin-packages, perl no longer seems to work (or maybe a coincidence).

Executing "perl" without any argument normally let perl wait for input from stdin/keyboard.
But it immediately returns to the prompt (same behavior as 'echo ""').
I can do
perl
perl -v
perl -e 'print "Hello Perl\n"'

same result for all 3 of them (equal to 'echo ""').

$ which perl
/usr/bin/perl

$ file `which perl`
/usr/bin/perl: PE32+ executable (console) x86-64, for MS Windows, 12 sections

$ cygcheck -c perl
Cygwin Package Information
Package              Version    Status
perl                 5.40.2-1       OK

downgraded to previous version - same result.

$ cygcheck -c perl
Cygwin Package Information
Package              Version    Status
perl                 5.40.1-1       OK

executing e.g. sed or awk return the "Usage:"-page as normal
any idea?

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