******************************************************************************** conan install astro-informatics-so3/1.3.4@#7f7ad548e565ad3d9b184d00aeb681b8 --build=astro-informatics-so3 -pr /home/conan/w/prod-v1/bsr/63028/dfade/profile_linux_5_libstdcpp11_gcc_release_64.astro-informatics-so3-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/bsr/63028/fbfbb/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.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/w/prod-v1/bsr/63028/fbfbb/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/63028/fbfbb/.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=5 os=Linux [options] astro-informatics-so3:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ssht/1.5.2: Not found in local cache, looking in remotes... ssht/1.5.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ssht/1.5.2: Downloaded recipe revision 43c62e02a5743da7de0af72055a3a8e7 fftw/3.3.10: Not found in local cache, looking in remotes... fftw/3.3.10: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fftw/3.3.10: Downloaded recipe revision 8d1d05d6780df0f432b39f4033a395be astro-informatics-so3/1.3.4: Forced build from source Installing package: astro-informatics-so3/1.3.4 Requirements astro-informatics-so3/1.3.4 from local cache - Cache fftw/3.3.10 from 'conan-center' - Downloaded ssht/1.5.2 from 'conan-center' - Downloaded Packages astro-informatics-so3/1.3.4:1b684d453909965ec40e57f4c3ace0a3d0ef4ecc - Build fftw/3.3.10:866dd24c9e2b79c0a5ef2c1037cebac706abbc34 - Download ssht/1.5.2:a83761116c930a9793ff6a31223c877088443f4c - Download Installing (downloading, building) binaries... fftw/3.3.10: Retrieving package 866dd24c9e2b79c0a5ef2c1037cebac706abbc34 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fftw/3.3.10: Package installed 866dd24c9e2b79c0a5ef2c1037cebac706abbc34 fftw/3.3.10: Downloaded package revision 8148331755a6d65250f1263adae036a9 ssht/1.5.2: Retrieving package a83761116c930a9793ff6a31223c877088443f4c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ssht/1.5.2: Package installed a83761116c930a9793ff6a31223c877088443f4c ssht/1.5.2: Downloaded package revision 32cec94d70afa685d0ab6c1f04b60074 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK astro-informatics-so3/1.3.4: Configuring sources in /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/source/src astro-informatics-so3/1.3.4: astro-informatics-so3/1.3.4: Unzipping 3.5MB, this can take a while astro-informatics-so3/1.3.4: [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 astro-informatics-so3/1.3.4: Copying sources to build folder astro-informatics-so3/1.3.4: Building your package in /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc astro-informatics-so3/1.3.4: Generator txt created conanbuildinfo.txt astro-informatics-so3/1.3.4: Calling generate() astro-informatics-so3/1.3.4: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' astro-informatics-so3/1.3.4: 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/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' astro-informatics-so3/1.3.4: 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 astro-informatics-so3/1.3.4: Calling build() astro-informatics-so3/1.3.4: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/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 5.4.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 -- Conan: Target declared 'ssht::ssht' -- Conan: Component target declared 'FFTW3::fftw3f' -- Conan: Component target declared 'FFTW3::fftw3' -- Conan: Component target declared 'FFTW3::fftw3l' -- Conan: Target declared 'FFTW3::FFTW3' -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/build/Release astro-informatics-so3/1.3.4: CMake command: cmake --build "/home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/build/Release" '--' '-j3' ----------------- Scanning dependencies of target astro-informatics-so3 [ 20%] Building C object src/c/CMakeFiles/astro-informatics-so3.dir/so3_core.c.o [ 40%] Building C object src/c/CMakeFiles/astro-informatics-so3.dir/so3_sampling.c.o [ 60%] Building C object src/c/CMakeFiles/astro-informatics-so3.dir/so3_adjoint.c.o [ 80%] Building C object src/c/CMakeFiles/astro-informatics-so3.dir/so3_conv.c.o [100%] Linking C static library ../../lib/libastro-informatics-so3.a [100%] Built target astro-informatics-so3 astro-informatics-so3/1.3.4: Package '1b684d453909965ec40e57f4c3ace0a3d0ef4ecc' built astro-informatics-so3/1.3.4: Build folder /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/build/Release astro-informatics-so3/1.3.4: Generated conaninfo.txt astro-informatics-so3/1.3.4: Generated conanbuildinfo.txt astro-informatics-so3/1.3.4: Generating the package astro-informatics-so3/1.3.4: Package folder /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc astro-informatics-so3/1.3.4: Calling package() astro-informatics-so3/1.3.4: Copied 1 file: LICENSE astro-informatics-so3/1.3.4: CMake command: cmake --install "/home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/build/Release" --prefix "/home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc" ----Running------ > cmake --install "/home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/build/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/build/Release" --prefix "/home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/lib/libastro-informatics-so3.a -- Installing: /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/include/so3/so3.h -- Installing: /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/include/so3/so3_adjoint.h -- Installing: /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/include/so3/so3_core.h -- Installing: /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/include/so3/so3_conv.h -- Installing: /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/include/so3/so3_error.h -- Installing: /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/include/so3/so3_sampling.h -- Installing: /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/include/so3/so3_types.h -- Installing: /home/conan/w/prod-v1/bsr/63028/fbfbb/.conan/data/astro-informatics-so3/1.3.4/_/_/package/1b684d453909965ec40e57f4c3ace0a3d0ef4ecc/include/so3/so3_version.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 astro-informatics-so3/1.3.4 package(): Packaged 1 '.a' file: libastro-informatics-so3.a astro-informatics-so3/1.3.4 package(): Packaged 1 file: LICENSE astro-informatics-so3/1.3.4 package(): Packaged 8 '.h' files astro-informatics-so3/1.3.4: Package '1b684d453909965ec40e57f4c3ace0a3d0ef4ecc' created astro-informatics-so3/1.3.4: Created package revision d7c1569ff97f487d0fde93c6f44763e2 [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 astro-informatics-so3/1.3.4: 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 astro-informatics-so3/1.3.4: 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