Re: OpenMPI - Cannot find -lmpich file or directory

2024-05-14 Thread marco atzeri via Cygwin
On Mon, May 13, 2024 at 8:29 PM Karel Ziminsky via Cygwin wrote: > > Hi, > > > I am trying to install a software package that requires MPI support. I > installed OpenMPI and the C and C++ libraries for Cygwin, but my software > package is looking for an -lmpich extension that it cannot find. > >

Re: GDAL doesn't read geotiff

2024-04-03 Thread marco atzeri via Cygwin
On Wed, Apr 3, 2024 at 9:53 AM Nejia Ben Nasr via Cygwin wrote: > > Hi all, > > I downloaded the last version of GDAL package. > gdalinfo on any tiff file give "Segmentation fault". > noted. Not sure when I can look on it -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: Python 3.5 and 3.6 removal (was Re: Bonfire of the Packages)

2024-03-24 Thread Marco Atzeri via Cygwin-apps
On 24/03/2024 15:07, Jon Turney wrote: On 24/09/2023 13:32, Jon Turney via Cygwin-apps wrote: I assume you are OK with the removal of python 3.5 (EOL Sept 2020) and 3.6 (EOL Dec 2021)? (I'm still dealing with cleaning up the final pieces of python27 detritus, but these should hopefully

Re: HDF5 Installation

2024-03-18 Thread marco atzeri via Cygwin
On Mon, Mar 18, 2024 at 3:28 PM Kyle Shores via Cygwin wrote: > > Howdy! > > Looking at the list of files > > for the 2024 HDF5 installation 1.12.3 > , I notice that >

Updated: expat-2.6.2-1

2024-03-16 Thread Marco Atzeri via Cygwin-announce
Version 2.6.2-1 of expat libexpat-devel libexpat1 are available in the Cygwin distribution: CHANGES Latest upstream release https://github.com/libexpat/libexpat/blob/R_2_6_2/expat/Changes DESCRIPTION Stream-oriented XML parser library written in C. Expat excels with

Re: [ITP] mandoc 1.14.6-1

2024-03-16 Thread Marco Atzeri via Cygwin-apps
On 11/03/2024 19:06, Christian Franke via Cygwin-apps wrote: I would like to contribute mandoc. Also present in Debian, Fedora, Ubuntu, ... and as the default man page formatter on *BSD. Useful to check man pages for compatibility with *BSD systems. GTG diff --git a/cygwin-pkg-maint

Re: tried Setup (2.931), but failed

2024-03-10 Thread Marco Atzeri via Cygwin
On 10/03/2024 17:32, Lester Ingber via Cygwin wrote: I see: lingber@LouiseLG /etc/postinstall$ source ca-certificates.sh + source ca-certificates.sh ++ '[' '!' -e /etc/pki/ca-trust/ca-legacy.conf ']' ++ '[' -f /etc/pki/ca-trust/ca-legacy.conf -a -x /usr/bin/diff ']' ++ /usr/bin/mkdir -p

Re: tried Setup (2.931), but failed

2024-03-10 Thread Marco Atzeri via Cygwin
On 10.03.2024 12:56, Lester Ingber via Cygwin wrote: I tried Setup (2.931) but it too failed to fix ca-certificates. Lester Hi lester, Setup is not changing the script, so do not expect a change from that side can you please $ cd /etc/postinstall/ $ set -x $ source ca-certificates.sh On

Updated: cmake-3.28.3-1

2024-03-10 Thread Marco Atzeri via Cygwin-announce
Version 3.28.3-1 of cmake cmake-doc cmake-gui emacs-cmake bash-completion-cmake vim-cmake are available in the Cygwin distribution. CHANGES Latest upstream release DESCRIPTION CMake is an open-source, cross-platform family of tools designed to build, test and package software

Updated: npth-1.7-1

2024-03-09 Thread Marco Atzeri via Cygwin-announce
version 1.7-1 of libnpth-devel libnpth0 is available in the Cygwin distribution: CHANGES Latest upstream release DESCRIPTION nPth is a library to provide the GNU Pth API and thus a non-preemptive threads implementation. In contrast to GNU Pth is is based on the system's

Updated: libassuan-2.5.7-1

2024-03-09 Thread Marco Atzeri via Cygwin-announce
Version 2.5.7-1 of libassuan-devel libassuan0 are available in the Cygwin distribution: CHANGES Latest upstream release DESCRIPTION Libassuan is a small library implementing the so-called Assuan protocol. This protocol is used for IPC between most newer GnuPG components.

Updated: mutt-2.2.13-1

2024-03-09 Thread Marco Atzeri via Cygwin-announce
New version 2.2.13-1 of mutt is available in the Cygwin distribution: CHANGES Last upstream bugfix update release. Full details on: https://gitlab.com/muttmua/mutt/raw/master/UPDATING DESCRIPTION The Mutt E-Mail Client "All mail clients suck. This one just sucks less." Mutt is a small but

Re: [ITP] bmake 20240301-1

2024-03-09 Thread Marco Atzeri via Cygwin-apps
On 09/03/2024 13:44, Christian Franke via Cygwin-apps wrote: I would like to contribute bmake. Also present in Debian, Fedora, FreeBSD, Ubuntu, ... I occasionally use it to check whether Makefiles are compatible with non-GNU versions of make. added diff --git a/cygwin-pkg-maint

Re: Problem with git on cygwin.com?

2024-03-09 Thread Marco Atzeri via Cygwin-apps
On 09/03/2024 17:10, Jon Turney wrote: On 09/03/2024 15:55, Marco Atzeri via Cygwin-announce wrote: I start to see $ git pull cyg...@cygwin.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository

Problem with git on cygwin.com?

2024-03-09 Thread Marco Atzeri via Cygwin-announce
I start to see $ git pull cyg...@cygwin.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Has the configuration been modified ? Regards Marco -- *** CYGWIN-ANNOUNCE

Re: [ITP] afflib 3.7.20-1

2024-03-06 Thread marco atzeri via Cygwin-apps
On Wed, Mar 6, 2024 at 11:26 PM Christian Franke via Cygwin-apps wrote: > > Jon Turney wrote: > > On 06/03/2024 15:39, Christian Franke via Cygwin-apps wrote: > >> Jon Turney wrote: > >>> > >>> Thanks! > >>> > > libafflib_CONTENTS=" > usr/bin/cygafflib-*.dll > >>> > >>> Any

Re: [ITA] libcue

2024-03-06 Thread Marco Atzeri via Cygwin-apps
On 06/03/2024 10:07, Takashi Yano via Cygwin-apps wrote: I would like to adopt libcue package. $ git diff |grep "^+" +++ b/cygwin-pkg-maint +libcue Takashi Yano +libcuefile Takashi Yano Thanks Marco

Updated: libffi-3.4.6-1

2024-03-03 Thread Marco Atzeri via Cygwin-announce
New version 3.4.6-1 of libffi-devel libffi8 are available in the Cygwin distribution: CHANGES Latest upstream release DESCRIPTION The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any

Updated: nco-5.2.1-1

2024-03-03 Thread Marco Atzeri via Cygwin-announce
Version 5.2.1-1 of nco is available in the Cygwin distribution. CHANGES Latest upstream release DESCRIPTION The NCO toolkit manipulates and analyzes data stored in netCDF-accessible formats, including DAP, HDF4, and HDF5. It exploits the geophysical expressivity of many CF (Climate &

Updated: proj-9.4.0-1

2024-03-02 Thread Marco Atzeri via Cygwin-announce
New versions 9.4.0-1 of proj libproj-devel libproj25 for cygwin are available in the Cygwin distribution: CHANGES Last upstream release. NOTES Additional Datumgrid for Europe, North America and Oceania are available on https://proj.org/download.html while proj-datumgrid-1.8.tar.gz is

Re: scallyweg: ‘strcasecmp’ was not declared in this scope

2024-03-02 Thread Marco Atzeri via Cygwin-apps
On 29/02/2024 17:58, Jon Turney wrote: On 29/02/2024 06:21, Marco Atzeri via Cygwin-apps wrote: Hi Jon, I have a strange case with nco https://github.com/cygwin/scallywag/actions/runs/8060036334/job/22015501908 While Scallyweg complains about ‘strcasecmp’ scope, local build runs fine. I saw

Re: [ITP] sleuthkit 4.12.1

2024-03-02 Thread Marco Atzeri via Cygwin-apps
On 02/03/2024 13:05, Christian Franke via Cygwin-apps wrote: I would like to contribute sleuthkit. Also present in Debian, Fedora, Ubuntu, ... SUMMARY="Tools for analysis of volume and filesystem data" DESCRIPTION="The Sleuth Kit (TSK) is a collection of command line tools for disk images. 

Re: [ITA] fontconfig

2024-03-01 Thread marco atzeri via Cygwin-apps
On Fri, Mar 1, 2024 at 2:28 PM Takashi Yano via Cygwin-apps wrote: > > Hi Jon, > > On Thu, 22 Feb 2024 06:37:13 +0100 > Marco Atzeri wrote: > > +gnutls Takashi Yano > > +libssh Takashi Yano > > +libvpl

scallyweg: ‘strcasecmp’ was not declared in this scope

2024-02-28 Thread Marco Atzeri via Cygwin-apps
Hi Jon, I have a strange case with nco https://github.com/cygwin/scallywag/actions/runs/8060036334/job/22015501908 While Scallyweg complains about ‘strcasecmp’ scope, local build runs fine. I saw the same also on previous build Can you check ? Regards Marco

Updated: cdo-2.4.0-1

2024-02-28 Thread Marco Atzeri via Cygwin-announce
Version 2.4.0-1 of cdo libcdo0 cdo-devel are available in the Cygwin distribution. CHANGES latest upstream release DESCRIPTION Climate Data Operators CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data. Supported data formats are GRIB 1/2,

Updated: qpdf-11.9.0-1

2024-02-28 Thread Marco Atzeri via Cygwin-announce
Versions 11.9.0-1 of qpdf libqpdf29 libqpdf-devel are available in the Cygwin distribution: CHANGES Latest upstream release DESCRIPTION QPDF is a command-line program that does structural, content-preserving transformations on PDF files. It also provides many useful capabilities to

Updated: python 3.8/3.9 packages

2024-02-28 Thread Marco Atzeri via Cygwin-announce
Test release for python393.9.18-1 python39-doc3.9.18-1 were removed as they had serious faults. Investigations in underway New release for python{38,39}-build 1.0.3-1 python{38,39}-pyproject_hooks

Re: What's the official state of Python module pynfft in Cygwin?

2024-02-28 Thread marco atzeri via Cygwin
Hi Oriol, Please, reply to the mailing list, NOT directly to the sender and stick to bottom post. On Tue, Feb 27, 2024 at 6:25 PM Oriol Monserrat wrote: > > Dear Marco, > > Thank you very much for your quick reply. I hope not to be on the stupid > questions side. > I was wondering if someone

Re: What's the official state of Python module pynfft in Cygwin?

2024-02-27 Thread marco atzeri via Cygwin
On Tue, Feb 27, 2024 at 4:27 PM Oriol Monserrat via Cygwin wrote: > > Hi all, > > We are trying to install pynfft in Cygwin. Is it > supported officially? Or unsupported but instalable? > > Thank you in advance > It does NOT exist as Cygwin package

Re: Problem with pyNFFT install

2024-02-27 Thread marco atzeri via Cygwin
On Tue, Feb 27, 2024 at 11:17 AM natan_b--- via Cygwin wrote: > > Hi Guy, > > I've a problem to install pyNFFT with python3.9 -m pip install pyNFFT > > I ask if possible to install 3.11 python version > It was on the TODO list, but I was hit by the failed upgrade from 3.9.16-1 to 3.9.18-1

Re: cygwin1.dll 3.5.0-1 appears to cause spurious "error 127" with make 4.4.1

2024-02-26 Thread Marco Atzeri via Cygwin
On 26/02/2024 18:16, Dimitry Andric via Cygwin wrote: On 26 Feb 2024, at 18:00, Marco Atzeri via Cygwin wrote: On 26/02/2024 17:34, Dimitry Andric via Cygwin wrote: Hi, After a recent upgrade of a Cygwin installation, including cygwin1.dll (see https://cygwin.com/pipermail/cygwin/2024

Re: cygwin1.dll 3.5.0-1 appears to cause spurious "error 127" with make 4.4.1

2024-02-26 Thread Marco Atzeri via Cygwin
On 26/02/2024 17:34, Dimitry Andric via Cygwin wrote: Hi, After a recent upgrade of a Cygwin installation, including cygwin1.dll (see https://cygwin.com/pipermail/cygwin/2024-February/255308.html) to 3.5.0-1, I now get spurious "error 127" messages from (Cygwin's copy of) GNU make 4.4.1-2, when

Re: python3 3.9.18-1 hanging

2024-02-23 Thread Marco Atzeri via Cygwin
On 20/02/2024 04:46, Marco Atzeri wrote: On 20/02/2024 03:46, Takashi Yano via Cygwin wrote: I hit probably the same issue while building pango1.0 1.51.2-1 with python39 3.9.18-2 (Test) installed. Several python3.9 processes are stalled and some of them cannot be terminated even with kill

Re: [ITP] setuptools-scm

2024-02-23 Thread Marco Atzeri via Cygwin-apps
On 23/02/2024 23:21, Libor Ukropec via Cygwin-apps wrote: I would like to propose new package python-setuptools-scm. (Only if Marco wasn't faster) setuptools_scm extracts Python package versions from git or hg metadata instead of declaring them as the version argument or in a SCM managed file.

Updated: libde265-1.0.15-1

2024-02-23 Thread Marco Atzeri via Cygwin-announce
First version 1.0.15-1 of libde265-devel libde265-tool libde265_0 have been uploaded for cygwin CHANGES Updated to latest upstream release. DESCRIPTION libde265 is an open source implementation of the h.265 video codec. It is written from scratch and has a plain C API to enable a

Updated: libaec-1.1.2-1

2024-02-23 Thread Marco Atzeri via Cygwin-announce
Version 1.1.2-1 of libaec (source only) libaec-devel libaec-tool libaec0 libsz2 for cygwin have been uploaded. CHANGES Latest upstream release DESCRIPTION iLibaec implements extended Golomb-Rice coding as defined in the CCSDS recommended standard 121.0-B-3. The library

Re: python dependency for build only - ITP required?

2024-02-22 Thread Marco Atzeri via Cygwin-apps
On 23/02/2024 03:14, Marco Atzeri wrote: On 22/02/2024 20:59, Libor Ukropec via Cygwin-apps wrote: Hi cygwiners, I maintain duplicity package that in a new version brought yet another dependency not present in cygwin yet (setuptools_scm) but it is needed only just for build (candidate for

Re: [ITA] fontconfig

2024-02-22 Thread Marco Atzeri via Cygwin-apps
On 22/02/2024 11:53, Takashi Yano via Cygwin-apps wrote: On Thu, 22 Feb 2024 19:40:36 +0900 Takashi Yano wrote: LICENSE="MIT AND Unicode-DFS-2016" More accurately, it seems MIT-Modern-Variant. https://gitlab.freedesktop.org/fontconfig/fontconfig/-/blob/main/COPYING +++ b/cygwin-pkg-maint

Re: python dependency for build only - ITP required?

2024-02-22 Thread Marco Atzeri via Cygwin-apps
On 22/02/2024 20:59, Libor Ukropec via Cygwin-apps wrote: Hi cygwiners, I maintain duplicity package that in a new version brought yet another dependency not present in cygwin yet (setuptools_scm) but it is needed only just for build (candidate for BUILD_REQUIRES). What is the best

Re: [ITA] gnutls

2024-02-21 Thread Marco Atzeri via Cygwin-apps
On 21/02/2024 13:09, Takashi Yano via Cygwin-apps wrote: I would like to adopt gnutls package. $ git diff | grep -E "^\+|^-" --- a/cygwin-pkg-maint +++ b/cygwin-pkg-maint -gnutls ORPHANED (Yaakov Selkowitz) +gnutls

Re: [ITP] libvpl

2024-02-21 Thread Marco Atzeri via Cygwin-apps
On 21/02/2024 17:41, Takashi Yano via Cygwin-apps wrote: I would like to propose new package libvpl. This is Intel GPU accelerator driver dispatcher, which has the same function with mfx_dispatch package. mfx_dispatch is used by ffmpeg package, however, recent ffmpeg complains that libmfx is

Re: Please update bvi to 1.4.2

2024-02-20 Thread Marco Atzeri via Cygwin-apps
On 21/02/2024 06:46, Takashi Yano via Cygwin-apps wrote: On Wed, 21 Feb 2024 06:39:18 +0100 Marco Atzeri wrote: Current cygwin bvi package is 1.3.2 (release date 2004-02-14). However, the latest stable version is 1.4.2 (release date 2023-03-07). Could maitainer please update the package?

Re: Please update bvi to 1.4.2

2024-02-20 Thread Marco Atzeri via Cygwin-apps
On 21/02/2024 00:26, Takashi Yano via Cygwin-apps wrote: On Thu, 18 Jan 2024 17:24:41 +0900 Takashi Yano wrote: Jari? On Sat, 23 Dec 2023 05:01:19 +0100 Marco Atzeri wrote: On 23/12/2023 04:45, Takashi Yano via Cygwin-apps wrote: +Jari Are you still with us ? Jari? Ping. On Thu, 14 Dec

Re: [ITA] tdb

2024-02-20 Thread Marco Atzeri via Cygwin-apps
On 20/02/2024 15:54, Takashi Yano via Cygwin-apps wrote: On Tue, 20 Feb 2024 19:41:00 +0900 Takashi Yano wrote: I would like to adopt tdb package. cygport file revised. $ git diff |grep "^+" +++ b/cygwin-pkg-maint +db Takashi Yano +tdb

Re: python3 3.9.18-1 hanging

2024-02-19 Thread Marco Atzeri via Cygwin
On 20/02/2024 03:46, Takashi Yano via Cygwin wrote: On Tue, 30 Jan 2024 11:18:37 +0100 Marco Atzeri wrote: On 30/01/2024 10:22, Andrew Murray via Cygwin wrote: Hi, Over in Pillow’s GitHub Actions, the Cygwin job has started hanging when running pytest -

Re: [cygport] enabling a replacement for "objdump -d -l"

2024-02-19 Thread Marco Atzeri via Cygwin-apps
On 18/02/2024 20:51, ASSI via Cygwin-apps wrote: Cygport uses "objdump -d -l" to extract the list of source files that need to be copied into the debuginfo package. This operation triggers some O(N²) or even higher complexity and in addition has been getting slower in recent binutils releases

Updated: nco-5.2.0-1

2024-02-19 Thread Marco Atzeri via Cygwin-announce
Version 5.2.0-1 of nco is available in the Cygwin distribution. CHANGES Latest upstream release DESCRIPTION The NCO toolkit manipulates and analyzes data stored in netCDF-accessible formats, including DAP, HDF4, and HDF5. It exploits the geophysical expressivity of many CF (Climate &

Updated: ed-1.20.1-1

2024-02-18 Thread Marco Atzeri via Cygwin-announce
To: cygwin-announce@cygwin.com Subject: Updated: ed-1.20.1-1 New version 1.20.1-1 of ed is available in the Cygwin distribution: CHANGES It is a upstream bugfix release. DESCRIPTION GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text

Re: I am getting an error trying to use openssl 1.1.1v in cygwin

2024-02-18 Thread marco atzeri via Cygwin
On Sun, Feb 18, 2024 at 3:40 PM Cary Lewis via Cygwin wrote: > > Attempting to run: > > openssl enc -base64 -i file > > gives the following error: > > 42949672976:error:25066067:DSO support routines:dlfcn_load:could not load > the shared

Re: [ITP] f3 8.0

2024-02-17 Thread Marco Atzeri via Cygwin-apps
On 17/02/2024 15:05, Christian Franke via Cygwin-apps wrote: I would like to contribute f3. Also present in Debian, Fedora, Ubuntu, ... SUMMARY="Test real flash memory capacity" DESCRIPTION="f3 is a simple tool that tests flash cards capacity and performance to see if they live up to claimed

Re: [ITA] libid3tag

2024-02-17 Thread Marco Atzeri via Cygwin-apps
On 17/02/2024 04:18, Takashi Yano via Cygwin-apps wrote: I would like to adopt libid3tag. $ git diff | grep ^+ +++ b/cygwin-pkg-maint +libid3tagTakashi Yano +libmad Takashi Yano +taglib

Re: pip install ocassionally hangs

2024-02-15 Thread Marco Atzeri via Cygwin
On 30/01/2024 14:21, Marco Atzeri wrote: On 30/01/2024 12:50, Daniel Abrahamsson via Cygwin wrote: Marco Atzeri wrote: what if you downgrade to 3.9.16 ? Thank you. Yes, downgrading solves the problem. The issue is probably the same as the one reported in "python3 3.9.18-1 hanging". As I

Re: exit code 2 from /etc/preremove/python39-pip.sh

2024-02-14 Thread marco atzeri via Cygwin
On Wed, Feb 14, 2024 at 9:27 AM Fergus Daly via Cygwin wrote: > > I don't think it matters much (or at all*) but while installing today's > python39 update I got: > running: .. .. \bin\bash.exe --norc --noprofile > "/etc/preremove/python39-pip.sh" > abnormal exit: exit code=2 > On

Re: python3-pip obsoleted by python36-pip?

2024-02-13 Thread Marco Atzeri via Cygwin
On 13/02/2024 19:18, Irfan Adilovic via Cygwin wrote: Excerpt from: https://cygwin.com/packages/summary/python3-pip.html depends: python39-pip obsoleted_by: python36-pip This makes no sense -- it selects the full python36 installation at every update attempt, when I want to keep the latest

Updated: libuv-1.48.0-1

2024-02-13 Thread Marco Atzeri via Cygwin-announce
version 1.48.0-1 of libuv (source) libuv-devel libuv1 is available in the Cygwin distribution: CHANGES Last upstream release. DESCRIPTION libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but

Updated: expat-2.6.0-1

2024-02-13 Thread Marco Atzeri via Cygwin-announce
Version 2.6.0-1 of expat libexpat-devel libexpat1 are available in the Cygwin distribution: CHANGES Latest upstream release https://github.com/libexpat/libexpat/blob/R_2_6_0/expat/Changes DESCRIPTION Stream-oriented XML parser library written in C. Expat excels with

Re: libuv 1.48.0 fixes CVE-2024-24806

2024-02-13 Thread Marco Atzeri via Cygwin-apps
On 13/02/2024 01:47, Brian Inglis via Cygwin-apps wrote: All releases >= 1.24.0 confirmed as affected includes all Cygwin releases https://seclists.org/oss-sec/2024/q1/124 building on scallywag Regards Marco

Updated: postgresql-16.2-1

2024-02-12 Thread Marco Atzeri via Cygwin-announce
Version 16.2-1 of packages libecpg-compat3 libecpg-devel libecpg6 libpgtypes3 libpq-devel libpq5 postgresql postgresql-client postgresql-contrib postgresql-devel postgresql-doc postgresql-plperl postgresql-plpython are available in the Cygwin distribution: CHANGES

Updated: ncview-2.1.10-1

2024-02-12 Thread Marco Atzeri via Cygwin-announce
Version 2.1.10-1 of ncview is available in the Cygwin distribution. CHANGES Latest upstream release DESCRIPTION Ncview is a visual browser for netCDF format files. Typically you would use ncview to get a quick and easy, push-button look at your netCDF files. You can view simple movies of

Re: Problem with building LibreOffice in Cygwin 3.5.0 (child_info::sync: wait failed)

2024-02-11 Thread Marco Atzeri via Cygwin
On 12/02/2024 07:51, Ilmari Lauhakangas via Cygwin wrote: We have multiple developers on Windows 11 reporting that Cygwin 3.5.0 has a regression that makes building LibreOffice fail with these types of messages: 0 [main] sh 1280 child_info::sync: wait failed, pid 1288, Win32 error 183 321

Re: cygsshd fails due to bad ownership or modes of /cygdrive/c/Users

2024-02-06 Thread marco atzeri via Cygwin
On Wed, Feb 7, 2024 at 3:26 AM Frank-Ulrich Sommer via Cygwin wrote: > On 06.02.2024 22:22, Brian Inglis via Cygwin wrote: > > On 2024-02-05 18:36, Eliot Moss via Cygwin wrote: > >> On 2/5/2024 8:28 PM, Frank-Ulrich Sommer via Cygwin wrote: > >>> On 05.02.2024 00:53, Frank-Ulrich Sommer via

Updated: eccodes-2.33.0-1

2024-02-03 Thread Marco Atzeri via Cygwin-announce
Version 2.33.0-1 of libeccodes libeccodes-data libeccodes-devel libeccodes-tools are available in the Cygwin distribution. CHANGES Latest upstream release DESCRIPTION ecCodes is a package developed by ECMWF (European Centre for Medium-Range Weather Forecasts) which provides an

New: ecbuild-3.8.2-1

2024-02-03 Thread Marco Atzeri via Cygwin-announce
Version 3.8.2-1 of ecbuild is available in the Cygwin distribution. CHANGES Latest upstream release DESCRIPTION A CMake-based build system, consisting of a collection of CMake macros and functions that ease the managing of software build systems. Currently needed for building ecCodes

Updated: cdo-2.3.0-1

2024-02-03 Thread Marco Atzeri via Cygwin-announce
Version 2.3.0-1 of cdo libcdo0 cdo-devel are available in the Cygwin distribution. CHANGES latest upstream release DESCRIPTION Climate Data Operators CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data. Supported data formats are GRIB 1/2,

Updated: nco-5.1.9-1

2024-02-03 Thread Marco Atzeri via Cygwin-announce
Version 5.1.9-1 of nco is available in the Cygwin distribution. CHANGES Latest upstream release DESCRIPTION The NCO toolkit manipulates and analyzes data stored in netCDF-accessible formats, including DAP, HDF4, and HDF5. It exploits the geophysical expressivity of many CF (Climate &

Re: glibc drops libcrypt recommends libxcrypt

2024-02-03 Thread Marco Atzeri via Cygwin-apps
On 03/02/2024 10:49, Brian Inglis via Cygwin-apps wrote: Perhaps time for an update to libxcrypt and libcrypt-devel 4.4.36? noted Marco

Re: ipython failing after last python code update.

2024-02-02 Thread marco atzeri via Cygwin
On Fri, Feb 2, 2024 at 11:34 AM Emilio Rojas via Cygwin wrote: > > I've attached the cygcheckout.out file. > > python3.9.18 seems to work fine, but when I run ipython8.18.1 it hangs > after tying any command. > Hi Emilio, you are in the right place. Others have reported similar problems on

Updated: gdal-3.8.3-1

2024-01-31 Thread Marco Atzeri via Cygwin-announce
Version 3.8.3-1 of gdal libgdal-devel libgdal34(API bump) python3-gdal have been uploaded for cygwin. CHANGES Latest upstream release https://github.com/OSGeo/gdal/blob/v3.8.3/NEWS.md DESCRIPTION The Geospatial Data Abstraction Library is a translator library for

Re: ca-certificates.sh cannot install?

2024-01-31 Thread Marco Atzeri via Cygwin
On 31/01/2024 19:14, Lester Ingber via Cygwin wrote: Assuming we are still in /etc/postinstall/ I see no file with that name? that is strange. Have you tried to re-install the package ? As the AV eaten the file ? On my wife's system (the broken system) I see source ca-certificates.sh (line

Re: ca-certificates.sh cannot install?

2024-01-31 Thread Marco Atzeri via Cygwin
On 31/01/2024 18:36, Lester Ingber via Cygwin wrote: The outcome is 1. Lester so you need debugging $ set -x $ source ./ca-certificates.sh on my system the output is: + source ./ca-certificates.sh ++ '[' '!' -e /etc/pki/ca-trust/ca-legacy.conf ']' ++ '[' -f

Re: ca-certificates.sh cannot install?

2024-01-31 Thread Marco Atzeri via Cygwin
On 31/01/2024 17:40, Lester Ingber via Cygwin wrote: I just installed the latest Cygwin on our two PCs. I was hoping this would take care of this problem, but it did not. On just one of the PCs, I see (in black): Package: _/Unknown package ca-certificates.sh exit code 1 The other PC is

Re: python3 3.9.18-1 hanging

2024-01-31 Thread Marco Atzeri via Cygwin
On 31/01/2024 17:36, Eliah Kagan via Cygwin wrote: Hi, However, I was able to make a *fairly* simple script that reliably produces it, at least on my machine (and on GitHub Actions runners). It seems to me that this script may give some insight. In case it's useful: import hashlib

Re: Aren't Windows System Error popups meant to be disabled in Cygwin?

2024-01-31 Thread marco atzeri via Cygwin
On Wed, Jan 31, 2024 at 2:41 PM David Allsopp via Cygwin wrote: > > Starting with this very trivial C program: > > #include > #include > > int main(void) { > printf("Zstandard v%d\n", ZSTD_versionNumber()); > } > > and compiling with > > x86_64-w64-mingw32-gcc -o test.exe test.c -lzstd > >

Re: Tmux crashes on copy

2024-01-31 Thread marco atzeri via Cygwin
On Wed, Jan 31, 2024 at 2:39 PM Jon Turney via Cygwin wrote: > > On 21/01/2024 22:13, Brian Inglis via Cygwin wrote: > > On 2024-01-21 14:12, ASSI via Cygwin wrote: > >> Brian Inglis via Cygwin writes: > >>> Previous maintainer added some artificial single digit release > >>> prefixes (in a few

Updated: geos-3.12.1-1

2024-01-31 Thread Marco Atzeri via Cygwin-announce
Version 3.12.1-1 of geos libgeos-devel libgeos_3_12_1 (C++ lib, SONAME Bump) libgeos_c1 (C API) have been uploaded for cygwin. GEOS (Geometry Engine - Open Source) is a C++ port of the Topology Suite (JTS). As such, it aims to contain the

Re: python3 vs. python39 current/test inconsistency

2024-01-31 Thread Marco Atzeri via Cygwin
On 30/01/2024 18:24, Bruce Jerrick wrote: In setup.ini, python3-3.9.18-1 is [current], and depends on python39, but python39-3.9.18-1 is [test] (python39-3.9.16-1 is [current] ). Hi Bruce, the python3 is almost only a stub to pull python39 in this moment, so the mismatch should have no

Re: python3 3.9.18-1 hanging

2024-01-30 Thread Marco Atzeri via Cygwin
On 30/01/2024 13:13, ggl329 via Cygwin wrote: Hi, On 30/01/2024 10:22, Andrew Murray via Cygwin wrote: Interestingly, this is not something specific to Pillow. Cygwin has also been hanging for NumPy’s GitHub Actions, https://github.com/numpy/numpy/issues/25708, and GitPython,

Re: pip install ocassionally hangs

2024-01-30 Thread Marco Atzeri via Cygwin
On 30/01/2024 12:50, Daniel Abrahamsson via Cygwin wrote: Marco Atzeri wrote: what if you downgrade to 3.9.16 ? Thank you. Yes, downgrading solves the problem. The issue is probably the same as the one reported in "python3 3.9.18-1 hanging". As I was testing this, I noticed a peculiar

Re: pip install ocassionally hangs

2024-01-30 Thread Marco Atzeri via Cygwin
On 29/01/2024 17:00, Daniel Abrahamsson via Cygwin wrote: Hi, Since some time ago (perhaps a week or two), "pip install" occassionally hangs. Ctrl+C does not work. I have to kill the process via the task manager. I can reproduce the problem somewhat reliably by running: pip install

Re: python3 3.9.18-1 hanging

2024-01-30 Thread Marco Atzeri via Cygwin
On 30/01/2024 10:22, Andrew Murray via Cygwin wrote: Hi, Over in Pillow’s GitHub Actions, the Cygwin job has started hanging when running pytest - https://github.com/python-pillow/Pillow/actions/runs/7690866578/job/20955296663 Interestingly, this is not something specific to Pillow. Cygwin

Re: zp_octave_finish.dash fails when updating

2024-01-30 Thread Marco Atzeri via Cygwin
On 29/01/2024 20:18, Uwe F. Mayer via Cygwin wrote: The script /etc/postinstall/zp_octave_finish.dash from octave-8.4.0-1.tar.bz2 fails during Cygwin update because that script expects the directory /usr/share/octave/packages to exist. Creating that directory fixes this error.

Updated: proj-9.3.1-1

2024-01-27 Thread Marco Atzeri via Cygwin-announce
New versions 9.3.1-1 of proj libproj-devel libproj25 for cygwin are available in the Cygwin distribution: CHANGES Last upstream release. NOTES Additional Datumgrid for Europe, North America and Oceania are available on https://proj.org/download.html while proj-datumgrid-1.8.tar.gz is

Updated: postgresql-16.1-1

2024-01-27 Thread Marco Atzeri via Cygwin-announce
Version 16.1-1 of packages libecpg-compat3 libecpg-devel libecpg6 libpgtypes3 libpq-devel libpq5 postgresql postgresql-client postgresql-contrib postgresql-devel postgresql-doc postgresql-plperl postgresql-plpython are available in the Cygwin distribution: CHANGES

Updated: mc-4.8.31-1

2024-01-27 Thread Marco Atzeri via Cygwin-announce
Version mc-4.8.31-1 of Midnight Commander has been uploaded for cygwin CHANGES This is a upstream bugfix release https://www.midnight-commander.org/wiki/NEWS-4.8.31 DESCRIPTION GNU Midnight Commander is a visual file manager. It's a feature rich full-screen text mode application that allows you

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-27 Thread Marco Atzeri via Cygwin
On 27/01/2024 11:06, Mark Geisert via Cygwin wrote: On 1/26/2024 11:26 PM, ASSI via Cygwin wrote: Mark Geisert via Cygwin writes: A new build of the util-linux package, 2.33.1-3, now includes fallocate and its man page.  The updated package is now making its way to the Cygwin mirrors. 

Updated: tesseract-ocr-5.3.4-1

2024-01-27 Thread Marco Atzeri via Cygwin-announce
Version 5.3.4-1 of packages libtesseract-ocr_5 tesseract-ocr tesseract-ocr-devel tesseract-training-util are available in the Cygwin distribution: Other language specific data are available upstream https://github.com/tesseract-ocr/tessdata/ while training data for building new

Re: cygwin 3.4.10-1

2024-01-27 Thread Marco Atzeri via Cygwin-apps
On 29/11/2023 15:08, Corinna Vinschen via Cygwin-announce wrote: The following packages have been uploaded to the Cygwin distribution: * cygwin-3.4.10-1 * cygwin-devel-3.4.10-1 * cygwin-doc-3.4.10-1 just for me or the cygwin server still states 3.4.9 as last version ?

Re: Overlay server instructions

2024-01-27 Thread Marco Atzeri via Cygwin-apps
On 26/01/2024 23:04, Ihor via Cygwin-apps wrote: Hi! While I was trying to test how fine my package is installed and works, I relied on instructions at https://www.cygwin.com/package-server.html. Specifically on "Creating an overlay Cygwin package server" section, as it looked like the

Re: [ITP] pigz 2.8

2024-01-27 Thread Marco Atzeri via Cygwin-apps
On 26/01/2024 22:02, pigz-cygwin-maintainer-0...@pm.me wrote: Hi Marco, Achim, Thank you for your time, the suggestions and fixes. Yes, looks like everything works fine with your changes. Also, as I understand, line `# REQUIRES="zlib"` can be removed? you need to use REQUIRES is cygport

Re: Source code for bash package?

2024-01-26 Thread Marco Atzeri via Cygwin
On 26/01/2024 08:22, Cedric Blancher via Cygwin wrote: Good morning! Where can I find the source code for the Cygwin bash package? Not the bash source itself, I am looking for the data which is used to build the Cygwin bash package. Ced https://cygwin.com/cgit/cygwin-packages/bash/tree/

Re: [ITP] pigz 2.8

2024-01-26 Thread Marco Atzeri via Cygwin-apps
On 26/01/2024 08:00, ASSI via Cygwin-apps wrote: Marco Atzeri via Cygwin-apps writes: BUILD_REQUIRES="zlib-devel ncompress gzip" Why is ncompress a build dependency? Please remove if possible. Regards, Achim. it is used in the testing

Updated: alternatives-1.26-1

2024-01-25 Thread Marco Atzeri via Cygwin-announce
Test version 1.26-1 of alternatives is available in the Cygwin distribution: CHANGES Latest upstream release DESCRIPTION The alternatives provides mechanisms for maintaining a database of, and managing, other packages which might be in conflict with each other. The end user can

Re: Unmaintained packages in base package set

2024-01-25 Thread Marco Atzeri via Cygwin-apps
On 03/01/2024 08:49, Marco Atzeri wrote: +librsvg2 Marco Atzeri just discovered that librsvg2 requires Rust by long time ** The librsvg 2.40.x series is the last "C only" version of the library; it was deprecated in 2017.**

Updated: librsb-1.3.0.2-1

2024-01-25 Thread Marco Atzeri via Cygwin-announce
Updated version 1.3.0.2-1 of librsb-devel librsb0 have been uploaded for cygwin CHANGES Last upstream release https://sourceforge.net/p/librsb/mailman/message/37751432/ DESCRIPTION librsb is a library for sparse matrix computations featuring the Recursive Sparse Blocks (RSB) matrix

Update: octave-8.4.0-1 & forge

2024-01-25 Thread Marco Atzeri via Cygwin-announce
Versions octave-8.4.0-1 octave-devel-8.4.0-1 octave-doc-8.4.0-1 and of forge packages octave-bim-1.1.6-1 octave-communications-1.2.6-1 octave-control-4.0.0-1 octave-database-2.4.4-3 octave-doctest-0.8.0-1

Re: Updated: python 3.8/3.9 packages

2024-01-25 Thread Marco Atzeri via Cygwin-announce
On 23/12/2023 04:54, Marco Atzeri wrote: New test release for python39    3.9.18-1 python39-doc    3.9.18-1 the packages were promoted to stable Regards Marco Atzeri -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** The easiest way to unsubscribe is to visit

Updated: openblas-0.3.26-1

2024-01-25 Thread Marco Atzeri via Cygwin-announce
New releases 0.3.26-1 of openblas (source) libopenblas(dinamic library) are available in the Cygwin distribution : CHANGES Last upstream release bugfix and performance improvment https://github.com/xianyi/OpenBLAS/releases DESCRIPTION OpenBLAS is an optimized BLAS library

Updated: swig-4.2.0-1

2024-01-25 Thread Marco Atzeri via Cygwin-announce
Version 4.2.0-1 of swig have been uploaded for cygwin. DESCRIPTION SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of target languages including common scripting languages

Re: [ITP] pigz 2.8

2024-01-25 Thread Marco Atzeri via Cygwin-apps
On 25/01/2024 19:52, Ihor via Cygwin-apps wrote: Hi Jon! Thank you for the reply! I see... Okay, I'm attaching the file here and going to send additional Email with an public SSH key. Best regards, Ihor Hi Ihor, bottom post on the cygwin mail lists I adjusted the file to build also the

Re: Tmux crashes on copy

2024-01-25 Thread Marco Atzeri via Cygwin-apps
On 25/01/2024 10:04, Yasuhiro Kimura via Cygwin-apps wrote: Switching to cygwin-apps as my question is about .cygport file. Is there any .cygport file that downloads snapshot of repository on GitHub as source archive? I'd like to refer to it in order to package latest snapshot of tmux. Best

  1   2   3   4   5   6   7   8   9   10   >