File: //usr/local/src/pcre2-10.39/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by PCRE2 configure 10.39, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = ns565604.ip-54-39-133.net
uname -m = x86_64
uname -r = 4.18.0-553.50.1.el8_10.x86_64
uname -s = Linux
uname -v = #1 SMP Tue Apr 15 08:09:22 EDT 2025
/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: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/sbin/
PATH: /usr/bin/
PATH: /sbin/
PATH: /bin/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2665: looking for aux files: config.guess config.sub ltmain.sh ar-lib compile missing install-sh
configure:2678: trying ./
configure:2707: ./config.guess found
configure:2707: ./config.sub found
configure:2707: ./ltmain.sh found
configure:2707: ./ar-lib found
configure:2707: ./compile found
configure:2707: ./missing found
configure:2689: ./install-sh found
configure:2837: checking for a BSD-compatible install
configure:2910: result: /usr/bin/install -c
configure:2921: checking whether build environment is sane
configure:2976: result: yes
configure:3135: checking for a race-free mkdir -p
configure:3179: result: /usr/bin/mkdir -p
configure:3186: checking for gawk
configure:3207: found /usr/bin/gawk
configure:3218: result: gawk
configure:3229: checking whether make sets $(MAKE)
configure:3252: result: yes
configure:3282: checking whether make supports nested variables
configure:3300: result: yes
configure:3448: checking whether make supports nested variables
configure:3466: result: yes
configure:3555: checking for gcc
configure:3576: found /usr/bin/gcc
configure:3587: result: gcc
configure:3940: checking for C compiler version
configure:3949: gcc --version >&5
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-26)
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:3960: $? = 0
configure:3949: 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=http://bugs.almalinux.org/ --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.5.0 20210514 (Red Hat 8.5.0-26) (GCC)
configure:3960: $? = 0
configure:3949: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3960: $? = 1
configure:3949: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3960: $? = 1
configure:3949: gcc -version >&5
gcc: error: unrecognized command line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:3960: $? = 1
configure:3980: checking whether the C compiler works
configure:4002: gcc conftest.c >&5
configure:4006: $? = 0
configure:4056: result: yes
configure:4059: checking for C compiler default output file name
configure:4061: result: a.out
configure:4067: checking for suffix of executables
configure:4074: gcc -o conftest conftest.c >&5
configure:4078: $? = 0
configure:4101: result:
configure:4123: checking whether we are cross compiling
configure:4131: gcc -o conftest conftest.c >&5
configure:4135: $? = 0
configure:4142: ./conftest
configure:4146: $? = 0
configure:4161: result: no
configure:4166: checking for suffix of object files
configure:4189: gcc -c conftest.c >&5
configure:4193: $? = 0
configure:4215: result: o
configure:4219: checking whether the compiler supports GNU C
configure:4239: gcc -c conftest.c >&5
configure:4239: $? = 0
configure:4249: result: yes
configure:4260: checking whether gcc accepts -g
configure:4281: gcc -c -g conftest.c >&5
configure:4281: $? = 0
configure:4325: result: yes
configure:4345: checking for gcc option to enable C11 features
configure:4360: gcc -c -g -O2 conftest.c >&5
configure:4360: $? = 0
configure:4378: result: none needed
configure:4494: checking whether gcc understands -c and -o together
configure:4517: gcc -c conftest.c -o conftest2.o
configure:4520: $? = 0
configure:4517: gcc -c conftest.c -o conftest2.o
configure:4520: $? = 0
configure:4532: result: yes
configure:4552: checking whether make supports the include directive
configure:4567: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:4570: $? = 0
configure:4589: result: yes (GNU style)
configure:4615: checking dependency style of gcc
configure:4727: result: gcc3
configure:4748: checking for stdio.h
configure:4748: gcc -c -g -O2 conftest.c >&5
configure:4748: $? = 0
configure:4748: result: yes
configure:4748: checking for stdlib.h
configure:4748: gcc -c -g -O2 conftest.c >&5
configure:4748: $? = 0
configure:4748: result: yes
configure:4748: checking for string.h
configure:4748: gcc -c -g -O2 conftest.c >&5
configure:4748: $? = 0
configure:4748: result: yes
configure:4748: checking for inttypes.h
configure:4748: gcc -c -g -O2 conftest.c >&5
configure:4748: $? = 0
configure:4748: result: yes
configure:4748: checking for stdint.h
configure:4748: gcc -c -g -O2 conftest.c >&5
configure:4748: $? = 0
configure:4748: result: yes
configure:4748: checking for strings.h
configure:4748: gcc -c -g -O2 conftest.c >&5
configure:4748: $? = 0
configure:4748: result: yes
configure:4748: checking for sys/stat.h
configure:4748: gcc -c -g -O2 conftest.c >&5
configure:4748: $? = 0
configure:4748: result: yes
configure:4748: checking for sys/types.h
configure:4748: gcc -c -g -O2 conftest.c >&5
configure:4748: $? = 0
configure:4748: result: yes
configure:4748: checking for unistd.h
configure:4748: gcc -c -g -O2 conftest.c >&5
configure:4748: $? = 0
configure:4748: result: yes
configure:4748: checking for wchar.h
configure:4748: gcc -c -g -O2 conftest.c >&5
configure:4748: $? = 0
configure:4748: result: yes
configure:4748: checking for minix/config.h
configure:4748: gcc -c -g -O2 conftest.c >&5
conftest.c:49:10: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^~~~~~~~~~~~~~~~
compilation terminated.
configure:4748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE2"
| #define PACKAGE_TARNAME "pcre2"
| #define PACKAGE_VERSION "10.39"
| #define PACKAGE_STRING "PCRE2 10.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre2"
| #define VERSION "10.39"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4748: result: no
configure:4779: checking whether it is safe to define __EXTENSIONS__
configure:4798: gcc -c -g -O2 conftest.c >&5
configure:4798: $? = 0
configure:4806: result: yes
configure:4809: checking whether _XOPEN_SOURCE should be defined
configure:4831: gcc -c -g -O2 conftest.c >&5
configure:4831: $? = 0
configure:4858: result: no
configure:4982: checking for ar
configure:5003: found /usr/bin/ar
configure:5014: result: ar
configure:5040: checking the archiver (ar) interface
configure:5057: gcc -c -O2 conftest.c >&5
configure:5057: $? = 0
configure:5060: ar cru libconftest.a conftest.o >&5
configure:5063: $? = 0
configure:5091: result: ar
configure:5113: checking for int64_t
configure:5113: gcc -c -O2 conftest.c >&5
configure:5113: $? = 0
configure:5113: gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:53: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow]
< (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
^
conftest.c:70:12: error: storage size of 'test_array' isn't constant
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~
configure:5113: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE2"
| #define PACKAGE_TARNAME "pcre2"
| #define PACKAGE_VERSION "10.39"
| #define PACKAGE_STRING "PCRE2 10.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre2"
| #define VERSION "10.39"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 64 / 2 - 1 };
| int
| main (void)
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:5113: result: yes
configure:5156: checking build system type
configure:5171: result: x86_64-pc-linux-gnu
configure:5191: checking host system type
configure:5205: result: x86_64-pc-linux-gnu
configure:5246: checking how to print strings
configure:5273: result: printf
configure:5294: checking for a sed that does not truncate output
configure:5364: result: /usr/bin/sed
configure:5382: checking for grep that handles long lines and -e
configure:5446: result: /usr/bin/grep
configure:5451: checking for egrep
configure:5519: result: /usr/bin/grep -E
configure:5524: checking for fgrep
configure:5592: result: /usr/bin/grep -F
configure:5628: checking for ld used by gcc
configure:5696: result: /usr/bin/ld
configure:5703: checking if the linker (/usr/bin/ld) is GNU ld
configure:5719: result: yes
configure:5731: checking for BSD- or MS-compatible name lister (nm)
configure:5786: result: /usr/bin/nm -B
configure:5926: checking the name lister (/usr/bin/nm -B) interface
configure:5934: gcc -c -O2 conftest.c >&5
configure:5937: /usr/bin/nm -B "conftest.o"
configure:5940: output
0000000000000000 B some_variable
configure:5947: result: BSD nm
configure:5950: checking whether ln -s works
configure:5954: result: yes
configure:5962: checking the maximum length of command line arguments
configure:6094: result: 1572864
configure:6142: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:6183: result: func_convert_file_noop
configure:6190: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:6211: result: func_convert_file_noop
configure:6218: checking for /usr/bin/ld option to reload object files
configure:6226: result: -r
configure:6305: checking for objdump
configure:6326: found /usr/bin/objdump
configure:6337: result: objdump
configure:6366: checking how to recognize dependent libraries
configure:6567: result: pass_all
configure:6657: checking for dlltool
configure:6692: result: no
configure:6719: checking how to associate runtime and link libraries
configure:6747: result: printf %s\n
configure:6897: checking for archiver @FILE support
configure:6915: gcc -c -O2 conftest.c >&5
configure:6915: $? = 0
configure:6919: ar cr libconftest.a @conftest.lst >&5
configure:6922: $? = 0
configure:6927: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6930: $? = 1
configure:6942: result: @
configure:7005: checking for strip
configure:7026: found /usr/bin/strip
configure:7037: result: strip
configure:7114: checking for ranlib
configure:7135: found /usr/bin/ranlib
configure:7146: result: ranlib
configure:7248: checking command to parse /usr/bin/nm -B output from gcc object
configure:7402: gcc -c -O2 conftest.c >&5
configure:7405: $? = 0
configure:7409: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7412: $? = 0
configure:7478: gcc -o conftest -O2 conftest.c conftstm.o >&5
configure:7481: $? = 0
configure:7519: result: ok
configure:7566: checking for sysroot
configure:7597: result: no
configure:7604: checking for a working dd
configure:7648: result: /usr/bin/dd
configure:7652: checking how to truncate binary pipes
configure:7668: result: /usr/bin/dd bs=4096 count=1
configure:7805: gcc -c -O2 conftest.c >&5
configure:7808: $? = 0
configure:8005: checking for mt
configure:8040: result: no
configure:8060: checking if : is a manifest tool
configure:8067: : '-?'
configure:8075: result: no
configure:8801: checking for dlfcn.h
configure:8801: gcc -c -O2 conftest.c >&5
configure:8801: $? = 0
configure:8801: result: yes
configure:9388: checking for objdir
configure:9404: result: .libs
configure:9668: checking if gcc supports -fno-rtti -fno-exceptions
configure:9687: gcc -c -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:9691: $? = 0
configure:9704: result: no
configure:10062: checking for gcc option to produce PIC
configure:10070: result: -fPIC -DPIC
configure:10078: checking if gcc PIC flag -fPIC -DPIC works
configure:10097: gcc -c -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:10101: $? = 0
configure:10114: result: yes
configure:10143: checking if gcc static flag -static works
configure:10172: result: no
configure:10187: checking if gcc supports -c -o file.o
configure:10209: gcc -c -O2 -o out/conftest2.o conftest.c >&5
configure:10213: $? = 0
configure:10235: result: yes
configure:10243: checking if gcc supports -c -o file.o
configure:10291: result: yes
configure:10324: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11592: result: yes
configure:11629: checking whether -lc should be explicitly linked in
configure:11638: gcc -c -O2 conftest.c >&5
configure:11641: $? = 0
configure:11656: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11659: $? = 0
configure:11673: result: no
configure:11833: checking dynamic linker characteristics
configure:12415: gcc -o conftest -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12415: $? = 0
configure:12654: result: GNU/Linux ld.so
configure:12776: checking how to hardcode library paths into programs
configure:12801: result: immediate
configure:13353: checking whether stripping libraries is possible
configure:13362: result: yes
configure:13404: checking if libtool supports shared libraries
configure:13406: result: yes
configure:13409: checking whether to build shared libraries
configure:13434: result: yes
configure:13437: checking whether to build static libraries
configure:13441: result: yes
configure:13478: checking whether ln -s works
configure:13482: result: yes
configure:13498: checking whether the -Werror option is usable
configure:13518: gcc -c -O2 -Werror conftest.c >&5
configure:13518: $? = 0
configure:13528: result: yes
configure:13530: checking for simple visibility declarations
configure:13558: gcc -c -O2 -fvisibility=hidden -Werror conftest.c >&5
configure:13558: $? = 0
configure:13568: result: yes
configure:13598: checking for __attribute__((uninitialized))
configure:13619: gcc -c -O2 -Werror conftest.c >&5
conftest.c: In function 'main':
conftest.c:49:1: error: 'uninitialized' attribute directive ignored [-Werror=attributes]
char buf[128] __attribute__((uninitialized));(void)buf
^~~~
cc1: all warnings being treated as errors
configure:13619: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE2"
| #define PACKAGE_TARNAME "pcre2"
| #define PACKAGE_VERSION "10.39"
| #define PACKAGE_STRING "PCRE2 10.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre2"
| #define VERSION "10.39"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
| char buf[128] __attribute__((uninitialized));(void)buf
| ;
| return 0;
| }
configure:13626: result: no
configure:14199: checking for limits.h
configure:14199: gcc -c -O2 conftest.c >&5
configure:14199: $? = 0
configure:14199: result: yes
configure:14205: checking for sys/types.h
configure:14205: result: yes
configure:14211: checking for sys/stat.h
configure:14211: result: yes
configure:14217: checking for dirent.h
configure:14217: gcc -c -O2 conftest.c >&5
configure:14217: $? = 0
configure:14217: result: yes
configure:14226: checking for windows.h
configure:14226: gcc -c -O2 conftest.c >&5
conftest.c:77:10: fatal error: windows.h: No such file or directory
#include <windows.h>
^~~~~~~~~~~
compilation terminated.
configure:14226: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE2"
| #define PACKAGE_TARNAME "pcre2"
| #define PACKAGE_VERSION "10.39"
| #define PACKAGE_STRING "PCRE2 10.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre2"
| #define VERSION "10.39"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <windows.h>
configure:14226: result: no
configure:14236: checking for sys/wait.h
configure:14236: gcc -c -O2 conftest.c >&5
configure:14236: $? = 0
configure:14236: result: yes
configure:14326: checking for an ANSI C-conforming const
configure:14393: gcc -c -O2 conftest.c >&5
configure:14393: $? = 0
configure:14401: result: yes
configure:14409: checking for size_t
configure:14409: gcc -c -O2 conftest.c >&5
configure:14409: $? = 0
configure:14409: gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:14409: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE2"
| #define PACKAGE_TARNAME "pcre2"
| #define PACKAGE_VERSION "10.39"
| #define PACKAGE_STRING "PCRE2 10.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre2"
| #define VERSION "10.39"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:14409: result: yes
configure:14422: checking for bcopy
configure:14422: gcc -o conftest -O2 conftest.c >&5
conftest.c:66:6: warning: conflicting types for built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
char bcopy ();
^~~~~
configure:14422: $? = 0
configure:14422: result: yes
configure:14428: checking for memfd_create
configure:14428: gcc -o conftest -O2 conftest.c >&5
configure:14428: $? = 0
configure:14428: result: yes
configure:14434: checking for memmove
configure:14434: gcc -o conftest -O2 conftest.c >&5
conftest.c:68:6: warning: conflicting types for built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
char memmove ();
^~~~~~~
configure:14434: $? = 0
configure:14434: result: yes
configure:14440: checking for mkostemp
configure:14440: gcc -o conftest -O2 conftest.c >&5
configure:14440: $? = 0
configure:14440: result: yes
configure:14446: checking for realpath
configure:14446: gcc -o conftest -O2 conftest.c >&5
configure:14446: $? = 0
configure:14446: result: yes
configure:14452: checking for secure_getenv
configure:14452: gcc -o conftest -O2 conftest.c >&5
configure:14452: $? = 0
configure:14452: result: yes
configure:14458: checking for strerror
configure:14458: gcc -o conftest -O2 conftest.c >&5
configure:14458: $? = 0
configure:14458: result: yes
configure:14470: checking for zlib.h
configure:14470: gcc -c -O2 conftest.c >&5
configure:14470: $? = 0
configure:14470: result: yes
configure:14478: checking for gzopen in -lz
configure:14501: gcc -o conftest -O2 conftest.c -lz >&5
configure:14501: $? = 0
configure:14511: result: yes
configure:14537: checking for bzlib.h
configure:14537: gcc -c -O2 conftest.c >&5
configure:14537: $? = 0
configure:14537: result: yes
configure:14550: checking for libbz2
configure:14568: gcc -o conftest -O2 conftest.c -lbz2 >&5
conftest.c: In function 'main':
conftest.c:66:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
return (int)BZ2_bzopen("conftest", "rb");
^
configure:14568: $? = 0
configure:14570: result: yes
configure:16082: checking whether Intel CET is enabled
configure:16103: gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:3: error: #error CET is not enabled
# error CET is not enabled
^~~~~
configure:16103: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE2"
| #define PACKAGE_TARNAME "pcre2"
| #define PACKAGE_VERSION "10.39"
| #define PACKAGE_STRING "PCRE2 10.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre2"
| #define VERSION "10.39"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMFD_CREATE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_STRERROR 1
| #define HAVE_ZLIB_H 1
| #define HAVE_BZLIB_H 1
| #define SUPPORT_PCRE2_8 /**/
| #define SUPPORT_PCRE2GREP_CALLOUT_FORK /**/
| #define SUPPORT_PCRE2GREP_CALLOUT /**/
| #define SUPPORT_UNICODE /**/
| #define PCRE2GREP_BUFSIZE 20480
| #define PCRE2GREP_MAX_BUFSIZE 1048576
| #define NEWLINE_DEFAULT 2
| #define LINK_SIZE 2
| #define PARENS_NEST_LIMIT 250
| #define MATCH_LIMIT 10000000
| #define MATCH_LIMIT_DEPTH MATCH_LIMIT
| #define HEAP_LIMIT 20000000
| #define MAX_NAME_SIZE 32
| #define MAX_NAME_COUNT 10000
| /* end confdefs.h. */
|
| int
| main (void)
| {
| #ifndef __CET__
| # error CET is not enabled
| #endif
| ;
| return 0;
| }
configure:16110: result: no
configure:16250: checking that generated files are newer than configure
configure:16256: result: done
configure:16319: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by PCRE2 config.status 10.39, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ns565604.ip-54-39-133.net
config.status:1196: creating Makefile
config.status:1196: creating libpcre2-8.pc
config.status:1196: creating libpcre2-16.pc
config.status:1196: creating libpcre2-32.pc
config.status:1196: creating libpcre2-posix.pc
config.status:1196: creating pcre2-config
config.status:1196: creating src/pcre2.h
config.status:1196: creating src/config.h
config.status:1425: executing depfiles commands
config.status:1502: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1507: $? = 0
config.status:1425: executing libtool commands
config.status:1425: executing script-chmod commands
config.status:1425: executing delete-old-chartables commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_int64_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_GENHTML_set=
ac_cv_env_GENHTML_value=
ac_cv_env_LCOV_set=
ac_cv_env_LCOV_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_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_VALGRIND_CFLAGS_set=
ac_cv_env_VALGRIND_CFLAGS_value=
ac_cv_env_VALGRIND_LIBS_set=
ac_cv_env_VALGRIND_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_bcopy=yes
ac_cv_func_memfd_create=yes
ac_cv_func_memmove=yes
ac_cv_func_mkostemp=yes
ac_cv_func_realpath=yes
ac_cv_func_secure_getenv=yes
ac_cv_func_strerror=yes
ac_cv_header_bzlib_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_windows_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_z_gzopen=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_SED=/usr/bin/sed
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_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
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_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_should_define__xopen_source=no
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
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='/usr/bin/nm -B'
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 %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\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][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][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][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'
pcre2_cc_cv_attribute_uninitialized=no
pcre2_cc_cv_intel_cet_enabled=no
pcre2_cv_cc_vis_werror=yes
pcre2_cv_cc_visibility=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/usr/local/src/pcre2-10.39/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'
AS='as'
AUTOCONF='${SHELL} '\''/usr/local/src/pcre2-10.39/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/usr/local/src/pcre2-10.39/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/usr/local/src/pcre2-10.39/missing'\'' automake-1.16'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CET_CFLAGS=''
CFLAGS='-O2'
CPPFLAGS=''
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DISTCHECK_CONFIGURE_FLAGS='CFLAGS='\'''\'' CXXFLAGS='\'''\'' --enable-pcre2-16 --enable-pcre2-32 --enable-jit'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ETAGS='etags'
EXEEXT=''
EXTRA_LIBPCRE2_16_LDFLAGS=' -version-info 10:4:10'
EXTRA_LIBPCRE2_32_LDFLAGS=' -version-info 10:4:10'
EXTRA_LIBPCRE2_8_LDFLAGS=' -version-info 10:4:10'
EXTRA_LIBPCRE2_POSIX_LDFLAGS=' -version-info 3:1:0'
FGREP='/usr/bin/grep -F'
GCOV_CFLAGS=''
GCOV_CXXFLAGS=''
GCOV_LIBS=''
GENHTML=''
GREP='/usr/bin/grep'
HAVE_VISIBILITY='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LCOV=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBBZ2=''
LIBOBJS=''
LIBREADLINE=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBZ=''
LIB_POSTFIX=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} '\''/usr/local/src/pcre2-10.39/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='pcre2'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='PCRE2'
PACKAGE_STRING='PCRE2 10.39'
PACKAGE_TARNAME='pcre2'
PACKAGE_URL=''
PACKAGE_VERSION='10.39'
PATH_SEPARATOR=':'
PCRE2_DATE='2021-10-29'
PCRE2_MAJOR='10'
PCRE2_MINOR='39'
PCRE2_PRERELEASE=''
PCRE2_STATIC_CFLAG=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SHTOOL=''
STRIP='strip'
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VERSION='10.39'
VISIBILITY_CFLAGS='-fvisibility=hidden'
VISIBILITY_CXXFLAGS='-fvisibility=hidden -fvisibility-inlines-hidden'
WITH_DEBUG_FALSE=''
WITH_DEBUG_TRUE='#'
WITH_FUZZ_SUPPORT_FALSE=''
WITH_FUZZ_SUPPORT_TRUE='#'
WITH_GCOV_FALSE=''
WITH_GCOV_TRUE='#'
WITH_JIT_FALSE=''
WITH_JIT_TRUE='#'
WITH_PCRE2_16_FALSE=''
WITH_PCRE2_16_TRUE='#'
WITH_PCRE2_32_FALSE=''
WITH_PCRE2_32_TRUE='#'
WITH_PCRE2_8_FALSE='#'
WITH_PCRE2_8_TRUE=''
WITH_REBUILD_CHARTABLES_FALSE=''
WITH_REBUILD_CHARTABLES_TRUE='#'
WITH_UNICODE_FALSE='#'
WITH_UNICODE_TRUE=''
WITH_VALGRIND_FALSE=''
WITH_VALGRIND_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
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 -'
ax_pthread_config=''
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_TARNAME}'
dvidir='${docdir}'
enable_pcre2_16='no'
enable_pcre2_32='no'
enable_pcre2_8='yes'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}/html'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /usr/local/src/pcre2-10.39/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='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "PCRE2"
#define PACKAGE_TARNAME "pcre2"
#define PACKAGE_VERSION "10.39"
#define PACKAGE_STRING "PCRE2 10.39"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "pcre2"
#define VERSION "10.39"
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define STDC_HEADERS 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _HPUX_ALT_XOPEN_SOCKET_API 1
#define _NETBSD_SOURCE 1
#define _OPENBSD_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define __EXTENSIONS__ 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
#define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
#define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
#define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
#define HAVE_VISIBILITY 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_BCOPY 1
#define HAVE_MEMFD_CREATE 1
#define HAVE_MEMMOVE 1
#define HAVE_MKOSTEMP 1
#define HAVE_REALPATH 1
#define HAVE_SECURE_GETENV 1
#define HAVE_STRERROR 1
#define HAVE_ZLIB_H 1
#define HAVE_BZLIB_H 1
#define SUPPORT_PCRE2_8 /**/
#define SUPPORT_PCRE2GREP_CALLOUT_FORK /**/
#define SUPPORT_PCRE2GREP_CALLOUT /**/
#define SUPPORT_UNICODE /**/
#define PCRE2GREP_BUFSIZE 20480
#define PCRE2GREP_MAX_BUFSIZE 1048576
#define NEWLINE_DEFAULT 2
#define LINK_SIZE 2
#define PARENS_NEST_LIMIT 250
#define MATCH_LIMIT 10000000
#define MATCH_LIMIT_DEPTH MATCH_LIMIT
#define HEAP_LIMIT 20000000
#define MAX_NAME_SIZE 32
#define MAX_NAME_COUNT 10000
configure: exit 0