******************************************************************************** conan install wasm-micro-runtime/1.2.2@#fce6d7ed04de5808a5325e2fa588ffb7 --build=wasm-micro-runtime -pr /home/conan/w/prod/BuildSingleReference/267287/9552b27d-cab9-4bbb-b538-f1669f34a7f0/profile_linux_13_libstdcpp_clang_release_64.wasm-micro-runtime-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: clang, clang++ Found clang 13.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=13 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=clang compiler.libcxx=libstdc++ compiler.version=13 os=Linux [options] wasm-micro-runtime:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True wasm-micro-runtime/1.2.2: Forced build from source Installing package: wasm-micro-runtime/1.2.2 Requirements wasm-micro-runtime/1.2.2 from local cache - Cache Packages wasm-micro-runtime/1.2.2:73ddbb5b6aece4f4575fb170bdf5343bb58a62c1 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK wasm-micro-runtime/1.2.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/source/src wasm-micro-runtime/1.2.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 wasm-micro-runtime/1.2.2: Copying sources to build folder wasm-micro-runtime/1.2.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1 wasm-micro-runtime/1.2.2: Generator txt created conanbuildinfo.txt wasm-micro-runtime/1.2.2: Calling generate() wasm-micro-runtime/1.2.2: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' wasm-micro-runtime/1.2.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/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' wasm-micro-runtime/1.2.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 wasm-micro-runtime/1.2.2: Calling build() wasm-micro-runtime/1.2.2: Apply patch (conan): separate static and shasred build wasm-micro-runtime/1.2.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/package/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/package/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is Clang 13.0.0 -- The CXX compiler identification is Clang 13.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- The ASM compiler identification is Clang -- Found assembler: /usr/local/bin/clang -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/build/Release wasm-micro-runtime/1.2.2: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/build/Release" '--' '-j3' ----------------- Scanning dependencies of target iwasm_shared [ 2%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/linux/platform_init.c.o [ 5%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/common/posix/posix_malloc.c.o [ 8%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/common/posix/posix_memmap.c.o [ 11%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/common/posix/posix_socket.c.o [ 14%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/common/posix/posix_thread.c.o [ 17%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/common/posix/posix_time.c.o [ 20%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/mem-alloc/ems/ems_alloc.c.o [ 22%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/mem-alloc/ems/ems_hmu.c.o [ 25%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/mem-alloc/ems/ems_kfc.c.o [ 28%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/mem-alloc/mem_alloc.c.o [ 31%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_assert.c.o [ 34%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_common.c.o [ 37%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_hashmap.c.o [ 40%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_list.c.o [ 42%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_log.c.o [ 45%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_queue.c.o [ 48%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_vector.c.o [ 51%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/runtime_timer.c.o [ 54%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/libraries/libc-builtin/libc_builtin_wrapper.c.o [ 57%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_application.c.o [ 60%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_c_api.c.o [ 62%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_exec_env.c.o [ 65%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_memory.c.o [ 68%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_native.c.o [ 71%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_runtime_common.c.o [ 74%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_shared_memory.c.o [ 77%] Building ASM object CMakeFiles/iwasm_shared.dir/core/iwasm/common/arch/invokeNative_em64_simd.s.o [ 80%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/interpreter/wasm_interp_fast.c.o [ 82%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/interpreter/wasm_loader.c.o [ 85%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/interpreter/wasm_runtime.c.o [ 88%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/aot/aot_intrinsic.c.o [ 91%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/aot/aot_loader.c.o [ 94%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/aot/aot_runtime.c.o [ 97%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/aot/arch/aot_reloc_x86_64.c.o [100%] Linking C shared library libiwasm.so [100%] Built target iwasm_shared wasm-micro-runtime/1.2.2: Package '73ddbb5b6aece4f4575fb170bdf5343bb58a62c1' built wasm-micro-runtime/1.2.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/build/Release wasm-micro-runtime/1.2.2: Generated conaninfo.txt wasm-micro-runtime/1.2.2: Generated conanbuildinfo.txt wasm-micro-runtime/1.2.2: Generating the package wasm-micro-runtime/1.2.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/package/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1 wasm-micro-runtime/1.2.2: Calling package() wasm-micro-runtime/1.2.2: Copied 1 file: LICENSE wasm-micro-runtime/1.2.2: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/package/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/package/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/package/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/lib/libiwasm.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/package/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/include/wasm_c_api.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/package/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/include/wasm_export.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/package/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/include/lib_export.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK wasm-micro-runtime/1.2.2 package(): Packaged 1 file: LICENSE wasm-micro-runtime/1.2.2 package(): Packaged 1 '.so' file: libiwasm.so wasm-micro-runtime/1.2.2 package(): Packaged 3 '.h' files: lib_export.h, wasm_export.h, wasm_c_api.h wasm-micro-runtime/1.2.2: Package '73ddbb5b6aece4f4575fb170bdf5343bb58a62c1' created wasm-micro-runtime/1.2.2: Created package revision 32911f48a0d90211c6b6cc4dbbaf8adb [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators -- 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 /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_kfc.c:33:17: warning: taking address of packed member 'hmu_header' of class or structure 'hmu_tree_node' may result in an unaligned pointer value [-Waddress-of-packed-member] hmu_set_ut(&root->hmu_header, HMU_FC); ^~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:126:14: note: expanded from macro 'hmu_set_ut' SETBITS((hmu)->header, HMU_UT_OFFSET, HMU_UT_SIZE, type) ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:101:10: note: expanded from macro 'SETBITS' (v) &= ~((((uint32)1 << size) - 1) << offset); \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_kfc.c:33:17: warning: taking address of packed member 'hmu_header' of class or structure 'hmu_tree_node' may result in an unaligned pointer value [-Waddress-of-packed-member] hmu_set_ut(&root->hmu_header, HMU_FC); ^~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:126:14: note: expanded from macro 'hmu_set_ut' SETBITS((hmu)->header, HMU_UT_OFFSET, HMU_UT_SIZE, type) ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:102:10: note: expanded from macro 'SETBITS' (v) |= ((uint32)value << offset); \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_kfc.c:34:19: warning: taking address of packed member 'hmu_header' of class or structure 'hmu_tree_node' may result in an unaligned pointer value [-Waddress-of-packed-member] hmu_set_size(&root->hmu_header, sizeof *root); ^~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:163:14: note: expanded from macro 'hmu_set_size' SETBITS((hmu)->header, HMU_SIZE_OFFSET, HMU_SIZE_SIZE, ((size) >> 3)) ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:101:10: note: expanded from macro 'SETBITS' (v) &= ~((((uint32)1 << size) - 1) << offset); \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_kfc.c:34:19: warning: taking address of packed member 'hmu_header' of class or structure 'hmu_tree_node' may result in an unaligned pointer value [-Waddress-of-packed-member] hmu_set_size(&root->hmu_header, sizeof *root); ^~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:163:14: note: expanded from macro 'hmu_set_size' SETBITS((hmu)->header, HMU_SIZE_OFFSET, HMU_SIZE_SIZE, ((size) >> 3)) ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:102:10: note: expanded from macro 'SETBITS' (v) |= ((uint32)value << offset); \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_kfc.c:38:17: warning: taking address of packed member 'hmu_header' of class or structure 'hmu_tree_node' may result in an unaligned pointer value [-Waddress-of-packed-member] hmu_set_ut(&q->hmu_header, HMU_FC); ^~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:126:14: note: expanded from macro 'hmu_set_ut' SETBITS((hmu)->header, HMU_UT_OFFSET, HMU_UT_SIZE, type) ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:101:10: note: expanded from macro 'SETBITS' (v) &= ~((((uint32)1 << size) - 1) << offset); \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_kfc.c:38:17: warning: taking address of packed member 'hmu_header' of class or structure 'hmu_tree_node' may result in an unaligned pointer value [-Waddress-of-packed-member] hmu_set_ut(&q->hmu_header, HMU_FC); ^~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:126:14: note: expanded from macro 'hmu_set_ut' SETBITS((hmu)->header, HMU_UT_OFFSET, HMU_UT_SIZE, type) ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:102:10: note: expanded from macro 'SETBITS' (v) |= ((uint32)value << offset); \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_kfc.c:39:19: warning: taking address of packed member 'hmu_header' of class or structure 'hmu_tree_node' may result in an unaligned pointer value [-Waddress-of-packed-member] hmu_set_size(&q->hmu_header, heap->current_size); ^~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:163:14: note: expanded from macro 'hmu_set_size' SETBITS((hmu)->header, HMU_SIZE_OFFSET, HMU_SIZE_SIZE, ((size) >> 3)) ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:101:10: note: expanded from macro 'SETBITS' (v) &= ~((((uint32)1 << size) - 1) << offset); \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_kfc.c:39:19: warning: taking address of packed member 'hmu_header' of class or structure 'hmu_tree_node' may result in an unaligned pointer value [-Waddress-of-packed-member] hmu_set_size(&q->hmu_header, heap->current_size); ^~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:163:14: note: expanded from macro 'hmu_set_size' SETBITS((hmu)->header, HMU_SIZE_OFFSET, HMU_SIZE_SIZE, ((size) >> 3)) ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:102:10: note: expanded from macro 'SETBITS' (v) |= ((uint32)value << offset); \ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_kfc.c:44:22: warning: taking address of packed member 'hmu_header' of class or structure 'hmu_tree_node' may result in an unaligned pointer value [-Waddress-of-packed-member] hmu_mark_pinuse(&q->hmu_header); ^~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:134:38: note: expanded from macro 'hmu_mark_pinuse' #define hmu_mark_pinuse(hmu) SETBIT((hmu)->header, HMU_P_OFFSET) ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/wasm-micro-runtime/1.2.2/_/_/build/73ddbb5b6aece4f4575fb170bdf5343bb58a62c1/src/core/shared/mem-alloc/ems/ems_gc_internal.h:94:28: note: expanded from macro 'SETBIT' #define SETBIT(v, offset) (v) |= ((uint32)1 << (offset)) ^ 9 warnings generated. clang-13: warning: argument unused during compilation: '-D BH_FREE=wasm_runtime_free' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D BH_MALLOC=wasm_runtime_malloc' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D BH_PLATFORM_LINUX' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D BUILD_TARGET_X86_64' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D WASM_DISABLE_HW_BOUND_CHECK=0' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D WASM_DISABLE_STACK_HW_BOUND_CHECK=0' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D WASM_ENABLE_AOT=1' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D WASM_ENABLE_BULK_MEMORY=1' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D WASM_ENABLE_FAST_INTERP=1' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D WASM_ENABLE_INTERP=1' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D WASM_ENABLE_LIBC_BUILTIN=1' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D WASM_ENABLE_MINI_LOADER=0' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D WASM_ENABLE_MULTI_MODULE=0' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D WASM_ENABLE_SHARED_MEMORY=0' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D WASM_ENABLE_SIMD=1' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D WASM_GLOBAL_HEAP_SIZE=10485760' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D iwasm_shared_EXPORTS' [-Wunused-command-line-argument] clang-13: warning: argument unused during compilation: '-D NDEBUG' [-Wunused-command-line-argument] wasm-micro-runtime/1.2.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