Updated: cmus-2.11.0-1

2024-05-14 Thread Federico Kircheis

Version 2.11.0-1 of cmus has been uploaded.

cmus is a command line audio player

On GitHub it is possible to find the changelog for the new release:

https://github.com/cmus/cmus/releases

Federico

--
 *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

The easiest way to unsubscribe is to visit 
, and click 'Unsubscribe'.

If you need more information on unsubscribing, start reading here: 
.



gdalinfo - Driver: GTiff/GeoTIFF Segmentation fault

2024-05-14 Thread Jonas Ardö via Cygwin

Hi

gdalinfo and other GDAL commands fail to access GTiff files properly 
(other formats works OK) with segmentation fault as a result.

I have used CYGWIN/GDAL without problems for years.
I don't know how to solve this.
Suggestions?

Regards
/Jonas


*$ gdalinfo --version*
GDAL 3.8.3, released 2024/01/04

Jonas.Ardo@JonasAr /cygdrive/D/tmp/JONAS
$ gdalinfo nh_65_7.tif
Driver: GTiff/GeoTIFF
Segmentation fault


*$ gdalinfo h18v02.2001001.img*
Driver: ENVI/ENVI .hdr Labelled
Files: h18v02.2001001.img
   h18v02.2001001.hdr
Size is 2400, 2400
Coordinate System is:
PROJCRS["Sinusoidal",
    BASEGEOGCRS["GCS_ELLIPSE_BASED_1",



*$ cygcheck -V
cygcheck (cygwin) 3.5.3
*System Checker for Cygwin
Copyright (C) 1998 - 2024 Cygwin Authors
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


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.
>
> Could someone provide me more information on what this extension is for? Is
> there a different package I need to install for Cygwin that has it?
>
>
> V/r,
> --
> *Karel Ziminsky*

MPICH is not OpenMPI.

So or your software is looking for the wrong library , or it is not
correctly detecting OpenMPI

-- 
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple