******************************************************************************** conan install ccfits/2.5@#d376be2bb5d99b1af3e9cb751c8106db --build=ccfits -pr /home/conan/w/BuildSingleReference/85628/f709c330-baf4-45c6-82e4-abc6b8face40/profile_linux_8_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 8 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=8 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=8 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:3d4f2daeaa79b4e1600c9933f4c53d364db768d8 - Build cfitsio/4.0.0:3cea63dcd75faf305bb387fd56132f0eabf927e4 - Download zlib/1.2.11:761432f3453a17c960259b5b2605153e3bcffd7d - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d zlib/1.2.11: Downloaded package revision 11d3b61264619c2da66e7d5992557a81 cfitsio/4.0.0: Retrieving package 3cea63dcd75faf305bb387fd56132f0eabf927e4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cfitsio/4.0.0: Package installed 3cea63dcd75faf305bb387fd56132f0eabf927e4 cfitsio/4.0.0: Downloaded package revision 11b84d3badad048d6e2cd71ca0584ea8 [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/3d4f2daeaa79b4e1600c9933f4c53d364db768d8 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/3d4f2daeaa79b4e1600c9933f4c53d364db768d8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -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/3d4f2daeaa79b4e1600c9933f4c53d364db768d8" -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/3d4f2daeaa79b4e1600c9933f4c53d364db768d8' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.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 8 -- Conan: Checking correct version: 8 -- 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/3d4f2daeaa79b4e1600c9933f4c53d364db768d8 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8' '--' '-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 '3d4f2daeaa79b4e1600c9933f4c53d364db768d8' built ccfits/2.5: Build folder /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8 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/3d4f2daeaa79b4e1600c9933f4c53d364db768d8 ccfits/2.5: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8' '--target' 'install' '--' '-j3' ----------------- [100%] Built target CCfits Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/lib/libCCfits.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/AsciiTable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/BinTable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/CCfits.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/Column.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/ColumnCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/ColumnData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/ColumnT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/ColumnVectorData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/ExtHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/ExtHDUT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/FITS.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/FITSBase.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/FITSUtil.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/FITSUtilT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/FitsError.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/HDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/HDUCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/Image.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/ImageExt.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/KeyData.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/Keyword.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/KeywordCreator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/KeywordT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/MSconfig.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/NewKeyword.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/PHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/PHDUT.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/PrimaryHDU.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/include/CCfits/Table.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/package/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/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 '3d4f2daeaa79b4e1600c9933f4c53d364db768d8' created ccfits/2.5: Created package revision 4b977639c5ca2e797368c891a1786a2f [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/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx: In constructor ‘CCfits::FITS::FITS(const String&, CCfits::RWmode, bool, const std::vector >&)’: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:91:11: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeyData.h:20, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeywordCreator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/NewKeyword.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.h:21, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/ExtHDU.h:15, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/Table.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:10: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx: In constructor ‘CCfits::FITS::FITS(const String&, CCfits::RWmode, const string&, bool, const std::vector >&, const std::vector >&, int)’: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:147:16: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeyData.h:20, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeywordCreator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/NewKeyword.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.h:21, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/ExtHDU.h:15, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/Table.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:10: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx: In constructor ‘CCfits::FITS::FITS(const String&, CCfits::RWmode, const std::vector >&, bool, const std::vector >&)’: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:175:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeyData.h:20, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeywordCreator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/NewKeyword.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.h:21, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/ExtHDU.h:15, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/Table.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:10: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx: In constructor ‘CCfits::FITS::FITS(const String&, const CCfits::FITS&)’: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:209:10: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(fileName,Write)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeyData.h:20, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeywordCreator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/NewKeyword.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.h:21, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/ExtHDU.h:15, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/Table.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:10: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx: In constructor ‘CCfits::FITS::FITS(const String&, CCfits::RWmode, const std::vector >&, const std::vector > >&, bool, const std::vector >&, const std::vector&)’: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:237:11: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeyData.h:20, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeywordCreator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/NewKeyword.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.h:21, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/ExtHDU.h:15, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/Table.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:10: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx: In constructor ‘CCfits::FITS::FITS(const String&, int, int, long int*)’: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:273:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,Write)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeyData.h:20, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeywordCreator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/NewKeyword.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.h:21, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/ExtHDU.h:15, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/Table.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:10: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx: In constructor ‘CCfits::FITS::FITS(const string&, CCfits::RWmode, int, bool, const std::vector >&, const std::vector >&)’: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:312:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeyData.h:20, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeywordCreator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/NewKeyword.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.h:21, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/ExtHDU.h:15, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/Table.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:10: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx: In constructor ‘CCfits::FITS::FITS(const String&, CCfits::RWmode, const std::vector >&, const std::vector >&, bool, const std::vector >&, const std::vector >&, int)’: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:333:11: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr apBase(new FITSBase(name,mode)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeyData.h:20, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeywordCreator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/NewKeyword.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.h:21, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/ExtHDU.h:15, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/Table.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:10: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx: In member function ‘void CCfits::FITS::read(const std::vector >&, const std::vector >&, bool, const std::vector >&, int)’: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:565:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeyData.h:20, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeywordCreator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/NewKeyword.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.h:21, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/ExtHDU.h:15, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/Table.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:10: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx: In member function ‘void CCfits::FITS::copy(const CCfits::HDU&)’: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:1070:10: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr extCopy(static_cast(hduCopy)); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from /usr/include/c++/8/iomanip:43, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeyData.h:20, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/KeywordCreator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/NewKeyword.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.h:21, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/ExtHDU.h:15, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/Table.h:13, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/FITS.cxx:10: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.cxx: In member function ‘void CCfits::HDU::readAllKeys()’: /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.cxx:549:16: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr key(KeywordCreator::getKeyword(j,this)); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/BuildSingleReference/.conan/data/ccfits/2.5/_/_/build/3d4f2daeaa79b4e1600c9933f4c53d364db768d8/source_subfolder/HDU.cxx:23: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~