******************************************************************************** conan install flann/1.9.1@#7212e22e169430f149dd16ff3aa1ed58 --build=flann -pr /home/conan/w/prod/BuildSingleReference/20800/42d7de93-2369-42c4-8a1f-123318bebc66/profile_linux_5_libstdcpp11_gcc_release_64.flann-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** 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] lz4/1.9.3: Not found in local cache, looking in remotes... lz4/1.9.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lz4/1.9.3: Downloaded recipe revision b8dfae1f6fea55ffc3a3ecd8cbca05e8 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' - Downloaded Packages flann/1.9.1:bb5c6ceed99f50fe55655ddb13c4e33ab1192d01 - Build lz4/1.9.3:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... lz4/1.9.3: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lz4/1.9.3: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 lz4/1.9.3: Downloaded package revision 24409467399eb847339f0fa8b5bdc66e [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK flann/1.9.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/flann/1.9.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK flann/1.9.1: Copying sources to build folder flann/1.9.1: Building your package in /home/conan/w/prod/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() patches/random-shuffle.patch: source file is different - b'src/cpp/CMakeLists.txt' flann/1.9.1: WARN: patches/random-shuffle.patch: file 1/4: b'src/cpp/CMakeLists.txt' WARN: patches/random-shuffle.patch: hunk no.1 doesn't match source file at line 13 WARN: patches/random-shuffle.patch: expected: b' set_target_properties(flann_cpp_s PROPERTIES COMPILE_FLAGS -fPIC)' WARN: patches/random-shuffle.patch: actual : b'if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_CLANG)' WARN: patches/random-shuffle.patch: file 1/4: b'src/cpp/CMakeLists.txt' WARN: patches/random-shuffle.patch: hunk no.2 doesn't match source file at line 53 WARN: patches/random-shuffle.patch: expected: b' SOVERSION ${FLANN_SOVERSION}' WARN: patches/random-shuffle.patch: actual : b'' flann/1.9.1: ERROR: Package 'bb5c6ceed99f50fe55655ddb13c4e33ab1192d01' build failed flann/1.9.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/flann/1.9.1/_/_/build/bb5c6ceed99f50fe55655ddb13c4e33ab1192d01 ERROR: flann/1.9.1: Error in build() method, line 111 self._patch_sources() while calling '_patch_sources', line 69 tools.patch(**patch) ConanException: Failed to apply patch: patches/random-shuffle.patch