******************************************************************************** conan install ccfits/2.5@ --build=ccfits --profile=/home/conan/w/BuildSingleReference/13254/8535bf87-cea5-4c97-aabf-802ea9d56951/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 6.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=6.0 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=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=6.0 os=Linux os_build=Linux [options] ccfits:shared=True [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.5: Forced build from source Installing package: ccfits/2.5 Requirements ccfits/2.5 from local cache - Cache cfitsio/3.490 from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages ccfits/2.5:6582b4f5612dfd5793c7699265ef8ae32ee76ee8 - Build cfitsio/3.490:6167bfd770d915b41d793609b588ca752340b751 - Download zlib/1.2.11:d18c7969d006e56f2a0d590b65bc788eb0d0b075 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package d18c7969d006e56f2a0d590b65bc788eb0d0b075 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed d18c7969d006e56f2a0d590b65bc788eb0d0b075 zlib/1.2.11: Downloaded package revision 9b2176e54e28b55c06cdaae8bb47d232 cfitsio/3.490: Retrieving package 6167bfd770d915b41d793609b588ca752340b751 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cfitsio/3.490: Package installed 6167bfd770d915b41d793609b588ca752340b751 cfitsio/3.490: Downloaded package revision 0718c16ab7fa91c70dbe087f2351c84f [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.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 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/6582b4f5612dfd5793c7699265ef8ae32ee76ee8 ccfits/2.5: Generator cmake created conanbuildinfo.cmake [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/6582b4f5612dfd5793c7699265ef8ae32ee76ee8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="6.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8" -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/6582b4f5612dfd5793c7699265ef8ae32ee76ee8' ----------------- -- The C compiler identification is Clang 6.0.0 -- The CXX compiler identification is Clang 6.0.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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 6.0 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8' '--' '-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 '6582b4f5612dfd5793c7699265ef8ae32ee76ee8' built ccfits/2.5: Build folder /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8 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/6582b4f5612dfd5793c7699265ef8ae32ee76ee8 ccfits/2.5: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8' '--target' 'install' '--' '-j3' ----------------- [100%] Built target CCfits Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/lib/libCCfits.so.2.5 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/lib/libCCfits.so.2.5" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/lib/libCCfits.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/AsciiTable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/BinTable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/CCfits.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/Column.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/ColumnCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/ColumnData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/ColumnT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/ColumnVectorData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/ExtHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/ExtHDUT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/FITS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/FITSBase.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/FITSUtil.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/FITSUtilT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/FitsError.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/HDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/HDUCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/Image.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/ImageExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/KeyData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/Keyword.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/KeywordCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/KeywordT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/MSconfig.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/NewKeyword.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/PHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/PHDUT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/PrimaryHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/include/CCfits/Table.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/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.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 '6582b4f5612dfd5793c7699265ef8ae32ee76ee8' created ccfits/2.5: Created package revision 834327d751e0ab65cb45e5be64071784 [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 /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/source_subfolder/FITS.cxx:91:11: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/source_subfolder/FITS.cxx:147:16: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/source_subfolder/FITS.cxx:175:14: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/source_subfolder/FITS.cxx:209:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(fileName,Write)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/source_subfolder/FITS.cxx:237:11: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/source_subfolder/FITS.cxx:273:14: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,Write)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/source_subfolder/FITS.cxx:312:14: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/source_subfolder/FITS.cxx:333:11: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/source_subfolder/FITS.cxx:565:14: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/source_subfolder/FITS.cxx:1070:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr extCopy(static_cast(hduCopy)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 10 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/6582b4f5612dfd5793c7699265ef8ae32ee76ee8/source_subfolder/HDU.cxx:549:16: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr key(KeywordCreator::getKeyword(j,this)); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 1 warning generated.