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

2022-03-13 Thread Adam Dinwoodie
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 future-proof by parsing out the actual versi

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

2022-03-13 Thread Adam Dinwoodie
On Sat, Mar 12, 2022 at 01:02:39PM +, Jon Turney wrote: > On 11/03/2022 22:40, Adam Dinwoodie wrote: > > - case "x${confver}" in > > - x2.6[0-9]*) > > - confargs+=" --docdir=/usr/share/doc/${PN} > > --htmldir=/usr/share/doc/${PN}/html" > > - ;; >

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

2022-03-13 Thread Brian Inglis
On 2022-03-13 07:04, Jon Turney wrote: On 12/03/2022 17:54, Brian Inglis wrote: 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 scallywa

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

2022-03-13 Thread Jon Turney
On 12/03/2022 17:54, Brian Inglis wrote: 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