******************************************************************************** conan install ccfits/2.5@#d376be2bb5d99b1af3e9cb751c8106db --build=ccfits -pr /home/conan/w/BuildSingleReference/85628/61c63304-5a4c-432a-ac51-5a35817d5fa0/profile_linux_5_libstdcpp11_gcc_debug_64.ccfits-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.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/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=5 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 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] ccfits:shared=False [build_requires] [env] cfitsio/4.0.0: Not found in local cache, looking in remotes... cfitsio/4.0.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cfitsio/4.0.0: Downloaded recipe revision 2632f7962d2db51b8c6462188a4c689a 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 b46bf663179824c23085bb71666ba8e6 ccfits/2.5: Forced build from source Installing package: ccfits/2.5 Requirements ccfits/2.5 from local cache - Cache cfitsio/4.0.0 from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages ccfits/2.5:a34fc0f256cded63f8bb2f04b69c3088fba42655 - Build cfitsio/4.0.0:91ae19a35257669d0dca610de2dc09a17562606a - Download zlib/1.2.11:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 zlib/1.2.11: Downloaded package revision 1ec9282782686b8b9d4ef019581bcbfc cfitsio/4.0.0: Retrieving package 91ae19a35257669d0dca610de2dc09a17562606a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cfitsio/4.0.0: Package installed 91ae19a35257669d0dca610de2dc09a17562606a cfitsio/4.0.0: Downloaded package revision 46eb681b55e1bae2e50b5d0190f0e380 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ccfits/2.5: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/source [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 ccfits/2.5: Copying sources to build folder ccfits/2.5: Building your package in /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/a34fc0f256cded63f8bb2f04b69c3088fba42655 ccfits/2.5: Generator cmake created conanbuildinfo.cmake ccfits/2.5: 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 ccfits/2.5: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/a34fc0f256cded63f8bb2f04b69c3088fba42655' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655" -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.5/_/_/build/a34fc0f256cded63f8bb2f04b69c3088fba42655' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX 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 -- 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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/a34fc0f256cded63f8bb2f04b69c3088fba42655 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/a34fc0f256cded63f8bb2f04b69c3088fba42655' '--' '-j3' ----------------- Scanning dependencies of target CCfits [ 5%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/AsciiTable.cxx.o [ 10%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/BinTable.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/FITSBase.cxx.o [ 47%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/FITS.cxx.o [ 52%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/FitsError.cxx.o [ 57%] Building CXX object source_subfolder/CMakeFiles/CCfits.dir/FITSUtil.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.5: Package 'a34fc0f256cded63f8bb2f04b69c3088fba42655' built ccfits/2.5: Build folder /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/a34fc0f256cded63f8bb2f04b69c3088fba42655 ccfits/2.5: Generated conaninfo.txt ccfits/2.5: Generated conanbuildinfo.txt ccfits/2.5: Generating the package ccfits/2.5: Package folder /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655 ccfits/2.5: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/a34fc0f256cded63f8bb2f04b69c3088fba42655' '--target' 'install' '--' '-j3' ----------------- [100%] Built target CCfits Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/lib/libCCfits.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/AsciiTable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/BinTable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/CCfits.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/Column.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/ColumnCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/ColumnData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/ColumnT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/ColumnVectorData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/ExtHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/ExtHDUT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/FITS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/FITSBase.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/FITSUtil.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/FITSUtilT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/FitsError.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/HDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/HDUCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/Image.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/ImageExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/KeyData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/Keyword.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/KeywordCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/KeywordT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/MSconfig.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/NewKeyword.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/PHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/PHDUT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/PrimaryHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/include/CCfits/Table.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/a34fc0f256cded63f8bb2f04b69c3088fba42655/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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK ccfits/2.5 package(): Packaged 1 '.a' file: libCCfits.a ccfits/2.5 package(): Packaged 29 '.h' files ccfits/2.5 package(): Packaged 1 file: CCfits ccfits/2.5 package(): Packaged 1 '.txt' file: License.txt ccfits/2.5: Package 'a34fc0f256cded63f8bb2f04b69c3088fba42655' created ccfits/2.5: Created package revision b99f62ca93097e52158c67e886193e34 [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 Aggregating env generators 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