This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-redhat-linux-gnu --enable-static --disable-shared --without-python --without-readline --with-c14n --with-debug --with-threads --prefix=/builddir/build/BUILD/nokogumbo-2.0.2/usr/share/gems/gems/nokogumbo-2.0.2/ext/nokogumbo/ports/x86_64-redhat-linux-gnu/libxml2/2.9.10
## ——— ## ## Platform. ## ## ——— ##
hostname = f389bf33068c4352ac58af6d15d05ac4 uname -m = x86_64 uname -r = 5.5.17-200.fc31.x86_64 uname -s = Linux uname -v = #1 SMP Mon Apr 13 15:29:42 UTC 2020
/usr/bin/uname -p = x86_64 /bin/uname -X = unknown
/bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown
PATH: /builddir/.local/bin PATH: /builddir/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/sbin
## ———– ## ## Core tests. ## ## ———– ##
configure:2508: checking whether to enable maintainer-specific portions of Makefiles configure:2517: result: yes configure:2564: checking build system type configure:2578: result: x86_64-pc-linux-gnu configure:2598: checking host system type configure:2611: result: x86_64-redhat-linux-gnu configure:2691: checking for a BSD-compatible install configure:2759: result: /usr/bin/install -c configure:2770: checking whether build environment is sane configure:2825: result: yes configure:2884: checking for x86_64-redhat-linux-gnu-strip configure:2914: result: no configure:2924: checking for strip configure:2940: found /usr/bin/strip configure:2951: result: strip configure:2976: checking for a thread-safe mkdir -p configure:3015: result: /usr/bin/mkdir -p configure:3022: checking for gawk configure:3038: found /usr/bin/gawk configure:3049: result: gawk configure:3060: checking whether make sets $(MAKE) configure:3082: result: yes configure:3111: checking whether make supports nested variables configure:3128: result: yes configure:3270: checking whether make supports nested variables configure:3287: result: yes configure:3307: checking for x86_64-redhat-linux-gnu-gcc configure:3337: result: no configure:3347: checking for gcc configure:3363: found /usr/bin/gcc configure:3374: result: gcc configure:3603: checking for C compiler version configure:3612: gcc –version >&5 gcc (GCC) 8.3.1 20190507 (Red Hat 8.3.1-4) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3623: $? = 0 configure:3612: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure –enable-bootstrap –enable-languages=c,c++,fortran,lto –prefix=/usr –mandir=/usr/share/man –infodir=/usr/share/info –with-bugurl=bugzilla.redhat.com/bugzilla –enable-shared –enable-threads=posix –enable-checking=release –enable-multilib –with-system-zlib –enable-__cxa_atexit –disable-libunwind-exceptions –enable-gnu-unique-object –enable-linker-build-id –with-gcc-major-version-only –with-linker-hash-style=gnu –enable-plugin –enable-initfini-array –with-isl –disable-libmpx –enable-offload-targets=nvptx-none –without-cuda-driver –enable-gnu-indirect-function –enable-cet –with-tune=generic –with-arch_32=x86-64 –build=x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190507 (Red Hat 8.3.1-4) (GCC) configure:3623: $? = 0 configure:3612: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3623: $? = 1 configure:3612: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '–version'? gcc: fatal error: no input files compilation terminated. configure:3623: $? = 1 configure:3643: checking whether the C compiler works configure:3665: gcc conftest.c >&5 configure:3669: $? = 0 configure:3717: result: yes configure:3720: checking for C compiler default output file name configure:3722: result: a.out configure:3728: checking for suffix of executables configure:3735: gcc -o conftest conftest.c >&5 configure:3739: $? = 0 configure:3761: result: configure:3783: checking whether we are cross compiling configure:3791: gcc -o conftest conftest.c >&5 configure:3795: $? = 0 configure:3802: ./conftest configure:3806: $? = 0 configure:3821: result: no configure:3826: checking for suffix of object files configure:3848: gcc -c conftest.c >&5 configure:3852: $? = 0 configure:3873: result: o configure:3877: checking whether we are using the GNU C compiler configure:3896: gcc -c conftest.c >&5 configure:3896: $? = 0 configure:3905: result: yes configure:3914: checking whether gcc accepts -g configure:3934: gcc -c -g conftest.c >&5 configure:3934: $? = 0 configure:3975: result: yes configure:3992: checking for gcc option to accept ISO C89 configure:4055: gcc -c -g -O2 conftest.c >&5 configure:4055: $? = 0 configure:4068: result: none needed configure:4093: checking whether gcc understands -c and -o together configure:4115: gcc -c conftest.c -o conftest2.o configure:4118: $? = 0 configure:4115: gcc -c conftest.c -o conftest2.o configure:4118: $? = 0 configure:4130: result: yes configure:4150: checking whether make supports the include directive configure:4165: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4168: $? = 0 configure:4187: result: yes (GNU style) configure:4212: checking dependency style of gcc configure:4323: result: gcc3 configure:4339: checking whether ln -s works configure:4343: result: yes configure:4356: checking how to run the C preprocessor configure:4387: gcc -E conftest.c configure:4387: $? = 0 configure:4401: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h> ^~~~~~~~~~~~~~~~~~
compilation terminated. configure:4401: $? = 1 configure: failed program was: | confdefs.h
| define PACKAGE_NAME “” | define PACKAGE_TARNAME “” | define PACKAGE_VERSION “” | define PACKAGE_STRING “” | define PACKAGE_BUGREPORT “” | define PACKAGE_URL “” | define PACKAGE “libxml2” | define VERSION “2.9.10” | end confdefs.h.
| include <ac_nonexistent.h> configure:4426: result: gcc -E configure:4446: gcc -E conftest.c configure:4446: $? = 0 configure:4460: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h> ^~~~~~~~~~~~~~~~~~
compilation terminated. configure:4460: $? = 1 configure: failed program
was: | /* confdefs.h */ | define PACKAGE_NAME “” | define PACKAGE_TARNAME
“” | define PACKAGE_VERSION “” | define PACKAGE_STRING “” | define
PACKAGE_BUGREPORT “” | define PACKAGE_URL “” | define PACKAGE “libxml2” |
define VERSION “2.9.10” | /* end confdefs.h. */ | include
<ac_nonexistent.h> configure:4490: checking for mv configure:4508:
found /usr/bin/mv configure:4521: result: /usr/bin/mv configure:4531:
checking for tar configure:4549: found /usr/bin/tar configure:4562: result:
/usr/bin/tar configure:4572: checking for perl configure:4603: result:
/usr/bin/perl configure:4613: checking for wget configure:4644: result:
/usr/bin/wget configure:4654: checking for xmllint configure:4672: found
/usr/bin/xmllint configure:4685: result: /usr/bin/xmllint configure:4695:
checking for xsltproc configure:4726: result: /usr/bin/xsltproc
configure:4745: checking for x86_64-redhat-linux-gnu-pkg-config
configure:4763: found /usr/bin/x86_64-redhat-linux-gnu-pkg-config
configure:4775: result: /usr/bin/x86_64-redhat-linux-gnu-pkg-config
configure:4843: checking pkg-config is at least version 0.9.0
configure:4846: result: yes configure:4901: checking how to print strings
configure:4928: result: printf configure:4949: checking for a sed that does
not truncate output configure:5013: result: /usr/bin/sed configure:5031:
checking for grep that handles long lines and -e configure:5089: result:
/usr/bin/grep configure:5094: checking for egrep configure:5156: result:
/usr/bin/grep -E configure:5161: checking for fgrep configure:5223: result:
/usr/bin/grep -F configure:5258: checking for ld used by gcc
configure:5325: result: /usr/bin/ld configure:5332: checking if the linker
(/usr/bin/ld) is GNU ld configure:5347: result: yes configure:5359:
checking for BSD- or MS-compatible name lister (nm) configure:5413: result:
no configure:5427: checking for x86_64-redhat-linux-gnu-dumpbin
configure:5457: result: no configure:5427: checking for
x86_64-redhat-linux-gnu-link configure:5457: result: no configure:5471:
checking for dumpbin configure:5501: result: no configure:5471: checking
for link configure:5487: found /usr/bin/link configure:5498: result: link
-dump configure:5543: checking the name lister (nm) interface
configure:5550: gcc -c -g -O2 conftest.c >&5 configure:5553: nm
“conftest.o” configure:5556: output 0000000000000000 B some_variable
configure:5563: result: BSD nm configure:5567: checking the maximum length
of command line arguments configure:5698: result: 1572864 configure:5746:
checking how to convert x86_64-pc-linux-gnu file names to
x86_64-redhat-linux-gnu format configure:5786: result:
func_convert_file_noop configure:5793: checking how to convert
x86_64-pc-linux-gnu file names to toolchain format configure:5813: result:
func_convert_file_noop configure:5820: checking for /usr/bin/ld option to
reload object files configure:5827: result: -r configure:5861: checking for
x86_64-redhat-linux-gnu-objdump configure:5891: result: no configure:5901:
checking for objdump configure:5917: found /usr/bin/objdump configure:5928:
result: objdump configure:5960: checking how to recognize dependent
libraries configure:6160: result: pass_all configure:6205: checking for
x86_64-redhat-linux-gnu-dlltool configure:6235: result: no configure:6245:
checking for dlltool configure:6275: result: no configure:6305: checking
how to associate runtime and link libraries configure:6332: result: printf
%sn configure:6349: checking for x86_64-redhat-linux-gnu-ar configure:6379:
result: no configure:6393: checking for ar configure:6409: found
/usr/bin/ar configure:6420: result: ar configure:6457: checking for
archiver @FILE support configure:6474: gcc -c -g -O2 conftest.c >&5
configure:6474: $? = 0 configure:6477: ar cru libconftest.a @conftest.lst
>&5 configure:6480: $? = 0 configure:6485: ar cru libconftest.a
@conftest.lst >&5 ar: conftest.o: No such file or directory
configure:6488: $? = 1 configure:6500: result: @ configure:6518: checking
for x86_64-redhat-linux-gnu-strip configure:6545: result: strip
configure:6617: checking for x86_64-redhat-linux-gnu-ranlib configure:6647:
result: no configure:6657: checking for ranlib configure:6673: found
/usr/bin/ranlib configure:6684: result: ranlib configure:6786: checking
command to parse nm output from gcc object configure:6939: gcc -c -g -O2
conftest.c >&5 configure:6942: $? = 0 configure:6946: nm conftest.o
| sed -n -e 's/^.*[ ]([ABCDGIRSTW]*)[ ][
]*([_A-Za-z]*)$/1 2 2/p' | sed '/
__gnu_lto/d' > conftest.nm configure:6949: $? = 0 configure:7015: gcc
-o conftest -g -O2 conftest.c conftstm.o >&5 configure:7018: $? =
0 configure:7056: result: ok configure:7103: checking for sysroot
configure:7133: result: no configure:7140: checking for a working dd
configure:7178: result: /usr/bin/dd configure:7182: checking how to
truncate binary pipes configure:7197: result: /usr/bin/dd bs=4096 count=1
configure:7333: gcc -c -g -O2 conftest.c >&5 configure:7336: $? = 0
configure:7486: checking for x86_64-redhat-linux-gnu-mt configure:7516:
result: no configure:7526: checking for mt configure:7556: result: no
configure:7576: checking if : is a manifest tool configure:7582: :
'-?' configure:7590: result: no configure:8263: checking for ANSI C
header files configure:8283: gcc -c -g -O2 conftest.c >&5
configure:8283: $? = 0 configure:8356: gcc -o conftest -g -O2 conftest.c
>&5 configure:8356: $? = 0 configure:8356: ./conftest
configure:8356: $? = 0 configure:8367: result: yes configure:8380: checking
for sys/types.h configure:8380: gcc -c -g -O2 conftest.c >&5
configure:8380: $? = 0 configure:8380: result: yes configure:8380: checking
for sys/stat.h configure:8380: gcc -c -g -O2 conftest.c >&5
configure:8380: $? = 0 configure:8380: result: yes configure:8380: checking
for stdlib.h configure:8380: gcc -c -g -O2 conftest.c >&5
configure:8380: $? = 0 configure:8380: result: yes configure:8380: checking
for string.h configure:8380: gcc -c -g -O2 conftest.c >&5
configure:8380: $? = 0 configure:8380: result: yes configure:8380: checking
for memory.h configure:8380: gcc -c -g -O2 conftest.c >&5
configure:8380: $? = 0 configure:8380: result: yes configure:8380: checking
for strings.h configure:8380: gcc -c -g -O2 conftest.c >&5
configure:8380: $? = 0 configure:8380: result: yes configure:8380: checking
for inttypes.h configure:8380: gcc -c -g -O2 conftest.c >&5
configure:8380: $? = 0 configure:8380: result: yes configure:8380: checking
for stdint.h configure:8380: gcc -c -g -O2 conftest.c >&5
configure:8380: $? = 0 configure:8380: result: yes configure:8380: checking
for unistd.h configure:8380: gcc -c -g -O2 conftest.c >&5
configure:8380: $? = 0 configure:8380: result: yes configure:8394: checking
for dlfcn.h configure:8394: gcc -c -g -O2 conftest.c >&5
configure:8394: $? = 0 configure:8394: result: yes configure:8650: checking
for objdir configure:8665: result: .libs configure:8929: checking if gcc
supports -fno-rtti -fno-exceptions configure:8947: gcc -c -g -O2 -fno-rtti
-fno-exceptions conftest.c >&5 cc1: warning: command line option
'-fno-rtti' is valid for C+/ObjC
+ but not for C
configure:8951: $? = 0 configure:8964: result: no configure:9322: checking
for gcc option to produce PIC configure:9329: result: -fPIC -DPIC
configure:9337: checking if gcc PIC flag -fPIC -DPIC works configure:9355:
gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9359: $? =
0 configure:9372: result: yes configure:9401: checking if gcc static flag
-static works configure:9429: result: no configure:9444: checking if gcc
supports -c -o file.o configure:9465: gcc -c -g -O2 -o out/conftest2.o
conftest.c >&5 configure:9469: $? = 0 configure:9491: result: yes
configure:9499: checking if gcc supports -c -o file.o configure:9546:
result: yes configure:9579: checking whether the gcc linker (/usr/bin/ld -m
elf_x86_64) supports shared libraries configure:10838: result: yes
configure:11078: checking dynamic linker characteristics configure:11659:
gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11659: $? = 0 configure:11899: result: GNU/Linux ld.so
configure:12021: checking how to hardcode library paths into programs
configure:12046: result: immediate configure:12594: checking whether
stripping libraries is possible configure:12599: result: yes
configure:12634: checking if libtool supports shared libraries
configure:12636: result: yes configure:12639: checking whether to build
shared libraries configure:12664: result: no configure:12667: checking
whether to build static libraries configure:12671: result: yes
configure:13193: checking for Z configure:13200: $PKG_CONFIG –exists
–print-errors “zlib” Package zlib was not found in the pkg-config search
path. Perhaps you should add the directory containing `zlib.pc' to the
PKG_CONFIG_PATH environment variable Package 'zlib', required by
'virtual:world', not found configure:13203: $? = 1 configure:13217:
$PKG_CONFIG –exists –print-errors “zlib” Package zlib was not found in the
pkg-config search path. Perhaps you should add the directory containing
`zlib.pc' to the PKG_CONFIG_PATH environment variable Package
'zlib', required by 'virtual:world', not found
configure:13220: $? = 1 configure:13234: result: no Package 'zlib',
required by 'virtual:world', not found configure:13267: checking
zlib.h usability configure:13267: gcc -c -g -O2 conftest.c >&5
conftest.c:56:10: fatal error: zlib.h: No such file or directory
#include <zlib.h> ^~~~~~~~
compilation terminated. configure:13267: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “” | define PACKAGE_TARNAME “” | define PACKAGE_VERSION “” | define PACKAGE_STRING “” | define PACKAGE_BUGREPORT “” | define PACKAGE_URL “” | define PACKAGE “libxml2” | define VERSION “2.9.10” | define STDC_HEADERS 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_MEMORY_H 1 | define HAVE_STRINGS_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_UNISTD_H 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | /* end confdefs.h. */ | include <stdio.h> | ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | endif | ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | endif | ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | endif | ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | endif | ifdef HAVE_STRINGS_H | # include <strings.h> | endif | ifdef HAVE_INTTYPES_H | # include <inttypes.h> | endif | ifdef HAVE_STDINT_H | # include <stdint.h> | endif | ifdef HAVE_UNISTD_H | # include <unistd.h> | endif | include <zlib.h> configure:13267: result: no configure:13267: checking zlib.h presence configure:13267: gcc -E conftest.c conftest.c:23:10: fatal error: zlib.h: No such file or directory
#include <zlib.h> ^~~~~~~~
compilation terminated. configure:13267: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “” | define PACKAGE_TARNAME “” | define PACKAGE_VERSION “” | define PACKAGE_STRING “” | define PACKAGE_BUGREPORT “” | define PACKAGE_URL “” | define PACKAGE “libxml2” | define VERSION “2.9.10” | define STDC_HEADERS 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_MEMORY_H 1 | define HAVE_STRINGS_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_UNISTD_H 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | /* end confdefs.h. */ | include <zlib.h> configure:13267: result: no configure:13267: checking for zlib.h configure:13267: result: no configure:13348: checking for LZMA configure:13355: $PKG_CONFIG –exists –print-errors “liblzma” Package liblzma was not found in the pkg-config search path. Perhaps you should add the directory containing `liblzma.pc' to the PKG_CONFIG_PATH environment variable Package 'liblzma', required by 'virtual:world', not found configure:13358: $? = 1 configure:13372: $PKG_CONFIG –exists –print-errors “liblzma” Package liblzma was not found in the pkg-config search path. Perhaps you should add the directory containing `liblzma.pc' to the PKG_CONFIG_PATH environment variable Package 'liblzma', required by 'virtual:world', not found configure:13375: $? = 1 configure:13389: result: no Package 'liblzma', required by 'virtual:world', not found configure:13425: checking lzma.h usability configure:13425: gcc -c -g -O2 conftest.c >&5 conftest.c:56:10: fatal error: lzma.h: No such file or directory
#include <lzma.h> ^~~~~~~~
compilation terminated. configure:13425: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “” | define PACKAGE_TARNAME “” | define PACKAGE_VERSION “” | define PACKAGE_STRING “” | define PACKAGE_BUGREPORT “” | define PACKAGE_URL “” | define PACKAGE “libxml2” | define VERSION “2.9.10” | define STDC_HEADERS 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_MEMORY_H 1 | define HAVE_STRINGS_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_UNISTD_H 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | /* end confdefs.h. */ | include <stdio.h> | ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | endif | ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | endif | ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | endif | ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | endif | ifdef HAVE_STRINGS_H | # include <strings.h> | endif | ifdef HAVE_INTTYPES_H | # include <inttypes.h> | endif | ifdef HAVE_STDINT_H | # include <stdint.h> | endif | ifdef HAVE_UNISTD_H | # include <unistd.h> | endif | include <lzma.h> configure:13425: result: no configure:13425: checking lzma.h presence configure:13425: gcc -E conftest.c conftest.c:23:10: fatal error: lzma.h: No such file or directory
#include <lzma.h> ^~~~~~~~
compilation terminated. configure:13425: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “” | define PACKAGE_TARNAME “” | define PACKAGE_VERSION “” | define PACKAGE_STRING “” | define PACKAGE_BUGREPORT “” | define PACKAGE_URL “” | define PACKAGE “libxml2” | define VERSION “2.9.10” | define STDC_HEADERS 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_MEMORY_H 1 | define HAVE_STRINGS_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_UNISTD_H 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | /* end confdefs.h. */ | include <lzma.h> configure:13425: result: no configure:13425: checking for lzma.h configure:13425: result: no configure:13497: checking for dirent.h that defines DIR configure:13516: gcc -c -g -O2 conftest.c >&5 configure:13516: $? = 0 configure:13524: result: yes configure:13537: checking for library containing opendir configure:13568: gcc -o conftest -g -O2 conftest.c >&5 configure:13568: $? = 0 configure:13585: result: none required configure:13652: checking for ANSI C header files configure:13756: result: yes configure:13766: checking fcntl.h usability configure:13766: gcc -c -g -O2 conftest.c >&5 configure:13766: $? = 0 configure:13766: result: yes configure:13766: checking fcntl.h presence configure:13766: gcc -E conftest.c configure:13766: $? = 0 configure:13766: result: yes configure:13766: checking for fcntl.h configure:13766: result: yes configure:13778: checking for unistd.h configure:13778: result: yes configure:13790: checking ctype.h usability configure:13790: gcc -c -g -O2 conftest.c >&5 configure:13790: $? = 0 configure:13790: result: yes configure:13790: checking ctype.h presence configure:13790: gcc -E conftest.c configure:13790: $? = 0 configure:13790: result: yes configure:13790: checking for ctype.h configure:13790: result: yes configure:13802: checking dirent.h usability configure:13802: gcc -c -g -O2 conftest.c >&5 configure:13802: $? = 0 configure:13802: result: yes configure:13802: checking dirent.h presence configure:13802: gcc -E conftest.c configure:13802: $? = 0 configure:13802: result: yes configure:13802: checking for dirent.h configure:13802: result: yes configure:13814: checking errno.h usability configure:13814: gcc -c -g -O2 conftest.c >&5 configure:13814: $? = 0 configure:13814: result: yes configure:13814: checking errno.h presence configure:13814: gcc -E conftest.c configure:13814: $? = 0 configure:13814: result: yes configure:13814: checking for errno.h configure:13814: result: yes configure:13826: checking malloc.h usability configure:13826: gcc -c -g -O2 conftest.c >&5 configure:13826: $? = 0 configure:13826: result: yes configure:13826: checking malloc.h presence configure:13826: gcc -E conftest.c configure:13826: $? = 0 configure:13826: result: yes configure:13826: checking for malloc.h configure:13826: result: yes configure:13838: checking stdarg.h usability configure:13838: gcc -c -g -O2 conftest.c >&5 configure:13838: $? = 0 configure:13838: result: yes configure:13838: checking stdarg.h presence configure:13838: gcc -E conftest.c configure:13838: $? = 0 configure:13838: result: yes configure:13838: checking for stdarg.h configure:13838: result: yes configure:13850: checking for sys/stat.h configure:13850: result: yes configure:13862: checking for sys/types.h configure:13862: result: yes configure:13874: checking for stdint.h configure:13874: result: yes configure:13886: checking for inttypes.h configure:13886: result: yes configure:13898: checking time.h usability configure:13898: gcc -c -g -O2 conftest.c >&5 configure:13898: $? = 0 configure:13898: result: yes configure:13898: checking time.h presence configure:13898: gcc -E conftest.c configure:13898: $? = 0 configure:13898: result: yes configure:13898: checking for time.h configure:13898: result: yes configure:13910: checking math.h usability configure:13910: gcc -c -g -O2 conftest.c >&5 configure:13910: $? = 0 configure:13910: result: yes configure:13910: checking math.h presence configure:13910: gcc -E conftest.c configure:13910: $? = 0 configure:13910: result: yes configure:13910: checking for math.h configure:13910: result: yes configure:13922: checking limits.h usability configure:13922: gcc -c -g -O2 conftest.c >&5 configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking limits.h presence configure:13922: gcc -E conftest.c configure:13922: $? = 0 configure:13922: result: yes configure:13922: checking for limits.h configure:13922: result: yes configure:13934: checking float.h usability configure:13934: gcc -c -g -O2 conftest.c >&5 configure:13934: $? = 0 configure:13934: result: yes configure:13934: checking float.h presence configure:13934: gcc -E conftest.c configure:13934: $? = 0 configure:13934: result: yes configure:13934: checking for float.h configure:13934: result: yes configure:13946: checking for stdlib.h configure:13946: result: yes configure:13958: checking for sys/socket.h configure:13958: gcc -c -g -O2 conftest.c >&5 configure:13958: $? = 0 configure:13958: result: yes configure:13974: checking for netinet/in.h configure:13974: gcc -c -g -O2 conftest.c >&5 configure:13974: $? = 0 configure:13974: result: yes configure:13990: checking for arpa/inet.h configure:13990: gcc -c -g -O2 conftest.c >&5 configure:13990: $? = 0 configure:13990: result: yes configure:14009: checking netdb.h usability configure:14009: gcc -c -g -O2 conftest.c >&5 configure:14009: $? = 0 configure:14009: result: yes configure:14009: checking netdb.h presence configure:14009: gcc -E conftest.c configure:14009: $? = 0 configure:14009: result: yes configure:14009: checking for netdb.h configure:14009: result: yes configure:14021: checking sys/time.h usability configure:14021: gcc -c -g -O2 conftest.c >&5 configure:14021: $? = 0 configure:14021: result: yes configure:14021: checking sys/time.h presence configure:14021: gcc -E conftest.c configure:14021: $? = 0 configure:14021: result: yes configure:14021: checking for sys/time.h configure:14021: result: yes configure:14033: checking sys/select.h usability configure:14033: gcc -c -g -O2 conftest.c >&5 configure:14033: $? = 0 configure:14033: result: yes configure:14033: checking sys/select.h presence configure:14033: gcc -E conftest.c configure:14033: $? = 0 configure:14033: result: yes configure:14033: checking for sys/select.h configure:14033: result: yes configure:14045: checking poll.h usability configure:14045: gcc -c -g -O2 conftest.c >&5 configure:14045: $? = 0 configure:14045: result: yes configure:14045: checking poll.h presence configure:14045: gcc -E conftest.c configure:14045: $? = 0 configure:14045: result: yes configure:14045: checking for poll.h configure:14045: result: yes configure:14057: checking sys/mman.h usability configure:14057: gcc -c -g -O2 conftest.c >&5 configure:14057: $? = 0 configure:14057: result: yes configure:14057: checking sys/mman.h presence configure:14057: gcc -E conftest.c configure:14057: $? = 0 configure:14057: result: yes configure:14057: checking for sys/mman.h configure:14057: result: yes configure:14069: checking sys/timeb.h usability configure:14069: gcc -c -g -O2 conftest.c >&5 configure:14069: $? = 0 configure:14069: result: yes configure:14069: checking sys/timeb.h presence configure:14069: gcc -E conftest.c configure:14069: $? = 0 configure:14069: result: yes configure:14069: checking for sys/timeb.h configure:14069: result: yes configure:14081: checking signal.h usability configure:14081: gcc -c -g -O2 conftest.c >&5 configure:14081: $? = 0 configure:14081: result: yes configure:14081: checking signal.h presence configure:14081: gcc -E conftest.c configure:14081: $? = 0 configure:14081: result: yes configure:14081: checking for signal.h configure:14081: result: yes configure:14093: checking for arpa/nameser.h configure:14093: gcc -c -g -O2 conftest.c >&5 configure:14093: $? = 0 configure:14093: result: yes configure:14109: checking for resolv.h configure:14109: gcc -c -g -O2 conftest.c >&5 configure:14109: $? = 0 configure:14109: result: yes configure:14131: checking dl.h usability configure:14131: gcc -c -g -O2 conftest.c >&5 conftest.c:86:10: fatal error: dl.h: No such file or directory
#include <dl.h> ^~~~~~
compilation terminated. configure:14131: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “” | define PACKAGE_TARNAME “” | define PACKAGE_VERSION “” | define PACKAGE_STRING “” | define PACKAGE_BUGREPORT “” | define PACKAGE_URL “” | define PACKAGE “libxml2” | define VERSION “2.9.10” | define STDC_HEADERS 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_MEMORY_H 1 | define HAVE_STRINGS_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_UNISTD_H 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define HAVE_DIRENT_H 1 | define STDC_HEADERS 1 | define HAVE_FCNTL_H 1 | define HAVE_UNISTD_H 1 | define HAVE_CTYPE_H 1 | define HAVE_DIRENT_H 1 | define HAVE_ERRNO_H 1 | define HAVE_MALLOC_H 1 | define HAVE_STDARG_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_TIME_H 1 | define HAVE_MATH_H 1 | define HAVE_LIMITS_H 1 | define HAVE_FLOAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_SYS_SOCKET_H 1 | define HAVE_NETINET_IN_H 1 | define HAVE_ARPA_INET_H 1 | define HAVE_NETDB_H 1 | define HAVE_SYS_TIME_H 1 | define HAVE_SYS_SELECT_H 1 | define HAVE_POLL_H 1 | define HAVE_SYS_MMAN_H 1 | define HAVE_SYS_TIMEB_H 1 | define HAVE_SIGNAL_H 1 | define HAVE_ARPA_NAMESER_H 1 | define HAVE_RESOLV_H 1 | /* end confdefs.h. */ | include <stdio.h> | ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | endif | ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | endif | ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | endif | ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | endif | ifdef HAVE_STRINGS_H | # include <strings.h> | endif | ifdef HAVE_INTTYPES_H | # include <inttypes.h> | endif | ifdef HAVE_STDINT_H | # include <stdint.h> | endif | ifdef HAVE_UNISTD_H | # include <unistd.h> | endif | include <dl.h> configure:14131: result: no configure:14131: checking dl.h presence configure:14131: gcc -E conftest.c conftest.c:53:10: fatal error: dl.h: No such file or directory
#include <dl.h> ^~~~~~
compilation terminated. configure:14131: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “” | define PACKAGE_TARNAME “” | define PACKAGE_VERSION “” | define PACKAGE_STRING “” | define PACKAGE_BUGREPORT “” | define PACKAGE_URL “” | define PACKAGE “libxml2” | define VERSION “2.9.10” | define STDC_HEADERS 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_MEMORY_H 1 | define HAVE_STRINGS_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_UNISTD_H 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define HAVE_DIRENT_H 1 | define STDC_HEADERS 1 | define HAVE_FCNTL_H 1 | define HAVE_UNISTD_H 1 | define HAVE_CTYPE_H 1 | define HAVE_DIRENT_H 1 | define HAVE_ERRNO_H 1 | define HAVE_MALLOC_H 1 | define HAVE_STDARG_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_TIME_H 1 | define HAVE_MATH_H 1 | define HAVE_LIMITS_H 1 | define HAVE_FLOAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_SYS_SOCKET_H 1 | define HAVE_NETINET_IN_H 1 | define HAVE_ARPA_INET_H 1 | define HAVE_NETDB_H 1 | define HAVE_SYS_TIME_H 1 | define HAVE_SYS_SELECT_H 1 | define HAVE_POLL_H 1 | define HAVE_SYS_MMAN_H 1 | define HAVE_SYS_TIMEB_H 1 | define HAVE_SIGNAL_H 1 | define HAVE_ARPA_NAMESER_H 1 | define HAVE_RESOLV_H 1 | /* end confdefs.h. */ | include <dl.h> configure:14131: result: no configure:14131: checking for dl.h configure:14131: result: no configure:14143: checking for dlfcn.h configure:14143: result: yes configure:14157: checking for uint32_t configure:14157: gcc -c -g -O2 conftest.c >&5 configure:14157: $? = 0 configure:14157: result: yes configure:14177: checking for strftime configure:14177: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:77:6: warning: conflicting types for built-in function 'strftime' [-Wbuiltin-declaration-mismatch]
char strftime (); ^~~~~~~~
configure:14177: $? = 0 configure:14177: result: yes configure:14233: checking for strftime configure:14233: result: yes configure:14233: checking for localtime configure:14233: gcc -o conftest -g -O2 conftest.c >&5 configure:14233: $? = 0 configure:14233: result: yes configure:14233: checking for gettimeofday configure:14233: gcc -o conftest -g -O2 conftest.c >&5 configure:14233: $? = 0 configure:14233: result: yes configure:14233: checking for ftime configure:14233: gcc -o conftest -g -O2 conftest.c >&5 configure:14233: $? = 0 configure:14233: result: yes configure:14245: checking for stat configure:14245: gcc -o conftest -g -O2 conftest.c >&5 configure:14245: $? = 0 configure:14245: result: yes configure:14245: checking for signal configure:14245: gcc -o conftest -g -O2 conftest.c >&5 configure:14245: $? = 0 configure:14245: result: yes configure:14257: checking for rand configure:14257: gcc -o conftest -g -O2 conftest.c >&5 configure:14257: $? = 0 configure:14257: result: yes configure:14257: checking for rand_r configure:14257: gcc -o conftest -g -O2 conftest.c >&5 configure:14257: $? = 0 configure:14257: result: yes configure:14257: checking for srand configure:14257: gcc -o conftest -g -O2 conftest.c >&5 configure:14257: $? = 0 configure:14257: result: yes configure:14257: checking for time configure:14257: gcc -o conftest -g -O2 conftest.c >&5 configure:14257: $? = 0 configure:14257: result: yes configure:14269: checking for isascii configure:14269: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:88:6: warning: conflicting types for built-in function 'isascii' [-Wbuiltin-declaration-mismatch]
char isascii (); ^~~~~~~
configure:14269: $? = 0 configure:14269: result: yes configure:14269: checking for mmap configure:14269: gcc -o conftest -g -O2 conftest.c >&5 configure:14269: $? = 0 configure:14269: result: yes configure:14269: checking for munmap configure:14269: gcc -o conftest -g -O2 conftest.c >&5 configure:14269: $? = 0 configure:14269: result: yes configure:14269: checking for putenv configure:14269: gcc -o conftest -g -O2 conftest.c >&5 configure:14269: $? = 0 configure:14269: result: yes configure:14281: checking for va_copy configure:14295: gcc -o conftest -g -O2 conftest.c >&5 configure:14295: $? = 0 configure:14302: result: yes configure:14339: checking whether va_list is an array type configure:14352: gcc -c -g -O2 conftest.c >&5 configure: In function 'main': configure:14348:34: error: cast specifies array type
^
configure: failed program was: line 14342 “configure” include “confdefs.h”
include <stdarg.h> void a(va_list * ap) {} int main(void) {
va_list ap1, ap2; a(&ap1); ap2 = (va_list) ap1 ; return 0; } configure:14362: result: yes configure:14370: checking for library containing gethostent configure:14401: gcc -o conftest -g -O2 conftest.c >&5 configure:14401: $? = 0 configure:14418: result: none required configure:14426: checking for library containing setsockopt configure:14457: gcc -o conftest -g -O2 conftest.c >&5 configure:14457: $? = 0 configure:14474: result: none required configure:14482: checking for library containing connect configure:14513: gcc -o conftest -g -O2 conftest.c >&5 configure:14513: $? = 0 configure:14530: result: none required configure:14539: checking for type of socket length (socklen_t) configure:14553: gcc -c -g -O2 conftest.c >&5 configure:14556: result: socklen_t * configure:14625: checking for const gethostbyname() argument configure:14638: gcc -o conftest -g -O2 conftest.c >&5 configure:14638: $? = 0 configure:14645: result: yes configure:14657: checking for const send() second argument configure:14671: gcc -o conftest -g -O2 conftest.c >&5 configure:14671: $? = 0 configure:14678: result: yes configure:14691: checking whether to enable IPv6 configure:14723: gcc -c -g -O2 conftest.c >&5 configure:14723: $? = 0 configure:14730: result: yes configure:14739: checking struct sockaddr::ss_family configure:14758: gcc -c -g -O2 conftest.c >&5 configure:14758: $? = 0 configure:14765: result: yes configure:14810: checking for getaddrinfo configure:14810: gcc -o conftest -g -O2 conftest.c >&5 configure:14810: $? = 0 configure:14810: result: yes configure:14871: checking for isnan configure:14871: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:99:6: warning: conflicting types for built-in function 'isnan' [-Wbuiltin-declaration-mismatch]
char isnan (); ^~~~~
configure:14871: $? = 0 configure:14871: result: yes configure:14922: checking for isinf configure:14922: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:100:6: warning: conflicting types for built-in function 'isinf' [-Wbuiltin-declaration-mismatch]
char isinf (); ^~~~~
configure:14922: $? = 0 configure:14922: result: yes configure:15239: checking for shl_load configure:15239: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccOX9stt.o: In function `main': /builddir/build/BUILD/nokogumbo-2.0.2/usr/share/gems/gems/nokogumbo-2.0.2/ext/nokogumbo/tmp/x86_64-redhat-linux-gnu/ports/libxml2/2.9.10/libxml2-2.9.10/conftest.c:112: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:15239: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “” | define PACKAGE_TARNAME “” | define PACKAGE_VERSION “” | define PACKAGE_STRING “” | define PACKAGE_BUGREPORT “” | define PACKAGE_URL “” | define PACKAGE “libxml2” | define VERSION “2.9.10” | define STDC_HEADERS 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_MEMORY_H 1 | define HAVE_STRINGS_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_UNISTD_H 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define HAVE_DIRENT_H 1 | define STDC_HEADERS 1 | define HAVE_FCNTL_H 1 | define HAVE_UNISTD_H 1 | define HAVE_CTYPE_H 1 | define HAVE_DIRENT_H 1 | define HAVE_ERRNO_H 1 | define HAVE_MALLOC_H 1 | define HAVE_STDARG_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_TIME_H 1 | define HAVE_MATH_H 1 | define HAVE_LIMITS_H 1 | define HAVE_FLOAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_SYS_SOCKET_H 1 | define HAVE_NETINET_IN_H 1 | define HAVE_ARPA_INET_H 1 | define HAVE_NETDB_H 1 | define HAVE_SYS_TIME_H 1 | define HAVE_SYS_SELECT_H 1 | define HAVE_POLL_H 1 | define HAVE_SYS_MMAN_H 1 | define HAVE_SYS_TIMEB_H 1 | define HAVE_SIGNAL_H 1 | define HAVE_ARPA_NAMESER_H 1 | define HAVE_RESOLV_H 1 | define HAVE_DLFCN_H 1 | define HAVE_STRFTIME 1 | define HAVE_STRFTIME 1 | define HAVE_LOCALTIME 1 | define HAVE_GETTIMEOFDAY 1 | define HAVE_FTIME 1 | define HAVE_STAT 1 | define HAVE_SIGNAL 1 | define HAVE_RAND 1 | define HAVE_RAND_R 1 | define HAVE_SRAND 1 | define HAVE_TIME 1 | define HAVE_ISASCII 1 | define HAVE_MMAP 1 | define HAVE_MUNMAP 1 | define HAVE_PUTENV 1 | define HAVE_VA_COPY 1 | define VA_LIST_IS_ARRAY 1 | define XML_SOCKLEN_T socklen_t | define GETHOSTBYNAME_ARG_CAST /**/ | define SEND_ARG2_CAST /**/ | define SUPPORT_IP6 /**/ | define HAVE_GETADDRINFO /**/ | define HAVE_ISNAN /**/ | define HAVE_ISINF /**/ | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | ifdef __STDC__ | # include <limits.h> | else | # include <assert.h> | endif | | undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | ifdef __cplusplus | extern “C” | endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | if defined __stub_shl_load || defined __stub___shl_load | choke me | endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:15239: result: no configure:15244: checking for shl_load in -ldld configure:15269: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:15269: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “” | define PACKAGE_TARNAME “” | define PACKAGE_VERSION “” | define PACKAGE_STRING “” | define PACKAGE_BUGREPORT “” | define PACKAGE_URL “” | define PACKAGE “libxml2” | define VERSION “2.9.10” | define STDC_HEADERS 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_MEMORY_H 1 | define HAVE_STRINGS_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_UNISTD_H 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define HAVE_DIRENT_H 1 | define STDC_HEADERS 1 | define HAVE_FCNTL_H 1 | define HAVE_UNISTD_H 1 | define HAVE_CTYPE_H 1 | define HAVE_DIRENT_H 1 | define HAVE_ERRNO_H 1 | define HAVE_MALLOC_H 1 | define HAVE_STDARG_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_TIME_H 1 | define HAVE_MATH_H 1 | define HAVE_LIMITS_H 1 | define HAVE_FLOAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_SYS_SOCKET_H 1 | define HAVE_NETINET_IN_H 1 | define HAVE_ARPA_INET_H 1 | define HAVE_NETDB_H 1 | define HAVE_SYS_TIME_H 1 | define HAVE_SYS_SELECT_H 1 | define HAVE_POLL_H 1 | define HAVE_SYS_MMAN_H 1 | define HAVE_SYS_TIMEB_H 1 | define HAVE_SIGNAL_H 1 | define HAVE_ARPA_NAMESER_H 1 | define HAVE_RESOLV_H 1 | define HAVE_DLFCN_H 1 | define HAVE_STRFTIME 1 | define HAVE_STRFTIME 1 | define HAVE_LOCALTIME 1 | define HAVE_GETTIMEOFDAY 1 | define HAVE_FTIME 1 | define HAVE_STAT 1 | define HAVE_SIGNAL 1 | define HAVE_RAND 1 | define HAVE_RAND_R 1 | define HAVE_SRAND 1 | define HAVE_TIME 1 | define HAVE_ISASCII 1 | define HAVE_MMAP 1 | define HAVE_MUNMAP 1 | define HAVE_PUTENV 1 | define HAVE_VA_COPY 1 | define VA_LIST_IS_ARRAY 1 | define XML_SOCKLEN_T socklen_t | define GETHOSTBYNAME_ARG_CAST /**/ | define SEND_ARG2_CAST /**/ | define SUPPORT_IP6 /**/ | define HAVE_GETADDRINFO /**/ | define HAVE_ISNAN /**/ | define HAVE_ISINF /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | ifdef __cplusplus | extern “C” | endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:15278: result: no configure:15286: checking for dlopen configure:15286: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccvOwTky.o: In function `main': /builddir/build/BUILD/nokogumbo-2.0.2/usr/share/gems/gems/nokogumbo-2.0.2/ext/nokogumbo/tmp/x86_64-redhat-linux-gnu/ports/libxml2/2.9.10/libxml2-2.9.10/conftest.c:112: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:15286: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “” | define PACKAGE_TARNAME “” | define PACKAGE_VERSION “” | define PACKAGE_STRING “” | define PACKAGE_BUGREPORT “” | define PACKAGE_URL “” | define PACKAGE “libxml2” | define VERSION “2.9.10” | define STDC_HEADERS 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_MEMORY_H 1 | define HAVE_STRINGS_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_UNISTD_H 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define HAVE_DIRENT_H 1 | define STDC_HEADERS 1 | define HAVE_FCNTL_H 1 | define HAVE_UNISTD_H 1 | define HAVE_CTYPE_H 1 | define HAVE_DIRENT_H 1 | define HAVE_ERRNO_H 1 | define HAVE_MALLOC_H 1 | define HAVE_STDARG_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_TIME_H 1 | define HAVE_MATH_H 1 | define HAVE_LIMITS_H 1 | define HAVE_FLOAT_H 1 | define HAVE_STDLIB_H 1 | define HAVE_SYS_SOCKET_H 1 | define HAVE_NETINET_IN_H 1 | define HAVE_ARPA_INET_H 1 | define HAVE_NETDB_H 1 | define HAVE_SYS_TIME_H 1 | define HAVE_SYS_SELECT_H 1 | define HAVE_POLL_H 1 | define HAVE_SYS_MMAN_H 1 | define HAVE_SYS_TIMEB_H 1 | define HAVE_SIGNAL_H 1 | define HAVE_ARPA_NAMESER_H 1 | define HAVE_RESOLV_H 1 | define HAVE_DLFCN_H 1 | define HAVE_STRFTIME 1 | define HAVE_STRFTIME 1 | define HAVE_LOCALTIME 1 | define HAVE_GETTIMEOFDAY 1 | define HAVE_FTIME 1 | define HAVE_STAT 1 | define HAVE_SIGNAL 1 | define HAVE_RAND 1 | define HAVE_RAND_R 1 | define HAVE_SRAND 1 | define HAVE_TIME 1 | define HAVE_ISASCII 1 | define HAVE_MMAP 1 | define HAVE_MUNMAP 1 | define HAVE_PUTENV 1 | define HAVE_VA_COPY 1 | define VA_LIST_IS_ARRAY 1 | define XML_SOCKLEN_T socklen_t | define GETHOSTBYNAME_ARG_CAST /**/ | define SEND_ARG2_CAST /**/ | define SUPPORT_IP6 /**/ | define HAVE_GETADDRINFO /**/ | define HAVE_ISNAN /**/ | define HAVE_ISINF /**/ | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | ifdef __STDC__ | # include <limits.h> | else | # include <assert.h> | endif | | undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | ifdef __cplusplus | extern “C” | endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | if defined __stub_dlopen || defined __stub___dlopen | choke me | endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:15286: result: no configure:15291: checking for dlopen in -ldl configure:15316: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:15316: $? = 0 configure:15325: result: yes configure:15444: checking pthread.h usability configure:15444: gcc -c -g -O2 conftest.c >&5 configure:15444: $? = 0 configure:15444: result: yes configure:15444: checking pthread.h presence configure:15444: gcc -E conftest.c configure:15444: $? = 0 configure:15444: result: yes configure:15444: checking for pthread.h configure:15444: result: yes configure:15446: checking for pthread_join in -lpthread configure:15471: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:15471: $? = 0 configure:15480: result: yes configure:15990: checking iconv.h usability configure:15990: gcc -c -g -O2 conftest.c >&5 configure:15990: $? = 0 configure:15990: result: yes configure:15990: checking iconv.h presence configure:15990: gcc -E conftest.c configure:15990: $? = 0 configure:15990: result: yes configure:15990: checking for iconv.h configure:15990: result: yes configure:15992: checking for iconv configure:16008: gcc -o conftest -g -O2 conftest.c >&5 configure:16008: $? = 0 configure:16010: result: yes configure:16064: checking for iconv declaration configure:16092: gcc -c -g -O2 conftest.c >&5 configure:16092: $? = 0 configure:16103: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:16412: checking for printf configure:16412: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:105:6: warning: conflicting types for built-in function 'printf' [-Wbuiltin-declaration-mismatch]
char printf (); ^~~~~~
configure:16412: $? = 0 configure:16412: result: yes configure:16412: checking for sprintf configure:16412: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:106:6: warning: conflicting types for built-in function 'sprintf' [-Wbuiltin-declaration-mismatch]
char sprintf (); ^~~~~~~
configure:16412: $? = 0 configure:16412: result: yes configure:16412: checking for fprintf configure:16412: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:107:6: warning: conflicting types for built-in function 'fprintf' [-Wbuiltin-declaration-mismatch]
char fprintf (); ^~~~~~~
configure:16412: $? = 0 configure:16412: result: yes configure:16412: checking for snprintf configure:16412: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:108:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch]
char snprintf (); ^~~~~~~~
configure:16412: $? = 0 configure:16412: result: yes configure:16412: checking for vfprintf configure:16412: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:109:6: warning: conflicting types for built-in function 'vfprintf' [-Wbuiltin-declaration-mismatch]
char vfprintf (); ^~~~~~~~
configure:16412: $? = 0 configure:16412: result: yes configure:16412: checking for vsprintf configure:16412: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:110:6: warning: conflicting types for built-in function 'vsprintf' [-Wbuiltin-declaration-mismatch]
char vsprintf (); ^~~~~~~~
configure:16412: $? = 0 configure:16412: result: yes configure:16412: checking for vsnprintf configure:16412: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:111:6: warning: conflicting types for built-in function 'vsnprintf' [-Wbuiltin-declaration-mismatch]
char vsnprintf (); ^~~~~~~~~
configure:16412: $? = 0 configure:16412: result: yes configure:16412: checking for sscanf configure:16412: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:112:6: warning: conflicting types for built-in function 'sscanf' [-Wbuiltin-declaration-mismatch]
char sscanf (); ^~~~~~
configure:16412: $? = 0 configure:16412: result: yes configure:16583: checking that generated files are newer than configure configure:16589: result: done configure:16636: creating ./config.status
## ———————- ## ## Running config.status. ## ## ———————- ##
This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status
on f389bf33068c4352ac58af6d15d05ac4
config.status:1306: creating libxml2.spec config.status:1306: creating Makefile config.status:1306: creating include/Makefile config.status:1306: creating include/libxml/Makefile config.status:1306: creating doc/Makefile config.status:1306: creating doc/examples/Makefile config.status:1306: creating doc/devhelp/Makefile config.status:1306: creating example/Makefile config.status:1306: creating python/Makefile config.status:1306: creating python/tests/Makefile config.status:1306: creating xstc/Makefile config.status:1306: creating include/libxml/xmlversion.h config.status:1306: creating libxml-2.0.pc config.status:1306: creating libxml-2.0-uninstalled.pc config.status:1306: creating libxml2-config.cmake config.status:1306: creating python/setup.py config.status:1306: creating xml2-config config.status:1306: creating config.h config.status:1535: executing depfiles commands config.status:1612: cd . && sed -e '/# am–include-marker/d' Makefile | make -f - am–depfiles config.status:1617: $? = 0 config.status:1612: cd doc/examples && sed -e '/# am–include-marker/d' Makefile | make -f - am–depfiles config.status:1617: $? = 0 config.status:1612: cd example && sed -e '/# am–include-marker/d' Makefile | make -f - am–depfiles config.status:1617: $? = 0 config.status:1612: cd python && sed -e '/# am–include-marker/d' Makefile | make -f - am–depfiles config.status:1617: $? = 0 config.status:1535: executing libtool commands
## —————- ## ## Cache variables. ## ## —————- ##
ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_uint32_t=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_ICU_CFLAGS_set= ac_cv_env_ICU_CFLAGS_value= ac_cv_env_ICU_LIBS_set= ac_cv_env_ICU_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_LZMA_CFLAGS_set= ac_cv_env_LZMA_CFLAGS_value= ac_cv_env_LZMA_LIBS_set= ac_cv_env_LZMA_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_Z_CFLAGS_set= ac_cv_env_Z_CFLAGS_value= ac_cv_env_Z_LIBS_set= ac_cv_env_Z_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-redhat-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_dlopen=no ac_cv_func_fprintf=yes ac_cv_func_ftime=yes ac_cv_func_getaddrinfo=yes ac_cv_func_gettimeofday=yes ac_cv_func_isascii=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_localtime=yes ac_cv_func_mmap=yes ac_cv_func_munmap=yes ac_cv_func_printf=yes ac_cv_func_putenv=yes ac_cv_func_rand=yes ac_cv_func_rand_r=yes ac_cv_func_shl_load=no ac_cv_func_signal=yes ac_cv_func_snprintf=yes ac_cv_func_sprintf=yes ac_cv_func_srand=yes ac_cv_func_sscanf=yes ac_cv_func_stat=yes ac_cv_func_strftime=yes ac_cv_func_time=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_lzma_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_resolv_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=no ac_cv_host=x86_64-redhat-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_pthread_pthread_join=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MV=/usr/bin/mv ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-redhat-linux-gnu-pkg-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_TAR=/usr/bin/tar ac_cv_path_WGET=/usr/bin/wget ac_cv_path_XMLLINT=/usr/bin/xmllint ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_STRIP=strip ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DUMPBIN='link -dump' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_connect='none required' ac_cv_search_gethostent='none required' ac_cv_search_opendir='none required' ac_cv_search_setsockopt='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=no lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %sn' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '''s/^.*[ ]([ABCDGIRSTW]*)[ ][ ]*([_A-Za-z]*)$/1 2 2/p''' | sed '''/ __gnu_lto/d'''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '''s/^: (.*) .*$/ {“1”, (void *) 0},/p''' -e '''s/^[ABCDGIRSTW]* .* (.*)$/ {“1”, (void *) &1},/p'''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '''s/^: (.*) .*$/ {“1”, (void *) 0},/p''' -e '''s/^[ABCDGIRSTW]* .* (lib.*)$/ {“1”, (void *) &1},/p''' -e '''s/^[ABCDGIRSTW]* .* (.*)$/ {“lib1”, (void *) &1},/p'''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '''s/^T .* (.*)$/extern int 1();/p''' -e '''s/^[ABCDGIRSTW]* .* (.*)$/extern char 1;/p'''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' xml_cv_iconv_arg2= xml_cv_iconv_decl='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
## —————– ## ## Output variables. ## ## —————– ##
ACLOCAL='${SHELL} /builddir/build/BUILD/nokogumbo-2.0.2/usr/share/gems/gems/nokogumbo-2.0.2/ext/nokogumbo/tmp/x86_64-redhat-linux-gnu/ports/libxml2/2.9.10/libxml2-2.9.10/missing aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /builddir/build/BUILD/nokogumbo-2.0.2/usr/share/gems/gems/nokogumbo-2.0.2/ext/nokogumbo/tmp/x86_64-redhat-linux-gnu/ports/libxml2/2.9.10/libxml2-2.9.10/missing autoconf' AUTOHEADER='${SHELL} /builddir/build/BUILD/nokogumbo-2.0.2/usr/share/gems/gems/nokogumbo-2.0.2/ext/nokogumbo/tmp/x86_64-redhat-linux-gnu/ports/libxml2/2.9.10/libxml2-2.9.10/missing autoheader' AUTOMAKE='${SHELL} /builddir/build/BUILD/nokogumbo-2.0.2/usr/share/gems/gems/nokogumbo-2.0.2/ext/nokogumbo/tmp/x86_64-redhat-linux-gnu/ports/libxml2/2.9.10/libxml2-2.9.10/missing automake-1.16' AWK='gawk' BASE_THREAD_LIBS='-lpthread' C14N_OBJ='c14n.c' CATALOG_OBJ='catalog.o' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' CYGWIN_EXTRA_LDFLAGS='' CYGWIN_EXTRA_PYTHON_LIBADD='' DEBUG_OBJ='debugXML.o' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOCB_OBJ='DOCBparser.o' DSYMUTIL='' DUMPBIN=':' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_CFLAGS=' -pedantic -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -Wno-format-extra-args' FGREP='/usr/bin/grep -F' FTP_OBJ='nanoftp.o' GREP='/usr/bin/grep' HAVE_ISINF='' HAVE_ISNAN='' HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html' HTML_OBJ='HTMLparser.o HTMLtree.o' HTTP_OBJ='nanohttp.o' ICONV_LIBS='' ICU_CFLAGS='' ICU_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML_MAJOR_VERSION='2' LIBXML_MICRO_VERSION='10' LIBXML_MINOR_VERSION='9' LIBXML_VERSION='2.9.10' LIBXML_VERSION_EXTRA='' LIBXML_VERSION_INFO='11:10:9' LIBXML_VERSION_NUMBER='20910' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' LZMA_CFLAGS='' LZMA_LIBS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /builddir/build/BUILD/nokogumbo-2.0.2/usr/share/gems/gems/nokogumbo-2.0.2/ext/nokogumbo/tmp/x86_64-redhat-linux-gnu/ports/libxml2/2.9.10/libxml2-2.9.10/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' MODULE_EXTENSION='.so' MODULE_PLATFORM_LIBS='-ldl' MV='/usr/bin/mv' M_LIBS='-lm' NM='nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libxml2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/x86_64-redhat-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH=':/usr/lib64/pkgconfig:/usr/share/pkgconfig' PYTHON='' PYTHON_INCLUDES='' PYTHON_LIBS='' PYTHON_SITE_PACKAGES='' PYTHON_SUBDIR='' PYTHON_TESTS='' PYTHON_VERSION='' RANLIB='ranlib' RDL_LIBS='' READER_TEST='Readertests' REBUILD_DOCS_FALSE='' REBUILD_DOCS_TRUE='#' RELDATE='Mon Apr 27 2020' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STATIC_BINARIES='' STRIP='strip' TAR='/usr/bin/tar' TEST_C14N='C14Ntests' TEST_CATALOG='Catatests' TEST_DEBUG='Scripttests' TEST_HTML='HTMLtests' TEST_MODULES='ModuleTests' TEST_PATTERN='Patterntests' TEST_PHTML='HTMLPushtests' TEST_PUSH='XMLPushtests' TEST_REGEXPS='Regexptests Automatatests' TEST_SAX='SAXtests' TEST_SCHEMAS='Schemastests Relaxtests' TEST_SCHEMATRON='Schematrontests' TEST_THREADS='Threadtests' TEST_VALID='Validtests' TEST_VTIME='VTimingtests' TEST_XINCLUDE='XIncludetests' TEST_XPATH='XPathtests' TEST_XPTR='XPtrtests' THREADS_W32_FALSE='' THREADS_W32_TRUE='#' THREAD_CFLAGS=' -D_REENTRANT' THREAD_LIBS='' USE_VERSION_SCRIPT_FALSE='#' USE_VERSION_SCRIPT_TRUE='' VERSION='2.9.10' VERSION_SCRIPT_FLAGS='-Wl,–version-script=' WGET='/usr/bin/wget' WIN32_EXTRA_LDFLAGS='' WIN32_EXTRA_LIBADD='' WIN32_EXTRA_PYTHON_LIBADD='' WITH_C14N='1' WITH_CATALOG='1' WITH_DEBUG='1' WITH_DOCB='1' WITH_FTP='1' WITH_HTML='1' WITH_HTTP='1' WITH_ICONV='1' WITH_ICU='0' WITH_ISO8859X='1' WITH_LEGACY='1' WITH_LZMA='0' WITH_MEM_DEBUG='0' WITH_MODULES='1' WITH_OUTPUT='1' WITH_PATTERN='1' WITH_PUSH='1' WITH_PYTHON_FALSE='' WITH_PYTHON_TRUE='#' WITH_READER='1' WITH_REGEXPS='1' WITH_RUN_DEBUG='0' WITH_SAX1='1' WITH_SAX1_SOURCES_FALSE='' WITH_SAX1_SOURCES_TRUE='#' WITH_SCHEMAS='1' WITH_SCHEMATRON='1' WITH_THREADS='1' WITH_THREAD_ALLOC='0' WITH_TREE='1' WITH_TRIO='0' WITH_TRIO_SOURCES_FALSE='' WITH_TRIO_SOURCES_TRUE='#' WITH_VALID='1' WITH_WRITER='1' WITH_XINCLUDE='1' WITH_XPATH='1' WITH_XPTR='1' WITH_ZLIB='0' XINCLUDE_OBJ='xinclude.o' XMLLINT='/usr/bin/xmllint' XML_CFLAGS='' XML_INCLUDEDIR='-I${includedir}/libxml2' XML_LIBDIR='-L${libdir}' XML_LIBS='-lxml2' XML_LIBTOOLLIBS='libxml2.la' XML_PRIVATE_LIBS=' -lm ' XPATH_OBJ='xpath.o' XPTR_OBJ='xpointer.o' XSLTPROC='/usr/bin/xsltproc' Z_CFLAGS='' Z_LIBS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='link -dump' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - “$$tardir”' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-redhat-linux-gnu' host_alias='x86_64-redhat-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='redhat' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /builddir/build/BUILD/nokogumbo-2.0.2/usr/share/gems/gems/nokogumbo-2.0.2/ext/nokogumbo/tmp/x86_64-redhat-linux-gnu/ports/libxml2/2.9.10/libxml2-2.9.10/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/builddir/build/BUILD/nokogumbo-2.0.2/usr/share/gems/gems/nokogumbo-2.0.2/ext/nokogumbo/ports/x86_64-redhat-linux-gnu/libxml2/2.9.10' program_transform_name='s,x,x,' psdir='${docdir}' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias=''
## ———– ## ## confdefs.h. ## ## ———– ##
/* confdefs.h */ define PACKAGE_NAME “” define PACKAGE_TARNAME “” define PACKAGE_VERSION “” define PACKAGE_STRING “” define PACKAGE_BUGREPORT “” define PACKAGE_URL “” define PACKAGE “libxml2” define VERSION “2.9.10” define STDC_HEADERS 1 define HAVE_SYS_TYPES_H 1 define HAVE_SYS_STAT_H 1 define HAVE_STDLIB_H 1 define HAVE_STRING_H 1 define HAVE_MEMORY_H 1 define HAVE_STRINGS_H 1 define HAVE_INTTYPES_H 1 define HAVE_STDINT_H 1 define HAVE_UNISTD_H 1 define HAVE_DLFCN_H 1 define LT_OBJDIR “.libs/” define HAVE_DIRENT_H 1 define STDC_HEADERS 1 define HAVE_FCNTL_H 1 define HAVE_UNISTD_H 1 define HAVE_CTYPE_H 1 define HAVE_DIRENT_H 1 define HAVE_ERRNO_H 1 define HAVE_MALLOC_H 1 define HAVE_STDARG_H 1 define HAVE_SYS_STAT_H 1 define HAVE_SYS_TYPES_H 1 define HAVE_STDINT_H 1 define HAVE_INTTYPES_H 1 define HAVE_TIME_H 1 define HAVE_MATH_H 1 define HAVE_LIMITS_H 1 define HAVE_FLOAT_H 1 define HAVE_STDLIB_H 1 define HAVE_SYS_SOCKET_H 1 define HAVE_NETINET_IN_H 1 define HAVE_ARPA_INET_H 1 define HAVE_NETDB_H 1 define HAVE_SYS_TIME_H 1 define HAVE_SYS_SELECT_H 1 define HAVE_POLL_H 1 define HAVE_SYS_MMAN_H 1 define HAVE_SYS_TIMEB_H 1 define HAVE_SIGNAL_H 1 define HAVE_ARPA_NAMESER_H 1 define HAVE_RESOLV_H 1 define HAVE_DLFCN_H 1 define HAVE_STRFTIME 1 define HAVE_STRFTIME 1 define HAVE_LOCALTIME 1 define HAVE_GETTIMEOFDAY 1 define HAVE_FTIME 1 define HAVE_STAT 1 define HAVE_SIGNAL 1 define HAVE_RAND 1 define HAVE_RAND_R 1 define HAVE_SRAND 1 define HAVE_TIME 1 define HAVE_ISASCII 1 define HAVE_MMAP 1 define HAVE_MUNMAP 1 define HAVE_PUTENV 1 define HAVE_VA_COPY 1 define VA_LIST_IS_ARRAY 1 define XML_SOCKLEN_T socklen_t define GETHOSTBYNAME_ARG_CAST /**/ define SEND_ARG2_CAST /**/ define SUPPORT_IP6 /**/ define HAVE_GETADDRINFO /**/ define HAVE_ISNAN /**/ define HAVE_ISINF /**/ define HAVE_DLOPEN /**/ define HAVE_LIBPTHREAD /**/ define HAVE_PTHREAD_H /**/ define ICONV_CONST define HAVE_PRINTF 1 define HAVE_SPRINTF 1 define HAVE_FPRINTF 1 define HAVE_SNPRINTF 1 define HAVE_VFPRINTF 1 define HAVE_VSPRINTF 1 define HAVE_VSNPRINTF 1 define HAVE_SSCANF 1
configure: exit 0