Opened 11 years ago

Last modified 9 years ago

#38036 closed defect

port install gobject-introspection +universal fails — at Version 4

Reported by: jeanchristophe.mincke@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: gobject-introspection

Description (last modified by ryandesign (Ryan Carsten Schmidt))

When trying to install (osx 10.6.8) , I get:

--->  Computing dependencies for gobject-introspection
--->  Building gobject-introspection
Error: org.macports.build for port gobject-introspection returned: command execution failed
Please see the log file for port gobject-introspection for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port gobject-introspection failed

Thank you for your help

Change History (5)

Changed 11 years ago by jeanchristophe.mincke@…

Attachment: main.log added

log file

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Thanks for the ticket.

:debug:main Skipping completed org.macports.archivefetch (gobject-introspection)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (gobject-introspection)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (gobject-introspection)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (gobject-introspection)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (gobject-introspection)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (gobject-introspection)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Tue Feb 12 10:55:10 CET 2013
:notice:build --->  Building gobject-introspection

This was not a clean build attempt. Run sudo port clean gobject-introspection and try installing again. If it still fails, attach the new main.log.

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

I had an issue with gobject-introspection back on my old computer that ran 10.6.8 (issue #37137 for reference), and it turned out to actually be an issue with my glib2 installation instead. What does port installed glib2 report for you?

comment:3 in reply to:  2 Changed 11 years ago by jeanchristophe.mincke@…

Replying to egall@…:

I had an issue with gobject-introspection back on my old computer that ran 10.6.8 (issue #37137 for reference), and it turned out to actually be an issue with my glib2 installation instead. What does port installed glib2 report for you?

I had already checked it, it seems ok

port installed glib2

The following ports are currently installed:
  glib2 @2.34.3_0+universal (active)

Regards

J-C

Last edited 11 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.