autoreconf failure...

2015-09-08 Thread Dennis Heimbigner
When I do this command: autoreconf -i I get this: /bin/sed: -e expression #1, char 6: unterminated `s' command ... /bin/sed: -e expression #1, char 6: unterminated `s' command autom4te-2.69: --trace=: no such file or directory I am using autoconf 10.1 and it fails on configure.ac that works

[ANNOUNCEMENT] TEST RELEASE: Cygwin 2.3.0-0.3

2015-09-08 Thread Corinna Vinschen
Hi Cygwin friends and users, I released a new TEST version of Cygwin, 2.3.0-0.3. Difference to -0.2 is just an additional fix for a potential crash in advisory file locking observed under Wine. So the -0.1 release message still applies: This is the "new POSIX ACL handling reloaded" release. I

Re: [ANNOUNCEMENT] Updated: subversion-1.9.1-1

2015-09-08 Thread David Rothenberger
Andrew Schulman wrote: > The release requires a bunch of -devel packages: Yeah, I noticed that, too. I'm not sure why that happened. I've got it on my list to look at, but I probably won't get to it until this weekend at the earliest. -- David Rothenberger daver...@acm.org Cygwin Subvers

Re: Every time I run ssh, ssh prompts "password:" with latest OpenSSH package.

2015-09-08 Thread Andrew DeFaria
On 09/02/2015 08:48 PM, Andrey Repin wrote: Greetings, Hiroyuki Kurokawa! Thanks Andrey for reply to my question. George gave me an advice by a direct mail. And his instruction solve my problem. If you use dsa key type, you need to add to your ssh client configuration file, either ~/.ssh

Re: Question about flock - potential memory corruption?

2015-09-08 Thread Qian Hong
On Tue, Sep 8, 2015 at 11:31 PM, Corinna Vinschen wrote: > Snapshot is up. Thanks! Tested with and without valgrind, confirming fixed. $ uname -a CYGWIN_NT-5.1 2.3.0(0.290/5/3) 2015-09-08 14:46 i686 Cygwin -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin

Re: Question about flock - potential memory corruption?

2015-09-08 Thread Corinna Vinschen
On Sep 8 18:35, Qian Hong wrote: > Hi Corinna, > > Thanks a lot for your time. > > On Tue, Sep 8, 2015 at 4:58 PM, Corinna Vinschen > wrote: > > > I'd still be glad to stick to upstream Cygwin, but, oh well. > Understand, will take care of that. > > > > Please try the attached patch. > Thank

Re: Nix Package Manager for Cygwin and Reproducible cygwins

2015-09-08 Thread Konstantin Dmitriev
2015-09-08 17:25 GMT+06:00 Florian Friesdorf : > > Hi, > > we'd like to announce that we ported the nix package manager and a > preliminary set of its package definitions to cgywin. > > Our work is detailed here: > http://ternaris.com/lab/nix-on-windows.html > > As part of it we are describing obst

Nix Package Manager for Cygwin and Reproducible cygwins

2015-09-08 Thread Florian Friesdorf
Hi, we'd like to announce that we ported the nix package manager and a preliminary set of its package definitions to cgywin. Our work is detailed here: http://ternaris.com/lab/nix-on-windows.html As part of it we are describing obstacles we encountered and how we set up a custom mirror to provi

Re: Question about flock - potential memory corruption?

2015-09-08 Thread Qian Hong
Hi Corinna, Thanks a lot for your time. On Tue, Sep 8, 2015 at 4:58 PM, Corinna Vinschen wrote: > I'd still be glad to stick to upstream Cygwin, but, oh well. Understand, will take care of that. > Please try the attached patch. Thanks a lot for the patch, I can confirm it works for me, flock(

Re: [ANNOUNCEMENT] Updated: subversion-1.9.1-1

2015-09-08 Thread Andrew Schulman
The release requires a bunch of -devel packages: libapr1-devel libaprutil1-devel libdb-devel libexpat-devel libgnome-keyring-devel libintl-devel libsasl2-devel libserf1-devel libsqlite3-devel zlib-devel and these bring others along with them, such as opendlap-devel. I didn't have these installe

Re: Question about flock - potential memory corruption?

2015-09-08 Thread Corinna Vinschen
Hi Qian, sorry for the late reply, somehow I missed this mail. On Sep 5 04:22, Qian Hong wrote: > Dear list, > > When testing Cygwin/MSYS2 on Wine, I found randomly failure of flock(): > https://bugs.wine-staging.com/show_bug.cgi?id=466#c13 > > I ran MSYS2 with Wine+Valgrind, and found warni

Re: [OT] Wine + Cygwin: `script -e` exit status forwarding randomly return zero for non zero child process

2015-09-08 Thread Corinna Vinschen
On Sep 8 01:13, Qian Hong wrote: > Hi Corinna, > > Thanks again for the quick reply. > > On Mon, Sep 7, 2015 at 8:28 PM, Corinna Vinschen wrote: > > The terminate_thread_frees_stack flag is set to false for XP/2003 and to > > true for any newer OS. I guess this is a double-free because Wine's >