robotpkg/simulation/optitrack-gazebo bulk build results

Log for optitrack-gazebo-1.0 on Fedora-40-x86_64: autoconf.log (Back)

This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by optitrack-gazebo configure 1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/openrobots --infodir=/opt/openrobots/info --mandir=/opt/openrobots/man ## --------- ## ## Platform. ## ## --------- ## hostname = hydra64-fedora40 uname -m = x86_64 uname -r = 6.10.7-200.fc40.x86_64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Fri Aug 30 00:08:59 UTC 2024 /usr/bin/uname -p = unknown /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: /opt/openrobots/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2350: checking for a BSD-compatible install configure:2418: result: /usr/bin/install -c configure:2429: checking whether build environment is sane configure:2484: result: yes configure:2635: checking for a thread-safe mkdir -p configure:2674: result: /usr/bin/mkdir -p configure:2681: checking for gawk configure:2697: found /usr/bin/gawk configure:2708: result: gawk configure:2719: checking whether make sets $(MAKE) configure:2741: result: yes configure:2770: checking whether make supports nested variables configure:2787: result: yes configure:2935: checking build system type configure:2949: result: x86_64-pc-linux-gnu configure:2969: checking host system type configure:2982: result: x86_64-pc-linux-gnu configure:3023: checking how to print strings configure:3050: result: printf configure:3083: checking for style of include used by make configure:3111: result: GNU configure:3182: checking for gcc configure:3209: result: /usr/bin/gcc configure:3438: checking for C compiler version configure:3447: /usr/bin/gcc --version >&5 gcc (GCC) 14.2.1 20240801 (Red Hat 14.2.1-1) Copyright (C) 2024 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:3458: $? = 0 configure:3447: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/14/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,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 --enable-libstdcxx-backtrace --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-14.2.1-20240801/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none,amdgcn-amdhsa --enable-offload-defaulted --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 14.2.1 20240801 (Red Hat 14.2.1-1) (GCC) ... rest of stderr output deleted ... configure:3458: $? = 0 configure:3447: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3458: $? = 1 configure:3447: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3458: $? = 1 configure:3478: checking whether the C compiler works configure:3500: /usr/bin/gcc -pipe -O3 -DNDEBUG conftest.c >&5 configure:3504: $? = 0 configure:3552: result: yes configure:3555: checking for C compiler default output file name configure:3557: result: a.out configure:3563: checking for suffix of executables configure:3570: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5 configure:3574: $? = 0 configure:3596: result: configure:3618: checking whether we are cross compiling configure:3626: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5 configure:3630: $? = 0 configure:3637: ./conftest configure:3641: $? = 0 configure:3656: result: no configure:3661: checking for suffix of object files configure:3683: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:3687: $? = 0 configure:3708: result: o configure:3712: checking whether we are using the GNU C compiler configure:3731: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:3731: $? = 0 configure:3740: result: yes configure:3749: checking whether /usr/bin/gcc accepts -g configure:3769: /usr/bin/gcc -c -g conftest.c >&5 configure:3769: $? = 0 configure:3810: result: yes configure:3827: checking for /usr/bin/gcc option to accept ISO C89 configure:3890: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:3890: $? = 0 configure:3903: result: none needed configure:3928: checking whether /usr/bin/gcc understands -c and -o together configure:3950: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3953: $? = 0 configure:3950: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3953: $? = 0 configure:3965: result: yes configure:3984: checking dependency style of /usr/bin/gcc configure:4095: result: gcc3 configure:4110: checking for a sed that does not truncate output configure:4174: result: /usr/bin/sed configure:4192: checking for grep that handles long lines and -e configure:4250: result: /usr/bin/grep configure:4255: checking for egrep configure:4317: result: /usr/bin/grep -E configure:4322: checking for fgrep configure:4384: result: /usr/bin/grep -F configure:4419: checking for ld used by /usr/bin/gcc configure:4486: result: /usr/bin/ld configure:4493: checking if the linker (/usr/bin/ld) is GNU ld configure:4508: result: yes configure:4520: checking for BSD- or MS-compatible name lister (nm) configure:4574: result: /usr/bin/nm -B configure:4704: checking the name lister (/usr/bin/nm -B) interface configure:4711: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:4714: /usr/bin/nm -B "conftest.o" configure:4717: output 0000000000000000 B some_variable configure:4724: result: BSD nm configure:4727: checking whether ln -s works configure:4731: result: yes configure:4739: checking the maximum length of command line arguments configure:4870: result: 1572864 configure:4918: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4958: result: func_convert_file_noop configure:4965: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4985: result: func_convert_file_noop configure:4992: checking for /usr/bin/ld option to reload object files configure:4999: result: -r configure:5073: checking for objdump configure:5089: found /usr/bin/objdump configure:5100: result: objdump configure:5132: checking how to recognize dependent libraries configure:5332: result: pass_all configure:5417: checking for dlltool configure:5447: result: no configure:5477: checking how to associate runtime and link libraries configure:5504: result: printf %s\n configure:5565: checking for ar configure:5581: found /usr/bin/ar configure:5592: result: ar configure:5629: checking for archiver @FILE support configure:5646: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:5646: $? = 0 configure:5649: ar cru libconftest.a @conftest.lst >&5 configure:5652: $? = 0 configure:5657: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5660: $? = 1 configure:5672: result: @ configure:5730: checking for strip configure:5746: found /usr/bin/strip configure:5757: result: strip configure:5829: checking for ranlib configure:5845: found /usr/bin/ranlib configure:5856: result: ranlib configure:5958: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object configure:6111: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:6114: $? = 0 configure:6118: /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:6121: $? = 0 configure:6187: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c conftstm.o >&5 configure:6190: $? = 0 configure:6228: result: ok configure:6275: checking for sysroot configure:6305: result: no configure:6312: checking for a working dd configure:6350: result: /usr/bin/dd configure:6354: checking how to truncate binary pipes configure:6369: result: /usr/bin/dd bs=4096 count=1 configure:6505: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:6508: $? = 0 configure:6698: checking for mt configure:6728: result: no configure:6748: checking if : is a manifest tool configure:6754: : '-?' configure:6762: result: no configure:7439: checking how to run the C preprocessor configure:7509: result: /usr/bin/gcc -E configure:7529: /usr/bin/gcc -E conftest.c configure:7529: $? = 0 configure:7543: /usr/bin/gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "optitrack-gazebo" | #define PACKAGE_TARNAME "optitrack-gazebo" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "optitrack-gazebo 1.0" | #define PACKAGE_BUGREPORT "openrobots@laas.fr" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:7572: checking for ANSI C header files configure:7592: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:7592: $? = 0 configure:7665: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5 configure:7665: $? = 0 configure:7665: ./conftest configure:7665: $? = 0 configure:7676: result: yes configure:7689: checking for sys/types.h configure:7689: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:7689: $? = 0 configure:7689: result: yes configure:7689: checking for sys/stat.h configure:7689: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:7689: $? = 0 configure:7689: result: yes configure:7689: checking for stdlib.h configure:7689: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:7689: $? = 0 configure:7689: result: yes configure:7689: checking for string.h configure:7689: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:7689: $? = 0 configure:7689: result: yes configure:7689: checking for memory.h configure:7689: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:7689: $? = 0 configure:7689: result: yes configure:7689: checking for strings.h configure:7689: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:7689: $? = 0 configure:7689: result: yes configure:7689: checking for inttypes.h configure:7689: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:7689: $? = 0 configure:7689: result: yes configure:7689: checking for stdint.h configure:7689: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:7689: $? = 0 configure:7689: result: yes configure:7689: checking for unistd.h configure:7689: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:7689: $? = 0 configure:7689: result: yes configure:7703: checking for dlfcn.h configure:7703: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:7703: $? = 0 configure:7703: result: yes configure:7958: checking for objdir configure:7973: result: .libs configure:8237: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:8255: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:8259: $? = 0 configure:8272: result: no configure:8630: checking for /usr/bin/gcc option to produce PIC configure:8637: result: -fPIC -DPIC configure:8645: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:8663: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -fPIC -DPIC -DPIC conftest.c >&5 configure:8667: $? = 0 configure:8680: result: yes configure:8709: checking if /usr/bin/gcc static flag -static works configure:8737: result: no configure:8752: checking if /usr/bin/gcc supports -c -o file.o configure:8773: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -o out/conftest2.o conftest.c >&5 configure:8777: $? = 0 configure:8799: result: yes configure:8807: checking if /usr/bin/gcc supports -c -o file.o configure:8854: result: yes configure:8887: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10150: result: yes configure:10187: checking whether -lc should be explicitly linked in configure:10195: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5 configure:10198: $? = 0 configure:10213: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10216: $? = 0 configure:10230: result: no configure:10390: checking dynamic linker characteristics configure:10971: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10971: $? = 0 configure:11220: result: GNU/Linux ld.so configure:11342: checking how to hardcode library paths into programs configure:11367: result: immediate configure:11915: checking whether stripping libraries is possible configure:11920: result: yes configure:11955: checking if libtool supports shared libraries configure:11957: result: yes configure:11960: checking whether to build shared libraries configure:11985: result: yes configure:11988: checking whether to build static libraries configure:11992: result: no configure:12141: checking for C++ compiler version configure:12150: /usr/bin/g++ --version >&5 g++ (GCC) 14.2.1 20240801 (Red Hat 14.2.1-1) Copyright (C) 2024 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:12161: $? = 0 configure:12150: /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/14/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,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 --enable-libstdcxx-backtrace --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-14.2.1-20240801/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none,amdgcn-amdhsa --enable-offload-defaulted --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 14.2.1 20240801 (Red Hat 14.2.1-1) (GCC) ... rest of stderr output deleted ... configure:12161: $? = 0 configure:12150: /usr/bin/g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:12161: $? = 1 configure:12150: /usr/bin/g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:12161: $? = 1 configure:12165: checking whether we are using the GNU C++ compiler configure:12184: /usr/bin/g++ -c -pipe -O3 -DNDEBUG conftest.cpp >&5 configure:12184: $? = 0 configure:12193: result: yes configure:12202: checking whether /usr/bin/g++ accepts -g configure:12222: /usr/bin/g++ -c -g conftest.cpp >&5 configure:12222: $? = 0 configure:12263: result: yes configure:12288: checking dependency style of /usr/bin/g++ configure:12399: result: gcc3 configure:12432: checking how to run the C++ preprocessor configure:12498: result: /usr/bin/g++ -E configure:12518: /usr/bin/g++ -E conftest.cpp configure:12518: $? = 0 configure:12532: /usr/bin/g++ -E conftest.cpp conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:12532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "optitrack-gazebo" | #define PACKAGE_TARNAME "optitrack-gazebo" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "optitrack-gazebo 1.0" | #define PACKAGE_BUGREPORT "openrobots@laas.fr" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12694: checking for ld used by /usr/bin/g++ configure:12761: result: /usr/bin/ld -m elf_x86_64 configure:12768: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12783: result: yes configure:12838: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13911: result: yes configure:13947: /usr/bin/g++ -c -pipe -O3 -DNDEBUG conftest.cpp >&5 configure:13950: $? = 0 configure:14431: checking for /usr/bin/g++ option to produce PIC configure:14438: result: -fPIC -DPIC configure:14446: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works configure:14464: /usr/bin/g++ -c -pipe -O3 -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14468: $? = 0 configure:14481: result: yes configure:14504: checking if /usr/bin/g++ static flag -static works configure:14532: result: no configure:14544: checking if /usr/bin/g++ supports -c -o file.o configure:14565: /usr/bin/g++ -c -pipe -O3 -DNDEBUG -o out/conftest2.o conftest.cpp >&5 configure:14569: $? = 0 configure:14591: result: yes configure:14596: checking if /usr/bin/g++ supports -c -o file.o configure:14643: result: yes configure:14673: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14716: result: yes configure:14857: checking dynamic linker characteristics configure:15614: result: GNU/Linux ld.so configure:15679: checking how to hardcode library paths into programs configure:15704: result: immediate configure:15883: checking for boostlib >= 1.40 (104000) configure:15915: /usr/bin/g++ -c -pipe -O3 -DNDEBUG -I/usr/include conftest.cpp >&5 configure:15915: $? = 0 configure:15917: result: yes configure:16186: checking pkg-config is at least version 0.9.0 configure:16189: result: yes configure:16199: checking for dependencies configure:16206: $PKG_CONFIG --exists --print-errors "gazebo" configure:16209: $? = 0 configure:16223: $PKG_CONFIG --exists --print-errors "gazebo" configure:16226: $? = 0 configure:16284: result: yes configure:16398: checking that generated files are newer than configure configure:16404: result: done configure:16431: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by optitrack-gazebo config.status 1.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hydra64-fedora40 config.status:1160: creating optitrack-gazebo.pc config.status:1160: creating Makefile config.status:1160: creating autoconf/acoptitrack.h config.status:1389: executing depfiles commands config.status:1389: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -O3 -DNDEBUG' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set=set ac_cv_env_CPP_value='/usr/bin/gcc -E' ac_cv_env_CXXCPP_set=set ac_cv_env_CXXCPP_value='/usr/bin/g++ -E' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-pipe -O3 -DNDEBUG' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set=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_PKG_CONFIG_LIBDIR_set=set ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib64/pkgconfig:/usr/share/pkgconfig ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/usr/bin/pkg-config ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_dependencies_CFLAGS_set= ac_cv_env_dependencies_CFLAGS_value= ac_cv_env_dependencies_LIBS_set= ac_cv_env_dependencies_LIBS_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o 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_SED=/usr/bin/sed 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_prog_AWK=gawk ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_CXXCPP='/usr/bin/g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes 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 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=no 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=yes 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' pkg_cv_dependencies_CFLAGS='-I/usr/include/gazebo-10 -I/usr/include/sdformat-6.3 -std=c++11 -I/usr/include/ignition/transport4 -I/usr/include/uuid -I/usr/include/ignition/msgs1 -I/usr/include/ignition/math4 -std=c++14 -DZMQ_BUILD_DRAFT_API=1' pkg_cv_dependencies_LIBS='-Wl,-rpath,/usr/lib64/gazebo-10/plugins -L/usr/lib64/gazebo-10/plugins -lgazebo_transport -lgazebo_physics -lgazebo_sensors -lgazebo_rendering -lgazebo_gui -lgazebo_client -lgazebo_msgs -lgazebo_common -lgazebo -lBoost::thread -lBoost::system -lBoost::filesystem -lBoost::program_options -lBoost::regex -lBoost::iostreams -lBoost::date_time -lsdformat -ltbb -lignition-transport4 -luuid -lignition-msgs1 -lprotobuf -lignition-math4' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /local/robotpkg/var/tmp/robotpkg/simulation/optitrack-gazebo/work/optitrack-gazebo-1.0/autoconf/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' ASCIIDOCTOR='${SHELL} /local/robotpkg/var/tmp/robotpkg/simulation/optitrack-gazebo/work/optitrack-gazebo-1.0/autoconf/missing asciidoctor' AUTOCONF='${SHELL} /local/robotpkg/var/tmp/robotpkg/simulation/optitrack-gazebo/work/optitrack-gazebo-1.0/autoconf/missing autoconf' AUTOHEADER='${SHELL} /local/robotpkg/var/tmp/robotpkg/simulation/optitrack-gazebo/work/optitrack-gazebo-1.0/autoconf/missing autoheader' AUTOMAKE='${SHELL} /local/robotpkg/var/tmp/robotpkg/simulation/optitrack-gazebo/work/optitrack-gazebo-1.0/autoconf/missing automake-1.15' AWK='gawk' BOOST_CPPFLAGS='-I/usr/include' BOOST_LDFLAGS='-L/usr/lib64' CC='/usr/bin/gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-pipe -O3 -DNDEBUG' CPP='/usr/bin/gcc -E' CPPFLAGS='' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-pipe -O3 -DNDEBUG' 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' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /local/robotpkg/var/tmp/robotpkg/simulation/optitrack-gazebo/work/optitrack-gazebo-1.0/autoconf/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='optitrack-gazebo' PACKAGE_BUGREPORT='openrobots@laas.fr' PACKAGE_NAME='optitrack-gazebo' PACKAGE_STRING='optitrack-gazebo 1.0' PACKAGE_TARNAME='optitrack-gazebo' PACKAGE_URL='' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='/usr/lib64/pkgconfig:/usr/share/pkgconfig' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0' ac_ct_AR='ar' ac_ct_CC='/usr/bin/gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' dependencies_CFLAGS='-I/usr/include/gazebo-10 -I/usr/include/sdformat-6.3 -std=c++11 -I/usr/include/ignition/transport4 -I/usr/include/uuid -I/usr/include/ignition/msgs1 -I/usr/include/ignition/math4 -std=c++14 -DZMQ_BUILD_DRAFT_API=1' dependencies_LIBS='-Wl,-rpath,/usr/lib64/gazebo-10/plugins -L/usr/lib64/gazebo-10/plugins -lgazebo_transport -lgazebo_physics -lgazebo_sensors -lgazebo_rendering -lgazebo_gui -lgazebo_client -lgazebo_msgs -lgazebo_common -lgazebo -lBoost::thread -lBoost::system -lBoost::filesystem -lBoost::program_options -lBoost::regex -lBoost::iostreams -lBoost::date_time -lsdformat -ltbb -lignition-transport4 -luuid -lignition-msgs1 -lprotobuf -lignition-math4' 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='/opt/openrobots/info' install_sh='${SHELL} /local/robotpkg/var/tmp/robotpkg/simulation/optitrack-gazebo/work/optitrack-gazebo-1.0/autoconf/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/opt/openrobots/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/openrobots' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "optitrack-gazebo" #define PACKAGE_TARNAME "optitrack-gazebo" #define PACKAGE_VERSION "1.0" #define PACKAGE_STRING "optitrack-gazebo 1.0" #define PACKAGE_BUGREPORT "openrobots@laas.fr" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_BOOST /**/ configure: exit 0