******************************************************************************** conan test cci-0a720ead/recipes/openmp/all/test_package/conanfile.py openmp/system@#1e47984d956fa0a5dc69140b11c4ccf5 -pr /home/conan/workspace/prod-v1/bsr/72190/facfd/profile_linux_11_libstdcpp11_gcc_release_64..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/workspace/prod-v1/bsr/72190/feabe/.conan/profiles/default) Found gcc 11.4 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/workspace/prod-v1/bsr/72190/feabe/.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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/72190/feabe/.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=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True pkgconf/2.2.0: Not found in local cache, looking in remotes... pkgconf/2.2.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/2.2.0: Downloaded recipe revision 6462942a22803086372db44689ba825f openmp/system (test package): Installing package Requirements openmp/system from local cache - Cache Packages openmp/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Build requirements pkgconf/2.2.0 from 'conan-center' - Downloaded Build requirements packages pkgconf/2.2.0:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... openmp/system: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-22360' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openmp/system: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 openmp/system: Downloaded package revision 4951278d78a6d6244698e4eefb89410a pkgconf/2.2.0: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/2.2.0: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c pkgconf/2.2.0: Downloaded package revision 5a54c2af262de1b70bb725828f38eaab openmp/system (test package): Applying build-requirement: pkgconf/2.2.0 openmp/system (test package): Generator 'VirtualRunEnv' calling 'generate()' openmp/system (test package): Generator 'CMakeToolchain' calling 'generate()' openmp/system (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' openmp/system (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' openmp/system (test package): Generator 'VirtualBuildEnv' calling 'generate()' openmp/system (test package): Generator txt created conanbuildinfo.txt openmp/system (test package): Generator 'CMakeDeps' calling 'generate()' openmp/system (test package): Generator 'PkgConfigDeps' calling 'generate()' openmp/system (test package): Calling generate() openmp/system (test package): Aggregating env generators openmp/system (test package): Generated conaninfo.txt openmp/system (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release/generators/conan.lock' Using cached profile from lockfile [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 openmp/system (test package): Calling build() openmp/system (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/." ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 11.4.0 -- The C compiler identification is GNU 11.4.0 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Found PkgConfig: /home/conan/workspace/prod-v1/bsr/72190/feabe/.conan/data/pkgconf/2.2.0/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/pkgconf (found version "2.2.0") -- Checking for module 'openmp' -- Found openmp, version system -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release openmp/system (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release" '--' '-j3' ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release/generators/conanbuild.sh" && cmake --build "/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package_cxx Scanning dependencies of target test_package_pkgconfig Scanning dependencies of target test_package_c [ 16%] Building CXX object CMakeFiles/test_package_cxx.dir/test_package.cpp.o [ 33%] Building C object CMakeFiles/test_package_c.dir/test_package.c.o [ 50%] Building C object CMakeFiles/test_package_pkgconfig.dir/test_package.c.o [ 66%] Linking C executable test_package_c [ 83%] Linking C executable test_package_pkgconfig [ 83%] Built target test_package_c [ 83%] Built target test_package_pkgconfig [100%] Linking CXX executable test_package_cxx [100%] Built target test_package_cxx openmp/system (test package): Running test() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release/generators/conanrun.sh" && ./test_package_cxx ----------------- OpenMP API version supported by the compiler: 201511 ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release/generators/conanrun.sh" && ./test_package_c ----------------- OpenMP API version supported by the compiler: 201511 ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-0a720ead/recipes/openmp/all/test_package/build/Release/generators/conanrun.sh" && ./test_package_pkgconfig ----------------- OpenMP API version supported by the compiler: 201511 OpenMP_FOUND: TRUE OpenMP_VERSION: OpenMP_C_FOUND: TRUE OpenMP_CXX_FOUND: TRUE OpenMP_CXX_VERSION: 4.5 OpenMP_CXX_SPEC_DATE: 201511 OpenMP_CXX_INCLUDE_DIRS: OpenMP_CXX_LIB_NAMES: gomp;pthread OpenMP_CXX_LIBRARIES: /usr/local/lib64/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so OpenMP_CXX_FLAGS: -fopenmp OpenMP_omp_LIBRARY: CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 OPENMP DISPLAY ENVIRONMENT BEGIN _OPENMP = '201511' OMP_DYNAMIC = 'FALSE' OMP_NESTED = 'FALSE' OMP_NUM_THREADS = '4' OMP_SCHEDULE = 'DYNAMIC' OMP_PROC_BIND = 'FALSE' OMP_PLACES = '' OMP_STACKSIZE = '0' OMP_WAIT_POLICY = 'PASSIVE' OMP_THREAD_LIMIT = '4294967295' OMP_MAX_ACTIVE_LEVELS = '1' OMP_CANCELLATION = 'FALSE' OMP_DEFAULT_DEVICE = '0' OMP_MAX_TASK_PRIORITY = '0' OMP_DISPLAY_AFFINITY = 'FALSE' OMP_AFFINITY_FORMAT = 'level %L thread %i affinity %A' OMP_ALLOCATOR = 'omp_default_mem_alloc' OMP_TARGET_OFFLOAD = 'DEFAULT' OPENMP DISPLAY ENVIRONMENT END OPENMP DISPLAY ENVIRONMENT BEGIN _OPENMP = '201511' OMP_DYNAMIC = 'FALSE' OMP_NESTED = 'FALSE' OMP_NUM_THREADS = '4' OMP_SCHEDULE = 'DYNAMIC' OMP_PROC_BIND = 'FALSE' OMP_PLACES = '' OMP_STACKSIZE = '0' OMP_WAIT_POLICY = 'PASSIVE' OMP_THREAD_LIMIT = '4294967295' OMP_MAX_ACTIVE_LEVELS = '1' OMP_CANCELLATION = 'FALSE' OMP_DEFAULT_DEVICE = '0' OMP_MAX_TASK_PRIORITY = '0' OMP_DISPLAY_AFFINITY = 'FALSE' OMP_AFFINITY_FORMAT = 'level %L thread %i affinity %A' OMP_ALLOCATOR = 'omp_default_mem_alloc' OMP_TARGET_OFFLOAD = 'DEFAULT' OPENMP DISPLAY ENVIRONMENT END OPENMP DISPLAY ENVIRONMENT BEGIN _OPENMP = '201511' OMP_DYNAMIC = 'FALSE' OMP_NESTED = 'FALSE' OMP_NUM_THREADS = '4' OMP_SCHEDULE = 'DYNAMIC' OMP_PROC_BIND = 'FALSE' OMP_PLACES = '' OMP_STACKSIZE = '0' OMP_WAIT_POLICY = 'PASSIVE' OMP_THREAD_LIMIT = '4294967295' OMP_MAX_ACTIVE_LEVELS = '1' OMP_CANCELLATION = 'FALSE' OMP_DEFAULT_DEVICE = '0' OMP_MAX_TASK_PRIORITY = '0' OMP_DISPLAY_AFFINITY = 'FALSE' OMP_AFFINITY_FORMAT = 'level %L thread %i affinity %A' OMP_ALLOCATOR = 'omp_default_mem_alloc' OMP_TARGET_OFFLOAD = 'DEFAULT' OPENMP DISPLAY ENVIRONMENT END WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** openmp/system (test package): 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 openmp/system (test package): 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