******************************************************************************** conan install libraw/0.19.5@#df6ce704816b9ccf50bd18ef6960ff17 --build=libraw -pr /home/conan/w/prod/BuildSingleReference/148906/1c5db688-1e80-4557-9b0c-49524d04f5dd/profile_linux_8_libstdcpp11_gcc_release_64.libraw-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/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/prod/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/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux [options] libraw:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libjpeg/9e: Not found in local cache, looking in remotes... libjpeg/9e: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libjpeg/9e: Downloaded recipe revision f40da27c84a2503741e9d65fda91a109 lcms/2.14: Not found in local cache, looking in remotes... lcms/2.14: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lcms/2.14: Downloaded recipe revision 9e285dc3798f2734632659b2101046c1 jasper/4.0.0: Not found in local cache, looking in remotes... jasper/4.0.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz jasper/4.0.0: Downloaded recipe revision 0f24c583a775111430a750e3c5defb7f libraw/0.19.5: Forced build from source Installing package: libraw/0.19.5 Requirements jasper/4.0.0 from 'conan-center' - Downloaded lcms/2.14 from 'conan-center' - Downloaded libjpeg/9e from 'conan-center' - Downloaded libraw/0.19.5 from local cache - Cache Packages jasper/4.0.0:78466032dc24344f2fc0a7f39e2cec64a3078be9 - Download lcms/2.14:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download libjpeg/9e:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download libraw/0.19.5:2fa5259c0f4ada905f75249defa440e7f828315a - Build Installing (downloading, building) binaries... lcms/2.14: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lcms/2.14: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a lcms/2.14: Downloaded package revision 1a4bcee283e7e3de6e3bcf18301f36aa libjpeg/9e: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libjpeg/9e: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a libjpeg/9e: Downloaded package revision 33aaa4d323481635af332c32c55e12b0 jasper/4.0.0: Retrieving package 78466032dc24344f2fc0a7f39e2cec64a3078be9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz jasper/4.0.0: Package installed 78466032dc24344f2fc0a7f39e2cec64a3078be9 jasper/4.0.0: Downloaded package revision d28426c71c7ab0d69e21ecdf7be45ae2 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libraw/0.19.5: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/source/src libraw/0.19.5: [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 libraw/0.19.5: Copying sources to build folder libraw/0.19.5: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a libraw/0.19.5: Generator txt created conanbuildinfo.txt libraw/0.19.5: Calling generate() libraw/0.19.5: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libraw/0.19.5: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libraw/0.19.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 libraw/0.19.5: Calling build() libraw/0.19.5: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/.." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/.." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The CXX compiler identification is GNU 8.4.0 -- 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: Target declared 'JPEG::JPEG' -- Could NOT find libjpeg-turbo (missing: libjpeg-turbo_DIR) -- Conan: Target declared 'lcms::lcms' -- Conan: Target declared 'Jasper::Jasper' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/78466032dc24344f2fc0a7f39e2cec64a3078be9/lib/cmake/conan-official-jasper-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/build/Release libraw/0.19.5: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/build/Release" '--' '-j3' ----------------- Scanning dependencies of target raw [ 14%] Building CXX object CMakeFiles/raw.dir/src/internal/dcraw_fileio.cpp.o [ 28%] Building CXX object CMakeFiles/raw.dir/src/internal/demosaic_packs.cpp.o [ 42%] Building CXX object CMakeFiles/raw.dir/src/internal/dcraw_common.cpp.o [ 57%] Building CXX object CMakeFiles/raw.dir/src/src/libraw_cxx.cpp.o [ 71%] Building CXX object CMakeFiles/raw.dir/src/src/libraw_c_api.cpp.o [ 85%] Building CXX object CMakeFiles/raw.dir/src/src/libraw_datastream.cpp.o [100%] Linking CXX shared library libraw.so [100%] Built target raw libraw/0.19.5: Package '2fa5259c0f4ada905f75249defa440e7f828315a' built libraw/0.19.5: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/build/Release libraw/0.19.5: Generated conaninfo.txt libraw/0.19.5: Generated conanbuildinfo.txt libraw/0.19.5: Generating the package libraw/0.19.5: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a libraw/0.19.5: Calling package() libraw/0.19.5: Copied 1 '.LGPL' file: LICENSE.LGPL libraw/0.19.5: Copied 1 '.CDDL' file: LICENSE.CDDL libraw/0.19.5: Copied 1 file: COPYRIGHT libraw/0.19.5: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a/include/libraw -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a/include/libraw/libraw_types.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a/include/libraw/libraw.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a/include/libraw/libraw_version.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a/include/libraw/libraw_alloc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a/include/libraw/libraw_const.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a/include/libraw/libraw_internal.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a/include/libraw/libraw_datastream.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/package/2fa5259c0f4ada905f75249defa440e7f828315a/lib/libraw.so [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(): [STATIC ARTIFACTS (KB-H074)] 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 [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK libraw/0.19.5 package(): Packaged 7 '.h' files libraw/0.19.5 package(): Packaged 1 '.so' file: libraw.so libraw/0.19.5 package(): Packaged 1 '.LGPL' file: LICENSE.LGPL libraw/0.19.5 package(): Packaged 1 '.CDDL' file: LICENSE.CDDL libraw/0.19.5 package(): Packaged 1 file: COPYRIGHT libraw/0.19.5: Package '2fa5259c0f4ada905f75249defa440e7f828315a' created libraw/0.19.5: Created package revision 7ef9252c72a40d2e21956438e7735a33 [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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/78466032dc24344f2fc0a7f39e2cec64a3078be9/include/jasper/jasper.h:73, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/defines.h:69, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:28: /home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/78466032dc24344f2fc0a7f39e2cec64a3078be9/include/jasper/jas_config.h:117:2: warning: #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." [-Wcpp] #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." ^~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/78466032dc24344f2fc0a7f39e2cec64a3078be9/include/jasper/jasper.h:73, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/defines.h:69, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_fileio.cpp:26: /home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/78466032dc24344f2fc0a7f39e2cec64a3078be9/include/jasper/jas_config.h:117:2: warning: #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." [-Wcpp] #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." ^~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/78466032dc24344f2fc0a7f39e2cec64a3078be9/include/jasper/jasper.h:73, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/defines.h:69, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/demosaic_packs.cpp:23: /home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/78466032dc24344f2fc0a7f39e2cec64a3078be9/include/jasper/jas_config.h:117:2: warning: #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." [-Wcpp] #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." ^~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:27: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:121:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:27: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:122:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_fileio.cpp:25: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:121:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_fileio.cpp:25: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_fileio.cpp:25: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:122:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_fileio.cpp:25: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/demosaic_packs.cpp:22: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:121:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/demosaic_packs.cpp:22: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/demosaic_packs.cpp:22: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:122:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/demosaic_packs.cpp:22: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_fileio.cpp: In member function ‘void LibRaw::subtract(const char*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_fileio.cpp:166:10: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(pixel, 2, width, fp); ~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_fileio.cpp: In member function ‘void LibRaw::apply_profile(const char*, const char*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_fileio.cpp:222:10: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(&size, 4, 1, fp); ~~~~~^~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_fileio.cpp:226:10: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(oprof, 1, size, fp); ~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/78466032dc24344f2fc0a7f39e2cec64a3078be9/include/jasper/jasper.h:73, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/defines.h:69, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_cxx.cpp:33: /home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/78466032dc24344f2fc0a7f39e2cec64a3078be9/include/jasper/jas_config.h:117:2: warning: #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." [-Wcpp] #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." ^~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_cxx.cpp:32: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:121:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_cxx.cpp:32: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_cxx.cpp:32: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:122:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_cxx.cpp:32: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_c_api.cpp:22: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:121:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_c_api.cpp:22: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_c_api.cpp:22: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:122:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_c_api.cpp:22: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/78466032dc24344f2fc0a7f39e2cec64a3078be9/include/jasper/jasper.h:73, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_datastream.cpp:31: /home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/78466032dc24344f2fc0a7f39e2cec64a3078be9/include/jasper/jas_config.h:117:2: warning: #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." [-Wcpp] #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." ^~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_datastream.cpp:27: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:121:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_datastream.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_datastream.cpp:27: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:122:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_datastream.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_datastream.cpp: In constructor ‘LibRaw_file_datastream::LibRaw_file_datastream(const char*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_datastream.cpp:85:10: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr buf(new std::filebuf()); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_datastream.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_datastream.cpp: In member function ‘virtual int LibRaw_file_datastream::subfile_open(const char*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_datastream.cpp:226:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr buf(new std::filebuf()); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_datastream.h:37, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw.h:35, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/src/libraw_datastream.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp: In member function ‘void LibRaw::parse_makernote(int, int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:10353:44: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=] snprintf(tbuf, sizeof(tbuf), "%s %s", imgdata.shootinginfo.InternalBodySerial, words[i]); ^~~~~~~ In file included from /usr/include/stdio.h:862, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_types.h:28, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:24: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output 2 or more bytes (assuming 65) into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:10395:44: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size between 0 and 63 [-Wformat-truncation=] snprintf(tbuf, sizeof(tbuf), "%s %s %d:%s:%s %s", imgdata.shootinginfo.InternalBodySerial, ystr, year, mm, ^~~~~~~~~~~~~~~~~~~ ~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:10395:44: note: directive argument in the range [64, 2769] In file included from /usr/include/stdio.h:862, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_types.h:28, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:24: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:35: note: ‘__builtin___snprintf_chk’ output 8 or more bytes (assuming 92) into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp: In member function ‘void LibRaw::tiff_head(tiff_hdr*, int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:20164:21: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-overflow=] sprintf(th->date, "%04d:%02d:%02d %02d:%02d:%02d", t->tm_year + 1900, t->tm_mon + 1, t->tm_mday, t->tm_hour, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:20164:21: note: directive argument in the range [-2147483647, 2147483647] In file included from /usr/include/stdio.h:862, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/libraw/libraw_types.h:28, from /home/conan/w/prod/BuildSingleReference/.conan/data/libraw/0.19.5/_/_/build/2fa5259c0f4ada905f75249defa440e7f828315a/src/internal/dcraw_common.cpp:24: /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:34: note: ‘__builtin___sprintf_chk’ output between 20 and 72 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libraw/0.19.5: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior libraw/0.19.5: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior