******************************************************************************** conan install mimalloc/2.1.2@#4b97e5466a733274c956b699a56a8746 --build=mimalloc -pr /home/conan/w/prod/BuildSingleReference/224353/09f3f3d9-4932-4131-b9c9-4e1b46c9d519/profile_linux_7_libstdcpp11_gcc_debug_64.mimalloc-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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 7 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=7 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] mimalloc:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True mimalloc/2.1.2: Forced build from source Installing package: mimalloc/2.1.2 Requirements mimalloc/2.1.2 from local cache - Cache Packages mimalloc/2.1.2:ec36c36799b7c64ac87634a31cfe9aeae27f47fd - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mimalloc/2.1.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/source/src mimalloc/2.1.2: [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 mimalloc/2.1.2: Copying sources to build folder mimalloc/2.1.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/build/ec36c36799b7c64ac87634a31cfe9aeae27f47fd mimalloc/2.1.2: Generator txt created conanbuildinfo.txt mimalloc/2.1.2: Calling generate() mimalloc/2.1.2: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' mimalloc/2.1.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/build/ec36c36799b7c64ac87634a31cfe9aeae27f47fd/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' mimalloc/2.1.2: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK mimalloc/2.1.2: Calling build() mimalloc/2.1.2: Apply patch (conan): fix install paths mimalloc/2.1.2: Apply patch (portability): fix compilation errors on older compilers mimalloc/2.1.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/build/ec36c36799b7c64ac87634a31cfe9aeae27f47fd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/package/ec36c36799b7c64ac87634a31cfe9aeae27f47fd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/build/ec36c36799b7c64ac87634a31cfe9aeae27f47fd/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/build/ec36c36799b7c64ac87634a31cfe9aeae27f47fd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/package/ec36c36799b7c64ac87634a31cfe9aeae27f47fd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/build/ec36c36799b7c64ac87634a31cfe9aeae27f47fd/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/build/ec36c36799b7c64ac87634a31cfe9aeae27f47fd/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.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 -- -- -- Library base name: mimalloc-debug -- Version : 2.1 -- Build type : debug -- C Compiler : /usr/bin/gcc -- Compiler flags : -Wall;-Wextra;-Wno-unknown-pragmas;-fvisibility=hidden;-Wstrict-prototypes;-ftls-model=initial-exec -- Compiler defines : -- Link libraries : /usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/librt.so -- Build targets : shared -- -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/build/ec36c36799b7c64ac87634a31cfe9aeae27f47fd/build/Debug/CMakeFiles/CMakeOutput.log". mimalloc/2.1.2: CMake Error at CMakeLists.txt:418 (install): install TARGETS given target "mimalloc-static" which does not exist. mimalloc/2.1.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior mimalloc/2.1.2: ERROR: Package 'ec36c36799b7c64ac87634a31cfe9aeae27f47fd' build failed mimalloc/2.1.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/build/ec36c36799b7c64ac87634a31cfe9aeae27f47fd/build/Debug ERROR: mimalloc/2.1.2: Error in build() method, line 146 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/build/ec36c36799b7c64ac87634a31cfe9aeae27f47fd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/package/ec36c36799b7c64ac87634a31cfe9aeae27f47fd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.1.2/_/_/build/ec36c36799b7c64ac87634a31cfe9aeae27f47fd/src"