From e8ec7aa8e38a93f5b034ac74cebce5de23710317 Mon Sep 17 00:00:00 2001 From: hongbotian Date: Mon, 30 Nov 2015 01:45:08 -0500 Subject: upload http JIRA: BOTTLENECK-10 Change-Id: I7598427ff904df438ce77c2819ee48ac75ffa8da Signed-off-by: hongbotian --- .../srclib/apr-util/xml/expat/config.log | 1017 ++++++++++++++++++++ 1 file changed, 1017 insertions(+) create mode 100644 rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/config.log (limited to 'rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/config.log') diff --git a/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/config.log b/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/config.log new file mode 100644 index 00000000..ce696c8b --- /dev/null +++ b/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/config.log @@ -0,0 +1,1017 @@ +This file contains any messages produced by compilers while +running configure, to aid debugging if configure makes a mistake. + +It was created by expat configure 1.95.7, which was +generated by GNU Autoconf 2.63. Invocation command line was + + $ /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/configure --disable-option-checking --disable-option-checking --enable-module=so --enable-so --with-mpm=worker --cache-file=/dev/null --srcdir=/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util --with-apr=../apr --prefix=/bottlenecks/rubbos/app/apache2 --exec-prefix=/bottlenecks/rubbos/app/apache2 --libdir=${prefix}/lib --includedir=/bottlenecks/rubbos/app/apache2/include --bindir=${prefix}/bin --cache-file=/dev/null --srcdir=/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat --prefix=/bottlenecks/rubbos/app/apache2 --exec-prefix=/bottlenecks/rubbos/app/apache2 --libdir=/bottlenecks/rubbos/app/apache2/lib --includedir=/bottlenecks/rubbos/app/apache2/include --bindir=/bottlenecks/rubbos/app/apache2/bin + +## --------- ## +## Platform. ## +## --------- ## + +hostname = ubuntu +uname -m = x86_64 +uname -r = 3.16.0-30-generic +uname -s = Linux +uname -v = #40~14.04.1-Ubuntu SMP Thu Jan 15 17:43:14 UTC 2015 + +/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: /bottlenecks/rubbos/app/jdk1.6.0_27/bin +PATH: /bin/unix +PATH: /bottlenecks/rubbos/app/apache-ant-1.6.5/bin +PATH: /bottlenecks/rubbos/app/apache-tomcat-5.5.17/bin +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 + + +## ----------- ## +## Core tests. ## +## ----------- ## + +configure:2061: checking build system type +configure:2079: result: x86_64-unknown-linux-gnu +configure:2101: checking host system type +configure:2116: result: x86_64-unknown-linux-gnu +configure:2138: checking target system type +configure:2153: result: x86_64-unknown-linux-gnu +configure:2311: checking for gcc +configure:2327: found /usr/bin/gcc +configure:2338: result: gcc +configure:2570: checking for C compiler version +configure:2578: gcc --version >&5 +gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4 +Copyright (C) 2013 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:2582: $? = 0 +configure:2589: gcc -v >&5 +Using built-in specs. +COLLECT_GCC=gcc +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --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-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-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 --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 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) +configure:2593: $? = 0 +configure:2600: gcc -V >&5 +gcc: error: unrecognized command line option '-V' +gcc: fatal error: no input files +compilation terminated. +configure:2604: $? = 4 +configure:2627: checking for C compiler default output file name +configure:2649: gcc conftest.c >&5 +configure:2653: $? = 0 +configure:2691: result: a.out +configure:2710: checking whether the C compiler works +configure:2720: ./a.out +configure:2724: $? = 0 +configure:2743: result: yes +configure:2750: checking whether we are cross compiling +configure:2752: result: no +configure:2755: checking for suffix of executables +configure:2762: gcc -o conftest conftest.c >&5 +configure:2766: $? = 0 +configure:2792: result: +configure:2798: checking for suffix of object files +configure:2824: gcc -c conftest.c >&5 +configure:2828: $? = 0 +configure:2853: result: o +configure:2857: checking whether we are using the GNU C compiler +configure:2886: gcc -c conftest.c >&5 +configure:2893: $? = 0 +configure:2910: result: yes +configure:2919: checking whether gcc accepts -g +configure:2949: gcc -c -g conftest.c >&5 +configure:2956: $? = 0 +configure:3057: result: yes +configure:3074: checking for gcc option to accept ISO C89 +configure:3148: gcc -c -g -O2 conftest.c >&5 +configure:3155: $? = 0 +configure:3178: result: none needed +configure:3196: checking for a sed that does not truncate output +configure:3252: result: /bin/sed +configure:3255: checking for grep that handles long lines and -e +configure:3315: result: /bin/grep +configure:3320: checking for egrep +configure:3384: result: /bin/grep -E +configure:3400: checking for ld used by gcc +configure:3467: result: /usr/bin/ld +configure:3476: checking if the linker (/usr/bin/ld) is GNU ld +configure:3491: result: yes +configure:3496: checking for /usr/bin/ld option to reload object files +configure:3503: result: -r +configure:3521: checking for BSD-compatible nm +configure:3570: result: /usr/bin/nm -B +configure:3574: checking whether ln -s works +configure:3578: result: yes +configure:3585: checking how to recognize dependent libraries +configure:3771: result: pass_all +configure:3860: gcc -c -g -O2 conftest.c >&5 +configure:3863: $? = 0 +configure:4299: checking how to run the C preprocessor +configure:4339: gcc -E conftest.c +configure:4346: $? = 0 +configure:4377: gcc -E conftest.c +conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory + #include + ^ +compilation terminated. +configure:4384: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "expat" +| #define PACKAGE_TARNAME "expat" +| #define PACKAGE_VERSION "1.95.7" +| #define PACKAGE_STRING "expat 1.95.7" +| #define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org" +| /* end confdefs.h. */ +| #include +configure:4417: result: gcc -E +configure:4446: gcc -E conftest.c +configure:4453: $? = 0 +configure:4484: gcc -E conftest.c +conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory + #include + ^ +compilation terminated. +configure:4491: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "expat" +| #define PACKAGE_TARNAME "expat" +| #define PACKAGE_VERSION "1.95.7" +| #define PACKAGE_STRING "expat 1.95.7" +| #define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org" +| /* end confdefs.h. */ +| #include +configure:4531: checking for ANSI C header files +configure:4561: gcc -c -g -O2 conftest.c >&5 +configure:4568: $? = 0 +configure:4667: gcc -o conftest -g -O2 conftest.c >&5 +configure:4671: $? = 0 +configure:4677: ./conftest +configure:4681: $? = 0 +configure:4699: result: yes +configure:4723: checking for sys/types.h +configure:4744: gcc -c -g -O2 conftest.c >&5 +configure:4751: $? = 0 +configure:4768: result: yes +configure:4723: checking for sys/stat.h +configure:4744: gcc -c -g -O2 conftest.c >&5 +configure:4751: $? = 0 +configure:4768: result: yes +configure:4723: checking for stdlib.h +configure:4744: gcc -c -g -O2 conftest.c >&5 +configure:4751: $? = 0 +configure:4768: result: yes +configure:4723: checking for string.h +configure:4744: gcc -c -g -O2 conftest.c >&5 +configure:4751: $? = 0 +configure:4768: result: yes +configure:4723: checking for memory.h +configure:4744: gcc -c -g -O2 conftest.c >&5 +configure:4751: $? = 0 +configure:4768: result: yes +configure:4723: checking for strings.h +configure:4744: gcc -c -g -O2 conftest.c >&5 +configure:4751: $? = 0 +configure:4768: result: yes +configure:4723: checking for inttypes.h +configure:4744: gcc -c -g -O2 conftest.c >&5 +configure:4751: $? = 0 +configure:4768: result: yes +configure:4723: checking for stdint.h +configure:4744: gcc -c -g -O2 conftest.c >&5 +configure:4751: $? = 0 +configure:4768: result: yes +configure:4723: checking for unistd.h +configure:4744: gcc -c -g -O2 conftest.c >&5 +configure:4751: $? = 0 +configure:4768: result: yes +configure:4798: checking dlfcn.h usability +configure:4815: gcc -c -g -O2 conftest.c >&5 +configure:4822: $? = 0 +configure:4836: result: yes +configure:4840: checking dlfcn.h presence +configure:4855: gcc -E conftest.c +configure:4862: $? = 0 +configure:4876: result: yes +configure:4909: checking for dlfcn.h +configure:4918: result: yes +configure:4991: checking for g++ +configure:5007: found /usr/bin/g++ +configure:5018: result: g++ +configure:5045: checking for C++ compiler version +configure:5053: g++ --version >&5 +g++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4 +Copyright (C) 2013 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:5057: $? = 0 +configure:5064: g++ -v >&5 +Using built-in specs. +COLLECT_GCC=g++ +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --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-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-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 --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 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) +configure:5068: $? = 0 +configure:5075: g++ -V >&5 +g++: error: unrecognized command line option '-V' +g++: fatal error: no input files +compilation terminated. +configure:5079: $? = 4 +configure:5082: checking whether we are using the GNU C++ compiler +configure:5111: g++ -c conftest.cpp >&5 +configure:5118: $? = 0 +configure:5135: result: yes +configure:5144: checking whether g++ accepts -g +configure:5174: g++ -c -g conftest.cpp >&5 +configure:5181: $? = 0 +configure:5282: result: yes +configure:5315: checking how to run the C++ preprocessor +configure:5351: g++ -E conftest.cpp +configure:5358: $? = 0 +configure:5389: g++ -E conftest.cpp +conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory + #include + ^ +compilation terminated. +configure:5396: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "expat" +| #define PACKAGE_TARNAME "expat" +| #define PACKAGE_VERSION "1.95.7" +| #define PACKAGE_STRING "expat 1.95.7" +| #define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org" +| #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_DLFCN_H 1 +| /* end confdefs.h. */ +| #include +configure:5429: result: g++ -E +configure:5458: g++ -E conftest.cpp +configure:5465: $? = 0 +configure:5496: g++ -E conftest.cpp +conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory + #include + ^ +compilation terminated. +configure:5503: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "expat" +| #define PACKAGE_TARNAME "expat" +| #define PACKAGE_VERSION "1.95.7" +| #define PACKAGE_STRING "expat 1.95.7" +| #define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org" +| #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_DLFCN_H 1 +| /* end confdefs.h. */ +| #include +configure:5598: checking for g77 +configure:5628: result: no +configure:5598: checking for xlf +configure:5628: result: no +configure:5598: checking for f77 +configure:5628: result: no +configure:5598: checking for frt +configure:5628: result: no +configure:5598: checking for pgf77 +configure:5628: result: no +configure:5598: checking for cf77 +configure:5628: result: no +configure:5598: checking for fort77 +configure:5628: result: no +configure:5598: checking for fl32 +configure:5628: result: no +configure:5598: checking for af77 +configure:5628: result: no +configure:5598: checking for xlf90 +configure:5628: result: no +configure:5598: checking for f90 +configure:5628: result: no +configure:5598: checking for pgf90 +configure:5628: result: no +configure:5598: checking for pghpf +configure:5628: result: no +configure:5598: checking for epcf90 +configure:5628: result: no +configure:5598: checking for gfortran +configure:5628: result: no +configure:5598: checking for g95 +configure:5628: result: no +configure:5598: checking for xlf95 +configure:5628: result: no +configure:5598: checking for f95 +configure:5628: result: no +configure:5598: checking for fort +configure:5628: result: no +configure:5598: checking for ifort +configure:5628: result: no +configure:5598: checking for ifc +configure:5628: result: no +configure:5598: checking for efc +configure:5628: result: no +configure:5598: checking for pgf95 +configure:5628: result: no +configure:5598: checking for lf95 +configure:5628: result: no +configure:5598: checking for ftn +configure:5628: result: no +configure:5651: checking for Fortran 77 compiler version +configure:5659: --version >&5 +/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/configure: line 5661: --version: command not found +configure:5663: $? = 127 +configure:5670: -v >&5 +/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/configure: line 5672: -v: command not found +configure:5674: $? = 127 +configure:5681: -V >&5 +/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/configure: line 5683: -V: command not found +configure:5685: $? = 127 +configure:5693: checking whether we are using the GNU Fortran 77 compiler +configure:5712: -c conftest.F >&5 +/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/configure: line 5714: -c: command not found +configure:5719: $? = 127 +configure: failed program was: +| program main +| #ifndef __GNUC__ +| choke me +| #endif +| +| end +configure:5736: result: no +configure:5742: checking whether accepts -g +configure:5759: -c -g conftest.f >&5 +/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/configure: line 5761: -c: command not found +configure:5766: $? = 127 +configure: failed program was: +| program main +| +| end +configure:5782: result: no +configure:5815: checking the maximum length of command line arguments +configure:5927: result: 1572864 +configure:5939: checking command to parse /usr/bin/nm -B output from gcc object +configure:6044: gcc -c -g -O2 conftest.c >&5 +configure:6047: $? = 0 +configure:6051: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm +configure:6054: $? = 0 +configure:6106: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 +configure:6109: $? = 0 +configure:6147: result: ok +configure:6151: checking for objdir +configure:6166: result: .libs +configure:6258: checking for ar +configure:6274: found /usr/bin/ar +configure:6285: result: ar +configure:6350: checking for ranlib +configure:6366: found /usr/bin/ranlib +configure:6377: result: ranlib +configure:6442: checking for strip +configure:6458: found /usr/bin/strip +configure:6469: result: strip +configure:7063: checking if gcc supports -fno-rtti -fno-exceptions +configure:7081: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 +cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] +configure:7085: $? = 0 +configure:7098: result: no +configure:7113: checking for gcc option to produce PIC +configure:7345: result: -fPIC +configure:7353: checking if gcc PIC flag -fPIC works +configure:7371: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 +configure:7375: $? = 0 +configure:7388: result: yes +configure:7416: checking if gcc static flag -static works +configure:7444: result: yes +configure:7454: checking if gcc supports -c -o file.o +configure:7475: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 +configure:7479: $? = 0 +configure:7501: result: yes +configure:7527: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries +configure:8515: result: yes +configure:8536: checking whether -lc should be explicitly linked in +configure:8541: gcc -c -g -O2 conftest.c >&5 +configure:8544: $? = 0 +configure:8559: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 +configure:8562: $? = 0 +configure:8574: result: no +configure:8582: checking dynamic linker characteristics +configure:9186: result: GNU/Linux ld.so +configure:9210: checking how to hardcode library paths into programs +configure:9235: result: immediate +configure:9249: checking whether stripping libraries is possible +configure:9254: result: yes +configure:10084: checking if libtool supports shared libraries +configure:10086: result: yes +configure:10089: checking whether to build shared libraries +configure:10110: result: yes +configure:10113: checking whether to build static libraries +configure:10117: result: yes +configure:10211: creating libtool +configure:10804: checking for ld used by g++ +configure:10871: result: /usr/bin/ld -m elf_x86_64 +configure:10880: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld +configure:10895: result: yes +configure:10946: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries +configure:11900: result: yes +configure:11921: g++ -c -g -O2 conftest.cpp >&5 +configure:11924: $? = 0 +configure:12080: checking for g++ option to produce PIC +configure:12364: result: -fPIC +configure:12372: checking if g++ PIC flag -fPIC works +configure:12390: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 +configure:12394: $? = 0 +configure:12407: result: yes +configure:12435: checking if g++ static flag -static works +configure:12463: result: yes +configure:12473: checking if g++ supports -c -o file.o +configure:12494: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 +configure:12498: $? = 0 +configure:12520: result: yes +configure:12546: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries +configure:12572: result: yes +configure:12639: checking dynamic linker characteristics +configure:13191: result: GNU/Linux ld.so +configure:13215: checking how to hardcode library paths into programs +configure:13240: result: immediate +configure:19540: checking for gcc +configure:19567: result: gcc +configure:19799: checking for C compiler version +configure:19807: gcc --version >&5 +gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4 +Copyright (C) 2013 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:19811: $? = 0 +configure:19818: gcc -v >&5 +Using built-in specs. +COLLECT_GCC=gcc +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --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-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-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 --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 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) +configure:19822: $? = 0 +configure:19829: gcc -V >&5 +gcc: error: unrecognized command line option '-V' +gcc: fatal error: no input files +compilation terminated. +configure:19833: $? = 4 +configure:19836: checking whether we are using the GNU C compiler +configure:19889: result: yes +configure:19898: checking whether gcc accepts -g +configure:20036: result: yes +configure:20053: checking for gcc option to accept ISO C89 +configure:20157: result: none needed +configure:20189: checking for a BSD-compatible install +configure:20257: result: /usr/bin/install -c +configure:20269: checking for ANSI C header files +configure:20437: result: yes +configure:20450: checking whether byte ordering is bigendian +configure:20475: gcc -c -g -O2 conftest.c >&5 +conftest.c:21:9: error: unknown type name 'not' + not a universal capable compiler + ^ +conftest.c:21:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' + not a universal capable compiler + ^ +conftest.c:21:15: error: unknown type name 'universal' +configure:20482: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "expat" +| #define PACKAGE_TARNAME "expat" +| #define PACKAGE_VERSION "1.95.7" +| #define PACKAGE_STRING "expat 1.95.7" +| #define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org" +| #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_DLFCN_H 1 +| #define STDC_HEADERS 1 +| /* end confdefs.h. */ +| #ifndef __APPLE_CC__ +| not a universal capable compiler +| #endif +| typedef int dummy; +| +configure:20532: gcc -c -g -O2 conftest.c >&5 +configure:20539: $? = 0 +configure:20571: gcc -c -g -O2 conftest.c >&5 +conftest.c: In function 'main': +conftest.c:27:4: error: unknown type name 'not' + not big endian + ^ +conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' + not big endian + ^ +configure:20578: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "expat" +| #define PACKAGE_TARNAME "expat" +| #define PACKAGE_VERSION "1.95.7" +| #define PACKAGE_STRING "expat 1.95.7" +| #define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org" +| #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_DLFCN_H 1 +| #define STDC_HEADERS 1 +| /* end confdefs.h. */ +| #include +| #include +| +| int +| main () +| { +| #if BYTE_ORDER != BIG_ENDIAN +| not big endian +| #endif +| +| ; +| return 0; +| } +configure:20830: result: no +configure:20862: checking for an ANSI C-conforming const +configure:20937: gcc -c -g -O2 conftest.c >&5 +configure:20944: $? = 0 +configure:20959: result: yes +configure:20969: checking for size_t +configure:20997: gcc -c -g -O2 conftest.c >&5 +configure:21004: $? = 0 +configure:21031: gcc -c -g -O2 conftest.c >&5 +conftest.c: In function 'main': +conftest.c:56:21: error: expected expression before ')' token + if (sizeof ((size_t))) + ^ +configure:21038: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "expat" +| #define PACKAGE_TARNAME "expat" +| #define PACKAGE_VERSION "1.95.7" +| #define PACKAGE_STRING "expat 1.95.7" +| #define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org" +| #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_DLFCN_H 1 +| #define STDC_HEADERS 1 +| /* end confdefs.h. */ +| #include +| #ifdef HAVE_SYS_TYPES_H +| # include +| #endif +| #ifdef HAVE_SYS_STAT_H +| # include +| #endif +| #ifdef STDC_HEADERS +| # include +| # include +| #else +| # ifdef HAVE_STDLIB_H +| # include +| # endif +| #endif +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include +| # endif +| # include +| #endif +| #ifdef HAVE_STRINGS_H +| # include +| #endif +| #ifdef HAVE_INTTYPES_H +| # include +| #endif +| #ifdef HAVE_STDINT_H +| # include +| #endif +| #ifdef HAVE_UNISTD_H +| # include +| #endif +| int +| main () +| { +| if (sizeof ((size_t))) +| return 0; +| ; +| return 0; +| } +configure:21061: result: yes +configure:21078: checking for memmove +configure:21134: gcc -o conftest -g -O2 conftest.c >&5 +conftest.c:43:6: warning: conflicting types for built-in function 'memmove' [enabled by default] + char memmove (); + ^ +configure:21141: $? = 0 +configure:21163: result: yes +configure:21078: checking for bcopy +configure:21134: gcc -o conftest -g -O2 conftest.c >&5 +conftest.c:44:6: warning: conflicting types for built-in function 'bcopy' [enabled by default] + char bcopy (); + ^ +configure:21141: $? = 0 +configure:21163: result: yes +configure:21192: checking check.h usability +configure:21209: gcc -c -g -O2 conftest.c >&5 +conftest.c:55:19: fatal error: check.h: No such file or directory + #include + ^ +compilation terminated. +configure:21216: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "expat" +| #define PACKAGE_TARNAME "expat" +| #define PACKAGE_VERSION "1.95.7" +| #define PACKAGE_STRING "expat 1.95.7" +| #define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org" +| #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_DLFCN_H 1 +| #define STDC_HEADERS 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_BCOPY 1 +| /* end confdefs.h. */ +| #include +| #ifdef HAVE_SYS_TYPES_H +| # include +| #endif +| #ifdef HAVE_SYS_STAT_H +| # include +| #endif +| #ifdef STDC_HEADERS +| # include +| # include +| #else +| # ifdef HAVE_STDLIB_H +| # include +| # endif +| #endif +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include +| # endif +| # include +| #endif +| #ifdef HAVE_STRINGS_H +| # include +| #endif +| #ifdef HAVE_INTTYPES_H +| # include +| #endif +| #ifdef HAVE_STDINT_H +| # include +| #endif +| #ifdef HAVE_UNISTD_H +| # include +| #endif +| #include +configure:21230: result: no +configure:21234: checking check.h presence +configure:21249: gcc -E conftest.c +conftest.c:22:19: fatal error: check.h: No such file or directory + #include + ^ +compilation terminated. +configure:21256: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "expat" +| #define PACKAGE_TARNAME "expat" +| #define PACKAGE_VERSION "1.95.7" +| #define PACKAGE_STRING "expat 1.95.7" +| #define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org" +| #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_DLFCN_H 1 +| #define STDC_HEADERS 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_BCOPY 1 +| /* end confdefs.h. */ +| #include +configure:21270: result: no +configure:21303: checking for check.h +configure:21312: result: no +configure:21449: creating ./config.status + +## ---------------------- ## +## Running config.status. ## +## ---------------------- ## + +This file was extended by expat config.status 1.95.7, which was +generated by GNU Autoconf 2.63. Invocation command line was + + CONFIG_FILES = + CONFIG_HEADERS = + CONFIG_LINKS = + CONFIG_COMMANDS = + $ ./config.status + +on ubuntu + +config.status:766: creating Makefile +config.status:766: creating expat_config.h +config.status:982: expat_config.h is unchanged + +## ---------------- ## +## Cache variables. ## +## ---------------- ## + +ac_cv_build=x86_64-unknown-linux-gnu +ac_cv_c_bigendian=no +ac_cv_c_compiler_gnu=yes +ac_cv_c_const=yes +ac_cv_cxx_compiler_gnu=yes +ac_cv_env_CCC_set= +ac_cv_env_CCC_value= +ac_cv_env_CC_set= +ac_cv_env_CC_value= +ac_cv_env_CFLAGS_set= +ac_cv_env_CFLAGS_value= +ac_cv_env_CPPFLAGS_set= +ac_cv_env_CPPFLAGS_value= +ac_cv_env_CPP_set= +ac_cv_env_CPP_value= +ac_cv_env_CXXCPP_set= +ac_cv_env_CXXCPP_value= +ac_cv_env_CXXFLAGS_set= +ac_cv_env_CXXFLAGS_value= +ac_cv_env_CXX_set= +ac_cv_env_CXX_value= +ac_cv_env_F77_set= +ac_cv_env_F77_value= +ac_cv_env_FFLAGS_set= +ac_cv_env_FFLAGS_value= +ac_cv_env_LDFLAGS_set= +ac_cv_env_LDFLAGS_value= +ac_cv_env_LIBS_set= +ac_cv_env_LIBS_value= +ac_cv_env_build_alias_set= +ac_cv_env_build_alias_value= +ac_cv_env_host_alias_set= +ac_cv_env_host_alias_value= +ac_cv_env_target_alias_set= +ac_cv_env_target_alias_value= +ac_cv_f77_compiler_gnu=no +ac_cv_func_bcopy=yes +ac_cv_func_memmove=yes +ac_cv_header_check_h=no +ac_cv_header_dlfcn_h=yes +ac_cv_header_inttypes_h=yes +ac_cv_header_memory_h=yes +ac_cv_header_stdc=yes +ac_cv_header_stdint_h=yes +ac_cv_header_stdlib_h=yes +ac_cv_header_string_h=yes +ac_cv_header_strings_h=yes +ac_cv_header_sys_stat_h=yes +ac_cv_header_sys_types_h=yes +ac_cv_header_unistd_h=yes +ac_cv_host=x86_64-unknown-linux-gnu +ac_cv_objext=o +ac_cv_path_EGREP='/bin/grep -E' +ac_cv_path_GREP=/bin/grep +ac_cv_path_install='/usr/bin/install -c' +ac_cv_prog_CPP='gcc -E' +ac_cv_prog_CXXCPP='g++ -E' +ac_cv_prog_ac_ct_AR=ar +ac_cv_prog_ac_ct_CC=gcc +ac_cv_prog_ac_ct_CXX=g++ +ac_cv_prog_ac_ct_RANLIB=ranlib +ac_cv_prog_ac_ct_STRIP=strip +ac_cv_prog_cc_c89= +ac_cv_prog_cc_g=yes +ac_cv_prog_cxx_g=yes +ac_cv_prog_f77_g=no +ac_cv_target=x86_64-unknown-linux-gnu +ac_cv_type_size_t=yes +lt_cv_deplibs_check_method=pass_all +lt_cv_file_magic_cmd='$MAGIC_CMD' +lt_cv_file_magic_test_file= +lt_cv_ld_reload_flag=-r +lt_cv_objdir=.libs +lt_cv_path_LD=/usr/bin/ld +lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' +lt_cv_path_NM='/usr/bin/nm -B' +lt_cv_path_SED=/bin/sed +lt_cv_prog_compiler_c_o=yes +lt_cv_prog_compiler_c_o_CXX=yes +lt_cv_prog_compiler_pic_works=yes +lt_cv_prog_compiler_pic_works_CXX=yes +lt_cv_prog_compiler_rtti_exceptions=no +lt_cv_prog_compiler_static_works=yes +lt_cv_prog_compiler_static_works_CXX=yes +lt_cv_prog_gnu_ld=yes +lt_cv_prog_gnu_ldcxx=yes +lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' +lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' +lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' +lt_cv_sys_lib_dlsearch_path_spec='/usr/lib64 /lib64 /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu ' +lt_cv_sys_lib_search_path_spec='/usr/lib64 /lib64 /usr/local/lib64' +lt_cv_sys_max_cmd_len=1572864 +lt_lt_cv_prog_compiler_c_o='"yes"' +lt_lt_cv_prog_compiler_c_o_CXX='"yes"' +lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' +lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' +lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +AR='ar' +AS='as' +CC='gcc' +CFLAGS='-g -O2' +CPP='gcc -E' +CPPFLAGS='' +CXX='g++' +CXXCPP='g++ -E' +CXXFLAGS='-g -O2' +DEFS='-DHAVE_CONFIG_H' +DLLTOOL='dlltool' +DSYMUTIL='' +ECHO='echo' +ECHO_C='' +ECHO_N='-n' +ECHO_T='' +EGREP='/bin/grep -E' +EXEEXT='' +F77='' +FFLAGS='' +GREP='/bin/grep' +INSTALL_DATA='${INSTALL} -m 644' +INSTALL_PROGRAM='${INSTALL}' +INSTALL_SCRIPT='${INSTALL}' +LDFLAGS='' +LIBAGE='5' +LIBCURRENT='5' +LIBOBJS='' +LIBREVISION='0' +LIBS='' +LIBTOOL='$(SHELL) $(top_builddir)/libtool' +LN_S='ln -s' +LTLIBOBJS='' +NMEDIT='' +OBJDUMP='objdump' +OBJEXT='o' +PACKAGE_BUGREPORT='expat-bugs@mail.libexpat.org' +PACKAGE_NAME='expat' +PACKAGE_STRING='expat 1.95.7' +PACKAGE_TARNAME='expat' +PACKAGE_VERSION='1.95.7' +PATH_SEPARATOR=':' +RANLIB='ranlib' +SED='/bin/sed' +SHELL='/bin/bash' +STRIP='strip' +ac_ct_CC='gcc' +ac_ct_CXX='g++' +ac_ct_F77='' +bindir='/bottlenecks/rubbos/app/apache2/bin' +build='x86_64-unknown-linux-gnu' +build_alias='' +build_cpu='x86_64' +build_os='linux-gnu' +build_vendor='unknown' +datadir='${datarootdir}' +datarootdir='${prefix}/share' +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' +dvidir='${docdir}' +exec_prefix='/bottlenecks/rubbos/app/apache2' +host='x86_64-unknown-linux-gnu' +host_alias='' +host_cpu='x86_64' +host_os='linux-gnu' +host_vendor='unknown' +htmldir='${docdir}' +includedir='/bottlenecks/rubbos/app/apache2/include' +infodir='${datarootdir}/info' +libdir='/bottlenecks/rubbos/app/apache2/lib' +libexecdir='${exec_prefix}/libexec' +localedir='${datarootdir}/locale' +localstatedir='${prefix}/var' +mandir='${datarootdir}/man' +oldincludedir='/usr/include' +pdfdir='${docdir}' +prefix='/bottlenecks/rubbos/app/apache2' +program_transform_name='s,x,x,' +psdir='${docdir}' +sbindir='${exec_prefix}/sbin' +sharedstatedir='${prefix}/com' +sysconfdir='${prefix}/etc' +target='x86_64-unknown-linux-gnu' +target_alias='' +target_cpu='x86_64' +target_os='linux-gnu' +target_vendor='unknown' + +## ----------- ## +## confdefs.h. ## +## ----------- ## + +#define PACKAGE_NAME "expat" +#define PACKAGE_TARNAME "expat" +#define PACKAGE_VERSION "1.95.7" +#define PACKAGE_STRING "expat 1.95.7" +#define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org" +#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_DLFCN_H 1 +#define STDC_HEADERS 1 +#define HAVE_MEMMOVE 1 +#define HAVE_BCOPY 1 +#define XML_NS 1 +#define XML_DTD 1 +#define XML_CONTEXT_BYTES 1024 + +configure: exit 0 -- cgit 1.2.3-korg