[MacPorts] #37170: Can't install Wine
#37170: Can't install Wine ----------------------------+-------------------------------- Reporter: yunan.fatoni@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.1.2 Keywords: wine | Port: ----------------------------+-------------------------------- I want to installed Wine in My MacOSX mountain lion but its failed. I have all the requirement incl. XCode 4.4. Here's error message on Terminal: {{{ $ sudo port install wine dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid ---> Computing dependencies for perl5 ---> Fetching archive for perl5 ---> Attempting to fetch perl5-5.12.4_0+perl5_12.darwin_12.noarch.tbz2 from http://packages.macports.org/perl5 ---> Attempting to fetch perl5-5.12.4_0+perl5_12.darwin_12.noarch.tbz2 from http://lil.fr.packages.macports.org/perl5 ---> Attempting to fetch perl5-5.12.4_0+perl5_12.darwin_12.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/perl5 ---> Fetching distfiles for perl5 ---> Verifying checksum(s) for perl5 ---> Extracting perl5 ---> Configuring perl5 ---> Building perl5 ---> Staging perl5 into destroot ---> Installing perl5 @5.12.4_0+perl5_12 ---> Cleaning perl5 ---> Computing dependencies for perl5 ---> Deactivating perl5 @5.12.3_1+perl5_12 ---> Cleaning perl5 ---> Activating perl5 @5.12.4_0+perl5_12 ---> Cleaning perl5 ---> Computing dependencies for wine ---> Dependencies to be installed: gst-plugins-base gnome-vfs gconf gtk2 atk gobject-introspection cairo xorg-libXext xorg-libX11 xorg-libxcb xorg- xcb-util xrender xorg-renderproto gdk-pixbuf2 jasper hicolor-icon-theme pango Xft2 shared-mime-info xorg-libXcomposite xorg-compositeproto xorg- libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg- randrproto orbit2 libidl policykit eggdbus gnome-mime-data gstreamer gzip texinfo libtheora libvorbis libogg orc lcms mesa makedepend xorg-dri2proto xorg-glproto xorg-libXmu xorg-libXt xorg-libXxf86vm xorg-xf86vidmodeproto ---> Configuring xorg-libxcb Error: org.macports.configure for port xorg-libxcb returned: configure failure: command execution failed Error: Failed to install xorg-libxcb Please see the log file for port xorg-libxcb for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_x11_xorg-libxcb/xorg-libxcb/main.log Error: The following dependencies were not installed: gst-plugins-base gnome-vfs gconf gtk2 atk gobject-introspection cairo xorg-libXext xorg- libX11 xorg-libxcb xorg-xcb-util xrender xorg-renderproto gdk-pixbuf2 jasper hicolor-icon-theme pango Xft2 shared-mime-info xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg- libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto orbit2 libidl policykit eggdbus gnome-mime- data gstreamer gzip texinfo libtheora libvorbis libogg orc lcms mesa makedepend xorg-dri2proto xorg-glproto xorg-libXmu xorg-libXt xorg- libXxf86vm xorg-xf86vidmodeproto To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port wine failed }}} -- Ticket URL: <https://trac.macports.org/ticket/37170> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37170: xorg-libxcb: error: Package requirements (xcb-proto >= 1.7) were not met -----------------------------+------------------------ Reporter: yunan.fatoni@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: xorg-libxcb | -----------------------------+------------------------ Changes (by ryandesign@…): * priority: High => Normal * keywords: wine => * port: => xorg-libxcb * owner: macports-tickets@… => jeremyhu@… -- Ticket URL: <https://trac.macports.org/ticket/37170#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37170: xorg-libxcb: error: Package requirements (xcb-proto >= 1.7) were not met -----------------------------+------------------------ Reporter: yunan.fatoni@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: xorg-libxcb | -----------------------------+------------------------ Comment (by jmr@…): What output do you get from these commands? {{{ port installed xorg-xcb-proto which pkg-config pkg-config --modversion xcb-proto }}} -- Ticket URL: <https://trac.macports.org/ticket/37170#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37170: xorg-libxcb: error: Package requirements (xcb-proto >= 1.7) were not met -----------------------------+------------------------ Reporter: yunan.fatoni@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: xorg-libxcb | -----------------------------+------------------------ Comment (by yunan.fatoni@…): Here's the output: {{{ $ port installed xorg-xcb-proto The following ports are currently installed: xorg-xcb-proto @1.6_0+python27 (active) $ which pkg-config /opt/local/bin/pkg-config $ pkg-config --modversion xcb-proto 1.6 }}} Replying to [comment:2 jmr@…]:
What output do you get from these commands? {{{ port installed xorg-xcb-proto which pkg-config pkg-config --modversion xcb-proto }}}
-- Ticket URL: <https://trac.macports.org/ticket/37170#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37170: xorg-libxcb: error: Package requirements (xcb-proto >= 1.7) were not met -----------------------------+------------------------ Reporter: yunan.fatoni@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: xorg-libxcb | -----------------------------+------------------------ Changes (by jeremyhu@…): * status: new => closed * resolution: => invalid Comment: Probably a cyclic dependency bug. Update xorg-xcb-proto. -- Ticket URL: <https://trac.macports.org/ticket/37170#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37170: xorg-libxcb: error: Package requirements (xcb-proto >= 1.7) were not met -----------------------------+------------------------ Reporter: yunan.fatoni@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: xorg-libxcb | -----------------------------+------------------------ Comment (by yunan.fatoni@…): Sorry I am newbie with minimum knowledge in Mac. Could you tell me how to do that?? Replying to [comment:4 jeremyhu@…]:
Probably a cyclic dependency bug. Update xorg-xcb-proto.
-- Ticket URL: <https://trac.macports.org/ticket/37170#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37170: xorg-libxcb: error: Package requirements (xcb-proto >= 1.7) were not met -----------------------------+------------------------ Reporter: yunan.fatoni@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: xorg-libxcb | -----------------------------+------------------------ Comment (by jeremyhu@…): sudo port upgrade xorg-xcb-proto -- Ticket URL: <https://trac.macports.org/ticket/37170#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts