ports/168323: graphics/ImageMagick-nox11 install failure

Adam Weinberger adamw at FreeBSD.org
Fri May 25 00:40:01 UTC 2012


>Number:         168323
>Category:       ports
>Synopsis:       graphics/ImageMagick-nox11 install failure
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 25 00:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Adam Weinberger
>Release:        FreeBSD 9.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 9.0-STABLE FreeBSD 9.0-STABLE #6 r235139: Tue May 8 21:19:03 UTC 2012 simon at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386


	
>Description:

I get this error on every one of my machines. I am using some specific
config settings so I am including showconfig, as well as the entire build
and install output (except for the documentation stuff).

The coders directory isn't being installed at all. I have no idea whether
that is intentional or a byproduct of my settings. Either way, install fails.

>How-To-Repeat:
>Fix:

--- IMfail.txt begins here ---
Script started on Thu May 24 20:22:16 2012

[root at freebsd-vm /usr/ports/graphics/ImageMagick-nox11] make showconfig
===> The following configuration options are available for ImageMagick-nox11-6.7.7.0:
     IMAGEMAGICK_16BIT_PIXEL=on "16bit pixel support"
     IMAGEMAGICK_BZLIB=on "Bzlib support"
     IMAGEMAGICK_DJVU=off "DJVU format support (needs threads)"
     IMAGEMAGICK_DOT=off "GraphViz dot graphs support"
     IMAGEMAGICK_FFTW=off "Discrete Fourier Transform support"
     IMAGEMAGICK_FONTCONFIG=off "Fontconfig support"
     IMAGEMAGICK_FPX=off "FPX format support"
     IMAGEMAGICK_GSLIB=off "libgs (Postscript SHLIB) support"
     IMAGEMAGICK_JBIG=off "JBIG format support"
     IMAGEMAGICK_JPEG=on "JPG format support"
     IMAGEMAGICK_JPEG2000=off "JPEG2000 format support"
     IMAGEMAGICK_LCMS2=off "LCMS version 2 support"
     IMAGEMAGICK_LCMS=off "LCMS version 1 support"
     IMAGEMAGICK_LZMA=off "LZMA support"
     IMAGEMAGICK_LQR=off "Liquid Rescale support"
     IMAGEMAGICK_MODULES=off "Modules support"
     IMAGEMAGICK_OPENEXR=off "OpenEXR support (needs threads)"
     IMAGEMAGICK_OPENMP=off "OpenMP for SMP (needs threads)"
     IMAGEMAGICK_PANGO=off "Pango support"
     IMAGEMAGICK_PDF=off "PDF format support"
     IMAGEMAGICK_PERL=off "Perl support"
     IMAGEMAGICK_PNG=on "PNG format support"
     IMAGEMAGICK_SVG=off "SVG format support (requires X11)"
     IMAGEMAGICK_TESTS=off "Run bundled self-tests after build"
     IMAGEMAGICK_TIFF=off "TIFF format support"
     IMAGEMAGICK_TTF=off "Freetype support"
     IMAGEMAGICK_WEBP=off "WEBP support"
     IMAGEMAGICK_WMF=off "WMF format support"
     THREADS=on "Threads support"
===> Use 'make config' to modify these settings

