new upstream release (3.3.0); modify package compatibility for Stretch
[ossec-hids.git] / src / external / pcre2-10.32 / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by PCRE2 configure 10.32, which was
5 generated by GNU Autoconf 2.69.  Invocation command line was
6
7   $ ./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
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = bagan
14 uname -m = x86_64
15 uname -r = 4.9.0-9-amd64
16 uname -s = Linux
17 uname -v = #1 SMP Debian 4.9.168-1+deb9u2 (2019-05-13)
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /usr/local/bin
31 PATH: /usr/bin
32 PATH: /bin
33 PATH: /usr/games
34 PATH: /home/irako/bin
35
36
37 ## ----------- ##
38 ## Core tests. ##
39 ## ----------- ##
40
41 configure:2551: checking for a BSD-compatible install
42 configure:2619: result: /usr/bin/install -c
43 configure:2630: checking whether build environment is sane
44 configure:2685: result: yes
45 configure:2836: checking for a thread-safe mkdir -p
46 configure:2875: result: /bin/mkdir -p
47 configure:2882: checking for gawk
48 configure:2898: found /usr/bin/gawk
49 configure:2909: result: gawk
50 configure:2920: checking whether make sets $(MAKE)
51 configure:2942: result: yes
52 configure:2971: checking whether make supports nested variables
53 configure:2988: result: yes
54 configure:3125: checking whether make supports nested variables
55 configure:3142: result: yes
56 configure:3217: checking for gcc
57 configure:3233: found /usr/bin/gcc
58 configure:3244: result: gcc
59 configure:3473: checking for C compiler version
60 configure:3482: gcc --version >&5
61 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
62 Copyright (C) 2016 Free Software Foundation, Inc.
63 This is free software; see the source for copying conditions.  There is NO
64 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
65
66 configure:3493: $? = 0
67 configure:3482: gcc -v >&5
68 Using built-in specs.
69 COLLECT_GCC=gcc
70 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
71 Target: x86_64-linux-gnu
72 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
73 Thread model: posix
74 gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 
75 configure:3493: $? = 0
76 configure:3482: gcc -V >&5
77 gcc: error: unrecognized command line option '-V'
78 gcc: fatal error: no input files
79 compilation terminated.
80 configure:3493: $? = 1
81 configure:3482: gcc -qversion >&5
82 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
83 gcc: fatal error: no input files
84 compilation terminated.
85 configure:3493: $? = 1
86 configure:3513: checking whether the C compiler works
87 configure:3535: gcc    conftest.c  >&5
88 configure:3539: $? = 0
89 configure:3587: result: yes
90 configure:3590: checking for C compiler default output file name
91 configure:3592: result: a.out
92 configure:3598: checking for suffix of executables
93 configure:3605: gcc -o conftest    conftest.c  >&5
94 configure:3609: $? = 0
95 configure:3631: result: 
96 configure:3653: checking whether we are cross compiling
97 configure:3661: gcc -o conftest    conftest.c  >&5
98 configure:3665: $? = 0
99 configure:3672: ./conftest
100 configure:3676: $? = 0
101 configure:3691: result: no
102 configure:3696: checking for suffix of object files
103 configure:3718: gcc -c   conftest.c >&5
104 configure:3722: $? = 0
105 configure:3743: result: o
106 configure:3747: checking whether we are using the GNU C compiler
107 configure:3766: gcc -c   conftest.c >&5
108 configure:3766: $? = 0
109 configure:3775: result: yes
110 configure:3784: checking whether gcc accepts -g
111 configure:3804: gcc -c -g  conftest.c >&5
112 configure:3804: $? = 0
113 configure:3845: result: yes
114 configure:3862: checking for gcc option to accept ISO C89
115 configure:3925: gcc  -c -g -O2  conftest.c >&5
116 configure:3925: $? = 0
117 configure:3938: result: none needed
118 configure:3963: checking whether gcc understands -c and -o together
119 configure:3985: gcc -c conftest.c -o conftest2.o
120 configure:3988: $? = 0
121 configure:3985: gcc -c conftest.c -o conftest2.o
122 configure:3988: $? = 0
123 configure:4000: result: yes
124 configure:4028: checking for style of include used by make
125 configure:4056: result: GNU
126 configure:4082: checking dependency style of gcc
127 configure:4193: result: gcc3
128 configure:4215: checking how to run the C preprocessor
129 configure:4246: gcc -E  conftest.c
130 configure:4246: $? = 0
131 configure:4260: gcc -E  conftest.c
132 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
133  #include <ac_nonexistent.h>
134                             ^
135 compilation terminated.
136 configure:4260: $? = 1
137 configure: failed program was:
138 | /* confdefs.h */
139 | #define PACKAGE_NAME "PCRE2"
140 | #define PACKAGE_TARNAME "pcre2"
141 | #define PACKAGE_VERSION "10.32"
142 | #define PACKAGE_STRING "PCRE2 10.32"
143 | #define PACKAGE_BUGREPORT ""
144 | #define PACKAGE_URL ""
145 | #define PACKAGE "pcre2"
146 | #define VERSION "10.32"
147 | /* end confdefs.h.  */
148 | #include <ac_nonexistent.h>
149 configure:4285: result: gcc -E
150 configure:4305: gcc -E  conftest.c
151 configure:4305: $? = 0
152 configure:4319: gcc -E  conftest.c
153 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
154  #include <ac_nonexistent.h>
155                             ^
156 compilation terminated.
157 configure:4319: $? = 1
158 configure: failed program was:
159 | /* confdefs.h */
160 | #define PACKAGE_NAME "PCRE2"
161 | #define PACKAGE_TARNAME "pcre2"
162 | #define PACKAGE_VERSION "10.32"
163 | #define PACKAGE_STRING "PCRE2 10.32"
164 | #define PACKAGE_BUGREPORT ""
165 | #define PACKAGE_URL ""
166 | #define PACKAGE "pcre2"
167 | #define VERSION "10.32"
168 | /* end confdefs.h.  */
169 | #include <ac_nonexistent.h>
170 configure:4348: checking for grep that handles long lines and -e
171 configure:4406: result: /bin/grep
172 configure:4411: checking for egrep
173 configure:4473: result: /bin/grep -E
174 configure:4478: checking for ANSI C header files
175 configure:4498: gcc -c -g -O2  conftest.c >&5
176 configure:4498: $? = 0
177 configure:4571: gcc -o conftest -g -O2   conftest.c  >&5
178 configure:4571: $? = 0
179 configure:4571: ./conftest
180 configure:4571: $? = 0
181 configure:4582: result: yes
182 configure:4595: checking for sys/types.h
183 configure:4595: gcc -c -g -O2  conftest.c >&5
184 configure:4595: $? = 0
185 configure:4595: result: yes
186 configure:4595: checking for sys/stat.h
187 configure:4595: gcc -c -g -O2  conftest.c >&5
188 configure:4595: $? = 0
189 configure:4595: result: yes
190 configure:4595: checking for stdlib.h
191 configure:4595: gcc -c -g -O2  conftest.c >&5
192 configure:4595: $? = 0
193 configure:4595: result: yes
194 configure:4595: checking for string.h
195 configure:4595: gcc -c -g -O2  conftest.c >&5
196 configure:4595: $? = 0
197 configure:4595: result: yes
198 configure:4595: checking for memory.h
199 configure:4595: gcc -c -g -O2  conftest.c >&5
200 configure:4595: $? = 0
201 configure:4595: result: yes
202 configure:4595: checking for strings.h
203 configure:4595: gcc -c -g -O2  conftest.c >&5
204 configure:4595: $? = 0
205 configure:4595: result: yes
206 configure:4595: checking for inttypes.h
207 configure:4595: gcc -c -g -O2  conftest.c >&5
208 configure:4595: $? = 0
209 configure:4595: result: yes
210 configure:4595: checking for stdint.h
211 configure:4595: gcc -c -g -O2  conftest.c >&5
212 configure:4595: $? = 0
213 configure:4595: result: yes
214 configure:4595: checking for unistd.h
215 configure:4595: gcc -c -g -O2  conftest.c >&5
216 configure:4595: $? = 0
217 configure:4595: result: yes
218 configure:4608: checking minix/config.h usability
219 configure:4608: gcc -c -g -O2  conftest.c >&5
220 conftest.c:54:26: fatal error: minix/config.h: No such file or directory
221  #include <minix/config.h>
222                           ^
223 compilation terminated.
224 configure:4608: $? = 1
225 configure: failed program was:
226 | /* confdefs.h */
227 | #define PACKAGE_NAME "PCRE2"
228 | #define PACKAGE_TARNAME "pcre2"
229 | #define PACKAGE_VERSION "10.32"
230 | #define PACKAGE_STRING "PCRE2 10.32"
231 | #define PACKAGE_BUGREPORT ""
232 | #define PACKAGE_URL ""
233 | #define PACKAGE "pcre2"
234 | #define VERSION "10.32"
235 | #define STDC_HEADERS 1
236 | #define HAVE_SYS_TYPES_H 1
237 | #define HAVE_SYS_STAT_H 1
238 | #define HAVE_STDLIB_H 1
239 | #define HAVE_STRING_H 1
240 | #define HAVE_MEMORY_H 1
241 | #define HAVE_STRINGS_H 1
242 | #define HAVE_INTTYPES_H 1
243 | #define HAVE_STDINT_H 1
244 | #define HAVE_UNISTD_H 1
245 | /* end confdefs.h.  */
246 | #include <stdio.h>
247 | #ifdef HAVE_SYS_TYPES_H
248 | # include <sys/types.h>
249 | #endif
250 | #ifdef HAVE_SYS_STAT_H
251 | # include <sys/stat.h>
252 | #endif
253 | #ifdef STDC_HEADERS
254 | # include <stdlib.h>
255 | # include <stddef.h>
256 | #else
257 | # ifdef HAVE_STDLIB_H
258 | #  include <stdlib.h>
259 | # endif
260 | #endif
261 | #ifdef HAVE_STRING_H
262 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
263 | #  include <memory.h>
264 | # endif
265 | # include <string.h>
266 | #endif
267 | #ifdef HAVE_STRINGS_H
268 | # include <strings.h>
269 | #endif
270 | #ifdef HAVE_INTTYPES_H
271 | # include <inttypes.h>
272 | #endif
273 | #ifdef HAVE_STDINT_H
274 | # include <stdint.h>
275 | #endif
276 | #ifdef HAVE_UNISTD_H
277 | # include <unistd.h>
278 | #endif
279 | #include <minix/config.h>
280 configure:4608: result: no
281 configure:4608: checking minix/config.h presence
282 configure:4608: gcc -E  conftest.c
283 conftest.c:21:26: fatal error: minix/config.h: No such file or directory
284  #include <minix/config.h>
285                           ^
286 compilation terminated.
287 configure:4608: $? = 1
288 configure: failed program was:
289 | /* confdefs.h */
290 | #define PACKAGE_NAME "PCRE2"
291 | #define PACKAGE_TARNAME "pcre2"
292 | #define PACKAGE_VERSION "10.32"
293 | #define PACKAGE_STRING "PCRE2 10.32"
294 | #define PACKAGE_BUGREPORT ""
295 | #define PACKAGE_URL ""
296 | #define PACKAGE "pcre2"
297 | #define VERSION "10.32"
298 | #define STDC_HEADERS 1
299 | #define HAVE_SYS_TYPES_H 1
300 | #define HAVE_SYS_STAT_H 1
301 | #define HAVE_STDLIB_H 1
302 | #define HAVE_STRING_H 1
303 | #define HAVE_MEMORY_H 1
304 | #define HAVE_STRINGS_H 1
305 | #define HAVE_INTTYPES_H 1
306 | #define HAVE_STDINT_H 1
307 | #define HAVE_UNISTD_H 1
308 | /* end confdefs.h.  */
309 | #include <minix/config.h>
310 configure:4608: result: no
311 configure:4608: checking for minix/config.h
312 configure:4608: result: no
313 configure:4629: checking whether it is safe to define __EXTENSIONS__
314 configure:4647: gcc -c -g -O2  conftest.c >&5
315 configure:4647: $? = 0
316 configure:4654: result: yes
317 configure:4730: checking for ar
318 configure:4746: found /usr/bin/ar
319 configure:4757: result: ar
320 configure:4783: checking the archiver (ar) interface
321 configure:4799: gcc -c -O2  conftest.c >&5
322 configure:4799: $? = 0
323 configure:4801: ar cru libconftest.a conftest.o >&5
324 ar: `u' modifier ignored since `D' is the default (see `U')
325 configure:4804: $? = 0
326 configure:4832: result: ar
327 configure:4854: checking for int64_t
328 configure:4854: gcc -c -O2  conftest.c >&5
329 configure:4854: $? = 0
330 configure:4854: gcc -c -O2  conftest.c >&5
331 conftest.c: In function 'main':
332 conftest.c:64:53: warning: integer overflow in expression [-Woverflow]
333     < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
334                                                      ^
335 conftest.c:63:12: error: storage size of 'test_array' isn't constant
336  static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
337             ^~~~~~~~~~
338 configure:4854: $? = 1
339 configure: failed program was:
340 | /* confdefs.h */
341 | #define PACKAGE_NAME "PCRE2"
342 | #define PACKAGE_TARNAME "pcre2"
343 | #define PACKAGE_VERSION "10.32"
344 | #define PACKAGE_STRING "PCRE2 10.32"
345 | #define PACKAGE_BUGREPORT ""
346 | #define PACKAGE_URL ""
347 | #define PACKAGE "pcre2"
348 | #define VERSION "10.32"
349 | #define STDC_HEADERS 1
350 | #define HAVE_SYS_TYPES_H 1
351 | #define HAVE_SYS_STAT_H 1
352 | #define HAVE_STDLIB_H 1
353 | #define HAVE_STRING_H 1
354 | #define HAVE_MEMORY_H 1
355 | #define HAVE_STRINGS_H 1
356 | #define HAVE_INTTYPES_H 1
357 | #define HAVE_STDINT_H 1
358 | #define HAVE_UNISTD_H 1
359 | #define __EXTENSIONS__ 1
360 | #define _ALL_SOURCE 1
361 | #define _GNU_SOURCE 1
362 | #define _POSIX_PTHREAD_SEMANTICS 1
363 | #define _TANDEM_SOURCE 1
364 | /* end confdefs.h.  */
365 | #include <stdio.h>
366 | #ifdef HAVE_SYS_TYPES_H
367 | # include <sys/types.h>
368 | #endif
369 | #ifdef HAVE_SYS_STAT_H
370 | # include <sys/stat.h>
371 | #endif
372 | #ifdef STDC_HEADERS
373 | # include <stdlib.h>
374 | # include <stddef.h>
375 | #else
376 | # ifdef HAVE_STDLIB_H
377 | #  include <stdlib.h>
378 | # endif
379 | #endif
380 | #ifdef HAVE_STRING_H
381 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
382 | #  include <memory.h>
383 | # endif
384 | # include <string.h>
385 | #endif
386 | #ifdef HAVE_STRINGS_H
387 | # include <strings.h>
388 | #endif
389 | #ifdef HAVE_INTTYPES_H
390 | # include <inttypes.h>
391 | #endif
392 | #ifdef HAVE_STDINT_H
393 | # include <stdint.h>
394 | #endif
395 | #ifdef HAVE_UNISTD_H
396 | # include <unistd.h>
397 | #endif
398 |               enum { N = 64 / 2 - 1 };
399 | int
400 | main ()
401 | {
402 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
403 |                < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
404 | test_array [0] = 0;
405 | return test_array [0];
406
407 |   ;
408 |   return 0;
409 | }
410 configure:4854: result: yes
411 configure:4871: checking build system type
412 configure:4885: result: x86_64-pc-linux-gnu
413 configure:4905: checking host system type
414 configure:4918: result: x86_64-pc-linux-gnu
415 configure:5287: checking how to print strings
416 configure:5314: result: printf
417 configure:5335: checking for a sed that does not truncate output
418 configure:5399: result: /bin/sed
419 configure:5417: checking for fgrep
420 configure:5479: result: /bin/grep -F
421 configure:5514: checking for ld used by gcc
422 configure:5581: result: /usr/bin/ld
423 configure:5588: checking if the linker (/usr/bin/ld) is GNU ld
424 configure:5603: result: yes
425 configure:5615: checking for BSD- or MS-compatible name lister (nm)
426 configure:5669: result: /usr/bin/nm -B
427 configure:5799: checking the name lister (/usr/bin/nm -B) interface
428 configure:5806: gcc -c -O2  conftest.c >&5
429 configure:5809: /usr/bin/nm -B "conftest.o"
430 configure:5812: output
431 0000000000000000 B some_variable
432 configure:5819: result: BSD nm
433 configure:5822: checking whether ln -s works
434 configure:5826: result: yes
435 configure:5834: checking the maximum length of command line arguments
436 configure:5965: result: 1572864
437 configure:6013: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
438 configure:6053: result: func_convert_file_noop
439 configure:6060: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
440 configure:6080: result: func_convert_file_noop
441 configure:6087: checking for /usr/bin/ld option to reload object files
442 configure:6094: result: -r
443 configure:6168: checking for objdump
444 configure:6195: result: objdump
445 configure:6224: checking how to recognize dependent libraries
446 configure:6424: result: pass_all
447 configure:6509: checking for dlltool
448 configure:6536: result: dlltool
449 configure:6566: checking how to associate runtime and link libraries
450 configure:6593: result: printf %s\n
451 configure:6733: checking for archiver @FILE support
452 configure:6750: gcc -c -O2  conftest.c >&5
453 configure:6750: $? = 0
454 configure:6753: ar cr libconftest.a @conftest.lst >&5
455 configure:6756: $? = 0
456 configure:6761: ar cr libconftest.a @conftest.lst >&5
457 ar: conftest.o: No such file or directory
458 configure:6764: $? = 1
459 configure:6776: result: @
460 configure:6834: checking for strip
461 configure:6850: found /usr/bin/strip
462 configure:6861: result: strip
463 configure:6933: checking for ranlib
464 configure:6949: found /usr/bin/ranlib
465 configure:6960: result: ranlib
466 configure:7062: checking command to parse /usr/bin/nm -B output from gcc object
467 configure:7215: gcc -c -O2  conftest.c >&5
468 configure:7218: $? = 0
469 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
470 configure:7225: $? = 0
471 configure:7291: gcc -o conftest -O2   conftest.c conftstm.o >&5
472 configure:7294: $? = 0
473 configure:7332: result: ok
474 configure:7379: checking for sysroot
475 configure:7409: result: no
476 configure:7416: checking for a working dd
477 configure:7454: result: /bin/dd
478 configure:7458: checking how to truncate binary pipes
479 configure:7473: result: /bin/dd bs=4096 count=1
480 configure:7609: gcc -c -O2  conftest.c >&5
481 configure:7612: $? = 0
482 configure:7802: checking for mt
483 configure:7818: found /bin/mt
484 configure:7829: result: mt
485 configure:7852: checking if mt is a manifest tool
486 configure:7858: mt '-?'
487 configure:7866: result: no
488 configure:8540: checking for dlfcn.h
489 configure:8540: gcc -c -O2  conftest.c >&5
490 configure:8540: $? = 0
491 configure:8540: result: yes
492 configure:8794: checking for objdir
493 configure:8809: result: .libs
494 configure:9073: checking if gcc supports -fno-rtti -fno-exceptions
495 configure:9091: gcc -c -O2  -fno-rtti -fno-exceptions conftest.c >&5
496 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
497 configure:9095: $? = 0
498 configure:9108: result: no
499 configure:9466: checking for gcc option to produce PIC
500 configure:9473: result: -fPIC -DPIC
501 configure:9481: checking if gcc PIC flag -fPIC -DPIC works
502 configure:9499: gcc -c -O2  -fPIC -DPIC -DPIC conftest.c >&5
503 configure:9503: $? = 0
504 configure:9516: result: yes
505 configure:9545: checking if gcc static flag -static works
506 configure:9573: result: yes
507 configure:9588: checking if gcc supports -c -o file.o
508 configure:9609: gcc -c -O2  -o out/conftest2.o conftest.c >&5
509 configure:9613: $? = 0
510 configure:9635: result: yes
511 configure:9643: checking if gcc supports -c -o file.o
512 configure:9690: result: yes
513 configure:9723: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
514 configure:10984: result: yes
515 configure:11224: checking dynamic linker characteristics
516 configure:11805: gcc -o conftest -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
517 configure:11805: $? = 0
518 configure:12042: result: GNU/Linux ld.so
519 configure:12164: checking how to hardcode library paths into programs
520 configure:12189: result: immediate
521 configure:12737: checking whether stripping libraries is possible
522 configure:12746: result: yes
523 configure:12788: checking if libtool supports shared libraries
524 configure:12790: result: yes
525 configure:12793: checking whether to build shared libraries
526 configure:12818: result: no
527 configure:12821: checking whether to build static libraries
528 configure:12825: result: yes
529 configure:12862: checking whether ln -s works
530 configure:12866: result: yes
531 configure:12882: checking whether the -Werror option is usable
532 configure:12901: gcc -c -O2 -Werror  conftest.c >&5
533 configure:12901: $? = 0
534 configure:12910: result: yes
535 configure:12912: checking for simple visibility declarations
536 configure:12939: gcc -c -O2 -fvisibility=hidden -Werror  conftest.c >&5
537 configure:12939: $? = 0
538 configure:12948: result: yes
539 configure:13466: checking for ANSI C header files
540 configure:13570: result: yes
541 configure:13581: checking limits.h usability
542 configure:13581: gcc -c -O2  conftest.c >&5
543 configure:13581: $? = 0
544 configure:13581: result: yes
545 configure:13581: checking limits.h presence
546 configure:13581: gcc -E  conftest.c
547 configure:13581: $? = 0
548 configure:13581: result: yes
549 configure:13581: checking for limits.h
550 configure:13581: result: yes
551 configure:13581: checking for sys/types.h
552 configure:13581: result: yes
553 configure:13581: checking for sys/stat.h
554 configure:13581: result: yes
555 configure:13581: checking dirent.h usability
556 configure:13581: gcc -c -O2  conftest.c >&5
557 configure:13581: $? = 0
558 configure:13581: result: yes
559 configure:13581: checking dirent.h presence
560 configure:13581: gcc -E  conftest.c
561 configure:13581: $? = 0
562 configure:13581: result: yes
563 configure:13581: checking for dirent.h
564 configure:13581: result: yes
565 configure:13593: checking windows.h usability
566 configure:13593: gcc -c -O2  conftest.c >&5
567 conftest.c:71:21: fatal error: windows.h: No such file or directory
568  #include <windows.h>
569                      ^
570 compilation terminated.
571 configure:13593: $? = 1
572 configure: failed program was:
573 | /* confdefs.h */
574 | #define PACKAGE_NAME "PCRE2"
575 | #define PACKAGE_TARNAME "pcre2"
576 | #define PACKAGE_VERSION "10.32"
577 | #define PACKAGE_STRING "PCRE2 10.32"
578 | #define PACKAGE_BUGREPORT ""
579 | #define PACKAGE_URL ""
580 | #define PACKAGE "pcre2"
581 | #define VERSION "10.32"
582 | #define STDC_HEADERS 1
583 | #define HAVE_SYS_TYPES_H 1
584 | #define HAVE_SYS_STAT_H 1
585 | #define HAVE_STDLIB_H 1
586 | #define HAVE_STRING_H 1
587 | #define HAVE_MEMORY_H 1
588 | #define HAVE_STRINGS_H 1
589 | #define HAVE_INTTYPES_H 1
590 | #define HAVE_STDINT_H 1
591 | #define HAVE_UNISTD_H 1
592 | #define __EXTENSIONS__ 1
593 | #define _ALL_SOURCE 1
594 | #define _GNU_SOURCE 1
595 | #define _POSIX_PTHREAD_SEMANTICS 1
596 | #define _TANDEM_SOURCE 1
597 | #define HAVE_DLFCN_H 1
598 | #define LT_OBJDIR ".libs/"
599 | #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
600 | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
601 | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
602 | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
603 | #define HAVE_VISIBILITY 1
604 | #define STDC_HEADERS 1
605 | #define HAVE_LIMITS_H 1
606 | #define HAVE_SYS_TYPES_H 1
607 | #define HAVE_SYS_STAT_H 1
608 | #define HAVE_DIRENT_H 1
609 | /* end confdefs.h.  */
610 | #include <stdio.h>
611 | #ifdef HAVE_SYS_TYPES_H
612 | # include <sys/types.h>
613 | #endif
614 | #ifdef HAVE_SYS_STAT_H
615 | # include <sys/stat.h>
616 | #endif
617 | #ifdef STDC_HEADERS
618 | # include <stdlib.h>
619 | # include <stddef.h>
620 | #else
621 | # ifdef HAVE_STDLIB_H
622 | #  include <stdlib.h>
623 | # endif
624 | #endif
625 | #ifdef HAVE_STRING_H
626 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
627 | #  include <memory.h>
628 | # endif
629 | # include <string.h>
630 | #endif
631 | #ifdef HAVE_STRINGS_H
632 | # include <strings.h>
633 | #endif
634 | #ifdef HAVE_INTTYPES_H
635 | # include <inttypes.h>
636 | #endif
637 | #ifdef HAVE_STDINT_H
638 | # include <stdint.h>
639 | #endif
640 | #ifdef HAVE_UNISTD_H
641 | # include <unistd.h>
642 | #endif
643 | #include <windows.h>
644 configure:13593: result: no
645 configure:13593: checking windows.h presence
646 configure:13593: gcc -E  conftest.c
647 conftest.c:38:21: fatal error: windows.h: No such file or directory
648  #include <windows.h>
649                      ^
650 compilation terminated.
651 configure:13593: $? = 1
652 configure: failed program was:
653 | /* confdefs.h */
654 | #define PACKAGE_NAME "PCRE2"
655 | #define PACKAGE_TARNAME "pcre2"
656 | #define PACKAGE_VERSION "10.32"
657 | #define PACKAGE_STRING "PCRE2 10.32"
658 | #define PACKAGE_BUGREPORT ""
659 | #define PACKAGE_URL ""
660 | #define PACKAGE "pcre2"
661 | #define VERSION "10.32"
662 | #define STDC_HEADERS 1
663 | #define HAVE_SYS_TYPES_H 1
664 | #define HAVE_SYS_STAT_H 1
665 | #define HAVE_STDLIB_H 1
666 | #define HAVE_STRING_H 1
667 | #define HAVE_MEMORY_H 1
668 | #define HAVE_STRINGS_H 1
669 | #define HAVE_INTTYPES_H 1
670 | #define HAVE_STDINT_H 1
671 | #define HAVE_UNISTD_H 1
672 | #define __EXTENSIONS__ 1
673 | #define _ALL_SOURCE 1
674 | #define _GNU_SOURCE 1
675 | #define _POSIX_PTHREAD_SEMANTICS 1
676 | #define _TANDEM_SOURCE 1
677 | #define HAVE_DLFCN_H 1
678 | #define LT_OBJDIR ".libs/"
679 | #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
680 | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
681 | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
682 | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
683 | #define HAVE_VISIBILITY 1
684 | #define STDC_HEADERS 1
685 | #define HAVE_LIMITS_H 1
686 | #define HAVE_SYS_TYPES_H 1
687 | #define HAVE_SYS_STAT_H 1
688 | #define HAVE_DIRENT_H 1
689 | /* end confdefs.h.  */
690 | #include <windows.h>
691 configure:13593: result: no
692 configure:13593: checking for windows.h
693 configure:13593: result: no
694 configure:13605: checking sys/wait.h usability
695 configure:13605: gcc -c -O2  conftest.c >&5
696 configure:13605: $? = 0
697 configure:13605: result: yes
698 configure:13605: checking sys/wait.h presence
699 configure:13605: gcc -E  conftest.c
700 configure:13605: $? = 0
701 configure:13605: result: yes
702 configure:13605: checking for sys/wait.h
703 configure:13605: result: yes
704 configure:13618: checking for stdint.h
705 configure:13618: result: yes
706 configure:13632: checking for inttypes.h
707 configure:13632: result: yes
708 configure:13728: checking for an ANSI C-conforming const
709 configure:13794: gcc -c -O2  conftest.c >&5
710 configure:13794: $? = 0
711 configure:13801: result: yes
712 configure:13809: checking for size_t
713 configure:13809: gcc -c -O2  conftest.c >&5
714 configure:13809: $? = 0
715 configure:13809: gcc -c -O2  conftest.c >&5
716 conftest.c: In function 'main':
717 conftest.c:77:21: error: expected expression before ')' token
718  if (sizeof ((size_t)))
719                      ^
720 configure:13809: $? = 1
721 configure: failed program was:
722 | /* confdefs.h */
723 | #define PACKAGE_NAME "PCRE2"
724 | #define PACKAGE_TARNAME "pcre2"
725 | #define PACKAGE_VERSION "10.32"
726 | #define PACKAGE_STRING "PCRE2 10.32"
727 | #define PACKAGE_BUGREPORT ""
728 | #define PACKAGE_URL ""
729 | #define PACKAGE "pcre2"
730 | #define VERSION "10.32"
731 | #define STDC_HEADERS 1
732 | #define HAVE_SYS_TYPES_H 1
733 | #define HAVE_SYS_STAT_H 1
734 | #define HAVE_STDLIB_H 1
735 | #define HAVE_STRING_H 1
736 | #define HAVE_MEMORY_H 1
737 | #define HAVE_STRINGS_H 1
738 | #define HAVE_INTTYPES_H 1
739 | #define HAVE_STDINT_H 1
740 | #define HAVE_UNISTD_H 1
741 | #define __EXTENSIONS__ 1
742 | #define _ALL_SOURCE 1
743 | #define _GNU_SOURCE 1
744 | #define _POSIX_PTHREAD_SEMANTICS 1
745 | #define _TANDEM_SOURCE 1
746 | #define HAVE_DLFCN_H 1
747 | #define LT_OBJDIR ".libs/"
748 | #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
749 | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
750 | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
751 | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
752 | #define HAVE_VISIBILITY 1
753 | #define STDC_HEADERS 1
754 | #define HAVE_LIMITS_H 1
755 | #define HAVE_SYS_TYPES_H 1
756 | #define HAVE_SYS_STAT_H 1
757 | #define HAVE_DIRENT_H 1
758 | #define HAVE_SYS_WAIT_H 1
759 | #define HAVE_STDINT_H 1
760 | #define HAVE_INTTYPES_H 1
761 | /* end confdefs.h.  */
762 | #include <stdio.h>
763 | #ifdef HAVE_SYS_TYPES_H
764 | # include <sys/types.h>
765 | #endif
766 | #ifdef HAVE_SYS_STAT_H
767 | # include <sys/stat.h>
768 | #endif
769 | #ifdef STDC_HEADERS
770 | # include <stdlib.h>
771 | # include <stddef.h>
772 | #else
773 | # ifdef HAVE_STDLIB_H
774 | #  include <stdlib.h>
775 | # endif
776 | #endif
777 | #ifdef HAVE_STRING_H
778 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
779 | #  include <memory.h>
780 | # endif
781 | # include <string.h>
782 | #endif
783 | #ifdef HAVE_STRINGS_H
784 | # include <strings.h>
785 | #endif
786 | #ifdef HAVE_INTTYPES_H
787 | # include <inttypes.h>
788 | #endif
789 | #ifdef HAVE_STDINT_H
790 | # include <stdint.h>
791 | #endif
792 | #ifdef HAVE_UNISTD_H
793 | # include <unistd.h>
794 | #endif
795 | int
796 | main ()
797 | {
798 | if (sizeof ((size_t)))
799 |           return 0;
800 |   ;
801 |   return 0;
802 | }
803 configure:13809: result: yes
804 configure:13826: checking for bcopy
805 configure:13826: gcc -o conftest -O2   conftest.c  >&5
806 conftest.c:64:6: warning: conflicting types for built-in function 'bcopy'
807  char bcopy ();
808       ^~~~~
809 configure:13826: $? = 0
810 configure:13826: result: yes
811 configure:13826: checking for memmove
812 configure:13826: gcc -o conftest -O2   conftest.c  >&5
813 conftest.c:65:6: warning: conflicting types for built-in function 'memmove'
814  char memmove ();
815       ^~~~~~~
816 configure:13826: $? = 0
817 configure:13826: result: yes
818 configure:13826: checking for strerror
819 configure:13826: gcc -o conftest -O2   conftest.c  >&5
820 configure:13826: $? = 0
821 configure:13826: result: yes
822 configure:13826: checking for mkostemp
823 configure:13826: gcc -o conftest -O2   conftest.c  >&5
824 configure:13826: $? = 0
825 configure:13826: result: yes
826 configure:13826: checking for secure_getenv
827 configure:13826: gcc -o conftest -O2   conftest.c  >&5
828 configure:13826: $? = 0
829 configure:13826: result: yes
830 configure:13840: checking zlib.h usability
831 configure:13840: gcc -c -O2  conftest.c >&5
832 configure:13840: $? = 0
833 configure:13840: result: yes
834 configure:13840: checking zlib.h presence
835 configure:13840: gcc -E  conftest.c
836 configure:13840: $? = 0
837 configure:13840: result: yes
838 configure:13840: checking for zlib.h
839 configure:13840: result: yes
840 configure:13850: checking for gzopen in -lz
841 configure:13875: gcc -o conftest -O2   conftest.c -lz   >&5
842 configure:13875: $? = 0
843 configure:13884: result: yes
844 configure:13909: checking bzlib.h usability
845 configure:13909: gcc -c -O2  conftest.c >&5
846 configure:13909: $? = 0
847 configure:13909: result: yes
848 configure:13909: checking bzlib.h presence
849 configure:13909: gcc -E  conftest.c
850 configure:13909: $? = 0
851 configure:13909: result: yes
852 configure:13909: checking for bzlib.h
853 configure:13909: result: yes
854 configure:13924: checking for libbz2
855 configure:13942: gcc -o conftest -O2   conftest.c  -lbz2 >&5
856 conftest.c: In function 'main':
857 conftest.c:55:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
858  return (int)BZ2_bzopen("conftest", "rb");
859         ^
860 configure:13942: $? = 0
861 configure:13943: result: yes
862 configure:14533: checking for the pthreads library -lpthreads
863 configure:14571: gcc -o conftest -O2    conftest.c -lpthreads  >&5
864 /usr/bin/ld: cannot find -lpthreads
865 collect2: error: ld returned 1 exit status
866 configure:14571: $? = 1
867 configure: failed program was:
868 | /* confdefs.h */
869 | #define PACKAGE_NAME "PCRE2"
870 | #define PACKAGE_TARNAME "pcre2"
871 | #define PACKAGE_VERSION "10.32"
872 | #define PACKAGE_STRING "PCRE2 10.32"
873 | #define PACKAGE_BUGREPORT ""
874 | #define PACKAGE_URL ""
875 | #define PACKAGE "pcre2"
876 | #define VERSION "10.32"
877 | #define STDC_HEADERS 1
878 | #define HAVE_SYS_TYPES_H 1
879 | #define HAVE_SYS_STAT_H 1
880 | #define HAVE_STDLIB_H 1
881 | #define HAVE_STRING_H 1
882 | #define HAVE_MEMORY_H 1
883 | #define HAVE_STRINGS_H 1
884 | #define HAVE_INTTYPES_H 1
885 | #define HAVE_STDINT_H 1
886 | #define HAVE_UNISTD_H 1
887 | #define __EXTENSIONS__ 1
888 | #define _ALL_SOURCE 1
889 | #define _GNU_SOURCE 1
890 | #define _POSIX_PTHREAD_SEMANTICS 1
891 | #define _TANDEM_SOURCE 1
892 | #define HAVE_DLFCN_H 1
893 | #define LT_OBJDIR ".libs/"
894 | #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
895 | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
896 | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
897 | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
898 | #define HAVE_VISIBILITY 1
899 | #define STDC_HEADERS 1
900 | #define HAVE_LIMITS_H 1
901 | #define HAVE_SYS_TYPES_H 1
902 | #define HAVE_SYS_STAT_H 1
903 | #define HAVE_DIRENT_H 1
904 | #define HAVE_SYS_WAIT_H 1
905 | #define HAVE_STDINT_H 1
906 | #define HAVE_INTTYPES_H 1
907 | #define HAVE_BCOPY 1
908 | #define HAVE_MEMMOVE 1
909 | #define HAVE_STRERROR 1
910 | #define HAVE_MKOSTEMP 1
911 | #define HAVE_SECURE_GETENV 1
912 | #define HAVE_ZLIB_H 1
913 | #define HAVE_BZLIB_H 1
914 | #define PCRE2_STATIC 1
915 | #define SUPPORT_PCRE2_8 /**/
916 | /* end confdefs.h.  */
917 | #include <pthread.h>
918 |                         static void routine(void *a) { a = 0; }
919 |                         static void *start_routine(void *a) { return a; }
920 | int
921 | main ()
922 | {
923 | pthread_t th; pthread_attr_t attr;
924 |                         pthread_create(&th, 0, start_routine, 0);
925 |                         pthread_join(th, 0);
926 |                         pthread_attr_init(&attr);
927 |                         pthread_cleanup_push(routine, 0);
928 |                         pthread_cleanup_pop(0) /* ; */
929 |   ;
930 |   return 0;
931 | }
932 configure:14580: result: no
933 configure:14478: checking whether pthreads work without any flags
934 configure:14571: gcc -o conftest -O2    conftest.c   >&5
935 /tmp/ccW8YLkc.o: In function `main':
936 conftest.c:(.text.startup+0x19): undefined reference to `pthread_create'
937 conftest.c:(.text.startup+0x25): undefined reference to `pthread_join'
938 conftest.c:(.text.startup+0x4c): undefined reference to `__pthread_register_cancel'
939 conftest.c:(.text.startup+0x54): undefined reference to `__pthread_unregister_cancel'
940 collect2: error: ld returned 1 exit status
941 configure:14571: $? = 1
942 configure: failed program was:
943 | /* confdefs.h */
944 | #define PACKAGE_NAME "PCRE2"
945 | #define PACKAGE_TARNAME "pcre2"
946 | #define PACKAGE_VERSION "10.32"
947 | #define PACKAGE_STRING "PCRE2 10.32"
948 | #define PACKAGE_BUGREPORT ""
949 | #define PACKAGE_URL ""
950 | #define PACKAGE "pcre2"
951 | #define VERSION "10.32"
952 | #define STDC_HEADERS 1
953 | #define HAVE_SYS_TYPES_H 1
954 | #define HAVE_SYS_STAT_H 1
955 | #define HAVE_STDLIB_H 1
956 | #define HAVE_STRING_H 1
957 | #define HAVE_MEMORY_H 1
958 | #define HAVE_STRINGS_H 1
959 | #define HAVE_INTTYPES_H 1
960 | #define HAVE_STDINT_H 1
961 | #define HAVE_UNISTD_H 1
962 | #define __EXTENSIONS__ 1
963 | #define _ALL_SOURCE 1
964 | #define _GNU_SOURCE 1
965 | #define _POSIX_PTHREAD_SEMANTICS 1
966 | #define _TANDEM_SOURCE 1
967 | #define HAVE_DLFCN_H 1
968 | #define LT_OBJDIR ".libs/"
969 | #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
970 | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
971 | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
972 | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
973 | #define HAVE_VISIBILITY 1
974 | #define STDC_HEADERS 1
975 | #define HAVE_LIMITS_H 1
976 | #define HAVE_SYS_TYPES_H 1
977 | #define HAVE_SYS_STAT_H 1
978 | #define HAVE_DIRENT_H 1
979 | #define HAVE_SYS_WAIT_H 1
980 | #define HAVE_STDINT_H 1
981 | #define HAVE_INTTYPES_H 1
982 | #define HAVE_BCOPY 1
983 | #define HAVE_MEMMOVE 1
984 | #define HAVE_STRERROR 1
985 | #define HAVE_MKOSTEMP 1
986 | #define HAVE_SECURE_GETENV 1
987 | #define HAVE_ZLIB_H 1
988 | #define HAVE_BZLIB_H 1
989 | #define PCRE2_STATIC 1
990 | #define SUPPORT_PCRE2_8 /**/
991 | /* end confdefs.h.  */
992 | #include <pthread.h>
993 |                         static void routine(void *a) { a = 0; }
994 |                         static void *start_routine(void *a) { return a; }
995 | int
996 | main ()
997 | {
998 | pthread_t th; pthread_attr_t attr;
999 |                         pthread_create(&th, 0, start_routine, 0);
1000 |                         pthread_join(th, 0);
1001 |                         pthread_attr_init(&attr);
1002 |                         pthread_cleanup_push(routine, 0);
1003 |                         pthread_cleanup_pop(0) /* ; */
1004 |   ;
1005 |   return 0;
1006 | }
1007 configure:14580: result: no
1008 configure:14483: checking whether pthreads work with -Kthread
1009 configure:14571: gcc -o conftest -O2 -Kthread   conftest.c   >&5
1010 gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
1011 configure:14571: $? = 1
1012 configure: failed program was:
1013 | /* confdefs.h */
1014 | #define PACKAGE_NAME "PCRE2"
1015 | #define PACKAGE_TARNAME "pcre2"
1016 | #define PACKAGE_VERSION "10.32"
1017 | #define PACKAGE_STRING "PCRE2 10.32"
1018 | #define PACKAGE_BUGREPORT ""
1019 | #define PACKAGE_URL ""
1020 | #define PACKAGE "pcre2"
1021 | #define VERSION "10.32"
1022 | #define STDC_HEADERS 1
1023 | #define HAVE_SYS_TYPES_H 1
1024 | #define HAVE_SYS_STAT_H 1
1025 | #define HAVE_STDLIB_H 1
1026 | #define HAVE_STRING_H 1
1027 | #define HAVE_MEMORY_H 1
1028 | #define HAVE_STRINGS_H 1
1029 | #define HAVE_INTTYPES_H 1
1030 | #define HAVE_STDINT_H 1
1031 | #define HAVE_UNISTD_H 1
1032 | #define __EXTENSIONS__ 1
1033 | #define _ALL_SOURCE 1
1034 | #define _GNU_SOURCE 1
1035 | #define _POSIX_PTHREAD_SEMANTICS 1
1036 | #define _TANDEM_SOURCE 1
1037 | #define HAVE_DLFCN_H 1
1038 | #define LT_OBJDIR ".libs/"
1039 | #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
1040 | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
1041 | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
1042 | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
1043 | #define HAVE_VISIBILITY 1
1044 | #define STDC_HEADERS 1
1045 | #define HAVE_LIMITS_H 1
1046 | #define HAVE_SYS_TYPES_H 1
1047 | #define HAVE_SYS_STAT_H 1
1048 | #define HAVE_DIRENT_H 1
1049 | #define HAVE_SYS_WAIT_H 1
1050 | #define HAVE_STDINT_H 1
1051 | #define HAVE_INTTYPES_H 1
1052 | #define HAVE_BCOPY 1
1053 | #define HAVE_MEMMOVE 1
1054 | #define HAVE_STRERROR 1
1055 | #define HAVE_MKOSTEMP 1
1056 | #define HAVE_SECURE_GETENV 1
1057 | #define HAVE_ZLIB_H 1
1058 | #define HAVE_BZLIB_H 1
1059 | #define PCRE2_STATIC 1
1060 | #define SUPPORT_PCRE2_8 /**/
1061 | /* end confdefs.h.  */
1062 | #include <pthread.h>
1063 |                         static void routine(void *a) { a = 0; }
1064 |                         static void *start_routine(void *a) { return a; }
1065 | int
1066 | main ()
1067 | {
1068 | pthread_t th; pthread_attr_t attr;
1069 |                         pthread_create(&th, 0, start_routine, 0);
1070 |                         pthread_join(th, 0);
1071 |                         pthread_attr_init(&attr);
1072 |                         pthread_cleanup_push(routine, 0);
1073 |                         pthread_cleanup_pop(0) /* ; */
1074 |   ;
1075 |   return 0;
1076 | }
1077 configure:14580: result: no
1078 configure:14483: checking whether pthreads work with -kthread
1079 configure:14571: gcc -o conftest -O2 -kthread   conftest.c   >&5
1080 gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
1081 configure:14571: $? = 1
1082 configure: failed program was:
1083 | /* confdefs.h */
1084 | #define PACKAGE_NAME "PCRE2"
1085 | #define PACKAGE_TARNAME "pcre2"
1086 | #define PACKAGE_VERSION "10.32"
1087 | #define PACKAGE_STRING "PCRE2 10.32"
1088 | #define PACKAGE_BUGREPORT ""
1089 | #define PACKAGE_URL ""
1090 | #define PACKAGE "pcre2"
1091 | #define VERSION "10.32"
1092 | #define STDC_HEADERS 1
1093 | #define HAVE_SYS_TYPES_H 1
1094 | #define HAVE_SYS_STAT_H 1
1095 | #define HAVE_STDLIB_H 1
1096 | #define HAVE_STRING_H 1
1097 | #define HAVE_MEMORY_H 1
1098 | #define HAVE_STRINGS_H 1
1099 | #define HAVE_INTTYPES_H 1
1100 | #define HAVE_STDINT_H 1
1101 | #define HAVE_UNISTD_H 1
1102 | #define __EXTENSIONS__ 1
1103 | #define _ALL_SOURCE 1
1104 | #define _GNU_SOURCE 1
1105 | #define _POSIX_PTHREAD_SEMANTICS 1
1106 | #define _TANDEM_SOURCE 1
1107 | #define HAVE_DLFCN_H 1
1108 | #define LT_OBJDIR ".libs/"
1109 | #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
1110 | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
1111 | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
1112 | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
1113 | #define HAVE_VISIBILITY 1
1114 | #define STDC_HEADERS 1
1115 | #define HAVE_LIMITS_H 1
1116 | #define HAVE_SYS_TYPES_H 1
1117 | #define HAVE_SYS_STAT_H 1
1118 | #define HAVE_DIRENT_H 1
1119 | #define HAVE_SYS_WAIT_H 1
1120 | #define HAVE_STDINT_H 1
1121 | #define HAVE_INTTYPES_H 1
1122 | #define HAVE_BCOPY 1
1123 | #define HAVE_MEMMOVE 1
1124 | #define HAVE_STRERROR 1
1125 | #define HAVE_MKOSTEMP 1
1126 | #define HAVE_SECURE_GETENV 1
1127 | #define HAVE_ZLIB_H 1
1128 | #define HAVE_BZLIB_H 1
1129 | #define PCRE2_STATIC 1
1130 | #define SUPPORT_PCRE2_8 /**/
1131 | /* end confdefs.h.  */
1132 | #include <pthread.h>
1133 |                         static void routine(void *a) { a = 0; }
1134 |                         static void *start_routine(void *a) { return a; }
1135 | int
1136 | main ()
1137 | {
1138 | pthread_t th; pthread_attr_t attr;
1139 |                         pthread_create(&th, 0, start_routine, 0);
1140 |                         pthread_join(th, 0);
1141 |                         pthread_attr_init(&attr);
1142 |                         pthread_cleanup_push(routine, 0);
1143 |                         pthread_cleanup_pop(0) /* ; */
1144 |   ;
1145 |   return 0;
1146 | }
1147 configure:14580: result: no
1148 configure:14533: checking for the pthreads library -llthread
1149 configure:14571: gcc -o conftest -O2    conftest.c -llthread  >&5
1150 /usr/bin/ld: cannot find -llthread
1151 collect2: error: ld returned 1 exit status
1152 configure:14571: $? = 1
1153 configure: failed program was:
1154 | /* confdefs.h */
1155 | #define PACKAGE_NAME "PCRE2"
1156 | #define PACKAGE_TARNAME "pcre2"
1157 | #define PACKAGE_VERSION "10.32"
1158 | #define PACKAGE_STRING "PCRE2 10.32"
1159 | #define PACKAGE_BUGREPORT ""
1160 | #define PACKAGE_URL ""
1161 | #define PACKAGE "pcre2"
1162 | #define VERSION "10.32"
1163 | #define STDC_HEADERS 1
1164 | #define HAVE_SYS_TYPES_H 1
1165 | #define HAVE_SYS_STAT_H 1
1166 | #define HAVE_STDLIB_H 1
1167 | #define HAVE_STRING_H 1
1168 | #define HAVE_MEMORY_H 1
1169 | #define HAVE_STRINGS_H 1
1170 | #define HAVE_INTTYPES_H 1
1171 | #define HAVE_STDINT_H 1
1172 | #define HAVE_UNISTD_H 1
1173 | #define __EXTENSIONS__ 1
1174 | #define _ALL_SOURCE 1
1175 | #define _GNU_SOURCE 1
1176 | #define _POSIX_PTHREAD_SEMANTICS 1
1177 | #define _TANDEM_SOURCE 1
1178 | #define HAVE_DLFCN_H 1
1179 | #define LT_OBJDIR ".libs/"
1180 | #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
1181 | #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
1182 | #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
1183 | #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
1184 | #define HAVE_VISIBILITY 1
1185 | #define STDC_HEADERS 1
1186 | #define HAVE_LIMITS_H 1
1187 | #define HAVE_SYS_TYPES_H 1
1188 | #define HAVE_SYS_STAT_H 1
1189 | #define HAVE_DIRENT_H 1
1190 | #define HAVE_SYS_WAIT_H 1
1191 | #define HAVE_STDINT_H 1
1192 | #define HAVE_INTTYPES_H 1
1193 | #define HAVE_BCOPY 1
1194 | #define HAVE_MEMMOVE 1
1195 | #define HAVE_STRERROR 1
1196 | #define HAVE_MKOSTEMP 1
1197 | #define HAVE_SECURE_GETENV 1
1198 | #define HAVE_ZLIB_H 1
1199 | #define HAVE_BZLIB_H 1
1200 | #define PCRE2_STATIC 1
1201 | #define SUPPORT_PCRE2_8 /**/
1202 | /* end confdefs.h.  */
1203 | #include <pthread.h>
1204 |                         static void routine(void *a) { a = 0; }
1205 |                         static void *start_routine(void *a) { return a; }
1206 | int
1207 | main ()
1208 | {
1209 | pthread_t th; pthread_attr_t attr;
1210 |                         pthread_create(&th, 0, start_routine, 0);
1211 |                         pthread_join(th, 0);
1212 |                         pthread_attr_init(&attr);
1213 |                         pthread_cleanup_push(routine, 0);
1214 |                         pthread_cleanup_pop(0) /* ; */
1215 |   ;
1216 |   return 0;
1217 | }
1218 configure:14580: result: no
1219 configure:14483: checking whether pthreads work with -pthread
1220 configure:14571: gcc -o conftest -O2 -pthread   conftest.c   >&5
1221 configure:14571: $? = 0
1222 configure:14580: result: yes
1223 configure:14599: checking for joinable pthread attribute
1224 configure:14614: gcc -o conftest -O2 -pthread   conftest.c   >&5
1225 configure:14614: $? = 0
1226 configure:14620: result: PTHREAD_CREATE_JOINABLE
1227 configure:14630: checking if more special flags are required for pthreads
1228 configure:14644: result: no
1229 configure:14650: checking for PTHREAD_PRIO_INHERIT
1230 configure:14668: gcc -o conftest -O2 -pthread   conftest.c   >&5
1231 configure:14668: $? = 0
1232 configure:14677: result: yes
1233 configure:15558: checking that generated files are newer than configure
1234 configure:15564: result: done
1235 configure:15627: creating ./config.status
1236
1237 ## ---------------------- ##
1238 ## Running config.status. ##
1239 ## ---------------------- ##
1240
1241 This file was extended by PCRE2 config.status 10.32, which was
1242 generated by GNU Autoconf 2.69.  Invocation command line was
1243
1244   CONFIG_FILES    = 
1245   CONFIG_HEADERS  = 
1246   CONFIG_LINKS    = 
1247   CONFIG_COMMANDS = 
1248   $ ./config.status 
1249
1250 on bagan
1251
1252 config.status:1193: creating Makefile
1253 config.status:1193: creating libpcre2-8.pc
1254 config.status:1193: creating libpcre2-16.pc
1255 config.status:1193: creating libpcre2-32.pc
1256 config.status:1193: creating libpcre2-posix.pc
1257 config.status:1193: creating pcre2-config
1258 config.status:1193: creating src/pcre2.h
1259 config.status:1193: creating src/config.h
1260 config.status:1374: src/config.h is unchanged
1261 config.status:1422: executing depfiles commands
1262 config.status:1422: executing libtool commands
1263 config.status:1422: executing script-chmod commands
1264 config.status:1422: executing delete-old-chartables commands
1265
1266 ## ---------------- ##
1267 ## Cache variables. ##
1268 ## ---------------- ##
1269
1270 ac_cv_build=x86_64-pc-linux-gnu
1271 ac_cv_c_compiler_gnu=yes
1272 ac_cv_c_const=yes
1273 ac_cv_c_int64_t=yes
1274 ac_cv_env_CC_set=
1275 ac_cv_env_CC_value=
1276 ac_cv_env_CFLAGS_set=
1277 ac_cv_env_CFLAGS_value=
1278 ac_cv_env_CPPFLAGS_set=
1279 ac_cv_env_CPPFLAGS_value=
1280 ac_cv_env_CPP_set=
1281 ac_cv_env_CPP_value=
1282 ac_cv_env_GENHTML_set=
1283 ac_cv_env_GENHTML_value=
1284 ac_cv_env_LCOV_set=
1285 ac_cv_env_LCOV_value=
1286 ac_cv_env_LDFLAGS_set=
1287 ac_cv_env_LDFLAGS_value=
1288 ac_cv_env_LIBS_set=
1289 ac_cv_env_LIBS_value=
1290 ac_cv_env_LT_SYS_LIBRARY_PATH_set=
1291 ac_cv_env_LT_SYS_LIBRARY_PATH_value=
1292 ac_cv_env_PKG_CONFIG_LIBDIR_set=
1293 ac_cv_env_PKG_CONFIG_LIBDIR_value=
1294 ac_cv_env_PKG_CONFIG_PATH_set=
1295 ac_cv_env_PKG_CONFIG_PATH_value=
1296 ac_cv_env_PKG_CONFIG_set=
1297 ac_cv_env_PKG_CONFIG_value=
1298 ac_cv_env_VALGRIND_CFLAGS_set=
1299 ac_cv_env_VALGRIND_CFLAGS_value=
1300 ac_cv_env_VALGRIND_LIBS_set=
1301 ac_cv_env_VALGRIND_LIBS_value=
1302 ac_cv_env_build_alias_set=
1303 ac_cv_env_build_alias_value=
1304 ac_cv_env_host_alias_set=
1305 ac_cv_env_host_alias_value=
1306 ac_cv_env_target_alias_set=
1307 ac_cv_env_target_alias_value=
1308 ac_cv_func_bcopy=yes
1309 ac_cv_func_memmove=yes
1310 ac_cv_func_mkostemp=yes
1311 ac_cv_func_secure_getenv=yes
1312 ac_cv_func_strerror=yes
1313 ac_cv_header_bzlib_h=yes
1314 ac_cv_header_dirent_h=yes
1315 ac_cv_header_dlfcn_h=yes
1316 ac_cv_header_inttypes_h=yes
1317 ac_cv_header_limits_h=yes
1318 ac_cv_header_memory_h=yes
1319 ac_cv_header_minix_config_h=no
1320 ac_cv_header_stdc=yes
1321 ac_cv_header_stdint_h=yes
1322 ac_cv_header_stdlib_h=yes
1323 ac_cv_header_string_h=yes
1324 ac_cv_header_strings_h=yes
1325 ac_cv_header_sys_stat_h=yes
1326 ac_cv_header_sys_types_h=yes
1327 ac_cv_header_sys_wait_h=yes
1328 ac_cv_header_unistd_h=yes
1329 ac_cv_header_windows_h=no
1330 ac_cv_header_zlib_h=yes
1331 ac_cv_host=x86_64-pc-linux-gnu
1332 ac_cv_lib_z_gzopen=yes
1333 ac_cv_objext=o
1334 ac_cv_path_EGREP='/bin/grep -E'
1335 ac_cv_path_FGREP='/bin/grep -F'
1336 ac_cv_path_GREP=/bin/grep
1337 ac_cv_path_SED=/bin/sed
1338 ac_cv_path_install='/usr/bin/install -c'
1339 ac_cv_path_lt_DD=/bin/dd
1340 ac_cv_path_mkdir=/bin/mkdir
1341 ac_cv_prog_AWK=gawk
1342 ac_cv_prog_CPP='gcc -E'
1343 ac_cv_prog_ac_ct_AR=ar
1344 ac_cv_prog_ac_ct_CC=gcc
1345 ac_cv_prog_ac_ct_DLLTOOL=dlltool
1346 ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
1347 ac_cv_prog_ac_ct_OBJDUMP=objdump
1348 ac_cv_prog_ac_ct_RANLIB=ranlib
1349 ac_cv_prog_ac_ct_STRIP=strip
1350 ac_cv_prog_cc_c89=
1351 ac_cv_prog_cc_g=yes
1352 ac_cv_prog_make_make_set=yes
1353 ac_cv_safe_to_define___extensions__=yes
1354 ac_cv_type_size_t=yes
1355 am_cv_CC_dependencies_compiler_type=gcc3
1356 am_cv_ar_interface=ar
1357 am_cv_make_support_nested_variables=yes
1358 am_cv_prog_cc_c_o=yes
1359 ax_cv_PTHREAD_PRIO_INHERIT=yes
1360 lt_cv_ar_at_file=@
1361 lt_cv_deplibs_check_method=pass_all
1362 lt_cv_file_magic_cmd='$MAGIC_CMD'
1363 lt_cv_file_magic_test_file=
1364 lt_cv_ld_reload_flag=-r
1365 lt_cv_nm_interface='BSD nm'
1366 lt_cv_objdir=.libs
1367 lt_cv_path_LD=/usr/bin/ld
1368 lt_cv_path_NM='/usr/bin/nm -B'
1369 lt_cv_path_mainfest_tool=no
1370 lt_cv_prog_compiler_c_o=yes
1371 lt_cv_prog_compiler_pic='-fPIC -DPIC'
1372 lt_cv_prog_compiler_pic_works=yes
1373 lt_cv_prog_compiler_rtti_exceptions=no
1374 lt_cv_prog_compiler_static_works=yes
1375 lt_cv_prog_gnu_ld=yes
1376 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1377 lt_cv_shlibpath_overrides_runpath=yes
1378 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'\'''
1379 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'\'''
1380 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'\'''
1381 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
1382 lt_cv_sys_global_symbol_to_import=
1383 lt_cv_sys_max_cmd_len=1572864
1384 lt_cv_to_host_file_cmd=func_convert_file_noop
1385 lt_cv_to_tool_file_cmd=func_convert_file_noop
1386 lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1387 pcre2_cv_cc_vis_werror=yes
1388 pcre2_cv_cc_visibility=yes
1389
1390 ## ----------------- ##
1391 ## Output variables. ##
1392 ## ----------------- ##
1393
1394 ACLOCAL='${SHELL} /data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32/missing aclocal-1.15'
1395 AMDEPBACKSLASH='\'
1396 AMDEP_FALSE='#'
1397 AMDEP_TRUE=''
1398 AMTAR='$${TAR-tar}'
1399 AM_BACKSLASH='\'
1400 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1401 AM_DEFAULT_VERBOSITY='0'
1402 AM_V='$(V)'
1403 AR='ar'
1404 AS='as'
1405 AUTOCONF='${SHELL} /data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32/missing autoconf'
1406 AUTOHEADER='${SHELL} /data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32/missing autoheader'
1407 AUTOMAKE='${SHELL} /data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32/missing automake-1.15'
1408 AWK='gawk'
1409 CC='gcc'
1410 CCDEPMODE='depmode=gcc3'
1411 CFLAGS='-pthread -O2'
1412 CPP='gcc -E'
1413 CPPFLAGS=''
1414 CYGPATH_W='echo'
1415 DEFS='-DHAVE_CONFIG_H'
1416 DEPDIR='.deps'
1417 DISTCHECK_CONFIGURE_FLAGS='CFLAGS='\'''\'' CXXFLAGS='\'''\'' --enable-pcre2-16 --enable-pcre2-32 --enable-jit'
1418 DLLTOOL='dlltool'
1419 DSYMUTIL=''
1420 DUMPBIN=''
1421 ECHO_C=''
1422 ECHO_N='-n'
1423 ECHO_T=''
1424 EGREP='/bin/grep -E'
1425 EXEEXT=''
1426 EXTRA_LIBPCRE2_16_LDFLAGS='    -version-info 7:1:7'
1427 EXTRA_LIBPCRE2_32_LDFLAGS='    -version-info 7:1:7'
1428 EXTRA_LIBPCRE2_8_LDFLAGS='    -version-info 7:1:7'
1429 EXTRA_LIBPCRE2_POSIX_LDFLAGS='    -version-info 2:1:0'
1430 FGREP='/bin/grep -F'
1431 GCOV_CFLAGS=''
1432 GCOV_CXXFLAGS=''
1433 GCOV_LIBS=''
1434 GENHTML=''
1435 GREP='/bin/grep'
1436 HAVE_VISIBILITY='1'
1437 INSTALL_DATA='${INSTALL} -m 644'
1438 INSTALL_PROGRAM='${INSTALL}'
1439 INSTALL_SCRIPT='${INSTALL}'
1440 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1441 LCOV=''
1442 LD='/usr/bin/ld -m elf_x86_64'
1443 LDFLAGS=''
1444 LIBBZ2=''
1445 LIBOBJS=''
1446 LIBREADLINE=''
1447 LIBS=' '
1448 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1449 LIBZ=''
1450 LIPO=''
1451 LN_S='ln -s'
1452 LTLIBOBJS=''
1453 LT_SYS_LIBRARY_PATH=''
1454 MAKEINFO='${SHELL} /data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32/missing makeinfo'
1455 MANIFEST_TOOL=':'
1456 MKDIR_P='/bin/mkdir -p'
1457 NM='/usr/bin/nm -B'
1458 NMEDIT=''
1459 OBJDUMP='objdump'
1460 OBJEXT='o'
1461 OTOOL64=''
1462 OTOOL=''
1463 PACKAGE='pcre2'
1464 PACKAGE_BUGREPORT=''
1465 PACKAGE_NAME='PCRE2'
1466 PACKAGE_STRING='PCRE2 10.32'
1467 PACKAGE_TARNAME='pcre2'
1468 PACKAGE_URL=''
1469 PACKAGE_VERSION='10.32'
1470 PATH_SEPARATOR=':'
1471 PCRE2_DATE='2018-09-10'
1472 PCRE2_HAVE_INTTYPES_H='1'
1473 PCRE2_HAVE_STDINT_H='1'
1474 PCRE2_MAJOR='10'
1475 PCRE2_MINOR='32'
1476 PCRE2_PRERELEASE=''
1477 PCRE2_STATIC_CFLAG='-DPCRE2_STATIC'
1478 PKG_CONFIG=''
1479 PKG_CONFIG_LIBDIR=''
1480 PKG_CONFIG_PATH=''
1481 PTHREAD_CC='gcc'
1482 PTHREAD_CFLAGS='-pthread'
1483 PTHREAD_LIBS=''
1484 RANLIB='ranlib'
1485 SED='/bin/sed'
1486 SET_MAKE=''
1487 SHELL='/bin/bash'
1488 SHTOOL=''
1489 STRIP='strip'
1490 VALGRIND_CFLAGS=''
1491 VALGRIND_LIBS=''
1492 VERSION='10.32'
1493 VISIBILITY_CFLAGS='-fvisibility=hidden'
1494 VISIBILITY_CXXFLAGS='-fvisibility=hidden -fvisibility-inlines-hidden'
1495 WITH_DEBUG_FALSE=''
1496 WITH_DEBUG_TRUE='#'
1497 WITH_FUZZ_SUPPORT_FALSE=''
1498 WITH_FUZZ_SUPPORT_TRUE='#'
1499 WITH_GCOV_FALSE=''
1500 WITH_GCOV_TRUE='#'
1501 WITH_JIT_FALSE='#'
1502 WITH_JIT_TRUE=''
1503 WITH_PCRE2_16_FALSE=''
1504 WITH_PCRE2_16_TRUE='#'
1505 WITH_PCRE2_32_FALSE=''
1506 WITH_PCRE2_32_TRUE='#'
1507 WITH_PCRE2_8_FALSE='#'
1508 WITH_PCRE2_8_TRUE=''
1509 WITH_REBUILD_CHARTABLES_FALSE=''
1510 WITH_REBUILD_CHARTABLES_TRUE='#'
1511 WITH_UNICODE_FALSE='#'
1512 WITH_UNICODE_TRUE=''
1513 WITH_VALGRIND_FALSE=''
1514 WITH_VALGRIND_TRUE='#'
1515 ac_ct_AR='ar'
1516 ac_ct_CC='gcc'
1517 ac_ct_DUMPBIN=''
1518 am__EXEEXT_FALSE=''
1519 am__EXEEXT_TRUE='#'
1520 am__fastdepCC_FALSE='#'
1521 am__fastdepCC_TRUE=''
1522 am__include='include'
1523 am__isrc=''
1524 am__leading_dot='.'
1525 am__nodep='_no'
1526 am__quote=''
1527 am__tar='$${TAR-tar} chof - "$$tardir"'
1528 am__untar='$${TAR-tar} xf -'
1529 ax_pthread_config=''
1530 bindir='${exec_prefix}/bin'
1531 build='x86_64-pc-linux-gnu'
1532 build_alias=''
1533 build_cpu='x86_64'
1534 build_os='linux-gnu'
1535 build_vendor='pc'
1536 datadir='${datarootdir}'
1537 datarootdir='${prefix}/share'
1538 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1539 dvidir='${docdir}'
1540 enable_pcre2_16='no'
1541 enable_pcre2_32='no'
1542 enable_pcre2_8='yes'
1543 exec_prefix='${prefix}'
1544 host='x86_64-pc-linux-gnu'
1545 host_alias=''
1546 host_cpu='x86_64'
1547 host_os='linux-gnu'
1548 host_vendor='pc'
1549 htmldir='${docdir}/html'
1550 includedir='${prefix}/include'
1551 infodir='${datarootdir}/info'
1552 install_sh='${SHELL} /data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32/install-sh'
1553 libdir='${exec_prefix}/lib'
1554 libexecdir='${exec_prefix}/libexec'
1555 localedir='${datarootdir}/locale'
1556 localstatedir='${prefix}/var'
1557 mandir='${datarootdir}/man'
1558 mkdir_p='$(MKDIR_P)'
1559 oldincludedir='/usr/include'
1560 pdfdir='${docdir}'
1561 prefix='/data/paketi/cn/ossec-hids/tmp/ossec-hids-3.3.0/src/external/pcre2-10.32//install'
1562 program_transform_name='s,x,x,'
1563 psdir='${docdir}'
1564 sbindir='${exec_prefix}/sbin'
1565 sharedstatedir='${prefix}/com'
1566 sysconfdir='${prefix}/etc'
1567 target_alias=''
1568
1569 ## ----------- ##
1570 ## confdefs.h. ##
1571 ## ----------- ##
1572
1573 /* confdefs.h */
1574 #define PACKAGE_NAME "PCRE2"
1575 #define PACKAGE_TARNAME "pcre2"
1576 #define PACKAGE_VERSION "10.32"
1577 #define PACKAGE_STRING "PCRE2 10.32"
1578 #define PACKAGE_BUGREPORT ""
1579 #define PACKAGE_URL ""
1580 #define PACKAGE "pcre2"
1581 #define VERSION "10.32"
1582 #define STDC_HEADERS 1
1583 #define HAVE_SYS_TYPES_H 1
1584 #define HAVE_SYS_STAT_H 1
1585 #define HAVE_STDLIB_H 1
1586 #define HAVE_STRING_H 1
1587 #define HAVE_MEMORY_H 1
1588 #define HAVE_STRINGS_H 1
1589 #define HAVE_INTTYPES_H 1
1590 #define HAVE_STDINT_H 1
1591 #define HAVE_UNISTD_H 1
1592 #define __EXTENSIONS__ 1
1593 #define _ALL_SOURCE 1
1594 #define _GNU_SOURCE 1
1595 #define _POSIX_PTHREAD_SEMANTICS 1
1596 #define _TANDEM_SOURCE 1
1597 #define HAVE_DLFCN_H 1
1598 #define LT_OBJDIR ".libs/"
1599 #define PCRE2_EXP_DECL extern __attribute__ ((visibility ("default")))
1600 #define PCRE2_EXP_DEFN __attribute__ ((visibility ("default")))
1601 #define PCRE2POSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
1602 #define PCRE2POSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
1603 #define HAVE_VISIBILITY 1
1604 #define STDC_HEADERS 1
1605 #define HAVE_LIMITS_H 1
1606 #define HAVE_SYS_TYPES_H 1
1607 #define HAVE_SYS_STAT_H 1
1608 #define HAVE_DIRENT_H 1
1609 #define HAVE_SYS_WAIT_H 1
1610 #define HAVE_STDINT_H 1
1611 #define HAVE_INTTYPES_H 1
1612 #define HAVE_BCOPY 1
1613 #define HAVE_MEMMOVE 1
1614 #define HAVE_STRERROR 1
1615 #define HAVE_MKOSTEMP 1
1616 #define HAVE_SECURE_GETENV 1
1617 #define HAVE_ZLIB_H 1
1618 #define HAVE_BZLIB_H 1
1619 #define PCRE2_STATIC 1
1620 #define SUPPORT_PCRE2_8 /**/
1621 #define HAVE_PTHREAD_PRIO_INHERIT 1
1622 #define HAVE_PTHREAD 1
1623 #define SUPPORT_JIT /**/
1624 #define SUPPORT_PCRE2GREP_JIT /**/
1625 #define SUPPORT_PCRE2GREP_CALLOUT /**/
1626 #define SUPPORT_UNICODE /**/
1627 #define PCRE2GREP_BUFSIZE 20480
1628 #define PCRE2GREP_MAX_BUFSIZE 1048576
1629 #define NEWLINE_DEFAULT 2
1630 #define LINK_SIZE 2
1631 #define PARENS_NEST_LIMIT 250
1632 #define MATCH_LIMIT 10000000
1633 #define MATCH_LIMIT_DEPTH MATCH_LIMIT
1634 #define HEAP_LIMIT 20000000
1635 #define MAX_NAME_SIZE 32
1636 #define MAX_NAME_COUNT 10000
1637
1638 configure: exit 0