cpanm (App::cpanminus) 1.7001 on perl 5.014004 built for x86_64-linux Work directory is /root/.cpanm/work/1419892994.12056 You have make /usr/bin/make You have /usr/bin/wget You have /bin/tar: tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. You have /usr/bin/unzip --> Working on [REDACTED] Entering [REDACTED] Configuring [REDACTED] -> OK Checking if you have DateTime 0 ... Yes (1.10) Checking if you have PDF::API2::Simple 0 ... Yes (1.1.4) Checking if you have Email::Sender 0 ... Yes (1.300016) Checking if you have PDF::Table 0 ... Yes (0.9.6) Checking if you have Cache::Memcached 0 ... Yes (1.30) Checking if you have Net::IMAP::Simple::SSL 0 ... Yes (1.3) Checking if you have Config::General 0 ... Yes (2.56) Checking if you have Digest::SHA 0 ... Yes (5.61) Checking if you have DBIx::Class 0 ... Yes (0.08260) Checking if you have Term::ReadKey 0 ... Yes (2.32) Checking if you have Moose 0 ... Yes (2.1211) Checking if you have File::Slurp 0 ... Yes (9999.19) Checking if you have Try::Tiny 0 ... Yes (0.22) Checking if you have Email::MIME 0 ... Yes (1.927) Checking if you have Imager 0 ... Yes (1.000) Checking if you have Number::Format 0 ... Yes (1.73) Checking if you have Module::Install 0 ... Yes (1.14) Checking if you have Mojolicious 0 ... Yes (3.97) Checking if you have Alien::ImageMagick 0 ... No Checking if you have MooseX::Params::Validate 0 ... Yes (0.18) Checking if you have UUID::Tiny 0 ... Yes (1.04) Checking if you have String::Random 0 ... Yes (0.26) Checking if you have DateTime::Format::Pg 0 ... Yes (0.16009) ==> Found dependencies: Alien::ImageMagick Searching Alien::ImageMagick on mirror https://[REDACTED]@stratopan.com/[REDACTED]/master ... Downloading index file https://[REDACTED]@stratopan.com/[REDACTED]/master/modules/02packages.details.txt.gz ... Uncompressing index file... --> Working on Alien::ImageMagick Fetching https://[REDACTED]@stratopan.com/[REDACTED]/master/authors/id/J/JE/JETEVE/Alien-ImageMagick-0.03.tar.gz -> OK Unpacking Alien-ImageMagick-0.03.tar.gz Entering Alien-ImageMagick-0.03 Checking configure dependencies from META.json Checking if you have Module::Build 0.38 ... Yes (0.4206) Checking if you have Alien::Base 0 ... Yes (0.006) Checking if you have Module::Build 0.36 ... Yes (0.4206) Configuring Alien-ImageMagick-0.03 Running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Alien-ImageMagick' version '0.03' -> OK Checking dependencies from MYMETA.json ... Checking if you have Test::More 0 ... Yes (1.001003) Checking if you have File::ShareDir 1.00 ... Yes (1.102) Checking if you have Alien::Base 0 ... Yes (0.006) Building and testing Alien-ImageMagick-0.03 Building Alien-ImageMagick + /opt/perlbrew/perls/perl-5.14.4/bin/perl /opt/perlbrew/perls/perl-5.14.4/lib/site_perl/5.14.4/PkgConfig.pm --modversion MagickWand Downloading File: ImageMagick.tar.gz ... Done Extracting Archive ... Done Building library ... + cd /root/.cpanm/work/1419892994.12056/Alien-ImageMagick-0.03/_alien/ImageMagick-6.9.0-2 + LDFLAGS=-L/opt/perlbrew/perls/perl-5.14.4/lib/5.14.4/x86_64-linux/CORE/ ./configure --prefix=/opt/perlbrew/perls/perl-5.14.4/lib/site_perl/5.14.4/auto/share/dist/Alien-ImageMagick --exec-prefix=/opt/perlbrew/perls/perl-5.14.4 --with-perl=/opt/perlbrew/perls/perl-5.14.4/bin/perl --enable-shared --without-threads configuring ImageMagick 6.9.0-2 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for gcc -std=gnu99 option to accept ISO C99... (cached) -std=gnu99 checking CFLAGS for maximum warnings... -Wall checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for gawk... (cached) gawk checking if malloc debugging is wanted... no checking for __attribute__... yes checking for gcc architecture flag... checking for x86 cpuid 0 output... 5:68747541:444d4163:69746e65 checking for x86 cpuid 1 output... 100f81:1060800:802009:178bfbff checking whether C compiler accepts -march=amdfam10... yes checking for gcc architecture flag... -march=amdfam10 checking for pkg-config... no checking if LD -Wl,--version-script works... yes checking size of size_t... 8 checking for C compiler vendor... gnu checking CFLAGS for maximum warnings... (cached) -Wall checking for linker lazyload option... none checking for gcc -std=gnu99 -std=gnu99 option to support OpenMP... (cached) unsupported checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes 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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu 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... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -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 gcc -std=gnu99 -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... no checking for dlopen in -ldl... 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... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no checking whether gcc -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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes 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... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes 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 sun_prefetch.h usability... no checking sun_prefetch.h presence... no checking for sun_prefetch.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/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no 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 whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for working volatile... (cached) yes 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 unsigned long long int... 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 uintmax_t... yes checking for uintptr_t... yes checking for unsigned long long int... (cached) yes checking whether char is unsigned... (cached) no checking for float_t... yes checking for double_t... yes checking size of float_t... 4 checking size of double_t... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 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... 8 checking size of unsigned long... 8 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... (cached) 8 checking size of ssize_t... 8 checking size of unsigned int*... 8 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 checking for unsigned 64-bit type... unsigned long checking for unsigned maximum type... unsigned long checking for pointer difference type... unsigned long checking whether our compiler supports __func__... 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... 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 for sys/socket.h... (cached) 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 *... yes checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for sqrt in -lm... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for acosh... yes checking for _aligned_malloc... no 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... yes 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 socket... 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... no checking for strlcpy... no 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... no checking for vsprintf... yes checking for vsnprintf... yes checking for vsnprintf_l... no checking for waitpid... yes checking for _wfopen... no checking for _wstat... no checking for library containing clock_gettime... -lrt 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 g++ accepts -g... (cached) yes checking dependency style of g++... (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 for g++ option to support OpenMP... -fopenmp checking whether C++ compiler is sufficient for Magick++... yes checking for X11 configure files... checking for GOMP_parallel_start in -lgomp... yes ------------------------------------------------------------- checking for BZLIB... checking bzlib.h usability... no checking bzlib.h presence... no checking for bzlib.h... no checking for BZ2_bzDecompress in -lbz2... no checking if BZLIB package is complete... no checking for X... no ------------------------------------------------------------- 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 DPS... checking DPS/dpsXclient.h usability... no checking DPS/dpsXclient.h presence... no checking for DPS/dpsXclient.h... no checking for DPSInitialize in -ldps... no checking for DPSInitialize in -ldps... no checking for XDPSPixelsPerPoint in -ldpstk... no checking if DPS package is complete... no ------------------------------------------------------------- checking for FFTW... checking fftw3.h usability... no checking fftw3.h presence... no checking for fftw3.h... no checking for fftw_execute in -lfftw3... no checking if FFTW package is complete... no ------------------------------------------------------------- checking for FlashPIX... checking fpxlib.h usability... no checking fpxlib.h presence... no checking for fpxlib.h... no checking for FPX_OpenImageByFilename in -lfpx... no checking if FlashPIX package is complete... no ------------------------------------------------------------- checking for DJVU... checking libdjvu/ddjvuapi.h usability... no checking libdjvu/ddjvuapi.h presence... no checking for libdjvu/ddjvuapi.h... no checking for ddjvu_context_create in -ldjvulibre... no checking if DJVU package is complete... no ------------------------------------------------------------- checking for FONTCONFIG... ------------------------------------------------------------- checking for FREETYPE... ------------------------------------------------------------- checking for JBIG... checking jbig.h usability... no checking jbig.h presence... no checking for jbig.h... no checking for jbg_dec_init in -ljbig... no checking if JBIG package is complete... no ------------------------------------------------------------- checking for JPEG... checking jconfig.h usability... no checking jconfig.h presence... no checking for jconfig.h... no checking jerror.h usability... no checking jerror.h presence... no checking for jerror.h... no checking jmorecfg.h usability... no checking jmorecfg.h presence... no checking for jmorecfg.h... no checking jpeglib.h usability... no checking jpeglib.h presence... no checking for jpeglib.h... no checking for jpeg_read_header in -ljpeg... no checking for JPEG library is version 6b or later... no checking if JPEG package is complete... no ------------------------------------------------------------- checking for LCMS v2... checking lcms2.h usability... no checking lcms2.h presence... no checking for lcms2.h... no checking lcms2/lcms2.h usability... no checking lcms2/lcms2.h presence... no checking for lcms2/lcms2.h... no checking for cmsSetLogErrorHandler in -llcms2... no checking if LCMS v2 package is complete... no ------------------------------------------------------------- checking for LCMS v1.1X... checking lcms.h usability... no checking lcms.h presence... no checking for lcms.h... no checking lcms/lcms.h usability... no checking lcms/lcms.h presence... no checking for lcms/lcms.h... no checking for cmsSetErrorHandler in -llcms... no checking if LCMS package is complete... no ------------------------------------------------------------- checking for LIBOPENJP2... ------------------------------------------------------------- checking for LQR... ------------------------------------------------------------- checking for LZMA... ------------------------------------------------------------- checking for OPENEXR... ------------------------------------------------------------- checking for PANGO... checking for PANGO... ------------------------------------------------------------- checking for PNG support ... checking png.h usability... no checking png.h presence... no checking for png.h... no ------------------------------------------------------------- checking for TIFF... checking tiff.h usability... no checking tiff.h presence... no checking for tiff.h... no checking tiffio.h usability... no checking tiffio.h presence... no checking for tiffio.h... no checking for TIFFOpen in -ltiff... no checking for TIFFClientOpen in -ltiff... no checking for TIFFIsByteSwapped in -ltiff... no checking for TIFFReadRGBATile in -ltiff... no checking for TIFFReadRGBAStrip in -ltiff... no checking if TIFF package is complete... no ------------------------------------------------------------- checking for WEBP... checking webp/decode.h usability... no checking webp/decode.h presence... no checking for webp/decode.h... no checking for WebPPictureInitInternal in -lwebp... no checking if WEBP package is complete... no ------------------------------------------------------------- checking for XML... checking for xml2-config... no checking libxml/parser.h usability... no checking libxml/parser.h presence... no checking for libxml/parser.h... no checking for xmlSAXVersion in -lxml2... no checking for xmlParseChunk in -lxml2... no checking for xmlCreatePushParserCtxt in -lxml2... no checking if XML package is complete... no ------------------------------------------------------------- checking for ImageMagick delegate programs... checking for autotrace... autotrace checking for bpgdec... bpgdec checking for bpgenc... bpgenc checking for blender... blender checking for bzip2... /bin/bzip2 checking for xdg-open... no checking for google-chrome... no checking for firefox... no checking for konqueror... no checking for mozilla... no checking for lynx... no checking for cat... /bin/cat checking for convert... convert checking for ufraw-batch... ufraw-batch checking for soffice... soffice checking for dvips... dvips checking for echo... /bin/echo checking for xterm... xterm checking for display... display checking for gnuplot... gnuplot checking for dot... /usr/bin/dot checking for hp2xx... hp2xx checking for html2ps... html2ps checking for ilbmtoppm... ilbmtoppm checking for ppmtoilbm... ppmtoilbm checking for JxrDecApp... JxrDecApp checking for JxrEncApp... JxrEncApp checking for lp... no checking for lpr... lpr checking for gimp... gimp checking for groff... /usr/bin/groff checking for mogrify... mogrify checking for avconv... avconv checking for ffmpeg... (cached) avconv checking for avconv... avconv checking for ffmpeg... (cached) avconv 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 inkscape... inkscape checking for enscript... enscript checking for uniconvertor... uniconvertor checking for dwebp... dwebp checking for cwebp... cwebp checking for wmf2eps... wmf2eps checking for curl... /usr/bin/curl checking for gxps... gxps checking for gzip... /bin/gzip checking for Apple fonts directory... not found! checking for Dejavu fonts directory... not found! checking for Ghostscript fonts directory... not found! checking for Windows 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... no checking for zip... no ------------------------------------------------------------- checking for Perl... checking for perl... /opt/perlbrew/perls/perl-5.14.4/bin/perl checking for perl version... 5.14.4 ------------------------------------------------------------- Update ImageMagick configuration checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating common.shi 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/Magick++.dox config.status: creating config/type-apple.xml 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/check.sh config.status: creating PerlMagick/default/Magick.pm config.status: creating PerlMagick/Makefile.PL config.status: creating PerlMagick/default/Makefile.PL config.status: creating PerlMagick/quantum/Makefile.PL config.status: creating PerlMagick/quantum/quantum.pm config.status: creating PerlMagick/quantum/quantum.xs config.status: creating PerlMagick/quantum/typemap 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-baseconfig.h commands config.status: creating magick/magick-baseconfig.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 magick.sh.in 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: x86_64-unknown-linux-gnu Build system type: x86_64-unknown-linux-gnu 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 Install documentation: yes Delegate Library Configuration: BZLIB --with-bzlib=yes no Autotrace --with-autotrace=no no DJVU --with-djvu=yes no DPS --with-dps=yes no FFTW --with-fftw=yes no FlashPIX --with-fpx=yes no FontConfig --with-fontconfig=yes no FreeType --with-freetype=yes no Ghostscript lib --with-gslib=no no Graphviz --with-gvc=no JBIG --with-jbig=yes no JPEG v1 --with-jpeg=yes no JPEG-2000 --with-jp2= LCMS v1 --with-lcms=yes no LCMS v2 --with-lcms2=yes no LQR --with-lqr=yes no LTDL --with-ltdl=yes no LZMA --with-lzma=yes no Magick++ --with-magick-plus-plus=yes yes OpenEXR --with-openexr=yes no OpenJP2 --with-openjp2=yes no PANGO --with-pango=yes no PERL --with-perl=/opt/perlbrew/perls/perl-5.14.4/bin/perl /opt/perlbrew/perls/perl-5.14.4/bin/perl PNG --with-png=yes no RSVG --with-rsvg=no no TIFF --with-tiff=yes no WEBP --with-webp=yes no WMF --with-wmf=no no X11 --with-x= no XML --with-xml=yes no ZLIB --with-zlib=yes yes Delegate Program Configuration: GhostPCL None pcl6 (unknown) GhostXPS None gxps (unknown) Ghostscript None gs (unknown) Font Configuration: Apple fonts --with-apple-font-dir=default none Dejavu fonts --with-dejavu-font-dir=default none Ghostscript fonts --with-gs-font-dir=default none Windows fonts --with-windows-font-dir=default none X11 Configuration: X_CFLAGS = X_PRE_LIBS = X_LIBS = X_EXTRA_LIBS = Options used to compile and link: PREFIX = /opt/perlbrew/perls/perl-5.14.4/lib/site_perl/5.14.4/auto/share/dist/Alien-ImageMagick EXEC-PREFIX = /opt/perlbrew/perls/perl-5.14.4 VERSION = 6.9.0 CC = gcc -std=gnu99 -std=gnu99 CFLAGS = -g -O2 -Wall -march=amdfam10 -fexceptions -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 CPPFLAGS = -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 PCFLAGS = DEFS = -DHAVE_CONFIG_H LDFLAGS = -L/opt/perlbrew/perls/perl-5.14.4/lib/5.14.4/x86_64-linux/CORE/ LIBS = CXX = g++ CXXFLAGS = -g -O2 FEATURES = DPC DELEGATES = mpeg zlib + echo "Patching Makefile.PL files in `pwd`. See Build.PL for more" Patching Makefile.PL files in /root/.cpanm/work/1419892994.12056/Alien-ImageMagick-0.03/_alien/ImageMagick-6.9.0-2. See Build.PL for more + perl -pi -e 's:-L\.\./magick(.*?)/\.libs:-L/opt/perlbrew/perls/perl-5.14.4/lib:gi' PerlMagick/Makefile.PL + perl -pi -e 's:-L\.\./\.\./magick(.*?)/\.libs:-L/opt/perlbrew/perls/perl-5.14.4/lib:gi' PerlMagick/quantum/Makefile.PL + perl -pi -e 's:-L\.\./\.\./magick(.*?)/\.libs:-L/opt/perlbrew/perls/perl-5.14.4/lib:gi' PerlMagick/default/Makefile.PL + make make all-am make[1]: Entering directory `/root/.cpanm/work/1419892994.12056/Alien-ImageMagick-0.03/_alien/ImageMagick-6.9.0-2' CC magick/magick_libMagickCore_6_Q16_la-accelerate.lo CC magick/magick_libMagickCore_6_Q16_la-animate.lo CC magick/magick_libMagickCore_6_Q16_la-annotate.lo CC magick/magick_libMagickCore_6_Q16_la-artifact.lo CC magick/magick_libMagickCore_6_Q16_la-attribute.lo CC magick/magick_libMagickCore_6_Q16_la-blob.lo CC magick/magick_libMagickCore_6_Q16_la-cache.lo CC magick/magick_libMagickCore_6_Q16_la-cache-view.lo CC magick/magick_libMagickCore_6_Q16_la-channel.lo CC magick/magick_libMagickCore_6_Q16_la-cipher.lo CC magick/magick_libMagickCore_6_Q16_la-client.lo CC magick/magick_libMagickCore_6_Q16_la-coder.lo CC magick/magick_libMagickCore_6_Q16_la-color.lo CC magick/magick_libMagickCore_6_Q16_la-colormap.lo CC magick/magick_libMagickCore_6_Q16_la-colorspace.lo CC magick/magick_libMagickCore_6_Q16_la-compare.lo CC magick/magick_libMagickCore_6_Q16_la-composite.lo CC magick/magick_libMagickCore_6_Q16_la-compress.lo CC magick/magick_libMagickCore_6_Q16_la-configure.lo CC magick/magick_libMagickCore_6_Q16_la-constitute.lo CC magick/magick_libMagickCore_6_Q16_la-decorate.lo CC magick/magick_libMagickCore_6_Q16_la-distribute-cache.lo magick/distribute-cache.c: In function 'DestroyDistributeCacheInfo': magick/distribute-cache.c:389:5: warning: implicit declaration of function 'CLOSE_SOCKET' [-Wimplicit-function-declaration] magick/distribute-cache.c: At top level: magick/distribute-cache.c:751:1: error: unknown type name 'HANDLER_RETURN_TYPE' magick/distribute-cache.c: In function 'DistributePixelCacheClient': magick/distribute-cache.c:775:3: error: unknown type name 'SOCKET_TYPE' magick/distribute-cache.c:867:10: error: 'HANDLER_RETURN_VALUE' undeclared (first use in this function) magick/distribute-cache.c:867:10: note: each undeclared identifier is reported only once for each function it appears in magick/distribute-cache.c: At top level: magick/distribute-cache.c:751:28: warning: 'DistributePixelCacheClient' defined but not used [-Wunused-function] make[1]: *** [magick/magick_libMagickCore_6_Q16_la-distribute-cache.lo] Error 1 make[1]: Leaving directory `/root/.cpanm/work/1419892994.12056/Alien-ImageMagick-0.03/_alien/ImageMagick-6.9.0-2' make: *** [all] Error 2 External command (make) failed! Error: 512 at ./Build line 58. Failed Build not completed at ./Build line 58. -> FAIL Installing Alien::ImageMagick failed. See /root/.cpanm/work/1419892994.12056/build.log for details. Retry with --force to force install it. -> FAIL Installing the dependencies failed: Module 'Alien::ImageMagick' is not installed -> FAIL Bailing out the installation for [REDACTED].