Opened 12 years ago
Closed 12 years ago
#36471 closed defect (invalid)
GraphicsMagick: build fails
Reported by: | harrow@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | GraphicsMagick |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Upgrading to OS X 10.8.2 broke my octave install. I tried uninstalling all ports and reinstalling macports (v 2.1.2), and still neither octave (v3.2.4) or octave-devel (v3.6.3) will install. Both fail when trying to install GraphicsMagick. See below.
---> Computing dependencies for octave-devel ---> Dependencies to be installed: GraphicsMagick SuiteSparse atlas gcc45 gmp ld64 libmpc mpfr libstdcxx cloog isl ppl glpk gzip texinfo bison curl curl-ca-bundle libidn openssl pkgconfig fftw-3 fftw-3-single flex ftgl gsed gawk readline ghostscript fontconfig jbig2dec lcms2 libpaper xorg-libXext xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db46 libedit python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-util-macros xorg-libXt xorg-libsm xorg-libice gnuplot aquaterm gd2 xpm lua pango Xft2 xrender xorg-renderproto cairo glib2 libpixman xorg-xcb-util gobject-introspection pdflib grep pcre hdf5-18 less metis cmake qhull qrupdate ---> Building GraphicsMagick Error: org.macports.build for port GraphicsMagick returned: command execution failed Error: Failed to install GraphicsMagick Please see the log file for port GraphicsMagick for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_GraphicsMagick/GraphicsMagick/main.log Error: The following dependencies were not installed: GraphicsMagick SuiteSparse atlas gcc45 gmp ld64 libmpc mpfr libstdcxx cloog isl ppl glpk gzip texinfo bison curl curl-ca-bundle libidn openssl pkgconfig fftw-3 fftw-3-single flex ftgl gsed gawk readline ghostscript fontconfig jbig2dec lcms2 libpaper xorg-libXext xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db46 libedit python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-util-macros xorg-libXt xorg-libsm xorg-libice gnuplot aquaterm gd2 xpm lua pango Xft2 xrender xorg-renderproto cairo glib2 libpixman xorg-xcb-util gobject-introspection pdflib grep pcre hdf5-18 less metis cmake qhull qrupdate To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port octave-devel failed
I've tried many different flags, like +gcc45, and so on. I tried the portfile here. Nothing works. I tried looking at previous tickets, but none seemed to report the exact same error.
Change History (3)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | GraphicsMagick added; octave-devel removed |
Summary: | octave and octave-devel fail to install on 10.8.2 after upgrade from Lion → GraphicsMagick: build fails |
comment:2 Changed 12 years ago by harrow@…
Thank you!! Everything works now. I feel dumb for not having tried that before.
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Ok great, then this was a case of #29223.
Note: See
TracTickets for help on using
tickets.
The fact that it went straight to building GraphicsMagick, skipping the earlier phases fetch, extract, patch and configure, shows that this was not a clean attempt. Please "sudo port clean GraphicsMagick" and then try again, and if it fails again, attach the main.log file.