|
checking build system type... x86_64-unknown-linux-gnu
|
|
checking host system type... x86_64-unknown-linux-gnu
|
|
checking target system type... x86_64-unknown-linux-gnu
|
|
checking for a BSD-compatible install... /usr/bin/install -c
|
|
checking whether build environment is sane... yes
|
|
checking for a thread-safe mkdir -p... /bin/mkdir -p
|
|
checking for gawk... no
|
|
checking for mawk... mawk
|
|
checking whether make sets $(MAKE)... yes
|
|
checking whether make supports nested variables... yes
|
|
checking for grep that handles long lines and -e... /bin/grep
|
|
checking for occurence(s) of link_all_deplibs = no in ./config/libtool.m4... 3
|
|
configure: WARNING: the detected libtool will not link all dependencies, forcing link_all_deplibs = unknown
|
|
checking for style of include used by make... GNU
|
|
checking for gcc... gcc
|
|
checking whether the C compiler works... yes
|
|
checking for C compiler default output file name... a.out
|
|
checking for suffix of executables...
|
|
checking whether we are cross compiling... no
|
|
checking for suffix of object files... o
|
|
checking whether we are using the GNU C compiler... yes
|
|
checking whether gcc accepts -g... yes
|
|
checking for gcc option to accept ISO C89... none needed
|
|
checking dependency style of gcc... gcc3
|
|
checking how to run the C preprocessor... gcc -E
|
|
checking for egrep... /bin/grep -E
|
|
checking for ANSI C header files... yes
|
|
checking for sys/types.h... yes
|
|
checking for sys/stat.h... yes
|
|
checking for stdlib.h... yes
|
|
checking for string.h... yes
|
|
checking for memory.h... yes
|
|
checking for strings.h... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for unistd.h... yes
|
|
checking for sys/types.h... (cached) yes
|
|
checking for unistd.h... (cached) yes
|
|
checking fcntl.h usability... yes
|
|
checking fcntl.h presence... yes
|
|
checking for fcntl.h... yes
|
|
checking for string.h... (cached) yes
|
|
checking pthread.h usability... yes
|
|
checking pthread.h presence... yes
|
|
checking for pthread.h... yes
|
|
checking limits.h usability... yes
|
|
checking limits.h presence... yes
|
|
checking for limits.h... yes
|
|
checking signal.h usability... yes
|
|
checking signal.h presence... yes
|
|
checking for signal.h... yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking sys/un.h usability... yes
|
|
checking sys/un.h presence... yes
|
|
checking for sys/un.h... yes
|
|
checking sys/socket.h usability... yes
|
|
checking sys/socket.h presence... yes
|
|
checking for sys/socket.h... yes
|
|
checking for stdlib.h... (cached) yes
|
|
checking stdio.h usability... yes
|
|
checking stdio.h presence... yes
|
|
checking for stdio.h... yes
|
|
checking getopt.h usability... yes
|
|
checking getopt.h presence... yes
|
|
checking for getopt.h... yes
|
|
checking sys/ipc.h usability... yes
|
|
checking sys/ipc.h presence... yes
|
|
checking for sys/ipc.h... yes
|
|
checking sys/shm.h usability... yes
|
|
checking sys/shm.h presence... yes
|
|
checking for sys/shm.h... yes
|
|
checking popt.h usability... yes
|
|
checking popt.h presence... yes
|
|
checking for popt.h... yes
|
|
checking grp.h usability... yes
|
|
checking grp.h presence... yes
|
|
checking for grp.h... yes
|
|
checking for pthread_create in -lpthread... yes
|
|
checking for poptGetContext in -lpopt... yes
|
|
checking for uuid_generate in -luuid... yes
|
|
checking whether cds_list_add is declared... yes
|
|
checking whether cds_wfq_init is declared... yes
|
|
checking whether cds_wfq_dequeue_blocking is declared... yes
|
|
checking whether futex_async is declared... yes
|
|
checking whether rcu_thread_offline is declared... yes
|
|
checking whether rcu_thread_online is declared... yes
|
|
checking whether caa_likely is declared... yes
|
|
checking whether cmm_smp_mb__before_uatomic_or is declared... yes
|
|
checking for sched_getcpu... yes
|
|
checking for sysconf... yes
|
|
checking for sync_file_range... yes
|
|
checking for dlopen in -ldl... yes
|
|
checking for fmemopen in -lc... yes
|
|
checking for open_memstream in -lc... yes
|
|
checking for swig... no
|
|
checking for swig2.0... /usr/bin/swig2.0
|
|
checking SWIG version... 2.0.4
|
|
checking for SWIG library... /usr/share/swig2.0
|
|
checking for python... /usr/bin/python
|
|
checking for python version... 2.7
|
|
checking for python platform... linux2
|
|
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
|
|
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
|
|
checking for python2.7-config... /usr/bin/python2.7-config
|
|
checking python include flags... -I/usr/include/python2.7 -I/usr/include/python2.7
|
|
checking linux/version.h usability... yes
|
|
checking linux/version.h presence... yes
|
|
checking for linux/version.h... yes
|
|
checking for Linux epoll(7) interface... yes
|
|
checking for special C compiler options needed for large files... no
|
|
checking for _FILE_OFFSET_BITS value needed for large files... no
|
|
checking for gcc... (cached) gcc
|
|
checking whether we are using the GNU C compiler... (cached) yes
|
|
checking whether gcc accepts -g... (cached) yes
|
|
checking for gcc option to accept ISO C89... (cached) none needed
|
|
checking dependency style of gcc... (cached) gcc3
|
|
checking how to print strings... printf
|
|
checking for a sed that does not truncate output... /bin/sed
|
|
checking for fgrep... /bin/grep -F
|
|
checking for ld used by gcc... /usr/bin/ld
|
|
checking if the linker (/usr/bin/ld) is GNU ld... yes
|
|
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
|
|
checking the name lister (/usr/bin/nm -B) interface... BSD nm
|
|
checking whether ln -s works... yes
|
|
checking the maximum length of command line arguments... 1572864
|
|
checking whether the shell understands some XSI constructs... yes
|
|
checking whether the shell understands "+="... yes
|
|
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
|
|
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
|
|
checking for /usr/bin/ld option to reload object files... -r
|
|
checking for objdump... objdump
|
|
checking how to recognize dependent libraries... pass_all
|
|
checking for dlltool... no
|
|
checking how to associate runtime and link libraries... printf %s\n
|
|
checking for ar... ar
|
|
checking for archiver @FILE support... @
|
|
checking for strip... strip
|
|
checking for ranlib... ranlib
|
|
checking command to parse /usr/bin/nm -B output from gcc object... ok
|
|
checking for sysroot... no
|
|
checking for mt... mt
|
|
checking if mt is a manifest tool... no
|
|
checking for dlfcn.h... yes
|
|
checking for objdir... .libs
|
|
checking if gcc supports -fno-rtti -fno-exceptions... no
|
|
checking for gcc option to produce PIC... -fPIC -DPIC
|
|
checking if gcc PIC flag -fPIC -DPIC works... yes
|
|
checking if gcc static flag -static works... yes
|
|
checking if gcc supports -c -o file.o... yes
|
|
checking if gcc supports -c -o file.o... (cached) yes
|
|
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
|
|
checking whether -lc should be explicitly linked in... no
|
|
checking dynamic linker characteristics... GNU/Linux ld.so
|
|
checking how to hardcode library paths into programs... immediate
|
|
checking whether stripping libraries is possible... yes
|
|
checking if libtool supports shared libraries... yes
|
|
checking whether to build shared libraries... yes
|
|
checking whether to build static libraries... yes
|
|
checking for bison... bison -y
|
|
checking for flex... flex
|
|
checking lex output file root... lex.yy
|
|
checking lex library... -lfl
|
|
checking whether yytext is a pointer... yes
|
|
configure: creating ./config.status
|
|
config.status: creating Makefile
|
|
config.status: creating doc/Makefile
|
|
config.status: creating doc/man/Makefile
|
|
config.status: creating include/Makefile
|
|
config.status: creating extras/Makefile
|
|
config.status: creating extras/bindings/Makefile
|
|
config.status: creating extras/bindings/swig/Makefile
|
|
config.status: creating extras/bindings/swig/python/Makefile
|
|
config.status: creating src/Makefile
|
|
config.status: creating src/common/Makefile
|
|
config.status: creating src/common/kernel-ctl/Makefile
|
|
config.status: creating src/common/kernel-consumer/Makefile
|
|
config.status: creating src/common/ust-consumer/Makefile
|
|
config.status: creating src/common/hashtable/Makefile
|
|
config.status: creating src/common/sessiond-comm/Makefile
|
|
config.status: creating src/common/compat/Makefile
|
|
config.status: creating src/common/relayd/Makefile
|
|
config.status: creating src/common/testpoint/Makefile
|
|
config.status: creating src/lib/Makefile
|
|
config.status: creating src/lib/lttng-ctl/Makefile
|
|
config.status: creating src/lib/lttng-ctl/filter/Makefile
|
|
config.status: creating src/lib/lttng-ctl/lttng-ctl.pc
|
|
config.status: creating src/bin/Makefile
|
|
config.status: creating src/bin/lttng-consumerd/Makefile
|
|
config.status: creating src/bin/lttng-sessiond/Makefile
|
|
config.status: creating src/bin/lttng-relayd/Makefile
|
|
config.status: creating src/bin/lttng/Makefile
|
|
config.status: creating tests/Makefile
|
|
config.status: creating tests/regression/Makefile
|
|
config.status: creating tests/regression/kernel/Makefile
|
|
config.status: creating tests/regression/tools/Makefile
|
|
config.status: creating tests/regression/tools/streaming/Makefile
|
|
config.status: creating tests/regression/tools/filtering/Makefile
|
|
config.status: creating tests/regression/tools/health/Makefile
|
|
config.status: creating tests/regression/tools/tracefile-limits/Makefile
|
|
config.status: creating tests/regression/tools/snapshots/Makefile
|
|
config.status: creating tests/regression/ust/Makefile
|
|
config.status: creating tests/regression/ust/nprocesses/Makefile
|
|
config.status: creating tests/regression/ust/high-throughput/Makefile
|
|
config.status: creating tests/regression/ust/low-throughput/Makefile
|
|
config.status: creating tests/regression/ust/before-after/Makefile
|
|
config.status: creating tests/regression/ust/buffers-uid/Makefile
|
|
config.status: creating tests/regression/ust/periodical-metadata-flush/Makefile
|
|
config.status: creating tests/regression/ust/multi-session/Makefile
|
|
config.status: creating tests/regression/ust/overlap/Makefile
|
|
config.status: creating tests/regression/ust/overlap/demo/Makefile
|
|
config.status: creating tests/regression/ust/linking/Makefile
|
|
config.status: creating tests/regression/ust/daemon/Makefile
|
|
config.status: creating tests/regression/ust/exit-fast/Makefile
|
|
config.status: creating tests/regression/ust/fork/Makefile
|
|
config.status: creating tests/regression/ust/libc-wrapper/Makefile
|
|
config.status: creating tests/stress/Makefile
|
|
config.status: creating tests/unit/Makefile
|
|
config.status: creating tests/utils/Makefile
|
|
config.status: creating tests/utils/tap/Makefile
|
|
config.status: creating tests/utils/testapp/Makefile
|
|
config.status: creating tests/utils/testapp/gen-ust-events/Makefile
|
|
config.status: creating include/config.h
|
|
config.status: executing depfiles commands
|
|
config.status: executing libtool commands
|
|
|
|
Version name: Cuda
|
|
Brewed at the Benelux microbrewery, this IPA has huge floral, citric and resinous hop aroma, simply an amazing nose. The flavor is very fresh with a light caramel malting touch completing a strong body. Huge amounts of hops, lots of grapefruit, lemon and oranges. This is an outstanding IPA!
|
|
|
|
Target architecture: x86_64
|
|
Lttng-UST support: Disabled
|
|
Python binding: Enabled
|
|
All binaries will be built.
|
|
|
|
Binaries will be installed in: /usr/local/bin
|
|
Libraries will be installed in: /usr/local/lib
|
|
|
|
The lttng command will look for the lttng-sessiond executable at: /usr/local/bin/lttng-sessiond
|
|
|
|
The sessiond daemon will look in the following directories:
|
|
32-bit consumerd executable at: /usr/local/lib/lttng/libexec/lttng-consumerd
|
|
32-bit consumer libraries in: /usr/local/lib
|
|
64-bit consumerd executable at: /usr/local/lib/lttng/libexec/lttng-consumerd
|
|
64-bit consumer libraries in: /usr/local/lib
|
|
|