Re: Strange errors with gcc and top, even after rebaseall

2017-08-23 Thread cyg Simple
On 8/23/2017 5:39 PM, nobo...@web.de wrote: > Hi, >   > > i had some strange errors with Cygwin (32bit) and installed it new (all, > every package), but even after "/usr/bin/rebase-trigger full" and setup two > errors are remaining: >   -->8---8<-- > What should i do to eleminate these errors?

Strange errors with gcc and top, even after rebaseall

2017-08-23 Thread nobodyO
Hi,   i had some strange errors with Cygwin (32bit) and installed it new (all, every package), but even after "/usr/bin/rebase-trigger full" and setup two errors are remaining:   1.) top does exit at startup with return code -1. Afterwards everything entered is black, as the background, and

Re: gcc segfaults compiling python extensions

2017-08-23 Thread cyg Simple
Please do not add me to the addresses directly. I get the mail from the list. Note, if you're not subscribed you should be, I've removed you from the address lists as well. On 8/23/2017 3:38 PM, Joachim Metz wrote: >> Was there a stackdump file you could have attached? What happens if you >>

Re: gcc segfaults compiling python extensions

2017-08-23 Thread Joachim Metz
> Was there a stackdump file you could have attached? What happens if you > remove the -O3 and -O2 for that matter. I find it interesting that > you're using a 32bit Cygwin on a server that only executes on a 64bit > CPU. Does this happen with 64bit Cygwin? No, then use it instead. So this

Re: alias appears to not work inside a called bash script

2017-08-23 Thread Eric Blake
On 08/22/2017 02:11 PM, cyg Simple wrote: > > And --enable-strict-posix-default configure option turns this setting on > by default. I'll leave it up to the Cygwin maintainer to decide if it > should be used. It should not. It will break more things than it fixes (running bash as /bin/sh

[PATCH] winsup/cygwin/libc/strptime.cc(__strptime) add strptime %s

2017-08-23 Thread Brian Inglis
On 2017-07-23 22:07, Brian Inglis wrote: > On 2017-07-23 20:09, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: >>> But that's just scanning a decimal integer to time_t. >> It's not a question of whether I can or can't convert a string into an >> integer, rather it's a question about portability of

Re: Strange bug with /dev/console in mintty

2017-08-23 Thread Corinna Vinschen
On Aug 23 10:33, Corinna Vinschen wrote: > On Aug 22 18:49, Erik Bray wrote: > > Hi folks, > > > > I noticed a strange discrepancy when running Cygwin through mintty, vs > > through a normal cmd.exe console. This is on a build from the latest > > git master, but also on Cygwin 2.8.0. When run

[newlib-cygwin] cygwin: only expose /dev/con{in, out, sole} when started from a Windows console

2017-08-23 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b706c6b479422d31f0124b92c21b4cb536bbddff commit b706c6b479422d31f0124b92c21b4cb536bbddff Author: Corinna Vinschen Date: Wed Aug 23 17:43:41 2017 +0200 cygwin: only expose /dev/con{in,out,sole} when started

Re: Strange bug with /dev/console in mintty

2017-08-23 Thread Corinna Vinschen
On Aug 22 18:49, Erik Bray wrote: > Hi folks, > > I noticed a strange discrepancy when running Cygwin through mintty, vs > through a normal cmd.exe console. This is on a build from the latest > git master, but also on Cygwin 2.8.0. When run from a cmd.exe > console, we can see the following

RE: mkpasswd doesn't regognize me

2017-08-23 Thread Wiedmann, Jochen
> Your domain is not the logon domain of the machine you're sitting in front > of. Try `mkpasswd -c', or `getent passwd +', both of > whihc should do what you're looking for. Thanks, Corinna, Indeed, "mkpasswd -c" worked nicely. Jochen SAG Consulting Services GmbH - Sitz/Registered office:

Re: mkpasswd doesn't regognize me

2017-08-23 Thread Corinna Vinschen
On Aug 23 06:50, Wiedmann, Jochen wrote: > > Hi, Brian, > > > -Original Message- > > From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of > > Brian Inglis > > Sent: Mittwoch, 23. August 2017 07:59 > > To: cygwin@cygwin.com > > Subject: Re: mkpasswd doesn't

RE: mkpasswd doesn't regognize me

2017-08-23 Thread Wiedmann, Jochen
Hi, Brian, > -Original Message- > From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of > Brian Inglis > Sent: Mittwoch, 23. August 2017 07:59 > To: cygwin@cygwin.com > Subject: Re: mkpasswd doesn't recognize me > On 2017-08-22 23:27, Wiedmann, Jochen wrote: > >

RE: mkpasswd doesn't recognize me

2017-08-23 Thread Wiedmann, Jochen
Hi, Brian, > -Original Message- > From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of > Brian Inglis > Sent: Mittwoch, 23. August 2017 07:59 > To: cygwin@cygwin.com > Subject: Re: mkpasswd doesn't recognize me > On 2017-08-22 23:27, Wiedmann, Jochen wrote: > >

Re: mkpasswd doesn't recognize me

2017-08-23 Thread Brian Inglis
On 2017-08-22 23:27, Wiedmann, Jochen wrote: > in order to set my home directory correctly in /etc/passwd, I run > mkpasswd | grep MYUSERID > mkpasswd -d | grep MYUSERID > mkpasswd -d -l | grep MYUSERID > mkpasswd -l | grep MYUSERID > Neither of which returns any output. Run id and