Opened 10 years ago

Closed 10 years ago

#42067 closed defect (worksforme)

pango broken on 10.7.5

Reported by: hardy@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: pango

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

Hi

port clean pango && port build pango

(and port clean pango && port build pango configure.compiler=llvm-gcc-4.2)
all produces

"Pango-1.0.gir:39:34: error: Line 39, character 34: The attribute 'name' on the element 'type' must be specified"

System is 10.7.5, Xcode-Version is 4.6.3

Attachments (1)

main.log (300.5 KB) - added by hardy@… 10 years ago.
pango-build-log

Download all attachments as: .zip

Change History (7)

Changed 10 years ago by hardy@…

Attachment: main.log added

pango-build-log

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

Owner: changed from macports-tickets@… to ryandesign@…

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

Description: modified (diff)

I'm unable to reproduce this problem. It builds fine for me.

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

The error message looks similar to the one in #37317 but that was fixed a long time ago.

What version of clang do you have, out of curiosity? Run clang -v to find out.

comment:4 in reply to:  3 Changed 10 years ago by hardy@…

Replying to ryandesign@…:

The error message looks similar to the one in #37317 but that was fixed a long time ago.

What version of clang do you have, out of curiosity? Run clang -v to find out.

$ clang -v
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix

I had a look at Pango-1.0.gir just now, the name-attribute is definitly there and the structure looks valid from what I can tell ...

comment:5 Changed 10 years ago by hardy@…

Can be closed, I completely removed all ports this morning and rebuild everything - that worked.

comment:6 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

I'm glad that worked; I wasn't sure what else to suggest.

Note: See TracTickets for help on using tickets.