Skip to content
config.log 38.7 KiB
Newer Older
powelld's avatar
powelld committed
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 ""
Loading
Loading full blame…