Changes between Initial Version and Version 1 of Ticket #34098


Ignore:
Timestamp:
Apr 17, 2012, 5:48:47 PM (12 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34098

    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Port cairo added
  • Ticket #34098 – Description

    initial v1  
    11I tried installing Cairo and the build failed.
    22
     3{{{
    34>> port clean cairo
    45>> port upgrade cairo
     6}}}
    57
     8{{{
    69--->  Computing dependencies for cairo
    710--->  Fetching archive for cairo
     
    1619Log for cairo is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_cairo/cairo/main.log
    1720Error: Unable to upgrade port: 1
     21}}}
    1822
    1923Here is relevant part of the main.log:
    2024
    21 
     25{{{
    2226-compatibility_version 11203 -current_version 11203.0 -Wl,-single_module
    2327:info:build Undefined symbols:
     
    4953:info:build Warning: the following items did not execute (for cairo): org.macports.install org.macports.build org.macports.destroot
    5054:notice:build Log for cairo is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_cairo/cairo/main.log
     55}}}
    5156
    5257Any thoughts? Thanks!