Changes between Initial Version and Version 2 of Ticket #35266


Ignore:
Timestamp:
Jul 20, 2012, 3:40:35 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log says:

error: dependent using declaration resolved to type without 'typename'

However the log also says:

:debug:main Skipping completed org.macports.archivefetch (poco)
:debug:main Skipping completed org.macports.fetch (poco)
:debug:main Skipping completed org.macports.checksum (poco)
:debug:main Skipping completed org.macports.extract (poco)
:debug:main Skipping completed org.macports.patch (poco)
:debug:main Skipping completed org.macports.configure (poco)

which means this was not a clean attempt. Please "sudo port clean poco" and try again, and if it fails again, attach the new main.log to this ticket.

There is a new version of poco to which we could try to update the port.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35266

    • Property Port poco added
    • Property Summary changed from failed to upgrade poco to poco: error: dependent using declaration resolved to type without 'typename'
  • Ticket #35266 – Description

    initial v2  
     1{{{
    12sudo port upgrade outdated
     3}}}
    24
    3 ''--->  Building poco
    4 Error: org.macports.build for port poco returned: command execution failed''
     5{{{
     6--->  Building poco
     7Error: org.macports.build for port poco returned: command execution failed
     8}}}
    59
    610the log is here http://codepad.org/98pZB5jv , cheers