Opened 8 years ago

Last modified 8 years ago

#52187 closed defect

Kile installation failed and selfupdate failed — at Version 1

Reported by: gkdgoutam Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: gettext

Description (last modified by larryv (Lawrence Velázquez))

While installing kile on OSX 10.7.5, it fails with the following error:

sudo port install kde4-kile
--->  Computing dependencies for libiodbc
--->  Building libiodbc
Error: org.macports.build for port libiodbc returned: command execution failed
Please see the log file for port libiodbc for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libiodbc/libiodbc/main.log
Error: Unable to upgrade port: 1
Error: Unable to execute port: upgrade kdelibs4 failed

Then while selfupdate it again fails:

sudo port upgrade outdated
--->  Computing dependencies for gtk-doc
--->  Building gtk-doc
Error: org.macports.build for port gtk-doc returned: command execution failed
Please see the log file for port gtk-doc for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gtk-doc/gtk-doc/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

Change History (4)

Changed 8 years ago by gkdgoutam

Attachment: libiodbc_main.log added

Changed 8 years ago by gkdgoutam

Attachment: gtk_main.log added

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

Description: modified (diff)
Keywords: kile libiodbc gtk removed
Port: libiodbc gtk-doc added

Neither of the logs you attached are from clean builds, so they’re missing a lot of information. Could you please run this and attach the new logs if you see more failures?

$ sudo port clean all
$ sudo port selfupdate
$ sudo port upgrade outdated

Changed 8 years ago by gkdgoutam

Attachment: main.log added
Note: See TracTickets for help on using tickets.