From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.thinkmo.de (s3.thinkmo.de [162.55.237.202]) by sourceware.org (Postfix) with ESMTPS id E27C03858D1E for ; Sat, 15 Oct 2022 16:18:32 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E27C03858D1E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=waldmann-edv.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=waldmann-edv.de Received: from localhost (localhost [127.0.0.1]) by mail.thinkmo.de (Postfix) with ESMTP id 4MqT2b5PSfzycN for ; Sat, 15 Oct 2022 16:18:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at Received: from mail.thinkmo.de ([127.0.0.1]) by localhost (mail.thinkmo.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id crJXfQOHiCau for ; Sat, 15 Oct 2022 16:18:31 +0000 (UTC) Received: from [10.10.10.169] (ip-109-090-031-112.um36.pools.vodafone-ip.de [109.90.31.112]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail.thinkmo.de (Postfix) with ESMTPSA id 4MqT2b4YhyzyW6 for ; Sat, 15 Oct 2022 16:18:31 +0000 (UTC) Message-ID: <757c76d8-7faf-909d-3903-6f54b8da4261@waldmann-edv.de> Date: Sat, 15 Oct 2022 18:18:30 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.3.3 To: cygwin From: Thomas Waldmann Subject: libxxhash-devel 0.8.0 has a broken .pc pkg-config file Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi, borgbackup developer here. Just wanted to note that you still have the broken 0.8.0 in cygwin and it would be nice to have that updated to >= 0.8.1 (which has the missing version number in the .pc file already fixed). I noticed it because it does not get auto-discovered by the borg build process due to that. Cheers, Thomas