#32950: glib2 @2.30.2 destroot staging failure ---------------------------------+------------------------------------------ Reporter: ollie@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: glib2 ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * keywords: pkgconfig, gettext, leopard => * owner: macports-tickets@… => ryandesign@… * cc: ryandesign@… (removed) Comment: I don't see any similarity with #32185. The relevant error seems to be: {{{ /opt/local/bin/gtkdoc-rebase: /opt/local/bin/perl: bad interpreter: No such file or directory }}} /opt/local/bin/gtkdoc-rebase is provided by the gtk-doc port, and the gtk- doc port does declare a dependency on the perl5 port, which is what is supposed to provide /opt/local/bin/perl. glib2 itself also declares a dependency on perl5. So my questions to you are: * is the perl5 port installed and active? (port installed perl5) * what does it contain? (port contents perl5) Possibly more curious is why gtkdoc-rebase is being run at all; glib2 does not declare a dependency on the gtk-doc port so it should not be using any part of it. -- Ticket URL: <https://trac.macports.org/ticket/32950#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS