Re: stdnoreturn: fix for Cygwin

2017-08-16 Thread Eric Blake
On 08/16/2017 07:59 PM, Eric Blake wrote: > Adding cygwin list... > > On 08/16/2017 07:01 PM, Bruno Haible wrote: >> On Cygwin 1.7.30, I'm seeing this testdir build failure, when compiling >> test-stdnoreturn.c: >> >> /usr/include/stdlib.h:66:28: error: expected ‘,’ or ‘;’ before ‘)’ token >>

Re: missing poppler and openjpeg packages on mirrors

2017-08-16 Thread Eric Blake
On 08/16/2017 05:56 PM, Isaac Hanson wrote: > It seems that some packages have recently gone missing from many > cygwin mirrors. Specifically, I have noticed all the poppler and > openjpeg packages are gone, while still in the setup.ini and > dependencies of other packages. > > setup.exe reports

[PATCH] headers: avoid bareword attributes

2017-08-16 Thread Eric Blake
Always use the __-decorated form of an attribute name in public headers, as the bareword form is in the user's namespace, and we don't want compilation to break just because the user defines the bareword to mean something else. Signed-off-by: Eric Blake ---

Re: stdnoreturn: fix for Cygwin

2017-08-16 Thread Eric Blake
Adding cygwin list... On 08/16/2017 07:01 PM, Bruno Haible wrote: > On Cygwin 1.7.30, I'm seeing this testdir build failure, when compiling > test-stdnoreturn.c: > > /usr/include/stdlib.h:66:28: error: expected ‘,’ or ‘;’ before ‘)’ token > _VOID _EXFUN(abort,(_VOID) _ATTRIBUTE ((noreturn)));

missing poppler and openjpeg packages on mirrors

2017-08-16 Thread Isaac Hanson
It seems that some packages have recently gone missing from many cygwin mirrors. Specifically, I have noticed all the poppler and openjpeg packages are gone, while still in the setup.ini and dependencies of other packages. setup.exe reports "HTTP status 404 fetching" and lists the URL to the

Re: Mailing list threads [was: gawk 4.1.4: CR separate char for CRLF files]

2017-08-16 Thread Steven Penny
On Wed, 16 Aug 2017 14:27:37, David Macek wrote: Please stop breaking the message threads, it's hard to comprehend what's ha= ppening this way. If needed, I can help with configuring your e-mail clien= t. You really dont need to be giving people advice about their email client. Glass houses

[newlib-cygwin] Add RISC-V port for newlib

2017-08-16 Thread Jeff Johnston
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=363dbb9e44d0101f29ec34cadd001893daab3fc6 commit 363dbb9e44d0101f29ec34cadd001893daab3fc6 Author: Kito Cheng Date: Thu Jul 27 16:44:22 2017 +0800 Add RISC-V port for newlib Contributor list:

REVISITED: Signal delivered while blocked

2017-08-16 Thread Houder
Hi, Please read this post first: https://cygwin.com/ml/cygwin/2017-08/msg00048.html ( Signal delivered while blocked -- by Noah Misch, August 4th 2017 ) This post is not intended to "hijack" the post by Noah Misch; this post only ships an alternative (i.e. revised) testcase for the

Re: Current timestamp

2017-08-16 Thread Jon Turney
On 16/08/2017 19:26, David Stacey wrote: On 16/08/17 15:35, Ugly Leper wrote: Looked at several mirror sites just this minute (1435 GMT Aug 16). All showing setup.ini with setup-timestamp 1502381207 (Aug 10) whereas most recent update seems to have been stamped 1502735714 (Aug 14). This

Re: Current timestamp

2017-08-16 Thread David Stacey
On 16/08/17 15:35, Ugly Leper wrote: Looked at several mirror sites just this minute (1435 GMT Aug 16). All showing setup.ini with setup-timestamp 1502381207 (Aug 10) whereas most recent update seems to have been stamped 1502735714 (Aug 14). This appears to be affecting x86 only, where

Current timestamp

2017-08-16 Thread Ugly Leper
Looked at several mirror sites just this minute (1435 GMT Aug 16). All showing setup.ini with setup-timestamp 1502381207 (Aug 10) whereas most recent update seems to have been stamped 1502735714 (Aug 14). -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: gawk 4.1.4: CR separate char for CRLF files

2017-08-16 Thread cyg Simple
Vermessung AVT - Wolfgang Rieger writes: > 5) You can always find a better way to do things, of course, I won't > argue about that. Sometimes we thought about switching to Java or php > or python or whatever. Maybe, we should. But we have a lot of running > scripts, massive batch and parallel

Mailing list threads [was: gawk 4.1.4: CR separate char for CRLF files]

2017-08-16 Thread David Macek
Please stop breaking the message threads, it's hard to comprehend what's happening this way. If needed, I can help with configuring your e-mail client. -- David Macek smime.p7s Description: S/MIME Cryptographic Signature

Re: gawk 4.1.4: CR separate char for CRLF files

2017-08-16 Thread Eric Blake
On 08/16/2017 07:09 AM, Vermessung AVT - Wolfgang Rieger wrote: > Achim Gratz wrote: > Vermessung AVT - Wolfgang Rieger writes: >> Another solution which we have been using for many years now, though >> it might not be feasible for you: > Cygwin is, like it or not, a rolling distribution. Your

Re: gawk 4.1.4: CR separate char for CRLF files

2017-08-16 Thread Vermessung AVT - Wolfgang Rieger
Achim Gratz wrote: Vermessung AVT - Wolfgang Rieger writes: > Another solution which we have been using for many years now, though > it might not be feasible for you: - snip Jannick, another idea I had thought of previously might

Re: gawk 4.1.4: CR separate char for CRLF files

2017-08-16 Thread Vermessung AVT - Wolfgang Rieger
Achim Gratz wrote: Vermessung AVT - Wolfgang Rieger writes: > Another solution which we have been using for many years now, though > it might not be feasible for you: Cygwin is, like it or not, a rolling distribution. > We very rarely update Cygwin. We have been using Cygwin for some 15+ >

libpoppler-devel issue

2017-08-16 Thread Bastian Germann
When I built gambas3-gb-pdf-3.10.0-1 I noticed an issue with the x86_64 version of libpoppler-devel-0.52.0-1. usr/lib/libpoppler.dll.a could not be linked, because autoconf's file test based on a magic gave an error. Then I checked with "file /usr/lib/libpoppler.dll.a" and it gave a different