cpantestlogs/Alien::Moot_genfailure.log
2017-04-18 14:54:58 -04:00

617 lines
36 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1491995678.15961
You have make /usr/bin/make
You have LWP 6.24
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
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
Searching Alien::Moot () on cpanmetadb ...
Unpacking Alien-Moot-0.002.tar.gz
--> Working on Alien::Moot
Fetching http://www.cpan.org/authors/id/M/MO/MOOCOW/Alien-Moot-0.002.tar.gz ... OK
Alien-Moot-0.002
Alien-Moot-0.002/Build.PL
Alien-Moot-0.002/MANIFEST.SKIP
Alien-Moot-0.002/META.json
Alien-Moot-0.002/Changes
Alien-Moot-0.002/README
Alien-Moot-0.002/MANIFEST
Alien-Moot-0.002/META.yml
Alien-Moot-0.002/lib
Alien-Moot-0.002/lib/Alien
Alien-Moot-0.002/lib/Alien/Moot.pm
Alien-Moot-0.002/t
Alien-Moot-0.002/t/00_use.t
Entering Alien-Moot-0.002
Checking configure dependencies from META.json
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Checking if you have Alien::Base::ModuleBuild 0.027 ... Yes (0.040)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring Alien-Moot-0.002 ... + pkg-config --modversion moot
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Alien-Moot' version '0.002'
Checking dependencies from MYMETA.json ...
Checking if you have Alien::Base 0.005 ... Yes (0.040)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Text::ParseWords 0 ... Yes (3.30)
Checking if you have File::ShareDir 1.00 ... Yes (1.102)
OK
Building and testing Alien-Moot-0.002 ... Building Alien-Moot
+ pkg-config --modversion moot
Parsing of undecoded UTF-8 will give garbage when decoding entities at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Alien/Base/ModuleBuild/Repository/HTTP.pm line 119.
Downloading File: moot-2.0.16-1.tar.gz ... Done
Extracting Archive ... Done
Building library ...
+ cd /home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1
+ ./configure --with-pic --prefix=/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/blib/lib/auto/share/dist/Alien-Moot --disable-doc --enable-shared --enable-static
configure: loading site script /home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_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 whether make supports nested variables... yes
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 whether cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for ranlib... ranlib
checking how to run the C preprocessor... cc -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 size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for stdint.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking whether memrchr is declared... yes
checking for long long int... yes
checking for unsigned long long int... yes
checking for C/C++ restrict keyword... __restrict
checking for vasnprintf... no
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking for inline... inline
checking for EOVERFLOW... yes
checking for alloca as a compiler built-in... yes
checking for memrchr... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking whether stdint.h conforms to C99... yes
checking for ptrdiff_t... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking for vasprintf... yes
checking whether <wchar.h> is standalone... yes
checking for stdint.h... (cached) yes
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 whether to build debug version... no
configure: GNU C compiler detected: setting appropriate optimization flags
checking for installation prefix... /home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/blib/lib/auto/share/dist/Alien-Moot
checking for strdup... yes
checking for pkg-config... /usr/bin/pkg-config
checking how to run the C++ preprocessor... g++ -E
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for float.h... (cached) yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking for memrchr... (cached) yes
checking for vasprintf... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for getuid... yes
checking for getpwuid... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regcomp... yes
checking for regexec... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for setlocale... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking pkg-config is at least version 0.9.0... yes
checking for FBXX... no
checking for flex++... no
configure: setting FLEXXX=no
configure: WARNING: Coetmeur's flex++ is missing, broken, or disabled
configure: WARNING: - interpretation of .ll lexer source files disabled
checking for bison++... no
configure: setting BISONXX=no
configure: WARNING: Coetmeur's bison++ is missing, broken, or disabled
configure: WARNING: - interpretation of .yy parser source files disabled
checking osfcn.h usability... no
checking osfcn.h presence... no
checking for osfcn.h... no
checking whether to install local osfcn.h... yes
checking recodext.h usability... no
checking recodext.h presence... no
checking for recodext.h... no
configure: WARNING:
configure: WARNING: ----------------------------------------------------------------
configure: WARNING: librecode header 'recodext.h' not found!
configure: WARNING:
configure: WARNING: Is the directory containing the librecode headers in your
configure: WARNING: 'CPPFLAGS' environment variable?
configure: WARNING: ----------------------------------------------------------------
configure: WARNING:
configure: librecode support disabled.
checking for expat.h... yes
checking for XML_DefaultCurrent in -lexpat... yes
configure: libxml2 XML support disabled.
checking for perl... /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
checking whether Getopt::Gen works... no
configure: WARNING: Getopt::Gen (or something it depends on) is broken!
configure: WARNING: - you probably need to fix your Parse::Lex module
configure: WARNING: optgen.perl script is missing, broken, or disabled.
configure: WARNING: - regeneration of command-line parsers from .gog specifications disabled.
configure: WARNING: - regeneration of POD documentation from .gog specifications disabled.
configure: setting OPTGEN_PERL=no
checking for re2c... no
checking for python... /usr/bin/python
checking whether to auto-generate Unicode regexes (re2c_ucl, re2c_tolower)... no
checking which documentation formats to build... none
checking sizeof(int)... 4
checking sizeof(long int)... 8
checking sizeof(size_t)... 8
checking whether to force use of 32-bit integers... yes
configure: attempting to force use of 32-bit integers via preprocessor kludge
checking whether to display compiler warnings... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by cc... /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... 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... (cached) ranlib
checking command to parse /usr/bin/nm -B output from cc 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 supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc 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 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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/libmoot/gnulib/Makefile
config.status: creating src/libmoot/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/programs/mootconfig
config.status: WARNING: 'src/programs/mootconfig.in' seems to ignore the --datarootdir setting
config.status: creating src/Makefile
config.status: creating doc/libmoot/libmoot.doxy
config.status: creating doc/libmoot/Makefile
config.status: creating doc/programs/Makefile
config.status: creating doc/tutorial/Makefile
config.status: creating doc/Makefile
config.status: creating config/Makefile
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating moot.pc
config.status: WARNING: 'moot.pc.in' seems to ignore the --datarootdir setting
config.status: creating moot.spec
config.status: creating src/libmoot/mootAutoConfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ make
Making all in config
make[1]: Entering directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/config'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/config'
Making all in m4
make[1]: Entering directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/m4'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/m4'
Making all in src
make[1]: Entering directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/src'
Making all in libmoot
make[2]: Entering directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/src/libmoot'
make all-recursive
make[3]: Entering directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/src/libmoot'
Making all in gnulib
make[4]: Entering directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/src/libmoot/gnulib'
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t
mv -f alloca.h-t alloca.h
rm -f stdio.h-t stdio.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
-e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_SNPRINTF''@|0|g' \
-e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VSNPRINTF''@|0|g' \
-e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VASPRINTF''@|1|g' \
-e 's|@''GNULIB_FOPEN''@|0|g' \
-e 's|@''GNULIB_FREOPEN''@|0|g' \
-e 's|@''GNULIB_FSEEK''@|0|g' \
-e 's|@''GNULIB_FSEEKO''@|0|g' \
-e 's|@''GNULIB_FTELL''@|0|g' \
-e 's|@''GNULIB_FTELLO''@|0|g' \
-e 's|@''GNULIB_FFLUSH''@|0|g' \
-e 's|@''GNULIB_GETDELIM''@|0|g' \
-e 's|@''GNULIB_GETLINE''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../../../config/link-warning.h' \
< ./stdio.in.h; \
} > stdio.h-t
mv stdio.h-t stdio.h
rm -f string.h-t string.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's|@''GNULIB_MBSLEN''@|0|g' \
-e 's|@''GNULIB_MBSNLEN''@|0|g' \
-e 's|@''GNULIB_MBSCHR''@|0|g' \
-e 's|@''GNULIB_MBSRCHR''@|0|g' \
-e 's|@''GNULIB_MBSSTR''@|0|g' \
-e 's|@''GNULIB_MBSCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSCASESTR''@|0|g' \
-e 's|@''GNULIB_MBSCSPN''@|0|g' \
-e 's|@''GNULIB_MBSPBRK''@|0|g' \
-e 's|@''GNULIB_MBSSPN''@|0|g' \
-e 's|@''GNULIB_MBSSEP''@|0|g' \
-e 's|@''GNULIB_MBSTOK_R''@|0|g' \
-e 's|@''GNULIB_MEMMEM''@|0|g' \
-e 's|@''GNULIB_MEMPCPY''@|0|g' \
-e 's|@''GNULIB_MEMRCHR''@|1|g' \
-e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
-e 's|@''GNULIB_STPCPY''@|0|g' \
-e 's|@''GNULIB_STPNCPY''@|0|g' \
-e 's|@''GNULIB_STRCHRNUL''@|0|g' \
-e 's|@''GNULIB_STRDUP''@|0|g' \
-e 's|@''GNULIB_STRNDUP''@|0|g' \
-e 's|@''GNULIB_STRNLEN''@|0|g' \
-e 's|@''GNULIB_STRPBRK''@|0|g' \
-e 's|@''GNULIB_STRSEP''@|0|g' \
-e 's|@''GNULIB_STRSTR''@|0|g' \
-e 's|@''GNULIB_STRCASESTR''@|0|g' \
-e 's|@''GNULIB_STRTOK_R''@|0|g' \
-e 's|@''GNULIB_STRERROR''@|0|g' \
-e 's|@''GNULIB_STRSIGNAL''@|0|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRERROR''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../../../config/link-warning.h' \
< ./string.in.h; \
} > string.h-t
mv string.h-t string.h
make all-am
make[5]: Entering directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/src/libmoot/gnulib'
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o dummy.o >/dev/null 2>&1
mv -f .deps/dummy.Tpo .deps/dummy.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o asnprintf.o >/dev/null 2>&1
mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o printf-args.o >/dev/null 2>&1
mv -f .deps/printf-args.Tpo .deps/printf-args.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o printf-parse.o >/dev/null 2>&1
mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../src/libmoot -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o vasnprintf.o >/dev/null 2>&1
mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo
/bin/sh ../../../libtool --tag=CC --mode=link cc -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -L/usr/local/lib -o libgnu.la dummy.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo
libtool: link: ar cru .libs/libgnu.a .libs/dummy.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgnu.a
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
make[5]: Leaving directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/src/libmoot/gnulib'
make[4]: Leaving directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/src/libmoot/gnulib'
make[4]: Entering directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/src/libmoot'
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gnulib -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wall -Wno-sign-compare -Wno-deprecated -O3 -funroll-loops -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT mootSuffixTrie.lo -MD -MP -MF .deps/mootSuffixTrie.Tpo -c -o mootSuffixTrie.lo mootSuffixTrie.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gnulib -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wall -Wno-sign-compare -Wno-deprecated -O3 -funroll-loops -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT mootSuffixTrie.lo -MD -MP -MF .deps/mootSuffixTrie.Tpo -c mootSuffixTrie.cc -fPIC -DPIC -o .libs/mootSuffixTrie.o
In file included from ./mootSuffixTrie.h:37:0,
from mootSuffixTrie.cc:30:
./mootEnum.h:65:25: error: reference to 'hash' is ambiguous
class NameHashFcn = hash <NameType>,
^~~~
In file included from /usr/include/c++/6/backward/hashtable.h:66:0,
from /usr/include/c++/6/ext/hash_map:64,
from ./mootSTLHacks.h:44,
from ./mootTypes.h:41,
from ./mootEnum.h:37,
from ./mootSuffixTrie.h:37,
from mootSuffixTrie.cc:30:
/usr/include/c++/6/backward/hash_fun.h:68:12: note: candidates are: template<class _Key> struct __gnu_cxx::hash
struct hash { };
^~~~
In file included from /usr/include/c++/6/bits/basic_string.h:5643:0,
from /usr/include/c++/6/string:52,
from ./mootTypes.h:37,
from ./mootEnum.h:37,
from ./mootSuffixTrie.h:37,
from mootSuffixTrie.cc:30:
/usr/include/c++/6/bits/functional_hash.h:58:12: note: template<class _Tp> struct std::hash
struct hash;
^~~~
In file included from ./mootSuffixTrie.h:37:0,
from mootSuffixTrie.cc:30:
./mootEnum.h:65:34: error: expected '>' before '<' token
class NameHashFcn = hash <NameType>,
^
./mootEnum.h:71:52: error: 'NameEqualFcn' was not declared in this scope
typedef hash_map<NameType,mootEnumID,NameHashFcn,NameEqualFcn> Name2IdMap;
^~~~~~~~~~~~
./mootEnum.h:71:64: error: template argument 4 is invalid
typedef hash_map<NameType,mootEnumID,NameHashFcn,NameEqualFcn> Name2IdMap;
^
./mootEnum.h: In member function 'bool mootEnum<NameType, NameHashFcn>::nameExists(const NameType&) const':
./mootEnum.h:113:22: error: request for member 'find' in '((const mootEnum<NameType, NameHashFcn>*)this)->mootEnum<NameType, NameHashFcn>::names2ids', which is of non-class type 'const Name2IdMap {aka const int}'
return names2ids.find(name) != names2ids.end();
^~~~
./mootEnum.h:113:46: error: request for member 'end' in '((const mootEnum<NameType, NameHashFcn>*)this)->mootEnum<NameType, NameHashFcn>::names2ids', which is of non-class type 'const Name2IdMap {aka const int}'
return names2ids.find(name) != names2ids.end();
^~~
./mootEnum.h: In member function 'mootEnumID mootEnum<NameType, NameHashFcn>::name2id(const NameType&) const':
./mootEnum.h:133:14: error: 'Name2IdMap' is not a class, namespace, or enumeration
typename Name2IdMap::const_iterator i = names2ids.find(name);
^~~~~~~~~~
./mootEnum.h:133:41: error: expected '(' before 'i'
typename Name2IdMap::const_iterator i = names2ids.find(name);
^
./mootEnum.h:134:12: error: 'i' was not declared in this scope
return i == names2ids.end() ? 0 : i->second;
^
./mootEnum.h:134:27: error: request for member 'end' in '((const mootEnum<NameType, NameHashFcn>*)this)->mootEnum<NameType, NameHashFcn>::names2ids', which is of non-class type 'const Name2IdMap {aka const int}'
return i == names2ids.end() ? 0 : i->second;
^~~
./mootEnum.h: In member function 'void mootEnum<NameType, NameHashFcn>::remove(const NameType&, mootEnumID)':
./mootEnum.h:169:15: error: request for member 'erase' in '((mootEnum<NameType, NameHashFcn>*)this)->mootEnum<NameType, NameHashFcn>::names2ids', which is of non-class type 'mootEnum<NameType, NameHashFcn>::Name2IdMap {aka int}'
names2ids.erase(name);
^~~~~
./mootEnum.h: In member function 'mootEnumID mootEnum<NameType, NameHashFcn>::get_id(const NameType&)':
./mootEnum.h:185:14: error: 'Name2IdMap' is not a class, namespace, or enumeration
typename Name2IdMap::const_iterator i = names2ids.find(name);
^~~~~~~~~~
./mootEnum.h:185:41: error: expected '(' before 'i'
typename Name2IdMap::const_iterator i = names2ids.find(name);
^
./mootEnum.h:186:12: error: 'i' was not declared in this scope
return i == names2ids.end() ? insert(name,0) : i->second;
^
./mootEnum.h:186:27: error: request for member 'end' in '((mootEnum<NameType, NameHashFcn>*)this)->mootEnum<NameType, NameHashFcn>::names2ids', which is of non-class type 'mootEnum<NameType, NameHashFcn>::Name2IdMap {aka int}'
return i == names2ids.end() ? insert(name,0) : i->second;
^~~
./mootEnum.h: In member function 'void mootEnum<NameType, NameHashFcn>::clear()':
./mootEnum.h:192:15: error: request for member 'clear' in '((mootEnum<NameType, NameHashFcn>*)this)->mootEnum<NameType, NameHashFcn>::names2ids', which is of non-class type 'mootEnum<NameType, NameHashFcn>::Name2IdMap {aka int}'
names2ids.clear();
^~~~~
./mootEnum.h: In member function 'void mootEnum<NameType, NameHashFcn>::resize(size_t)':
./mootEnum.h:210:12: error: request for member 'erase' in '((mootEnum<NameType, NameHashFcn>*)this)->mootEnum<NameType, NameHashFcn>::names2ids', which is of non-class type 'mootEnum<NameType, NameHashFcn>::Name2IdMap {aka int}'
names2ids.erase(ids2names[id]);
^~~~~
In file included from mootSuffixTrie.cc:30:0:
./mootSuffixTrie.h: At global scope:
./mootSuffixTrie.h:66:33: error: template argument 2 is invalid
typedef mootEnum<mootTagString> TagIDTable;
^
mootSuffixTrie.cc: In member function 'bool moot::SuffixTrie::_build_assoc(const moot::mootLexfreqs&, const TagIDTable&)':
mootSuffixTrie.cc:280:17: error: request for member 'name2id' in 'tagids', which is of non-class type 'const TagIDTable {aka const int}'
tagid = tagids.name2id(tagstr);
^~~~~~~
mootSuffixTrie.cc: In member function 'bool moot::SuffixTrie::_build_compute_theta(const moot::mootLexfreqs&, const moot::mootNgrams&, const TagIDTable&, moot::SuffixTrie::TagID)':
mootSuffixTrie.cc:302:50: error: request for member 'id2name' in 'tagids', which is of non-class type 'const TagIDTable {aka const int}'
ProbT ugtotal = ng.ugtotal - ng.lookup(tagids.id2name(eos_tagid));
^~~~~~~
mootSuffixTrie.cc:309:27: error: request for member 'size' in 'tagids', which is of non-class type 'const TagIDTable {aka const int}'
ProbT ntags = tagids.size()-2; //-- use HMM tag count (except UNKNOWN,EOS)
^~~~
mootSuffixTrie.cc:312:40: error: request for member 'size' in 'tagids', which is of non-class type 'const TagIDTable {aka const int}'
for (TagID tagid = 1; tagid < tagids.size(); tagid++)
^~~~
mootSuffixTrie.cc:315:56: error: request for member 'id2name' in 'tagids', which is of non-class type 'const TagIDTable {aka const int}'
ProbT tagp = static_cast<ProbT>(ng.lookup(tagids.id2name(tagid))) / ugtotal;
^~~~~~~
mootSuffixTrie.cc: In member function 'bool moot::SuffixTrie::_build_compute_mles(const moot::mootLexfreqs&, const moot::mootNgrams&, const TagIDTable&, moot::SuffixTrie::TagID)':
mootSuffixTrie.cc:409:71: error: request for member 'id2name' in 'tagids', which is of non-class type 'const TagIDTable {aka const int}'
ProbT ugtotal = ng.ugtotal - ng.lookup(tagids.id2name(eos_tagid));
^~~~~~~
mootSuffixTrie.cc:446:58: error: request for member 'id2name' in 'tagids', which is of non-class type 'const TagIDTable {aka const int}'
tdi->value() = static_cast<ProbT>(ng.lookup(tagids.id2name(tdi->key()))) / ugtotal;
^~~~~~~
mootSuffixTrie.cc: In member function 'bool moot::SuffixTrie::_build_invert_mles(const moot::mootNgrams&, const TagIDTable&, moot::SuffixTrie::TagID)':
mootSuffixTrie.cc:506:49: error: request for member 'id2name' in 'tagids', which is of non-class type 'const TagIDTable {aka const int}'
ProbT ugtotal = ng.ugtotal - ng.lookup(tagids.id2name(eos_tagid));
^~~~~~~
mootSuffixTrie.cc:527:57: error: request for member 'id2name' in 'tagids', which is of non-class type 'const TagIDTable {aka const int}'
ProbT tagp = static_cast<ProbT>(ng.lookup(tagids.id2name(tagid))) / ugtotal;
^~~~~~~
mootSuffixTrie.cc: In member function 'void moot::SuffixTrie::txtdump(FILE*, const TagIDTable&) const':
mootSuffixTrie.cc:559:41: error: request for member 'id2name' in 'tagids', which is of non-class type 'const TagIDTable {aka const int}'
fprintf(out, "\t%s\t%g\n", tagids.id2name(tagid).c_str(), tagp);
^~~~~~~
Makefile:1014: recipe for target 'mootSuffixTrie.lo' failed
make[4]: *** [mootSuffixTrie.lo] Error 1
make[4]: Leaving directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/src/libmoot'
Makefile:1054: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/src/libmoot'
make[3]: *** [all-recursive] Error 1
Makefile:862: recipe for target 'all' failed
make[2]: Leaving directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/src/libmoot'
make[2]: *** [all] Error 2
Makefile:599: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/home/ryan/.cpanm/work/1491995678.15961/Alien-Moot-0.002/_alien/moot-2.0.16-1/src'
make[1]: *** [all-recursive] Error 1
Makefile:797: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
External command (make) failed! Error: 512
at ./Build line 58.
Failed
Build not completed at ./Build line 58.
! Installing Alien::Moot failed. See /home/ryan/.cpanm/work/1491995678.15961/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Alien::Moot] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man