Opened 9 years ago

Closed 2 years ago

#45448 closed defect (fixed)

unable to install gobject-introspection

Reported by: jan@… Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: benedikt@…, evanmiller (Evan Miller)
Port: gobject-introspection

Description

Unable to install/upgrade gobject-introspection after upgrade to OSX 10.10 yosemite (xcode 6.0.1)

sudo port install gobject-introspection
--->  Computing dependencies for gobject-introspection
--->  Fetching archive for gobject-introspection
--->  Attempting to fetch gobject-introspection-1.42.0_0.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/gobject-introspection
--->  Attempting to fetch gobject-introspection-1.42.0_0.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/gobject-introspection
--->  Attempting to fetch gobject-introspection-1.42.0_0.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gobject-introspection
--->  Fetching distfiles for gobject-introspection
--->  Verifying checksums for gobject-introspection
--->  Extracting gobject-introspection
--->  Configuring 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

Attachments (1)

main.log (328.1 KB) - added by jan@… 9 years ago.

Download all attachments as: .zip

Change History (14)

Changed 9 years ago by jan@…

Attachment: main.log added

comment:1 Changed 9 years ago by jan@…

Cc: jan@… added

Cc Me!

comment:2 Changed 9 years ago by jan@…

Cc: jan@… removed

Cc Me!

comment:3 Changed 9 years ago by jan@…

Cc: jan@… added

Cc Me!

comment:4 Changed 9 years ago by jan@…

port version
Version: 2.3.2

comment:5 Changed 9 years ago by dbevans (David B. Evans)

Keywords: gobject-introspection install yosemite removed
Owner: changed from macports-tickets@… to devans@…
Status: newassigned
Version: 2.3.1

comment:6 Changed 9 years ago by neverpanic (Clemens Lang)

The preprocessor failed. I think this might be due to $CC not being set in the environment, but I haven't really investigated in detail.

comment:7 Changed 9 years ago by mf2k (Frank Schima)

Cc: jan@… removed

As reporter, you are automatically Cc'ed.

comment:8 Changed 9 years ago by jan@…

I've tried to set CC=/usr/bin/gcc and CC=/usr/bin/clang, but still the same.

Available versions for gcc:
	mp-gcc49
	mp-llvm-gcc42
	none

Tried all of them, still the same.

comment:9 Changed 9 years ago by benedikt@…

Cc: benedikt@… added

Cc Me!

comment:10 Changed 2 years ago by evanmiller (Evan Miller)

In 54761193303aba7b45e0b48a13cab520810a620c/macports-ports (master):

gobject-introspection-devel: update to 1.70.0

See: #43079
See: #45448
See: #53699
See: #59940
See: #62863

comment:11 Changed 2 years ago by mascguy (Christopher Nielsen)

Owner: changed from dbevans to mascguy

comment:12 Changed 2 years ago by mascguy (Christopher Nielsen)

Cc: evanmiller added

comment:13 Changed 2 years ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: assignedclosed

Fixed in commit:

gobject-introspection: update to 1.70.0

https://github.com/macports/macports-ports/commit/3eec87eed585dfa681320de08bf4c71421152e00

Credit To: @evanmiller

Note: See TracTickets for help on using tickets.