Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2001 04:29:56 -0700 (PDT)
From:      ivo@ricardis.tudelft.nl
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/27300: ImageMagick-5.3.1 doesn't build on 4.2
Message-ID:  <200105131129.f4DBTua85944@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         27300
>Category:       ports
>Synopsis:       ImageMagick-5.3.1 doesn't build on 4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 13 04:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Ivo Janssen
>Release:        4.2STABLE
>Organization:
>Environment:
FreeBSD ricardis.ricardis.tudelft.nl 4.2-STABLE FreeBSD 4.2-STABLE #0: Mon Feb 26 21:31:17 CET 2001     root@ricardis.ricardis.tudelft.nl:/usr/obj/usr/src/sys/RICARDIS  i386

>Description:
ImageMagick-5.3.1 won't build, the configure step fails. Transcript follows:
Script started on Sun May 13 13:24:28 2001
# make
===>  Extracting for ImageMagick-5.3.1
>How-To-Repeat:
ivo@ricardis: /home/ivo # cd /usr/ports/graphics/ImageMagick/
ivo@ricardis: graphics/ImageMagick # make clean && make
(will install lots of dependencies!)
>Fix:
not known
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for ImageMagick-5.3.1.tar.gz.
 ===>   ImageMagick-5.3.1 depends on executable: freetype-config - found
 ===>   ImageMagick-5.3.1 depends on executable: gs - found
 ===>   ImageMagick-5.3.1 depends on executable: autoconf - found
 ===>   ImageMagick-5.3.1 depends on executable: libtool - found
 ===>   ImageMagick-5.3.1 depends on shared library: bz2.1 - found
 ===>   ImageMagick-5.3.1 depends on shared library: fpx.1 - found
 ===>   ImageMagick-5.3.1 depends on shared library: df.1 - found
 ===>   ImageMagick-5.3.1 depends on shared library: jbig.1 - found
 ===>   ImageMagick-5.3.1 depends on shared library: jpeg.9 - found
 ===>   ImageMagick-5.3.1 depends on shared library: lcms.1 - found
 ===>   ImageMagick-5.3.1 depends on shared library: png.4 - found
 ===>   ImageMagick-5.3.1 depends on shared library: tiff.4 - found
 ===>   ImageMagick-5.3.1 depends on shared library: freetype.6 - found
 ===>   ImageMagick-5.3.1 depends on shared library: xml2.5 - found
 ===>   ImageMagick-5.3.1 depends on shared library: wmf.1 - found
 ===>   ImageMagick-5.3.1 depends on shared library: X11.6 - found
 ===>  Patching for ImageMagick-5.3.1
 ===>  Applying FreeBSD patches for ImageMagick-5.3.1
 ===>  Configuring for ImageMagick-5.3.1
 configure.in:796: warning: AC_TRY_RUN called without default to allow cross comp
 iling
 configure.in:1117: warning: AC_TRY_RUN called without default to allow cross com
 piling
 creating cache ./config.cache
 configuring ImageMagick 5.3.1
 checking host system type... i386--freebsd4.2
 checking target system type... i386--freebsd4.2
 checking build system type... i386--freebsd4.2
 checking whether build environment is sane... yes
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking for mawk... no
 checking for gawk... no
 checking for nawk... no
 checking for awk... awk
 checking whether make sets ${MAKE}... yes
 checking for gcc... cc
 checking whether the C compiler (cc -O -pipe ) works... yes
 checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no
 checking whether we are using GNU C... yes
 checking whether cc accepts -g... yes
 checking how to run the C preprocessor... cc -E
 checking dependency style of cc... gcc
 checking how to run the C preprocessor... cc -E
 checking for ld used by GCC... /usr/libexec/elf/ld
 checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking whether make sets ${MAKE}... (cached) yes
 checking whether ln -s works... yes
 checking for Cygwin environment... no
 checking for mingw32 environment... no
 checking for executable suffix... no
 checking for object suffix... o
 checking for main in -lltdl... no
 checking for /usr/libexec/elf/ld option to reload object files... -r
 checking for BSD-compatible nm... /usr/bin/nm -B
 checking how to recognise dependant libraries... pass_all
 checking for ranlib... ranlib
 checking for strip... strip
 updating cache ./config.cache
 ltconfig: unrecognized option `--build=i386--freebsd4.2'
 Try `ltconfig --help' for more information.
 configure: error: libtool configure failed
 ===>  Script "configure" failed: here are the contents of "config.log"
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 configure:657: checking host system type
 configure:678: checking target system type
 configure:696: checking build system type
 configure:721: checking whether build environment is sane
 configure:776: checking for a BSD compatible install
 configure:864: checking for mawk
 configure:864: checking for gawk
 configure:864: checking for nawk
 configure:864: checking for awk
 configure:894: checking whether make sets ${MAKE}
 configure:1017: checking for gcc
 configure:1130: checking whether the C compiler (cc -O -pipe ) works
 configure:1146: cc -o conftest -O -pipe -I/usr/local/include  conftest.c -L/usr/
 local/lib 1>&5
 configure:1172: checking whether the C compiler (cc -O -pipe ) is a cross-compil
 er
 configure:1177: checking whether we are using GNU C
 configure:1186: cc -E conftest.c
 configure:1205: checking whether cc accepts -g
 configure:1238: checking how to run the C preprocessor
 configure:1259: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
 configure:1326: checking dependency style of cc
 configure:1374: checking how to run the C preprocessor
 configure:1465: checking for ld used by GCC
 configure:1533: checking if the linker (/usr/libexec/elf/ld) is GNU ld
 GNU ld version 2.10.1 (with BFD 2.10.1)
 configure:1562: checking for a BSD compatible install
 configure:1615: checking whether make sets ${MAKE}
 configure:1642: checking whether ln -s works
 configure:1667: checking for Cygwin environment
 configure:1683: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5
 configure: In function `main':
 configure:1679: `__CYGWIN32__' undeclared (first use in this function)
 configure:1679: (Each undeclared identifier is reported only once
 configure:1679: for each function it appears in.)
 configure: failed program was:
 #line 1672 "configure"
 #include "confdefs.h"
 
 int main() {
 
 #ifndef __CYGWIN__
 #define __CYGWIN__ __CYGWIN32__
 #endif
 return __CYGWIN__;
 ; return 0; }
 configure:1700: checking for mingw32 environment
 configure:1712: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5
 configure: In function `main':
 configure:1708: `__MINGW32__' undeclared (first use in this function)
 configure:1708: (Each undeclared identifier is reported only once
 configure:1708: for each function it appears in.)
 configure: failed program was:
 #line 1705 "configure"
 #include "confdefs.h"
 
 int main() {
 return __MINGW32__;
 ; return 0; }
 configure:1731: checking for executable suffix
 configure:1741: cc -o conftest -O -pipe -I/usr/local/include  conftest.c -L/usr/
 local/lib 1>&5
 configure:1762: checking for object suffix
 configure:1768: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5
 configure:1844: checking for main in -lltdl
 configure:1859: cc -o conftest -O -pipe -I/usr/local/include  conftest.c -lltdl
  -L/usr/local/lib 1>&5
 /usr/libexec/elf/ld: cannot find -lltdl
 configure: failed program was:
 #line 1852 "configure"
 #include "confdefs.h"
 int main() {
 main()
 ; return 0; }
 configure:1924: checking for /usr/libexec/elf/ld option to reload object files
 configure:1936: checking for BSD-compatible nm
 configure:1974: checking how to recognise dependant libraries
 configure:2262: checking for ranlib
 configure:2329: checking for strip
 (end of "config.log")
 *** Error code 1
 
 Stop in /usr/ports/graphics/ImageMagick.
 *** Error code 1
 
 Stop in /usr/ports/graphics/ImageMagick.
 *** Error code 1
 
 Stop in /usr/ports/graphics/ImageMagick.
 *** Error code 1
 
 Stop in /usr/ports/graphics/ImageMagick.
 #
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105131129.f4DBTua85944>