******************************************************************************** conan install gperftools/2.10.0@#0868a9131ed2208c66c2ff4e99cb5fe3 --build=gperftools -pr /home/conan/w/prod/BuildSingleReference/250991/08c3d991-f969-4159-af34-2db5a9c32e77/profile_linux_9_libstdcpp11_gcc_debug_64.gperftools-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 9 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=9 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=9 os=Linux [options] gperftools:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True gperftools/2.10.0: Forced build from source Installing package: gperftools/2.10.0 Requirements gperftools/2.10.0 from local cache - Cache Packages gperftools/2.10.0:4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK gperftools/2.10.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/source/src gperftools/2.10.0: [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 gperftools/2.10.0: Copying sources to build folder gperftools/2.10.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd gperftools/2.10.0: Generator txt created conanbuildinfo.txt gperftools/2.10.0: Calling generate() gperftools/2.10.0: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' gperftools/2.10.0: 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/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' gperftools/2.10.0: 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 gperftools/2.10.0: Calling build() gperftools/2.10.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 -- Performing Test i386 -- Performing Test i386 - Failed -- Performing Test s390 -- Performing Test s390 - Failed -- Performing Test PPC64 -- Performing Test PPC64 - Failed -- Performing Test x86_64 -- Performing Test x86_64 - Success -- Performing Test ARM -- Performing Test ARM - Failed -- Performing Test FreeBSD -- Performing Test FreeBSD - Failed -- Performing Test MINGW -- Performing Test MINGW - Failed -- Performing Test LINUX -- Performing Test LINUX - Success -- Performing Test OSX -- Performing Test OSX - Failed -- Looking for objcopy that supports weaken - /usr/bin/objcopy -- objcopy has weaken support - Success -- Performing Test HAVE___ATTRIBUTE__ -- Performing Test HAVE___ATTRIBUTE__ - Success -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of struct mallinfo -- Check size of struct mallinfo - done -- Check size of Elf32_Versym -- Check size of Elf32_Versym - done -- Looking for sbrk -- Looking for sbrk - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for fork -- Looking for fork - found -- Looking for features.h -- Looking for features.h - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for glob.h -- Looking for glob.h - found -- Looking for execinfo.h -- Looking for execinfo.h - found -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for sched.h -- Looking for sched.h - found -- Looking for sys/prctl.h -- Looking for sys/prctl.h - found -- Looking for linux/ptrace.h -- Looking for linux/ptrace.h - found -- Looking for sys/syscall.h -- Looking for sys/syscall.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for poll.h -- Looking for poll.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for grp.h -- Looking for grp.h - found -- Looking for pwd.h -- Looking for pwd.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/cdefs.h -- Looking for sys/cdefs.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for cfree -- Looking for cfree - not found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for memalign -- Looking for memalign - found -- Looking for valloc -- Looking for valloc - found -- Looking for pvalloc -- Looking for pvalloc - found -- Performing Test INT32_EQUALS_INTPTR -- Performing Test INT32_EQUALS_INTPTR - Failed -- Performing Test have_w_no_unused_result -- Performing Test have_w_no_unused_result - Success -- Performing Test have_sized_deallocation -- Performing Test have_sized_deallocation - Success -- Performing Test HAVE_STD_ALIGN_VAL_T -- Performing Test HAVE_STD_ALIGN_VAL_T - Success -- Performing Test HAVE_UNWIND_BACKTRACE -- Performing Test HAVE_UNWIND_BACKTRACE - Success -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE___ENVIRON -- Performing Test HAVE___ENVIRON - Success -- Performing Test HAVE_TLS -- Performing Test HAVE_TLS - Success -- Performing Test nanosleep_ok -- Performing Test nanosleep_ok - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Performing Test PTHREAD_CREATE_JOINABLE_ATTR -- Performing Test PTHREAD_CREATE_JOINABLE_ATTR - Success -- Performing Test have_pthread_despite_asking_for -- Performing Test have_pthread_despite_asking_for - Failed -- Looking for program_invocation_name -- Looking for program_invocation_name - found -- Performing Test HAVE_LINUX_SIGEV_THREAD_ID -- Performing Test HAVE_LINUX_SIGEV_THREAD_ID - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug gperftools/2.10.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target maybe_threads Scanning dependencies of target sysinfo Scanning dependencies of target spinlock [ 3%] Building CXX object CMakeFiles/maybe_threads.dir/src/maybe_threads.cc.o [ 7%] Building CXX object CMakeFiles/sysinfo.dir/src/base/sysinfo.cc.o [ 11%] Building CXX object CMakeFiles/spinlock.dir/src/base/spinlock.cc.o [ 14%] Linking CXX static library libmaybe_threads.a [ 14%] Built target maybe_threads Scanning dependencies of target logging [ 18%] Building CXX object CMakeFiles/logging.dir/src/base/logging.cc.o [ 22%] Building CXX object CMakeFiles/spinlock.dir/src/base/spinlock_internal.cc.o [ 25%] Linking CXX static library libsysinfo.a [ 25%] Built target sysinfo [ 29%] Building CXX object CMakeFiles/spinlock.dir/src/base/atomicops-internals-x86.cc.o Scanning dependencies of target tcmalloc_minimal_internal_object [ 33%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/common.cc.o [ 37%] Building C object CMakeFiles/logging.dir/src/base/dynamic_annotations.c.o [ 40%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/internal_logging.cc.o [ 44%] Linking CXX static library liblogging.a [ 44%] Built target logging [ 48%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/system-alloc.cc.o [ 51%] Linking CXX static library libspinlock.a [ 51%] Built target spinlock [ 55%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/memfs_malloc.cc.o [ 59%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/central_freelist.cc.o [ 62%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/page_heap.cc.o [ 66%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/sampler.cc.o [ 70%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/span.cc.o [ 74%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/stack_trace_table.cc.o [ 77%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/static_vars.cc.o [ 81%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/symbolize.cc.o [ 85%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/thread_cache.cc.o [ 88%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/malloc_hook.cc.o [ 92%] Building CXX object CMakeFiles/tcmalloc_minimal_internal_object.dir/src/malloc_extension.cc.o [ 92%] Built target tcmalloc_minimal_internal_object Scanning dependencies of target tcmalloc_minimal [ 96%] Building CXX object CMakeFiles/tcmalloc_minimal.dir/src/tcmalloc.cc.o [100%] Linking CXX shared library libtcmalloc_minimal.so [100%] Built target tcmalloc_minimal gperftools/2.10.0: Package '4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd' built gperftools/2.10.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug gperftools/2.10.0: Generated conaninfo.txt gperftools/2.10.0: Generated conanbuildinfo.txt gperftools/2.10.0: Generating the package gperftools/2.10.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd gperftools/2.10.0: Calling package() gperftools/2.10.0: Copied 1 file: COPYING gperftools/2.10.0: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/google/heap-checker.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/google/heap-profiler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/google/malloc_extension.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/google/malloc_extension_c.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/google/malloc_hook.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/google/malloc_hook_c.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/google/profiler.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/google/stacktrace.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/google/tcmalloc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/libtcmalloc_minimal.so.9.10.5 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/libtcmalloc_minimal.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/gperftools/tcmalloc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/gperftools/malloc_hook.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/gperftools/malloc_hook_c.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/gperftools/malloc_extension.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/gperftools/malloc_extension_c.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/gperftools/nallocx.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/pkgconfig/libtcmalloc.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/pkgconfig/libtcmalloc_minimal.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/pkgconfig/libtcmalloc_debug.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/pkgconfig/libtcmalloc_minimal_debug.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/gperftools/2.10.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/pkgconfig/libprofiler.pc [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 gperftools/2.10.0 package(): Packaged 15 '.h' files gperftools/2.10.0 package(): Packaged 1 '.5' file: libtcmalloc_minimal.so.9.10.5 gperftools/2.10.0 package(): Packaged 1 '.so' file: libtcmalloc_minimal.so gperftools/2.10.0 package(): Packaged 1 file: COPYING gperftools/2.10.0: Package '4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd' created gperftools/2.10.0: Created package revision dc714ac8767077a1da07c03f61902176 [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 gperftools/2.10.0: 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 gperftools/2.10.0: 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