Report for Alien-LibXML-0.001

Back
From: metabase:user:cba5269c-6e58-1014-92a6-0387276d408b
Subject: UNKNOWN Alien-LibXML-0.001 v5.12.2 OpenBSD
Date: 2013-07-04T13:47:18Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Toby Inkster,

This is a computer-generated report for Alien-LibXML-0.001
on perl 5.12.2, created by CPAN-Reporter-1.2010.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build':

Building Alien-LibXML
'blib' scheme is detected. Setting ALIEN_BLIB=1. If this has been done in error, please set ALIEN_BLIB and restart build process to disambiguate.
Downloading File: libxml2-sources-2.9.0.tar.gz ... Done
Extracting Archive ... Done
Building library ... checking build system type... x86_64-unknown-openbsd5.2
checking host system type... x86_64-unknown-openbsd5.2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /bin/tar
checking for perl... /usr/bin/perl
checking for wget... /usr/bin/wget
checking for xmllint... /usr/bin/xmllint
checking for xsltproc... /usr/bin/xsltproc
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-openbsd5.2 file names to x86_64-unknown-openbsd5.2 format... func_convert_file_noop
checking how to convert x86_64-unknown-openbsd5.2 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
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 gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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 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... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
yes
checking dynamic linker characteristics... openbsd5.2 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 zlib
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
Checking lzma
checking lzma.h usability... no
checking lzma.h presence... no
checking for lzma.h... no
Checking headers
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ansidecl.h usability... no
checking ansidecl.h presence... no
checking for ansidecl.h... no
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fp_class.h usability... no
checking fp_class.h presence... no
checking for fp_class.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for arpa/nameser.h... yes
checking for resolv.h... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for dlfcn.h... (cached) yes
Checking types
checking for uint32_t... yes
Checking libraries
checking for strftime... yes
checking for strdup... yes
checking for strndup... yes
checking for strerror... yes
checking for finite... yes
checking for isnand... no
checking for fp_class... no
checking for class... no
checking for fpclass... no
checking for strftime... (cached) yes
checking for localtime... yes
checking for gettimeofday... yes
checking for ftime... no
checking for stat... yes
checking for _stat... no
checking for signal... yes
checking for rand... yes
checking for rand_r... yes
checking for srand... yes
checking for time... yes
checking for isascii... yes
checking for mmap... yes
checking for munmap... yes
checking for putenv... yes
checking for va_copy... yes
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for library containing connect... none required
checking for type of socket length (socklen_t)... socklen_t *
checking whether to enable IPv6... yes
checking struct sockaddr::ss_family... yes
checking for getaddrinfo... yes
checking for isnan... yes
checking for isinf... yes
checking for python... no
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
Checking configuration requirements
Enabling multithreaded support
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_join in -lpthread... yes
checking iconv.h usability... no
checking iconv.h presence... no
checking for iconv.h... no
Disabling ICU support
Enabled Schematron support
Enabled Schemas/Relax-NG support
checking for printf... yes
checking for sprintf... yes
checking for fprintf... yes
checking for snprintf... yes
checking for vfprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for sscanf... yes
Disabling code coverage for GCC
configure: creating ./config.status
config.status: creating libxml2.spec
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/libxml/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/devhelp/Makefile
config.status: creating example/Makefile
config.status: creating python/Makefile
config.status: creating python/tests/Makefile
config.status: creating xstc/Makefile
config.status: creating include/libxml/xmlversion.h
config.status: creating xml2-config
config.status: creating libxml-2.0.pc
config.status: creating libxml-2.0-uninstalled.pc
config.status: creating python/setup.py
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
Done configuring
make  all-recursive
Making all in include
Making all in libxml
Making all in .
  CC     SAX.lo
  CC     entities.lo
  CC     encoding.lo
encoding.c:3803: warning: string length '688' is greater than the length '509' ISO C90 compilers are required to support
encoding.c:3913: warning: string length '624' is greater than the length '509' ISO C90 compilers are required to support
  CC     error.lo
  CC     parserInternals.lo
In file included from parserInternals.c:33:
/usr/include/unistd.h:333: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:210: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:372: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:211: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:386: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:208: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:387: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:177: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:391: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:193: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:397: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:212: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:466: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:240: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:467: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:274: warning: previous declaration of 'mkstemps' was here
  CC     parser.lo
In file included from parser.c:78:
/usr/include/unistd.h:333: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:210: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:372: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:211: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:386: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:208: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:387: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:177: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:391: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:193: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:397: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:212: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:466: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:240: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:467: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:274: warning: previous declaration of 'mkstemps' was here
parser.c: In function 'xmlParseInNodeContext':
parser.c:13492: warning: pointer targets in passing argument 1 of 'xmlFindCharEncodingHandler' differ in signedness
  CC     tree.lo
In file included from /usr/include/zconf.h:288,
                 from /usr/include/zlib.h:35,
                 from tree.c:25:
