Opened 11 years ago
Closed 11 years ago
#39250 closed defect (duplicate)
glib2: build fails with automake 1.13.2
Reported by: | me@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | glib2 |
Description
Using this guide http://www.davidbaumgold.com/tutorials/wine-mac/ I am attempting to install wine. I have Mountain Lion (10.8.3), MacPorts 2.1.3, and Xcode Version 4.6.2 (4H1003) with command line tools previously installed, but went ahead and did the sudo xcodebuild -license
to be safe. I've been crawling these tickets and trying all sorts of solutions without luck so far. Have also tried various tips for looking for specific files in various /lib/ folders with no luck either.
I've tried sudo port clean wine
and then sudo port install wine
with no dice. Also, after a failed wine install, I tried just cleaning and re-installing glib2 (instead of wine). All variations gave the same terminal output, although I only skimmed the log files so can't say for certain they were 100% the same in each scenario.
Terminal output:
~ $: sudo port clean wine ---> Cleaning wine ~ $: sudo port install wine ---> Computing dependencies for wine ---> Dependencies to be installed: gstreamer010 glib2 libxml2 gstreamer010-gst-plugins-base gnome-vfs desktop-file-utils popt gconf dbus-glib dbus gtk-doc docbook-xml docbook-xml-4.1.2 docbook-xml-4.2 xmlcatmgr docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xsl gnome-doc-utils iso-codes libxslt py27-libxml2 python27 db46 db_select libedit openssl python_select sqlite3 rarian gtk2 atk gobject-introspection cairo libpixman libpng lzo2 xorg-libXext xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb xorg-libpthread-stubs xorg-xcb-proto xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-xcb-util xrender xorg-renderproto libtool gdk-pixbuf2 jasper jpeg tiff hicolor-icon-theme pango Xft2 harfbuzz graphite2 cmake libidn icu shared-mime-info intltool p5.12-getopt-long p5.12-pathtools p5.12-scalar-list-utils p5.12-xml-parser 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 gnome-mime-data libtheora libvorbis libogg orc xorg-libice xorg-libsm lcms mesa xorg-dri2proto xorg-glproto xorg-libXmu xorg-libXt xorg-libXxf86vm xorg-xf86vidmodeproto ---> Fetching archive for glib2 ---> Attempting to fetch glib2-2.36.2_0+universal.darwin_12.i386-x86_64.tbz2 from http://packages.macports.org/glib2 ---> Attempting to fetch glib2-2.36.2_0+universal.darwin_12.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/glib2 ---> Attempting to fetch glib2-2.36.2_0+universal.darwin_12.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/glib2 ---> Fetching distfiles for glib2 ---> Verifying checksum(s) for glib2 ---> Extracting glib2 ---> Applying patches to glib2 ---> Configuring glib2 ---> Building glib2 Error: org.macports.build for port glib2 returned: command execution failed Error: Failed to install glib2 Please see the log file for port glib2 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/main.log Error: The following dependencies were not installed: gstreamer010 glib2 libxml2 gstreamer010-gst-plugins-base gnome-vfs desktop-file-utils popt gconf dbus-glib dbus gtk-doc docbook-xml docbook-xml-4.1.2 docbook-xml-4.2 xmlcatmgr docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xsl gnome-doc-utils iso-codes libxslt py27-libxml2 python27 db46 db_select libedit openssl python_select sqlite3 rarian gtk2 atk gobject-introspection cairo libpixman libpng lzo2 xorg-libXext xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb xorg-libpthread-stubs xorg-xcb-proto xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-xcb-util xrender xorg-renderproto libtool gdk-pixbuf2 jasper jpeg tiff hicolor-icon-theme pango Xft2 harfbuzz graphite2 cmake libidn icu shared-mime-info intltool p5.12-getopt-long p5.12-pathtools p5.12-scalar-list-utils p5.12-xml-parser 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 gnome-mime-data libtheora libvorbis libogg orc xorg-libice xorg-libsm lcms mesa 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
Attachments (1)
Change History (2)
Changed 11 years ago by me@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jwa@… removed |
---|---|
Port: | wine removed |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | wine - org.macports.build for port glib2 returned: command execution failed → glib2: build fails with automake 1.13.2 |
Duplicate of #39246.
main.log file