#12941 closed defect (worksforme)
ImageMagick 6.3.6-2 build fails
Reported by: | tracysflynn.combs33918@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | Cc: | tracysflynn.combs33918@…, ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
Environment
- OS X 10.4 up to date, X11/X11SDK installed
- Clean macports install (rm -rf /opt/local)
- Installed macports subversion (see list below)
apr @1.2.11_0 (active) apr-util @1.2.10_0 (active) bzip2 @1.0.4_1 (active) db44 @4.4.20_1+darwin_8 (active) expat @2.0.1_0 (active) fontconfig @2.4.2_1+macosx (active) freetype @2.3.5_0 (active) gettext @0.16.1_0 (active) jpeg @6b_2 (active) libiconv @1.11_6+darwin_8 (active) libpng @1.2.22_0+darwin_8 (active) libxml2 @2.6.30_0 (active) ncurses @5.6_0+darwin_8 (active) ncursesw @5.6_0+darwin_8 (active) neon @0.26.4_0 (active) openssl @0.9.8f_0+darwin_8 (active) pkgconfig @0.22_0 (active) readline @5.2.007_0 (active) sqlite3 @3.5.1_0+darwin_8 (active) subversion @1.4.5_0 (active) tiff @3.8.2_1+darwin_8+macosx (active) zlib @1.2.3_1 (active)
Failure
sudo port install ImageMagick
---> Fetching bzip2 ---> Attempting to fetch bzip2-1.0.4.tar.gz from http://www.bzip.org/1.0.4/ ---> Verifying checksum(s) for bzip2 ---> Extracting bzip2 ---> Applying patches to bzip2 ---> Configuring bzip2 ---> Building bzip2 with target all ---> Staging bzip2 into destroot ---> Installing bzip2 1.0.4_1 ---> Activating bzip2 1.0.4_1 ---> Cleaning bzip2 ---> Fetching freetype ---> Attempting to fetch freetype-2.3.5.tar.bz2 from http://download.savannah.gnu.org/releases/freetype/ ---> Verifying checksum(s) for freetype ---> Extracting freetype ---> Applying patches to freetype ---> Configuring freetype ---> Building freetype with target all ---> Staging freetype into destroot ---> Installing freetype 2.3.5_0 ---> Activating freetype 2.3.5_0 ---> Cleaning freetype ---> Fetching fontconfig ---> Attempting to fetch fontconfig-2.4.2.tar.gz from http://downloads.sourceforge.net/gimp-win ---> Verifying checksum(s) for fontconfig ---> Extracting fontconfig ---> Configuring fontconfig ---> Building fontconfig with target all ---> Staging fontconfig into destroot ---> Installing fontconfig 2.4.2_1+macosx ---> Activating fontconfig 2.4.2_1+macosx ---> Cleaning fontconfig ---> Fetching jpeg ---> Attempting to fetch jpegsrc.v6b.tar.gz from http://www.ijg.org/files ---> Attempting to fetch droppatch.tar.gz from http://sylvana.net/jpegcrop/ ---> Verifying checksum(s) for jpeg ---> Extracting jpeg ---> Applying patches to jpeg ---> Configuring jpeg ---> Building jpeg with target all ---> Staging jpeg into destroot ---> Installing jpeg 6b_2 ---> Activating jpeg 6b_2 ---> Cleaning jpeg ---> Fetching libpng ---> Attempting to fetch libpng-1.2.22.tar.bz2 from http://downloads.sourceforge.net/libpng ---> Verifying checksum(s) for libpng ---> Extracting libpng ---> Configuring libpng ---> Building libpng with target all ---> Staging libpng into destroot ---> Installing libpng 1.2.22_0+darwin_8 ---> Activating libpng 1.2.22_0+darwin_8 ---> Cleaning libpng ---> Fetching libxml2 ---> Attempting to fetch libxml2-2.6.30.tar.gz from http://xmlsoft.org/sources/ ---> Verifying checksum(s) for libxml2 ---> Extracting libxml2 ---> Configuring libxml2 ---> Building libxml2 with target all ---> Staging libxml2 into destroot ---> Installing libxml2 2.6.30_0 ---> Activating libxml2 2.6.30_0 ---> Cleaning libxml2 ---> Fetching pkgconfig ---> Attempting to fetch pkg-config-0.22.tar.gz from http://mirror.opensysadmin.com/pkg-config/ ---> Verifying checksum(s) for pkgconfig ---> Extracting pkgconfig ---> Configuring pkgconfig ---> Building pkgconfig with target all ---> Staging pkgconfig into destroot ---> Installing pkgconfig 0.22_0 ---> Activating pkgconfig 0.22_0 ---> Cleaning pkgconfig ---> Fetching tiff ---> Attempting to fetch tiff-3.8.2.tar.gz from ftp://ftp.remotesensing.org/pub/libtiff/ ---> Verifying checksum(s) for tiff ---> Extracting tiff ---> Configuring tiff ---> Building tiff with target all ---> Staging tiff into destroot ---> Installing tiff 3.8.2_1+darwin_8+macosx ---> Activating tiff 3.8.2_1+darwin_8+macosx ---> Cleaning tiff ---> Fetching ImageMagick ---> Attempting to fetch ImageMagick-6.3.6-2.tar.bz2 from http://image_magick.veidrodis.com/image_magick/ ---> Verifying checksum(s) for ImageMagick ---> Extracting ImageMagick ---> Configuring ImageMagick ---> Building ImageMagick with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.3.6" && make all " returned error 2 Command output: _XGrabServer _XKillClient _XListInstalledColormaps _XQueryColor _XQueryColors _XQueryPointer _XQueryTree _XResourceManagerString _XSetCloseDownMode _XSetLocaleModifiers _XSetWMProperties _XSetWMProtocols _XSetWindowColormap _XStoreColors _XSupportsLocale _XSynchronize _XTranslateCoordinates _XUngrabPointer _XUngrabServer _XWindowEvent _XrmCombineDatabase _XrmCombineFileDatabase _XrmGetDatabase _XrmGetResource _XrmGetStringDatabase _XrmInitialize _XrmPutFileDatabase _XrmPutStringResource /usr/bin/libtool: internal link edit command failed make: *** [magick/libMagick.la] Error 1 Error: Status 1 encountered during processing.
Change History (6)
comment:1 Changed 17 years ago by nox@…
Cc: | tracysflynn.combs33918@… ryandesign@… added |
---|---|
Milestone: | → Port Bugs |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 17 years ago by tracysflynn.combs33918@…
Thanks for the reply. Since I logged the ticket, I upgraded the system in question to Leopard, installed all the extras (X11/XCode/X11SDK) from the Leopard install. The install for mageMagick to 6.3.6-4 worked like a charm.
Over the next couple of days, I'll try and set up the test on a machine/configuration that matches the original conditions for the ticket and let you know.
comment:4 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-dev@… to ryandesign@… |
---|
comment:5 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Please re-open if you still see the issue with current versions of these ports.
Note: See
TracTickets for help on using
tickets.
I haven't seen this problem before. I upgraded ImageMagick to 6.3.6-4. See if you still have the problem. If you do, please ensure that you have the latest X11 installed (run Software Update) and the X11SDK from the Xcode 2.4.1 disk image, and of course that you also have the rest of Xcode 2.4.1. (Or are you using the pre-release of Xcode 2.5?)