Changes between Version 1 and Version 20 of Ticket #19183


Ignore:
Timestamp:
May 15, 2009, 7:18:05 AM (15 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

You will need to sync, upgrade glib2 to 2.20.1_1, then clean out any previous attempts to build any of the failing ports (such as atk and gtk-doc) before this will work. So:

sudo port sync
sudo port upgrade glib2
sudo port clean atk gtk-doc

Then try again.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19183

    • Property Status changed from new to closed
    • Property Cc ak@… added
    • Property Milestone changed from Port Bugs to
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Resolution changed from to fixed
    • Property Port glib2 added; atk removed
  • Ticket #19183 – Description

    v1 v20  
    33{{{
    44 sudo port install py25-gtk
    5 --->  Configuring atkError: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.24.0" && ./configure --prefix=/opt/local " returned error 1
     5--->  Configuring atk
     6Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.24.0" && ./configure --prefix=/opt/local " returned error 1
    67Command output: checking if /usr/bin/gcc-4.0 static flag -static works... no
    78checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes