Changes between Initial Version and Version 1 of Ticket #16705


Ignore:
Timestamp:
Sep 30, 2008, 4:46:35 PM (16 years ago)
Author:
jmroot (Joshua Root)
Comment:

The order in which the ports are listed does not give you any information about which one failed (because of dependency relationships). Use the -v option to get verbose output. You may need to upgrade some of your already-installed ports first, as a lot of the gnome dependencies were recently updated. Then clean the failed ports and try again.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16705

    • Property Cc jmr@… added
  • Ticket #16705 – Description

    initial v1  
    99Which exited with the following errors:
    1010
    11 {{{Error: The following dependencies failed to build: gnome-desktop-suite bug-buddy evolution-data-server gnome-platform-suite libgnomeui libsoup gnutls lzo opencdk readline nspr nss gnome-desktop gnome-themes gtk-engines2 gvfs py25-gnome py25-gtk py25-cairo py25-numpy fftw-3 py25-orbit startup-notification gnome-menus libelf libgtop dasher gnome-speech libwnck eel librsvg libcroco libgsf bzip2 eog libexif libgnomeprintui libgnomeprint bison libgnomecups evince gdk-pixbuf glib1 gtk1 nautilus poppler poppler-data file-roller gcalctool gconf-editor gdm gzip howl gedit gtksourceview2 py25-pygtksourceview gnome-applets gnome-control-center gnome-panel libgweather gnome-settings-daemon gst-plugins-good aalib flac id3lib libogg gst-plugins-base cdparanoia gstreamer flex liboil libtheora libvorbis libcaca libcdio libcddb libdv libshout2 speex taglib wavpack libgnomekbd libxklavier metacity gnome-python-desktop gnome-media gtksourceview gnuregex totem-pl-parser gucharmap system-tools-backends p5-net-dbus p5-xml-twig gnome-audio gnome-backgrounds gnome-games ggz-client-libs libggz guile gmp libsdl_mixer libsdl smpeg py25-gtkglext gtkglext py25-opengl py25-pil py25-setuptools py25-zlib py25-tkinter tcl tk gnome-keyring-manager gnome-mag gnome-session gnome-system-monitor gtkmm cairomm glibmm libsigcxx2 gnome-terminal vte gnome-user-docs gnome-utils gnopernicus libgail-gnome libgtkhtml3 seahorse avahi dbus-python25 gdbm libdaemon py25-gdbm gpgme gnupg pth vino yelp firefox-x11 zip zenity
    12 Error: Status 1 encountered during processing.}}}
     11{{{
     12Error: The following dependencies failed to build: gnome-desktop-suite bug-buddy evolution-data-server gnome-platform-suite libgnomeui libsoup gnutls lzo opencdk readline nspr nss gnome-desktop gnome-themes gtk-engines2 gvfs py25-gnome py25-gtk py25-cairo py25-numpy fftw-3 py25-orbit startup-notification gnome-menus libelf libgtop dasher gnome-speech libwnck eel librsvg libcroco libgsf bzip2 eog libexif libgnomeprintui libgnomeprint bison libgnomecups evince gdk-pixbuf glib1 gtk1 nautilus poppler poppler-data file-roller gcalctool gconf-editor gdm gzip howl gedit gtksourceview2 py25-pygtksourceview gnome-applets gnome-control-center gnome-panel libgweather gnome-settings-daemon gst-plugins-good aalib flac id3lib libogg gst-plugins-base cdparanoia gstreamer flex liboil libtheora libvorbis libcaca libcdio libcddb libdv libshout2 speex taglib wavpack libgnomekbd libxklavier metacity gnome-python-desktop gnome-media gtksourceview gnuregex totem-pl-parser gucharmap system-tools-backends p5-net-dbus p5-xml-twig gnome-audio gnome-backgrounds gnome-games ggz-client-libs libggz guile gmp libsdl_mixer libsdl smpeg py25-gtkglext gtkglext py25-opengl py25-pil py25-setuptools py25-zlib py25-tkinter tcl tk gnome-keyring-manager gnome-mag gnome-session gnome-system-monitor gtkmm cairomm glibmm libsigcxx2 gnome-terminal vte gnome-user-docs gnome-utils gnopernicus libgail-gnome libgtkhtml3 seahorse avahi dbus-python25 gdbm libdaemon py25-gdbm gpgme gnupg pth vino yelp firefox-x11 zip zenity
     13Error: Status 1 encountered during processing.
     14}}}
    1315
    1416The last thing on the list was zenity so I tried:
     
    1820Which exited with the following errors:
    1921
    20 {{{Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgnomeui/work/libgnomeui-2.22.1" && make all " returned error 2
     22{{{
     23Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgnomeui/work/libgnomeui-2.22.1" && make all " returned error 2
    2124Command output: gtkfilesystemgio.c:1877: error: syntax error before '*' token
    2225gtkfilesystemgio.c:1878: error: syntax error before '*' token
     
    5154
    5255Error: The following dependencies failed to build: libgnomeui
    53 Error: Status 1 encountered during processing.}}}
     56Error: Status 1 encountered during processing.
     57}}}
    5458
    5559which ended in an error, the last thing on the list was libgnomeui so I tried:
     
    5963which exited with the following errors:
    6064
    61 {{{Error: The following dependencies failed to build: libgnomeui
     65{{{
     66Error: The following dependencies failed to build: libgnomeui
    6267Error: Status 1 encountered during processing.
    6368miranda:~ ben$ sudo port install libgnomeui
     
    95100make: *** [all] Error 2
    96101
    97 Error: Status 1 encountered during processing.}}}
     102Error: Status 1 encountered during processing.
     103}}}