Changes between Initial Version and Version 2 of Ticket #34726


Ignore:
Timestamp:
Jun 2, 2012, 5:53:51 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The only error in the log you attached is:

:error:main The following dependencies were not installed: gst-plugins-base gnome-vfs gconf gtk2 librsvg libgsf

So please attach the main.log from the one of those ports that actually failed to build.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34726

    • Property Cc ryandesign@… added
  • Ticket #34726 – Description

    initial v2  
    1 I am trying to install wine and am receiving an error indicating that I am missing the dependencies for:[[BR]]
    2 gst-plugins-base [[BR]]
    3 gnome-vfs [[BR]]
    4 gconf [[BR]]
    5 gtk2 [[BR]]
    6 librsvg [[BR]]
    7 libgsf[[BR]]
     1I am trying to install wine and am receiving an error indicating that I am missing the dependencies for:
     2 * gst-plugins-base
     3 * gnome-vfs
     4 * gconf
     5 * gtk2
     6 * librsvg
     7 * libgsf
    88
    99OSX Version: Mac OS X 10.7[[BR]]
    1010MacPorts Version: 2.1.1 [[BR]]
    1111
    12 I have run the following: [[BR]]
    13 $ sudo port -v selfupdate[[BR]]
    14 $ sudo port upgrade outdated[[BR]]
     12I have run the following:
     13{{{
     14$ sudo port -v selfupdate
     15$ sudo port upgrade outdated
     16}}}
    1517
    16 Following is the applicable part of my main.log:[[BR]]
    17 :msg:main --->  Dependencies to be installed: gst-plugins-base gnome-vfs gconf gtk2 librsvg libgsf[[BR]]
    18 :error:main The following dependencies were not installed: gst-plugins-base gnome-vfs gconf gtk2 librsvg libgsf[[BR]]
    19 :notice:main To report a bug, follow the instructions in the guide:[[BR]]
    20 :error:main Processing of port wine failed[[BR]]
     18Following is the applicable part of my main.log:
     19{{{
     20:msg:main --->  Dependencies to be installed: gst-plugins-base gnome-vfs gconf gtk2 librsvg libgsf
     21:error:main The following dependencies were not installed: gst-plugins-base gnome-vfs gconf gtk2 librsvg libgsf
     22:notice:main To report a bug, follow the instructions in the guide:
     23:error:main Processing of port wine failed
     24}}}
    2125
    2226I have also attached my main.log file