pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
glib-networking confused python versions?
After updating to test changes related to PR pkg/54555 and rebuilding
gnutls, pkg_rr goes on to replace dependent packages.
When it gets to "glib-networking", it claims it wants "py37-meson"
in spite of having PYTHON_VERSION_DEFAULT=36:
==========================================================================
The following variables will affect the build process of this package,
glib-networking-2.60.3nb1. Their current value is shown below:
* PYTHON_VERSION_DEFAULT = 36
Based on these variables, the following variables have been set:
* PYPACKAGE = python36
You may want to abort the process now with CTRL-C and change their value
before continuing. Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.60.6
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0
=> Build dependency py37-meson-[0-9]*: NOT found
=> Verifying reinstall for ../../devel/py-meson
[...]
As a result, it build python37 and other dependencies, but then fails
to install py37-meson because py36-meson is already installed.
Anyone else run into this? I'd really like not to install ALL the
pythons...
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index