Changes between Initial Version and Version 1 of Ticket #52187


Ignore:
Timestamp:
Sep 8, 2016, 2:59:35 AM (8 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52187

    • Property Keywords kile libiodbc gtk removed
    • Property Port libiodbc gtk-doc added
  • Ticket #52187 – Description

    initial v1  
    11While installing kile  on OSX 10.7.5,  it fails with the following error:
    2 
    3 sudo port install kde4-kile--->  Computing dependencies for libiodbc
     2{{{
     3sudo port install kde4-kile
     4--->  Computing dependencies for libiodbc
    45--->  Building libiodbc
    56Error: org.macports.build for port libiodbc returned: command execution failed
     
    89Error: Unable to upgrade port: 1
    910Error: Unable to execute port: upgrade kdelibs4 failed
    10 
     11}}}
    1112Then while selfupdate it again fails:
    12 
    13 sudo port upgrade outdated--->  Computing dependencies for gtk-doc
     13{{{
     14sudo port upgrade outdated
     15--->  Computing dependencies for gtk-doc
    1416--->  Building gtk-doc
    1517Error: org.macports.build for port gtk-doc returned: command execution failed
     
    1921To report a bug, follow the instructions in the guide:
    2022    http://guide.macports.org/#project.tickets
     23}}}