[root at freebsd-vm /usr/ports/graphics/ImageMagick-nox11] make
===>  Found saved configuration for ImageMagick-nox11-6.7.5.7
===>  Extracting for ImageMagick-nox11-6.7.7.0
=> SHA256 Checksum OK for ImageMagick-6.7.7-0.tar.xz.
===>   ImageMagick-nox11-6.7.7.0 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Patching for ImageMagick-nox11-6.7.7.0
===>   ImageMagick-nox11-6.7.7.0 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Applying FreeBSD patches for ImageMagick-nox11-6.7.7.0
===>   ImageMagick-nox11-6.7.7.0 depends on executable: gmake - found
===>   ImageMagick-nox11-6.7.7.0 depends on file: /usr/local/bin/perl5.14.2 - found
===>   ImageMagick-nox11-6.7.7.0 depends on executable: pkg-config - found
===>   ImageMagick-nox11-6.7.7.0 depends on shared library: jpeg - found
===>   ImageMagick-nox11-6.7.7.0 depends on shared library: png - found
===>   ImageMagick-nox11-6.7.7.0 depends on shared library: ltdl.7 - found
===>  Configuring for ImageMagick-nox11-6.7.7.0
configuring ImageMagick 6.7.7-0
checking build system type... i386-portbld-freebsd9.0
checking host system type... i386-portbld-freebsd9.0
checking target system type... i386-portbld-freebsd9.0
./configure: directory: not found
checking whether build environment is sane... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether gmake supports nested variables... (cached) yes
checking for style of include used by gmake... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for cc option to accept ISO C99... -std=gnu99
checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking how to run the C preprocessor... cpp
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking how to print strings... printf
checking for ld used by cc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for cc -std=gnu99 option to accept ISO C99... (cached) -std=gnu99
checking whether cc -std=gnu99 -std=gnu99 and cc understand -c and -o together... yes
checking CFLAGS for maximum warnings... -Wall
checking whether gmake sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking if malloc debugging is wanted... no
checking for __attribute__... yes
checking for gcc architecture flag... 
checking for gcc architecture flag... unknown
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether we are using the Microsoft C compiler... no
checking for linker lazyload option... none
checking for pthread_join in LIBS=-pthread with CFLAGS=... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_join in LIBS=-pthread with CFLAGS=-D_THREAD_SAFE ... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... (cached) yes
checking whether we are using the Microsoft C compiler... (cached) no
checking CL/cl.h usability... no
checking CL/cl.h presence... no
checking for CL/cl.h... no
checking OpenCL/cl.h usability... no
checking OpenCL/cl.h presence... no
checking for OpenCL/cl.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenCL library... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-portbld-freebsd9.0 file names to i386-portbld-freebsd9.0 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd9.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc -std=gnu99 -std=gnu99 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc -std=gnu99 -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for cc -std=gnu99 -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if cc -std=gnu99 -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if cc -std=gnu99 -std=gnu99 static flag -static works... yes
checking if cc -std=gnu99 -std=gnu99 supports -c -o file.o... yes
checking if cc -std=gnu99 -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the cc -std=gnu99 -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd9.0 ld.so
checking how to hardcode library paths into programs... immediate
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... yes
checking for lt_dladvise_preload in -lltdl... yes
checking where to find libltdl headers... 
checking where to find libltdl library... -lltdl
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether cc -std=gnu99 -std=gnu99 needs -traditional... no
checking for ANSI C header files... (cached) yes
checking whether to enable assertions... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking arm/limits.h usability... no
checking arm/limits.h presence... no
checking for arm/limits.h... no
checking complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking linux/unistd.h usability... no
checking linux/unistd.h presence... no
checking for linux/unistd.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking machine/param.h usability... yes
checking machine/param.h presence... yes
checking for machine/param.h... yes
checking for mach-o/dyld.h... (cached) no
checking OS.h usability... no
checking OS.h presence... no
checking for OS.h... no
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/syslimits.h usability... yes
checking sys/syslimits.h presence... no
configure: WARNING: sys/syslimits.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: sys/syslimits.h: proceeding with the compiler's result
checking for sys/syslimits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for working volatile... yes
checking for preprocessor stringizing operator... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether #! works in shell scripts... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking whether byte ordering is bigendian... no
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for long long int... yes
checking for intmax_t... yes
checking for intptr_t... yes
checking for long double... yes
checking for long double with more range or precision than double... yes
checking for long long int... (cached) yes
checking for mbstate_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for unsigned long long int... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for unsigned long long int... (cached) yes
checking whether char is unsigned... no
checking size of signed short... 2
checking size of unsigned short... 2
checking size of signed int... 4
checking size of unsigned int... 4
checking size of signed long... 4
checking size of unsigned long... 4
checking size of signed long long... 8
checking size of unsigned long long... 8
checking size of off_t... 8
checking size of size_t... 4
checking size of ssize_t... 4
checking size of unsigned int*... 4
checking for signed 8-bit type... signed char
checking for unsigned 8-bit type... unsigned char
checking for signed 16-bit type... signed short
checking for unsigned 16-bit type... unsigned short
checking for signed 32-bit type... signed int
checking for unsigned 32-bit type... unsigned int
checking for signed 64-bit type... signed long long
checking for unsigned 64-bit type... unsigned long long
checking for unsigned maximum type... unsigned long long
checking for pointer difference type... unsigned long
checking whether our compiler supports __func__... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap file i/o... yes
checking whether closedir returns void... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for working strtod... yes
checking for vprintf... yes
checking for _doprnt... no
checking for sqrt in -lm... yes
checking for acosh... yes
checking for asinh... yes
checking for atanh... yes
checking for atoll... yes
checking for atexit... yes
checking for cabs... yes
checking for carg... yes
checking for cimag... yes
checking for creal... yes
checking for clock... yes
checking for ctime_r... yes
checking for directio... no
checking for _exit... yes
checking for execvp... yes
checking for fchmod... yes
checking for floor... yes
checking for fork... (cached) yes
checking for ftime... no
checking for ftruncate... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getpid... yes
checking for getexecname... no
checking for getdtablesize... yes
checking for getpagesize... (cached) yes
checking for getrlimit... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for isnan... yes
checking for j0... yes
checking for j1... yes
checking for lltostr... no
checking for localtime_r... yes
checking for lstat... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for munmap... yes
checking for nanosleep... yes
checking for newlocale... yes
checking for _NSGetExecutablePath... no
checking for pclose... yes
checking for _pclose... no
checking for poll... yes
checking for popen... yes
checking for _popen... no
checking for posix_fadvise... yes
checking for posix_fallocate... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for posix_spawnp... yes
checking for pow... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for raise... yes
checking for rand_r... yes
checking for readlink... yes
checking for readdir_r... yes
checking for realpath... yes
checking for select... yes
checking for seekdir... yes
checking for setlocale... yes
checking for sqrt... yes
checking for setvbuf... yes
checking for stat... yes
checking for strchr... yes
checking for strerror_r... (cached) yes
checking for strrchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strpbrk... yes
checking for strspn... yes
checking for strstr... yes
checking for strtod... (cached) yes
checking for strtod_l... yes
checking for strtol... yes
checking for strtoul... yes
checking for symlink... yes
checking for sysconf... yes
checking for sigemptyset... yes
checking for sigaction... yes
checking for spawnvp... no
checking for strerror... yes
checking for strlcat... (cached) yes
checking for strlcpy... (cached) yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for telldir... yes
checking for tempnam... yes
checking for times... yes
checking for ulltostr... no
checking for uselocale... yes
checking for usleep... yes
checking for utime... yes
checking for vfprintf... yes
checking for vfprintf_l... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for vsnprintf_l... yes
checking for waitpid... yes
checking for _wfopen... no
checking for _wstat... no
checking for library containing clock_gettime... none required
checking whether clock_gettime supports CLOCK_REALTIME... yes
checking whether pread is declared... yes
checking whether pwrite is declared... yes
checking whether strlcpy is declared... no
checking whether vsnprintf is declared... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking whether the compiler recognizes bool as a built-in type... yes
checking whether the compiler implements namespaces... yes
checking if g++ supports namespace std... yes
checking whether the compiler supports ISO C++ standard library... yes
checking whether C++ compiler is sufficient for Magick++... yes
checking for X11 configure files... 
-------------------------------------------------------------
checking for BZLIB... 
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzDecompress in -lbz2... yes
checking if BZLIB package is complete... yes
checking for X... disabled
-------------------------------------------------------------
checking for ZLIB... 
checking zconf.h usability... yes
checking zconf.h presence... yes
checking for zconf.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress in -lz... yes
checking for uncompress in -lz... yes
checking for deflate in -lz... yes
checking for inflate in -lz... yes
checking for gzseek in -lz... yes
checking for gztell in -lz... yes
checking if ZLIB package is complete... yes
-------------------------------------------------------------
checking for JPEG... 
checking jconfig.h usability... yes
checking jconfig.h presence... yes
checking for jconfig.h... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking jmorecfg.h usability... yes
checking jmorecfg.h presence... yes
checking for jmorecfg.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for JPEG library is version 6b or later... yes
checking if JPEG package is complete... yes
-------------------------------------------------------------
checking for PNG support ... 
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for LIBPNG15 support ... no
checking for LIBPNG14 support ... yes
checking for png_get_io_ptr in -lpng14... no
checking for png_get_io_state in -lpng14... no
checking for LIBPNG12 support ... no
yes
checking for png_get_io_ptr in -lpng... yes
checking if png package is complete... yes
-------------------------------------------------------------
checking for ImageMagick delegate programs... 
checking for autotrace... autotrace
checking for blender... blender
checking for bzip2... /usr/bin/bzip2
checking for xdg-open... xdg-open
checking for ralcgm... ralcgm
checking for cat... /bin/cat
checking for ufraw-batch... ufraw-batch
checking for dot... dot
checking for dvips... dvips
checking for echo... /bin/echo
checking for xterm... xterm
checking for fig2dev... fig2dev
checking for convert... convert
checking for display... display
checking for mogrify... mogrify
checking for gnuplot... gnuplot
checking for hp2xx... hp2xx
checking for html2ps... html2ps
checking for ilbmtoppm... ilbmtoppm
checking for ppmtoilbm... ppmtoilbm
checking for lp... /usr/bin/lp
checking for lpr... /usr/bin/lpr
checking for uncompress... /usr/bin/uncompress
checking for compress... /usr/bin/compress
checking for gimp... gimp
checking for groff... /usr/bin/groff
checking for ffmpeg... ffmpeg
checking for ffmpeg... ffmpeg
checking for mrsidgeodecode... mrsidgeodecode
checking for mv... /bin/mv
checking for pcl6... pcl6
checking for pgpv... pgpv
checking for povray... povray
checking for gsx... no
checking for gsc... no
checking for gs... no
checking for rawtorle... rawtorle
checking for rm... /bin/rm
checking for rsvg-convert... rsvg-convert
checking for scanimage... scanimage
checking for enscript... enscript
checking for uniconvertor... uniconvertor
checking for wmf2eps... wmf2eps
checking for curl... /usr/local/bin/curl
checking for gxps... gxps
checking for gzip... /usr/bin/gzip
checking for Dejavu fonts directory... not found!
checking for Ghostscript fonts directory... not found!
checking for gnutar... no
checking for gtar... no
checking for tar... tar
checking for perl... perl
checking for rpmbuild... no
checking for rpm... no
checking for 7za... 7za
checking for zip... zip
-------------------------------------------------------------
Update ImageMagick configuration
configure: creating ./config.status
config.status: creating config/configure.xml
config.status: creating config/delegates.xml
config.status: creating config/ImageMagick.rdf
config.status: creating config/MagickCore.dox
config.status: creating config/MagickWand.dox
config.status: creating config/type-dejavu.xml
config.status: creating config/type-ghostscript.xml
config.status: creating config/type-windows.xml
config.status: creating config/type.xml
config.status: creating ImageMagick.spec
config.status: creating Magick++/bin/Magick++-config
config.status: creating magick/ImageMagick.pc
config.status: creating Magick++/lib/ImageMagick++.pc
config.status: creating Magick++/lib/Magick++.pc
config.status: creating magick/Magick-config
config.status: creating magick/MagickCore-config
config.status: creating magick/MagickCore.pc
config.status: creating magick/version.h
config.status: creating Makefile
config.status: creating magick.sh
config.status: creating PerlMagick/Magick.pm
config.status: creating PerlMagick/Makefile.PL
config.status: creating PerlMagick/check.sh
config.status: creating utilities/animate.1
config.status: creating utilities/compare.1
config.status: creating utilities/composite.1
config.status: creating utilities/conjure.1
config.status: creating utilities/convert.1
config.status: creating utilities/display.1
config.status: creating utilities/identify.1
config.status: creating utilities/ImageMagick.1
config.status: creating utilities/import.1
config.status: creating utilities/mogrify.1
config.status: creating utilities/montage.1
config.status: creating utilities/stream.1
config.status: creating wand/MagickWand-config
config.status: creating wand/MagickWand.pc
config.status: creating wand/Wand-config
config.status: creating wand/Wand.pc
config.status: creating config/config.h
config.status: executing magick/magick-config.h commands
config.status: creating magick/magick-config.h - prefix MAGICKCORE for config/config.h defines
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
config.status: executing MagickCore-config.in commands
config.status: executing Magick-config.in commands
config.status: executing MagickWand-config.in commands
config.status: executing Wand-config.in commands
config.status: executing Magick++-config.in commands
config.status: executing PerlMagick/check.sh.in commands

