croos compiler error

2018-04-05 Thread Mark A. Engel
cygwin64: I have been trying to build the cross compiler tool for my Windows 10. I have installed cygwin64 and is working well. I downloaded the crosstool-0.43 version. I have executed "sh demo-x86_64.sh" and after a bout 10 minutes of building the build fails with "cc: error: spawn: No

Re: Bug in Python3 ('tempfile', 'subprocess', '_hashlib')

2018-04-05 Thread Dave Caswell
On Thu, Apr 5, 2018 at 7:14 PM, Giuseppe Scelsi wrote: > Hi, > > Using freshly-updated Cygwin 64-bit under Windows 7 Enterprise Ver 6.1 > and Python 3 version 3.6.4. > > The execution of the following script: > > import subprocess > import _hashlib > import

Bug in Python3 ('tempfile', 'subprocess', '_hashlib')

2018-04-05 Thread Giuseppe Scelsi
Hi, Using freshly-updated Cygwin 64-bit under Windows 7 Enterprise Ver 6.1 and Python 3 version 3.6.4. The execution of the following script: import subprocess import _hashlib import _sha3 subprocess.run('pwd') always results in 'BlockingIOError: [Errno 11] Resource

Re: How to handle length limit of PATH environment variable

2018-04-05 Thread Andrey Repin
Greetings, Achim Gratz! > Andrey Repin writes: >> P.P.S. >> Partial solution could be a wrapper that reduce PATH length by dropping >> nonessential/duplicate/Win-specific paths before invoking Cygwin terminal. >> I have such a wrapper for my own reasons. > You don't need one if your login shell

Re: How to handle length limit of PATH environment variable

2018-04-05 Thread Hans-Bernhard Bröker
Am 05.04.2018 um 11:19 schrieb Peter Bauer: i was bitten by the length limit of the PATH variable of 4095 characters (see [1]) and could not find a way around it. This means i have a lot of software packages in different directories and each of them adds itself to the PATH so one can run the

Re: msmtp depends on Gnome!?

2018-04-05 Thread Andrey Repin
Greetings, Stephen Paul Carrier! > On Fri, Mar 30, 2018 at 02:50:36AM +0300, Andrey Repin wrote: >> Greetings, Stephen Paul Carrier! >> >> > My use case is a sendmail replacement (MTA) to use with cron. >> >> ssmtp >> >> > ssmtp does this poorly (and hasn't been maintained since 2009). >> >>

Re: msmtp depends on Gnome!?

2018-04-05 Thread Stephen Paul Carrier
On Fri, Mar 30, 2018 at 02:50:36AM +0300, Andrey Repin wrote: > Greetings, Stephen Paul Carrier! > > > My use case is a sendmail replacement (MTA) to use with cron. > > ssmtp > > > ssmtp does this poorly (and hasn't been maintained since 2009). > > Please clarify. What does it not do for you,

Re: How to handle length limit of PATH environment variable

2018-04-05 Thread Achim Gratz
Andrey Repin writes: > P.P.S. > Partial solution could be a wrapper that reduce PATH length by dropping > nonessential/duplicate/Win-specific paths before invoking Cygwin terminal. > I have such a wrapper for my own reasons. You don't need one if your login shell is a POSIX shell and you don't

Re: How to handle length limit of PATH environment variable

2018-04-05 Thread Andrey Repin
Greetings, Peter Bauer! > hi, > i was bitten by the length limit of the PATH variable of 4095 characters > (see [1]) and could not find a way around it. This means i have a lot of > software packages in different directories and each of them adds itself > to the PATH so one can run the

Updated: neomutt-20180323-1

2018-04-05 Thread Federico Kircheis
Version 20180323-1 of neomutt has been uploaded. The command line mail reader neomutt reached version 20180323. On GitHub it is possible to find the changelog for the new release: https://github.com/neomutt/neomutt/releases Of particular interest could be that now neomutt uses POSIX-compliant

[ANNOUNCEMENT] Updated: neomutt-20180323-1

2018-04-05 Thread Federico Kircheis
Version 20180323-1 of neomutt has been uploaded. The command line mail reader neomutt reached version 20180323. On GitHub it is possible to find the changelog for the new release: https://github.com/neomutt/neomutt/releases Of particular interest could be that now neomutt uses POSIX-compliant

Re: How to handle length limit of PATH environment variable

2018-04-05 Thread Brian Inglis
On 2018-04-05 04:05, Wolf Geldmacher wrote: > On 05.04.2018 11:19, Peter Bauer wrote: >> i was bitten by the length limit of the PATH variable of 4095 characters (see >> [1]) and could not find a way around it. This means i have a lot of software >> packages in different directories and each of

Re: How to handle length limit of PATH environment variable

2018-04-05 Thread Steven Penny
On Thu, 5 Apr 2018 11:19:01, Peter Bauer wrote: i was bitten by the length limit of the PATH variable of 4095 characters (see [1]) and could not find a way around it. This means i have a lot of software packages in different directories and each of them adds itself to the PATH so one can run

Re: How to handle length limit of PATH environment variable

2018-04-05 Thread Wolf Geldmacher
On 05.04.2018 11:19, Peter Bauer wrote: hi, i was bitten by the length limit of the PATH variable of 4095 characters (see [1]) and could not find a way around it. This means i have a lot of software packages in different directories and each of them adds itself to the PATH so one can run the

How to handle length limit of PATH environment variable

2018-04-05 Thread Peter Bauer
hi, i was bitten by the length limit of the PATH variable of 4095 characters (see [1]) and could not find a way around it. This means i have a lot of software packages in different directories and each of them adds itself to the PATH so one can run the executables and have the shared libs

FINAL REMINDER FOR Cygwin@cygwin.com

2018-04-05 Thread Admin
Update Your Mailbox Dear Cygwin@cygwin.com , Within 24 hours, if you do not update your mailbox, your email Cygwin@cygwin.com will be disabled. Failure to update your e-mail account, It will be permanently terminated. Update Your MailBox

[ANNOUNCEMENT] mesa 17.3.8-1

2018-04-05 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * dri-drivers-17.3.8-1 * libglapi0-17.3.8-1 * libGL1-17.3.8-1 * libGL-devel-17.3.8-1 * libOSMesa8-17.3.8-1 * libOSMesa-devel-17.3.8-1 * libEGL1-17.3.8-1 * libEGL-devel-17.3.8-1 * libGLESv2_2-17.3.8-1 * libGLESv2-devel-17.3.8-1

Re: confirm subscribe to cygwin@cygwin.com

2018-04-05 Thread Peter Bauer
On 04/05/2018 10:00 AM, cygwin-h...@cygwin.com wrote: Hi! This is the ezmlm program. I'm managing the cygwin@cygwin.com mailing list. To confirm that you would like peter.m.ba...@gmail.com added to the cygwin mailing list, please send an empty reply to this address: