public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Jon Turney <jon.turney@dronecode.org.uk>
To: Marco Atzeri <marco.atzeri@gmail.com>,
	"cygwin-apps@cygwin.com" <cygwin-apps@cygwin.com>
Subject: Re: Scallyweg and python3
Date: Sun, 3 Jul 2022 17:37:15 +0100	[thread overview]
Message-ID: <9e29f647-1b58-aaa0-a06d-4decb3940ab3@dronecode.org.uk> (raw)
In-Reply-To: <2875389c-ebd8-e5a1-ce5b-5cb89f4e8587@gmail.com>

On 03/07/2022 16:58, Marco Atzeri wrote:
> Hi Jon,
> can you look on the build failure for hexchat ?
> 
> https://github.com/cygwin/scallywag/runs/7169187681?check_suite_focus=true
> 
> scallywag: build dependencies (from BUILD_REQUIRES): 
> cmake,iso-codes-devel,libcanberra-devel,libdbus-glib_1-devel,libglib2.0-devel,libgtk2.0-devel,libnotify-devel,libproxy-devel,libssl-devel,luajit-devel,meson,perl_base,pkg-config,python39-devel,xorg-server-devel 
> 
> 
> that should pull alternatives:
> 
> $ cygcheck-dep -qr python39-devel
>   python39-devel: requires ( alternatives bash libcrypt-devel 
> libintl-devel pkg-config python39 python39-setuptools )
> 
> and create python3
> 
> $ cygcheck -l python39 | grep "etc/po"
> /etc/postinstall/python39.sh
> 
> 
> but I see:
> 
> Run-time dependency python3 found: NO (tried pkgconfig and sysconfig)
> plugins/python/meson.build:3:2: ERROR: Dependency "python3" not found, 
> tried pkgconfig and sysconfig

I think with pkgconfig, this is looking for 'python3.pc', not 'python3'.

That is provided by python3-devel (as a link to python39.pc), which 
isn't installed here?





  reply	other threads:[~2022-07-03 16:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-03 15:58 Marco Atzeri
2022-07-03 16:37 ` Jon Turney [this message]
2022-07-05  0:34   ` Marco Atzeri

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=9e29f647-1b58-aaa0-a06d-4decb3940ab3@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=cygwin-apps@cygwin.com \
    --cc=marco.atzeri@gmail.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).