Re: plink error

2020-04-12 Thread cygwinautoreply--- via Cygwin
> 0 [main] ls 6684 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >pointer. Please report this problem to >the public mailing list cygwin@cygwin.com >Daniel Ambachew >Dept. of Agricultural and Environmental Sciences >Tennessee State University >Rm 131, Agricultural Biotechnology Building

plink error

2020-04-12 Thread Daniel Ambacheew via Cygwin
0 [main] ls 6684 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com -- Daniel Ambachew Dept. of Agricultural and Environmental Sciences Tennessee State University Rm 131, Agricultural Biotechnology Building 3500

Re: Remove nas/libaudio from libao

2020-04-12 Thread Yaakov Selkowitz
On Mon, 2020-04-06 at 15:33 -0400, Yaakov Selkowitz wrote: > I'm currently attempting to deprecate a number of older software stacks > in order to narrow down the maintenance burden of Cygwin. As part of > dropping Qt/KDE 3 and 4, nas/libaudio could also be dropped, except > that libao still has

Re: [PATCH cygport] Allow manpage section .3G, used by OpenGL manpages

2020-04-12 Thread Yaakov Selkowitz
On Fri, 2020-04-10 at 15:48 +0100, Jon Turney wrote: > --- > lib/src_install.cygpart | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > LGTM, please merge. -- Yaakov

Re: Request package updates for Poppler, Subversion and Git

2020-04-12 Thread Z. Majeed
I made do with windows git 2.26 - unfortunately it does not play well with cygwin git My first attempt at windows git worktree add produced: "Working tree has modifications.  Cannot add." Very surprising since it was a fresh clone - but using cygwin git Turns out the error is from a git

Packaging request: mingw-w64 versions of libargon2

2020-04-12 Thread David Allsopp
Hi (Yaakov!), Please could libargon2 be packaged for the two mingw-w64 builds? I've recently opened https://github.com/P-H-C/phc-winner-argon2/pull/285 which upstreams (and I think corrects) the patches in MSYS2. I also opened https://github.com/P-H-C/phc-winner-argon2/pull/286 which

Re: [ANNOUNCEMENT] Updated: binutils-2.34-2 (x86/x86_64)(Test)

2020-04-12 Thread Marco Atzeri via Cygwin
Am 12.04.2020 um 11:59 schrieb JonY via Cygwin: On 4/12/20 8:46 AM, Marco Atzeri via Cygwin wrote: Am 12.04.2020 um 06:09 schrieb JonY via Cygwin-announce: The following packages have been uploaded to the Cygwin distribution: * binutils-2.34 no plan to reduce the targets ? For the

Re: Request package updates for Poppler, Subversion and Git

2020-04-12 Thread Steven Penny via Cygwin
> Will git contrib/subtree be in the next release? It's not in the latest > version 2.21.0-1. https://stackoverflow.com/questions/27109525/install-git-subtree-with-cygwin -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: g++ with -fprofile-dir flag has a bug (backslash instead of forward-slash issue)

2020-04-12 Thread JonY via Cygwin
On 4/12/20 11:39 AM, John Selbie wrote: > I would file a bug, but that link you provided takes me to a sign-up page > that says, "Account creation restricted. Please contact ... response > within 24 hours..." > > A quick cursory glace of GCC sources would suggest the issue is in >

Re: g++ with -fprofile-dir flag has a bug (backslash instead of forward-slash issue)

2020-04-12 Thread John Selbie via Cygwin
I would file a bug, but that link you provided takes me to a sign-up page that says, "Account creation restricted. Please contact ... response within 24 hours..." A quick cursory glace of GCC sources would suggest the issue is in \gcc\coverage.c. This is a snippit of a function that builds the

Re: g++ with -fprofile-dir flag has a bug (backslash instead of forward-slash issue)

2020-04-12 Thread JonY via Cygwin
On 4/12/20 10:59 AM, John Selbie via Cygwin wrote: > Sure, but this bug is unique to cygwin. Why would that be there bug? > Because Cygwin does not modify gcc to use Windows paths. signature.asc Description: OpenPGP digital signature -- Problem reports: https://cygwin.com/problems.html

Re: g++ with -fprofile-dir flag has a bug (backslash instead of forward-slash issue)

2020-04-12 Thread John Selbie via Cygwin
Sure, but this bug is unique to cygwin. Why would that be there bug? On Sun, Apr 12, 2020 at 2:57 AM JonY via Cygwin wrote: > On 4/12/20 7:27 AM, John Selbie via Cygwin wrote: > > TLDR: With gcc/g++ 9.2.0 and 9.30 on Cygwin, when you use > > -fprofile-generate and -fprofile-dir together, the

Re: g++ 9.3.0 segfaults

2020-04-12 Thread JonY via Cygwin
On 4/12/20 6:10 AM, Marco Atzeri via Cygwin wrote: > Joy, > this segfault happens on 9.3.0 but not on 9.2.0 > > To replicate is enough to download cdo-1.9.9rc2.tar.gz from > https://code.mpimet.mpg.de/projects/cdo/files > >

Re: [ANNOUNCEMENT] Updated: binutils-2.34-2 (x86/x86_64)(Test)

2020-04-12 Thread JonY via Cygwin
On 4/12/20 8:46 AM, Marco Atzeri via Cygwin wrote: > Am 12.04.2020 um 06:09 schrieb JonY via Cygwin-announce: >> The following packages have been uploaded to the Cygwin distribution: >> >> * binutils-2.34 >> > > no plan to reduce the targets ? > For the moment, no. I may try to make libbfd

Re: g++ with -fprofile-dir flag has a bug (backslash instead of forward-slash issue)

2020-04-12 Thread JonY via Cygwin
On 4/12/20 7:27 AM, John Selbie via Cygwin wrote: > TLDR: With gcc/g++ 9.2.0 and 9.30 on Cygwin, when you use > -fprofile-generate and -fprofile-dir together, the target path for the > .gcda file is corrupted with a backslash instead of having a forward slash > used. > > Here's a sample run where

Re: [ANNOUNCEMENT] Updated: binutils-2.34-2 (x86/x86_64)(Test)

2020-04-12 Thread Marco Atzeri via Cygwin
Am 12.04.2020 um 06:09 schrieb JonY via Cygwin-announce: The following packages have been uploaded to the Cygwin distribution: * binutils-2.34 no plan to reduce the targets ? nm: supported targets: pe-x86-64 elf32-bigaarch64 elf32-littleaarch64 elf64-bigaarch64 elf64-bigaarch64-cloudabi

g++ with -fprofile-dir flag has a bug (backslash instead of forward-slash issue)

2020-04-12 Thread John Selbie via Cygwin
TLDR: With gcc/g++ 9.2.0 and 9.30 on Cygwin, when you use -fprofile-generate and -fprofile-dir together, the target path for the .gcda file is corrupted with a backslash instead of having a forward slash used. Here's a sample run where profile guided optimization is getting enabled for a simple

g++ 9.3.0 segfaults

2020-04-12 Thread Marco Atzeri via Cygwin
Joy, this segfault happens on 9.3.0 but not on 9.2.0 To replicate is enough to download cdo-1.9.9rc2.tar.gz from https://code.mpimet.mpg.de/projects/cdo/files https://code.mpimet.mpg.de/attachments/download/21529/cdo-1.9.9rc2.tar.gz ./configure make Entering directory