[MacPorts] #50819: gtk3 @ 3.18.8_0 Build failed - gdbus-codegen: No such file or directory
MacPorts
noreply at macports.org
Sun Mar 6 10:11:52 PST 2016
#50819: gtk3 @ 3.18.8_0 Build failed - gdbus-codegen: No such file or directory
------------------------------+-------------------
Reporter: chris.jonesey@… | Owner: cal@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: gtk3 |
------------------------------+-------------------
Comment (by ryandesign@…):
`gdbus-codegen` is supposed to be part of the glib2 port, on which the
gtk3 port does declare a dependency, so it should be there.
Is the glib2 port installed? Check with:
{{{
port -v installed glib2
}}}
Is the `gdbus-codegen` program there? Check with:
{{{
ls -l /opt/local/bin/gdbus-codegen
}}}
If the glib2 port is installed but the `gdbus-codegen` program is not,
what is the contents of the glib2 port? Check with:
{{{
port contents glib2
}}}
--
Ticket URL: <https://trac.macports.org/ticket/50819#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list