******************************************************************************** conan install fusepp/3.0.0@#49953cf505df06080b0d5cdc522e5f82 --build=fusepp -pr /home/conan/w/BuildSingleReference/83253/4687a6a5-396c-421f-abb9-209387bb1443/profile_linux_10_libstdcpp11_gcc_debug_64.fusepp-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] fusepp:shared=False [build_requires] [env] libfuse/3.10.5: Not found in local cache, looking in remotes... libfuse/3.10.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libfuse/3.10.5: Downloaded recipe revision 04859510046c07ff47e599ef6ecf580e fusepp/3.0.0: Forced build from source Installing package: fusepp/3.0.0 Requirements fusepp/3.0.0 from local cache - Cache libfuse/3.10.5 from 'conan-center' - Downloaded Packages fusepp/3.0.0:c10e934ac08d57a39c696084930480d41cb61e93 - Build libfuse/3.10.5:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... libfuse/3.10.5: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libfuse/3.10.5: Package installed 75e99b627c196b65c439728670655ec3c366b334 libfuse/3.10.5: Downloaded package revision c9c0e21e72896517545852ecf0d33e61 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK fusepp/3.0.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/fusepp/3.0.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK fusepp/3.0.0: Copying sources to build folder fusepp/3.0.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/fusepp/3.0.0/_/_/build/c10e934ac08d57a39c696084930480d41cb61e93 fusepp/3.0.0: Generator cmake created conanbuildinfo.cmake fusepp/3.0.0: 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 fusepp/3.0.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/fusepp/3.0.0/_/_/build/c10e934ac08d57a39c696084930480d41cb61e93' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/fusepp/3.0.0/_/_/package/c10e934ac08d57a39c696084930480d41cb61e93" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/fusepp/3.0.0/_/_/build/c10e934ac08d57a39c696084930480d41cb61e93/source_subfolder' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.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 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Checking for module 'fuse3' -- No package 'fuse3' found -- Configuring incomplete, errors occurred! See also "/home/conan/w/BuildSingleReference/.conan/data/fusepp/3.0.0/_/_/build/c10e934ac08d57a39c696084930480d41cb61e93/CMakeFiles/CMakeOutput.log". fusepp/3.0.0: CMake Error at /opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/cmake/data/share/cmake-3.18/Modules/FindPkgConfig.cmake:545 (message): A required package was not found Call Stack (most recent call first): /opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/cmake/data/share/cmake-3.18/Modules/FindPkgConfig.cmake:733 (_pkg_check_modules_internal) CMakeLists.txt:7 (pkg_check_modules) fusepp/3.0.0: ERROR: Package 'c10e934ac08d57a39c696084930480d41cb61e93' build failed fusepp/3.0.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/fusepp/3.0.0/_/_/build/c10e934ac08d57a39c696084930480d41cb61e93 ERROR: fusepp/3.0.0: Error in build() method, line 47 cmake.configure(source_folder=self._source_subfolder) ConanException: Error 1 while executing cd '/home/conan/w/BuildSingleReference/.conan/data/fusepp/3.0.0/_/_/build/c10e934ac08d57a39c696084930480d41cb61e93' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/fusepp/3.0.0/_/_/package/c10e934ac08d57a39c696084930480d41cb61e93" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/fusepp/3.0.0/_/_/build/c10e934ac08d57a39c696084930480d41cb61e93/source_subfolder'