ImageMagick is configured as follows. Please verify that this configuration
matches your expectations.

Host system type: i386-portbld-freebsd9.0
Build system type: i386-portbld-freebsd9.0

                  Option                        Value
-------------------------------------------------------------------------------
Shared libraries  --enable-shared=yes		yes
Static libraries  --enable-static=yes		yes
Module support    --with-modules=no		no
GNU ld            --with-gnu-ld=yes		yes
Quantum depth     --with-quantum-depth=16	16
High Dynamic Range Imagery
                  --enable-hdri=no		no

Delegate Configuration:
BZLIB             --with-bzlib=yes		yes
Autotrace         --with-autotrace=no		no
Dejavu fonts      --with-dejavu-font-dir=default	none
DJVU              --with-djvu=no		no
DPS               --with-dps=no		no
FFTW              --with-fftw=no		no
FlashPIX          --with-fpx=no		no
FontConfig        --with-fontconfig=no		no
FreeType          --with-freetype=no		no
GhostPCL          None				pcl6 (unknown)
GhostXPS          None				gxps (unknown)
Ghostscript       None				gs (unknown)
Ghostscript fonts --with-gs-font-dir=default	none
Ghostscript lib   --with-gslib=no		no
Graphviz          --with-gvc=no		
JBIG              --with-jbig=no		no
JPEG v1           --with-jpeg=yes		yes
JPEG-2000         --with-jp2=no		no
LCMS v1           --with-lcms=no		no
LCMS v2           --with-lcms2=no		no
LQR               --with-lqr=no		no
LZMA              --with-lzma=no		
Magick++          --with-magick-plus-plus=yes	yes
OpenEXR           --with-openexr=no		no
PERL              --with-perl=no		no
PANGO             --with-pango=no		no
PNG               --with-png=yes		yes
RSVG              --with-rsvg=no		no
TIFF              --with-tiff=no		no
WEBP              --with-webp=no		no
Windows fonts     --with-windows-font-dir=	none
WMF               --with-wmf=no		no
X11               --with-x=no			no
XML               --with-xml=no		no
ZLIB              --with-zlib=yes		yes

X11 Configuration:
      X_CFLAGS        = 
      X_PRE_LIBS      = 
      X_LIBS          = 
      X_EXTRA_LIBS    = 

Options used to compile and link:
  PREFIX          = /usr/local
  EXEC-PREFIX     = /usr/local
  VERSION         = 6.7.7
  CC              = cc -std=gnu99 -std=gnu99
  CFLAGS          = -O2 -pipe -mtune=native -march=native -O2 -pipe -fno-strict-aliasing -Wall -D_THREAD_SAFE
  CPPFLAGS        = -I/usr/local/include/ImageMagick
  PCFLAGS         = 
  DEFS            = -DHAVE_CONFIG_H
  LDFLAGS         = -L/usr/local/lib -pthread
  MAGICK_LDFLAGS  = -L/usr/local/lib -L/usr/local/lib -pthread
  LIBS            = -lMagickCore -ljpeg -lpng -lbz2 -lz -lm -pthread -lltdl
  CXX             = c++
  CXXFLAGS        = -O2 -pipe -mtune=native -march=native -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE
  FEATURES        = 

