Link of ONC RPC client fails with: undefined references

2022-04-28 Thread Voris, Ben
I have simple ONC RPC client and server that build on Ubuntu with rpcgen "(Ubuntu GLIBC 2.31-0ubuntu9.7) 2.31" (under "5.10.102.1-microsoft-standard-WSL2") but fails to build on Cygwin ("3.3.4(0.341/5/3) 2022-01-31 19:35 x86_64 Cygwin") with rpcgen "(rpcsvc-proto) 1.4". Naively, it appears tha

cygdll 3.3.4 breaks cygpath.exe. mistyped commands result in fork bomb

2022-04-28 Thread matthew patton via Cygwin
I had to revert to 3.3.3-1 to restore functionality.with 3.3.4 invoking cygpath would cause an Access Violation Exception (0x05) and kill the thread so that I couldn't even do a 'cygpath --help'  All of a sudden I also am experiencing fork bombs if I type an invalid command. eg. type 'l' instea

Reach Professionals

2022-04-28 Thread Stacy Styles
Hi, Can I send you a taster of one of our email lists? We run email lists based on your requirements. If you could send me your target audience, Industries: Titles: Geography: Any other specifications: I'll come up with the data counts other details & I'd be happy to send ove

Re: GNU make losing jobserver tokens

2022-04-28 Thread Corinna Vinschen
On Apr 29 00:01, Takashi Yano wrote: > On Thu, 28 Apr 2022 16:09:24 +0200 > Corinna Vinschen wrote: > > On Apr 28 09:42, Ken Brown wrote: > > > On 4/27/2022 10:13 AM, Takashi Yano wrote: > > > > On Fri, 1 Apr 2022 17:45:51 +0900 > > > > Takashi Yano wrote: > > > > > [...] > > > > > diff --git a/win

Re: GNU make losing jobserver tokens

2022-04-28 Thread Takashi Yano
On Thu, 28 Apr 2022 16:09:24 +0200 Corinna Vinschen wrote: > On Apr 28 09:42, Ken Brown wrote: > > On 4/27/2022 10:13 AM, Takashi Yano wrote: > > > On Fri, 1 Apr 2022 17:45:51 +0900 > > > Takashi Yano wrote: > > > > I have tried to reproduce the issue by building OpenJDK > > > > from source, howeve

FW: Postfix stable release 3.7.2 - interest in updated package?

2022-04-28 Thread Jason Pyeron
I will prioritize the packaging of this release (see below) based on community interest, otherwise looking at late May. My task #10403 -Jason -Original Message- From: Wietse Venema Sent: Thursday, April 28, 2022 9:23 AM To: Postfix announce Cc: Postfix users Subject: Postfix stable re

[Attn: mercurial maintainer] hg fails with python3.9

2022-04-28 Thread Ken Brown
/usr/bin/hg specifies /usr/bin/python3 in its shebang, but further down it has libdir = '../lib/python3.8/site-packages' This causes hg to fail as follows if /usr/bin/python3 points to python3.9: $ hg Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mercurial/policy

Re: GNU make losing jobserver tokens

2022-04-28 Thread Corinna Vinschen
On Apr 28 09:42, Ken Brown wrote: > On 4/27/2022 10:13 AM, Takashi Yano wrote: > > On Fri, 1 Apr 2022 17:45:51 +0900 > > Takashi Yano wrote: > > > I have tried to reproduce the issue by building OpenJDK > > > from source, however, I could not. > > > > > > Instead, I encountered another issue. > >

Re: GNU make losing jobserver tokens

2022-04-28 Thread Ken Brown
On 4/27/2022 10:13 AM, Takashi Yano wrote: On Fri, 1 Apr 2022 17:45:51 +0900 Takashi Yano wrote: I have tried to reproduce the issue by building OpenJDK from source, however, I could not. Instead, I encountered another issue. Building OpenJDK sometimes (rarely) failed with error such as: