|
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.10.3, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
$ ./configure --enable-java-agent-jul
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = loic-workstation.dorsal.polymtl.ca
|
|
uname -m = x86_64
|
|
uname -r = 4.20.7-200.fc29.x86_64
|
|
uname -s = Linux
|
|
uname -v = #1 SMP Wed Feb 6 19:16:42 UTC 2019
|
|
|
|
/usr/bin/uname -p = x86_64
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = x86_64
|
|
/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/loicgelle/bin
|
|
PATH: /usr/local/bin
|
|
PATH: /home/loicgelle/Binaries
|
|
PATH: /usr/local/go/bin
|
|
PATH: /usr/local/jdk-11.0.1/bin
|
|
PATH: /home/loicgelle/.nvm/versions/node/v10.14.1/bin
|
|
PATH: /home/loicgelle/bin
|
|
PATH: /usr/local/bin
|
|
PATH: /home/loicgelle/Binaries
|
|
PATH: /usr/local/go/bin
|
|
PATH: /usr/local/jdk-11.0.1/bin
|
|
PATH: /usr/libexec/python2-sphinx
|
|
PATH: /usr/share/Modules/bin
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/bin
|
|
PATH: /usr/sbin
|
|
PATH: /home/loicgelle/.antigen/bundles/robbyrussell/oh-my-zsh/lib
|
|
PATH: /home/loicgelle/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/git
|
|
PATH: /home/loicgelle/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/heroku
|
|
PATH: /home/loicgelle/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/pip
|
|
PATH: /home/loicgelle/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/lein
|
|
PATH: /home/loicgelle/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/command-not-found
|
|
PATH: /home/loicgelle/.antigen/bundles/zsh-users/zsh-syntax-highlighting
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2774: checking build system type
|
|
configure:2788: result: x86_64-pc-linux-gnu
|
|
configure:2808: checking host system type
|
|
configure:2821: result: x86_64-pc-linux-gnu
|
|
configure:2841: checking target system type
|
|
configure:2854: result: x86_64-pc-linux-gnu
|
|
configure:2898: checking for a BSD-compatible install
|
|
configure:2966: result: /usr/bin/install -c
|
|
configure:2977: checking whether build environment is sane
|
|
configure:3032: result: yes
|
|
configure:3183: checking for a thread-safe mkdir -p
|
|
configure:3222: result: /usr/bin/mkdir -p
|
|
configure:3229: checking for gawk
|
|
configure:3245: found /usr/bin/gawk
|
|
configure:3256: result: gawk
|
|
configure:3267: checking whether make sets $(MAKE)
|
|
configure:3289: result: yes
|
|
configure:3318: checking whether make supports nested variables
|
|
configure:3335: result: yes
|
|
configure:3424: checking whether UID '1000' is supported by ustar format
|
|
configure:3427: result: yes
|
|
configure:3434: checking whether GID '1001' is supported by ustar format
|
|
configure:3437: result: yes
|
|
configure:3445: checking how to create a ustar tar archive
|
|
configure:3456: tar --version
|
|
tar (GNU tar) 1.30
|
|
Copyright (C) 2017 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
configure:3459: $? = 0
|
|
configure:3499: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
|
|
configure:3502: $? = 0
|
|
configure:3506: tar -xf - <conftest.tar
|
|
configure:3509: $? = 0
|
|
configure:3511: cat conftest.dir/file
|
|
GrepMe
|
|
configure:3514: $? = 0
|
|
configure:3527: result: gnutar
|
|
configure:3578: checking whether to enable maintainer-specific portions of Makefiles
|
|
configure:3587: result: yes
|
|
configure:3613: checking whether make supports nested variables
|
|
configure:3630: result: yes
|
|
configure:3649: checking whether make supports the include directive
|
|
configure:3664: make -f confmf.GNU && cat confinc.out
|
|
this is the am__doit target
|
|
configure:3667: $? = 0
|
|
configure:3686: result: yes (GNU style)
|
|
configure:3756: checking for gcc
|
|
configure:3772: found /usr/bin/gcc
|
|
configure:3783: result: gcc
|
|
configure:4012: checking for C compiler version
|
|
configure:4021: gcc --version >&5
|
|
gcc (GCC) 8.2.1 20181215 (Red Hat 8.2.1-6)
|
|
Copyright (C) 2018 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:4032: $? = 0
|
|
configure:4021: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-redhat-linux
|
|
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
|
|
Thread model: posix
|
|
gcc version 8.2.1 20181215 (Red Hat 8.2.1-6) (GCC)
|
|
configure:4032: $? = 0
|
|
configure:4021: gcc -V >&5
|
|
gcc: error: unrecognized command line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4032: $? = 1
|
|
configure:4021: gcc -qversion >&5
|
|
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4032: $? = 1
|
|
configure:4052: checking whether the C compiler works
|
|
configure:4074: gcc conftest.c >&5
|
|
configure:4078: $? = 0
|
|
configure:4126: result: yes
|
|
configure:4129: checking for C compiler default output file name
|
|
configure:4131: result: a.out
|
|
configure:4137: checking for suffix of executables
|
|
configure:4144: gcc -o conftest conftest.c >&5
|
|
configure:4148: $? = 0
|
|
configure:4170: result:
|
|
configure:4192: checking whether we are cross compiling
|
|
configure:4200: gcc -o conftest conftest.c >&5
|
|
configure:4204: $? = 0
|
|
configure:4211: ./conftest
|
|
configure:4215: $? = 0
|
|
configure:4230: result: no
|
|
configure:4235: checking for suffix of object files
|
|
configure:4257: gcc -c conftest.c >&5
|
|
configure:4261: $? = 0
|
|
configure:4282: result: o
|
|
configure:4286: checking whether we are using the GNU C compiler
|
|
configure:4305: gcc -c conftest.c >&5
|
|
configure:4305: $? = 0
|
|
configure:4314: result: yes
|
|
configure:4323: checking whether gcc accepts -g
|
|
configure:4343: gcc -c -g conftest.c >&5
|
|
configure:4343: $? = 0
|
|
configure:4384: result: yes
|
|
configure:4401: checking for gcc option to accept ISO C89
|
|
configure:4464: gcc -c -g -O2 conftest.c >&5
|
|
configure:4464: $? = 0
|
|
configure:4477: result: none needed
|
|
configure:4502: checking whether gcc understands -c and -o together
|
|
configure:4524: gcc -c conftest.c -o conftest2.o
|
|
configure:4527: $? = 0
|
|
configure:4524: gcc -c conftest.c -o conftest2.o
|
|
configure:4527: $? = 0
|
|
configure:4539: result: yes
|
|
configure:4558: checking dependency style of gcc
|
|
configure:4669: result: gcc3
|
|
configure:4690: checking how to run the C preprocessor
|
|
configure:4721: gcc -E conftest.c
|
|
configure:4721: $? = 0
|
|
configure:4735: gcc -E conftest.c
|
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:4735: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:4760: result: gcc -E
|
|
configure:4780: gcc -E conftest.c
|
|
configure:4780: $? = 0
|
|
configure:4794: gcc -E conftest.c
|
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:4794: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:4823: checking for grep that handles long lines and -e
|
|
configure:4881: result: /usr/bin/grep
|
|
configure:4886: checking for egrep
|
|
configure:4948: result: /usr/bin/grep -E
|
|
configure:4953: checking for ANSI C header files
|
|
configure:4973: gcc -c -g -O2 conftest.c >&5
|
|
configure:4973: $? = 0
|
|
configure:5046: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:5046: $? = 0
|
|
configure:5046: ./conftest
|
|
configure:5046: $? = 0
|
|
configure:5057: result: yes
|
|
configure:5070: checking for sys/types.h
|
|
configure:5070: gcc -c -g -O2 conftest.c >&5
|
|
configure:5070: $? = 0
|
|
configure:5070: result: yes
|
|
configure:5070: checking for sys/stat.h
|
|
configure:5070: gcc -c -g -O2 conftest.c >&5
|
|
configure:5070: $? = 0
|
|
configure:5070: result: yes
|
|
configure:5070: checking for stdlib.h
|
|
configure:5070: gcc -c -g -O2 conftest.c >&5
|
|
configure:5070: $? = 0
|
|
configure:5070: result: yes
|
|
configure:5070: checking for string.h
|
|
configure:5070: gcc -c -g -O2 conftest.c >&5
|
|
configure:5070: $? = 0
|
|
configure:5070: result: yes
|
|
configure:5070: checking for memory.h
|
|
configure:5070: gcc -c -g -O2 conftest.c >&5
|
|
configure:5070: $? = 0
|
|
configure:5070: result: yes
|
|
configure:5070: checking for strings.h
|
|
configure:5070: gcc -c -g -O2 conftest.c >&5
|
|
configure:5070: $? = 0
|
|
configure:5070: result: yes
|
|
configure:5070: checking for inttypes.h
|
|
configure:5070: gcc -c -g -O2 conftest.c >&5
|
|
configure:5070: $? = 0
|
|
configure:5070: result: yes
|
|
configure:5070: checking for stdint.h
|
|
configure:5070: gcc -c -g -O2 conftest.c >&5
|
|
configure:5070: $? = 0
|
|
configure:5070: result: yes
|
|
configure:5070: checking for unistd.h
|
|
configure:5070: gcc -c -g -O2 conftest.c >&5
|
|
configure:5070: $? = 0
|
|
configure:5070: result: yes
|
|
configure:5083: checking minix/config.h usability
|
|
configure:5083: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:54:10: fatal error: minix/config.h: No such file or directory
|
|
#include <minix/config.h>
|
|
^~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:5083: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <minix/config.h>
|
|
configure:5083: result: no
|
|
configure:5083: checking minix/config.h presence
|
|
configure:5083: gcc -E conftest.c
|
|
conftest.c:21:10: fatal error: minix/config.h: No such file or directory
|
|
#include <minix/config.h>
|
|
^~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:5083: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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
|
|
| /* end confdefs.h. */
|
|
| #include <minix/config.h>
|
|
configure:5083: result: no
|
|
configure:5083: checking for minix/config.h
|
|
configure:5083: result: no
|
|
configure:5104: checking whether it is safe to define __EXTENSIONS__
|
|
configure:5122: gcc -c -g -O2 conftest.c >&5
|
|
configure:5122: $? = 0
|
|
configure:5129: result: yes
|
|
configure:5150: checking for special C compiler options needed for large files
|
|
configure:5195: result: no
|
|
configure:5201: checking for _FILE_OFFSET_BITS value needed for large files
|
|
configure:5226: gcc -c -g -O2 conftest.c >&5
|
|
configure:5226: $? = 0
|
|
configure:5258: result: no
|
|
configure:5391: checking for gcc
|
|
configure:5418: result: gcc
|
|
configure:5647: checking for C compiler version
|
|
configure:5656: gcc --version >&5
|
|
gcc (GCC) 8.2.1 20181215 (Red Hat 8.2.1-6)
|
|
Copyright (C) 2018 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:5667: $? = 0
|
|
configure:5656: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-redhat-linux
|
|
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
|
|
Thread model: posix
|
|
gcc version 8.2.1 20181215 (Red Hat 8.2.1-6) (GCC)
|
|
configure:5667: $? = 0
|
|
configure:5656: gcc -V >&5
|
|
gcc: error: unrecognized command line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:5667: $? = 1
|
|
configure:5656: gcc -qversion >&5
|
|
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:5667: $? = 1
|
|
configure:5671: checking whether we are using the GNU C compiler
|
|
configure:5699: result: yes
|
|
configure:5708: checking whether gcc accepts -g
|
|
configure:5769: result: yes
|
|
configure:5786: checking for gcc option to accept ISO C89
|
|
configure:5862: result: none needed
|
|
configure:5887: checking whether gcc understands -c and -o together
|
|
configure:5924: result: yes
|
|
configure:5943: checking dependency style of gcc
|
|
configure:6054: result: gcc3
|
|
configure:6073: checking for gcc option to accept ISO C99
|
|
configure:6222: gcc -c -g -O2 conftest.c >&5
|
|
configure:6222: $? = 0
|
|
configure:6235: result: none needed
|
|
configure:6343: checking for gcc option to accept ISO Standard C
|
|
configure:6354: result: none needed
|
|
configure:6419: checking for g++
|
|
configure:6435: found /usr/bin/g++
|
|
configure:6446: result: g++
|
|
configure:6473: checking for C++ compiler version
|
|
configure:6482: g++ --version >&5
|
|
g++ (GCC) 8.2.1 20181215 (Red Hat 8.2.1-6)
|
|
Copyright (C) 2018 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:6493: $? = 0
|
|
configure:6482: g++ -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=g++
|
|
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-redhat-linux
|
|
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
|
|
Thread model: posix
|
|
gcc version 8.2.1 20181215 (Red Hat 8.2.1-6) (GCC)
|
|
configure:6493: $? = 0
|
|
configure:6482: g++ -V >&5
|
|
g++: error: unrecognized command line option '-V'
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:6493: $? = 1
|
|
configure:6482: g++ -qversion >&5
|
|
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:6493: $? = 1
|
|
configure:6497: checking whether we are using the GNU C++ compiler
|
|
configure:6516: g++ -c conftest.cpp >&5
|
|
configure:6516: $? = 0
|
|
configure:6525: result: yes
|
|
configure:6534: checking whether g++ accepts -g
|
|
configure:6554: g++ -c -g conftest.cpp >&5
|
|
configure:6554: $? = 0
|
|
configure:6595: result: yes
|
|
configure:6620: checking dependency style of g++
|
|
configure:6731: result: gcc3
|
|
configure:6749: checking whether the C++ compiler works
|
|
configure:6772: g++ -o conftest -g -O2 conftest.cpp >&5
|
|
configure:6772: $? = 0
|
|
configure:6796: g++ -c -g -O2 conftest.cpp >&5
|
|
configure:6796: $? = 0
|
|
configure:6817: result: yes
|
|
configure:6836: checking whether gcc accepts function __attribute__((weak,alias()))
|
|
configure:6865: gcc -o conftest -Werror conftest.c >&5
|
|
configure:6865: $? = 0
|
|
configure:6880: result: yes
|
|
configure:6895: checking whether gcc supports #pragma weak
|
|
configure:6918: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:6918: $? = 0
|
|
configure:6927: result: yes
|
|
configure:6942: checking whether gcc supports #pragma _HP_SECONDARY_DEF
|
|
configure:6965: gcc -o conftest -g -O2 conftest.c >&5
|
|
/usr/bin/ld: /tmp/ccmbGllg.o: in function `main':
|
|
/tmp/tmp.xF9X0lxMas/test/lttng-ust/conftest.c:35: undefined reference to `weakf'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:6965: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
|
|
|
| extern void weakf(int c);
|
|
| #pragma _HP_SECONDARY_DEF __weakf weakf
|
|
| void __weakf(int c) {}
|
|
| int
|
|
| main ()
|
|
| {
|
|
| weakf(0)
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:6974: result: no
|
|
configure:6989: checking whether gcc supports #pragma _CRI duplicate
|
|
configure:7012: gcc -o conftest -g -O2 conftest.c >&5
|
|
/usr/bin/ld: /tmp/cco4Diup.o: in function `main':
|
|
/tmp/tmp.xF9X0lxMas/test/lttng-ust/conftest.c:35: undefined reference to `weakf'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:7012: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
|
|
|
| extern void weakf(int c);
|
|
| #pragma _CRI duplicate weakf as __weakf
|
|
| void __weakf(int c) {}
|
|
| int
|
|
| main ()
|
|
| {
|
|
| weakf(0)
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7021: result: no
|
|
configure:7037: checking how to create weak aliases with gcc
|
|
configure:7044: result: attribute
|
|
configure:7058: checking whether gcc supports weak aliases across object file boundaries
|
|
configure:7115: gcc -o conftest -g -O2 conftest1.c conftest2.c >&5
|
|
configure:7115: $? = 0
|
|
configure:7132: result: yes
|
|
configure:7159: checking for a sed that does not truncate output
|
|
configure:7223: result: /usr/bin/sed
|
|
configure:7228: checking for grep that handles long lines and -e
|
|
configure:7286: result: /usr/bin/grep
|
|
configure:7291: checking whether ln -s works
|
|
configure:7295: result: yes
|
|
configure:7303: checking whether make sets $(MAKE)
|
|
configure:7325: result: yes
|
|
configure:7336: checking for cmake
|
|
configure:7352: found /usr/bin/cmake
|
|
configure:7363: result: yes
|
|
configure:7397: checking for occurence(s) of link_all_deplibs = no in ./m4/libtool.m4
|
|
configure:7411: result: none
|
|
configure:7463: checking how to print strings
|
|
configure:7490: result: printf
|
|
configure:7511: checking for a sed that does not truncate output
|
|
configure:7575: result: /usr/bin/sed
|
|
configure:7593: checking for fgrep
|
|
configure:7655: result: /usr/bin/grep -F
|
|
configure:7690: checking for ld used by gcc
|
|
configure:7757: result: /usr/bin/ld
|
|
configure:7764: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:7779: result: yes
|
|
configure:7791: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:7845: result: /usr/bin/nm -B
|
|
configure:7975: checking the name lister (/usr/bin/nm -B) interface
|
|
configure:7982: gcc -c -g -O2 conftest.c >&5
|
|
configure:7985: /usr/bin/nm -B "conftest.o"
|
|
configure:7988: output
|
|
0000000000000000 B some_variable
|
|
configure:7995: result: BSD nm
|
|
configure:7999: checking the maximum length of command line arguments
|
|
configure:8130: result: 1572864
|
|
configure:8178: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
|
|
configure:8218: result: func_convert_file_noop
|
|
configure:8225: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
|
|
configure:8245: result: func_convert_file_noop
|
|
configure:8252: checking for /usr/bin/ld option to reload object files
|
|
configure:8259: result: -r
|
|
configure:8333: checking for objdump
|
|
configure:8349: found /usr/bin/objdump
|
|
configure:8360: result: objdump
|
|
configure:8392: checking how to recognize dependent libraries
|
|
configure:8592: result: pass_all
|
|
configure:8677: checking for dlltool
|
|
configure:8707: result: no
|
|
configure:8737: checking how to associate runtime and link libraries
|
|
configure:8764: result: printf %s\n
|
|
configure:8824: checking for ar
|
|
configure:8840: found /usr/bin/ar
|
|
configure:8851: result: ar
|
|
configure:8888: checking for archiver @FILE support
|
|
configure:8905: gcc -c -g -O2 conftest.c >&5
|
|
configure:8905: $? = 0
|
|
configure:8908: ar cru libconftest.a @conftest.lst >&5
|
|
configure:8911: $? = 0
|
|
configure:8916: ar cru libconftest.a @conftest.lst >&5
|
|
ar: conftest.o: No such file or directory
|
|
configure:8919: $? = 1
|
|
configure:8931: result: @
|
|
configure:8989: checking for strip
|
|
configure:9005: found /usr/bin/strip
|
|
configure:9016: result: strip
|
|
configure:9088: checking for ranlib
|
|
configure:9104: found /usr/bin/ranlib
|
|
configure:9115: result: ranlib
|
|
configure:9217: checking command to parse /usr/bin/nm -B output from gcc object
|
|
configure:9370: gcc -c -g -O2 conftest.c >&5
|
|
configure:9373: $? = 0
|
|
configure:9377: /usr/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:9380: $? = 0
|
|
configure:9446: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
|
|
configure:9449: $? = 0
|
|
configure:9487: result: ok
|
|
configure:9534: checking for sysroot
|
|
configure:9564: result: no
|
|
configure:9571: checking for a working dd
|
|
configure:9609: result: /usr/bin/dd
|
|
configure:9613: checking how to truncate binary pipes
|
|
configure:9628: result: /usr/bin/dd bs=4096 count=1
|
|
configure:9764: gcc -c -g -O2 conftest.c >&5
|
|
configure:9767: $? = 0
|
|
configure:9957: checking for mt
|
|
configure:9987: result: no
|
|
configure:10007: checking if : is a manifest tool
|
|
configure:10013: : '-?'
|
|
configure:10021: result: no
|
|
configure:10695: checking for dlfcn.h
|
|
configure:10695: gcc -c -g -O2 conftest.c >&5
|
|
configure:10695: $? = 0
|
|
configure:10695: result: yes
|
|
configure:10960: checking for objdir
|
|
configure:10975: result: .libs
|
|
configure:11239: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:11257: 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
|
|
configure:11261: $? = 0
|
|
configure:11274: result: no
|
|
configure:11632: checking for gcc option to produce PIC
|
|
configure:11639: result: -fPIC -DPIC
|
|
configure:11647: checking if gcc PIC flag -fPIC -DPIC works
|
|
configure:11665: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:11669: $? = 0
|
|
configure:11682: result: yes
|
|
configure:11711: checking if gcc static flag -static works
|
|
configure:11739: result: yes
|
|
configure:11754: checking if gcc supports -c -o file.o
|
|
configure:11775: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
|
configure:11779: $? = 0
|
|
configure:11801: result: yes
|
|
configure:11809: checking if gcc supports -c -o file.o
|
|
configure:11856: result: yes
|
|
configure:11889: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:13148: result: yes
|
|
configure:13185: checking whether -lc should be explicitly linked in
|
|
configure:13193: gcc -c -g -O2 conftest.c >&5
|
|
configure:13196: $? = 0
|
|
configure:13211: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:13214: $? = 0
|
|
configure:13228: result: no
|
|
configure:13388: checking dynamic linker characteristics
|
|
configure:13969: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
|
configure:13969: $? = 0
|
|
configure:14209: result: GNU/Linux ld.so
|
|
configure:14331: checking how to hardcode library paths into programs
|
|
configure:14356: result: immediate
|
|
configure:14904: checking whether stripping libraries is possible
|
|
configure:14909: result: yes
|
|
configure:14944: checking if libtool supports shared libraries
|
|
configure:14946: result: yes
|
|
configure:14949: checking whether to build shared libraries
|
|
configure:14974: result: yes
|
|
configure:14977: checking whether to build static libraries
|
|
configure:14981: result: no
|
|
configure:15004: checking how to run the C++ preprocessor
|
|
configure:15031: g++ -E conftest.cpp
|
|
configure:15031: $? = 0
|
|
configure:15045: g++ -E conftest.cpp
|
|
conftest.cpp:31:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:15045: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:15070: result: g++ -E
|
|
configure:15090: g++ -E conftest.cpp
|
|
configure:15090: $? = 0
|
|
configure:15104: g++ -E conftest.cpp
|
|
conftest.cpp:31:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:15104: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:15266: checking for ld used by g++
|
|
configure:15333: result: /usr/bin/ld -m elf_x86_64
|
|
configure:15340: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
|
|
configure:15355: result: yes
|
|
configure:15410: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:16483: result: yes
|
|
configure:16519: g++ -c -g -O2 conftest.cpp >&5
|
|
configure:16522: $? = 0
|
|
configure:17003: checking for g++ option to produce PIC
|
|
configure:17010: result: -fPIC -DPIC
|
|
configure:17018: checking if g++ PIC flag -fPIC -DPIC works
|
|
configure:17036: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
|
|
configure:17040: $? = 0
|
|
configure:17053: result: yes
|
|
configure:17076: checking if g++ static flag -static works
|
|
configure:17104: result: no
|
|
configure:17116: checking if g++ supports -c -o file.o
|
|
configure:17137: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
|
|
configure:17141: $? = 0
|
|
configure:17163: result: yes
|
|
configure:17168: checking if g++ supports -c -o file.o
|
|
configure:17215: result: yes
|
|
configure:17245: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:17285: result: yes
|
|
configure:17426: checking dynamic linker characteristics
|
|
configure:18174: result: GNU/Linux ld.so
|
|
configure:18239: checking how to hardcode library paths into programs
|
|
configure:18264: result: immediate
|
|
configure:18326: checking whether shared libraries are enabled
|
|
configure:18330: result: yes
|
|
configure:18342: checking for inline
|
|
configure:18358: gcc -c -g -O2 conftest.c >&5
|
|
configure:18358: $? = 0
|
|
configure:18366: result: inline
|
|
configure:18384: checking for int8_t
|
|
configure:18384: gcc -c -g -O2 conftest.c >&5
|
|
configure:18384: $? = 0
|
|
configure:18384: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:68:12: error: size of array 'test_array' is negative
|
|
static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
|
|
^~~~~~~~~~
|
|
configure:18384: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| enum { N = 8 / 2 - 1 };
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
|
|
| < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
|
|
| test_array [0] = 0;
|
|
| return test_array [0];
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18384: result: yes
|
|
configure:18395: checking for int16_t
|
|
configure:18395: gcc -c -g -O2 conftest.c >&5
|
|
configure:18395: $? = 0
|
|
configure:18395: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:68:12: error: size of array 'test_array' is negative
|
|
static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
|
|
^~~~~~~~~~
|
|
configure:18395: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| enum { N = 16 / 2 - 1 };
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
|
|
| < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
|
|
| test_array [0] = 0;
|
|
| return test_array [0];
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18395: result: yes
|
|
configure:18406: checking for int32_t
|
|
configure:18406: gcc -c -g -O2 conftest.c >&5
|
|
configure:18406: $? = 0
|
|
configure:18406: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:69:53: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow]
|
|
< (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
|
|
^
|
|
conftest.c:68:12: error: storage size of 'test_array' isn't constant
|
|
static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
|
|
^~~~~~~~~~
|
|
configure:18406: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| enum { N = 32 / 2 - 1 };
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
|
|
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
|
|
| test_array [0] = 0;
|
|
| return test_array [0];
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18406: result: yes
|
|
configure:18417: checking for int64_t
|
|
configure:18417: gcc -c -g -O2 conftest.c >&5
|
|
configure:18417: $? = 0
|
|
configure:18417: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:69:53: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow]
|
|
< (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
|
|
^
|
|
conftest.c:68:12: error: storage size of 'test_array' isn't constant
|
|
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
|
|
^~~~~~~~~~
|
|
configure:18417: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| enum { N = 64 / 2 - 1 };
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
|
|
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
|
|
| test_array [0] = 0;
|
|
| return test_array [0];
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18417: result: yes
|
|
configure:18428: checking for mode_t
|
|
configure:18428: gcc -c -g -O2 conftest.c >&5
|
|
configure:18428: $? = 0
|
|
configure:18428: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:67:21: error: expected expression before ')' token
|
|
if (sizeof ((mode_t)))
|
|
^
|
|
configure:18428: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((mode_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18428: result: yes
|
|
configure:18439: checking for off_t
|
|
configure:18439: gcc -c -g -O2 conftest.c >&5
|
|
configure:18439: $? = 0
|
|
configure:18439: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:67:20: error: expected expression before ')' token
|
|
if (sizeof ((off_t)))
|
|
^
|
|
configure:18439: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((off_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18439: result: yes
|
|
configure:18450: checking for pid_t
|
|
configure:18450: gcc -c -g -O2 conftest.c >&5
|
|
configure:18450: $? = 0
|
|
configure:18450: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:67:20: error: expected expression before ')' token
|
|
if (sizeof ((pid_t)))
|
|
^
|
|
configure:18450: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((pid_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18450: result: yes
|
|
configure:18461: checking for size_t
|
|
configure:18461: gcc -c -g -O2 conftest.c >&5
|
|
configure:18461: $? = 0
|
|
configure:18461: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:67:21: error: expected expression before ')' token
|
|
if (sizeof ((size_t)))
|
|
^
|
|
configure:18461: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((size_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18461: result: yes
|
|
configure:18472: checking for ssize_t
|
|
configure:18472: gcc -c -g -O2 conftest.c >&5
|
|
configure:18472: $? = 0
|
|
configure:18472: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:67:22: error: expected expression before ')' token
|
|
if (sizeof ((ssize_t)))
|
|
^
|
|
configure:18472: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((ssize_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18472: result: yes
|
|
configure:18483: checking for uid_t in sys/types.h
|
|
configure:18502: result: yes
|
|
configure:18513: checking for uint8_t
|
|
configure:18513: gcc -c -g -O2 conftest.c >&5
|
|
configure:18513: $? = 0
|
|
configure:18513: result: yes
|
|
configure:18527: checking for uint16_t
|
|
configure:18527: gcc -c -g -O2 conftest.c >&5
|
|
configure:18527: $? = 0
|
|
configure:18527: result: yes
|
|
configure:18539: checking for uint32_t
|
|
configure:18539: gcc -c -g -O2 conftest.c >&5
|
|
configure:18539: $? = 0
|
|
configure:18539: result: yes
|
|
configure:18553: checking for uint64_t
|
|
configure:18553: gcc -c -g -O2 conftest.c >&5
|
|
configure:18553: $? = 0
|
|
configure:18553: result: yes
|
|
configure:18567: checking for ptrdiff_t
|
|
configure:18567: gcc -c -g -O2 conftest.c >&5
|
|
configure:18567: $? = 0
|
|
configure:18567: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:67:24: error: expected expression before ')' token
|
|
if (sizeof ((ptrdiff_t)))
|
|
^
|
|
configure:18567: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((ptrdiff_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18567: result: yes
|
|
configure:18579: checking for __attribute__
|
|
configure:18601: gcc -c -g -O2 conftest.c >&5
|
|
configure:18601: $? = 0
|
|
configure:18610: result: yes
|
|
configure:18627: checking for unistd.h
|
|
configure:18627: result: yes
|
|
configure:18637: checking for working chown
|
|
configure:18670: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:18670: $? = 0
|
|
configure:18670: ./conftest
|
|
configure:18670: $? = 0
|
|
configure:18682: result: yes
|
|
configure:18692: checking vfork.h usability
|
|
configure:18692: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:68:10: fatal error: vfork.h: No such file or directory
|
|
#include <vfork.h>
|
|
^~~~~~~~~
|
|
compilation terminated.
|
|
configure:18692: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_PTRDIFF_T 1
|
|
| #define HAVE___ATTRIBUTE__ 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_CHOWN 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <vfork.h>
|
|
configure:18692: result: no
|
|
configure:18692: checking vfork.h presence
|
|
configure:18692: gcc -E conftest.c
|
|
conftest.c:35:10: fatal error: vfork.h: No such file or directory
|
|
#include <vfork.h>
|
|
^~~~~~~~~
|
|
compilation terminated.
|
|
configure:18692: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_PTRDIFF_T 1
|
|
| #define HAVE___ATTRIBUTE__ 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_CHOWN 1
|
|
| /* end confdefs.h. */
|
|
| #include <vfork.h>
|
|
configure:18692: result: no
|
|
configure:18692: checking for vfork.h
|
|
configure:18692: result: no
|
|
configure:18705: checking for fork
|
|
configure:18705: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:58:6: warning: conflicting types for built-in function 'fork' [-Wbuiltin-declaration-mismatch]
|
|
char fork ();
|
|
^~~~
|
|
configure:18705: $? = 0
|
|
configure:18705: result: yes
|
|
configure:18705: checking for vfork
|
|
configure:18705: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:18705: $? = 0
|
|
configure:18705: result: yes
|
|
configure:18715: checking for working fork
|
|
configure:18737: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:18737: $? = 0
|
|
configure:18737: ./conftest
|
|
configure:18737: $? = 0
|
|
configure:18747: result: yes
|
|
configure:18768: checking for working vfork
|
|
configure:18878: result: yes
|
|
configure:18909: checking for stdlib.h
|
|
configure:18909: result: yes
|
|
configure:18909: checking for unistd.h
|
|
configure:18909: result: yes
|
|
configure:18909: checking for sys/param.h
|
|
configure:18909: gcc -c -g -O2 conftest.c >&5
|
|
configure:18909: $? = 0
|
|
configure:18909: result: yes
|
|
configure:18929: checking for getpagesize
|
|
configure:18929: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:18929: $? = 0
|
|
configure:18929: result: yes
|
|
configure:18938: checking for working mmap
|
|
configure:19085: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19085: $? = 0
|
|
configure:19085: ./conftest
|
|
configure:19085: $? = 0
|
|
configure:19095: result: yes
|
|
configure:19106: checking for stdlib.h
|
|
configure:19106: result: yes
|
|
configure:19116: checking for GNU libc compatible realloc
|
|
configure:19140: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19140: $? = 0
|
|
configure:19140: ./conftest
|
|
configure:19140: $? = 0
|
|
configure:19150: result: yes
|
|
configure:19171: checking whether strerror_r is declared
|
|
configure:19171: gcc -c -g -O2 conftest.c >&5
|
|
configure:19171: $? = 0
|
|
configure:19171: result: yes
|
|
configure:19184: checking for strerror_r
|
|
configure:19184: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19184: $? = 0
|
|
configure:19184: result: yes
|
|
configure:19193: checking whether strerror_r returns char *
|
|
configure:19217: gcc -c -g -O2 conftest.c >&5
|
|
configure:19217: $? = 0
|
|
configure:19255: result: yes
|
|
configure:19263: checking for working strnlen
|
|
configure:19301: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19301: $? = 0
|
|
configure:19301: ./conftest
|
|
configure:19301: $? = 0
|
|
configure:19311: result: yes
|
|
configure:19343: checking for atexit
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for clock_gettime
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for ftruncate
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for getpagesize
|
|
configure:19343: result: yes
|
|
configure:19343: checking for gettimeofday
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for localeconv
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for memchr
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:78:6: warning: conflicting types for built-in function 'memchr' [-Wbuiltin-declaration-mismatch]
|
|
char memchr ();
|
|
^~~~~~
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for memmove
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:79:6: warning: conflicting types for built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
|
|
char memmove ();
|
|
^~~~~~~
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for memset
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:80:6: warning: conflicting types for built-in function 'memset' [-Wbuiltin-declaration-mismatch]
|
|
char memset ();
|
|
^~~~~~
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for mkdir
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for munmap
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for realpath
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for sched_getcpu
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for socket
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for strchr
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:86:6: warning: conflicting types for built-in function 'strchr' [-Wbuiltin-declaration-mismatch]
|
|
char strchr ();
|
|
^~~~~~
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for strdup
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:87:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch]
|
|
char strdup ();
|
|
^~~~~~
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for strerror
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for strtol
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19343: checking for sysconf
|
|
configure:19343: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:19343: $? = 0
|
|
configure:19343: result: yes
|
|
configure:19357: checking for stdbool.h that conforms to C99
|
|
configure:19424: gcc -c -g -O2 conftest.c >&5
|
|
configure:19424: $? = 0
|
|
configure:19431: result: yes
|
|
configure:19433: checking for _Bool
|
|
configure:19433: gcc -c -g -O2 conftest.c >&5
|
|
configure:19433: $? = 0
|
|
configure:19433: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:104:20: error: expected expression before ')' token
|
|
if (sizeof ((_Bool)))
|
|
^
|
|
configure:19433: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "lttng-ust"
|
|
| #define PACKAGE_TARNAME "lttng-ust"
|
|
| #define PACKAGE_VERSION "2.10.3"
|
|
| #define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
| #define PACKAGE_URL "https://lttng.org"
|
|
| #define PACKAGE "lttng-ust"
|
|
| #define VERSION "2.10.3"
|
|
| #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 __EXTENSIONS__ 1
|
|
| #define _ALL_SOURCE 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
| #define HAVE_SYS_WEAK_ALIAS 1
|
|
| #define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_PTRDIFF_T 1
|
|
| #define HAVE___ATTRIBUTE__ 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_CHOWN 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_VFORK 1
|
|
| #define HAVE_WORKING_VFORK 1
|
|
| #define HAVE_WORKING_FORK 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_REALLOC 1
|
|
| #define HAVE_DECL_STRERROR_R 1
|
|
| #define HAVE_STRERROR_R 1
|
|
| #define STRERROR_R_CHAR_P 1
|
|
| #define HAVE_ATEXIT 1
|
|
| #define HAVE_CLOCK_GETTIME 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_LOCALECONV 1
|
|
| #define HAVE_MEMCHR 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_MKDIR 1
|
|
| #define HAVE_MUNMAP 1
|
|
| #define HAVE_REALPATH 1
|
|
| #define HAVE_SCHED_GETCPU 1
|
|
| #define HAVE_SOCKET 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRDUP 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRTOL 1
|
|
| #define HAVE_SYSCONF 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((_Bool)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:19433: result: yes
|
|
configure:19463: checking arpa/inet.h usability
|
|
configure:19463: gcc -c -g -O2 conftest.c >&5
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking arpa/inet.h presence
|
|
configure:19463: gcc -E conftest.c
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking for arpa/inet.h
|
|
configure:19463: result: yes
|
|
configure:19463: checking fcntl.h usability
|
|
configure:19463: gcc -c -g -O2 conftest.c >&5
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking fcntl.h presence
|
|
configure:19463: gcc -E conftest.c
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking for fcntl.h
|
|
configure:19463: result: yes
|
|
configure:19463: checking float.h usability
|
|
configure:19463: gcc -c -g -O2 conftest.c >&5
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking float.h presence
|
|
configure:19463: gcc -E conftest.c
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking for float.h
|
|
configure:19463: result: yes
|
|
configure:19463: checking limits.h usability
|
|
configure:19463: gcc -c -g -O2 conftest.c >&5
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking limits.h presence
|
|
configure:19463: gcc -E conftest.c
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking for limits.h
|
|
configure:19463: result: yes
|
|
configure:19463: checking locale.h usability
|
|
configure:19463: gcc -c -g -O2 conftest.c >&5
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking locale.h presence
|
|
configure:19463: gcc -E conftest.c
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking for locale.h
|
|
configure:19463: result: yes
|
|
configure:19463: checking stddef.h usability
|
|
configure:19463: gcc -c -g -O2 conftest.c >&5
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking stddef.h presence
|
|
configure:19463: gcc -E conftest.c
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking for stddef.h
|
|
configure:19463: result: yes
|
|
configure:19463: checking sys/socket.h usability
|
|
configure:19463: gcc -c -g -O2 conftest.c >&5
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking sys/socket.h presence
|
|
configure:19463: gcc -E conftest.c
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking for sys/socket.h
|
|
configure:19463: result: yes
|
|
configure:19463: checking sys/time.h usability
|
|
configure:19463: gcc -c -g -O2 conftest.c >&5
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking sys/time.h presence
|
|
configure:19463: gcc -E conftest.c
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking for sys/time.h
|
|
configure:19463: result: yes
|
|
configure:19463: checking wchar.h usability
|
|
configure:19463: gcc -c -g -O2 conftest.c >&5
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking wchar.h presence
|
|
configure:19463: gcc -E conftest.c
|
|
configure:19463: $? = 0
|
|
configure:19463: result: yes
|
|
configure:19463: checking for wchar.h
|
|
configure:19463: result: yes
|
|
configure:19480: checking for dlopen in -ldl
|
|
configure:19505: gcc -o conftest -g -O2 conftest.c -ldl >&5
|
|
configure:19505: $? = 0
|
|
configure:19514: result: yes
|
|
configure:19578: checking for dlmopen in -ldl
|
|
configure:19603: gcc -o conftest -g -O2 conftest.c -ldl >&5
|
|
configure:19603: $? = 0
|
|
configure:19613: result: yes
|
|
configure:19639: checking for pthread_create in -lpthread
|
|
configure:19664: gcc -o conftest -g -O2 conftest.c -lpthread >&5
|
|
configure:19664: $? = 0
|
|
configure:19673: result: yes
|
|
configure:19684: checking for pthread_setname_np in -lpthread
|
|
configure:19709: gcc -o conftest -g -O2 conftest.c -lpthread -lpthread >&5
|
|
configure:19709: $? = 0
|
|
configure:19718: result: yes
|
|
configure:19774: checking for dlfcn.h
|
|
configure:19774: result: yes
|
|
configure:19782: checking whether RTLD_DI_LINKMAP is declared
|
|
configure:19782: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:83: warning: "_GNU_SOURCE" redefined
|
|
#define _GNU_SOURCE /* Required on Linux to get GNU extensions */
|
|
|
|
conftest.c:22: note: this is the location of the previous definition
|
|
#define _GNU_SOURCE 1
|
|
|
|
configure:19782: $? = 0
|
|
configure:19782: result: yes
|
|
configure:19818: checking urcu-bp.h usability
|
|
configure:19818: gcc -c -g -O2 conftest.c >&5
|
|
configure:19818: $? = 0
|
|
configure:19818: result: yes
|
|
configure:19818: checking urcu-bp.h presence
|
|
configure:19818: gcc -E conftest.c
|
|
configure:19818: $? = 0
|
|
configure:19818: result: yes
|
|
configure:19818: checking for urcu-bp.h
|
|
configure:19818: result: yes
|
|
configure:19834: checking for _cds_lfht_new in -lurcu-cds
|
|
configure:19859: gcc -o conftest -g -O2 conftest.c -lurcu-cds -lpthread >&5
|
|
configure:19859: $? = 0
|
|
configure:19868: result: yes
|
|
configure:19883: checking caa_likely()
|
|
configure:19896: gcc -c -g -O2 conftest.c >&5
|
|
configure:19896: $? = 0
|
|
configure:19898: result: yes
|
|
configure:19911: checking for synchronize_rcu_bp in -lurcu-bp
|
|
configure:19936: gcc -o conftest -g -O2 conftest.c -lurcu-bp -lurcu-cds -lpthread >&5
|
|
configure:19936: $? = 0
|
|
configure:19945: result: yes
|
|
configure:19960: checking for call_rcu_bp in -lurcu-bp
|
|
configure:19985: gcc -o conftest -g -O2 conftest.c -lurcu-bp -lurcu-bp -lurcu-cds -lpthread >&5
|
|
configure:19985: $? = 0
|
|
configure:19994: result: yes
|
|
configure:20011: checking linux/perf_event.h usability
|
|
configure:20011: gcc -c -g -O2 conftest.c >&5
|
|
configure:20011: $? = 0
|
|
configure:20011: result: yes
|
|
configure:20011: checking linux/perf_event.h presence
|
|
configure:20011: gcc -E conftest.c
|
|
configure:20011: $? = 0
|
|
configure:20011: result: yes
|
|
configure:20011: checking for linux/perf_event.h
|
|
configure:20011: result: yes
|
|
configure:20040: checking host system alignment requirements
|
|
configure:20077: result: x86_64
|
|
configure:20201: checking for gcj
|
|
configure:20231: result: no
|
|
configure:20201: checking for guavac
|
|
configure:20231: result: no
|
|
configure:20201: checking for jikes
|
|
configure:20231: result: no
|
|
configure:20201: checking for javac
|
|
configure:20217: found /usr/local/jdk-11.0.1/bin/javac
|
|
configure:20228: result: javac
|
|
configure:20285: checking if javac works
|
|
configure:20299: javac Test.java
|
|
configure:20302: $? = 0
|
|
configure:20313: result: yes
|
|
configure:20323: checking for kaffe
|
|
configure:20353: result: no
|
|
configure:20323: checking for java
|
|
configure:20339: found /usr/local/jdk-11.0.1/bin/java
|
|
configure:20350: result: java
|
|
configure:20409: checking for uudecode
|
|
configure:20427: found /usr/bin/uudecode
|
|
configure:20440: result: /usr/bin/uudecode
|
|
configure:20449: checking if uudecode can decode base 64 file
|
|
configure:20476: result: yes
|
|
configure:20611: checking if java works
|
|
configure:20642: java -classpath . Test
|
|
configure:20645: $? = 0
|
|
configure:20656: result: yes
|
|
configure:20667: checking for jar
|
|
configure:20683: found /usr/local/jdk-11.0.1/bin/jar
|
|
configure:20694: result: jar
|
|
configure:20831: _JTOPDIR=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-2.fc29.x86_64/jre
|
|
configure:20832: _JINC=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-2.fc29.x86_64/jre/include
|
|
configure:20838: checking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-2.fc29.x86_64/jre/include/jni.h
|
|
configure:20852: result: no
|
|
configure:20859: checking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-2.fc29.x86_64/include/jni.h
|
|
configure:20873: result: yes
|
|
configure:20915: checking for javah
|
|
configure:20933: found /usr/bin/javah
|
|
configure:20945: result: /usr/bin/javah
|
|
configure:20959: gcc -E -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-2.fc29.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-2.fc29.x86_64/include/linux conftest.c
|
|
configure:20959: $? = 0
|
|
configure:21504: checking for python
|
|
configure:21520: found /usr/bin/python
|
|
configure:21531: result: yes
|
|
configure:21582: checking for asciidoc
|
|
configure:21600: found /usr/bin/asciidoc
|
|
configure:21613: result: /usr/bin/asciidoc
|
|
configure:21623: checking for xmlto
|
|
configure:21641: found /usr/bin/xmlto
|
|
configure:21654: result: /usr/bin/xmlto
|
|
configure:21846: checking that generated files are newer than configure
|
|
configure:21852: result: done
|
|
configure:21951: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by lttng-ust config.status 2.10.3, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on loic-workstation.dorsal.polymtl.ca
|
|
|
|
config.status:1341: creating Makefile
|
|
config.status:1341: creating doc/Makefile
|
|
config.status:1341: creating doc/examples/Makefile
|
|
config.status:1341: creating doc/man/Makefile
|
|
config.status:1341: creating include/Makefile
|
|
config.status:1341: creating include/lttng/ust-version.h
|
|
config.status:1341: creating snprintf/Makefile
|
|
config.status:1341: creating libringbuffer/Makefile
|
|
config.status:1341: creating liblttng-ust-comm/Makefile
|
|
config.status:1341: creating liblttng-ust/Makefile
|
|
config.status:1341: creating liblttng-ust-ctl/Makefile
|
|
config.status:1341: creating liblttng-ust-fork/Makefile
|
|
config.status:1341: creating liblttng-ust-dl/Makefile
|
|
config.status:1341: creating liblttng-ust-fd/Makefile
|
|
config.status:1341: creating liblttng-ust-java/Makefile
|
|
config.status:1341: creating liblttng-ust-java-agent/Makefile
|
|
config.status:1341: creating liblttng-ust-java-agent/java/Makefile
|
|
config.status:1341: creating liblttng-ust-java-agent/java/lttng-ust-agent-all/Makefile
|
|
config.status:1341: creating liblttng-ust-java-agent/java/lttng-ust-agent-common/Makefile
|
|
config.status:1341: creating liblttng-ust-java-agent/java/lttng-ust-agent-jul/Makefile
|
|
config.status:1341: creating liblttng-ust-java-agent/java/lttng-ust-agent-log4j/Makefile
|
|
config.status:1341: creating liblttng-ust-java-agent/jni/Makefile
|
|
config.status:1341: creating liblttng-ust-java-agent/jni/common/Makefile
|
|
config.status:1341: creating liblttng-ust-java-agent/jni/jul/Makefile
|
|
config.status:1341: creating liblttng-ust-java-agent/jni/log4j/Makefile
|
|
config.status:1341: creating liblttng-ust-libc-wrapper/Makefile
|
|
config.status:1341: creating liblttng-ust-cyg-profile/Makefile
|
|
config.status:1341: creating liblttng-ust-python-agent/Makefile
|
|
config.status:1341: creating python-lttngust/Makefile
|
|
config.status:1341: creating python-lttngust/setup.py
|
|
config.status:1341: creating python-lttngust/lttngust/__init__.py
|
|
config.status:1341: creating tools/Makefile
|
|
config.status:1341: creating tests/Makefile
|
|
config.status:1341: creating tests/ctf-types/Makefile
|
|
config.status:1341: creating tests/hello/Makefile
|
|
config.status:1341: creating tests/hello.cxx/Makefile
|
|
config.status:1341: creating tests/same_line_tracepoint/Makefile
|
|
config.status:1341: creating tests/snprintf/Makefile
|
|
config.status:1341: creating tests/ust-elf/Makefile
|
|
config.status:1341: creating tests/benchmark/Makefile
|
|
config.status:1341: creating tests/utils/Makefile
|
|
config.status:1341: creating tests/test-app-ctx/Makefile
|
|
config.status:1341: creating tests/gcc-weak-hidden/Makefile
|
|
config.status:1341: creating lttng-ust.pc
|
|
config.status:1341: creating config.h
|
|
config.status:1341: creating include/lttng/ust-config.h
|
|
config.status:1601: executing depfiles commands
|
|
config.status:1678: cd snprintf && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd libringbuffer && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust-comm && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust-ctl && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust-fork && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust-dl && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust-fd && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust-java && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust-java-agent/jni/common && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust-java-agent/jni/jul && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust-java-agent/jni/log4j && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust-libc-wrapper && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust-cyg-profile && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd liblttng-ust-python-agent && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd tests/ctf-types && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd tests/hello && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd tests/hello.cxx && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd tests/same_line_tracepoint && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd tests/snprintf && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd tests/ust-elf && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd tests/benchmark && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd tests/utils && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd tests/test-app-ctx && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1678: cd tests/gcc-weak-hidden && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:1683: $? = 0
|
|
config.status:1601: executing libtool commands
|
|
configure:24460: checking for tput
|
|
configure:24478: found /usr/bin/tput
|
|
configure:24490: result: /usr/bin/tput
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-pc-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_c_inline=inline
|
|
ac_cv_c_int16_t=yes
|
|
ac_cv_c_int32_t=yes
|
|
ac_cv_c_int64_t=yes
|
|
ac_cv_c_int8_t=yes
|
|
ac_cv_c_uint16_t=yes
|
|
ac_cv_c_uint32_t=yes
|
|
ac_cv_c_uint64_t=yes
|
|
ac_cv_c_uint8_t=yes
|
|
ac_cv_cxx_compiler_gnu=yes
|
|
ac_cv_env_CCC_set=
|
|
ac_cv_env_CCC_value=
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_CXXCPP_set=
|
|
ac_cv_env_CXXCPP_value=
|
|
ac_cv_env_CXXFLAGS_set=
|
|
ac_cv_env_CXXFLAGS_value=
|
|
ac_cv_env_CXX_set=
|
|
ac_cv_env_CXX_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
|
|
ac_cv_env_LT_SYS_LIBRARY_PATH_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_file__usr_lib_jvm_java_1_8_0_openjdk_1_8_0_201_b09_2_fc29_x86_64_include_jni_h=yes
|
|
ac_cv_file__usr_lib_jvm_java_1_8_0_openjdk_1_8_0_201_b09_2_fc29_x86_64_jre_include_jni_h=no
|
|
ac_cv_func_atexit=yes
|
|
ac_cv_func_chown_works=yes
|
|
ac_cv_func_clock_gettime=yes
|
|
ac_cv_func_fork=yes
|
|
ac_cv_func_fork_works=yes
|
|
ac_cv_func_ftruncate=yes
|
|
ac_cv_func_getpagesize=yes
|
|
ac_cv_func_gettimeofday=yes
|
|
ac_cv_func_localeconv=yes
|
|
ac_cv_func_memchr=yes
|
|
ac_cv_func_memmove=yes
|
|
ac_cv_func_memset=yes
|
|
ac_cv_func_mkdir=yes
|
|
ac_cv_func_mmap_fixed_mapped=yes
|
|
ac_cv_func_munmap=yes
|
|
ac_cv_func_realloc_0_nonnull=yes
|
|
ac_cv_func_realpath=yes
|
|
ac_cv_func_sched_getcpu=yes
|
|
ac_cv_func_socket=yes
|
|
ac_cv_func_strchr=yes
|
|
ac_cv_func_strdup=yes
|
|
ac_cv_func_strerror=yes
|
|
ac_cv_func_strerror_r=yes
|
|
ac_cv_func_strerror_r_char_p=yes
|
|
ac_cv_func_strnlen_working=yes
|
|
ac_cv_func_strtol=yes
|
|
ac_cv_func_sysconf=yes
|
|
ac_cv_func_vfork=yes
|
|
ac_cv_func_vfork_works=yes
|
|
ac_cv_have_decl_RTLD_DI_LINKMAP=yes
|
|
ac_cv_have_decl_strerror_r=yes
|
|
ac_cv_header_arpa_inet_h=yes
|
|
ac_cv_header_dlfcn_h=yes
|
|
ac_cv_header_fcntl_h=yes
|
|
ac_cv_header_float_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_limits_h=yes
|
|
ac_cv_header_linux_perf_event_h=yes
|
|
ac_cv_header_locale_h=yes
|
|
ac_cv_header_memory_h=yes
|
|
ac_cv_header_minix_config_h=no
|
|
ac_cv_header_stdbool_h=yes
|
|
ac_cv_header_stdc=yes
|
|
ac_cv_header_stddef_h=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_param_h=yes
|
|
ac_cv_header_sys_socket_h=yes
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_time_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_header_urcu_bp_h=yes
|
|
ac_cv_header_vfork_h=no
|
|
ac_cv_header_wchar_h=yes
|
|
ac_cv_host=x86_64-pc-linux-gnu
|
|
ac_cv_lib_dl___dlmopen=yes
|
|
ac_cv_lib_dl_dlopen=yes
|
|
ac_cv_lib_pthread_pthread_create=yes
|
|
ac_cv_lib_pthread_pthread_setname_np=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_ASCIIDOC=/usr/bin/asciidoc
|
|
ac_cv_path_EGREP='/usr/bin/grep -E'
|
|
ac_cv_path_FGREP='/usr/bin/grep -F'
|
|
ac_cv_path_GREP=/usr/bin/grep
|
|
ac_cv_path_JAVAH=/usr/bin/javah
|
|
ac_cv_path_SED=/usr/bin/sed
|
|
ac_cv_path_UUDECODE=/usr/bin/uudecode
|
|
ac_cv_path_XMLTO=/usr/bin/xmlto
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_lt_DD=/usr/bin/dd
|
|
ac_cv_path_mkdir=/usr/bin/mkdir
|
|
ac_cv_path_pprint_tput=/usr/bin/tput
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_BUILD_GEN_TP_EXAMPLES=yes
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_CXXCPP='g++ -E'
|
|
ac_cv_prog_HAVE_CMAKE=yes
|
|
ac_cv_prog_JAR=jar
|
|
ac_cv_prog_JAVA=java
|
|
ac_cv_prog_JAVAC=javac
|
|
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_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_c99=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cc_stdc=
|
|
ac_cv_prog_cxx_g=yes
|
|
ac_cv_prog_java_works=yes
|
|
ac_cv_prog_javac_works=yes
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_prog_uudecode_base64=yes
|
|
ac_cv_safe_to_define___extensions__=yes
|
|
ac_cv_sys_file_offset_bits=no
|
|
ac_cv_sys_largefile_CC=no
|
|
ac_cv_target=x86_64-pc-linux-gnu
|
|
ac_cv_type__Bool=yes
|
|
ac_cv_type_mode_t=yes
|
|
ac_cv_type_off_t=yes
|
|
ac_cv_type_pid_t=yes
|
|
ac_cv_type_ptrdiff_t=yes
|
|
ac_cv_type_size_t=yes
|
|
ac_cv_type_ssize_t=yes
|
|
ac_cv_type_uid_t=yes
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
|
am_cv_CXX_dependencies_compiler_type=gcc3
|
|
am_cv_make_support_nested_variables=yes
|
|
am_cv_prog_cc_c_o=yes
|
|
am_cv_prog_tar_ustar=gnutar
|
|
ax_cv___attribute__=yes
|
|
ax_cv_sys_weak_alias=attribute
|
|
ax_cv_sys_weak_alias_attribute=yes
|
|
ax_cv_sys_weak_alias_criduplicate=no
|
|
ax_cv_sys_weak_alias_crossfile=yes
|
|
ax_cv_sys_weak_alias_hpsecondary=no
|
|
ax_cv_sys_weak_alias_pragma=yes
|
|
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/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=no
|
|
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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
|
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
|
lt_cv_sys_global_symbol_to_import=
|
|
lt_cv_sys_max_cmd_len=1572864
|
|
lt_cv_to_host_file_cmd=func_convert_file_noop
|
|
lt_cv_to_tool_file_cmd=func_convert_file_noop
|
|
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
|
|
rw_cv_prog_cxx_works=yes
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /tmp/tmp.xF9X0lxMas/test/lttng-ust/config/missing aclocal-1.16'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='$${TAR-tar}'
|
|
AM_BACKSLASH='\'
|
|
AM_CFLAGS='-Wall'
|
|
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
|
AM_DEFAULT_VERBOSITY='0'
|
|
AM_V='$(V)'
|
|
AR='ar'
|
|
ASCIIDOC='/usr/bin/asciidoc'
|
|
AUTOCONF='${SHELL} /tmp/tmp.xF9X0lxMas/test/lttng-ust/config/missing autoconf'
|
|
AUTOHEADER='${SHELL} /tmp/tmp.xF9X0lxMas/test/lttng-ust/config/missing autoheader'
|
|
AUTOMAKE='${SHELL} /tmp/tmp.xF9X0lxMas/test/lttng-ust/config/missing automake-1.16'
|
|
AWK='gawk'
|
|
BUILD_GEN_TP_EXAMPLES='yes'
|
|
BUILD_GEN_TP_EXAMPLES_FALSE='#'
|
|
BUILD_GEN_TP_EXAMPLES_TRUE=''
|
|
BUILD_JAVA_AGENT_FALSE='#'
|
|
BUILD_JAVA_AGENT_TRUE=''
|
|
BUILD_JAVA_AGENT_WITH_JUL_FALSE='#'
|
|
BUILD_JAVA_AGENT_WITH_JUL_TRUE=''
|
|
BUILD_JAVA_AGENT_WITH_LOG4J_FALSE=''
|
|
BUILD_JAVA_AGENT_WITH_LOG4J_TRUE='#'
|
|
BUILD_JNI_INTERFACE_FALSE=''
|
|
BUILD_JNI_INTERFACE_TRUE='#'
|
|
BUILD_PYTHON_AGENT_FALSE=''
|
|
BUILD_PYTHON_AGENT_TRUE='#'
|
|
CC='gcc'
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS='-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='/usr/bin/grep -E'
|
|
EXEEXT=''
|
|
FGREP='/usr/bin/grep -F'
|
|
GREP='/usr/bin/grep'
|
|
HAVE_ASCIIDOC_XMLTO_FALSE='#'
|
|
HAVE_ASCIIDOC_XMLTO_TRUE=''
|
|
HAVE_CMAKE='yes'
|
|
HAVE_CMAKE_FALSE='#'
|
|
HAVE_CMAKE_TRUE=''
|
|
HAVE_DLINFO_FALSE='#'
|
|
HAVE_DLINFO_TRUE=''
|
|
HAVE_JAVAH_FALSE='#'
|
|
HAVE_JAVAH_TRUE=''
|
|
HAVE_PERF_EVENT_FALSE='#'
|
|
HAVE_PERF_EVENT_TRUE=''
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
IN_GIT_REPO_FALSE='#'
|
|
IN_GIT_REPO_TRUE=''
|
|
JAR='jar'
|
|
JAVA='java'
|
|
JAVAC='javac'
|
|
JAVACFLAGS=''
|
|
JAVAFLAGS=''
|
|
JAVAH='/usr/bin/javah'
|
|
JAVAPREFIX=''
|
|
JNI_CPPFLAGS=' -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-2.fc29.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-2.fc29.x86_64/include/linux'
|
|
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='4:0:0'
|
|
LTTNG_UST_DEFAULT_CONSTRUCTOR_TIMEOUT_MS='3000'
|
|
LTTNG_UST_LIBRARY_VERSION='0:0:0'
|
|
LT_SYS_LIBRARY_PATH=''
|
|
MAINT=''
|
|
MAINTAINER_MODE_FALSE='#'
|
|
MAINTAINER_MODE_TRUE=''
|
|
MAJOR_VERSION='2'
|
|
MAKEINFO='${SHELL} /tmp/tmp.xF9X0lxMas/test/lttng-ust/config/missing makeinfo'
|
|
MANIFEST_TOOL=':'
|
|
MAN_PAGES_OPT_FALSE='#'
|
|
MAN_PAGES_OPT_TRUE=''
|
|
MINOR_VERSION='10'
|
|
MKDIR_P='/usr/bin/mkdir -p'
|
|
NM='/usr/bin/nm -B'
|
|
NMEDIT=''
|
|
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.10.3'
|
|
PACKAGE_TARNAME='lttng-ust'
|
|
PACKAGE_URL='https://lttng.org'
|
|
PACKAGE_VERSION='2.10.3'
|
|
PATCHLEVEL_VERSION='3'
|
|
PATH_SEPARATOR=':'
|
|
PYTHON=''
|
|
PYTHON_EXEC_PREFIX=''
|
|
PYTHON_PLATFORM=''
|
|
PYTHON_PREFIX=''
|
|
PYTHON_VERSION=''
|
|
RANLIB='ranlib'
|
|
SED='/usr/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/sh'
|
|
STRIP='strip'
|
|
UUDECODE='/usr/bin/uudecode'
|
|
VERSION='2.10.3'
|
|
WEAK_ALIAS='attribute'
|
|
WEAK_ALIAS_CROSSFILE='yes'
|
|
XMLTO='/usr/bin/xmlto'
|
|
_ACJNI_JAVAC=''
|
|
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 --format=ustar -chf - "$$tardir"'
|
|
am__untar='tar -xf -'
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='x86_64'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='x86_64-pc-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='x86_64'
|
|
host_os='linux-gnu'
|
|
host_vendor='pc'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /tmp/tmp.xF9X0lxMas/test/lttng-ust/config/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='$(MKDIR_P)'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
pkgpyexecdir=''
|
|
pkgpythondir=''
|
|
pprint_tput='/usr/bin/tput'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
pyexecdir=''
|
|
pythondir=''
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target='x86_64-pc-linux-gnu'
|
|
target_alias=''
|
|
target_cpu='x86_64'
|
|
target_os='linux-gnu'
|
|
target_vendor='pc'
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "lttng-ust"
|
|
#define PACKAGE_TARNAME "lttng-ust"
|
|
#define PACKAGE_VERSION "2.10.3"
|
|
#define PACKAGE_STRING "lttng-ust 2.10.3"
|
|
#define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
|
|
#define PACKAGE_URL "https://lttng.org"
|
|
#define PACKAGE "lttng-ust"
|
|
#define VERSION "2.10.3"
|
|
#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 __EXTENSIONS__ 1
|
|
#define _ALL_SOURCE 1
|
|
#define _GNU_SOURCE 1
|
|
#define _POSIX_PTHREAD_SEMANTICS 1
|
|
#define _TANDEM_SOURCE 1
|
|
#define HAVE_SYS_WEAK_ALIAS_ATTRIBUTE 1
|
|
#define HAVE_SYS_WEAK_ALIAS 1
|
|
#define HAVE_SYS_WEAK_ALIAS_CROSSFILE 1
|
|
#define HAVE_DLFCN_H 1
|
|
#define LT_OBJDIR ".libs/"
|
|
#define HAVE_PTRDIFF_T 1
|
|
#define HAVE___ATTRIBUTE__ 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_CHOWN 1
|
|
#define HAVE_FORK 1
|
|
#define HAVE_VFORK 1
|
|
#define HAVE_WORKING_VFORK 1
|
|
#define HAVE_WORKING_FORK 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_SYS_PARAM_H 1
|
|
#define HAVE_GETPAGESIZE 1
|
|
#define HAVE_MMAP 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_REALLOC 1
|
|
#define HAVE_DECL_STRERROR_R 1
|
|
#define HAVE_STRERROR_R 1
|
|
#define STRERROR_R_CHAR_P 1
|
|
#define HAVE_ATEXIT 1
|
|
#define HAVE_CLOCK_GETTIME 1
|
|
#define HAVE_FTRUNCATE 1
|
|
#define HAVE_GETPAGESIZE 1
|
|
#define HAVE_GETTIMEOFDAY 1
|
|
#define HAVE_LOCALECONV 1
|
|
#define HAVE_MEMCHR 1
|
|
#define HAVE_MEMMOVE 1
|
|
#define HAVE_MEMSET 1
|
|
#define HAVE_MKDIR 1
|
|
#define HAVE_MUNMAP 1
|
|
#define HAVE_REALPATH 1
|
|
#define HAVE_SCHED_GETCPU 1
|
|
#define HAVE_SOCKET 1
|
|
#define HAVE_STRCHR 1
|
|
#define HAVE_STRDUP 1
|
|
#define HAVE_STRERROR 1
|
|
#define HAVE_STRTOL 1
|
|
#define HAVE_SYSCONF 1
|
|
#define HAVE__BOOL 1
|
|
#define HAVE_STDBOOL_H 1
|
|
#define HAVE_ARPA_INET_H 1
|
|
#define HAVE_FCNTL_H 1
|
|
#define HAVE_FLOAT_H 1
|
|
#define HAVE_LIMITS_H 1
|
|
#define HAVE_LOCALE_H 1
|
|
#define HAVE_STDDEF_H 1
|
|
#define HAVE_SYS_SOCKET_H 1
|
|
#define HAVE_SYS_TIME_H 1
|
|
#define HAVE_WCHAR_H 1
|
|
#define HAVE_DLMOPEN 1
|
|
#define HAVE_LIBPTHREAD 1
|
|
#define HAVE_PTHREAD_SETNAME_NP 1
|
|
#define HAVE_DECL_RTLD_DI_LINKMAP 1
|
|
#define HAVE_URCU_BP_H 1
|
|
#define HAVE_LIBURCU_CDS 1
|
|
#define HAVE_LIBURCU_BP 1
|
|
#define HAVE_LIBURCU_BP 1
|
|
#define HAVE_LINUX_PERF_EVENT_H 1
|
|
#define LTTNG_UST_HAVE_PERF_EVENT 1
|
|
#define LTTNG_UST_HAVE_EFFICIENT_UNALIGNED_ACCESS 1
|
|
#define LTTNG_SYSTEM_RUNDIR "/var/run/lttng"
|
|
#define CONFIG_LTTNG_UST_DEFAULT_CONSTRUCTOR_TIMEOUT_MS 3000
|
|
|
|
configure: exit 0
|