******************************************************************************** conan install wasm-micro-runtime/1.2.3@#c79388fd0393f5a273d276b8a04812d2 --build=wasm-micro-runtime -pr /home/conan/w/prod-v1/BuildSingleReference/20628/68689244-7184-4199-8a21-1c99194d5d2c/profile_linux_10_libstdcpp11_gcc_release_64.wasm-micro-runtime-shared-False.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-v1/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/prod-v1/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/prod-v1/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=10 os=Linux [options] wasm-micro-runtime:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True wasm-micro-runtime/1.2.3: Forced build from source Installing package: wasm-micro-runtime/1.2.3 Requirements wasm-micro-runtime/1.2.3 from local cache - Cache Packages wasm-micro-runtime/1.2.3:1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK wasm-micro-runtime/1.2.3: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/source/src wasm-micro-runtime/1.2.3: [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 wasm-micro-runtime/1.2.3: Copying sources to build folder wasm-micro-runtime/1.2.3: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/build/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86 wasm-micro-runtime/1.2.3: Generator txt created conanbuildinfo.txt wasm-micro-runtime/1.2.3: Calling generate() wasm-micro-runtime/1.2.3: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' wasm-micro-runtime/1.2.3: 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-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/build/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' wasm-micro-runtime/1.2.3: 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 wasm-micro-runtime/1.2.3: Calling build() wasm-micro-runtime/1.2.3: Apply patch (conan): separate static and shasred build wasm-micro-runtime/1.2.3: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/build/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/package/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/build/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/build/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/package/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/build/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/build/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 10.5.0 -- The CXX compiler identification is GNU 10.5.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 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Stripping shared library after build! -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/build/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86/build/Release/CMakeFiles/CMakeOutput.log". wasm-micro-runtime/1.2.3: -- Build Configurations: Build as target X86_64 CMAKE_BUILD_TYPE Release WAMR Interpreter enabled WAMR AOT enabled WAMR Fast JIT disabled WAMR LLVM ORC JIT disabled Libc builtin enabled Libc WASI disabled Fast interpreter enabled Multiple modules disabled Bulk memory feature enabled SIMD enabled Reference types disabled CMake Error at CMakeLists.txt:187 (add_custom_command): No TARGET 'iwasm_shared' has been created in this directory. wasm-micro-runtime/1.2.3: 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 wasm-micro-runtime/1.2.3: ERROR: Package '1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86' build failed wasm-micro-runtime/1.2.3: WARN: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/build/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86/build/Release ERROR: wasm-micro-runtime/1.2.3: Error in build() method, line 121 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/build/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/package/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.3/_/_/build/1ee65dc6053c211c4edbdecf2b01d8ae3cf99a86/src"