===>  Building for ImageMagick-nox11-6.7.7.0
/bin/sh ./config/mkinstalldirs . ltdl/
cp ./ltdl/argz_.h ltdl/argz.h-t
mv ltdl/argz.h-t ltdl/argz.h
gmake  all-am
gmake[1]: Entering directory `/usr/ports/graphics/ImageMagick-nox11/work/ImageMagick-6.7.7-0'
  CC     ltdl/argz.lo
  CC     magick/magick_libMagickCore_la-accelerate.lo
  CC     magick/magick_libMagickCore_la-animate.lo
  CC     magick/magick_libMagickCore_la-annotate.lo
  CC     magick/magick_libMagickCore_la-artifact.lo
  CC     magick/magick_libMagickCore_la-attribute.lo
  CC     magick/magick_libMagickCore_la-blob.lo
  CC     magick/magick_libMagickCore_la-cache.lo
  CC     magick/magick_libMagickCore_la-cache-view.lo
  CC     magick/magick_libMagickCore_la-cipher.lo
  CC     magick/magick_libMagickCore_la-client.lo
  CC     magick/magick_libMagickCore_la-coder.lo
  CC     magick/magick_libMagickCore_la-color.lo
  CC     magick/magick_libMagickCore_la-colormap.lo
  CC     magick/magick_libMagickCore_la-colorspace.lo
  CC     magick/magick_libMagickCore_la-compare.lo
  CC     magick/magick_libMagickCore_la-composite.lo
  CC     magick/magick_libMagickCore_la-compress.lo
  CC     magick/magick_libMagickCore_la-configure.lo
  CC     magick/magick_libMagickCore_la-constitute.lo
  CC     magick/magick_libMagickCore_la-decorate.lo
  CC     magick/magick_libMagickCore_la-delegate.lo
  CC     magick/magick_libMagickCore_la-deprecate.lo
  CC     magick/magick_libMagickCore_la-display.lo
  CC     magick/magick_libMagickCore_la-distort.lo
  CC     magick/magick_libMagickCore_la-draw.lo
  CC     magick/magick_libMagickCore_la-effect.lo
  CC     magick/magick_libMagickCore_la-enhance.lo
  CC     magick/magick_libMagickCore_la-exception.lo
  CC     magick/magick_libMagickCore_la-feature.lo
  CC     magick/magick_libMagickCore_la-fourier.lo
  CC     magick/magick_libMagickCore_la-fx.lo
  CC     magick/magick_libMagickCore_la-gem.lo
  CC     magick/magick_libMagickCore_la-geometry.lo
  CC     magick/magick_libMagickCore_la-hashmap.lo
  CC     magick/magick_libMagickCore_la-histogram.lo
  CC     magick/magick_libMagickCore_la-identify.lo
  CC     magick/magick_libMagickCore_la-image.lo
  CC     magick/magick_libMagickCore_la-image-view.lo
  CC     magick/magick_libMagickCore_la-layer.lo
  CC     magick/magick_libMagickCore_la-list.lo
  CC     magick/magick_libMagickCore_la-locale.lo
  CC     magick/magick_libMagickCore_la-log.lo
  CC     magick/magick_libMagickCore_la-magic.lo
  CC     magick/magick_libMagickCore_la-magick.lo
  CC     magick/magick_libMagickCore_la-matrix.lo
  CC     magick/magick_libMagickCore_la-memory.lo
  CC     magick/magick_libMagickCore_la-mime.lo
  CC     magick/magick_libMagickCore_la-module.lo
  CC     magick/magick_libMagickCore_la-monitor.lo
  CC     magick/magick_libMagickCore_la-montage.lo
  CC     magick/magick_libMagickCore_la-morphology.lo
  CC     magick/magick_libMagickCore_la-option.lo
  CC     magick/magick_libMagickCore_la-paint.lo
  CC     magick/magick_libMagickCore_la-pixel.lo
  CC     magick/magick_libMagickCore_la-policy.lo
  CC     magick/magick_libMagickCore_la-PreRvIcccm.lo
  CC     magick/magick_libMagickCore_la-prepress.lo
  CC     magick/magick_libMagickCore_la-property.lo
  CC     magick/magick_libMagickCore_la-profile.lo
  CC     magick/magick_libMagickCore_la-quantize.lo
  CC     magick/magick_libMagickCore_la-quantum.lo
  CC     magick/magick_libMagickCore_la-quantum-export.lo
  CC     magick/magick_libMagickCore_la-quantum-import.lo
  CC     magick/magick_libMagickCore_la-random.lo
  CC     magick/magick_libMagickCore_la-registry.lo
  CC     magick/magick_libMagickCore_la-resample.lo
  CC     magick/magick_libMagickCore_la-resize.lo
  CC     magick/magick_libMagickCore_la-resource.lo
magick/quantum-export.c: In function 'ExportQuantumPixels':
magick/quantum-export.c:3270: warning: passing argument 2 of 'ExportAlphaQuantum' discards qualifiers from pointer target type
magick/quantum-export.c:3296: warning: passing argument 2 of 'ExportBlueQuantum' discards qualifiers from pointer target type
magick/quantum-export.c:3302: warning: passing argument 2 of 'ExportCbYCrYQuantum' discards qualifiers from pointer target type
magick/quantum-export.c:3327: warning: passing argument 2 of 'ExportGrayAlphaQuantum' discards qualifiers from pointer target type
magick/quantum-import.c: In function 'ImportQuantumPixels':
magick/quantum-import.c:3390: warning: passing argument 2 of 'ImportAlphaQuantum' discards qualifiers from pointer target type
magick/quantum-import.c:3403: warning: passing argument 2 of 'ImportBGRAQuantum' discards qualifiers from pointer target type
magick/quantum-import.c:3416: warning: passing argument 2 of 'ImportBlueQuantum' discards qualifiers from pointer target type
magick/quantum-import.c:3422: warning: passing argument 2 of 'ImportCbYCrYQuantum' discards qualifiers from pointer target type
  CC     magick/magick_libMagickCore_la-segment.lo
  CC     magick/magick_libMagickCore_la-semaphore.lo
  CC     magick/magick_libMagickCore_la-shear.lo
  CC     magick/magick_libMagickCore_la-signature.lo
  CC     magick/magick_libMagickCore_la-splay-tree.lo
  CC     magick/magick_libMagickCore_la-static.lo
  CC     magick/magick_libMagickCore_la-statistic.lo
  CC     magick/magick_libMagickCore_la-stream.lo
  CC     magick/magick_libMagickCore_la-string.lo
  CC     magick/magick_libMagickCore_la-thread.lo
  CC     magick/magick_libMagickCore_la-timer.lo
  CC     magick/magick_libMagickCore_la-token.lo
  CC     magick/magick_libMagickCore_la-transform.lo
  CC     magick/magick_libMagickCore_la-threshold.lo
  CC     magick/magick_libMagickCore_la-type.lo
  CC     magick/magick_libMagickCore_la-utility.lo
  CC     magick/magick_libMagickCore_la-version.lo
  CC     magick/magick_libMagickCore_la-widget.lo
  CC     magick/magick_libMagickCore_la-xml-tree.lo
  CC     magick/magick_libMagickCore_la-xwindow.lo
  CC     coders/magick_libMagickCore_la-aai.lo
  CC     coders/magick_libMagickCore_la-art.lo
  CC     coders/magick_libMagickCore_la-avs.lo
  CC     coders/magick_libMagickCore_la-bgr.lo
  CC     coders/magick_libMagickCore_la-bmp.lo
  CC     coders/magick_libMagickCore_la-braille.lo
  CC     coders/magick_libMagickCore_la-cals.lo
  CC     coders/magick_libMagickCore_la-caption.lo
  CC     coders/magick_libMagickCore_la-cin.lo
  CC     coders/magick_libMagickCore_la-cip.lo
  CC     coders/magick_libMagickCore_la-clip.lo
  CC     coders/magick_libMagickCore_la-cmyk.lo
  CC     coders/magick_libMagickCore_la-cut.lo
  CC     coders/magick_libMagickCore_la-dcm.lo
  CC     coders/magick_libMagickCore_la-dds.lo
  CC     coders/magick_libMagickCore_la-debug.lo
  CC     coders/magick_libMagickCore_la-dib.lo
  CC     coders/magick_libMagickCore_la-dng.lo
  CC     coders/magick_libMagickCore_la-dot.lo
  CC     coders/magick_libMagickCore_la-dpx.lo
  CC     coders/magick_libMagickCore_la-fax.lo
  CC     coders/magick_libMagickCore_la-fd.lo
  CC     coders/magick_libMagickCore_la-fits.lo
  CC     coders/magick_libMagickCore_la-gif.lo
  CC     coders/magick_libMagickCore_la-gradient.lo
  CC     coders/magick_libMagickCore_la-gray.lo
  CC     coders/magick_libMagickCore_la-hald.lo
  CC     coders/magick_libMagickCore_la-hdr.lo
  CC     coders/magick_libMagickCore_la-histogram.lo
  CC     coders/magick_libMagickCore_la-hrz.lo
  CC     coders/magick_libMagickCore_la-html.lo
  CC     coders/magick_libMagickCore_la-icon.lo
  CC     coders/magick_libMagickCore_la-info.lo
  CC     coders/magick_libMagickCore_la-inline.lo
  CC     coders/magick_libMagickCore_la-ipl.lo
  CC     coders/magick_libMagickCore_la-label.lo
  CC     coders/magick_libMagickCore_la-mac.lo
  CC     coders/magick_libMagickCore_la-magick.lo
  CC     coders/magick_libMagickCore_la-map.lo
  CC     coders/magick_libMagickCore_la-mat.lo
  CC     coders/magick_libMagickCore_la-matte.lo
  CC     coders/magick_libMagickCore_la-meta.lo
  CC     coders/magick_libMagickCore_la-miff.lo
  CC     coders/magick_libMagickCore_la-mono.lo
  CC     coders/magick_libMagickCore_la-mpc.lo
  CC     coders/magick_libMagickCore_la-mpeg.lo
  CC     coders/magick_libMagickCore_la-mpr.lo
  CC     coders/magick_libMagickCore_la-msl.lo
  CC     coders/magick_libMagickCore_la-mtv.lo
  CC     coders/magick_libMagickCore_la-mvg.lo
  CC     coders/magick_libMagickCore_la-null.lo
  CC     coders/magick_libMagickCore_la-otb.lo
  CC     coders/magick_libMagickCore_la-palm.lo
  CC     coders/magick_libMagickCore_la-pango.lo
  CC     coders/magick_libMagickCore_la-pattern.lo
  CC     coders/magick_libMagickCore_la-pcd.lo
  CC     coders/magick_libMagickCore_la-pcl.lo
  CC     coders/magick_libMagickCore_la-pcx.lo
  CC     coders/magick_libMagickCore_la-pdb.lo
  CC     coders/magick_libMagickCore_la-pdf.lo
  CC     coders/magick_libMagickCore_la-pes.lo
  CC     coders/magick_libMagickCore_la-pict.lo
  CC     coders/magick_libMagickCore_la-pix.lo
  CC     coders/magick_libMagickCore_la-plasma.lo
  CC     coders/magick_libMagickCore_la-pnm.lo
  CC     coders/magick_libMagickCore_la-preview.lo
  CC     coders/magick_libMagickCore_la-ps.lo
  CC     coders/magick_libMagickCore_la-ps2.lo
  CC     coders/magick_libMagickCore_la-ps3.lo
  CC     coders/magick_libMagickCore_la-psd.lo
  CC     coders/magick_libMagickCore_la-pwp.lo
  CC     coders/magick_libMagickCore_la-raw.lo
  CC     coders/magick_libMagickCore_la-rgb.lo
  CC     coders/magick_libMagickCore_la-rla.lo
  CC     coders/magick_libMagickCore_la-rle.lo
  CC     coders/magick_libMagickCore_la-scr.lo
  CC     coders/magick_libMagickCore_la-sct.lo
  CC     coders/magick_libMagickCore_la-sfw.lo
  CC     coders/magick_libMagickCore_la-sgi.lo
  CC     coders/magick_libMagickCore_la-stegano.lo
  CC     coders/magick_libMagickCore_la-sun.lo
  CC     coders/magick_libMagickCore_la-svg.lo
  CC     coders/magick_libMagickCore_la-tga.lo
  CC     coders/magick_libMagickCore_la-thumbnail.lo
  CC     coders/magick_libMagickCore_la-tile.lo
  CC     coders/magick_libMagickCore_la-tim.lo
  CC     coders/magick_libMagickCore_la-ttf.lo
  CC     coders/magick_libMagickCore_la-txt.lo
  CC     coders/magick_libMagickCore_la-uil.lo
  CC     coders/magick_libMagickCore_la-url.lo
  CC     coders/magick_libMagickCore_la-uyvy.lo
  CC     coders/magick_libMagickCore_la-vicar.lo
  CC     coders/magick_libMagickCore_la-vid.lo
  CC     coders/magick_libMagickCore_la-viff.lo
  CC     coders/magick_libMagickCore_la-wbmp.lo
  CC     coders/magick_libMagickCore_la-wpg.lo
  CC     coders/magick_libMagickCore_la-xbm.lo
  CC     coders/magick_libMagickCore_la-xc.lo
  CC     coders/magick_libMagickCore_la-xcf.lo
  CC     coders/magick_libMagickCore_la-xpm.lo
  CC     coders/magick_libMagickCore_la-xps.lo
  CC     coders/magick_libMagickCore_la-ycbcr.lo
  CC     coders/magick_libMagickCore_la-yuv.lo
  CC     coders/magick_libMagickCore_la-jpeg.lo
  CC     coders/magick_libMagickCore_la-png.lo
coders/png.c: In function 'MagickPNGErrorHandler':
coders/png.c:1762: warning: 'jmpbuf' is deprecated (declared at /usr/local/include/png.h:1122)
  CC     filters/magick_libMagickCore_la-analyze.lo
  CC     wand/wand_libMagickWand_la-animate.lo
  CC     wand/wand_libMagickWand_la-compare.lo
  CC     wand/wand_libMagickWand_la-composite.lo
  CC     wand/wand_libMagickWand_la-conjure.lo
  CC     wand/wand_libMagickWand_la-convert.lo
  CC     wand/wand_libMagickWand_la-deprecate.lo
wand/deprecate.c: In function 'MagickColorFloodfillImage':
wand/deprecate.c:1176: warning: 'ColorFloodfillImage' is deprecated (declared at ./magick/deprecate.h:175)
wand/deprecate.c: In function 'MagickFlattenImages':
wand/deprecate.c:1246: warning: 'FlattenImages' is deprecated (declared at ./magick/deprecate.h:132)
wand/deprecate.c: In function 'MagickMapImage':
wand/deprecate.c:1570: warning: 'MapImage' is deprecated (declared at ./magick/deprecate.h:196)
wand/deprecate.c: In function 'MagickMatteFloodfillImage':
wand/deprecate.c:1642: warning: 'MatteFloodfillImage' is deprecated (declared at ./magick/deprecate.h:200)
wand/deprecate.c: In function 'MagickMosaicImages':
wand/deprecate.c:1817: warning: 'MosaicImages' is deprecated (declared at ./magick/deprecate.h:137)
wand/deprecate.c: In function 'MagickOpaqueImage':
wand/deprecate.c:1863: warning: 'MagickPaintOpaqueImage' is deprecated (declared at ./wand/deprecate.h:103)
wand/deprecate.c: In function 'MagickPaintOpaqueImage':
wand/deprecate.c:1964: warning: 'MagickPaintOpaqueImageChannel' is deprecated (declared at ./wand/deprecate.h:106)
wand/deprecate.c: In function 'MagickRecolorImage':
wand/deprecate.c:2069: warning: 'RecolorImage' is deprecated (declared at ./magick/deprecate.h:140)
wand/deprecate.c: In function 'MagickTransparentImage':
wand/deprecate.c:2313: warning: 'MagickPaintTransparentImage' is deprecated (declared at wand/deprecate.c:2018)
  CC     wand/wand_libMagickWand_la-display.lo
  CC     wand/wand_libMagickWand_la-drawing-wand.lo
  CC     wand/wand_libMagickWand_la-identify.lo
  CC     wand/wand_libMagickWand_la-import.lo
  CC     wand/wand_libMagickWand_la-magick-image.lo
  CC     wand/wand_libMagickWand_la-magick-property.lo
  CC     wand/wand_libMagickWand_la-magick-wand.lo
  CC     wand/wand_libMagickWand_la-mogrify.lo
  CC     wand/wand_libMagickWand_la-montage.lo
  CC     wand/wand_libMagickWand_la-pixel-iterator.lo
  CC     wand/wand_libMagickWand_la-pixel-wand.lo
  CC     wand/wand_libMagickWand_la-stream.lo
  CC     wand/wand_libMagickWand_la-wand.lo
  CC     wand/wand_libMagickWand_la-wand-view.lo
  CXX    Magick++/lib/Blob.lo
  CXX    Magick++/lib/BlobRef.lo
  CXX    Magick++/lib/CoderInfo.lo
  CXX    Magick++/lib/Color.lo
  CXX    Magick++/lib/Drawable.lo
  CXX    Magick++/lib/Exception.lo
  CXX    Magick++/lib/Functions.lo
  CXX    Magick++/lib/Geometry.lo
  CXX    Magick++/lib/Image.lo
  CXX    Magick++/lib/ImageRef.lo
  CXX    Magick++/lib/Montage.lo
  CXX    Magick++/lib/Options.lo
  CXX    Magick++/lib/Pixels.lo
  CXX    Magick++/lib/STL.lo
  CXX    Magick++/lib/Thread.lo
  CXX    Magick++/lib/TypeMetric.lo
  CC     ltdl/loaders/dlopen.lo
  CC     ltdl/loaders/ltdl_libltdlc_la-preopen.lo
  CC     ltdl/ltdl_libltdlc_la-lt__alloc.lo
  CC     ltdl/ltdl_libltdlc_la-lt_dlloader.lo
  CC     ltdl/ltdl_libltdlc_la-lt_error.lo
  CC     ltdl/ltdl_libltdlc_la-ltdl.lo
  CC     ltdl/ltdl_libltdlc_la-slist.lo
  CC     utilities/animate.o
  CC     utilities/compare.o
  CC     utilities/composite.o
  CC     utilities/conjure.o
  CC     utilities/convert.o
  CC     utilities/display.o
  CC     utilities/identify.o
  CC     utilities/import.o
  CC     utilities/mogrify.o
  CC     utilities/montage.o
  CC     utilities/stream.o
  CCLD   magick/libMagickCore.la
  CCLD   ltdl/dlopen.la
  CCLD   ltdl/libltdlc.la
copying selected object files to avoid basename conflicts...
  CCLD   wand/libMagickWand.la
  CXXLD  Magick++/lib/libMagick++.la
  CCLD   utilities/animate
  CCLD   utilities/compare
  CCLD   utilities/composite
  CCLD   utilities/conjure
  CCLD   utilities/convert
  CCLD   utilities/display
  CCLD   utilities/import
  CCLD   utilities/identify
  CCLD   utilities/mogrify
  CCLD   utilities/montage
  CCLD   utilities/stream
gmake[1]: Leaving directory `/usr/ports/graphics/ImageMagick-nox11/work/ImageMagick-6.7.7-0'
make  258.52s user 32.98s system 301% cpu 1:36.60 total

