X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=src%2Fexternal%2Fpcre2-10.32%2Fconfig.log;fp=src%2Fexternal%2Fpcre2-10.32%2Fconfig.log;h=03ce4bf4f560de574a405661747efce81afd88a7;hb=3f728675941dc69d4e544d3a880a56240a6e394a;hp=0000000000000000000000000000000000000000;hpb=927951d1c1ad45ba9e7325f07d996154a91c911b;p=ossec-hids.git diff --git a/src/external/pcre2-10.32/config.log b/src/external/pcre2-10.32/config.log new file mode 100644 index 0000000..03ce4bf --- /dev/null +++ b/src/external/pcre2-10.32/config.log @@ -0,0 +1,1638 @@ +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.32, which was +generated by GNU Autoconf 2.69. Invocation command line was + + $ ./configure --prefix=/data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32//install --enable-jit --disable-shared --enable-static + +## --------- ## +## Platform. ## +## --------- ## + +hostname = bagan +uname -m = x86_64 +uname -r = 4.9.0-9-amd64 +uname -s = Linux +uname -v = #1 SMP Debian 4.9.168-1+deb9u2 (2019-05-13) + +/usr/bin/uname -p = unknown +/bin/uname -X = unknown + +/bin/arch = unknown +/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/bin +PATH: /usr/bin +PATH: /bin +PATH: /usr/games +PATH: /home/irako/bin + + +## ----------- ## +## Core tests. ## +## ----------- ## + +configure:2551: checking for a BSD-compatible install +configure:2619: result: /usr/bin/install -c +configure:2630: checking whether build environment is sane +configure:2685: result: yes +configure:2836: checking for a thread-safe mkdir -p +configure:2875: result: /bin/mkdir -p +configure:2882: checking for gawk +configure:2898: found /usr/bin/gawk +configure:2909: result: gawk +configure:2920: checking whether make sets $(MAKE) +configure:2942: result: yes +configure:2971: checking whether make supports nested variables +configure:2988: result: yes +configure:3125: checking whether make supports nested variables +configure:3142: result: yes +configure:3217: checking for gcc +configure:3233: found /usr/bin/gcc +configure:3244: result: gcc +configure:3473: checking for C compiler version +configure:3482: gcc --version >&5 +gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 +Copyright (C) 2016 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:3493: $? = 0 +configure:3482: gcc -v >&5 +Using built-in specs. +COLLECT_GCC=gcc +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu +Thread model: posix +gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) +configure:3493: $? = 0 +configure:3482: gcc -V >&5 +gcc: error: unrecognized command line option '-V' +gcc: fatal error: no input files +compilation terminated. +configure:3493: $? = 1 +configure:3482: gcc -qversion >&5 +gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? +gcc: fatal error: no input files +compilation terminated. +configure:3493: $? = 1 +configure:3513: checking whether the C compiler works +configure:3535: gcc conftest.c >&5 +configure:3539: $? = 0 +configure:3587: result: yes +configure:3590: checking for C compiler default output file name +configure:3592: result: a.out +configure:3598: checking for suffix of executables +configure:3605: gcc -o conftest conftest.c >&5 +configure:3609: $? = 0 +configure:3631: result: +configure:3653: checking whether we are cross compiling +configure:3661: gcc -o conftest conftest.c >&5 +configure:3665: $? = 0 +configure:3672: ./conftest +configure:3676: $? = 0 +configure:3691: result: no +configure:3696: checking for suffix of object files +configure:3718: gcc -c conftest.c >&5 +configure:3722: $? = 0 +configure:3743: result: o +configure:3747: checking whether we are using the GNU C compiler +configure:3766: gcc -c conftest.c >&5 +configure:3766: $? = 0 +configure:3775: result: yes +configure:3784: checking whether gcc accepts -g +configure:3804: gcc -c -g conftest.c >&5 +configure:3804: $? = 0 +configure:3845: result: yes +configure:3862: checking for gcc option to accept ISO C89 +configure:3925: gcc -c -g -O2 conftest.c >&5 +configure:3925: $? = 0 +configure:3938: result: none needed +configure:3963: checking whether gcc understands -c and -o together +configure:3985: gcc -c conftest.c -o conftest2.o +configure:3988: $? = 0 +configure:3985: gcc -c conftest.c -o conftest2.o +configure:3988: $? = 0 +configure:4000: result: yes +configure:4028: checking for style of include used by make +configure:4056: result: GNU +configure:4082: checking dependency style of gcc +configure:4193: result: gcc3 +configure:4215: checking how to run the C preprocessor +configure:4246: gcc -E conftest.c +configure:4246: $? = 0 +configure:4260: gcc -E conftest.c +conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory + #include + ^ +compilation terminated. +configure:4260: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| /* end confdefs.h. */ +| #include +configure:4285: result: gcc -E +configure:4305: gcc -E conftest.c +configure:4305: $? = 0 +configure:4319: gcc -E conftest.c +conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory + #include + ^ +compilation terminated. +configure:4319: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| /* end confdefs.h. */ +| #include +configure:4348: checking for grep that handles long lines and -e +configure:4406: result: /bin/grep +configure:4411: checking for egrep +configure:4473: result: /bin/grep -E +configure:4478: checking for ANSI C header files +configure:4498: gcc -c -g -O2 conftest.c >&5 +configure:4498: $? = 0 +configure:4571: gcc -o conftest -g -O2 conftest.c >&5 +configure:4571: $? = 0 +configure:4571: ./conftest +configure:4571: $? = 0 +configure:4582: result: yes +configure:4595: checking for sys/types.h +configure:4595: gcc -c -g -O2 conftest.c >&5 +configure:4595: $? = 0 +configure:4595: result: yes +configure:4595: checking for sys/stat.h +configure:4595: gcc -c -g -O2 conftest.c >&5 +configure:4595: $? = 0 +configure:4595: result: yes +configure:4595: checking for stdlib.h +configure:4595: gcc -c -g -O2 conftest.c >&5 +configure:4595: $? = 0 +configure:4595: result: yes +configure:4595: checking for string.h +configure:4595: gcc -c -g -O2 conftest.c >&5 +configure:4595: $? = 0 +configure:4595: result: yes +configure:4595: checking for memory.h +configure:4595: gcc -c -g -O2 conftest.c >&5 +configure:4595: $? = 0 +configure:4595: result: yes +configure:4595: checking for strings.h +configure:4595: gcc -c -g -O2 conftest.c >&5 +configure:4595: $? = 0 +configure:4595: result: yes +configure:4595: checking for inttypes.h +configure:4595: gcc -c -g -O2 conftest.c >&5 +configure:4595: $? = 0 +configure:4595: result: yes +configure:4595: checking for stdint.h +configure:4595: gcc -c -g -O2 conftest.c >&5 +configure:4595: $? = 0 +configure:4595: result: yes +configure:4595: checking for unistd.h +configure:4595: gcc -c -g -O2 conftest.c >&5 +configure:4595: $? = 0 +configure:4595: result: yes +configure:4608: checking minix/config.h usability +configure:4608: gcc -c -g -O2 conftest.c >&5 +conftest.c:54:26: fatal error: minix/config.h: No such file or directory + #include + ^ +compilation terminated. +configure:4608: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| #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 +| /* end confdefs.h. */ +| #include +| #ifdef HAVE_SYS_TYPES_H +| # include +| #endif +| #ifdef HAVE_SYS_STAT_H +| # include +| #endif +| #ifdef STDC_HEADERS +| # include +| # include +| #else +| # ifdef HAVE_STDLIB_H +| # include +| # endif +| #endif +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include +| # endif +| # include +| #endif +| #ifdef HAVE_STRINGS_H +| # include +| #endif +| #ifdef HAVE_INTTYPES_H +| # include +| #endif +| #ifdef HAVE_STDINT_H +| # include +| #endif +| #ifdef HAVE_UNISTD_H +| # include +| #endif +| #include +configure:4608: result: no +configure:4608: checking minix/config.h presence +configure:4608: gcc -E conftest.c +conftest.c:21:26: fatal error: minix/config.h: No such file or directory + #include + ^ +compilation terminated. +configure:4608: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| #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 +| /* end confdefs.h. */ +| #include +configure:4608: result: no +configure:4608: checking for minix/config.h +configure:4608: result: no +configure:4629: checking whether it is safe to define __EXTENSIONS__ +configure:4647: gcc -c -g -O2 conftest.c >&5 +configure:4647: $? = 0 +configure:4654: result: yes +configure:4730: checking for ar +configure:4746: found /usr/bin/ar +configure:4757: result: ar +configure:4783: checking the archiver (ar) interface +configure:4799: gcc -c -O2 conftest.c >&5 +configure:4799: $? = 0 +configure:4801: ar cru libconftest.a conftest.o >&5 +ar: `u' modifier ignored since `D' is the default (see `U') +configure:4804: $? = 0 +configure:4832: result: ar +configure:4854: checking for int64_t +configure:4854: gcc -c -O2 conftest.c >&5 +configure:4854: $? = 0 +configure:4854: gcc -c -O2 conftest.c >&5 +conftest.c: In function 'main': +conftest.c:64:53: warning: integer overflow in expression [-Woverflow] + < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; + ^ +conftest.c:63: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:4854: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| #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 __EXTENSIONS__ 1 +| #define _ALL_SOURCE 1 +| #define _GNU_SOURCE 1 +| #define _POSIX_PTHREAD_SEMANTICS 1 +| #define _TANDEM_SOURCE 1 +| /* end confdefs.h. */ +| #include +| #ifdef HAVE_SYS_TYPES_H +| # include +| #endif +| #ifdef HAVE_SYS_STAT_H +| # include +| #endif +| #ifdef STDC_HEADERS +| # include +| # include +| #else +| # ifdef HAVE_STDLIB_H +| # include +| # endif +| #endif +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include +| # endif +| # include +| #endif +| #ifdef HAVE_STRINGS_H +| # include +| #endif +| #ifdef HAVE_INTTYPES_H +| # include +| #endif +| #ifdef HAVE_STDINT_H +| # include +| #endif +| #ifdef HAVE_UNISTD_H +| # include +| #endif +| enum { N = 64 / 2 - 1 }; +| int +| main () +| { +| 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:4854: result: yes +configure:4871: checking build system type +configure:4885: result: x86_64-pc-linux-gnu +configure:4905: checking host system type +configure:4918: result: x86_64-pc-linux-gnu +configure:5287: checking how to print strings +configure:5314: result: printf +configure:5335: checking for a sed that does not truncate output +configure:5399: result: /bin/sed +configure:5417: checking for fgrep +configure:5479: result: /bin/grep -F +configure:5514: checking for ld used by gcc +configure:5581: result: /usr/bin/ld +configure:5588: checking if the linker (/usr/bin/ld) is GNU ld +configure:5603: result: yes +configure:5615: checking for BSD- or MS-compatible name lister (nm) +configure:5669: result: /usr/bin/nm -B +configure:5799: checking the name lister (/usr/bin/nm -B) interface +configure:5806: gcc -c -O2 conftest.c >&5 +configure:5809: /usr/bin/nm -B "conftest.o" +configure:5812: output +0000000000000000 B some_variable +configure:5819: result: BSD nm +configure:5822: checking whether ln -s works +configure:5826: result: yes +configure:5834: checking the maximum length of command line arguments +configure:5965: result: 1572864 +configure:6013: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format +configure:6053: result: func_convert_file_noop +configure:6060: checking how to convert x86_64-pc-linux-gnu file names to toolchain format +configure:6080: result: func_convert_file_noop +configure:6087: checking for /usr/bin/ld option to reload object files +configure:6094: result: -r +configure:6168: checking for objdump +configure:6195: result: objdump +configure:6224: checking how to recognize dependent libraries +configure:6424: result: pass_all +configure:6509: checking for dlltool +configure:6536: result: dlltool +configure:6566: checking how to associate runtime and link libraries +configure:6593: result: printf %s\n +configure:6733: checking for archiver @FILE support +configure:6750: gcc -c -O2 conftest.c >&5 +configure:6750: $? = 0 +configure:6753: ar cr libconftest.a @conftest.lst >&5 +configure:6756: $? = 0 +configure:6761: ar cr libconftest.a @conftest.lst >&5 +ar: conftest.o: No such file or directory +configure:6764: $? = 1 +configure:6776: result: @ +configure:6834: checking for strip +configure:6850: found /usr/bin/strip +configure:6861: result: strip +configure:6933: checking for ranlib +configure:6949: found /usr/bin/ranlib +configure:6960: result: ranlib +configure:7062: checking command to parse /usr/bin/nm -B output from gcc object +configure:7215: gcc -c -O2 conftest.c >&5 +configure:7218: $? = 0 +configure:7222: /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:7225: $? = 0 +configure:7291: gcc -o conftest -O2 conftest.c conftstm.o >&5 +configure:7294: $? = 0 +configure:7332: result: ok +configure:7379: checking for sysroot +configure:7409: result: no +configure:7416: checking for a working dd +configure:7454: result: /bin/dd +configure:7458: checking how to truncate binary pipes +configure:7473: result: /bin/dd bs=4096 count=1 +configure:7609: gcc -c -O2 conftest.c >&5 +configure:7612: $? = 0 +configure:7802: checking for mt +configure:7818: found /bin/mt +configure:7829: result: mt +configure:7852: checking if mt is a manifest tool +configure:7858: mt '-?' +configure:7866: result: no +configure:8540: checking for dlfcn.h +configure:8540: gcc -c -O2 conftest.c >&5 +configure:8540: $? = 0 +configure:8540: result: yes +configure:8794: checking for objdir +configure:8809: result: .libs +configure:9073: checking if gcc supports -fno-rtti -fno-exceptions +configure:9091: 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:9095: $? = 0 +configure:9108: result: no +configure:9466: checking for gcc option to produce PIC +configure:9473: result: -fPIC -DPIC +configure:9481: checking if gcc PIC flag -fPIC -DPIC works +configure:9499: gcc -c -O2 -fPIC -DPIC -DPIC conftest.c >&5 +configure:9503: $? = 0 +configure:9516: result: yes +configure:9545: checking if gcc static flag -static works +configure:9573: result: yes +configure:9588: checking if gcc supports -c -o file.o +configure:9609: gcc -c -O2 -o out/conftest2.o conftest.c >&5 +configure:9613: $? = 0 +configure:9635: result: yes +configure:9643: checking if gcc supports -c -o file.o +configure:9690: result: yes +configure:9723: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries +configure:10984: result: yes +configure:11224: checking dynamic linker characteristics +configure:11805: gcc -o conftest -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 +configure:11805: $? = 0 +configure:12042: result: GNU/Linux ld.so +configure:12164: checking how to hardcode library paths into programs +configure:12189: result: immediate +configure:12737: checking whether stripping libraries is possible +configure:12746: result: yes +configure:12788: checking if libtool supports shared libraries +configure:12790: result: yes +configure:12793: checking whether to build shared libraries +configure:12818: result: no +configure:12821: checking whether to build static libraries +configure:12825: result: yes +configure:12862: checking whether ln -s works +configure:12866: result: yes +configure:12882: checking whether the -Werror option is usable +configure:12901: gcc -c -O2 -Werror conftest.c >&5 +configure:12901: $? = 0 +configure:12910: result: yes +configure:12912: checking for simple visibility declarations +configure:12939: gcc -c -O2 -fvisibility=hidden -Werror conftest.c >&5 +configure:12939: $? = 0 +configure:12948: result: yes +configure:13466: checking for ANSI C header files +configure:13570: result: yes +configure:13581: checking limits.h usability +configure:13581: gcc -c -O2 conftest.c >&5 +configure:13581: $? = 0 +configure:13581: result: yes +configure:13581: checking limits.h presence +configure:13581: gcc -E conftest.c +configure:13581: $? = 0 +configure:13581: result: yes +configure:13581: checking for limits.h +configure:13581: result: yes +configure:13581: checking for sys/types.h +configure:13581: result: yes +configure:13581: checking for sys/stat.h +configure:13581: result: yes +configure:13581: checking dirent.h usability +configure:13581: gcc -c -O2 conftest.c >&5 +configure:13581: $? = 0 +configure:13581: result: yes +configure:13581: checking dirent.h presence +configure:13581: gcc -E conftest.c +configure:13581: $? = 0 +configure:13581: result: yes +configure:13581: checking for dirent.h +configure:13581: result: yes +configure:13593: checking windows.h usability +configure:13593: gcc -c -O2 conftest.c >&5 +conftest.c:71:21: fatal error: windows.h: No such file or directory + #include + ^ +compilation terminated. +configure:13593: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| #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 __EXTENSIONS__ 1 +| #define _ALL_SOURCE 1 +| #define _GNU_SOURCE 1 +| #define _POSIX_PTHREAD_SEMANTICS 1 +| #define _TANDEM_SOURCE 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 STDC_HEADERS 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 +| #ifdef HAVE_SYS_TYPES_H +| # include +| #endif +| #ifdef HAVE_SYS_STAT_H +| # include +| #endif +| #ifdef STDC_HEADERS +| # include +| # include +| #else +| # ifdef HAVE_STDLIB_H +| # include +| # endif +| #endif +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include +| # endif +| # include +| #endif +| #ifdef HAVE_STRINGS_H +| # include +| #endif +| #ifdef HAVE_INTTYPES_H +| # include +| #endif +| #ifdef HAVE_STDINT_H +| # include +| #endif +| #ifdef HAVE_UNISTD_H +| # include +| #endif +| #include +configure:13593: result: no +configure:13593: checking windows.h presence +configure:13593: gcc -E conftest.c +conftest.c:38:21: fatal error: windows.h: No such file or directory + #include + ^ +compilation terminated. +configure:13593: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| #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 __EXTENSIONS__ 1 +| #define _ALL_SOURCE 1 +| #define _GNU_SOURCE 1 +| #define _POSIX_PTHREAD_SEMANTICS 1 +| #define _TANDEM_SOURCE 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 STDC_HEADERS 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 +configure:13593: result: no +configure:13593: checking for windows.h +configure:13593: result: no +configure:13605: checking sys/wait.h usability +configure:13605: gcc -c -O2 conftest.c >&5 +configure:13605: $? = 0 +configure:13605: result: yes +configure:13605: checking sys/wait.h presence +configure:13605: gcc -E conftest.c +configure:13605: $? = 0 +configure:13605: result: yes +configure:13605: checking for sys/wait.h +configure:13605: result: yes +configure:13618: checking for stdint.h +configure:13618: result: yes +configure:13632: checking for inttypes.h +configure:13632: result: yes +configure:13728: checking for an ANSI C-conforming const +configure:13794: gcc -c -O2 conftest.c >&5 +configure:13794: $? = 0 +configure:13801: result: yes +configure:13809: checking for size_t +configure:13809: gcc -c -O2 conftest.c >&5 +configure:13809: $? = 0 +configure:13809: gcc -c -O2 conftest.c >&5 +conftest.c: In function 'main': +conftest.c:77:21: error: expected expression before ')' token + if (sizeof ((size_t))) + ^ +configure:13809: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| #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 __EXTENSIONS__ 1 +| #define _ALL_SOURCE 1 +| #define _GNU_SOURCE 1 +| #define _POSIX_PTHREAD_SEMANTICS 1 +| #define _TANDEM_SOURCE 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 STDC_HEADERS 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_STDINT_H 1 +| #define HAVE_INTTYPES_H 1 +| /* end confdefs.h. */ +| #include +| #ifdef HAVE_SYS_TYPES_H +| # include +| #endif +| #ifdef HAVE_SYS_STAT_H +| # include +| #endif +| #ifdef STDC_HEADERS +| # include +| # include +| #else +| # ifdef HAVE_STDLIB_H +| # include +| # endif +| #endif +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include +| # endif +| # include +| #endif +| #ifdef HAVE_STRINGS_H +| # include +| #endif +| #ifdef HAVE_INTTYPES_H +| # include +| #endif +| #ifdef HAVE_STDINT_H +| # include +| #endif +| #ifdef HAVE_UNISTD_H +| # include +| #endif +| int +| main () +| { +| if (sizeof ((size_t))) +| return 0; +| ; +| return 0; +| } +configure:13809: result: yes +configure:13826: checking for bcopy +configure:13826: gcc -o conftest -O2 conftest.c >&5 +conftest.c:64:6: warning: conflicting types for built-in function 'bcopy' + char bcopy (); + ^~~~~ +configure:13826: $? = 0 +configure:13826: result: yes +configure:13826: checking for memmove +configure:13826: gcc -o conftest -O2 conftest.c >&5 +conftest.c:65:6: warning: conflicting types for built-in function 'memmove' + char memmove (); + ^~~~~~~ +configure:13826: $? = 0 +configure:13826: result: yes +configure:13826: checking for strerror +configure:13826: gcc -o conftest -O2 conftest.c >&5 +configure:13826: $? = 0 +configure:13826: result: yes +configure:13826: checking for mkostemp +configure:13826: gcc -o conftest -O2 conftest.c >&5 +configure:13826: $? = 0 +configure:13826: result: yes +configure:13826: checking for secure_getenv +configure:13826: gcc -o conftest -O2 conftest.c >&5 +configure:13826: $? = 0 +configure:13826: result: yes +configure:13840: checking zlib.h usability +configure:13840: gcc -c -O2 conftest.c >&5 +configure:13840: $? = 0 +configure:13840: result: yes +configure:13840: checking zlib.h presence +configure:13840: gcc -E conftest.c +configure:13840: $? = 0 +configure:13840: result: yes +configure:13840: checking for zlib.h +configure:13840: result: yes +configure:13850: checking for gzopen in -lz +configure:13875: gcc -o conftest -O2 conftest.c -lz >&5 +configure:13875: $? = 0 +configure:13884: result: yes +configure:13909: checking bzlib.h usability +configure:13909: gcc -c -O2 conftest.c >&5 +configure:13909: $? = 0 +configure:13909: result: yes +configure:13909: checking bzlib.h presence +configure:13909: gcc -E conftest.c +configure:13909: $? = 0 +configure:13909: result: yes +configure:13909: checking for bzlib.h +configure:13909: result: yes +configure:13924: checking for libbz2 +configure:13942: gcc -o conftest -O2 conftest.c -lbz2 >&5 +conftest.c: In function 'main': +conftest.c:55:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] + return (int)BZ2_bzopen("conftest", "rb"); + ^ +configure:13942: $? = 0 +configure:13943: result: yes +configure:14533: checking for the pthreads library -lpthreads +configure:14571: gcc -o conftest -O2 conftest.c -lpthreads >&5 +/usr/bin/ld: cannot find -lpthreads +collect2: error: ld returned 1 exit status +configure:14571: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| #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 __EXTENSIONS__ 1 +| #define _ALL_SOURCE 1 +| #define _GNU_SOURCE 1 +| #define _POSIX_PTHREAD_SEMANTICS 1 +| #define _TANDEM_SOURCE 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 STDC_HEADERS 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_STDINT_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_BCOPY 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_STRERROR 1 +| #define HAVE_MKOSTEMP 1 +| #define HAVE_SECURE_GETENV 1 +| #define HAVE_ZLIB_H 1 +| #define HAVE_BZLIB_H 1 +| #define PCRE2_STATIC 1 +| #define SUPPORT_PCRE2_8 /**/ +| /* end confdefs.h. */ +| #include +| static void routine(void *a) { a = 0; } +| static void *start_routine(void *a) { return a; } +| int +| main () +| { +| pthread_t th; pthread_attr_t attr; +| pthread_create(&th, 0, start_routine, 0); +| pthread_join(th, 0); +| pthread_attr_init(&attr); +| pthread_cleanup_push(routine, 0); +| pthread_cleanup_pop(0) /* ; */ +| ; +| return 0; +| } +configure:14580: result: no +configure:14478: checking whether pthreads work without any flags +configure:14571: gcc -o conftest -O2 conftest.c >&5 +/tmp/ccW8YLkc.o: In function `main': +conftest.c:(.text.startup+0x19): undefined reference to `pthread_create' +conftest.c:(.text.startup+0x25): undefined reference to `pthread_join' +conftest.c:(.text.startup+0x4c): undefined reference to `__pthread_register_cancel' +conftest.c:(.text.startup+0x54): undefined reference to `__pthread_unregister_cancel' +collect2: error: ld returned 1 exit status +configure:14571: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| #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 __EXTENSIONS__ 1 +| #define _ALL_SOURCE 1 +| #define _GNU_SOURCE 1 +| #define _POSIX_PTHREAD_SEMANTICS 1 +| #define _TANDEM_SOURCE 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 STDC_HEADERS 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_STDINT_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_BCOPY 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_STRERROR 1 +| #define HAVE_MKOSTEMP 1 +| #define HAVE_SECURE_GETENV 1 +| #define HAVE_ZLIB_H 1 +| #define HAVE_BZLIB_H 1 +| #define PCRE2_STATIC 1 +| #define SUPPORT_PCRE2_8 /**/ +| /* end confdefs.h. */ +| #include +| static void routine(void *a) { a = 0; } +| static void *start_routine(void *a) { return a; } +| int +| main () +| { +| pthread_t th; pthread_attr_t attr; +| pthread_create(&th, 0, start_routine, 0); +| pthread_join(th, 0); +| pthread_attr_init(&attr); +| pthread_cleanup_push(routine, 0); +| pthread_cleanup_pop(0) /* ; */ +| ; +| return 0; +| } +configure:14580: result: no +configure:14483: checking whether pthreads work with -Kthread +configure:14571: gcc -o conftest -O2 -Kthread conftest.c >&5 +gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? +configure:14571: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| #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 __EXTENSIONS__ 1 +| #define _ALL_SOURCE 1 +| #define _GNU_SOURCE 1 +| #define _POSIX_PTHREAD_SEMANTICS 1 +| #define _TANDEM_SOURCE 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 STDC_HEADERS 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_STDINT_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_BCOPY 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_STRERROR 1 +| #define HAVE_MKOSTEMP 1 +| #define HAVE_SECURE_GETENV 1 +| #define HAVE_ZLIB_H 1 +| #define HAVE_BZLIB_H 1 +| #define PCRE2_STATIC 1 +| #define SUPPORT_PCRE2_8 /**/ +| /* end confdefs.h. */ +| #include +| static void routine(void *a) { a = 0; } +| static void *start_routine(void *a) { return a; } +| int +| main () +| { +| pthread_t th; pthread_attr_t attr; +| pthread_create(&th, 0, start_routine, 0); +| pthread_join(th, 0); +| pthread_attr_init(&attr); +| pthread_cleanup_push(routine, 0); +| pthread_cleanup_pop(0) /* ; */ +| ; +| return 0; +| } +configure:14580: result: no +configure:14483: checking whether pthreads work with -kthread +configure:14571: gcc -o conftest -O2 -kthread conftest.c >&5 +gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'? +configure:14571: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| #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 __EXTENSIONS__ 1 +| #define _ALL_SOURCE 1 +| #define _GNU_SOURCE 1 +| #define _POSIX_PTHREAD_SEMANTICS 1 +| #define _TANDEM_SOURCE 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 STDC_HEADERS 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_STDINT_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_BCOPY 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_STRERROR 1 +| #define HAVE_MKOSTEMP 1 +| #define HAVE_SECURE_GETENV 1 +| #define HAVE_ZLIB_H 1 +| #define HAVE_BZLIB_H 1 +| #define PCRE2_STATIC 1 +| #define SUPPORT_PCRE2_8 /**/ +| /* end confdefs.h. */ +| #include +| static void routine(void *a) { a = 0; } +| static void *start_routine(void *a) { return a; } +| int +| main () +| { +| pthread_t th; pthread_attr_t attr; +| pthread_create(&th, 0, start_routine, 0); +| pthread_join(th, 0); +| pthread_attr_init(&attr); +| pthread_cleanup_push(routine, 0); +| pthread_cleanup_pop(0) /* ; */ +| ; +| return 0; +| } +configure:14580: result: no +configure:14533: checking for the pthreads library -llthread +configure:14571: gcc -o conftest -O2 conftest.c -llthread >&5 +/usr/bin/ld: cannot find -llthread +collect2: error: ld returned 1 exit status +configure:14571: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "PCRE2" +| #define PACKAGE_TARNAME "pcre2" +| #define PACKAGE_VERSION "10.32" +| #define PACKAGE_STRING "PCRE2 10.32" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| #define PACKAGE "pcre2" +| #define VERSION "10.32" +| #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 __EXTENSIONS__ 1 +| #define _ALL_SOURCE 1 +| #define _GNU_SOURCE 1 +| #define _POSIX_PTHREAD_SEMANTICS 1 +| #define _TANDEM_SOURCE 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 STDC_HEADERS 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_STDINT_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_BCOPY 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_STRERROR 1 +| #define HAVE_MKOSTEMP 1 +| #define HAVE_SECURE_GETENV 1 +| #define HAVE_ZLIB_H 1 +| #define HAVE_BZLIB_H 1 +| #define PCRE2_STATIC 1 +| #define SUPPORT_PCRE2_8 /**/ +| /* end confdefs.h. */ +| #include +| static void routine(void *a) { a = 0; } +| static void *start_routine(void *a) { return a; } +| int +| main () +| { +| pthread_t th; pthread_attr_t attr; +| pthread_create(&th, 0, start_routine, 0); +| pthread_join(th, 0); +| pthread_attr_init(&attr); +| pthread_cleanup_push(routine, 0); +| pthread_cleanup_pop(0) /* ; */ +| ; +| return 0; +| } +configure:14580: result: no +configure:14483: checking whether pthreads work with -pthread +configure:14571: gcc -o conftest -O2 -pthread conftest.c >&5 +configure:14571: $? = 0 +configure:14580: result: yes +configure:14599: checking for joinable pthread attribute +configure:14614: gcc -o conftest -O2 -pthread conftest.c >&5 +configure:14614: $? = 0 +configure:14620: result: PTHREAD_CREATE_JOINABLE +configure:14630: checking if more special flags are required for pthreads +configure:14644: result: no +configure:14650: checking for PTHREAD_PRIO_INHERIT +configure:14668: gcc -o conftest -O2 -pthread conftest.c >&5 +configure:14668: $? = 0 +configure:14677: result: yes +configure:15558: checking that generated files are newer than configure +configure:15564: result: done +configure:15627: creating ./config.status + +## ---------------------- ## +## Running config.status. ## +## ---------------------- ## + +This file was extended by PCRE2 config.status 10.32, which was +generated by GNU Autoconf 2.69. Invocation command line was + + CONFIG_FILES = + CONFIG_HEADERS = + CONFIG_LINKS = + CONFIG_COMMANDS = + $ ./config.status + +on bagan + +config.status:1193: creating Makefile +config.status:1193: creating libpcre2-8.pc +config.status:1193: creating libpcre2-16.pc +config.status:1193: creating libpcre2-32.pc +config.status:1193: creating libpcre2-posix.pc +config.status:1193: creating pcre2-config +config.status:1193: creating src/pcre2.h +config.status:1193: creating src/config.h +config.status:1374: src/config.h is unchanged +config.status:1422: executing depfiles commands +config.status:1422: executing libtool commands +config.status:1422: executing script-chmod commands +config.status:1422: 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_CPP_set= +ac_cv_env_CPP_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_memmove=yes +ac_cv_func_mkostemp=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_memory_h=yes +ac_cv_header_minix_config_h=no +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_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_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='/bin/grep -E' +ac_cv_path_FGREP='/bin/grep -F' +ac_cv_path_GREP=/bin/grep +ac_cv_path_SED=/bin/sed +ac_cv_path_install='/usr/bin/install -c' +ac_cv_path_lt_DD=/bin/dd +ac_cv_path_mkdir=/bin/mkdir +ac_cv_prog_AWK=gawk +ac_cv_prog_CPP='gcc -E' +ac_cv_prog_ac_ct_AR=ar +ac_cv_prog_ac_ct_CC=gcc +ac_cv_prog_ac_ct_DLLTOOL=dlltool +ac_cv_prog_ac_ct_MANIFEST_TOOL=mt +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_safe_to_define___extensions__=yes +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 +ax_cv_PTHREAD_PRIO_INHERIT=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='/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=yes +lt_cv_prog_gnu_ld=yes +lt_cv_sharedlib_from_linklib_cmd='printf %s\n' +lt_cv_shlibpath_overrides_runpath=yes +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='/bin/dd bs=4096 count=1' +pcre2_cv_cc_vis_werror=yes +pcre2_cv_cc_visibility=yes + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +ACLOCAL='${SHELL} /data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32/missing aclocal-1.15' +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} /data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32/missing autoconf' +AUTOHEADER='${SHELL} /data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32/missing autoheader' +AUTOMAKE='${SHELL} /data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32/missing automake-1.15' +AWK='gawk' +CC='gcc' +CCDEPMODE='depmode=gcc3' +CFLAGS='-pthread -O2' +CPP='gcc -E' +CPPFLAGS='' +CYGPATH_W='echo' +DEFS='-DHAVE_CONFIG_H' +DEPDIR='.deps' +DISTCHECK_CONFIGURE_FLAGS='CFLAGS='\'''\'' CXXFLAGS='\'''\'' --enable-pcre2-16 --enable-pcre2-32 --enable-jit' +DLLTOOL='dlltool' +DSYMUTIL='' +DUMPBIN='' +ECHO_C='' +ECHO_N='-n' +ECHO_T='' +EGREP='/bin/grep -E' +EXEEXT='' +EXTRA_LIBPCRE2_16_LDFLAGS=' -version-info 7:1:7' +EXTRA_LIBPCRE2_32_LDFLAGS=' -version-info 7:1:7' +EXTRA_LIBPCRE2_8_LDFLAGS=' -version-info 7:1:7' +EXTRA_LIBPCRE2_POSIX_LDFLAGS=' -version-info 2:1:0' +FGREP='/bin/grep -F' +GCOV_CFLAGS='' +GCOV_CXXFLAGS='' +GCOV_LIBS='' +GENHTML='' +GREP='/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='' +LIPO='' +LN_S='ln -s' +LTLIBOBJS='' +LT_SYS_LIBRARY_PATH='' +MAKEINFO='${SHELL} /data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32/missing makeinfo' +MANIFEST_TOOL=':' +MKDIR_P='/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.32' +PACKAGE_TARNAME='pcre2' +PACKAGE_URL='' +PACKAGE_VERSION='10.32' +PATH_SEPARATOR=':' +PCRE2_DATE='2018-09-10' +PCRE2_HAVE_INTTYPES_H='1' +PCRE2_HAVE_STDINT_H='1' +PCRE2_MAJOR='10' +PCRE2_MINOR='32' +PCRE2_PRERELEASE='' +PCRE2_STATIC_CFLAG='-DPCRE2_STATIC' +PKG_CONFIG='' +PKG_CONFIG_LIBDIR='' +PKG_CONFIG_PATH='' +PTHREAD_CC='gcc' +PTHREAD_CFLAGS='-pthread' +PTHREAD_LIBS='' +RANLIB='ranlib' +SED='/bin/sed' +SET_MAKE='' +SHELL='/bin/bash' +SHTOOL='' +STRIP='strip' +VALGRIND_CFLAGS='' +VALGRIND_LIBS='' +VERSION='10.32' +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} /data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32/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='/data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32//install' +program_transform_name='s,x,x,' +psdir='${docdir}' +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.32" +#define PACKAGE_STRING "PCRE2 10.32" +#define PACKAGE_BUGREPORT "" +#define PACKAGE_URL "" +#define PACKAGE "pcre2" +#define VERSION "10.32" +#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 __EXTENSIONS__ 1 +#define _ALL_SOURCE 1 +#define _GNU_SOURCE 1 +#define _POSIX_PTHREAD_SEMANTICS 1 +#define _TANDEM_SOURCE 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 STDC_HEADERS 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_STDINT_H 1 +#define HAVE_INTTYPES_H 1 +#define HAVE_BCOPY 1 +#define HAVE_MEMMOVE 1 +#define HAVE_STRERROR 1 +#define HAVE_MKOSTEMP 1 +#define HAVE_SECURE_GETENV 1 +#define HAVE_ZLIB_H 1 +#define HAVE_BZLIB_H 1 +#define PCRE2_STATIC 1 +#define SUPPORT_PCRE2_8 /**/ +#define HAVE_PTHREAD_PRIO_INHERIT 1 +#define HAVE_PTHREAD 1 +#define SUPPORT_JIT /**/ +#define SUPPORT_PCRE2GREP_JIT /**/ +#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