Opened 11 years ago
Closed 4 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)
Change History (14)
Changed 11 years ago by jan@…
comment:1 Changed 11 years ago by jan@…
| Cc: | jan@… added |
|---|
comment:5 Changed 11 years ago by dbevans (David B. Evans)
| Keywords: | gobject-introspection install yosemite removed |
|---|---|
| Owner: | changed from macports-tickets@… to devans@… |
| Status: | new → assigned |
| Version: | 2.3.1 |
comment:6 Changed 11 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 11 years ago by mf2k (Frank Schima)
| Cc: | jan@… removed |
|---|
As reporter, you are automatically Cc'ed.
comment:8 Changed 11 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:10 Changed 4 years ago by evanmiller (Evan Miller)
comment:11 Changed 4 years ago by mascguy (Christopher Nielsen)
| Owner: | changed from dbevans to mascguy |
|---|
comment:12 Changed 4 years ago by mascguy (Christopher Nielsen)
| Cc: | evanmiller added |
|---|
comment:13 Changed 4 years ago by mascguy (Christopher Nielsen)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
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.

Cc Me!