Opened 12 years ago

Closed 12 years ago

#35266 closed defect (fixed)

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

Reported by: nikos.yiotis@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: poco

Description (last modified by ryandesign (Ryan Carsten Schmidt))

sudo port upgrade outdated
--->  Building poco
Error: org.macports.build for port poco returned: command execution failed

the log is here http://codepad.org/98pZB5jv , cheers

Change History (4)

comment:1 Changed 12 years ago by nikos.yiotis@…

Cc: nikos.yiotis@… added

Cc Me!

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: nikos.yiotis@… removed
Description: modified (diff)
Port: poco added
Summary: failed to upgrade pocopoco: error: dependent using declaration resolved to type without 'typename'

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.

comment:3 Changed 12 years ago by nikos.yiotis@…

"sudo port clean poco"

new log here http://codepad.org/xmjRIPfm

comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: fixed
Status: newclosed

Should be fixed by updating to 1.4.3p1 in r95749.

Note: See TracTickets for help on using tickets.