python subpackage build error ... not a supported wheel on this platform

2022-03-12 Thread Brian Inglis
Building locally I get the message below on 64 & 32 bit package builds: ERROR: python_nghttp2-1.47.0-cp38-cp38-cygwin_3_3_4_x86_64.whl is not a supported wheel on this platform. but not in the confines of a scallywag build: what do I need to remove or change to build locally? Most relevant

Re: [ITA] unifont 14.0.02

2022-03-12 Thread Brian Inglis
On 2022-03-12 02:32, Marco Atzeri wrote: On 11.03.2022 23:57, Brian Inglis wrote: I'd like to adopt Unifont which I use as a low resolution fallback for X and MS Windows. changed to you Ta, cheers! -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing t

Re: scallywag cygport fails to detect perl script runtime dependencies

2022-03-12 Thread Brian Inglis
On 2022-03-12 05:56, Jon Turney wrote: On 11/03/2022 17:50, Brian Inglis wrote: Does cygport require perl modules to be installed as build dependencies in order to enable their detection as runtime dependencies for perl scripts in packages? Yes. See __list_deps in pkg_info.cygpart Saw that

Re: scallywag cygport fails to detect perl script runtime dependencies

2022-03-12 Thread Achim Gratz
Brian Inglis writes: > Does cygport require perl modules to be installed as build > dependencies in order to enable their detection as runtime > dependencies for perl scripts in packages? Yes, although the particular way of how this is done frequently produces false dependencies (there is no disti

Re: [ITP] cygfuse

2022-03-12 Thread Jon Turney
On 12/03/2022 14:43, Jon Turney wrote: On 10/03/2022 06:16, Mark Geisert wrote: This is a Cygwin version of libfuse{,3} that can be found in various Linux distributions.  It is a couple of link libraries and additions to /usr/include to allow porting of FUSE apps.  FUSE: File System In User Sp

Re: [ITP] cygfuse

2022-03-12 Thread Jon Turney
On 10/03/2022 06:16, Mark Geisert wrote: This is a Cygwin version of libfuse{,3} that can be found in various Linux distributions.  It is a couple of link libraries and additions to /usr/include to allow porting of FUSE apps.  FUSE: File System In User Space.  I will shortly be providing an ssh

Re: [PATCH cygport] autotools.cygclass: correctly detect Autoconf 2.70+

2022-03-12 Thread Jon Turney
On 11/03/2022 22:40, Adam Dinwoodie wrote: The latest version of Autoconf is 2.71, but the version detection incorrectly considers 2.70 and higher as being the same as 2.59 and lower for the purposes of specifying documentation directories. Correct that, and make the version detection a bit more

Re: [ITP] git-filter-repo 2.34.0

2022-03-12 Thread Jon Turney
On 11/03/2022 21:54, Adam Dinwoodie wrote: - You're changing the shebang with both a patch file and with a line in src_compile; you don't need to do both! I suspect this is an artefact of how Cygport packages the source files, but AIUI the canonical way to do this sort of patching wit

Re: scallywag cygport fails to detect perl script runtime dependencies

2022-03-12 Thread Jon Turney
On 11/03/2022 17:50, Brian Inglis wrote: Does cygport require perl modules to be installed as build dependencies in order to enable their detection as runtime dependencies for perl scripts in packages? Yes. See __list_deps in pkg_info.cygpart I don't know how we could traverse from module to

Re: [ITA] unifont 14.0.02

2022-03-12 Thread Marco Atzeri
On 11.03.2022 23:57, Brian Inglis wrote: I'd like to adopt Unifont which I use as a low resolution fallback for X and MS Windows. changed to you Regards Marco