******************************************************************************** conan test cci-172b5e8b/recipes/ssht/all/test_package/conanfile.py ssht/1.3.7@#0b611cbf2ec88341a7fef0bc2b81ab4b -pr /home/conan/w/prod/BuildSingleReference/252487/970e4669-ac0d-40b4-acf6-faf34b44b612/profile_linux_9_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/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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True fftw/3.3.9: Not found in local cache, looking in remotes... fftw/3.3.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fftw/3.3.9: Downloaded recipe revision f6166b34014f8bd40ebb9ab266216bcd ssht/1.3.7 (test package): Installing package Requirements fftw/3.3.9 from 'conan-center' - Downloaded ssht/1.3.7 from local cache - Cache Packages fftw/3.3.9:72302bb1b3da57e232c2fc5c2e7f81bdc3405ccf - Download ssht/1.3.7:6a1a6215c846d205fb0c4d155d60cd07a74e670c - Download Installing (downloading, building) binaries... fftw/3.3.9: Retrieving package 72302bb1b3da57e232c2fc5c2e7f81bdc3405ccf from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fftw/3.3.9: Package installed 72302bb1b3da57e232c2fc5c2e7f81bdc3405ccf fftw/3.3.9: Downloaded package revision e1d1c55bbe0282c546a0ccf5cb0c79a0 ssht/1.3.7: Retrieving package 6a1a6215c846d205fb0c4d155d60cd07a74e670c from remote 'c3i_PR-17927' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ssht/1.3.7: Package installed 6a1a6215c846d205fb0c4d155d60cd07a74e670c ssht/1.3.7: Downloaded package revision b34cd0ba707457c03a6e1bc4a325acec ssht/1.3.7 (test package): Generator 'CMakeToolchain' calling 'generate()' ssht/1.3.7 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' ssht/1.3.7 (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/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' ssht/1.3.7 (test package): Generator 'VirtualRunEnv' calling 'generate()' ssht/1.3.7 (test package): Generator txt created conanbuildinfo.txt ssht/1.3.7 (test package): Generator 'CMakeDeps' calling 'generate()' ssht/1.3.7 (test package): Aggregating env generators ssht/1.3.7 (test package): Generated conaninfo.txt ssht/1.3.7 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/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 ssht/1.3.7 (test package): Calling build() ssht/1.3.7 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C 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 -- Conan: Target declared 'ssht::ssht' -- Conan: Component target declared 'FFTW3::fftw3' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_package/build/Release ssht/1.3.7 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/example.c.o [100%] Linking C executable test_package [100%] Built target test_package ssht/1.3.7 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 ssht/1.3.7 (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 ssht/1.3.7 (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 ******************************************************************************** conan test cci-172b5e8b/recipes/ssht/all/test_v1_package/conanfile.py ssht/1.3.7@#0b611cbf2ec88341a7fef0bc2b81ab4b -pr /home/conan/w/prod/BuildSingleReference/252487/970e4669-ac0d-40b4-acf6-faf34b44b612/profile_linux_9_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ssht/1.3.7 (test package): Installing package Requirements fftw/3.3.9 from 'conan-center' - Cache ssht/1.3.7 from local cache - Cache Packages fftw/3.3.9:72302bb1b3da57e232c2fc5c2e7f81bdc3405ccf - Cache ssht/1.3.7:6a1a6215c846d205fb0c4d155d60cd07a74e670c - Cache Installing (downloading, building) binaries... fftw/3.3.9: Already installed! ssht/1.3.7: Already installed! ssht/1.3.7 (test package): Generator cmake created conanbuildinfo.cmake ssht/1.3.7 (test package): Generator txt created conanbuildinfo.txt ssht/1.3.7 (test package): Generator cmake_find_package_multi created ssht-config-version.cmake ssht/1.3.7 (test package): Generator cmake_find_package_multi created ssht-config.cmake ssht/1.3.7 (test package): Generator cmake_find_package_multi created sshtTargets.cmake ssht/1.3.7 (test package): Generator cmake_find_package_multi created sshtTarget-release.cmake ssht/1.3.7 (test package): Generator cmake_find_package_multi created FFTW3ConfigVersion.cmake ssht/1.3.7 (test package): Generator cmake_find_package_multi created FFTW3Target-release.cmake ssht/1.3.7 (test package): Generator cmake_find_package_multi created FFTW3Targets.cmake ssht/1.3.7 (test package): Generator cmake_find_package_multi created FFTW3Config.cmake ssht/1.3.7 (test package): Aggregating env generators ssht/1.3.7 (test package): Generated conaninfo.txt ssht/1.3.7 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_v1_package/build/dd4f758f56da1cf19b4ccbf15cc7dfa8149e8b47/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 ssht/1.3.7 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_v1_package/build/dd4f758f56da1cf19b4ccbf15cc7dfa8149e8b47' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_v1_package/build/dd4f758f56da1cf19b4ccbf15cc7dfa8149e8b47/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_v1_package/build/dd4f758f56da1cf19b4ccbf15cc7dfa8149e8b47" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_v1_package/build/dd4f758f56da1cf19b4ccbf15cc7dfa8149e8b47" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_v1_package' ----------------- -- The C 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 -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Library ssht found /home/conan/w/prod/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/6a1a6215c846d205fb0c4d155d60cd07a74e670c/lib/libssht.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/6a1a6215c846d205fb0c4d155d60cd07a74e670c/lib/libssht.a -- Library fftw3 found /home/conan/w/prod/BuildSingleReference/.conan/data/fftw/3.3.9/_/_/package/72302bb1b3da57e232c2fc5c2e7f81bdc3405ccf/lib/libfftw3.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/fftw/3.3.9/_/_/package/72302bb1b3da57e232c2fc5c2e7f81bdc3405ccf/lib/libfftw3.a -- Library fftw3 found /home/conan/w/prod/BuildSingleReference/.conan/data/fftw/3.3.9/_/_/package/72302bb1b3da57e232c2fc5c2e7f81bdc3405ccf/lib/libfftw3.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/fftw/3.3.9/_/_/package/72302bb1b3da57e232c2fc5c2e7f81bdc3405ccf/lib/libfftw3.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_v1_package/build/dd4f758f56da1cf19b4ccbf15cc7dfa8149e8b47 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-172b5e8b/recipes/ssht/all/test_v1_package/build/dd4f758f56da1cf19b4ccbf15cc7dfa8149e8b47' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object test_package/CMakeFiles/test_package.dir/example.c.o [100%] Linking C executable ../bin/test_package [100%] Built target test_package ssht/1.3.7 (test package): Running test() ----Running------ > bin/test_package ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR