Re: python header puzzle

2021-01-01 Thread Marco Atzeri via Cygwin
On 02.01.2021 03:13, Lemures Lemniscati via Cygwin wrote: On Sat, 02 Jan 2021 07:30:05 +0900, Lemures Lemniscati On Fri, 1 Jan 2021 19:33:03 +0100, Marco Atzeri via Cygwin Hi All, trying to build postgresql 12.X with python3 interface, I hit an interesting issue A cygport file is attached

Re: python header puzzle

2021-01-01 Thread Lemures Lemniscati via Cygwin
On Sat, 02 Jan 2021 07:30:05 +0900, Lemures Lemniscati > On Fri, 1 Jan 2021 19:33:03 +0100, Marco Atzeri via Cygwin > > Hi All, > > > > trying to build postgresql 12.X with python3 interface, I hit an > > interesting issue > > > > all headers > > /usr/include/python{3.6-3.8}/pyport.h > > > > are

[ANNOUNCEMENT] [SECURITY] stunnel 5.57-1

2021-01-01 Thread Andrew Schulman via Cygwin-announce via Cygwin
stunnel 5.57-1 is now available in Cygwin. This release includes the following security fix: * The "redirect" option was fixed to properly handle "verifyChain = yes" If you have stunnel installed, you should update to this release right away. Please see the upstream changelog[1] for the full list

Re: python header puzzle

2021-01-01 Thread Lemures Lemniscati via Cygwin
On Fri, 1 Jan 2021 19:33:03 +0100, Marco Atzeri via Cygwin > Hi All, > > trying to build postgresql 12.X with python3 interface, I hit an > interesting issue > > all headers > /usr/include/python{3.6-3.8}/pyport.h > > are including > > # if defined(__CYGWIN__) > #

Segfault when accessing mmaped memory on Cygwin

2021-01-01 Thread Thomas Koenig via Cygwin
Hi, when trying out uf a certain shared memory allocator would work on Cygwin, I tried out the sample program below (which works on Linunx, *BSD, AIX and Solaris) and got a suprising falure with a segmentation fault at the line *i1 = 42; mmap() had succeeded. Is this a known issue, and wou

python header puzzle

2021-01-01 Thread Marco Atzeri via Cygwin
Hi All, trying to build postgresql 12.X with python3 interface, I hit an interesting issue all headers /usr/include/python{3.6-3.8}/pyport.h are including # if defined(__CYGWIN__) # define PyMODINIT_FUNC __declspec(dllexport) PyObject* #

[ANNOUNCEMENT] Updated: pcre2-10.36-1 / mingw-{i686, x86_64}-pcre2-10.36-1

2021-01-01 Thread Achim Gratz
The PCRE2 library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. This is a rebuild of the latest upstream release with gcc10, along with the latest patchset from Fedora. The MinGW packages have