On 2025-04-28 01:03, Agnihotri, Alok Kumar via Cygwin wrote:
Dear Cygwin Technical Support Team,
There is no technical support team - Cygwin is an all volunteer project - so
what you get are those who read the mainling list, with free time to respond,
who may have any level of, or little
The 'ensurepip' module '__init__.py' requires a pip wheel to be included
either in the '_bundled' subdirectory or else in the directory
referenced by the 'WHEEL_PKG_DIR' variable in
'/usr/lib/python3.12/_sysconfigdata__cygwin_x86_64-cygwin.py'.
In python packages prior to 3.12 it was the forme
Greetings, Agnihotri, Alok Kumar!
This list uses a bottom-posting for easier navigation of reply history.
>>> Dear Cygwin Technical Support Team,
>>> I hope this email finds you well.
>>> My name is Alok Agnihotri, and I am part of the Philips organization. We
>
Greetings, Soren!
I can't help, but I'll ask a question I'm sure will be raised by other people.
> I spent last night and some of today working on building the gnu-patch
> utility from the source code downloaded using setup. I desired to do this
> in order to learn more about the general procedur
HI Andrey
Thanks for your quick response .
Can you please suggest which Cygwin version should be use so that we dont face
issue with these commands .
Thanks
Alok Agnihotri
From: Andrey Repin
Sent: Monday, April 28, 2025 1:52 PM
To: Agnihotri, Alok Kumar
On Mon, 28 Apr 2025, Jeremy Drake via Cygwin wrote:
> I was just describing cygwin_conv_path on a rust issue
> (https://github.com/rust-lang/backtrace-rs/pull/704). I was saying that
> the pointer `to` is not accessed when `size` is 0, but it turns out on
> circa line 4022 in pa
I was just describing cygwin_conv_path on a rust issue
(https://github.com/rust-lang/backtrace-rs/pull/704). I was saying that
the pointer `to` is not accessed when `size` is 0, but it turns out on
circa line 4022 in path.cc
to = (void *) wcpcpy ((wchar_t *) to, ro_u_globalroot.Buffer);
This is
Hi David,
You did much more than what I asked you to, but we'll work with that.
Comments inlined and appended below...
On 4/28/2025 12:45 PM, David Christensen via Cygwin wrote:
On 4/27/25 21:19, Mark Geisert via Cygwin wrote:
That DLL is deficient. It is missing the cygfuse_report()
Hello Cygwinstas,
I spent last night and some of today working on building the gnu-patch
utility from the source code downloaded using setup. I desired to do this
in order to learn more about the general procedures involved
(re-familiarizing myself with Autoconfiscated projects, primarily) , and I
On 4/27/25 21:19, Mark Geisert via Cygwin wrote:
That DLL is deficient. It is missing the cygfuse_report() entry despite
cygcheck saying (in an earlier post) it is version 3.2.0-3. gendef in a
working environment here starts with:
;
; Definition file of cygfuse-3.2.dll
; Automatic generated by
Greetings, Agnihotri, Alok Kumar!
> Dear Cygwin Technical Support Team,
> I hope this email finds you well.
> My name is Alok Agnihotri, and I am part of the Philips organization. We
> are utilizing Cygwin in our environment to execute SSH commands remotely on
> Windows-based machi
Dear Cygwin Technical Support Team,
I hope this email finds you well.
My name is Alok Agnihotri, and I am part of the Philips organization. We are
utilizing Cygwin in our environment to execute SSH commands remotely on
Windows-based machines, supporting various activities critical to our
I forgot to add:
rm /var/run/fuse.mounts
after you remove the existing /bin/sshfs.exe.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/m
Hi folks,
On 4/27/2025 8:09 PM, David Christensen via Cygwin wrote:
On 4/27/25 16:05, Jeremy Drake wrote:
On Sun, 27 Apr 2025, David Christensen wrote:
On 4/27/25 14:59, Jeremy Drake wrote:
Does sshfs.exe have any exports? Should it?
I do not know how to answer that question. Please
On 4/27/25 16:05, Jeremy Drake wrote:
On Sun, 27 Apr 2025, David Christensen wrote:
On 4/27/25 14:59, Jeremy Drake wrote:
Does sshfs.exe have any exports? Should it?
I do not know how to answer that question. Please provide a terminal command
I can run to find the answer.
That might have
On Sun, 27 Apr 2025, David Christensen wrote:
> On 4/27/25 14:59, Jeremy Drake wrote:
> > On Sun, 27 Apr 2025, Jeremy Drake via Cygwin wrote:
> > > Does sshfs.exe have any exports? Should it?
>
>
> Thank you for the reply.
>
>
> I do not know how to ans
On 4/27/25 14:59, Jeremy Drake wrote:
On Sun, 27 Apr 2025, Jeremy Drake via Cygwin wrote:
On Sun, 27 Apr 2025, David Christensen via Cygwin wrote:
The procedure entry point cygfuse_report could not be
located in the dynamic link library C:\cygwin64\sshfs.exe.
-> OK
Does sshfs.exe have
On Sun, 27 Apr 2025, Jeremy Drake via Cygwin wrote:
> On Sun, 27 Apr 2025, David Christensen via Cygwin wrote:
>
> > The procedure entry point cygfuse_report could not be
> > located in the dynamic link library C:\cygwin64\sshfs.exe.
> > -> OK
>
> Does sshfs
I was asked an interesting question on a github issue about rust
backtraces: is there an API in Cygwin to get a list of loaded modules? I
know the info is there in the dlls list, but I don't see an API to get at
it.
The question was in regards to whether rust should be using toolhelp32 on
C
On Sun, 27 Apr 2025, David Christensen via Cygwin wrote:
> The procedure entry point cygfuse_report could not be
> located in the dynamic link library C:\cygwin64\sshfs.exe.
> -> OK
Does sshfs.exe have any exports? Should it?
(It is legal for an exe to have exports, and for a DLL
On 4/26/25 12:51, Brian Inglis via Cygwin wrote:
$ gendef - /usr/bin/cygfuse-3.2.dll
or
$ gendef /usr/bin/cygfuse-3.2.dll
I thought I had uinstalled WinFsp, but I noted that C:\Program Files
(x86)\WinFSP was non-empty. So, I ran winfsp-2.0.23075.msi and told it
to uninstall WinFsp
> Cygwin provides source packages python3{,6,7,8,9,12} and binary releases:
>
> 3.6.{13-{1,2},15-1}
> 3.7.{10-{1,2},12-1}
> 3.8.{10,12,16}-1
> 3.9.{10,16,18}-1
> 3.12.{8-2,9-1}
>
> as of a couple of hours ago.
It does, but that's very easy to miss (I did).
The &
On 2025-04-27 03:49, Lee via Cygwin wrote:
On Sun, Apr 27, 2025 at 4:52 AM Kevin Schnitzius via Cygwin
wrote:
On Sunday, April 27, 2025 at 04:20:23 AM EDT, Lee via Cygwin
wrote:
On Sat, Apr 26, 2025 at 10:38 PM Keith Thompson wrote:
I see that Cygwin only supports Python 3.9.16 (or
On Sun, Apr 27, 2025 at 4:52 AM Kevin Schnitzius via Cygwin
wrote:
>
> On Sunday, April 27, 2025 at 04:20:23 AM EDT, Lee via Cygwin
> wrote:
>
> > On Sat, Apr 26, 2025 at 10:38 PM Keith Thompson wrote:
> >>
> >> I see that Cygwin only supports Python 3.9.
On Sunday, April 27, 2025 at 04:20:23 AM EDT, Lee via Cygwin
wrote:
> On Sat, Apr 26, 2025 at 10:38 PM Keith Thompson wrote:
>>
>> I see that Cygwin only supports Python 3.9.16 (or 3.9.18 as a test
>> version), which is a couple of years old.
>
>$ python3 --ver
On Sat, Apr 26, 2025 at 10:38 PM Keith Thompson wrote:
>
> I see that Cygwin only supports Python 3.9.16 (or 3.9.18 as a test
> version), which is a couple of years old.
$ python3 --version
Python 3.12.9
$ uname -a
CYGWIN_NT-10.0-19045 i3668 3.6.0-1.x86_64 2025-03-18 17:01 UTC x86_
Hi Roland,
On 4/25/2025 11:16 AM, Roland Mainz via Cygwin wrote:
[...]
FYI I updated
http://svn.nrubsig.org/svn/people/gisburn/code/sparsefiles/lssparse.c
to pass the Solaris/Illumos "cstyle" rules, e.g. the source now
conforms UNIX C formatting rules (no functional changes, this w
I see that Cygwin only supports Python 3.9.16 (or 3.9.18 as a test
version), which is a couple of years old.
I'm sure there's work to support newer versions, but I don't know
the details.
I've succesfully built 3.13.3 and 3.14.0a7 from source, with the
patch at the bottom o
On 2025-04-26 15:25, Mark Geisert via Cygwin wrote:
Hi Brian,
On 4/26/2025 12:51 PM, Brian Inglis via Cygwin wrote:
On 2025-04-25 12:04, David Christensen via Cygwin wrote:
On 4/24/25 22:01, Mark Geisert via Cygwin wrote:
OK, that looks to be the real problem. What does
cygcheck -c
Hi Brian,
On 4/26/2025 12:51 PM, Brian Inglis via Cygwin wrote:
On 2025-04-25 12:04, David Christensen via Cygwin wrote:
On 4/24/25 22:01, Mark Geisert via Cygwin wrote:
OK, that looks to be the real problem. What does
cygcheck -c cygfuse
display?
..mark
2025-04-25 11:02:33 admin
On 2025-04-25 12:04, David Christensen via Cygwin wrote:
On 4/24/25 22:01, Mark Geisert via Cygwin wrote:
OK, that looks to be the real problem. What does
cygcheck -c cygfuse
display?
..mark
2025-04-25 11:02:33 admin@dq67sw ~
$ cygcheck -c cygfuse
Cygwin Package Information
Package
Hi Collin,
On 4/23/2025 8:28 PM, Collin Funk via Cygwin wrote:
Hi,
While testing gnulib I noticed that tfind on cygwin is defined like:
void *tfind (const void *, void **,
int (*) (const void *, const void *));
But POSIX requires [1] (*):
void *tfind (const void
On Sun, Apr 6, 2025 at 9:53 AM Mark Geisert via Cygwin
wrote:
>
> Hi Roland,
>
> On 4/5/2025 7:56 AM, Roland Mainz via Cygwin wrote:
> > On Wed, Apr 2, 2025 at 4:01 PM Christian Franke via Cygwin
> > wrote:
> >>
> >> Testcase for a minor issue:
>
On 4/24/25 22:01, Mark Geisert via Cygwin wrote:
OK, that looks to be the real problem. What does
cygcheck -c cygfuse
display?
..mark
2025-04-25 11:02:33 admin@dq67sw ~
$ cygcheck -c cygfuse
Cygwin Package Information
Package VersionStatus
cygfuse 3.2.0-3
I'm using Cygwin installer 2.933 (x86_64). My Windows 11 computer has multiple
monitors: the "main display" has scaling set to 200% and the other monitor has
scaling set to 150%. (The scaling is configured in the native Windows display
settings).
If I launch the setup-x8
yntax
> making scripts
> mutually transferable.
> However using the syntax /?/ to address all drives as in (say)
> $ rm -vrf /?/today/tmp
> or all similar, fails. Is there a way to render /?/ intelligible to Cygwin
> (maybe by rewriting /etc/fstab, again)?
rm -rf /proc/cygdrive/
>> Inelegant but it seems to work
Thank you!
The qualifier some_fs is new to me and very useful/effective.
I reduced the syntax to
c: /c some_fs binary 0 0
d: /d some_fs binary 0 0
..
..
l: /l some_fs binary 0 0
with (so far) no glitches.
--
Problem reports: https://cygwin.com/problems.html
Hi David,
On 4/24/2025 2:44 PM, David Christensen via Cygwin wrote:
On 4/23/25 23:50, Mark Geisert via Cygwin wrote:
If you haven't tried running sshfs from an elevated shell, try that.
Other than this, no further ideas yet.
..mark
Thank you for the follow-up.
My previous posts appe
On 4/23/25 23:50, Mark Geisert via Cygwin wrote:
If you haven't tried running sshfs from an elevated shell, try that.
Other than this, no further ideas yet.
..mark
Thank you for the follow-up.
My previous posts appear to be incomplete because I was logging in via
SSH from Debian GNU/
On 4/22/2025 10:09 PM, David Christensen via Cygwin wrote:
On 4/22/25 22:05, Mark Geisert via Cygwin wrote:
Welp, that's no help at all. Let me try to reproduce the problem on
my Win10 system using the same, recent, WinFSP you have. This may
take some time. I appreciate your reportin
Hi Camm,
On 4/23/2025 12:46 PM, Camm Maguire via Cygwin wrote:
Greetings! Trying to isolate this as you suggest. On first attempt,
copying the exact same strings and calls into a main() function
succeeds. I am near stumped, and can only guess that the addresses
returned by malloc on _init of
On 4/23/2025 3:59 AM, Christian Franke via Cygwin wrote:
Mark Geisert via Cygwin wrote:
Drat, typo alert:
It looks to me like that 'if' statement should read
if (mbstowcs (*wcs_path, *mbs_path, len) ...
if (mbstowcs (*wcspath, mbs_path, len) ...
Use 'len + 1',
Hi,
While testing gnulib I noticed that tfind on cygwin is defined like:
void *tfind (const void *, void **,
int (*) (const void *, const void *));
But POSIX requires [1] (*):
void *tfind (const void *key, void *const *rootp,
int (*compar) (const void
On Wed, 23 Apr 2025 21:25:07 +0100, Jon Turney via Cygwin
wrote:
>On 22/04/2025 22:06, Andrew Schulman via Cygwin wrote:
>> On Wed, 23 Apr 2025 03:48:19 +0900, ggl329 via Cygwin
>> wrote:
>>
>>> Hi all,
>>>
>>> As Jon mentioned in the following
On 22/04/2025 22:06, Andrew Schulman via Cygwin wrote:
On Wed, 23 Apr 2025 03:48:19 +0900, ggl329 via Cygwin
wrote:
Hi all,
As Jon mentioned in the following mail, something may go wrong in the VM for
building packages.
https://cygwin.com/pipermail/cygwin/2025-April/257948.html
Many files
On 4/22/2025 5:06 PM, Andrew Schulman via Cygwin wrote:
On Wed, 23 Apr 2025 03:48:19 +0900, ggl329 via Cygwin
wrote:
Hi all,
As Jon mentioned in the following mail, something may go wrong in the VM for
building packages.
https://cygwin.com/pipermail/cygwin/2025-April/257948.html
Many files
On Wednesday, April 23, 2025 at 10:08:52 AM EDT, Fergus Daly via Cygwin
wrote:
> For years I have overwritten the content of the default /etc/fstab with the
> one-liner
> none / cygdrive binary 0 0
> thus allowing drivenames of the style /d/ instead of /cygdrive/d/
> which
gt; spawn 2e FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer
> spawn 2e PROCESSOR_ARCHITECTURE=AMD64
> spawn 2e PUBLIC=C:\Users\Public
> spawn 2e SYSTEMDRIVE=C:
> spawn 2e EXECIGNORE=*.dll
> spawn 2e OLDPWD=/cygdrive/c/Users/cammm/32/gclm/gcl/gcl
> spawn 2e ProgramData=C:\ProgramData
> spawn 2e emac
ing systems, as opposed to when they are compiled against
sqlite3 on Cygwin.
I ask that we get a new Cygwin package of sqlite3 that fixes the issue I
mentioned below.
(Yes, this isn't the most favorable tone for FrOSS communities, but then
again it addresses something that was delibera
.
However using the syntax /?/ to address all drives as in (say)
$ rm -vrf /?/today/tmp
or all similar, fails. Is there a way to render /?/ intelligible to Cygwin
(maybe by rewriting /etc/fstab, again)?
Thank you!
--
Problem reports: https://cygwin.com/problems.html
FAQ: https
Wiktor S. via Cygwin wrote:
Hi,recently it become impossible to install git-svn because of Perl dependency:Problem
1/1nothing provides perl5_036 needed by subversion-perl-1.14.2-1Solution 1/1
(default) - do not ask to install git-svn-2.45.1-1-- Wiktor Sywula
setup.ini:
...
@ git-svn
Mark Geisert via Cygwin wrote:
Drat, typo alert:
It looks to me like that 'if' statement should read
if (mbstowcs (*wcs_path, *mbs_path, len) ...
if (mbstowcs (*wcspath, mbs_path, len) ...
Use 'len + 1', otherwise the result would possibly be not null terminate
Hi,recently it become impossible to install git-svn because of Perl
dependency:Problem 1/1nothing provides perl5_036 needed by
subversion-perl-1.14.2-1Solution 1/1 (default) - do not ask to install
git-svn-2.45.1-1-- Wiktor Sywula
--
Problem reports: https://cygwin.com/problems.html
FAQ:
Drat, typo alert:
It looks to me like that 'if' statement should read
if (mbstowcs (*wcs_path, *mbs_path, len) ...
if (mbstowcs (*wcspath, mbs_path, len) ...
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:
Hi Christian,
On 4/12/2025 9:37 AM, Christian Franke via Cygwin wrote:
ggl329 via Cygwin wrote:
Hi all,
I've encountered a possible bug in cygstart.
It seems to abort when a URI is passed to it.
$ cygcheck -dc | grep cygutils
cygutils 1.4.17-3
$ cygstart
On 4/22/25 22:05, Mark Geisert via Cygwin wrote:
Welp, that's no help at all. Let me try to reproduce the problem on my
Win10 system using the same, recent, WinFSP you have. This may take
some time. I appreciate your reporting the problem and helping me debug.
Thanks & Regards
Hi David,
On 4/22/2025 9:55 PM, David Christensen via Cygwin wrote:
That's completely normal. Hmm. Time for the big gun... strace.
Run the following command, then *attach* its output file to your next
reply; don't compress, just attach.
strace -o sshfs.trace sshfs -h
The outp
On 4/22/2025 9:32 PM, David Christensen via Cygwin wrote:
On 4/22/25 21:30, Mark Geisert via Cygwin wrote:
Then it's odd they don't appear in the ldd output. How about trying
cygcheck /usr/bin/sshfs.exe
i.e., no options on cygcheck. What does that output?
..mark
2025-04-2
That's completely normal. Hmm. Time for the big gun... strace.
Run the following command, then *attach* its output file to your next
reply; don't compress, just attach.
strace -o sshfs.trace sshfs -h
The output file is sshfs.trace in the directory you run sshfs from.
Thanks much,
..mark
On 4/22/25 21:30, Mark Geisert via Cygwin wrote:
Then it's odd they don't appear in the ldd output. How about trying
cygcheck /usr/bin/sshfs.exe
i.e., no options on cygcheck. What does that output?
..mark
2025-04-22 20:48:27 admin@dq67sw ~
$ cygcheck /usr/bin/sshfs.exe
C:\cy
On 4/22/2025 9:08 PM, David Christensen via Cygwin wrote:
On 4/22/25 21:01, Mark Geisert via Cygwin wrote:
Now we're getting somewhere! One or more of the following packages
are missing from your Cygwin system. Use the Cygwin Setup program to
add them if not already inst
On 4/22/25 21:01, Mark Geisert via Cygwin wrote:
Now we're getting somewhere! One or more of the following packages are
missing from your Cygwin system. Use the Cygwin Setup program to add
them if not already installed:
libiconv2
libintl8
libgcc1 (you likely already have
On 4/22/2025 8:50 PM, David Christensen via Cygwin wrote:
On 4/22/25 20:35, Mark Geisert via Cygwin wrote:
On 4/22/2025 8:18 PM, David Christensen via Cygwin wrote:
2025-04-22 20:07:20 admin@dq67sw ~
$ sshfs dpchrist@samba:/var/local/samba/dpchrist /samba/dpchrist
2025-04-22 20:07:38 admin
On 4/22/25 20:35, Mark Geisert via Cygwin wrote:
On 4/22/2025 8:18 PM, David Christensen via Cygwin wrote:
2025-04-22 20:07:20 admin@dq67sw ~
$ sshfs dpchrist@samba:/var/local/samba/dpchrist /samba/dpchrist
2025-04-22 20:07:38 admin@dq67sw ~
$ echo $?
127
The 127 exit code indicates sshfs
On 4/22/2025 8:18 PM, David Christensen via Cygwin wrote:
On 4/22/25 19:31, Mark Geisert via Cygwin wrote:
A peculiarity of Cygwin sshfs on Windows is that the directory being
mounted on ('/samba' in your case) must not exist before starting sshfs.
If that doesn't help, plea
On 4/22/25 19:31, Mark Geisert via Cygwin wrote:
Hi David,
I have run the WinFsp installer, leaving component selections at default:
WinFsp
Core
-> Will be installed on local hard drive
Looks good.
When I use Cygwin sshfs(1) to mount the file ser
Hi Camm,
On 4/22/2025 12:31 PM, Camm Maguire via Cygwin-apps wrote:
Greetings! posix_spawnp is returning 10, or ECHILD, on the following
call. At least on my first reading (:-)), ECHILD is not one of the
documented errors for fork, vfork, or clone referenced by the Linux
manpage for
Hi David,
On 4/22/2025 6:58 PM, David Christensen via Cygwin wrote:
cygwin:
I have SOHO network with a FreeBSD file server:
2025-04-22 18:55:28 toor@f5 ~
# freebsd-version ; uname -a
13.4-RELEASE-p4
FreeBSD f5.tracy.holgerdanske.com 13.4-RELEASE-p3 FreeBSD 13.4-RELEASE-
p3 GENERIC amd64
I
cygwin:
I have SOHO network with a FreeBSD file server:
2025-04-22 18:55:28 toor@f5 ~
# freebsd-version ; uname -a
13.4-RELEASE-p4
FreeBSD f5.tracy.holgerdanske.com 13.4-RELEASE-p3 FreeBSD
13.4-RELEASE-p3 GENERIC amd64
I have a Windows 10 Home client with Cygwin:
2025-04-22 18:03:21 admin
On Wed, 23 Apr 2025 03:48:19 +0900, ggl329 via Cygwin
wrote:
>Hi all,
>
>As Jon mentioned in the following mail, something may go wrong in the VM for
>building packages.
>https://cygwin.com/pipermail/cygwin/2025-April/257948.html
>
>Many files/directories don'
77% 2 committers 2 signers 100%
cygwin-calm12 commits 12 signed 100% 1 committers 1 signers 100%
cygwin-setup4 commits 4 signed 100% 1 committers 1 signers 100%
debugedit 5 commits 0 signed 0% 1 committers 0 signers 0%
elfutils 53 commits 3 signed 5
On Wed, 23 Apr 2025 03:48:19 +0900, ggl329 via Cygwin
wrote:
>Hi all,
>
>As Jon mentioned in the following mail, something may go wrong in the VM for
>building packages.
>https://cygwin.com/pipermail/cygwin/2025-April/257948.html
>
>Many files/directories don'
,
=
massert(!posix_spawn_file_actions_init(&file_actions));
massert(!posix_spawnattr_init(&attr));
printf("spawn 2 %s\n",*p1);
for (pp=p1;pp writes:
> On 4/19/2025 1:42 PM, Camm Maguire via Cygwin-apps wrote:
>> Greetings!
>
Hi all,
As Jon mentioned in the following mail, something may go wrong in the VM for
building packages.
https://cygwin.com/pipermail/cygwin/2025-April/257948.html
Many files/directories don't have permissions for non-privileged users.
These packages are examples I found. Other package
Greetings, and thanks so much!
Mark Geisert via Cygwin-apps writes:
> On 4/19/2025 1:42 PM, Camm Maguire via Cygwin-apps wrote:
>> Greetings!
>> posix_spawn is returning non-zero without setting errno:
>>massert(!posix_spawnp(&pid, *p1, &file_actions, &attr,
Hi,
On 8/04/2025 9:14 pm, Corinna Vinschen via Cygwin wrote:
On Apr 4 16:23, Shaddy Baddah via Cygwin wrote:
On 4/04/2025 10:02 am, Shaddy Baddah via Cygwin wrote:
Hi,
On 4/04/2025 4:49 am, ASSI via Cygwin wrote:
Shaddy Baddah via Cygwin writes:
If I connect an SSH session via the "n
On Mon, 21 Apr 2025 21:54:03 +0200
Roland Mainz via Cygwin wrote:
> Hi!
>
>
>
> Running the git testsuite I got a hang of the
> "t1004-read-tree-m-u-wf.sh" test in Cygwin 3.7 - the same test worked
> AFAIK OK with Cygwin 3.5.x.
>
> My guess: |wa
On Thu Apr 10 18:50:59 GMT 2025, ASSI wrote:
> It seems that you are using the test version of Emacs that uses native
> compilation. If so, then please actually read the announcement:
> https://inbox.sourceware.org/cygwin-announce/2e4a21c3-3e94-4771-acf2-7e56e5fce...@cornell.edu/
>
On Fri, Apr 18, 2025 at 11:15 AM David Dyck wrote:
> glad you found the solution
> I very much want perl working well on cygwin
> ...
>
> ( I guess I had perl_pods package installed already )
>
> Yes.
Soren (somia...@gmail.com) wrote earlier:
> ...
>> &
Hi!
Running the git testsuite I got a hang of the
"t1004-read-tree-m-u-wf.sh" test in Cygwin 3.7 - the same test worked
AFAIK OK with Cygwin 3.5.x.
My guess: |wait_sig()| and |_sigfe()| are involved, maybe this is a
signal issue..
1. Versions: Cygwin 3.7.0-0.68.g37c49decc
On Sun, 20 Apr 2025, Takashi Yano via Cygwin wrote:
> Is there any other blocker to build Rust for cygwin?
https://github.com/rust-lang/rust/issues/137819
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:ht
Hi Christian,
On 4/12/2025 9:37 AM, Christian Franke via Cygwin wrote:
ggl329 via Cygwin wrote:
Hi all,
I've encountered a possible bug in cygstart.
It seems to abort when a URI is passed to it.
$ cygcheck -dc | grep cygutils
cygutils 1.4.17-3
$ cygstart
On 4/19/2025 1:42 PM, Camm Maguire via Cygwin-apps wrote:
Greetings!
posix_spawn is returning non-zero without setting errno:
massert(!posix_spawnp(&pid, *p1, &file_actions, &attr, (void *)p1,
environ));
Is this intended to be supported? Is it known to be working or
On Sun, 20 Apr 2025 19:15:42 +0200
Bruno Haible wrote:
> Hi,
>
> Takashi Yano wrote:
> > > > Thanks for the new testcase. I think the issue has been fixed in:
> > > > cygwin-3.7.0-0.68.g37c49decc835 (Test)
> > >
> > > Thanks.
> > >
Hi,
Takashi Yano wrote:
> > > Thanks for the new testcase. I think the issue has been fixed in:
> > > cygwin-3.7.0-0.68.g37c49decc835 (Test)
> >
> > Thanks.
> >
> > > Please test.
> >
> > Sorry, I don't know how to build Cygwin
Takashi Yano wrote:
> Is there any other blocker to build Rust for cygwin?
Thank you all for your admirable work on porting LLVM. Recently I have tried
to build cargo targeting cygwin, and found that it needs libgit2. It seems that
the libgit2 of cygwin is unmaintained. I will send requests
On Sun, 20 Apr 2025, Takashi Yano via Cygwin wrote:
> On Mon, 24 Mar 2025 14:41:19 +0800
> Yuyi Wang wrote:
> > > I mean it is some kind of cross compiler.
> >
> > Yes. Rustc is a cross compiler powered by LLVM.
> >
> > > ...is it possible to build
ce a GitHub user @Ookiineko succeeded before,
> but
> now the account has been deleted. I think the largest blocker is LLVM itself.
> The latest version of LLVM provided by cygwin is 8.0, and 11.0 by MSYS2, while
> rustc needs LLVM 17.0 at least. @Ookiineko added some patches to LLVM
On Tue, 15 Apr 2025 11:33:55 +0200
Bruno Haible wrote:
> Takashi Yano wrote:
> > Thanks for the new testcase. I think the issue has been fixed in:
> > cygwin-3.7.0-0.68.g37c49decc835 (Test)
>
> Thanks.
>
> > Please test.
>
> Sorry, I don't know how
.2(Windows; Windows NT 8.0; Win64; x64;
Microsoft Outlook 15.0.4937; Pro)
X-MSMail-Priority: 3
Message-ID:
X-Powered-By: HTTP4S
X-Sieve: fileinto 'INBOX.important';
X-Mailer-LID: 7865310-245482133
Return-Path: cygwin@cygwin.com
Date: Fri, 18 Apr 2025 14:09:10 -0400
X-ClientProx
On 2025-04-17 19:34, Soren via Cygwin wrote:
Hello Again, Cygwinistas;
On Thu, Apr 17, 2025 at 1:07 PM I wrote:
Hello Cygwinstas,
I've got a question about the cygwin perl package installed with cygwin setup.
I'm having a failure in some perl code not written by me but rather
Hello folks,
I had been using for my subscription but now I
want to use .
But as best I can tell, it simply won't work.
Can you tell me why??
Thanks in advance,
Charlie P.
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:
Question: Is anyone working on Python3.12-* packages? The Cygwin Python 3.12
works but is missing a package needed by a newer version of Ansible and I can
not pip install that needed python package (some crypto related issue I think)
hence I can not also pip install a newer version of Ansible
thank you P.B. Lecavalier!
I greatly appreciate your response!
Perhaps this can guide the cygwin packaging in te future
I was missing ` python-setuptools-wheel` but I had installed the `
python-setuptools-wheel`
Now I have success
$ python3 -m ensurepip
Looking in links: /tmp/tmpy457n2k6
Try these, seemingly not pulled from installing python39:
python-setuptools-wheel
python-pip-wheel
I confirm the issue with a fresh install with python3{8,9}. pip is
provided, but `ensurepip` gives that error. I think it should be the
opposite on a basic python install: No pip package sho
$ cygcheck /usr/bin/perl
and
$ ldd /usr/bin/perl'
did not show any error
but I "reinstalled" all packages listed in
$ cygcheck -i --deps perl
=> cygwin, libcrypt2, libdb18.1, libgcc1, libgdbm6, libgdbm_compat4, perl5_040,
perl_base, zlib0
after the reinstall, perl works agai
Hello Again, Cygwinistas;
On Thu, Apr 17, 2025 at 1:07 PM I wrote:
>
> Hello Cygwinstas,
>
> I've got a question about the cygwin perl package installed with cygwin
> setup. I'm having a failure in some perl code not written by me but rather in
> a CPAN module I
")
File "/usr/lib/python3.9/ensurepip/__init__.py", line 27, in
_get_most_recent_wheel_version
return str(max(_wheels[pkg], key=distutils.version.LooseVersion))
ValueError: max() arg is an empty sequence
chatgpt did suggest that cygwin had issues with ensurepip
On Wed, Mar 5, 2
On Thursday, April 17, 2025 at 11:54:44 AM EDT, Michael via Cygwin
wrote:
> perl
> perl -v
> perl -e 'print "Hello Perl\n"'
> same result for all 3 of them (equal to 'echo ""').
Are you sure?
echo $?
Kevin
--
Problem reports: https://
WJFFM!
$ perl --version
This is perl 5, version 40, subversion 1 (v5.40.1) built for
x86_64-cygwin-threads-multi
(with 3 registered patches, see perl -V for more detail)
Copyright 1987-2025, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General
1 - 100 of 5677 matches
Mail list logo