Re: creating a current mingw64-i686-pcre package

2020-12-21 Thread Lee via Cygwin-apps
On 12/22/20, gs-cygwin@gluelogic.com wrote: > On Tue, Dec 22, 2020 at 02:38:19AM +, Lee via Cygwin-apps wrote: >> I'd like to update the orphaned mingw64-i686-pcre package. >> >> The download and prep steps work but compile dies & I don't know why: >> >> >>> Preparing

Re: Extreme slowdown due to malloc?

2020-12-21 Thread ASSI
Mark Geisert writes: >> I've been experimenting a bit with ZStandard dictionaries. The >> dictionary builder is probably not the most optimized piece of software > > Is this what leads you to suspect malloc? Really heavy use of malloc? That piece of code does a lot of smallish allocations when

Re: Extreme slowdown due to malloc?

2020-12-21 Thread Mark Geisert
Hi Achim, Achim Gratz wrote: I've been experimenting a bit with ZStandard dictionaries. The dictionary builder is probably not the most optimized piece of software Is this what leads you to suspect malloc? Really heavy use of malloc? and if you feed it large amounts of data it needs quite

Re: creating a current mingw64-i686-pcre package

2020-12-21 Thread gs-cygwin . com
On Tue, Dec 22, 2020 at 02:38:19AM +, Lee via Cygwin-apps wrote: > I'd like to update the orphaned mingw64-i686-pcre package. > > The download and prep steps work but compile dies & I don't know why: > > >>> Preparing mingw64-i686-pcre-8.44-1.noarch > *** Info: SOURCE 1 signature follows: >

creating a current mingw64-i686-pcre package

2020-12-21 Thread Lee via Cygwin-apps
I'd like to update the orphaned mingw64-i686-pcre package. The download and prep steps work but compile dies & I don't know why: >>> Preparing mingw64-i686-pcre-8.44-1.noarch *** Info: SOURCE 1 signature follows: gpg: Signature made Wed Feb 12 12:36:22 2020 EST gpg:using RSA key

Re: [ITA] shared-mime-info-2.0-1

2020-12-21 Thread Lemures Lemniscati via Cygwin-apps
On Sun, 20 Dec 2020 22:10:55 +0900, Lemures Lemniscati > On Sun, 20 Dec 2020 13:45:06 +0100, Marco Atzeri via Cygwin-apps > > On 20.12.2020 13:30, Lemures Lemniscati via Cygwin-apps wrote: > > > Hi! > > > > > > ITA for shared-mime-info, which has been maintained by Yaakov [1]. > > > > > > Now, the

Re: perl 5.32

2020-12-21 Thread Ken Brown via Cygwin-apps
On 12/21/2020 3:30 PM, Achim Gratz wrote: Achim Gratz writes: I've checked again, there was talk about getting 5.32.1 going end of November but nothing happened since then (on the mailing list anyway). I think it's unlikely to get released this year since Big Sur has created a bunch of problems

Extreme slowdown due to malloc?

2020-12-21 Thread Achim Gratz
I've been experimenting a bit with ZStandard dictionaries. The dictionary builder is probably not the most optimized piece of software and if you feed it large amounts of data it needs quite a lot of cycles. So I thought I run some of this on Cygwin since that machine is faster and has more

Re: perl 5.32

2020-12-21 Thread Achim Gratz
Achim Gratz writes: > I've checked again, there was talk about getting 5.32.1 going end of > November but nothing happened since then (on the mailing list anyway). > I think it's unlikely to get released this year since Big Sur has > created a bunch of problems that they'll probably want to get on

[PATCHES] cygport

2020-12-21 Thread Achim Gratz
I've rebased several of my patches that have been offered before (and a new one) on top of the current upstream and would like to see them picked up: https://repo.or.cz/cygport/rpm-style.git/shortlog/refs/heads/to-upstream The first two are needed for building Perl and Perl distributions