[root at freebsd-vm /usr/ports/graphics/ImageMagick-nox11] make install
===>  Installing for ImageMagick-nox11-6.7.7.0
===>   ImageMagick-nox11-6.7.7.0 depends on file: /usr/local/bin/perl5.14.2 - found
===>   ImageMagick-nox11-6.7.7.0 depends on executable: pkg-config - found
===>   ImageMagick-nox11-6.7.7.0 depends on shared library: jpeg - found
===>   ImageMagick-nox11-6.7.7.0 depends on shared library: png - found
===>   ImageMagick-nox11-6.7.7.0 depends on shared library: ltdl.7 - found
===>   Generating temporary packing list
===>  Checking if graphics/ImageMagick-nox11 already installed
gmake  install-am
gmake[1]: Entering directory `/usr/ports/graphics/ImageMagick-nox11/work/ImageMagick-6.7.7-0'
gmake[2]: Entering directory `/usr/ports/graphics/ImageMagick-nox11/work/ImageMagick-6.7.7-0'
 config/install-sh -c -d '/usr/local/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c -o root -g wheel   magick/libMagickCore.la wand/libMagickWand.la Magick++/lib/libMagick++.la '/usr/local/lib'
libtool: install: /usr/bin/install -c -o root -g wheel magick/.libs/libMagickCore.so.5 /usr/local/lib/libMagickCore.so.5
libtool: install: (cd /usr/local/lib && { ln -s -f libMagickCore.so.5 libMagickCore.so || { rm -f libMagickCore.so && ln -s libMagickCore.so.5 libMagickCore.so; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libMagickCore.so.5 libMagickCore.so || { rm -f libMagickCore.so && ln -s libMagickCore.so.5 libMagickCore.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel magick/.libs/libMagickCore.lai /usr/local/lib/libMagickCore.la
libtool: install: warning: relinking `wand/libMagickWand.la'
libtool: install: (cd /usr/ports/graphics/ImageMagick-nox11/work/ImageMagick-6.7.7-0; /bin/sh /usr/ports/graphics/ImageMagick-nox11/work/ImageMagick-6.7.7-0/libtool  --silent --tag CC --mode=relink cc -std=gnu99 -std=gnu99 -O2 -pipe -mtune=native -march=native -O2 -pipe -fno-strict-aliasing -Wall -D_THREAD_SAFE -no-undefined -export-symbols-regex ".*" -version-info 5:0:0 -L/usr/local/lib -pthread -o wand/libMagickWand.la -rpath /usr/local/lib wand/wand_libMagickWand_la-animate.lo wand/wand_libMagickWand_la-compare.lo wand/wand_libMagickWand_la-composite.lo wand/wand_libMagickWand_la-conjure.lo wand/wand_libMagickWand_la-convert.lo wand/wand_libMagickWand_la-deprecate.lo wand/wand_libMagickWand_la-display.lo wand/wand_libMagickWand_la-drawing-wand.lo wand/wand_libMagickWand_la-identify.lo wand/wand_libMagickWand_la-import.lo wand/wand_libMagickWand_la-magick-image.lo wand/wand_libMagickWand_la-magick-property.lo wand/wand_libMagickWand_la-magick-wand.lo wand/wand_libMagickWand_la-mogr
 ify.lo wand/wand_libMagickWand_la-montage.lo wand/wand_libMagickWand_la-pixel-iterator.lo wand/wand_libMagickWand_la-pixel-wand.lo wand/wand_libMagickWand_la-stream.lo wand/wand_libMagickWand_la-wand.lo wand/wand_libMagickWand_la-wand-view.lo magick/libMagickCore.la -lm )
libtool: install: /usr/bin/install -c -o root -g wheel wand/.libs/libMagickWand.so.5T /usr/local/lib/libMagickWand.so.5
libtool: install: (cd /usr/local/lib && { ln -s -f libMagickWand.so.5 libMagickWand.so || { rm -f libMagickWand.so && ln -s libMagickWand.so.5 libMagickWand.so; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libMagickWand.so.5 libMagickWand.so || { rm -f libMagickWand.so && ln -s libMagickWand.so.5 libMagickWand.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel wand/.libs/libMagickWand.lai /usr/local/lib/libMagickWand.la
libtool: install: warning: relinking `Magick++/lib/libMagick++.la'
libtool: install: (cd /usr/ports/graphics/ImageMagick-nox11/work/ImageMagick-6.7.7-0; /bin/sh /usr/ports/graphics/ImageMagick-nox11/work/ImageMagick-6.7.7-0/libtool  --silent --tag CXX --mode=relink c++ -O2 -pipe -mtune=native -march=native -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -no-undefined -version-info 5:0:0 -L/usr/local/lib -pthread -o Magick++/lib/libMagick++.la -rpath /usr/local/lib Magick++/lib/Blob.lo Magick++/lib/BlobRef.lo Magick++/lib/CoderInfo.lo Magick++/lib/Color.lo Magick++/lib/Drawable.lo Magick++/lib/Exception.lo Magick++/lib/Functions.lo Magick++/lib/Geometry.lo Magick++/lib/Image.lo Magick++/lib/ImageRef.lo Magick++/lib/Montage.lo Magick++/lib/Options.lo Magick++/lib/Pixels.lo Magick++/lib/STL.lo Magick++/lib/Thread.lo Magick++/lib/TypeMetric.lo magick/libMagickCore.la wand/libMagickWand.la )
libtool: install: /usr/bin/install -c -o root -g wheel Magick++/lib/.libs/libMagick++.so.5T /usr/local/lib/libMagick++.so.5
libtool: install: (cd /usr/local/lib && { ln -s -f libMagick++.so.5 libMagick++.so || { rm -f libMagick++.so && ln -s libMagick++.so.5 libMagick++.so; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libMagick++.so.5 libMagick++.so || { rm -f libMagick++.so && ln -s libMagick++.so.5 libMagick++.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel Magick++/lib/.libs/libMagick++.lai /usr/local/lib/libMagick++.la
libtool: install: /usr/bin/install -c -o root -g wheel magick/.libs/libMagickCore.a /usr/local/lib/libMagickCore.a
libtool: install: chmod 644 /usr/local/lib/libMagickCore.a
libtool: install: ranlib /usr/local/lib/libMagickCore.a
libtool: install: /usr/bin/install -c -o root -g wheel wand/.libs/libMagickWand.a /usr/local/lib/libMagickWand.a
libtool: install: chmod 644 /usr/local/lib/libMagickWand.a
libtool: install: ranlib /usr/local/lib/libMagickWand.a
libtool: install: /usr/bin/install -c -o root -g wheel Magick++/lib/.libs/libMagick++.a /usr/local/lib/libMagick++.a
libtool: install: chmod 644 /usr/local/lib/libMagick++.a
libtool: install: ranlib /usr/local/lib/libMagick++.a
 config/install-sh -c -d '/usr/local/bin'
  /bin/sh ./libtool   --mode=install install  -s -o root -g wheel -m 555 utilities/animate utilities/compare utilities/composite utilities/conjure utilities/convert utilities/display utilities/identify utilities/import utilities/mogrify utilities/montage utilities/stream '/usr/local/bin'
libtool: install: install -o root -g wheel -m 555 -s utilities/.libs/animate /usr/local/bin/animate
libtool: install: install -o root -g wheel -m 555 -s utilities/.libs/compare /usr/local/bin/compare
libtool: install: install -o root -g wheel -m 555 -s utilities/.libs/composite /usr/local/bin/composite
libtool: install: install -o root -g wheel -m 555 -s utilities/.libs/conjure /usr/local/bin/conjure
libtool: install: install -o root -g wheel -m 555 -s utilities/.libs/convert /usr/local/bin/convert
libtool: install: install -o root -g wheel -m 555 -s utilities/.libs/display /usr/local/bin/display
libtool: install: install -o root -g wheel -m 555 -s utilities/.libs/identify /usr/local/bin/identify
libtool: install: install -o root -g wheel -m 555 -s utilities/.libs/import /usr/local/bin/import
libtool: install: install -o root -g wheel -m 555 -s utilities/.libs/mogrify /usr/local/bin/mogrify
libtool: install: install -o root -g wheel -m 555 -s utilities/.libs/montage /usr/local/bin/montage
libtool: install: install -o root -g wheel -m 555 -s utilities/.libs/stream /usr/local/bin/stream
 config/install-sh -c -d '/usr/local/bin'
 install  -o root -g wheel -m 555 magick/Magick-config magick/MagickCore-config wand/Wand-config wand/MagickWand-config Magick++/bin/Magick++-config '/usr/local/bin'
 config/install-sh -c -d '/usr/local/etc/ImageMagick/'
 install  -o root -g wheel -m 444 config/coder.xml config/colors.xml config/delegates.xml config/log.xml config/magic.xml config/mime.xml config/policy.xml config/quantization-table.xml config/sRGB.icc config/thresholds.xml config/type.xml config/type-dejavu.xml config/type-ghostscript.xml config/type-windows.xml '/usr/local/etc/ImageMagick/'
 config/install-sh -c -d '/usr/local/share/ImageMagick-6.7.7'
 install  -o root -g wheel -m 444 config/english.xml config/francais.xml config/locale.xml '/usr/local/share/ImageMagick-6.7.7'
 config/install-sh -c -d '/usr/local/lib/ImageMagick-6.7.7/config'
 install  -o root -g wheel -m 444 config/configure.xml '/usr/local/lib/ImageMagick-6.7.7/config'
/bin/sh ./config/mkinstalldirs /usr/local/include/ImageMagick/magick
mkdir /usr/local/include/ImageMagick
mkdir /usr/local/include/ImageMagick/magick
install  -o root -g wheel -m 444 magick/magick-config.h /usr/local/include/ImageMagick/magick/magick-config.h
 config/install-sh -c -d '/usr/local/include'
 config/install-sh -c -d '/usr/local/include/ImageMagick/magick'
 install  -o root -g wheel -m 444 magick/ImageMagick.h magick/MagickCore.h magick/PreRvIcccm.h magick/accelerate.h magick/animate.h magick/annotate.h magick/api.h magick/artifact.h magick/attribute.h magick/blob.h magick/cache.h magick/cache-view.h magick/cipher.h magick/client.h magick/coder.h magick/color.h magick/colormap.h magick/colorspace.h magick/compare.h magick/composite.h magick/compress.h magick/configure.h magick/constitute.h magick/decorate.h magick/delegate.h magick/deprecate.h magick/display.h magick/distort.h magick/draw.h magick/effect.h magick/enhance.h magick/exception.h magick/feature.h magick/fourier.h magick/fx.h magick/gem.h magick/geometry.h magick/hashmap.h magick/histogram.h magick/identify.h '/usr/local/include/ImageMagick/magick'
 install  -o root -g wheel -m 444 magick/image.h magick/image-view.h magick/layer.h magick/list.h magick/locale_.h magick/log.h magick/magic.h magick/magick.h magick/magick-config.h magick/magick-type.h magick/matrix.h magick/memory_.h magick/methods.h magick/method-attribute.h magick/mime.h magick/module.h magick/monitor.h magick/montage.h magick/morphology.h magick/option.h magick/paint.h magick/pixel.h magick/policy.h magick/prepress.h magick/profile.h magick/property.h magick/quantize.h magick/quantum.h magick/random_.h magick/registry.h magick/resample.h magick/resize.h magick/resource_.h magick/segment.h magick/semaphore.h magick/shear.h magick/signature.h magick/splay-tree.h magick/statistic.h magick/stream.h '/usr/local/include/ImageMagick/magick'
 install  -o root -g wheel -m 444 magick/string_.h magick/timer.h magick/token.h magick/transform.h magick/threshold.h magick/type.h magick/utility.h magick/version.h magick/widget.h magick/xml-tree.h magick/xwindow.h '/usr/local/include/ImageMagick/magick'
 config/install-sh -c -d '/usr/local/include/ImageMagick/Magick++'
 install  -o root -g wheel -m 444 Magick++/lib/Magick++/Blob.h Magick++/lib/Magick++/CoderInfo.h Magick++/lib/Magick++/Color.h Magick++/lib/Magick++/Drawable.h Magick++/lib/Magick++/Exception.h Magick++/lib/Magick++/Geometry.h Magick++/lib/Magick++/Image.h Magick++/lib/Magick++/Include.h Magick++/lib/Magick++/Montage.h Magick++/lib/Magick++/Pixels.h Magick++/lib/Magick++/STL.h Magick++/lib/Magick++/TypeMetric.h '/usr/local/include/ImageMagick/Magick++'
 config/install-sh -c -d '/usr/local/include/ImageMagick'
 install  -o root -g wheel -m 444 Magick++/lib/Magick++.h '/usr/local/include/ImageMagick'
 config/install-sh -c -d '/usr/local/man/man1'
 install  -o root -g wheel -m 444 magick/Magick-config.1 magick/MagickCore-config.1 wand/MagickWand-config.1 wand/Wand-config.1 Magick++/bin/Magick++-config.1 utilities/ImageMagick.1 utilities/animate.1 utilities/compare.1 utilities/composite.1 utilities/conjure.1 utilities/convert.1 utilities/display.1 utilities/identify.1 utilities/import.1 utilities/mogrify.1 utilities/montage.1 utilities/stream.1 '/usr/local/man/man1'
 config/install-sh -c -d '/usr/local/libdata/pkgconfig'
 install  -o root -g wheel -m 444 magick/ImageMagick.pc magick/MagickCore.pc wand/MagickWand.pc wand/Wand.pc Magick++/lib/Magick++.pc Magick++/lib/ImageMagick++.pc '/usr/local/libdata/pkgconfig'
 config/install-sh -c -d '/usr/local/include/ImageMagick/wand'
 install  -o root -g wheel -m 444 wand/MagickWand.h wand/animate.h wand/compare.h wand/composite.h wand/conjure.h wand/convert.h wand/deprecate.h wand/display.h wand/drawing-wand.h wand/identify.h wand/import.h wand/magick-image.h wand/magick-property.h wand/magick-wand.h wand/magick_wand.h wand/method-attribute.h wand/mogrify.h wand/montage.h wand/pixel-iterator.h wand/pixel-wand.h wand/stream.h wand/wand-view.h '/usr/local/include/ImageMagick/wand'
gmake[2]: Leaving directory `/usr/ports/graphics/ImageMagick-nox11/work/ImageMagick-6.7.7-0'
gmake[1]: Leaving directory `/usr/ports/graphics/ImageMagick-nox11/work/ImageMagick-6.7.7-0'
 config/install-sh -c -d '/usr/local/share/doc/ImageMagick'
 install  -o root -g wheel -m 444 LICENSE ChangeLog NEWS.txt '/usr/local/share/doc/ImageMagick'
/bin/sh ./config/mkinstalldirs /usr/local/share/doc/ImageMagick/
[... tons and tons of documentation installs ...]
install  -o root -g wheel -m 444 ./www/Magick++/thumbnail-anatomy-plain.jpg /usr/local/share/doc/ImageMagick//www/Magick++
install  -o root -g wheel -m 444 ./www/Magick++/thumbnail-sample-framed.jpg /usr/local/share/doc/ImageMagick//www/Magick++
install  -o root -g wheel -m 444 ./www/Magick++/thumbnail-sample-plain.jpg /usr/local/share/doc/ImageMagick//www/Magick++
touch: /usr/local/lib/ImageMagick-6.7.7/modules-Q16/coders/.keep: No such file or directory
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick-nox11.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick-nox11.
[root at freebsd-vm /usr/ports/graphics/ImageMagick-nox11] :(

Script done on Thu May 24 20:24:32 2012
--- IMfail.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list