Project

General

Profile

Bug #778 » config.log

Simon Marchi, 04/08/2014 01:00 PM

 
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by lttng-ust configure 2.4.0, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ ./configure --no-create --no-recursion

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

hostname = simark-hp
uname -m = x86_64
uname -r = 3.13.0-19-generic
uname -s = Linux
uname -v = #40-Ubuntu SMP Mon Mar 24 02:36:06 UTC 2014

/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: /home/simark/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
PATH: /home/simark/bin
PATH: /home/simark/avr/bin


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

configure:2449: checking build system type
configure:2463: result: x86_64-unknown-linux-gnu
configure:2483: checking host system type
configure:2496: result: x86_64-unknown-linux-gnu
configure:2516: checking target system type
configure:2529: result: x86_64-unknown-linux-gnu
configure:2573: checking for a BSD-compatible install
configure:2641: result: /usr/bin/install -c
configure:2652: checking whether build environment is sane
configure:2707: result: yes
configure:2858: checking for a thread-safe mkdir -p
configure:2897: result: /bin/mkdir -p
configure:2904: checking for gawk
configure:2920: found /usr/bin/gawk
configure:2931: result: gawk
configure:2942: checking whether make sets $(MAKE)
configure:2964: result: yes
configure:2993: checking whether make supports nested variables
configure:3010: result: yes
configure:3136: checking whether to enable maintainer-specific portions of Makefiles
configure:3145: result: yes
configure:3169: checking whether make supports nested variables
configure:3186: result: yes
configure:3206: checking for a sed that does not truncate output
configure:3270: result: /bin/sed
configure:3314: checking for grep that handles long lines and -e
configure:3372: result: /bin/grep
configure:3390: checking for occurence(s) of link_all_deplibs = no in ./config/libtool.m4
configure:3403: result: none
configure:3468: checking for gcc
configure:3484: found /usr/bin/gcc
configure:3495: result: gcc
configure:3724: checking for C compiler version
configure:3733: gcc --version >&5
gcc (Ubuntu 4.8.2-17ubuntu2) 4.8.2
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:3744: $? = 0
configure:3733: 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.2-17ubuntu2' --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.2 (Ubuntu 4.8.2-17ubuntu2)
configure:3744: $? = 0
configure:3733: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3744: $? = 4
configure:3733: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3744: $? = 4
configure:3764: checking whether the C compiler works
configure:3786: gcc conftest.c >&5
configure:3790: $? = 0
configure:3838: result: yes
configure:3841: checking for C compiler default output file name
configure:3843: result: a.out
configure:3849: checking for suffix of executables
configure:3856: gcc -o conftest conftest.c >&5
configure:3860: $? = 0
configure:3882: result:
configure:3904: checking whether we are cross compiling
configure:3912: gcc -o conftest conftest.c >&5
configure:3916: $? = 0
configure:3923: ./conftest
configure:3927: $? = 0
configure:3942: result: no
configure:3947: checking for suffix of object files
configure:3969: gcc -c conftest.c >&5
configure:3973: $? = 0
configure:3994: result: o
configure:3998: checking whether we are using the GNU C compiler
configure:4017: gcc -c conftest.c >&5
configure:4017: $? = 0
configure:4026: result: yes
configure:4035: checking whether gcc accepts -g
configure:4055: gcc -c -g conftest.c >&5
configure:4055: $? = 0
configure:4096: result: yes
configure:4113: checking for gcc option to accept ISO C89
configure:4176: gcc -c -g -O2 conftest.c >&5
configure:4176: $? = 0
configure:4189: result: none needed
configure:4214: checking whether gcc understands -c and -o together
configure:4236: gcc -c conftest.c -o conftest2.o
configure:4239: $? = 0
configure:4236: gcc -c conftest.c -o conftest2.o
configure:4239: $? = 0
configure:4251: result: yes
configure:4279: checking for style of include used by make
configure:4307: result: GNU
configure:4333: checking dependency style of gcc
configure:4444: result: gcc3
configure:4517: checking for g++
configure:4533: found /usr/bin/g++
configure:4544: result: g++
configure:4571: checking for C++ compiler version
configure:4580: g++ --version >&5
g++ (Ubuntu 4.8.2-17ubuntu2) 4.8.2
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:4591: $? = 0
configure:4580: 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.2-17ubuntu2' --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.2 (Ubuntu 4.8.2-17ubuntu2)
configure:4591: $? = 0
configure:4580: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4591: $? = 4
configure:4580: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:4591: $? = 4
configure:4595: checking whether we are using the GNU C++ compiler
configure:4614: g++ -c conftest.cpp >&5
configure:4614: $? = 0
configure:4623: result: yes
configure:4632: checking whether g++ accepts -g
configure:4652: g++ -c -g conftest.cpp >&5
configure:4652: $? = 0
configure:4693: result: yes
configure:4718: checking dependency style of g++
configure:4829: result: gcc3
configure:4844: checking whether make sets $(MAKE)
configure:4866: result: yes
configure:4921: checking how to print strings
configure:4948: result: printf
configure:4969: checking for a sed that does not truncate output
configure:5033: result: /bin/sed
configure:5051: checking for egrep
configure:5113: result: /bin/grep -E
configure:5118: checking for fgrep
configure:5180: result: /bin/grep -F
configure:5215: checking for ld used by gcc
configure:5282: result: /usr/bin/ld
configure:5289: checking if the linker (/usr/bin/ld) is GNU ld
configure:5304: result: yes
configure:5316: checking for BSD- or MS-compatible name lister (nm)
configure:5365: result: /usr/local/bin/nm -B
configure:5495: checking the name lister (/usr/local/bin/nm -B) interface
configure:5502: gcc -c -g -O2 conftest.c >&5
configure:5505: /usr/local/bin/nm -B "conftest.o"
configure:5508: output
0000000000000000 B some_variable
configure:5515: result: BSD nm
configure:5518: checking whether ln -s works
configure:5522: result: yes
configure:5530: checking the maximum length of command line arguments
configure:5661: result: 3458764513820540925
configure:5678: checking whether the shell understands some XSI constructs
configure:5688: result: yes
configure:5692: checking whether the shell understands "+="
configure:5698: result: yes
configure:5733: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5773: result: func_convert_file_noop
configure:5780: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5800: result: func_convert_file_noop
configure:5807: checking for /usr/bin/ld option to reload object files
configure:5814: result: -r
configure:5888: checking for objdump
configure:5904: found /usr/local/bin/objdump
configure:5915: result: objdump
configure:5947: checking how to recognize dependent libraries
configure:6145: result: pass_all
configure:6230: checking for dlltool
configure:6260: result: no
configure:6290: checking how to associate runtime and link libraries
configure:6317: result: printf %s\n
configure:6378: checking for ar
configure:6394: found /usr/local/bin/ar
configure:6405: result: ar
configure:6442: checking for archiver @FILE support
configure:6459: gcc -c -g -O2 conftest.c >&5
configure:6459: $? = 0
configure:6462: ar cru libconftest.a @conftest.lst >&5
configure:6465: $? = 0
configure:6470: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6473: $? = 1
configure:6485: result: @
configure:6543: checking for strip
configure:6559: found /usr/local/bin/strip
configure:6570: result: strip
configure:6642: checking for ranlib
configure:6658: found /usr/local/bin/ranlib
configure:6669: result: ranlib
configure:6771: checking command to parse /usr/local/bin/nm -B output from gcc object
configure:6891: gcc -c -g -O2 conftest.c >&5
configure:6894: $? = 0
configure:6898: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6901: $? = 0
configure:6967: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6970: $? = 0
configure:7008: result: ok
configure:7045: checking for sysroot
configure:7075: result: no
configure:7152: gcc -c -g -O2 conftest.c >&5
configure:7155: $? = 0
configure:7344: checking for mt
configure:7360: found /bin/mt
configure:7371: result: mt
configure:7394: checking if mt is a manifest tool
configure:7400: mt '-?'
configure:7408: result: no
configure:8050: checking how to run the C preprocessor
configure:8081: gcc -E conftest.c
configure:8081: $? = 0
configure:8095: gcc -E conftest.c
conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:8095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lttng-ust"
| #define PACKAGE_TARNAME "lttng-ust"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "lttng-ust 2.4.0"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL ""
| #define PACKAGE "lttng-ust"
| #define VERSION "2.4.0"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 4
| #define VERSION_PATCHLEVEL 0
| #define VERSION_NAME "Époque Opaque"
| #define VERSION_DESCRIPTION "The Époque Opaque is a black IPA from Trou du Diable brewery. The nose is eerily reminiscent of the coffee crisp candy from of our childhood. These strong mocha accents are present on the palate, which are quickly subdued by Japanese and Australian hops leading to a final state of satisfaction enjoyable for any fan of bitter beer."
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8120: result: gcc -E
configure:8140: gcc -E conftest.c
configure:8140: $? = 0
configure:8154: gcc -E conftest.c
conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:8154: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lttng-ust"
| #define PACKAGE_TARNAME "lttng-ust"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "lttng-ust 2.4.0"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL ""
| #define PACKAGE "lttng-ust"
| #define VERSION "2.4.0"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 4
| #define VERSION_PATCHLEVEL 0
| #define VERSION_NAME "Époque Opaque"
| #define VERSION_DESCRIPTION "The Époque Opaque is a black IPA from Trou du Diable brewery. The nose is eerily reminiscent of the coffee crisp candy from of our childhood. These strong mocha accents are present on the palate, which are quickly subdued by Japanese and Australian hops leading to a final state of satisfaction enjoyable for any fan of bitter beer."
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8183: checking for ANSI C header files
configure:8203: gcc -c -g -O2 conftest.c >&5
configure:8203: $? = 0
configure:8276: gcc -o conftest -g -O2 conftest.c >&5
configure:8276: $? = 0
configure:8276: ./conftest
configure:8276: $? = 0
configure:8287: result: yes
configure:8300: checking for sys/types.h
configure:8300: gcc -c -g -O2 conftest.c >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8300: checking for sys/stat.h
configure:8300: gcc -c -g -O2 conftest.c >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8300: checking for stdlib.h
configure:8300: gcc -c -g -O2 conftest.c >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8300: checking for string.h
configure:8300: gcc -c -g -O2 conftest.c >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8300: checking for memory.h
configure:8300: gcc -c -g -O2 conftest.c >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8300: checking for strings.h
configure:8300: gcc -c -g -O2 conftest.c >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8300: checking for inttypes.h
configure:8300: gcc -c -g -O2 conftest.c >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8300: checking for stdint.h
configure:8300: gcc -c -g -O2 conftest.c >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8300: checking for unistd.h
configure:8300: gcc -c -g -O2 conftest.c >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8314: checking for dlfcn.h
configure:8314: gcc -c -g -O2 conftest.c >&5
configure:8314: $? = 0
configure:8314: result: yes
configure:8531: checking for objdir
configure:8546: result: .libs
configure:8817: checking if gcc supports -fno-rtti -fno-exceptions
configure:8835: 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:8839: $? = 0
configure:8852: result: no
configure:9179: checking for gcc option to produce PIC
configure:9186: result: -fPIC -DPIC
configure:9194: checking if gcc PIC flag -fPIC -DPIC works
configure:9212: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9216: $? = 0
configure:9229: result: yes
configure:9258: checking if gcc static flag -static works
configure:9286: result: yes
configure:9301: checking if gcc supports -c -o file.o
configure:9322: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9326: $? = 0
configure:9348: result: yes
configure:9356: checking if gcc supports -c -o file.o
configure:9403: result: yes
configure:9436: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10593: result: yes
configure:10630: checking whether -lc should be explicitly linked in
configure:10638: gcc -c -g -O2 conftest.c >&5
configure:10641: $? = 0
configure:10656: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10659: $? = 0
configure:10673: result: no
configure:10833: checking dynamic linker characteristics
configure:11333: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11333: $? = 0
configure:11567: result: GNU/Linux ld.so
configure:11674: checking how to hardcode library paths into programs
configure:11699: result: immediate
configure:12239: checking whether stripping libraries is possible
configure:12244: result: yes
configure:12279: checking if libtool supports shared libraries
configure:12281: result: yes
configure:12284: checking whether to build shared libraries
configure:12305: result: yes
configure:12308: checking whether to build static libraries
configure:12312: result: yes
configure:12335: checking how to run the C++ preprocessor
configure:12362: g++ -E conftest.cpp
configure:12362: $? = 0
configure:12376: g++ -E conftest.cpp
conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12376: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lttng-ust"
| #define PACKAGE_TARNAME "lttng-ust"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "lttng-ust 2.4.0"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL ""
| #define PACKAGE "lttng-ust"
| #define VERSION "2.4.0"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 4
| #define VERSION_PATCHLEVEL 0
| #define VERSION_NAME "Époque Opaque"
| #define VERSION_DESCRIPTION "The Époque Opaque is a black IPA from Trou du Diable brewery. The nose is eerily reminiscent of the coffee crisp candy from of our childhood. These strong mocha accents are present on the palate, which are quickly subdued by Japanese and Australian hops leading to a final state of satisfaction enjoyable for any fan of bitter beer."
| #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 LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12401: result: g++ -E
configure:12421: g++ -E conftest.cpp
configure:12421: $? = 0
configure:12435: g++ -E conftest.cpp
conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12435: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lttng-ust"
| #define PACKAGE_TARNAME "lttng-ust"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "lttng-ust 2.4.0"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL ""
| #define PACKAGE "lttng-ust"
| #define VERSION "2.4.0"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 4
| #define VERSION_PATCHLEVEL 0
| #define VERSION_NAME "Époque Opaque"
| #define VERSION_DESCRIPTION "The Époque Opaque is a black IPA from Trou du Diable brewery. The nose is eerily reminiscent of the coffee crisp candy from of our childhood. These strong mocha accents are present on the palate, which are quickly subdued by Japanese and Australian hops leading to a final state of satisfaction enjoyable for any fan of bitter beer."
| #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 LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12604: checking for ld used by g++
configure:12671: result: /usr/bin/ld -m elf_x86_64
configure:12678: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12693: result: yes
configure:12748: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13750: result: yes
configure:13786: g++ -c -g -O2 conftest.cpp >&5
configure:13789: $? = 0
configure:14309: checking for g++ option to produce PIC
configure:14316: result: -fPIC -DPIC
configure:14324: checking if g++ PIC flag -fPIC -DPIC works
configure:14342: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14346: $? = 0
configure:14359: result: yes
configure:14382: checking if g++ static flag -static works
configure:14410: result: yes
configure:14422: checking if g++ supports -c -o file.o
configure:14443: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14447: $? = 0
configure:14469: result: yes
configure:14474: checking if g++ supports -c -o file.o
configure:14521: result: yes
configure:14551: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14590: result: yes
configure:14731: checking dynamic linker characteristics
configure:15399: result: GNU/Linux ld.so
configure:15452: checking how to hardcode library paths into programs
configure:15477: result: immediate
configure:15541: checking whether the C++ compiler works
configure:15563: g++ -o conftest -g -O2 conftest.cpp >&5
configure:15563: $? = 0
configure:15581: g++ -c -g -O2 conftest.cpp >&5
configure:15581: $? = 0
configure:15599: result: yes
configure:15612: checking for dlopen in -ldl
configure:15637: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:15637: $? = 0
configure:15646: result: yes
configure:15721: checking for pthread_create in -lpthread
configure:15746: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:15746: $? = 0
configure:15755: result: yes
configure:15771: checking for inline
configure:15787: gcc -c -g -O2 conftest.c >&5
configure:15787: $? = 0
configure:15795: result: inline
configure:15829: checking for stdlib.h
configure:15829: result: yes
configure:15839: checking for GNU libc compatible malloc
configure:15863: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:15863: $? = 0
configure:15863: ./conftest
configure:15863: $? = 0
configure:15873: result: yes
configure:15897: checking for gettimeofday
configure:15897: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:15897: $? = 0
configure:15897: result: yes
configure:15897: checking for munmap
configure:15897: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:15897: $? = 0
configure:15897: result: yes
configure:15897: checking for socket
configure:15897: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:15897: $? = 0
configure:15897: result: yes
configure:15897: checking for strerror
configure:15897: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:15897: $? = 0
configure:15897: result: yes
configure:15897: checking for strtol
configure:15897: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:15897: $? = 0
configure:15897: result: yes
configure:15897: checking for sched_getcpu
configure:15897: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:15897: $? = 0
configure:15897: result: yes
configure:15897: checking for sysconf
configure:15897: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:15897: $? = 0
configure:15897: result: yes
configure:15909: checking for dlinfo
configure:15909: gcc -o conftest -g -O2 conftest.c -lpthread >&5
/tmp/ccvdIBhX.o: In function `main':
/home/simark/src/lttng-ust/conftest.c:72: undefined reference to `dlinfo'
collect2: error: ld returned 1 exit status
configure:15909: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "lttng-ust"
| #define PACKAGE_TARNAME "lttng-ust"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "lttng-ust 2.4.0"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL ""
| #define PACKAGE "lttng-ust"
| #define VERSION "2.4.0"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 4
| #define VERSION_PATCHLEVEL 0
| #define VERSION_NAME "Époque Opaque"
| #define VERSION_DESCRIPTION "The Époque Opaque is a black IPA from Trou du Diable brewery. The nose is eerily reminiscent of the coffee crisp candy from of our childhood. These strong mocha accents are present on the palate, which are quickly subdued by Japanese and Australian hops leading to a final state of satisfaction enjoyable for any fan of bitter beer."
| #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 LT_OBJDIR ".libs/"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOL 1
| #define HAVE_SCHED_GETCPU 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| /* Define dlinfo to an innocuous variant, in case <limits.h> declares dlinfo.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlinfo innocuous_dlinfo
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlinfo (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlinfo
|
| /* 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 dlinfo ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlinfo || defined __stub___dlinfo
| choke me
| #endif
|
| int
| main ()
| {
| return dlinfo ();
| ;
| return 0;
| }
configure:15909: result: no
configure:15934: checking urcu-bp.h usability
configure:15934: gcc -c -Wall -g -O2 conftest.c >&5
configure:15934: $? = 0
configure:15934: result: yes
configure:15934: checking urcu-bp.h presence
configure:15934: gcc -E conftest.c
configure:15934: $? = 0
configure:15934: result: yes
configure:15934: checking for urcu-bp.h
configure:15934: result: yes
configure:15950: checking for _cds_lfht_new in -lurcu-cds
configure:15975: gcc -o conftest -Wall -g -O2 conftest.c -lurcu-cds -lpthread >&5
configure:15975: $? = 0
configure:15984: result: yes
configure:15999: checking caa_likely()
configure:16012: gcc -c -Wall -g -O2 conftest.c >&5
configure:16012: $? = 0
configure:16014: result: yes
configure:16028: checking for synchronize_rcu_bp in -lurcu-bp
configure:16053: gcc -o conftest -Wall -g -O2 conftest.c -lurcu-bp -lurcu-cds -lpthread >&5
configure:16053: $? = 0
configure:16062: result: yes
configure:16077: checking for call_rcu_bp in -lurcu-bp
configure:16102: gcc -o conftest -Wall -g -O2 conftest.c -lurcu-bp -lurcu-bp -lurcu-cds -lpthread >&5
configure:16102: $? = 0
configure:16111: result: yes
configure:16125: checking host system alignment requirements
configure:16142: result: x86_64
configure:16275: checking whether shared libraries are enabled
configure:16279: result: yes
configure:16342: checking for a Python interpreter with version >= 2.7
configure:16359: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.7'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:16362: $? = 0
configure:16368: result: python
configure:16376: checking for python
configure:16394: found /usr/bin/python
configure:16406: result: /usr/bin/python
configure:16424: checking for python version
configure:16431: result: 2.7
configure:16443: checking for python platform
configure:16450: result: linux2
configure:16476: checking for python script directory
configure:16511: result: ${prefix}/lib/python2.7/dist-packages
configure:16520: checking for python extension module directory
configure:16555: result: ${exec_prefix}/lib/python2.7/dist-packages
configure:16689: checking that generated files are newer than configure
configure:16695: result: done
configure:16758: creating ./config.status

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_dlinfo=no
ac_cv_func_gettimeofday=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_munmap=yes
ac_cv_func_sched_getcpu=yes
ac_cv_func_socket=yes
ac_cv_func_strerror=yes
ac_cv_func_strtol=yes
ac_cv_func_sysconf=yes
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_header_urcu_bp_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_urcu_bp_call_rcu_bp=yes
ac_cv_lib_urcu_bp_synchronize_rcu_bp=yes
ac_cv_lib_urcu_cds__cds_lfht_new=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
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_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_pathless_PYTHON=python
am_cv_prog_cc_c_o=yes
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages'
am_cv_python_version=2.7
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/local/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
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_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=3458764513820540925
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
rw_cv_prog_cxx_works=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/simark/src/lttng-ust/config/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /home/simark/src/lttng-ust/config/missing autoconf'
AUTOHEADER='${SHELL} /home/simark/src/lttng-ust/config/missing autoheader'
AUTOMAKE='${SHELL} /home/simark/src/lttng-ust/config/missing automake-1.14'
AWK='gawk'
BUILD_GEN_TP_EXAMPLES_FALSE='#'
BUILD_GEN_TP_EXAMPLES_TRUE=''
BUILD_JNI_INTERFACE_FALSE=''
BUILD_JNI_INTERFACE_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall -g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CXX_WORKS_FALSE='#'
CXX_WORKS_TRUE=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
HAVE_DLINFO_FALSE=''
HAVE_DLINFO_TRUE='#'
HAVE_JAVA_JDK_FALSE=''
HAVE_JAVA_JDK_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAVA_JDK=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-lurcu-bp -lurcu-bp -lurcu-cds -lpthread '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LTTNG_UST_BUILD_WITH_LIBC_DL_FALSE=''
LTTNG_UST_BUILD_WITH_LIBC_DL_TRUE='#'
LTTNG_UST_BUILD_WITH_LIBDL_FALSE='#'
LTTNG_UST_BUILD_WITH_LIBDL_TRUE=''
LTTNG_UST_CTL_LIBRARY_VERSION='2:0:0'
LTTNG_UST_LIBRARY_VERSION='0:0:0'
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAJOR_VERSION='2'
MAKEINFO='${SHELL} /home/simark/src/lttng-ust/config/missing makeinfo'
MANIFEST_TOOL=':'
MINOR_VERSION='4'
MKDIR_P='/bin/mkdir -p'
NM='/usr/local/bin/nm -B'
NMEDIT=''
NO_SHARED_FALSE=''
NO_SHARED_TRUE='#'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='lttng-ust'
PACKAGE_BUGREPORT='mathieu dot desnoyers at efficios dot com'
PACKAGE_NAME='lttng-ust'
PACKAGE_STRING='lttng-ust 2.4.0'
PACKAGE_TARNAME='lttng-ust'
PACKAGE_URL=''
PACKAGE_VERSION='2.4.0'
PATCHLEVEL_VERSION='0'
PATH_SEPARATOR=':'
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='2.4.0'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/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='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/simark/src/lttng-ust/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lttnglibjavadir='${exec_prefix}/lib/lttng/java'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/lttng-ust'
pkgpythondir='${pythondir}/lttng-ust'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
pythondir='${prefix}/lib/python2.7/dist-packages'
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. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "lttng-ust"
#define PACKAGE_TARNAME "lttng-ust"
#define PACKAGE_VERSION "2.4.0"
#define PACKAGE_STRING "lttng-ust 2.4.0"
#define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
#define PACKAGE_URL ""
#define PACKAGE "lttng-ust"
#define VERSION "2.4.0"
#define VERSION_MAJOR 2
#define VERSION_MINOR 4
#define VERSION_PATCHLEVEL 0
#define VERSION_NAME "Époque Opaque"
#define VERSION_DESCRIPTION "The Époque Opaque is a black IPA from Trou du Diable brewery. The nose is eerily reminiscent of the coffee crisp candy from of our childhood. These strong mocha accents are present on the palate, which are quickly subdued by Japanese and Australian hops leading to a final state of satisfaction enjoyable for any fan of bitter beer."
#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 LT_OBJDIR ".libs/"
#define HAVE_LIBPTHREAD 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MUNMAP 1
#define HAVE_SOCKET 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_SCHED_GETCPU 1
#define HAVE_SYSCONF 1
#define HAVE_URCU_BP_H 1
#define HAVE_LIBURCU_CDS 1
#define HAVE_LIBURCU_BP 1
#define HAVE_LIBURCU_BP 1
#define LTTNG_UST_HAVE_EFFICIENT_UNALIGNED_ACCESS 1
#define LTTNG_SYSTEM_RUNDIR "/var/run/lttng"

configure: exit 0

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

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

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

on simark-hp

config.status:1231: creating Makefile
config.status:1231: creating doc/Makefile
config.status:1231: creating doc/examples/Makefile
config.status:1231: creating include/Makefile
config.status:1231: creating include/lttng/ust-version.h
config.status:1231: creating snprintf/Makefile
config.status:1231: creating libringbuffer/Makefile
config.status:1231: creating liblttng-ust-comm/Makefile
config.status:1231: creating liblttng-ust/Makefile
config.status:1231: creating liblttng-ust-ctl/Makefile
config.status:1231: creating liblttng-ust-fork/Makefile
config.status:1231: creating liblttng-ust-dl/Makefile
config.status:1231: creating liblttng-ust-java/Makefile
config.status:1231: creating liblttng-ust-jul/Makefile
config.status:1231: creating liblttng-ust-libc-wrapper/Makefile
config.status:1231: creating liblttng-ust-cyg-profile/Makefile
config.status:1231: creating tools/Makefile
config.status:1231: creating tests/Makefile
config.status:1231: creating tests/hello/Makefile
config.status:1231: creating tests/hello.cxx/Makefile
config.status:1231: creating tests/same_line_tracepoint/Makefile
config.status:1231: creating tests/snprintf/Makefile
config.status:1231: creating tests/benchmark/Makefile
config.status:1231: creating tests/utils/Makefile
config.status:1231: creating tests/java-jul/Makefile
config.status:1231: creating lttng-ust.pc
config.status:1231: creating config.h
config.status:1412: config.h is unchanged
config.status:1231: creating include/lttng/ust-config.h
config.status:1412: include/lttng/ust-config.h is unchanged
config.status:1460: executing depfiles commands
config.status:1460: executing libtool commands

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

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

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

on simark-hp

config.status:1231: creating config.h
    (1-1/1)