[MacPorts] #62434: gobject-introspection @1.60.2_5: Configure fails because of missing dependencies
MacPorts
noreply at macports.org
Thu Mar 11 15:02:52 UTC 2021
#62434: gobject-introspection @1.60.2_5: Configure fails because of missing
dependencies
----------------------+-----------------------------------
Reporter: Pottiman | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: bigsur | Port: gobject-introspection
----------------------+-----------------------------------
Installation of `gobject-introspection` fails during configure, probably
due to missing dependencies.
1. When installing without having `gtk-doc` installed, configure errors
with:
{{{
[...]
:info:configure autoreconf: running: /opt/local/bin/gtkdocize --copy
:info:configure Can't exec "/opt/local/bin/gtkdocize": No such file or
directory at /opt/local/share/autoconf/Autom4te/FileUtils.pm line 293.
[...]
}}}
Installing `gtk-doc` resolves this issue.
2. When installing while having `gtk-doc` installed, configure errors
with:
{{{
[...]
:info:configure checking whether /opt/local/bin/python3.8 version is >=
3.4... yes
:info:configure checking for /opt/local/bin/python3.8 version... 3.8
:info:configure checking for /opt/local/bin/python3.8 platform... darwin
[...]
:info:configure checking for headers required to compile python
extensions... not found
:info:configure configure: error: Python headers not found
[...]
}}}
I will note that I have recently upgraded to Big Sur, and this happened
while re-installing ports (as per migration instructions). I still get the
error message that the SDK does not appear to be installed, even after
trying `-runFirstLaunch` and other steps. However, quite a few other ports
installed without error so far.
I have not attached logs for these errors, but can reproduce and attach
them if necessary.
--
Ticket URL: <https://trac.macports.org/ticket/62434>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list