|
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/config/missing --run aclocal-1.11 -I config
|
|
cd . && /bin/bash /home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/config/missing --run automake-1.11 --foreign
|
|
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/config/missing --run autoconf
|
|
/bin/bash ./config.status --recheck
|
|
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --enable-python-bindings LDFLAGS=-L/usr/local/lib --no-create --no-recursion
|
|
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... none
|
|
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 for ustctl_set_filter in -llttng-ust-ctl... 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... 3458764513820540925
|
|
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
|
|
|
|
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: Enabled
|
|
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
|
|
|
|
/bin/bash ./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/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/unit/Makefile
|
|
config.status: creating tests/utils/Makefile
|
|
config.status: creating tests/utils/tap/Makefile
|
|
config.status: creating include/config.h
|
|
config.status: include/config.h is unchanged
|
|
config.status: executing depfiles commands
|
|
config.status: executing libtool commands
|
|
Making all in src
|
|
make[1]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src'
|
|
Making all in common
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common'
|
|
Making all in compat
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/compat'
|
|
CC compat-fcntl.lo
|
|
CC compat-epoll.lo
|
|
CCLD libcompat.la
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/compat'
|
|
Making all in hashtable
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/hashtable'
|
|
CC hashtable.lo
|
|
CC utils.lo
|
|
CC rculfhash.lo
|
|
CC rculfhash-mm-chunk.lo
|
|
CC rculfhash-mm-mmap.lo
|
|
CC rculfhash-mm-order.lo
|
|
CCLD libhashtable.la
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/hashtable'
|
|
Making all in kernel-ctl
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/kernel-ctl'
|
|
CC kernel-ctl.lo
|
|
CCLD libkernel-ctl.la
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/kernel-ctl'
|
|
Making all in sessiond-comm
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/sessiond-comm'
|
|
CC sessiond-comm.lo
|
|
CC unix.lo
|
|
CC inet.lo
|
|
CC inet6.lo
|
|
CCLD libsessiond-comm.la
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/sessiond-comm'
|
|
Making all in relayd
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/relayd'
|
|
CC relayd.lo
|
|
CCLD librelayd.la
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/relayd'
|
|
Making all in kernel-consumer
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/kernel-consumer'
|
|
CC kernel-consumer.lo
|
|
CCLD libkernel-consumer.la
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/kernel-consumer'
|
|
Making all in ust-consumer
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/ust-consumer'
|
|
CC ust-consumer.lo
|
|
CCLD libust-consumer.la
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/ust-consumer'
|
|
Making all in testpoint
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/testpoint'
|
|
CC testpoint.lo
|
|
CCLD libtestpoint.la
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common/testpoint'
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common'
|
|
CC error.lo
|
|
CC utils.lo
|
|
CC runas.lo
|
|
CC futex.lo
|
|
CC uri.lo
|
|
CC defaults.lo
|
|
CCLD libcommon.la
|
|
CC consumer.lo
|
|
CC consumer-metadata-cache.lo
|
|
CC consumer-timer.lo
|
|
CCLD libconsumer.la
|
|
copying selected object files to avoid basename conflicts...
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common'
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/common'
|
|
Making all in lib
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/lib'
|
|
Making all in lttng-ctl
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/lib/lttng-ctl'
|
|
Making all in filter
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/lib/lttng-ctl/filter'
|
|
YACC filter-parser.c
|
|
updating filter-parser.h
|
|
updating filter-parser.output
|
|
make all-am
|
|
make[5]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/lib/lttng-ctl/filter'
|
|
LEX filter-lexer.c
|
|
CC libfilter_la-filter-lexer.lo
|
|
CC libfilter_la-filter-parser.lo
|
|
CC libfilter_la-filter-visitor-set-parent.lo
|
|
CC libfilter_la-filter-visitor-xml.lo
|
|
CC libfilter_la-filter-visitor-generate-ir.lo
|
|
CC libfilter_la-filter-visitor-ir-check-binary-op-nesting.lo
|
|
CC libfilter_la-filter-visitor-generate-bytecode.lo
|
|
CCLD libfilter.la
|
|
CC filter-grammar-test.o
|
|
CCLD filter-grammar-test
|
|
make[5]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/lib/lttng-ctl/filter'
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/lib/lttng-ctl/filter'
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/lib/lttng-ctl'
|
|
CC lttng-ctl.lo
|
|
CCLD liblttng-ctl.la
|
|
copying selected object files to avoid basename conflicts...
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/lib/lttng-ctl'
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/lib/lttng-ctl'
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/lib'
|
|
make[3]: Nothing to be done for `all-am'.
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/lib'
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/lib'
|
|
Making all in bin
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/bin'
|
|
Making all in lttng-consumerd
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/bin/lttng-consumerd'
|
|
CC lttng-consumerd.o
|
|
CCLD lttng-consumerd
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/bin/lttng-consumerd'
|
|
Making all in lttng
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/bin/lttng'
|
|
CC conf.o
|
|
CC start.o
|
|
CC list.o
|
|
CC create.o
|
|
CC destroy.o
|
|
CC stop.o
|
|
CC enable_events.o
|
|
CC disable_events.o
|
|
CC enable_channels.o
|
|
CC disable_channels.o
|
|
CC add_context.o
|
|
CC set_session.o
|
|
CC version.o
|
|
CC calibrate.o
|
|
CC view.o
|
|
CC enable_consumer.o
|
|
CC disable_consumer.o
|
|
CC utils.o
|
|
CC lttng.o
|
|
CCLD lttng
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/bin/lttng'
|
|
Making all in lttng-sessiond
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/bin/lttng-sessiond'
|
|
CC utils.o
|
|
CC trace-kernel.o
|
|
CC kernel.o
|
|
CC context.o
|
|
CC channel.o
|
|
CC event.o
|
|
CC shm.o
|
|
CC consumer.o
|
|
CC session.o
|
|
CC modprobe.o
|
|
CC fd-limit.o
|
|
CC kernel-consumer.o
|
|
CC health.o
|
|
CC cmd.o
|
|
CC buffer-registry.o
|
|
CC trace-ust.o
|
|
CC ust-registry.o
|
|
CC ust-app.o
|
|
CC ust-consumer.o
|
|
CC ust-thread.o
|
|
CC ust-metadata.o
|
|
CC main.o
|
|
main.c: In function ‘thread_dispatch_ust_registration’:
|
|
main.c:1360:4: warning: ‘cds_wfq_dequeue_blocking’ is deprecated (declared at /usr/local/include/urcu/wfqueue.h:87) [-Wdeprecated-declarations]
|
|
main.c: In function ‘thread_registration_apps’:
|
|
main.c:1667:6: warning: ‘cds_wfq_enqueue’ is deprecated (declared at /usr/local/include/urcu/wfqueue.h:75) [-Wdeprecated-declarations]
|
|
main.c: In function ‘main’:
|
|
main.c:4286:2: warning: ‘cds_wfq_init’ is deprecated (declared at /usr/local/include/urcu/wfqueue.h:69) [-Wdeprecated-declarations]
|
|
CCLD lttng-sessiond
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/bin/lttng-sessiond'
|
|
Making all in lttng-relayd
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/bin/lttng-relayd'
|
|
CC main.o
|
|
main.c: In function ‘relay_thread_listener’:
|
|
main.c:595:5: warning: ‘cds_wfq_enqueue’ is deprecated (declared at /usr/local/include/urcu/wfqueue.h:75) [-Wdeprecated-declarations]
|
|
main.c: In function ‘relay_thread_dispatcher’:
|
|
main.c:653:4: warning: ‘cds_wfq_dequeue_blocking’ is deprecated (declared at /usr/local/include/urcu/wfqueue.h:87) [-Wdeprecated-declarations]
|
|
main.c: In function ‘main’:
|
|
main.c:2101:2: warning: ‘cds_wfq_init’ is deprecated (declared at /usr/local/include/urcu/wfqueue.h:69) [-Wdeprecated-declarations]
|
|
CC utils.o
|
|
CC cmd-generic.o
|
|
CC cmd-2-1.o
|
|
CC cmd-2-2.o
|
|
CCLD lttng-relayd
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/bin/lttng-relayd'
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/bin'
|
|
make[3]: Nothing to be done for `all-am'.
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/bin'
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src/bin'
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src'
|
|
make[2]: Nothing to be done for `all-am'.
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src'
|
|
make[1]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/src'
|
|
Making all in tests
|
|
make[1]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests'
|
|
Making all in utils
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/utils'
|
|
Making all in tap
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/utils/tap'
|
|
CC tap.lo
|
|
tap.c: In function 'todo_start':
|
|
tap.c:327:11: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result]
|
|
tap.c: In function 'skip':
|
|
tap.c:302:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
|
|
tap.c: In function '_gen_result':
|
|
tap.c:86:12: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result]
|
|
CCLD libtap.la
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/utils/tap'
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/utils'
|
|
make[3]: Nothing to be done for `all-am'.
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/utils'
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/utils'
|
|
Making all in regression
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression'
|
|
Making all in tools
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/tools'
|
|
Making all in streaming
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/tools/streaming'
|
|
CC gen-ust-events.o
|
|
CC tp.o
|
|
CCLD gen-ust-events
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/tools/streaming'
|
|
Making all in filtering
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/tools/filtering'
|
|
CC gen-ust-events.o
|
|
CC tp.o
|
|
CCLD gen-ust-events
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/tools/filtering'
|
|
Making all in health
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/tools/health'
|
|
CC health_exit.lo
|
|
CCLD libhealthexit.la
|
|
CC health_stall.lo
|
|
CCLD libhealthstall.la
|
|
CC health_fail.lo
|
|
CCLD libhealthtpfail.la
|
|
CC health_check.o
|
|
CCLD health_check
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/tools/health'
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/tools'
|
|
make[4]: Nothing to be done for `all-am'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/tools'
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/tools'
|
|
Making all in kernel
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/kernel'
|
|
make[3]: Nothing to be done for `all'.
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/kernel'
|
|
Making all in ust
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust'
|
|
Making all in nprocesses
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/nprocesses'
|
|
CC gen-events-time.o
|
|
CC tp.o
|
|
CCLD gen-events-time
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/nprocesses'
|
|
Making all in high-throughput
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/high-throughput'
|
|
CC main.o
|
|
CC tp.o
|
|
CCLD gen-events
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/high-throughput'
|
|
Making all in low-throughput
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/low-throughput'
|
|
CC main.o
|
|
CC tp.o
|
|
CCLD gen-events
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/low-throughput'
|
|
Making all in before-after
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/before-after'
|
|
CC gen-nevents.o
|
|
CC tp.o
|
|
CCLD gen-nevents
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/before-after'
|
|
Making all in multi-session
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/multi-session'
|
|
CC gen-nevents.o
|
|
CC tp.o
|
|
CCLD gen-nevents
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/multi-session'
|
|
Making all in overlap
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/overlap'
|
|
Making all in demo
|
|
make[5]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/overlap/demo'
|
|
CC tp.lo
|
|
CC tp2.lo
|
|
CCLD liblttng-ust-provider-ust-tests-demo.la
|
|
CC tp3.lo
|
|
CCLD liblttng-ust-provider-ust-tests-demo3.la
|
|
CC demo.o
|
|
CCLD demo
|
|
make[5]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/overlap/demo'
|
|
make[5]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/overlap'
|
|
make[5]: Nothing to be done for `all-am'.
|
|
make[5]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/overlap'
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/overlap'
|
|
Making all in buffers-uid
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/buffers-uid'
|
|
CC gen-nevents.o
|
|
CC tp.o
|
|
CCLD gen-nevents
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/buffers-uid'
|
|
Making all in linking
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/linking'
|
|
CC tp.lo
|
|
CC tp2.lo
|
|
CCLD liblttng-ust-provider-ust-tests-demo-static.la
|
|
CC tp3.lo
|
|
CCLD liblttng-ust-provider-ust-tests-demo3-static.la
|
|
CCLD liblttng-ust-provider-ust-tests-demo.la
|
|
CCLD liblttng-ust-provider-ust-tests-demo3.la
|
|
CC demo_builtin-demo.o
|
|
In file included from /usr/include/x86_64-linux-gnu/sys/socket.h:40:0,
|
|
from /usr/include/netinet/in.h:25,
|
|
from /usr/include/arpa/inet.h:23,
|
|
from demo.c:29:
|
|
/usr/include/x86_64-linux-gnu/bits/socket.h:433:23: warning: ‘struct mmsghdr’ declared inside parameter list [enabled by default]
|
|
/usr/include/x86_64-linux-gnu/bits/socket.h:433:23: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
|
|
/usr/include/x86_64-linux-gnu/bits/socket.h:440:8: warning: ‘struct mmsghdr’ declared inside parameter list [enabled by default]
|
|
CC demo_builtin-tp.o
|
|
CC demo_builtin-tp2.o
|
|
CC demo_builtin-tp3.o
|
|
CCLD demo_builtin
|
|
CC demo.o
|
|
In file included from /usr/include/x86_64-linux-gnu/sys/socket.h:40:0,
|
|
from /usr/include/netinet/in.h:25,
|
|
from /usr/include/arpa/inet.h:23,
|
|
from demo.c:29:
|
|
/usr/include/x86_64-linux-gnu/bits/socket.h:433:23: warning: ‘struct mmsghdr’ declared inside parameter list [enabled by default]
|
|
/usr/include/x86_64-linux-gnu/bits/socket.h:433:23: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
|
|
/usr/include/x86_64-linux-gnu/bits/socket.h:440:8: warning: ‘struct mmsghdr’ declared inside parameter list [enabled by default]
|
|
CCLD demo_static
|
|
CC demo-demo.o
|
|
In file included from /usr/include/x86_64-linux-gnu/sys/socket.h:40:0,
|
|
from /usr/include/netinet/in.h:25,
|
|
from /usr/include/arpa/inet.h:23,
|
|
from demo.c:29:
|
|
/usr/include/x86_64-linux-gnu/bits/socket.h:433:23: warning: ‘struct mmsghdr’ declared inside parameter list [enabled by default]
|
|
/usr/include/x86_64-linux-gnu/bits/socket.h:433:23: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
|
|
/usr/include/x86_64-linux-gnu/bits/socket.h:440:8: warning: ‘struct mmsghdr’ declared inside parameter list [enabled by default]
|
|
CCLD demo
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/linking'
|
|
Making all in daemon
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/daemon'
|
|
CC daemon.o
|
|
CCLD daemon
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/daemon'
|
|
Making all in exit-fast
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/exit-fast'
|
|
CC exit-fast.o
|
|
CCLD exit-fast
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/exit-fast'
|
|
Making all in fork
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/fork'
|
|
CC fork.o
|
|
CCLD fork
|
|
CC fork2.o
|
|
CCLD fork2
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/fork'
|
|
Making all in libc-wrapper
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/libc-wrapper'
|
|
CC prog.o
|
|
CCLD prog
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/libc-wrapper'
|
|
Making all in periodical-metadata-flush
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/periodical-metadata-flush'
|
|
CC gen-nevents.o
|
|
CC tp.o
|
|
CCLD gen-nevents
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/periodical-metadata-flush'
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust'
|
|
make[4]: Nothing to be done for `all-am'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust'
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust'
|
|
Making all in ust
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust'
|
|
Making all in nprocesses
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/nprocesses'
|
|
make[4]: Nothing to be done for `all'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/nprocesses'
|
|
Making all in high-throughput
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/high-throughput'
|
|
make[4]: Nothing to be done for `all'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/high-throughput'
|
|
Making all in low-throughput
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/low-throughput'
|
|
make[4]: Nothing to be done for `all'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/low-throughput'
|
|
Making all in before-after
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/before-after'
|
|
make[4]: Nothing to be done for `all'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/before-after'
|
|
Making all in multi-session
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/multi-session'
|
|
make[4]: Nothing to be done for `all'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/multi-session'
|
|
Making all in overlap
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/overlap'
|
|
Making all in demo
|
|
make[5]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/overlap/demo'
|
|
make[5]: Nothing to be done for `all'.
|
|
make[5]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/overlap/demo'
|
|
make[5]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/overlap'
|
|
make[5]: Nothing to be done for `all-am'.
|
|
make[5]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/overlap'
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/overlap'
|
|
Making all in buffers-uid
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/buffers-uid'
|
|
make[4]: Nothing to be done for `all'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/buffers-uid'
|
|
Making all in linking
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/linking'
|
|
make[4]: Nothing to be done for `all'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/linking'
|
|
Making all in daemon
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/daemon'
|
|
make[4]: Nothing to be done for `all'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/daemon'
|
|
Making all in exit-fast
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/exit-fast'
|
|
make[4]: Nothing to be done for `all'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/exit-fast'
|
|
Making all in fork
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/fork'
|
|
make[4]: Nothing to be done for `all'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/fork'
|
|
Making all in libc-wrapper
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/libc-wrapper'
|
|
make[4]: Nothing to be done for `all'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/libc-wrapper'
|
|
Making all in periodical-metadata-flush
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/periodical-metadata-flush'
|
|
make[4]: Nothing to be done for `all'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust/periodical-metadata-flush'
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust'
|
|
make[4]: Nothing to be done for `all-am'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust'
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression/ust'
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression'
|
|
make[3]: Nothing to be done for `all-am'.
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression'
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/regression'
|
|
Making all in unit
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/unit'
|
|
CC test_uri.o
|
|
CCLD test_uri
|
|
CC test_session.o
|
|
CC session.o
|
|
CC consumer.o
|
|
CC health.o
|
|
CC uri.o
|
|
CC utils.o
|
|
CC error.o
|
|
CCLD test_session
|
|
CC test_ust_data.o
|
|
CC trace-ust.o
|
|
CC buffer-registry.o
|
|
CC ust-registry.o
|
|
CC ust-metadata.o
|
|
CC ust-app.o
|
|
CC ust-consumer.o
|
|
CC fd-limit.o
|
|
CCLD test_ust_data
|
|
CC test_kernel_data.o
|
|
CC trace-kernel.o
|
|
CCLD test_kernel_data
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests/unit'
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests'
|
|
make[2]: Nothing to be done for `all-am'.
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests'
|
|
make[1]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/tests'
|
|
Making all in extras
|
|
make[1]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras'
|
|
Making all in bindings
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras/bindings'
|
|
Making all in swig
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras/bindings/swig'
|
|
Making all in python
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras/bindings/swig/python'
|
|
sed "s/LTTNG_VERSION_STR/LTTng 2.2.0-rc1/g" <lttng.i.in >lttng.i
|
|
/usr/bin/swig2.0 -python -I. -I../../../../src/common/sessiond-comm lttng.i
|
|
CC lttng_wrap.lo
|
|
lttng_wrap.c: In function 'init_lttng':
|
|
lttng_wrap.c:8357:21: warning: variable 'md' set but not used [-Wunused-but-set-variable]
|
|
CCLD _lttng.la
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras/bindings/swig/python'
|
|
make[4]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras/bindings/swig'
|
|
make[4]: Nothing to be done for `all-am'.
|
|
make[4]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras/bindings/swig'
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras/bindings/swig'
|
|
make[3]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras/bindings'
|
|
make[3]: Nothing to be done for `all-am'.
|
|
make[3]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras/bindings'
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras/bindings'
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras'
|
|
make[2]: Nothing to be done for `all-am'.
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras'
|
|
make[1]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/extras'
|
|
Making all in include
|
|
make[1]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/include'
|
|
(CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/bash /home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/config/missing --run autoheader)
|
|
rm -f stamp-h1
|
|
touch config.h.in
|
|
cd .. && /bin/bash ./config.status include/config.h
|
|
config.status: creating include/config.h
|
|
config.status: include/config.h is unchanged
|
|
make all-am
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/include'
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/include'
|
|
make[1]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/include'
|
|
Making all in doc
|
|
make[1]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/doc'
|
|
Making all in man
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/doc/man'
|
|
make[2]: Nothing to be done for `all'.
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/doc/man'
|
|
make[2]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/doc'
|
|
make[2]: Nothing to be done for `all-am'.
|
|
make[2]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/doc'
|
|
make[1]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6/doc'
|
|
make[1]: Entering directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6'
|
|
make[1]: Nothing to be done for `all-am'.
|
|
make[1]: Leaving directory `/home/daniel/Documents/lttng-tools-wogold-wldflags/lttng-tools-dec56f6'
|