Delivery report

2020-04-29 Thread postmaster--- via Cygwin
Hello, this is the mail server on qu.quackerservapi.live. I am sending you this message to inform you on the delivery status of a message you previously sent. Immediately below you will find a list of the affected recipients; also attached is a Delivery Status Notification (DSN) report in standa

Re: patch command incorrectly capitalizes filenames that live on external USB flash drives

2020-04-29 Thread Brian Inglis
On 2020-04-28 22:52, Marco Atzeri via Cygwin wrote: > Am 28.04.2020 um 21:27 schrieb Jason Gross via Cygwin: >> Consider the following script in foo.sh: >> ``` >> #!/usr/bin/env bash >> >> set -ex >> >> cd "$1" >> rm -rf foo >> mkdir foo >> cd foo >> cat > Makefile <> a >> b >> c >> d >> e >> EOF >

Delivery report

2020-04-29 Thread postmaster--- via Cygwin
Hello, this is the mail server on qu.quackerservapi.live. I am sending you this message to inform you on the delivery status of a message you previously sent. Immediately below you will find a list of the affected recipients; also attached is a Delivery Status Notification (DSN) report in standa

Re: [ANNOUNCEMENT] TeX Live 2020

2020-04-29 Thread Ken Brown via Cygwin
On 4/29/2020 12:38 AM, Lemures Lemniscati via Cygwin wrote: Hi! Thank you for maintaining vast packages. I can't find pdfjoin in texlive-collection-binextra-20200406-1, while pdfjoin previously belongs to texlive-collection-binextra-20190509-1. The author no longer supports it, and it has been

Re: Odd hang of cc1.exe *now further isolated, back to a fork issue* cpp/gcc

2020-04-29 Thread Shaddy Baddah
Hi, On 29/4/20 2:06 pm, Shaddy Baddah wrote: Hi Eliot, On 28/4/20 10:46 pm, Eliot Moss wrote: Could it be a cygwin fork problem?  Definitely possible in a 32-bit environment.  I had to rebase all the time. Now that I'm mostly in the 64-bit environment it's not such an issue. I suspected so a

problem compiling R package processx

2020-04-29 Thread Markus Hoenicka
Hi, I've installed Cygwin on a fresh Windows 10 system yesterday. R 3.6.3.1 runs ok, and installing some of the CRAN packages that I need also works ok. Trying to install the processx package (current version 3.4.2) throws a bunch of errors though: $ R [...] install.packages("processx") [.