******************************************************************************** conan install ccfits/2.6@ --build=ccfits --profile=/home/conan/w/BuildSingleReference/26799/63d3f782-852c-4930-be2a-7c45b693f401/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 10.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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=10 os=Linux os_build=Linux [options] ccfits:shared=False [build_requires] [env] cfitsio/3.490: Not found in local cache, looking in remotes... cfitsio/3.490: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cfitsio/3.490: Downloaded recipe revision a346f0cbf1f3b9134f819da33cf587fe zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 08c5163c8e302d1482d8fa2be93736af ccfits/2.6: Forced build from source Installing package: ccfits/2.6 Requirements ccfits/2.6 from local cache - Cache cfitsio/3.490 from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages ccfits/2.6:d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b - Build cfitsio/3.490:3ae3b4df51cacee433635ae8e8d85cb3673a03ac - Download zlib/1.2.11:2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 zlib/1.2.11: Downloaded package revision f995f66d0f2a727863ca048e28ec35c7 cfitsio/3.490: Retrieving package 3ae3b4df51cacee433635ae8e8d85cb3673a03ac from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cfitsio/3.490: Package installed 3ae3b4df51cacee433635ae8e8d85cb3673a03ac cfitsio/3.490: Downloaded package revision 1d9dceae7a8aff6c741c54286357ef6d [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(): [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ccfits/2.6: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK ccfits/2.6: Copying sources to build folder ccfits/2.6: Building your package in /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/build/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b ccfits/2.6: Generator cmake created conanbuildinfo.cmake [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 ccfits/2.6: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/build/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/build/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b' ----------------- -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/build/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/build/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b' '--' '-j3' ----------------- Scanning dependencies of target CCfits [ 10%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/BinTable.cxx.o [ 10%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/AsciiTable.cxx.o [ 15%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/ColumnCreator.cxx.o [ 21%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/Column.cxx.o [ 26%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/ColumnData.cxx.o [ 31%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/ColumnVectorData.cxx.o [ 36%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/ExtHDU.cxx.o [ 42%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/FITS.cxx.o [ 47%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/FitsError.cxx.o [ 52%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/FITSUtil.cxx.o [ 57%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/GroupTable.cxx.o [ 63%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/HDUCreator.cxx.o [ 68%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/HDU.cxx.o [ 73%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/KeyData.cxx.o [ 78%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/KeywordCreator.cxx.o [ 84%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/Keyword.cxx.o [ 89%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/PHDU.cxx.o [ 94%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/Table.cxx.o [100%] Linking CXX static library ../lib/libCCfits.a [100%] Built target CCfits ccfits/2.6: Package 'd8151f55b7cddacd2dd94e9eb55f4a374e1aa90b' built ccfits/2.6: Build folder /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/build/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b ccfits/2.6: Generated conaninfo.txt ccfits/2.6: Generated conanbuildinfo.txt ccfits/2.6: Generating the package ccfits/2.6: Package folder /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b ccfits/2.6: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/build/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b' '--target' 'install' '--' '-j3' ----------------- [100%] Built target CCfits Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/lib/libCCfits.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/AsciiTable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/BinTable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/CCfits.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/Column.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/ColumnCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/ColumnData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/ColumnT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/ColumnVectorData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/ExtHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/ExtHDUT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/FITS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/FITSUtil.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/FITSUtilT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/FitsError.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/GroupTable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/HDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/HDUCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/Image.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/ImageExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/KeyData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/Keyword.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/KeywordCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/KeywordT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/MSconfig.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/NewKeyword.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/PHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/PHDUT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/PrimaryHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/Table.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.6/_/_/package/d8151f55b7cddacd2dd94e9eb55f4a374e1aa90b/include/CCfits/CCfits [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(): [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 ccfits/2.6 package(): Packaged 1 '.txt' file: License.txt ccfits/2.6 package(): Packaged 1 '.a' file: libCCfits.a ccfits/2.6 package(): Packaged 29 '.h' files ccfits/2.6 package(): Packaged 1 file: CCfits ccfits/2.6: Package 'd8151f55b7cddacd2dd94e9eb55f4a374e1aa90b' created ccfits/2.6: Created package revision b7553f18f3b2072665cb0d15b3f68683 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR