Re: Deadlock of the process tree when running make

2022-04-10 Thread Jeremy Drake via Cygwin
On Sat, 9 Apr 2022, Alexey Izbyshev wrote: > I don't have mintty because "make" is run via an SSH session. I suppose > I should look into sshd in this case? Sshd wouldn't happen to be running as a service, would it? https://cygwin.com/pipermail/cygwin-patches/2022q2/011867.html -- Problem rep

License for clang patch "7.0.1-cygwin-driver.patch"

2022-04-10 Thread Samuel Bronson
The following message is a courtesy copy of an article that has been posted to gmane.os.cygwin as well. I was thinking of trying to upstream the patch at: --text follows this line-- https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/clang.git;a=blob;f=7.0.1-cygwin-driver.patch;h=8f24198

[ANNOUNCEMENT] biber 2.17-1

2022-04-10 Thread Ken Brown via Cygwin-announce
The following package has been uploaded to the Cygwin distribution: * biber-2.17-1 Biber is a BibTeX replacement for users of BibLaTeX. Biber supports full UTF-8, can (re-)encode input and output, supports highly configurable sorting, dynamic bibliography sets, and many other features. This

[ANNOUNCEMENT] TeX Live 2022

2022-04-10 Thread Ken Brown via Cygwin-announce
Cygwin's TeX Live packages have been updated to the latest upstream release, TeX Live 2022. TeX Live provides a comprehensive, cross-platform TeX system. It includes all the major TeX-related programs, macro packages, and fonts that are free software, including support for many languages arou

Re: Deadlock of the process tree when running make

2022-04-10 Thread Alexey Izbyshev
On 2022-04-10 15:13, Alexey Izbyshev wrote: On 2022-04-10 10:34, Takashi Yano wrote: On Sat, 09 Apr 2022 23:26:51 +0300 Thanks for investigating. In the normal case, conhost.exe is terminated when hWritePipe is closed. Thanks for confirming. Possibly, the hWritePipe has incorrect handle v

[ANNOUNCEMENT] Updated: {mingw64-{i686, x86_64}-, }zlib-1.2.12-1 (security)

2022-04-10 Thread Achim Gratz
The following packages have been uploaded to the Cygwin distribution: * zlib0-1.2.12-1 * zlib-devel-1.2.12-1 * mingw64-i686-zlib-1.2.12-1 * mingw64-x86_64-zlib-1.2.12-1 zlib is designed to be a free, general-purpose, lossless data-compression library for use on virtually any computer hardware a

[ANNOUNCEMENT] Updated: libcerf-2.1-1

2022-04-10 Thread Achim Gratz
This is an update to the latest upstream version. Libcerf is a self-contained numeric library that provides an efficient and accurate implementation of complex error functions, along with Dawson, Faddeeva, and Voigt functions. -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you w

[ANNOUNCEMENT] Updated: {, mingw64-{x86_64, i686}-}libarchive-3.6.1-1 (security)

2022-04-10 Thread Achim Gratz
Libarchive has been updated to version 3.6.1-1, the following (sub-)packages: libarchive (source) libarchive-devel libarchive13 bsdcat bsdcpio bsdtar are available in the Cygwin distribution. The MinGW64 packages for the cross-compilation toolchains have been updated as

Re: Deadlock of the process tree when running make

2022-04-10 Thread Alexey Izbyshev
On 2022-04-10 10:34, Takashi Yano wrote: On Sat, 09 Apr 2022 23:26:51 +0300 Thanks for investigating. In the normal case, conhost.exe is terminated when hWritePipe is closed. Thanks for confirming. Possibly, the hWritePipe has incorrect handle value. I've verified that the handle was corre

Re: Deadlock of the process tree when running make

2022-04-10 Thread Takashi Yano
On Sat, 09 Apr 2022 23:26:51 +0300 Alexey Izbyshev wrote: > On 2022-04-09 22:35, Alexey Izbyshev wrote: > > On 2022-04-09 20:54, Takashi Yano wrote: > >> Thanks for checking. This seems to be normal. Then, I cannot > >> understand why the ClosePseudoConsole() call is blocked... > >> > >> The docum