Opened 12 years ago
Closed 12 years ago
#36711 closed defect (duplicate)
gobject-introspection: build fails
Reported by: | icatrileo@… | Owned by: | singingwolfboy@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | blauvelta@… | |
Port: | gobject-introspection |
Description
Hi, I recently updated to Mountain Lion from scratch, installed MacPorts and then Gnuplot. Error:
---> Computing dependencies for gnuplot ---> Dependencies to be installed: pango gobject-introspection pdflib ---> Building gobject-introspection Error: org.macports.build for port gobject-introspection returned: command execution failed Error: Failed to install gobject-introspection 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 Error: The following dependencies were not installed: pango gobject-introspection pdflib To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gnuplot failed
I searched and found ticket #35469 and did the uninstall and install of gobject-introspection. Nothing happened, same error from above. I also tried with pango. Nothing. Please help. The log is attached. Thank you very much.
Attachments (4)
Change History (11)
Changed 12 years ago by icatrileo@…
comment:1 follow-up: 2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | Mountain Lion gnuplot removed |
---|---|
Owner: | changed from macports-tickets@… to singingwolfboy@… |
Port: | gnuplot pango removed |
Priority: | High → Normal |
Summary: | Gnuplot fails because of pango and pango fails because of gobject-introspection, on Mountain Lion → gobject-introspection: build fails |
comment:2 Changed 12 years ago by ktaylor1024@…
Failed clean build on reasonably clean Mountain Lion:
$ sudo port clean gobject-introspection ---> Cleaning gobject-introspection $ sudo port install gobject-introspection ---> Computing dependencies for gobject-introspection ---> Fetching archive for gobject-introspection ---> Attempting to fetch gobject-introspection-1.32.1_3.darwin_12.x86_64.tbz2 from http://packages.macports.org/gobject-introspection ---> Attempting to fetch gobject-introspection-1.32.1_3.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/gobject-introspection ---> Attempting to fetch gobject-introspection-1.32.1_3.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gobject-introspection ---> Fetching distfiles for gobject-introspection ---> Verifying checksum(s) for gobject-introspection ---> Extracting gobject-introspection ---> Applying patches to 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
comment:3 Changed 12 years ago by andre@…
I have exactly the same issue. Clean Install on ML 10.8.2. Install of macports.
Install go object-introspection gives me the error above (dependency of wireshark)
comment:4 Changed 12 years ago by dave.deluria@…
Wanted to add I have the same issue when I was trying to install py26-gtk.
I'm using Mac OS 10.8.1
comment:5 Changed 12 years ago by blauvelta@…
I've hit the same problem...
I was doing a 'sudo port upgrade outdated' after upgrading to mountain lion.. It failed when it got to gobject-introspection
---> Computing dependencies for gobject-introspection ---> Fetching archive for gobject-introspection ---> Attempting to fetch gobject-introspection-1.32.1_3.darwin_12.x86_64.tbz2 from http://packages.macports.org/gobject-introspection ---> Attempting to fetch gobject-introspection-1.32.1_3.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gobject-introspection ---> Attempting to fetch gobject-introspection-1.32.1_3.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/gobject-introspection ---> Fetching distfiles for gobject-introspection ---> Attempting to fetch gobject-introspection-1.32.1.tar.xz from ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gobject-introspection/1.32/ ---> Verifying checksum(s) for gobject-introspection ---> Extracting gobject-introspection ---> Applying patches to 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_ports_gnome_gobject-introspection/gobject-introspection/main.log Error: Problem while installing gobject-introspection To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets enki:work-scripts ablauvelt$
Changed 12 years ago by dave.deluria@…
Attachment: | main.3.log added |
---|
Changed 12 years ago by blauvelta@…
Attachment: | main.3.2.log added |
---|
comment:7 Changed 12 years ago by neverpanic (Clemens Lang)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #36702.
This was not a clean build attempt. Please "sudo port clean gobject-introspection", then try again, then attach the new main.log file if it fails again.