public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Jon Turney <jon.turney@dronecode.org.uk>
To: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>,
	"cygwin-apps@cygwin.com" <cygwin-apps@cygwin.com>
Subject: Re: python subpackage build error ... not a supported wheel on this platform
Date: Sun, 13 Mar 2022 13:04:27 +0000	[thread overview]
Message-ID: <6569c725-f1fd-3d2b-f483-bf393f17593f@dronecode.org.uk> (raw)
In-Reply-To: <86a074fd-e2bb-81c3-21ec-15654dec7cad@SystematicSw.ab.ca>

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 change to build locally?

What have you tried?

The packages installed by scallywag are recorded in the build log, so 
have you looked at that to see what's installed there but not locally?

At a guess, it might be that you need python38-wheel or python38-pip 
installed, which scallywag arranges to be installed when it sees 
'inherit python-wheel' [1]

[1] 
https://github.com/cygwin/scallywag/blob/85647ca844226100006d22537d728332130b4462/analyze.py#L171

  reply	other threads:[~2022-03-13 13:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-12 17:54 Brian Inglis
2022-03-13 13:04 ` Jon Turney [this message]
2022-03-13 19:09   ` Brian Inglis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6569c725-f1fd-3d2b-f483-bf393f17593f@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=Brian.Inglis@SystematicSw.ab.ca \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).