/usr/include/unistd.h:333: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:210: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:372: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:211: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:386: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:208: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:387: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:177: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:391: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:193: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:397: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:212: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:466: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:240: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:467: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:274: warning: previous declaration of 'mkstemps' was here
  CC     hash.lo
  CC     list.lo
  CC     xmlIO.lo
In file included from xmlIO.c:30:
/usr/include/unistd.h:333: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:210: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:372: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:211: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:397: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:212: warning: previous declaration of 'truncate' was here
In file included from xmlIO.c:33:
/usr/include/stdlib.h:177: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:387: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:193: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:391: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:208: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:386: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:240: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:466: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:274: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:467: warning: previous declaration of 'mkstemps' was here
  CC     xmlmemory.lo
  CC     uri.lo
  CC     valid.lo
  CC     xlink.lo
In file included from xlink.c:29:
/usr/include/unistd.h:333: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:210: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:372: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:211: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:386: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:208: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:387: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:177: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:391: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:193: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:397: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:212: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:466: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:240: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:467: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:274: warning: previous declaration of 'mkstemps' was here
  CC     HTMLparser.lo
In file included from HTMLparser.c:27:
/usr/include/unistd.h:333: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:210: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:372: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:211: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:386: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:208: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:387: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:177: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:391: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:193: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:397: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:212: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:466: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:240: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:467: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:274: warning: previous declaration of 'mkstemps' was here
  CC     HTMLtree.lo
  CC     debugXML.lo
  CC     xpath.lo
xpath.c: In function 'xmlXPathRegisterFuncNS':
xpath.c:4870: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2' between function pointer and 'void *'
xpath.c: In function 'xmlXPathFunctionLookupNS':
xpath.c:4951: warning: ISO C forbids assignment between function pointer and 'void *'
xpath.c: In function 'xmlXPathCompOpEval':
xpath.c:13535: warning: ISO C forbids assignment between function pointer and 'void *'
xpath.c:13562: warning: ISO C forbids assignment between function pointer and 'void *'
xpath.c: At top level:
trionan.c:221: warning: 'trio_is_negative' defined but not used
  CC     xpointer.lo
  CC     xinclude.lo
  CC     nanohttp.lo
In file included from nanohttp.c:25:
/usr/include/unistd.h:333: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:210: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:372: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:211: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:386: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:208: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:387: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:177: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:391: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:193: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:397: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:212: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:466: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:240: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:467: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:274: warning: previous declaration of 'mkstemps' was here
  CC     nanoftp.lo
In file included from nanoftp.c:29:
/usr/include/unistd.h:333: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:210: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:372: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:211: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:386: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:208: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:387: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:177: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:391: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:193: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:397: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:212: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:466: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:240: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:467: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:274: warning: previous declaration of 'mkstemps' was here
  CC     catalog.lo
In file included from catalog.c:26:
/usr/include/unistd.h:333: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:210: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:372: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:211: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:397: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:212: warning: previous declaration of 'truncate' was here
In file included from catalog.c:32:
/usr/include/stdlib.h:177: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:387: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:193: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:391: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:208: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:386: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:240: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:466: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:274: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:467: warning: previous declaration of 'mkstemps' was here
  CC     globals.lo
  CC     threads.lo
In file included from threads.c:22:
/usr/include/unistd.h:333: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:210: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:372: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:211: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:386: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:208: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:387: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:177: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:391: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:193: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:397: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:212: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:466: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:240: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:467: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:274: warning: previous declaration of 'mkstemps' was here
threads.c: In function 'xmlCleanupThreads':
threads.c:918: error: expected expression before '{' token
*** Error code 1

Stop in /home/wose/.cpan/build/Alien-LibXML-0.001-QeZbHW/_alien/libxml2-2.9.0 (line 1104 of Makefile).
*** Error code 1

Stop in /home/wose/.cpan/build/Alien-LibXML-0.001-QeZbHW/_alien/libxml2-2.9.0 (line 1274 of Makefile).
*** Error code 1

Stop in /home/wose/.cpan/build/Alien-LibXML-0.001-QeZbHW/_alien/libxml2-2.9.0 (line 755 of Makefile).
External command (make) failed! Error: 256
 at ./Build line 69
Failed
Build not completed at ./Build line 69

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module         Need   Have    
    -------------- ------ --------
    Alien::Base    0      0.003   
    File::ShareDir 1.00   1.03    
    perl           v5.8.9 5.012002

