Date: Mon, 24 Jun 2002 16:22:27 +0400 (MSD) From: "Lev Serebryakov" <lev@serebryakov.spb.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/39776: graphics/ImageMagick `make configure' error Message-ID: <200206241222.g5OCMRt56172@ftp.translate.ru>
next in thread | raw e-mail | index | archive | help
>Number: 39776 >Category: ports >Synopsis: "Lev Serebryakov" <lev@serebryakov.spb.ru> >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 24 05:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: "Lev Serebryakov" <lev@serebryakov.spb.ru> >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: FreeBSD ftp.translate.ru 4.2-STABLE FreeBSD 4.2-STABLE #1: Thu Apr 11 19:57:11 MSD 2002 lev@ftp.translate.ru:/usr/src/sys/compile/FTPTR i386 Ports collection from 24 Jun 2002. >Description: On my not-so-new system `make configure' in ${PORTSDIR}/graphics/ImageMagick is failed. Previous version of port was compiled without any problesm. >How-To-Repeat: cd ${PORTSDIR}/graphics/ImageMagick && make on old system (4.2-STABLE in my case). Here is output: =============================================================================== ===> Extracting for ImageMagick-5.4.6.1_1 >Fix: I don't know >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for ImageMagick-5.4.6-1.tar.gz. ===> ImageMagick-5.4.6.1_1 depends on executable: freetype-config - found ===> ImageMagick-5.4.6.1_1 depends on executable: gs - found ===> ImageMagick-5.4.6.1_1 depends on executable: gmake - found ===> ImageMagick-5.4.6.1_1 depends on executable: libtool - found ===> ImageMagick-5.4.6.1_1 depends on shared library: fpx.1 - found ===> ImageMagick-5.4.6.1_1 depends on shared library: jbig.1 - found ===> ImageMagick-5.4.6.1_1 depends on shared library: jpeg.9 - found ===> ImageMagick-5.4.6.1_1 depends on shared library: lcms.1 - found ===> ImageMagick-5.4.6.1_1 depends on shared library: png.5 - found ===> ImageMagick-5.4.6.1_1 depends on shared library: tiff.4 - found ===> ImageMagick-5.4.6.1_1 depends on shared library: freetype.9 - found ===> ImageMagick-5.4.6.1_1 depends on shared library: xml2.5 - found ===> ImageMagick-5.4.6.1_1 depends on shared library: bz2.1 - found ===> ImageMagick-5.4.6.1_1 depends on shared library: mpeg2.0 - found ===> ImageMagick-5.4.6.1_1 depends on shared library: wmf.2 - found ===> ImageMagick-5.4.6.1_1 depends on shared library: X11.6 - found ===> Patching for ImageMagick-5.4.6.1_1 ===> Applying FreeBSD patches for ImageMagick-5.4.6.1_1 ===> Configuring for ImageMagick-5.4.6.1_1 configuring ImageMagick 5.4.6 checking build system type... i386-portbld-freebsd4.2 checking host system type... i386-portbld-freebsd4.2 checking target system type... i386-portbld-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 gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether gmake sets ${MAKE}... yes checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for style of include used by gmake... GNU 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 gmake sets ${MAKE}... (cached) yes checking whether ln -s works... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /usr/bin/sed checking how to recognise dependant libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc checking how to run the C++ preprocessor... c++ -E checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... no checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.2 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.2 ld.so configure: error: tag name "CXX" already exists ===> Script "configure" failed unexpectedly. fmt: max length must be greater than goal length *** 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?200206241222.g5OCMRt56172>