config.log 38.7 KB
Newer Older
powelld's avatar
powelld committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ /home/development/Documents/httpd-mctls/srclib/apr-util/configure --disable-option-checking --enable-ssl=static --with-ssl=/home/development/Documents/TLMSP --enable-contextsplit CFLAGS=-DHAVE_MCTLS=1 LDFLAGS=-L/home/development/Documents/TLMSP --cache-file=/dev/null --srcdir=/home/development/Documents/httpd-mctls/srclib/apr-util --with-apr=../apr --prefix=/usr/local/apache2 --exec-prefix=/usr/local/apache2 --libdir=${prefix}/lib --includedir=/usr/local/apache2/include --bindir=${prefix}/bin

## --------- ##
## Platform. ##
## --------- ##

hostname = development-VirtualBox
uname -m = x86_64
uname -r = 4.4.0-119-generic
uname -s = Linux
uname -v = #143-Ubuntu SMP Mon Apr 2 16:08:24 UTC 2018

/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/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2606: checking build system type
configure:2620: result: x86_64-pc-linux-gnu
configure:2640: checking host system type
configure:2653: result: x86_64-pc-linux-gnu
configure:2673: checking target system type
configure:2686: result: x86_64-pc-linux-gnu
configure:2728: checking for a BSD-compatible install
configure:2796: result: /usr/bin/install -c
configure:2831: checking for working mkdir -p
configure:2847: result: yes
configure:2941: checking for chosen layout
configure:2943: result: apr-util
configure:3115: checking for gcc
configure:3131: found /usr/bin/gcc
configure:3142: result: gcc
configure:3371: checking for C compiler version
configure:3380: gcc --version >&5
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609
Copyright (C) 2015 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:3391: $? = 0
configure:3380: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --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 --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --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 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) 
configure:3391: $? = 0
configure:3380: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3391: $? = 1
configure:3380: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3391: $? = 1
configure:3411: checking whether the C compiler works
configure:3433: gcc -DHAVE_MCTLS=1  -L/home/development/Documents/TLMSP conftest.c  >&5
configure:3437: $? = 0
configure:3485: result: yes
configure:3488: checking for C compiler default output file name
configure:3490: result: a.out
configure:3496: checking for suffix of executables
configure:3503: gcc -o conftest -DHAVE_MCTLS=1  -L/home/development/Documents/TLMSP conftest.c  >&5
configure:3507: $? = 0
configure:3529: result: 
configure:3551: checking whether we are cross compiling
configure:3559: gcc -o conftest -DHAVE_MCTLS=1  -L/home/development/Documents/TLMSP conftest.c  >&5
configure:3563: $? = 0
configure:3570: ./conftest
configure:3574: $? = 0
configure:3589: result: no
configure:3594: checking for suffix of object files
configure:3616: gcc -c -DHAVE_MCTLS=1  conftest.c >&5
configure:3620: $? = 0
configure:3641: result: o
configure:3645: checking whether we are using the GNU C compiler
configure:3664: gcc -c -DHAVE_MCTLS=1  conftest.c >&5
configure:3664: $? = 0
configure:3673: result: yes
configure:3682: checking whether gcc accepts -g
configure:3702: gcc -c -g  conftest.c >&5
configure:3702: $? = 0
configure:3743: result: yes
configure:3760: checking for gcc option to accept ISO C89
configure:3823: gcc  -c -DHAVE_MCTLS=1  conftest.c >&5
configure:3823: $? = 0
configure:3836: result: none needed
configure:4013: checking for APR
configure:4092: result: yes
configure:4359: checking how to run the C preprocessor
configure:4429: result: gcc -E
configure:4449: gcc -E  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:4449: $? = 0
configure:4463: gcc -E  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4463: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4492: checking for grep that handles long lines and -e
configure:4550: result: /bin/grep
configure:4555: checking for egrep
configure:4617: result: /bin/grep -E
configure:4622: checking for ANSI C header files
configure:4642: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:4642: $? = 0
configure:4715: gcc -o conftest -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c  >&5
configure:4715: $? = 0
configure:4715: ./conftest
configure:4715: $? = 0
configure:4726: result: yes
configure:4739: checking for sys/types.h
configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:4739: $? = 0
configure:4739: result: yes
configure:4739: checking for sys/stat.h
configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:4739: $? = 0
configure:4739: result: yes
configure:4739: checking for stdlib.h
configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:4739: $? = 0
configure:4739: result: yes
configure:4739: checking for string.h
configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:4739: $? = 0
configure:4739: result: yes
configure:4739: checking for memory.h
configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:4739: $? = 0
configure:4739: result: yes
configure:4739: checking for strings.h
configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:4739: $? = 0
configure:4739: result: yes
configure:4739: checking for inttypes.h
configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:4739: $? = 0
configure:4739: result: yes
configure:4739: checking for stdint.h
configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:4739: $? = 0
configure:4739: result: yes
configure:4739: checking for unistd.h
configure:4739: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:4739: $? = 0
configure:4739: result: yes
configure:18793: checking for default DBM
configure:18795: result: sdbm (default)
configure:19645: checking for pg_config
configure:19678: result: no
configure:19733: checking libpq-fe.h usability
configure:19733: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:52:22: fatal error: libpq-fe.h: No such file or directory
compilation terminated.
configure:19733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libpq-fe.h>
configure:19733: result: no
configure:19733: checking libpq-fe.h presence
configure:19733: gcc -E  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:19:22: fatal error: libpq-fe.h: No such file or directory
compilation terminated.
configure:19733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define 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 <libpq-fe.h>
configure:19733: result: no
configure:19733: checking for libpq-fe.h
configure:19733: result: no
configure:19855: checking postgresql/libpq-fe.h usability
configure:19855: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:52:33: fatal error: postgresql/libpq-fe.h: No such file or directory
compilation terminated.
configure:19855: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <postgresql/libpq-fe.h>
configure:19855: result: no
configure:19855: checking postgresql/libpq-fe.h presence
configure:19855: gcc -E  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:19:33: fatal error: postgresql/libpq-fe.h: No such file or directory
compilation terminated.
configure:19855: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define 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 <postgresql/libpq-fe.h>
configure:19855: result: no
configure:19855: checking for postgresql/libpq-fe.h
configure:19855: result: no
configure:20751: checking sqlite3.h usability
configure:20751: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:52:21: fatal error: sqlite3.h: No such file or directory
compilation terminated.
configure:20751: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sqlite3.h>
configure:20751: result: no
configure:20751: checking sqlite3.h presence
configure:20751: gcc -E  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:19:21: fatal error: sqlite3.h: No such file or directory
compilation terminated.
configure:20751: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define 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 <sqlite3.h>
configure:20751: result: no
configure:20751: checking for sqlite3.h
configure:20751: result: no
configure:21029: checking sqlite.h usability
configure:21029: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:52:20: fatal error: sqlite.h: No such file or directory
compilation terminated.
configure:21029: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sqlite.h>
configure:21029: result: no
configure:21029: checking sqlite.h presence
configure:21029: gcc -E  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:19:20: fatal error: sqlite.h: No such file or directory
compilation terminated.
configure:21029: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define 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 <sqlite.h>
configure:21029: result: no
configure:21029: checking for sqlite.h
configure:21029: result: no
configure:22249: checking for odbc_config
configure:22282: result: no
configure:22359: checking sql.h usability
configure:22359: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:52:17: fatal error: sql.h: No such file or directory
compilation terminated.
configure:22359: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sql.h>
configure:22359: result: no
configure:22359: checking sql.h presence
configure:22359: gcc -E  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:19:17: fatal error: sql.h: No such file or directory
compilation terminated.
configure:22359: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define 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 <sql.h>
configure:22359: result: no
configure:22359: checking for sql.h
configure:22359: result: no
configure:22411: checking odbc/sql.h usability
configure:22411: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c:52:22: fatal error: odbc/sql.h: No such file or directory
compilation terminated.
configure:22411: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <odbc/sql.h>
configure:22411: result: no
configure:22411: checking odbc/sql.h presence
configure:22411: gcc -E  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
conftest.c:19:22: fatal error: odbc/sql.h: No such file or directory
compilation terminated.
configure:22411: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define 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 <odbc/sql.h>
configure:22411: result: no
configure:22411: checking for odbc/sql.h
configure:22411: result: no
configure:22640: checking Expat 1.95.x
configure:22660: gcc -o conftest -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c  -lexpat >&5
configure:22660: $? = 0
configure:22670: result: yes
configure:23168: checking iconv.h usability
configure:23168: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:23168: $? = 0
configure:23168: result: yes
configure:23168: checking iconv.h presence
configure:23168: gcc -E  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:23168: $? = 0
configure:23168: result: yes
configure:23168: checking for iconv.h
configure:23168: result: yes
configure:23189: gcc -o conftest -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c  >&5
configure:23189: $? = 0
configure:23412: checking for type of inbuf parameter to iconv
configure:23435: gcc -c -DHAVE_MCTLS=1 -pthread  -Werror  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:23435: $? = 0
configure:23452: result: char **
configure:23461: checking for iconv.h
configure:23461: result: yes
configure:23461: checking langinfo.h usability
configure:23461: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:23461: $? = 0
configure:23461: result: yes
configure:23461: checking langinfo.h presence
configure:23461: gcc -E  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
configure:23461: $? = 0
configure:23461: result: yes
configure:23461: checking for langinfo.h
configure:23461: result: yes
configure:23485: checking for nl_langinfo
configure:23485: gcc -o conftest -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c  >&5
configure:23485: $? = 0
configure:23485: result: yes
configure:23505: checking for CODESET in langinfo.h
configure:23530: result: yes
configure:23554: checking whether APR has DSO support
configure:23579: result: yes
configure:23664: checking for library containing crypt
configure:23695: gcc -o conftest -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c  >&5
/tmp/ccloeHM7.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `crypt'
collect2: error: ld returned 1 exit status
configure:23695: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_EXPAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_CODESET 1
| #define APU_DSO_BUILD 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| int
| main ()
| {
| return crypt ();
|   ;
|   return 0;
| }
configure:23695: gcc -o conftest -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c -lcrypt   >&5
configure:23695: $? = 0
configure:23712: result: -lcrypt
configure:23720: checking if system crypt() function is threadsafe
configure:23730: result: no
configure:23735: checking for crypt_r
configure:23735: gcc -o conftest -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c -lcrypt  >&5
configure:23735: $? = 0
configure:23735: result: yes
configure:23749: checking style of crypt_r
configure:23766: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:1: error: unknown type name 'CRYPTD'
 CRYPTD buffer;
 ^
conftest.c:31:29: warning: passing argument 3 of 'crypt_r' from incompatible pointer type [-Wincompatible-pointer-types]
   crypt_r("passwd", "hash", &buffer);
                             ^
In file included from conftest.c:26:0:
/usr/include/crypt.h:60:14: note: expected 'struct crypt_data * restrict' but argument is of type 'int *'
 extern char *crypt_r (const char *__key, const char *__salt,
              ^
configure:23766: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_EXPAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_CODESET 1
| #define APU_DSO_BUILD 1
| #define HAVE_CRYPT_R 1
| /* end confdefs.h.  */
| #include <crypt.h>
| int
| main ()
| {
| CRYPTD buffer;
|   crypt_r("passwd", "hash", &buffer);
|   ;
|   return 0;
| }
configure:23781: gcc -c -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
configure:23781: $? = 0
configure:23790: result: struct_crypt_data
configure:23805: checking whether the compiler handles weak symbols
configure:23826: gcc -o conftest -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c -lcrypt  >&5
configure:23826: $? = 0
configure:23826: ./conftest
configure:23826: $? = 0
configure:23836: result: yes
configure:23845: checking for memset_s support
configure:23867: gcc -o conftest -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c -lcrypt  >&5
conftest.c: In function 'main':
conftest.c:37:12: warning: implicit declaration of function 'memset_s' [-Wimplicit-function-declaration]
     return memset_s(buf, sizeof buf, 0, sizeof buf) != 0 || *buf != '\0';
            ^
/tmp/ccdxId1Y.o: In function `main':
conftest.c:(.text+0x3e): undefined reference to `memset_s'
collect2: error: ld returned 1 exit status
configure:23867: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_EXPAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_CODESET 1
| #define APU_DSO_BUILD 1
| #define HAVE_CRYPT_R 1
| #define CRYPT_R_STRUCT_CRYPT_DATA 1
| #define HAVE_WEAK_SYMBOLS 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_STRING_H
| #define __STDC_WANT_LIB_EXT1__ 1
| #include <string.h>
| #endif
| 
| int main(int argc, const char **argv)
| {
|     char buf[1] = {1};
|     return memset_s(buf, sizeof buf, 0, sizeof buf) != 0 || *buf != '\0';
| }
configure:23877: result: no
configure:23886: checking for explicit_bzero support
configure:23911: gcc -o conftest -DHAVE_MCTLS=1 -pthread  -DLINUX -D_REENTRANT -D_GNU_SOURCE -L/home/development/Documents/TLMSP conftest.c -lcrypt  >&5
conftest.c: In function 'main':
conftest.c:39:5: warning: implicit declaration of function 'explicit_bzero' [-Wimplicit-function-declaration]
     explicit_bzero(buf, sizeof buf);
     ^
/tmp/ccOQNrT7.o: In function `main':
conftest.c:(.text+0x34): undefined reference to `explicit_bzero'
collect2: error: ld returned 1 exit status
configure:23911: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_EXPAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_CODESET 1
| #define APU_DSO_BUILD 1
| #define HAVE_CRYPT_R 1
| #define CRYPT_R_STRUCT_CRYPT_DATA 1
| #define HAVE_WEAK_SYMBOLS 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_STRING_H
| #include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| #include <strings.h>
| #endif
| 
| int main(int argc, const char **argv)
| {
|     char buf[1] = {1};
|     explicit_bzero(buf, sizeof buf);
|     return *buf != '\0';
| }
configure:23921: result: no
configure:24158: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on development-VirtualBox

config.status:933: creating Makefile
config.status:933: creating export_vars.sh
config.status:933: creating build/pkg/pkginfo
config.status:933: creating apr-util.pc
config.status:933: creating apu-1-config
config.status:933: creating include/private/apu_select_dbm.h
config.status:933: creating include/apr_ldap.h
config.status:933: creating include/apu.h
config.status:933: creating include/apu_want.h
config.status:933: creating test/Makefile
config.status:933: creating include/private/apu_config.h