Changes between Initial Version and Version 2 of Ticket #42067


Ignore:
Timestamp:
Jan 10, 2014, 6:33:41 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42067

    • Property Owner changed from macports-tickets@… to ryandesign@…
  • Ticket #42067 – Description

    initial v2  
    11Hi
    22
    3 port clean pango && port build pango[[BR]]
     3{{{
     4port clean pango && port build pango
     5}}}
    46(and port clean pango && port build pango configure.compiler=llvm-gcc-4.2)[[BR]]
    5 all produces [[BR]]
    6 [[BR]]
     7all produces
     8{{{
    79"Pango-1.0.gir:39:34: error: Line 39, character 34: The attribute 'name' on the element 'type' must be specified"
     10}}}
    811
    912System is 10.7.5, Xcode-Version is 4.6.3