Re: gdb and core files

2020-06-29 Thread Mark Geisert
Ken Brown via Cygwin wrote: On 6/28/2020 9:31 AM, Jon Turney wrote: On 28/06/2020 01:50, Ken Brown via Cygwin wrote: Following the instructions at https://cygwin.com/cygwin-ug-net/using-cygwinenv.html, I tried to create a core file that I could examine with gdb, but I apparently ran into a gdb

Re: date command hangs sometimes (coreutils 8.26-2) on cygwin 3.1.4 x86-64

2020-06-29 Thread Ken Brown via Cygwin
On 6/29/2020 3:41 PM, Gruff Hacker wrote: On Thu Jun 25 11:50:15 GMT 2020, Ken Brown wrote: Can you show us a gdb backtrace of all threads when this happens?  You'll need to install gdb and coreutils-debuginfo.  When date hangs, attach gdb by giving the command    gdb -p where is the pid

Re: Where can I download the cygport source packages for a cygwin package

2020-06-29 Thread Ken Brown via Cygwin
On 6/29/2020 1:43 PM, Cary Lewis wrote: I appreciate the reply, I found those links but they only list the files in the src ports - where can I download them from? Most of the pages have links to the maintainer's source repository. For example, if you to to https://cygwin.com/packages/src_pac

Re: Where can I download the cygport source packages for a cygwin package

2020-06-29 Thread Cary Lewis via Cygwin
Thank you - I didn't realize that the php-7.3.7-1-src.tar.xz contains the patches as well as the actual php src: php-7.3.7.tar.xz the -src.tar.xz implies cygwin sources included patches, etc. On Mon, Jun 29, 2020 at 3:19 PM Marco Atzeri via Cygwin wrote: > On 29.06.2020 19:43, Cary Lewis via

Re: date command hangs sometimes (coreutils 8.26-2) on cygwin 3.1.4 x86-64

2020-06-29 Thread Gruff Hacker via Cygwin
On Thu Jun 25 11:50:15 GMT 2020, Ken Brown wrote: >Can you show us a gdb backtrace of all threads when this happens?  You'll need  >to install gdb and coreutils-debuginfo.  When date hangs, attach gdb by giving  >the command > >   gdb -p > >where is the pid of the hanging date process.  At the

Re: Where can I download the cygport source packages for a cygwin package

2020-06-29 Thread Marco Atzeri via Cygwin
On 29.06.2020 19:43, Cary Lewis via Cygwin wrote: I appreciate the reply, I found those links but they only list the files in the src ports - where can I download them from? you can download with setup. The source package content will be installed in /usr/src Alternative you can download dire

Re: Where can I download the cygport source packages for a cygwin package

2020-06-29 Thread Rainer Emrich
Hi Carry, Am 29.06.2020 um 19:43 schrieb Cary Lewis via Cygwin: > I appreciate the reply, I found those links but they only list the files in > the src ports - where can I download them from? I had a short look on the cygwin webpag and indeed I didn't found any information where to get the cygport

Re: Attempting to compile latest php 8.0.0 from source

2020-06-29 Thread Kevin Schnitzius via Cygwin
On Monday, June 29, 2020, 01:46:09 PM EDT, Cary Lewis via Cygwin wrote: > I did a git clone: > git clone https://github.com/php/php-src.git The src is available from the setup-x86_64.exe.  Find the package you are interested in and choose Src? checkbox. Cloning the original source will not

Attempting to compile latest php 8.0.0 from source

2020-06-29 Thread Cary Lewis via Cygwin
I did a git clone: git clone https://github.com/php/php-src.git then: ./configure --with-pear --enable-mbstring --with-curl --with-openssl --with-xmlrpc --enable-soap --enable-zip --with-jpeg-dir --with-png-dir --with-mysqli --enable-embedded-mysqli --with-freetype-dir--enable

Re: Where can I download the cygport source packages for a cygwin package

2020-06-29 Thread Cary Lewis via Cygwin
I appreciate the reply, I found those links but they only list the files in the src ports - where can I download them from? On Mon, Jun 29, 2020 at 11:04 AM Ken Brown via Cygwin wrote: > On 6/29/2020 9:17 AM, Cary Lewis via Cygwin wrote: > > I would like to build php locally. I know I can use th

Re: gdb and core files

2020-06-29 Thread Ken Brown via Cygwin
On 6/28/2020 9:31 AM, Jon Turney wrote: On 28/06/2020 01:50, Ken Brown via Cygwin wrote: Following the instructions at https://cygwin.com/cygwin-ug-net/using-cygwinenv.html, I tried to create a core file that I could examine with gdb, but I apparently ran into a gdb bug. I tried both gdb 9.2-

Re: Where can I download the cygport source packages for a cygwin package

2020-06-29 Thread Ken Brown via Cygwin
On 6/29/2020 9:17 AM, Cary Lewis via Cygwin wrote: I would like to build php locally. I know I can use the setup.exe installer and select the src, but there must be a repo somewhere with the cygport files? https://cygwin.com/packages/src_package_list.html -- Problem reports: https://cygwin

Re: Long lines output by a native process in the PTY have new lines at the wrap point in the terminal

2020-06-29 Thread Thomas Wolff
Am 29.06.2020 um 15:52 schrieb Andrew Ng via Cygwin: Hi, If you run a native process in bash using mintty that outputs lines longer than the width of the terminal, these lines become "split" with a new line at the wrap point. This can make copying the output somewhat tricky, especially if the ou

Long lines output by a native process in the PTY have new lines at the wrap point in the terminal

2020-06-29 Thread Andrew Ng via Cygwin
Hi, If you run a native process in bash using mintty that outputs lines longer than the width of the terminal, these lines become "split" with a new line at the wrap point. This can make copying the output somewhat tricky, especially if the output is a command line you want to copy, paste and run.

Where can I download the cygport source packages for a cygwin package

2020-06-29 Thread Cary Lewis via Cygwin
I would like to build php locally. I know I can use the setup.exe installer and select the src, but there must be a repo somewhere with the cygport files? Thanks. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://c

Re: php memory errors

2020-06-29 Thread Cary Lewis via Cygwin
Yes, I reported this last week - composer (composer.phar) gives out of memory errors, despite having max_memory_limit set to -1. I have tried to compile php myself, but to no avail - php 7.3.19 doesn't compile, there are errors in the zend framework. php-7.3.19/Zend/zend_portability.h:381:18: err

[UPDATED] Next Year Registration - Back to School (2020-2021)

2020-06-29 Thread Thamer International Schools [Newsletter Program] via Cygwin
Thamer International Schools' Newsletter Program Dear T.I.S. Stakeholders, As we have reached the end of the Academic Year 2019 - 2020, we would like to extend our heartfelt thanks and gratitude for your constant support and cooperation. Kindly click on the links below to access the Back to Scho

re:steel structure building

2020-06-29 Thread wendy tang via Cygwin
Hi There, We are Chinese Supplier who are into steel structure building/warehouse/farm shed/all steel structure parts/claddings,wish to know if you have any project or client in need of our service Pls be free to contact me if you would like to know more B.Wishes Wendy QINGDAO MING XIN YU