[MacPorts] #35446: xorg-libXext: configure fails (was: cant install wine macbook pro)

MacPorts noreply at macports.org
Tue Jul 31 11:20:00 PDT 2012


#35446: xorg-libXext: configure fails
-------------------------------------+--------------------------------------
 Reporter:  vincentruhe@…            |       Owner:  macports-tickets@…                   
     Type:  defect                   |      Status:  new                                  
 Priority:  Normal                   |   Milestone:                                       
Component:  ports                    |     Version:  2.1.2                                
 Keywords:                           |        Port:  xorg-libXext                         
-------------------------------------+--------------------------------------
Changes (by ryandesign@…):

 * cc: jeremyhu@…, ryandesign@… (added)
  * priority:  High => Normal
  * port:  => xorg-libXext


Old description:

> i cant install wine, this is probaly the first time i am doing this.
> please help me fix this problem
>
> this is what i get and what i did in the start
>

> ast login: Tue Jul 31 19:48:11 on ttys000
> vincent-pc:~ vincent$ sudo port install wine
> --->  Computing dependencies for wine
> --->  Dependencies to be installed: gst-plugins-base gnome-vfs gconf gtk2
> xorg-libXcomposite xorg-libXext xorg-libXfixes xorg-fixesproto xorg-
> libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-libXinerama
> xorg-xineramaproto xorg-libXrandr xorg-randrproto intltool p5.12-getopt-
> long p5.12-pathtools p5.12-scalar-list-utils p5.12-xml-parser orbit2
> libidl policykit eggdbus p5-xml-parser gnome-mime-data gstreamer bison m4
> flex gzip libtheora libvorbis libogg orc lcms mesa makedepend xorg-
> dri2proto xorg-glproto xorg-libXmu xorg-libXt xorg-libsm xorg-libice
> xorg-libXxf86vm xorg-xf86vidmodeproto
> --->  Configuring xorg-libXext
> Error: org.macports.configure for port xorg-libXext returned: autoreconf
> failure: command execution failed
> Error: Failed to install xorg-libXext
> Please see the log file for port xorg-libXext for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
> .org_release_tarballs_ports_x11_xorg-libXext/xorg-libXext/main.log
> Error: The following dependencies were not installed: gst-plugins-base
> gnome-vfs gconf gtk2 xorg-libXcomposite xorg-libXext xorg-libXfixes xorg-
> fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi
> xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto
> intltool p5.12-getopt-long p5.12-pathtools p5.12-scalar-list-utils p5.12
> -xml-parser orbit2 libidl policykit eggdbus p5-xml-parser gnome-mime-data
> gstreamer bison m4 flex gzip libtheora libvorbis libogg orc lcms mesa
> makedepend xorg-dri2proto xorg-glproto xorg-libXmu xorg-libXt xorg-libsm
> xorg-libice 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
> vincent-pc:~ vincent$

New description:

 i cant install wine, this is probaly the first time i am doing this.
 please help me fix this problem

 this is what i get and what i did in the start

 {{{
 ast login: Tue Jul 31 19:48:11 on ttys000
 vincent-pc:~ vincent$ sudo port install wine
 --->  Computing dependencies for wine
 --->  Dependencies to be installed: gst-plugins-base gnome-vfs gconf gtk2
 xorg-libXcomposite xorg-libXext xorg-libXfixes xorg-fixesproto xorg-
 libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-libXinerama
 xorg-xineramaproto xorg-libXrandr xorg-randrproto intltool p5.12-getopt-
 long p5.12-pathtools p5.12-scalar-list-utils p5.12-xml-parser orbit2
 libidl policykit eggdbus p5-xml-parser gnome-mime-data gstreamer bison m4
 flex gzip libtheora libvorbis libogg orc lcms mesa makedepend xorg-
 dri2proto xorg-glproto xorg-libXmu xorg-libXt xorg-libsm xorg-libice xorg-
 libXxf86vm xorg-xf86vidmodeproto
 --->  Configuring xorg-libXext
 Error: org.macports.configure for port xorg-libXext returned: autoreconf
 failure: command execution failed
 Error: Failed to install xorg-libXext
 Please see the log file for port xorg-libXext for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_x11_xorg-libXext/xorg-libXext/main.log
 Error: The following dependencies were not installed: gst-plugins-base
 gnome-vfs gconf gtk2 xorg-libXcomposite xorg-libXext xorg-libXfixes xorg-
 fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi
 xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto
 intltool p5.12-getopt-long p5.12-pathtools p5.12-scalar-list-utils p5.12
 -xml-parser orbit2 libidl policykit eggdbus p5-xml-parser gnome-mime-data
 gstreamer bison m4 flex gzip libtheora libvorbis libogg orc lcms mesa
 makedepend xorg-dri2proto xorg-glproto xorg-libXmu xorg-libXt xorg-libsm
 xorg-libice 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
 vincent-pc:~ vincent$
 }}}

--

Comment:

 Please remember to use WikiFormatting, to put the affected port name in
 the Summary and Port fields, and to Cc the maintainer of that port.

 The fact that MacPorts jumped right to "Configuring xorg-libXext",
 skipping the earlier phases ("Fetching", "Extracting", "Patching") shows
 that this was not a clean build attempt. Please run:

 {{{
 sudo port clean xorg-libXext
 }}}

 Then try again. If it fais again, please attach the main.log file
 mentioned in the error message.

-- 
Ticket URL: <https://trac.macports.org/ticket/35446#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list