configure_requires:

    Module         Need   Have    
    -------------- ------ --------
    Alien::Base    0.001  0.003   
    File::Which    0      1.09    
    Module::Build  0.38   0.4004  


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/wose/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL = [undef]
    PERL5LIB = /home/wose/.cpan/build/Alien-Base-0.003-vCWiv9/blib/arch:/home/wose/.cpan/build/Alien-Base-0.003-vCWiv9/blib/lib:/home/wose/.cpan/build/List-MoreUtils-0.33-VxznWc/blib/arch:/home/wose/.cpan/build/List-MoreUtils-0.33-VxznWc/blib/lib:/home/wose/.cpan/build/Sort-Versions-1.5-mKOUZV/blib/arch:/home/wose/.cpan/build/Sort-Versions-1.5-mKOUZV/blib/lib:/home/wose/.cpan/build/File-ShareDir-1.03-gbvV76/blib/arch:/home/wose/.cpan/build/File-ShareDir-1.03-gbvV76/blib/lib:/home/wose/.cpan/build/Class-Inspector-1.28-UGG2dr/blib/arch:/home/wose/.cpan/build/Class-Inspector-1.28-UGG2dr/blib/lib:/home/wose/.cpan/build/File-chdir-0.1008-gbU4Xe/blib/arch:/home/wose/.cpan/build/File-chdir-0.1008-gbU4Xe/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 31445
    PERL5_CPAN_IS_EXECUTING = [undef]
    PERL5_CPAN_IS_RUNNING = 31445
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3873,31445
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Alien-LibXML-0.001
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/ksh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 0
    $EGID = 1000 1000 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.130880
    Cwd                 3.31    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.55    
    ExtUtils::MakeMaker 6.64    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   2.21    
    File::Spec          3.31_01 
    JSON                2.57    
    JSON::PP            2.27202 
    Module::Build       0.4004  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.17    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.25    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
   
  Platform:
    osname=openbsd, osvers=5.2, archname=amd64-openbsd
    uname='openbsd'
    config_args='-dsE -Dopenbsd_distribution=defined -Dccflags=-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -Dmksymlinks'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.2'
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector'
    libpth=/usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.a, so=so, useshrplib=true, libperl=libperl.so.12.0
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-R/usr/libdata/perl5/amd64-openbsd/5.12.2/CORE'
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	CVE-2010-0405
	Updated CGI to 3.51
	Updated Test::Simple to 0.98
	Updated List::Util to 1.23
	CVE-2011-1487
	Updated Digest to 1.17
	CVE-2011-2939
	uncommitted-changes
  Built under openbsd
  %ENV:
    PERL=""
    PERL5LIB="/home/wose/.cpan/build/Alien-Base-0.003-vCWiv9/blib/arch:/home/wose/.cpan/build/Alien-Base-0.003-vCWiv9/blib/lib:/home/wose/.cpan/build/List-MoreUtils-0.33-VxznWc/blib/arch:/home/wose/.cpan/build/List-MoreUtils-0.33-VxznWc/blib/lib:/home/wose/.cpan/build/Sort-Versions-1.5-mKOUZV/blib/arch:/home/wose/.cpan/build/Sort-Versions-1.5-mKOUZV/blib/lib:/home/wose/.cpan/build/File-ShareDir-1.03-gbvV76/blib/arch:/home/wose/.cpan/build/File-ShareDir-1.03-gbvV76/blib/lib:/home/wose/.cpan/build/Class-Inspector-1.28-UGG2dr/blib/arch:/home/wose/.cpan/build/Class-Inspector-1.28-UGG2dr/blib/lib:/home/wose/.cpan/build/File-chdir-0.1008-gbU4Xe/blib/arch:/home/wose/.cpan/build/File-chdir-0.1008-gbU4Xe/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="31445"
    PERL5_CPAN_IS_EXECUTING=""
    PERL5_CPAN_IS_RUNNING="31445"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3873,31445"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Alien-LibXML-0.001"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/wose/.cpan/build/Alien-Base-0.003-vCWiv9/blib/arch
    /home/wose/.cpan/build/Alien-Base-0.003-vCWiv9/blib/lib
    /home/wose/.cpan/build/List-MoreUtils-0.33-VxznWc/blib/arch
    /home/wose/.cpan/build/List-MoreUtils-0.33-VxznWc/blib/lib
    /home/wose/.cpan/build/Sort-Versions-1.5-mKOUZV/blib/arch
    /home/wose/.cpan/build/Sort-Versions-1.5-mKOUZV/blib/lib
    /home/wose/.cpan/build/File-ShareDir-1.03-gbvV76/blib/arch
    /home/wose/.cpan/build/File-ShareDir-1.03-gbvV76/blib/lib
    /home/wose/.cpan/build/Class-Inspector-1.28-UGG2dr/blib/arch
    /home/wose/.cpan/build/Class-Inspector-1.28-UGG2dr/blib/lib
    /home/wose/.cpan/build/File-chdir-0.1008-gbU4Xe/blib/arch
    /home/wose/.cpan/build/File-chdir-0.1008-gbU4Xe/blib/lib
    /usr/local/libdata/perl5/site_perl/amd64-openbsd
    /usr/libdata/perl5/site_perl/amd64-openbsd
    /usr/local/libdata/perl5/site_perl
    /usr/libdata/perl5/site_perl
    /usr/libdata/perl5/amd64-openbsd/5.12.2
    /usr/local/libdata/perl5/amd64-openbsd/5.12.2
    /usr/libdata/perl5
    /usr/local/libdata/perl5
    .