PATH=/usr/bin:/bin:/home/fly1600/cpanfly-5.16/var/megalib/bin Start 2016-01-14T14:13:38 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/cpanfly-5.16/var/cpan/Metadata' Database was generated on Thu, 14 Jan 2016 05:29:02 GMT Running make for P/PL/PLICEASE/Alien-Hunspell-0.04.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PL/PLICEASE/Alien-Hunspell-0.04.tar.gz Checksum for /home/fly1600/cpanfly-5.16/var/cpan/sources/authors/id/P/PL/PLICEASE/Alien-Hunspell-0.04.tar.gz ok Alien-Hunspell-0.04/ Alien-Hunspell-0.04/lib/ Alien-Hunspell-0.04/lib/Alien/ Alien-Hunspell-0.04/lib/Alien/Hunspell.pm Alien-Hunspell-0.04/inc/ Alien-Hunspell-0.04/inc/My/ Alien-Hunspell-0.04/inc/My/ModuleBuild.pm Alien-Hunspell-0.04/patches/ Alien-Hunspell-0.04/patches/freebsd-configure.diff Alien-Hunspell-0.04/patches/freebsd-autotools.diff Alien-Hunspell-0.04/patches/c_add_dic.diff Alien-Hunspell-0.04/patches/sindhi.diff Alien-Hunspell-0.04/xt/ Alien-Hunspell-0.04/xt/release/ Alien-Hunspell-0.04/xt/release/pod_spelling_system.t Alien-Hunspell-0.04/xt/release/pod_spelling_common.t Alien-Hunspell-0.04/xt/release/pod_coverage.t Alien-Hunspell-0.04/xt/release/release.yml Alien-Hunspell-0.04/xt/release/version.t Alien-Hunspell-0.04/xt/release/no_tabs.t Alien-Hunspell-0.04/xt/release/changes.t Alien-Hunspell-0.04/xt/release/strict.t Alien-Hunspell-0.04/xt/release/fixme.t Alien-Hunspell-0.04/xt/release/pod.t Alien-Hunspell-0.04/xt/release/eol.t Alien-Hunspell-0.04/META.json Alien-Hunspell-0.04/cpanfile Alien-Hunspell-0.04/MANIFEST Alien-Hunspell-0.04/Build.PL Alien-Hunspell-0.04/META.yml Alien-Hunspell-0.04/dist.ini Alien-Hunspell-0.04/INSTALL Alien-Hunspell-0.04/LICENSE Alien-Hunspell-0.04/Changes Alien-Hunspell-0.04/README Alien-Hunspell-0.04/t/ Alien-Hunspell-0.04/t/compile.t Alien-Hunspell-0.04/t/00_diag.t Alien-Hunspell-0.04/t/supp.aff Alien-Hunspell-0.04/t/supp.dic Alien-Hunspell-0.04/t/01_use.t Alien-Hunspell-0.04/t/ffi.t Alien-Hunspell-0.04/t/xs.t CPAN.pm: Building P/PL/PLICEASE/Alien-Hunspell-0.04.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Build.PL + pkg-config --modversion hunspell Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Alien-Hunspell' version '0.04' >>> ./Build Building Alien-Hunspell + pkg-config --modversion hunspell Downloading File: hunspell-1.3.3.tar.gz ... Done Extracting Archive ... Done Building library ... + cd /data/fly1600/cpan/build/Alien-Hunspell-0.04-YMEql5/_alien/hunspell-1.3.3 + patch -p1 < ../../patches/sindhi.diff patching file intl/localename.c + patch -p1 < ../../patches/c_add_dic.diff patching file src/hunspell/hunspell.cxx Hunk #1 succeeded at 1969 (offset -138 lines). patching file src/hunspell/hunspell.h Hunk #1 succeeded at 16 (offset -40 lines). + patch -p1 < ../../patches/freebsd-configure.diff patching file configure + patch -p1 < ../../patches/freebsd-autotools.diff patching file config.rpath patching file configure Hunk #4 succeeded at 12376 (offset 2 lines). Hunk #6 succeeded at 14145 (offset 2 lines). patching file m4/libtool.m4 + ./configure --with-pic --prefix=/data/fly1600/cpan/build/Alien-Hunspell-0.04-YMEql5/blib/lib/auto/share/dist/Alien-Hunspell configure: loading site script /data/fly1600/cpan/build/Alien-Hunspell-0.04-YMEql5/_alien/config.site 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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc 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 dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes 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 whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 for dlfcn.h... 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 how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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 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 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for unistd.h... (cached) yes checking error.h usability... yes checking error.h presence... yes checking for error.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for error_at_line... yes checking for ANSI C header files... (cached) yes checking for memchr... yes checking for setlocale... yes checking for strchr... yes checking for strstr... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for ranlib... (cached) ranlib checking for simple visibility declarations... yes checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes 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 whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no 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 ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... yes checking for bison... bison checking version of bison... 2.1, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... (cached) yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating Makefile config.status: creating hunspell.pc config.status: creating man/Makefile config.status: creating man/hu/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating src/hunspell/Makefile config.status: creating src/hunspell/hunvisapi.h config.status: creating src/parsers/Makefile config.status: creating src/tools/Makefile config.status: creating src/win_api/Makefile config.status: creating tests/Makefile config.status: creating tests/suggestiontest/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /data/fly1600/cpan/build/Alien-Hunspell-0.04-YMEql5/_alien/hunspell-1.3.3/missing --run aclocal-1.11 -I m4 /data/fly1600/cpan/build/Alien-Hunspell-0.04-YMEql5/_alien/hunspell-1.3.3/missing: line 52: aclocal-1.11: command not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /data/fly1600/cpan/build/Alien-Hunspell-0.04-YMEql5/_alien/hunspell-1.3.3/missing --run automake-1.11 --gnu /data/fly1600/cpan/build/Alien-Hunspell-0.04-YMEql5/_alien/hunspell-1.3.3/missing: line 52: automake-1.11: command not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /data/fly1600/cpan/build/Alien-Hunspell-0.04-YMEql5/_alien/hunspell-1.3.3/missing --run autoconf /usr/bin/perl: symbol lookup error: /home/fly1600/cpanfly-5.16/var/megalib/auto/IO/IO.so: undefined symbol: Perl_xs_apiversion_bootcheck make: *** [configure] Error 1 External command (make) failed! Error: 512 at ./Build line 59. Failed Build not completed at ./Build line 59. PLICEASE/Alien-Hunspell-0.04.tar.gz ./Build -- NOT OK Running Build test Can't test without successful make VmSize: 270228 kB Finished 2016-01-14T14:14:41