Re: pip install ocassionally hangs

2024-01-30 Thread Daniel Abrahamsson via Cygwin
Marco Atzeri wrote: > what if you downgrade to 3.9.16 ? Thank you. Yes, downgrading solves the problem. The issue is probably the same as the one reported in "python3 3.9.18-1 hanging". As I was testing this, I noticed a peculiar thing with the Cygwin Setup. I have a script that sets up my Cyg

pip install ocassionally hangs

2024-01-29 Thread Daniel Abrahamsson via Cygwin
Hi, Since some time ago (perhaps a week or two), "pip install" occassionally hangs. Ctrl+C does not work. I have to kill the process via the task manager. I can reproduce the problem somewhat reliably by running: pip install --force jenkins_job_builder==5.0.4 This is the last thing printed b

Cygwin test 3.5.0 tar symlinks error messages and failure status

2023-06-20 Thread Daniel Abrahamsson via Cygwin
("Manually" replying to an email in the archive (https://cygwin.com/pipermail/cygwin/2023-May/253742.html) since I don't have the original email anymore). Achim Gratz wrote: > Brian Inglis via Cygwin writes: > > Problem writing tar (with Cygwin default sys) symlinks before target > > created und

RE: Problems with asciidoctor gem after ruby update

2023-04-30 Thread Daniel Abrahamsson via Cygwin
> A corrected package has been released. (ruby-3.2.2-2) Thank you! I can confirm the new pakcage solves the problem. // Daniel -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe i

Problems with asciidoctor gem after ruby update

2023-04-27 Thread Daniel Abrahamsson via Cygwin
Hi, I’m not sure if the issue is cygwin-specific or not, but I do not have a linux box with a sufficiently new version of ruby to test with. The errors started showing up after the recent updates of the ruby and rubygems packages. When installing asciidoctor via `gem install asciidoctor`, a asc

RE: gcc -pg broken after cygwin update?

2022-12-07 Thread Daniel Abrahamsson via Cygwin
> On Dec 7 12:50, Corinna Vinschen via Cygwin wrote: > > On Dec 7 08:58, Daniel Abrahamsson via Cygwin wrote: > > > Hi, > > > > > > This morning I updated cygwin, and after that gcc started producing > > > errors like this: > > > &g

gcc -pg broken after cygwin update?

2022-12-07 Thread Daniel Abrahamsson via Cygwin
Hi, This morning I updated cygwin, and after that gcc started producing errors like this: > gcc -Wall -Wextra -Werror -pedantic -Wno-unused-parameter -g -pg -DVERBOSE > -c -o ../obj/.o .c > gcc -o ../bin/ ../obj/.o -pg > /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: >