******************************************************************************** conan install flann/1.9.1@ --build=flann --profile=/home/conan/w/BuildSingleReference/74305/b8ee5f42-22c1-4118-ba94-dfc2e864abdb/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] flann:shared=False [build_requires] [env] flann/1.9.1: Forced build from source Installing package: flann/1.9.1 Requirements flann/1.9.1 from local cache - Cache lz4/1.9.3 from 'conan-center' - Cache Packages flann/1.9.1:bb5c6ceed99f50fe55655ddb13c4e33ab1192d01 - Build lz4/1.9.3:76f87539fc90ff313e0b3182641a9bb558a717d2 - Cache Installing (downloading, building) binaries... lz4/1.9.3: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK flann/1.9.1: Copying sources to build folder flann/1.9.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/flann/1.9.1/_/_/build/bb5c6ceed99f50fe55655ddb13c4e33ab1192d01 flann/1.9.1: Generator cmake created conanbuildinfo.cmake flann/1.9.1: Generator cmake_find_package created Findlz4.cmake flann/1.9.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK flann/1.9.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/flann/1.9.1/_/_/build/bb5c6ceed99f50fe55655ddb13c4e33ab1192d01/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/flann/1.9.1/_/_/package/bb5c6ceed99f50fe55655ddb13c4e33ab1192d01" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/flann/1.9.1/_/_/build/bb5c6ceed99f50fe55655ddb13c4e33ab1192d01" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_C_BINDINGS="True" -DBUILD_DOC="False" -DBUILD_EXAMPLES="False" -DBUILD_TESTS="False" -DBUILD_MATLAB_BINDINGS="False" -DBUILD_PYTHON_BINDINGS="False" -DUSE_OPENMP="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/flann/1.9.1/_/_/build/bb5c6ceed99f50fe55655ddb13c4e33ab1192d01' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated Findlz4.cmake -- Found lz4: 1.9.3 (found version "1.9.3") -- Library lz4 found /home/conan/w/BuildSingleReference/.conan/data/lz4/1.9.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/liblz4.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/lz4/1.9.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/liblz4.a -- Found PythonInterp: /opt/pyenv/versions/3.7.5/bin/python (found version "3.7.5") -- Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS) (found version "") -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) -- Install prefix: /home/conan/w/BuildSingleReference/.conan/data/flann/1.9.1/_/_/package/bb5c6ceed99f50fe55655ddb13c4e33ab1192d01 -- Build type: Release -- Building C bindings: True -- Building examples: False -- Building tests: False -- Building documentation: False -- Building python bindings: False -- Building matlab bindings: False -- Building CUDA library: OFF -- Using OpenMP support: False -- Using MPI support: OFF -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/flann/1.9.1/_/_/build/bb5c6ceed99f50fe55655ddb13c4e33ab1192d01/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/flann/1.9.1/_/_/build/bb5c6ceed99f50fe55655ddb13c4e33ab1192d01/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target flann_cpp_s Scanning dependencies of target flann_s [ 12%] Building CXX object source_subfolder/src/cpp/CMakeFiles/flann_cpp_s.dir/flann/flann_cpp.cpp.o [ 25%] Building CXX object source_subfolder/src/cpp/CMakeFiles/flann_s.dir/flann/flann.cpp.o [ 37%] Linking CXX static library ../../../lib/libflann_cpp_s.a [ 37%] Built target flann_cpp_s Scanning dependencies of target flann_cpp [ 50%] Building CXX object source_subfolder/src/cpp/CMakeFiles/flann_cpp.dir/empty.cpp.o [ 62%] Linking CXX shared library ../../../lib/libflann_cpp.so [ 62%] Built target flann_cpp source_subfolder/src/cpp/CMakeFiles/flann_s.dir/build.make:81: recipe for target 'source_subfolder/src/cpp/CMakeFiles/flann_s.dir/flann/flann.cpp.o' failed CMakeFiles/Makefile2:284: recipe for target 'source_subfolder/src/cpp/CMakeFiles/flann_s.dir/all' failed Makefile:170: recipe for target 'all' failed flann/1.9.1: CMake Warning at source_subfolder/CMakeLists.txt:79 (message): hdf5 library not found, some tests will not be run CMake Warning at source_subfolder/CMakeLists.txt:118 (message): gtest library not found, some tests will not be run CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/src/cpp/CMakeFiles/flann_s.dir/flann/flann.cpp.o] Error 4 make[1]: *** [source_subfolder/src/cpp/CMakeFiles/flann_s.dir/all] Error 2 make: *** [all] Error 2 flann/1.9.1: ERROR: Package 'bb5c6ceed99f50fe55655ddb13c4e33ab1192d01' build failed flann/1.9.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/flann/1.9.1/_/_/build/bb5c6ceed99f50fe55655ddb13c4e33ab1192d01 ERROR: flann/1.9.1: Error in build() method, line 106 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/flann/1.9.1/_/_/build/bb5c6ceed99f50fe55655ddb13c4e33ab1192d01/build_subfolder' '--' '-j3'