******************************************************************************** conan install ccfits/2.5@#d376be2bb5d99b1af3e9cb751c8106db --build=ccfits -pr /home/conan/w/BuildSingleReference/85636/7ec8c1ac-dde3-4ae0-bad2-2331a6b14385/profile_linux_11_libcpp_clang_debug_64.ccfits-shared-True.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 11.1 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=11 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=clang compiler.libcxx=libc++ compiler.version=11 os=Linux [options] ccfits:shared=True [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:3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a - Build cfitsio/4.0.0:404098f489e29bd5371adc2f28041a804615ba8a - Download zlib/1.2.11:05441c20e7e7a68951563eb6a1ae544f71dd7263 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 05441c20e7e7a68951563eb6a1ae544f71dd7263 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 05441c20e7e7a68951563eb6a1ae544f71dd7263 zlib/1.2.11: Downloaded package revision 21aca795d79a630b303808e1e0d4ddef cfitsio/4.0.0: Retrieving package 404098f489e29bd5371adc2f28041a804615ba8a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cfitsio/4.0.0: Package installed 404098f489e29bd5371adc2f28041a804615ba8a cfitsio/4.0.0: Downloaded package revision c00f9b20b0358a55dccdde23cc4c876b [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/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a ccfits/2.5: Generator cmake created conanbuildinfo.cmake ccfits/2.5: Aggregating env generators [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 ccfits/2.5: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a' ----------------- -- The C compiler identification is Clang 11.1.0 -- The CXX compiler identification is Clang 11.1.0 -- 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 language standard -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a' '--' '-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 shared library ../lib/libCCfits.so [100%] Built target CCfits ccfits/2.5: Package '3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a' built ccfits/2.5: Build folder /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a 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/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a ccfits/2.5: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a' '--target' 'install' '--' '-j3' ----------------- [100%] Built target CCfits Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/lib/libCCfits.so.2.5 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/lib/libCCfits.so.2.5" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/lib/libCCfits.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/AsciiTable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/BinTable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/CCfits.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/Column.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/ColumnCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/ColumnData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/ColumnT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/ColumnVectorData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/ExtHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/ExtHDUT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/FITS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/FITSBase.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/FITSUtil.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/FITSUtilT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/FitsError.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/HDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/HDUCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/Image.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/ImageExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/KeyData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/Keyword.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/KeywordCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/KeywordT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/MSconfig.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/NewKeyword.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/PHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/PHDUT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/PrimaryHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/include/CCfits/Table.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/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 '.so' file: libCCfits.so ccfits/2.5 package(): Packaged 1 '.5' file: libCCfits.so.2.5 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 '3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a' created ccfits/2.5: Created package revision 886ca02b65ecbab5c6afee74601a2c4f [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 /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/source_subfolder/FITS.cxx:91:11: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^ /usr/lib/llvm-11/bin/../include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1023:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1012:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/source_subfolder/FITS.cxx:147:16: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^ /usr/lib/llvm-11/bin/../include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1023:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1012:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/source_subfolder/FITS.cxx:175:14: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^ /usr/lib/llvm-11/bin/../include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1023:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1012:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/source_subfolder/FITS.cxx:209:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(fileName,Write)); ^ /usr/lib/llvm-11/bin/../include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1023:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1012:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/source_subfolder/FITS.cxx:237:11: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^ /usr/lib/llvm-11/bin/../include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1023:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1012:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/source_subfolder/FITS.cxx:273:14: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,Write)); ^ /usr/lib/llvm-11/bin/../include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1023:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1012:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/source_subfolder/FITS.cxx:312:14: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^ /usr/lib/llvm-11/bin/../include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1023:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1012:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/source_subfolder/FITS.cxx:333:11: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^ /usr/lib/llvm-11/bin/../include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1023:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1012:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/source_subfolder/FITS.cxx:565:14: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^ /usr/lib/llvm-11/bin/../include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1023:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1012:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/source_subfolder/FITS.cxx:1070:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr extCopy(static_cast(hduCopy)); ^ /usr/lib/llvm-11/bin/../include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1023:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1012:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 10 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3716d6a01fffd6c5fb17bcd74a138cbe34bf1c0a/source_subfolder/HDU.cxx:549:16: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr key(KeywordCreator::getKeyword(j,this)); ^ /usr/lib/llvm-11/bin/../include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1023:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/lib/llvm-11/bin/../include/c++/v1/__config:1012:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 1 warning generated.