Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#36725 closed defect (fixed)

gobject-introspection @1.32.1 build fails

Reported by: mlandel@… Owned by: singingwolfboy@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: neverpanic (Clemens Lang), austinnafziger@…, cooljeanius (Eric Gallager)
Port: gobject-introspection

Description

Failed build of object-introspection. I have reviewed ticket Ticket #36702 (closed defect: fixed) gobject-introspection @1.32.1 build failure with no resolution for me after 12+ hours to allow rsync to synchronize. Same error. Errors occur with different compiler versions.

Attachments (1)

Log_file.txt (65.0 KB) - added by mlandel@… 12 years ago.
Log file from failed install

Download all attachments as: .zip

Change History (11)

Changed 12 years ago by mlandel@…

Attachment: Log_file.txt added

Log file from failed install

comment:1 Changed 12 years ago by neverpanic (Clemens Lang)

Cc: cal@… added
Keywords: gobject-introspection removed
Owner: changed from macports-tickets@… to singingwolfboy@…

Can you run md5sum $(port file gobject-introspection) and provide the output? Please also provide the output of port -v selfupdate.

comment:2 Changed 12 years ago by mlandel@…

Comment:

Can you run md5sum $(port file gobject-introspection) and provide the output? Please also provide the output of port -v selfupdate.

$ md5 $(port file gobject-introspection)
MD5 (/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/gnome/gobject-introspection/Portfile) = f2a953bff0a5067e24ed5e22c1b32114

$ sudo port -v selfupdate
Password:
\--->  Updating MacPorts base sources using rsync
receiving file list ... done
base.tar

sent 11368 bytes  received 111 bytes  4591.60 bytes/sec
total size is 3543040  speedup is 308.65
receiving file list ... done
base.tar.rmd160

sent 64 bytes  received 116 bytes  120.00 bytes/sec
total size is 512  speedup is 2.84
MacPorts base version 2.1.2 installed,
MacPorts base version 2.1.2 downloaded.
--->  Updating the ports tree
Synchronizing local ports tree from rsync://rsync.macports.org/release/tarballs/ports.tar
receiving file list ... done
ports.tar

sent 51830 bytes  received 19766 bytes  20456.00 bytes/sec
total size is 54609920  speedup is 762.75
receiving file list ... done
ports.tar.rmd160

sent 64 bytes  received 636 bytes  466.67 bytes/sec
total size is 512  speedup is 0.73
Creating port index in /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports
Adding port devel/tbb
Adding port gis/qgis
Adding port kde/kdebindings4
Adding port kde/kimono
Adding port kde/korundum
Adding port kde/kross-interpreters
Adding port kde/perlkde
Adding port kde/perlqt
Adding port kde/qtruby
Adding port kde/qyoto
Adding port kde/smokegen
Adding port kde/smokekde
Adding port kde/smokeqt
Adding port python/py-tables
Adding subport py26-tables
Adding subport py27-tables

Total number of ports parsed:	16 
Ports successfully parsed:	16 
Ports failed:			0 
Up-to-date ports skipped:	15892

--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated
$ sudo port upgrade outdated
Error: No ports matched the given expression
$ 

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

Cc: austinnafziger@… added

Has duplicate #36871.

comment:4 Changed 11 years ago by neverpanic (Clemens Lang)

Do you have glib2 or glib2-devel installed? What are the installed versions?

comment:5 Changed 11 years ago by jmroot (Joshua Root)

The attached log is incomplete; please clean, generate a complete one, and attach it. What version of Xcode are you using, and are your command line tools up to date?

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

Resolution: fixed
Status: newclosed

I'm assuming this is fixed with the recent update of gobject-introspection. Please re-open and provide the requested information if the problem persists for you.

Last edited 11 years ago by neverpanic (Clemens Lang) (previous) (diff)

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

I'm not the OP, but it still fails to build for me

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

Cc: egall@… added

Cc Me!

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

In that case, please provide

  • an md5 hash of $(port file gobject-introspection)
  • the output of port -v installed glib2 and port -v installed glib2-devel
  • the main.log of a clean build attempt
  • your Xcode version
  • the output of clang --version

and re-open the ticket.

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

Actually after checking my error message I think I'll just open a new ticket for it instead of re-opening this one, as the message that I got is different from this one here

Note: See TracTickets for help on using tickets.