Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 844181 Details for
Bug 887467
media-libs/freeimage-3.18.0-r10 fails to compile with media-libs/libraw-0.21.0 (error: ‘struct libraw_output_params_t’ has no member named ‘shot_select’)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 190.50 KB, created by
Leonid Kopylov
on 2022-12-20 16:45:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2022-12-20 16:45:44 UTC
Size:
190.50 KB
patch
obsolete
>[32m * [39;49;00mPackage: media-libs/freeimage-3.18.0-r10:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: games@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc jpeg jpeg2k kernel_linux mng openexr png raw tiff userland_GNU webp >[32m * [39;49;00mFEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking FreeImage3180.zip to /var/tmp/portage/media-libs/freeimage-3.18.0-r10/work >>>> Unpacking FreeImage3180.pdf to /var/tmp/portage/media-libs/freeimage-3.18.0-r10/work >unpack FreeImage3180.pdf: file format not recognized. Ignoring. >>>> Unpacking freeimage-3.18.0-unbundling.patch to /var/tmp/portage/media-libs/freeimage-3.18.0-r10/work >unpack freeimage-3.18.0-unbundling.patch: file format not recognized. Ignoring. >>>> Source unpacked in /var/tmp/portage/media-libs/freeimage-3.18.0-r10/work >>>> Preparing source in /var/tmp/portage/media-libs/freeimage-3.18.0-r10/work/FreeImage ... > [32m*[0m Applying freeimage-3.18.0-unbundling.patch ... >[A[212C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying freeimage-3.18.0-remove-jpeg-transform.patch ... >[A[212C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying freeimage-3.18.0-rename-jpeg_read_icc_profile.patch ... >[A[212C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying freeimage-3.18.0-disable-plugin-G3.patch ... >[A[212C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying freeimage-3.18.0-raw.patch ... >[A[212C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying freeimage-3.18.0-libjpeg9.patch ... >[A[212C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying freeimage-3.18.0-CVE-2019-12211-CVE-2019-12213.patch ... >[A[212C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying freeimage-3.18.0-openexr-3-imath.patch ... >[A[212C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying freeimage-3.18.0-libraw-0.20.0.patch ... >[A[212C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying freeimage-3.18.0-tiff-4.4.0.patch ... >[A[212C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying freeimage-3.18.0-null-to-false.patch ... >[A[212C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/freeimage-3.18.0-r10/work/FreeImage ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/freeimage-3.18.0-r10/work/FreeImage ... >make -j10 -f Makefile.gnu USE_EXR=yes USE_JPEG=yes USE_JPEG2K=yes USE_MNG=yes USE_PNG=yes USE_TIFF=yes USE_RAW=yes USE_WEBP=yes STATICLIB= 'CXX=x86_64-pc-linux-gnu-g++ -fPIC' 'CC=x86_64-pc-linux-gnu-gcc -fPIC' FreeImage >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/BitmapAccess.cpp -o Source/FreeImage/BitmapAccess.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/ColorLookup.cpp -o Source/FreeImage/ColorLookup.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/ConversionRGBA16.cpp -o Source/FreeImage/ConversionRGBA16.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/ConversionRGBAF.cpp -o Source/FreeImage/ConversionRGBAF.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/FreeImage.cpp -o Source/FreeImage/FreeImage.o >x86_64-pc-linux-gnu-gcc -fPIC -march=native -O2 -pipe -fomit-frame-pointer -DOPJ_STATIC -DNO_LCMS -DDISABLE_PERF_MEASUREMENT -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/FreeImageC.c -o Source/FreeImage/FreeImageC.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/FreeImageIO.cpp -o Source/FreeImage/FreeImageIO.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/GetType.cpp -o Source/FreeImage/GetType.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/LFPQuantizer.cpp -o Source/FreeImage/LFPQuantizer.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/MemoryIO.cpp -o Source/FreeImage/MemoryIO.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PixelAccess.cpp -o Source/FreeImage/PixelAccess.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/J2KHelper.cpp -o Source/FreeImage/J2KHelper.o >[01m[KSource/FreeImage/J2KHelper.cpp:[m[K In function â[01m[Kopj_image_t* FIBITMAPToJ2KImage(int, FIBITMAP*, const opj_cparameters_t*)[m[Kâ: >[01m[KSource/FreeImage/J2KHelper.cpp:487:37:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kopj_image_comptparm::bpp[m[Kâ is deprecated: Use prec instead [[01;35m[K-Wdeprecated-declarations[m[K] > 487 | cmptparm[i].[01;35m[Kbpp[m[K = prec; > | [01;35m[K^~~[m[K >In file included from [01m[KSource/FreeImage/J2KHelper.cpp:24[m[K: >[01m[K/usr/include/openjpeg-2.5/openjpeg.h:750:45:[m[K [01;36m[Knote: [m[Kdeclared here > 750 | OPJ_DEPRECATED_STRUCT_MEMBER(OPJ_UINT32 [01;36m[Kbpp[m[K, "Use prec instead"); > | [01;36m[K^~~[m[K >[01m[K/usr/include/openjpeg-2.5/openjpeg.h:80:83:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KOPJ_DEPRECATED_STRUCT_MEMBER[m[Kâ > 80 | #define OPJ_DEPRECATED_STRUCT_MEMBER(memb, msg) __attribute__ ((deprecated(msg))) [01;36m[Kmemb[m[K > | [01;36m[K^~~~[m[K >[01m[KSource/FreeImage/J2KHelper.cpp:487:37:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kopj_image_comptparm::bpp[m[Kâ is deprecated: Use prec instead [[01;35m[K-Wdeprecated-declarations[m[K] > 487 | cmptparm[i].[01;35m[Kbpp[m[K = prec; > | [01;35m[K^~~[m[K >[01m[K/usr/include/openjpeg-2.5/openjpeg.h:750:45:[m[K [01;36m[Knote: [m[Kdeclared here > 750 | OPJ_DEPRECATED_STRUCT_MEMBER(OPJ_UINT32 [01;36m[Kbpp[m[K, "Use prec instead"); > | [01;36m[K^~~[m[K >[01m[K/usr/include/openjpeg-2.5/openjpeg.h:80:83:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KOPJ_DEPRECATED_STRUCT_MEMBER[m[Kâ > 80 | #define OPJ_DEPRECATED_STRUCT_MEMBER(memb, msg) __attribute__ ((deprecated(msg))) [01;36m[Kmemb[m[K > | [01;36m[K^~~~[m[K >[01m[KSource/FreeImage/J2KHelper.cpp:487:37:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kopj_image_comptparm::bpp[m[Kâ is deprecated: Use prec instead [[01;35m[K-Wdeprecated-declarations[m[K] > 487 | cmptparm[i].[01;35m[Kbpp[m[K = prec; > | [01;35m[K^~~[m[K >[01m[K/usr/include/openjpeg-2.5/openjpeg.h:750:45:[m[K [01;36m[Knote: [m[Kdeclared here > 750 | OPJ_DEPRECATED_STRUCT_MEMBER(OPJ_UINT32 [01;36m[Kbpp[m[K, "Use prec instead"); > | [01;36m[K^~~[m[K >[01m[K/usr/include/openjpeg-2.5/openjpeg.h:80:83:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KOPJ_DEPRECATED_STRUCT_MEMBER[m[Kâ > 80 | #define OPJ_DEPRECATED_STRUCT_MEMBER(memb, msg) __attribute__ ((deprecated(msg))) [01;36m[Kmemb[m[K > | [01;36m[K^~~~[m[K >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/MNGHelper.cpp -o Source/FreeImage/MNGHelper.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/Plugin.cpp -o Source/FreeImage/Plugin.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginBMP.cpp -o Source/FreeImage/PluginBMP.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginCUT.cpp -o Source/FreeImage/PluginCUT.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginDDS.cpp -o Source/FreeImage/PluginDDS.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginEXR.cpp -o Source/FreeImage/PluginEXR.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginGIF.cpp -o Source/FreeImage/PluginGIF.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginHDR.cpp -o Source/FreeImage/PluginHDR.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginICO.cpp -o Source/FreeImage/PluginICO.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginIFF.cpp -o Source/FreeImage/PluginIFF.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginJ2K.cpp -o Source/FreeImage/PluginJ2K.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginJNG.cpp -o Source/FreeImage/PluginJNG.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginJP2.cpp -o Source/FreeImage/PluginJP2.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginJPEG.cpp -o Source/FreeImage/PluginJPEG.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginKOALA.cpp -o Source/FreeImage/PluginKOALA.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginMNG.cpp -o Source/FreeImage/PluginMNG.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginPCD.cpp -o Source/FreeImage/PluginPCD.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginPCX.cpp -o Source/FreeImage/PluginPCX.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginPFM.cpp -o Source/FreeImage/PluginPFM.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginPICT.cpp -o Source/FreeImage/PluginPICT.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginPNG.cpp -o Source/FreeImage/PluginPNG.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginPNM.cpp -o Source/FreeImage/PluginPNM.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginPSD.cpp -o Source/FreeImage/PluginPSD.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginRAS.cpp -o Source/FreeImage/PluginRAS.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginRAW.cpp -o Source/FreeImage/PluginRAW.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginSGI.cpp -o Source/FreeImage/PluginSGI.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginTARGA.cpp -o Source/FreeImage/PluginTARGA.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginTIFF.cpp -o Source/FreeImage/PluginTIFF.o >In file included from [01m[KSource/FreeImage/PluginTIFF.cpp:40[m[K: >[01m[KSource/tiffiop.h:51:[m[K [01;35m[Kwarning: [m[K"assert" redefined > 51 | # define assert(x) > | >In file included from [01m[KSource/Utilities.h:39[m[K, > from [01m[KSource/FreeImage/PluginTIFF.cpp:39[m[K: >[01m[K/usr/include/assert.h:89:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition > 89 | # define assert(expr) \ > | >In file included from [01m[KSource/tiffiop.h:69[m[K: >[01m[KSource/tif_dir.h:49:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 49 | uint16 [01;35m[Ktdir_tag[m[K; /* see below */ > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/tiffio.h:31[m[K, > from [01m[KSource/tiffiop.h:67[m[K: >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:50:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 50 | uint16 [01;35m[Ktdir_type[m[K; /* data type; see below */ > | [01;35m[K^~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:51:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 51 | uint64 [01;35m[Ktdir_count[m[K; /* number of items; length in spec */ > | [01;35m[K^~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:53:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 53 | uint16 [01;35m[Ktoff_short[m[K; > | [01;35m[K^~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:54:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 54 | uint32 [01;35m[Ktoff_long[m[K; > | [01;35m[K^~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:55:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 55 | uint64 [01;35m[Ktoff_long8[m[K; > | [01;35m[K^~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:67:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 67 | uint32 [01;35m[Ktd_imagewidth[m[K, td_imagelength, td_imagedepth; > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:67:32:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 67 | uint32 td_imagewidth, [01;35m[Ktd_imagelength[m[K, td_imagedepth; > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:67:48:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 67 | uint32 td_imagewidth, td_imagelength, [01;35m[Ktd_imagedepth[m[K; > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:68:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 68 | uint32 [01;35m[Ktd_tilewidth[m[K, td_tilelength, td_tiledepth; > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:68:31:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 68 | uint32 td_tilewidth, [01;35m[Ktd_tilelength[m[K, td_tiledepth; > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:68:46:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 68 | uint32 td_tilewidth, td_tilelength, [01;35m[Ktd_tiledepth[m[K; > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:69:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 69 | uint32 [01;35m[Ktd_subfiletype[m[K; > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:70:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 70 | uint16 [01;35m[Ktd_bitspersample[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:71:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 71 | uint16 [01;35m[Ktd_sampleformat[m[K; > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:72:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 72 | uint16 [01;35m[Ktd_compression[m[K; > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:73:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 73 | uint16 [01;35m[Ktd_photometric[m[K; > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:74:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 74 | uint16 [01;35m[Ktd_threshholding[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:75:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 75 | uint16 [01;35m[Ktd_fillorder[m[K; > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:76:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 76 | uint16 [01;35m[Ktd_orientation[m[K; > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:77:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 77 | uint16 [01;35m[Ktd_samplesperpixel[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:78:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 78 | uint32 [01;35m[Ktd_rowsperstrip[m[K; > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:79:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 79 | uint16 [01;35m[Ktd_minsamplevalue[m[K, td_maxsamplevalue; > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:79:36:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 79 | uint16 td_minsamplevalue, [01;35m[Ktd_maxsamplevalue[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:83:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 83 | uint16 [01;35m[Ktd_resolutionunit[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:84:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 84 | uint16 [01;35m[Ktd_planarconfig[m[K; > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:86:32:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 86 | uint16 td_pagenumber[2[01;35m[K][m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:87:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 87 | uint16* td_colormap[3[01;35m[K][m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:88:35:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 88 | uint16 td_halftonehints[2[01;35m[K][m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:89:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 89 | uint16 [01;35m[Ktd_extrasamples[m[K; > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:90:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 90 | uint16* [01;35m[Ktd_sampleinfo[m[K; > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:94:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 94 | uint32 [01;35m[Ktd_stripsperimage[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:95:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 95 | uint32 [01;35m[Ktd_nstrips[m[K; /* size of offset & bytecount arrays */ > | [01;35m[K^~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:96:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 96 | uint64* [01;35m[Ktd_stripoffset[m[K; > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:97:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 97 | uint64* [01;35m[Ktd_stripbytecount[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:103:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 103 | uint16 [01;35m[Ktd_nsubifd[m[K; > | [01;35m[K^~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:104:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 104 | uint64* [01;35m[Ktd_subifd[m[K; > | [01;35m[K^~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:106:38:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 106 | uint16 td_ycbcrsubsampling[2[01;35m[K][m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:107:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 107 | uint16 [01;35m[Ktd_ycbcrpositioning[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:109:38:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 109 | uint16* td_transferfunction[3[01;35m[K][m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:269:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 269 | uint32 [01;35m[Kallocated_size[m[K; /* 0 if array is constant, other if modified by future definition extension support */ > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:270:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 270 | uint32 [01;35m[Kcount[m[K; /* number of elements in fields array */ > | [01;35m[K^~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:275:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 275 | uint32 [01;35m[Kfield_tag[m[K; /* field's tag */ > | [01;35m[K^~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:279:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 279 | uint32 [01;35m[Kreserved[m[K; /* reserved for future extension */ > | [01;35m[K^~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:289:61:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 289 | extern int _TIFFMergeFields(TIFF*, const TIFFField[], uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:290:78:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 290 | extern const TIFFField* _TIFFFindOrRegisterField(TIFF *, uint32, TIFFDataType[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tif_dir.h:291:69:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 291 | extern TIFFField* _TIFFCreateAnonField(TIFF *, uint32, TIFFDataType[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:97:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 97 | typedef int (*TIFFPreMethod)(TIFF*, uint16[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:98:82:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 98 | typedef int (*TIFFCodeMethod)(TIFF* tif, uint8* buf, tmsize_t size, uint16 sample[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:98:82:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 98 | typedef int (*TIFFCodeMethod)(TIFF* tif, uint8* buf, tmsize_t size, uint16 sample[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:99:44:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 99 | typedef int (*TIFFSeekMethod)(TIFF*, uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:100:68:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 100 | typedef void (*TIFFPostMethod)(TIFF* tif, uint8* buf, tmsize_t size[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:101:48:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 101 | typedef uint32 (*TIFFStripMethod)(TIFF*, uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:101:48:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 101 | typedef uint32 (*TIFFStripMethod)(TIFF*, uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:102:55:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 102 | typedef void (*TIFFTileMethod)(TIFF*, uint32*, uint32*[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:102:55:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 102 | typedef void (*TIFFTileMethod)(TIFF*, uint32*, uint32*[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:108:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 108 | uint32 [01;35m[Ktif_flags[m[K; > | [01;35m[K^~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:132:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 132 | uint64 [01;35m[Ktif_diroff[m[K; /* file offset of current directory */ > | [01;35m[K^~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:133:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 133 | uint64 [01;35m[Ktif_nextdiroff[m[K; /* file offset of following directory */ > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:134:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 134 | uint64* [01;35m[Ktif_dirlist[m[K; /* list of offsets to already seen directories to prevent IFD looping */ > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:135:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 135 | uint16 [01;35m[Ktif_dirlistsize[m[K; /* number of entries in offset list */ > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:136:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 136 | uint16 [01;35m[Ktif_dirnumber[m[K; /* number of already seen directories */ > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:144:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 144 | uint16 [01;35m[Ktif_header_size[m[K; /* file's header block and its length */ > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:145:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 145 | uint32 [01;35m[Ktif_row[m[K; /* current scanline */ > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:146:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 146 | uint16 [01;35m[Ktif_curdir[m[K; /* current directory (index) */ > | [01;35m[K^~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:147:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 147 | uint32 [01;35m[Ktif_curstrip[m[K; /* current strip for read/write */ > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:148:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 148 | uint64 [01;35m[Ktif_curoff[m[K; /* current offset for read/write */ > | [01;35m[K^~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:149:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 149 | uint64 [01;35m[Ktif_dataoff[m[K; /* current offset for writing dir */ > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:151:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 151 | uint16 [01;35m[Ktif_nsubifd[m[K; /* remaining subifds to write */ > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:152:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 152 | uint64 [01;35m[Ktif_subifdoff[m[K; /* offset for patching SubIFD link */ > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:154:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 154 | uint32 [01;35m[Ktif_col[m[K; /* current column (offset by row too) */ > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:155:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 155 | uint32 [01;35m[Ktif_curtile[m[K; /* current tile for read/write */ > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:177:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 177 | uint8* [01;35m[Ktif_data[m[K; /* compression scheme private data */ > | [01;35m[K^~~~~~~~[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:181:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 181 | uint8* [01;35m[Ktif_rawdata[m[K; /* raw data buffer */ > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:185:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 185 | uint8* [01;35m[Ktif_rawcp[m[K; /* current spot in raw buffer */ > | [01;35m[K^~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:188:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 188 | uint8* [01;35m[Ktif_base[m[K; /* base of mapped file */ > | [01;35m[K^~~~~~~~[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:333:72:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 333 | extern int _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:333:72:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 333 | extern int _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:334:74:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 334 | extern int _TIFFNoStripEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:334:74:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 334 | extern int _TIFFNoStripEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:335:69:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 335 | extern int _TIFFNoTileEncode(TIFF*, uint8* pp, tmsize_t cc, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:335:69:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 335 | extern int _TIFFNoTileEncode(TIFF*, uint8* pp, tmsize_t cc, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:336:72:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 336 | extern int _TIFFNoRowDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:336:72:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 336 | extern int _TIFFNoRowDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:337:74:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 337 | extern int _TIFFNoStripDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:337:74:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 337 | extern int _TIFFNoStripDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:338:69:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 338 | extern int _TIFFNoTileDecode(TIFF*, uint8* pp, tmsize_t cc, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:338:69:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 338 | extern int _TIFFNoTileDecode(TIFF*, uint8* pp, tmsize_t cc, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:339:65:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 339 | extern void _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:340:46:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 340 | extern int _TIFFNoPreCode(TIFF* tif, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:341:45:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 341 | extern int _TIFFNoSeek(TIFF* tif, uint32 off[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:342:66:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 342 | extern void _TIFFSwab16BitData(TIFF* tif, uint8* buf, tmsize_t cc[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:343:66:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 343 | extern void _TIFFSwab24BitData(TIFF* tif, uint8* buf, tmsize_t cc[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:344:66:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 344 | extern void _TIFFSwab32BitData(TIFF* tif, uint8* buf, tmsize_t cc[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:345:66:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint8[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 345 | extern void _TIFFSwab64BitData(TIFF* tif, uint8* buf, tmsize_t cc[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:80:37:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | typedef TIFF_MSC_DEPRECATED uint8_t [01;36m[Kuint8[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/tiffiop.h:349:76:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 349 | extern int _TIFFRewriteField(TIFF *, uint16, TIFFDataType, tmsize_t, void *[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:352:56:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 352 | extern uint32 _TIFFDefaultStripSize(TIFF* tif, uint32 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:352:56:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 352 | extern uint32 _TIFFDefaultStripSize(TIFF* tif, uint32 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:353:67:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 353 | extern void _TIFFDefaultTileSize(TIFF* tif, uint32* tw, uint32* th[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:353:67:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 353 | extern void _TIFFDefaultTileSize(TIFF* tif, uint32* tw, uint32* th[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:356:52:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 356 | extern void _TIFFsetByteArray(void**, void*, uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:358:57:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 358 | extern void _TIFFsetShortArray(uint16**, uint16*, uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:358:57:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 358 | extern void _TIFFsetShortArray(uint16**, uint16*, uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:358:57:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 358 | extern void _TIFFsetShortArray(uint16**, uint16*, uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:359:56:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 359 | extern void _TIFFsetLongArray(uint32**, uint32*, uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:359:56:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 359 | extern void _TIFFsetLongArray(uint32**, uint32*, uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:359:56:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 359 | extern void _TIFFsetLongArray(uint32**, uint32*, uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:360:55:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 360 | extern void _TIFFsetFloatArray(float**, float*, uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:361:58:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 361 | extern void _TIFFsetDoubleArray(double**, double*, uint32[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:371:65:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 371 | extern uint32 _TIFFMultiply32(TIFF*, uint32, uint32, const char*[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:371:65:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 371 | extern uint32 _TIFFMultiply32(TIFF*, uint32, uint32, const char*[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:371:65:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 371 | extern uint32 _TIFFMultiply32(TIFF*, uint32, uint32, const char*[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:372:65:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 372 | extern uint64 _TIFFMultiply64(TIFF*, uint64, uint64, const char*[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:372:65:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 372 | extern uint64 _TIFFMultiply64(TIFF*, uint64, uint64, const char*[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:372:65:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 372 | extern uint64 _TIFFMultiply64(TIFF*, uint64, uint64, const char*[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:376:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 376 | extern double _TIFFUInt64ToDouble(uint64[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:377:39:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 377 | extern float _TIFFUInt64ToFloat(uint64[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:382:58:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 382 | tmsize_t size_to_read[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:386:58:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 386 | tmsize_t size_to_read[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:390:67:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 390 | uint32 x, uint32 y, uint32 z, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:390:67:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 390 | uint32 x, uint32 y, uint32 z, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:390:67:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 390 | uint32 x, uint32 y, uint32 z, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/tiffiop.h:390:67:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 390 | uint32 x, uint32 y, uint32 z, uint16 s[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:107:67:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 107 | static uint16 CheckColormap(int n, uint16* r, uint16* g, uint16* b[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:107:67:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 107 | static uint16 CheckColormap(int n, uint16* r, uint16* g, uint16* b[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:107:67:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 107 | static uint16 CheckColormap(int n, uint16* r, uint16* g, uint16* b[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:107:67:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 107 | static uint16 CheckColormap(int n, uint16* r, uint16* g, uint16* b[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:108:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 108 | static uint16 GetPhotometric(FIBITMAP *dib[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:113:92:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 113 | static void ReadPalette(TIFF *tiff, uint16 photometric, uint16 bitspersample, FIBITMAP *dib[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:113:92:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 113 | static void ReadPalette(TIFF *tiff, uint16 photometric, uint16 bitspersample, FIBITMAP *dib[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:115:140:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 115 | static FIBITMAP* CreateImageType(BOOL header_only, FREE_IMAGE_TYPE fit, int width, int height, uint16 bitspersample, uint16 samplesperpixel[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:115:140:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 115 | static FIBITMAP* CreateImageType(BOOL header_only, FREE_IMAGE_TYPE fit, int width, int height, uint16 bitspersample, uint16 samplesperpixel[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:116:94:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 116 | static FREE_IMAGE_TYPE ReadImageType(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:116:94:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 116 | static FREE_IMAGE_TYPE ReadImageType(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:119:117:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 119 | static void WriteCompression(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel, uint16 photometric, int flags[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:119:117:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 119 | static void WriteCompression(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel, uint16 photometric, int flags[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:119:117:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 119 | static void WriteCompression(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel, uint16 photometric, int flags[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:130:152:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 130 | static TIFFLoadMethod FindLoadMethod(TIFF *tif, uint16 photometric, uint16 bitspersample, uint16 samplesperpixel, FREE_IMAGE_TYPE image_type, int flags[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:130:152:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 130 | static TIFFLoadMethod FindLoadMethod(TIFF *tif, uint16 photometric, uint16 bitspersample, uint16 samplesperpixel, FREE_IMAGE_TYPE image_type, int flags[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:130:152:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 130 | static TIFFLoadMethod FindLoadMethod(TIFF *tif, uint16 photometric, uint16 bitspersample, uint16 samplesperpixel, FREE_IMAGE_TYPE image_type, int flags[01;35m[K)[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:304:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 304 | CheckColormap(int n, uint16* r, uint16* g, uint16* b[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:304:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 304 | CheckColormap(int n, uint16* r, uint16* g, uint16* b[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:304:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 304 | CheckColormap(int n, uint16* r, uint16* g, uint16* b[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:304:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 304 | CheckColormap(int n, uint16* r, uint16* g, uint16* b[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:318:29:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 318 | GetPhotometric(FIBITMAP *dib[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[Kvoid ReadResolution(TIFF*, FIBITMAP*)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:344:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 344 | uint16 [01;35m[KresUnit[m[K = RESUNIT_INCH; > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K At global scope: >[01m[KSource/FreeImage/PluginTIFF.cpp:383:80:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 383 | ReadPalette(TIFF *tiff, uint16 photometric, uint16 bitspersample, FIBITMAP *dib[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:383:80:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 383 | ReadPalette(TIFF *tiff, uint16 photometric, uint16 bitspersample, FIBITMAP *dib[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[Kvoid ReadPalette(TIFF*, uint16, uint16, FIBITMAP*)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:422:33:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 422 | uint16 *[01;35m[Kred[m[K; > | [01;35m[K^~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:423:33:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 423 | uint16 *[01;35m[Kgreen[m[K; > | [01;35m[K^~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:424:33:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 424 | uint16 *[01;35m[Kblue[m[K; > | [01;35m[K^~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K At global scope: >[01m[KSource/FreeImage/PluginTIFF.cpp:459:123:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 459 | CreateImageType(BOOL header_only, FREE_IMAGE_TYPE fit, int width, int height, uint16 bitspersample, uint16 samplesperpixel[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:459:123:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 459 | CreateImageType(BOOL header_only, FREE_IMAGE_TYPE fit, int width, int height, uint16 bitspersample, uint16 samplesperpixel[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:504:71:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 504 | ReadImageType(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:504:71:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 504 | ReadImageType(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[KFREE_IMAGE_TYPE ReadImageType(TIFF*, uint16, uint16)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:505:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 505 | uint16 [01;35m[Ksampleformat[m[K = 0; > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:508:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 508 | uint16 [01;35m[Kbpp[m[K = bitspersample * samplesperpixel; > | [01;35m[K^~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K At global scope: >[01m[KSource/FreeImage/PluginTIFF.cpp:672:105:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 672 | WriteCompression(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel, uint16 photometric, int flags[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:672:105:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 672 | WriteCompression(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel, uint16 photometric, int flags[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:672:105:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 672 | WriteCompression(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel, uint16 photometric, int flags[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[Kvoid WriteCompression(TIFF*, uint16, uint16, uint16, int)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:673:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 673 | uint16 [01;35m[Kcompression[m[K; > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:674:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 674 | uint16 [01;35m[Kbitsperpixel[m[K = bitspersample * samplesperpixel; > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:696:32:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 696 | uint32 [01;35m[Krowsperstrip[m[K = (uint32) -1; > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:696:48:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 696 | uint32 rowsperstrip = ([01;35m[Kuint32[m[K) -1; > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:757:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 757 | uint32 [01;35m[KimageLength[m[K = 0; > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:766:32:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 766 | uint32 [01;35m[Kgroup3options[m[K = GROUP3OPT_2DENCODING | GROUP3OPT_FILLBITS; > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[KBOOL tiff_read_iptc_profile(TIFF*, FIBITMAP*)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:783:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 783 | uint32 [01;35m[Kprofile_size[m[K = 0; > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:787:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 787 | TIFFSwabArrayOfLong((uint32 [01;35m[K*[m[K) profile, (unsigned long)profile_size); > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[KBOOL tiff_read_xmp_profile(TIFF*, FIBITMAP*)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:805:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 805 | uint32 [01;35m[Kprofile_size[m[K = 0; > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[KBOOL tiff_read_exif_profile(FreeImageIO*, fi_handle, TIFF*, FIBITMAP*)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:849:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 849 | const uint16 [01;35m[Kcur_dir[m[K = TIFFCurrentDirectory(tiff); > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[KBOOL tiff_write_iptc_profile(TIFF*, FIBITMAP*)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:892:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 892 | uint32 [01;35m[Kprofile_size[m[K = 0; > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:895:32:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 895 | uint32 [01;35m[Kiptc_size[m[K = profile_size; > | [01;35m[K^~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:905:61:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 905 | TIFFSwabArrayOfLong((uint32 [01;35m[K*[m[K) iptc_profile, (unsigned long)iptc_size/4); > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[KBOOL tiff_write_xmp_profile(TIFF*, FIBITMAP*)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:933:56:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 933 | TIFFSetField(tiff, TIFFTAG_XMLPACKET, ([01;35m[Kuint32[m[K)FreeImage_GetTagLength(tag_xmp), (BYTE*)FreeImage_GetTagValue(tag_xmp)); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K At global scope: >[01m[KSource/FreeImage/PluginTIFF.cpp:1131:86:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1131 | IsValidBitsPerSample(uint16 photometric, uint16 bitspersample, uint16 samplesperpixel[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1131:86:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1131 | IsValidBitsPerSample(uint16 photometric, uint16 bitspersample, uint16 samplesperpixel[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1131:86:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1131 | IsValidBitsPerSample(uint16 photometric, uint16 bitspersample, uint16 samplesperpixel[01;35m[K)[m[K { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[KBOOL IsValidBitsPerSample(uint16, uint16, uint16)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:1133:22:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1133 | const uint16 [01;35m[Kpixel_depth[m[K = bitspersample * samplesperpixel; > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[KTIFFLoadMethod FindLoadMethod(TIFF*, FREE_IMAGE_TYPE, int)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:1199:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1199 | uint16 [01;35m[Kbitspersample[m[K = (uint16)-1; > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1199:36:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1199 | uint16 bitspersample = ([01;35m[Kuint16[m[K)-1; > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1200:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1200 | uint16 [01;35m[Ksamplesperpixel[m[K = (uint16)-1; > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1200:36:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1200 | uint16 samplesperpixel = ([01;35m[Kuint16[m[K)-1; > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1201:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1201 | uint16 [01;35m[Kphotometric[m[K = (uint16)-1; > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1201:44:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1201 | uint16 photometric = ([01;35m[Kuint16[m[K)-1; > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1202:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1202 | uint16 [01;35m[Kplanar_config[m[K = (uint16)-1; > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1202:36:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1202 | uint16 planar_config = ([01;35m[Kuint16[m[K)-1; > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[Kvoid ReadThumbnail(FreeImageIO*, fi_handle, void*, TIFF*, FIBITMAP*)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:1312:38:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1312 | const uint16 [01;35m[Kcur_dir[m[K = TIFFCurrentDirectory(tiff); > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1331:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1331 | uint16 [01;35m[KsubIFD_count[m[K = 0; > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1341:46:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1341 | const uint16 [01;35m[Kcur_dir[m[K = TIFFCurrentDirectory(tiff); > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1365:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1365 | uint32 [01;35m[Kps_size[m[K = 0; > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[KFIBITMAP* Load(FreeImageIO*, fi_handle, int, int, void*)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:1396:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1396 | uint32 [01;35m[Kheight[m[K = 0; > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1397:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1397 | uint32 [01;35m[Kwidth[m[K = 0; > | [01;35m[K^~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1398:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1398 | uint16 [01;35m[Kbitspersample[m[K = 1; > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1399:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1399 | uint16 [01;35m[Ksamplesperpixel[m[K = 1; > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1400:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1400 | uint32 [01;35m[Krowsperstrip[m[K = (uint32)-1; > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1400:32:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1400 | uint32 rowsperstrip = ([01;35m[Kuint32[m[K)-1; > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1401:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1401 | uint16 [01;35m[Kphotometric[m[K = PHOTOMETRIC_MINISWHITE; > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1402:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1402 | uint16 [01;35m[Kcompression[m[K = (uint16)-1; > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1402:31:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1402 | uint16 compression = ([01;35m[Kuint16[m[K)-1; > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1403:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1403 | uint16 [01;35m[Kplanar_config[m[K; > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1406:16:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1406 | uint32 [01;35m[KiccSize[m[K = 0; // ICC profile length > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1416:61:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1416 | if (!tif || !TIFFSetDirectory(tif, ([01;35m[Kuint16[m[K)page)) { > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1484:33:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1484 | uint32 *[01;35m[Kraster[m[K = NULL; > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1488:49:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1488 | raster = (uint32[01;35m[K*[m[K)_TIFFmalloc(width * height * sizeof(uint32)); > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1488:87:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1488 | raster = (uint32*)_TIFFmalloc(width * height * sizeof([01;35m[Kuint32[m[K)); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1537:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1537 | uint32 *[01;35m[Krow[m[K = &raster[0]; > | [01;35m[K^~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1541:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1541 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1543:61:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1543 | for (uint32 [01;35m[Kx[m[K = 0; x < width; x++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1559:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1559 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1561:61:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1561 | for (uint32 [01;35m[Kx[m[K = 0; x < width; x++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1584:106:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1584 | dib = CreateImageType(header_only, image_type, width, height, bitspersample, MIN<[01;35m[Kuint16[m[K>(2, samplesperpixel)); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1623:45:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1623 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y += rowsperstrip) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1624:47:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1624 | int32 [01;35m[Knrow[m[K = (y + rowsperstrip > height ? height - y : rowsperstrip); > | [01;35m[K^~~~[m[K >[01m[K/usr/include/tiff.h:85:37:[m[K [01;36m[Knote: [m[Kdeclared here > 85 | typedef TIFF_MSC_DEPRECATED int32_t [01;36m[Kint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1634:60:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1634 | for(uint32 [01;35m[Kx[m[K = 0; x < (uint32)(src_line / samplesperpixel); x++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1634:72:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1634 | for(uint32 x = 0; x < ([01;35m[Kuint32[m[K)(src_line / samplesperpixel); x++) { > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1658:45:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1658 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y += rowsperstrip) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1659:47:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1659 | int32 [01;35m[Knrow[m[K = (y + rowsperstrip > height ? height - y : rowsperstrip); > | [01;35m[K^~~~[m[K >[01m[K/usr/include/tiff.h:85:37:[m[K [01;36m[Knote: [m[Kdeclared here > 85 | typedef TIFF_MSC_DEPRECATED int32_t [01;36m[Kint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1675:60:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1675 | for(uint32 [01;35m[Kx[m[K = 0; x < (uint32)(src_line); x++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1675:72:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1675 | for(uint32 x = 0; x < ([01;35m[Kuint32[m[K)(src_line); x++) { > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1734:38:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1734 | const uint16 [01;35m[KchCount[m[K = MIN<uint16>(samplesperpixel, 4); > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1734:52:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1734 | const uint16 chCount = MIN<[01;35m[Kuint16[m[K>(samplesperpixel, 4); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1775:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1775 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y += rowsperstrip) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1776:61:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1776 | const int32 [01;35m[Kstrips[m[K = (y + rowsperstrip > height ? height - y : rowsperstrip); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:85:37:[m[K [01;36m[Knote: [m[Kdeclared here > 85 | typedef TIFF_MSC_DEPRECATED int32_t [01;36m[Kint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1838:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1838 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y += rowsperstrip) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1839:61:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1839 | const int32 [01;35m[Kstrips[m[K = (y + rowsperstrip > height ? height - y : rowsperstrip); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:85:37:[m[K [01;36m[Knote: [m[Kdeclared here > 85 | typedef TIFF_MSC_DEPRECATED int32_t [01;36m[Kint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1843:60:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1843 | for(uint16 [01;35m[Ksample[m[K = 0; sample < samplesperpixel; sample++) { > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1853:64:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1853 | uint16 [01;35m[Kch[m[K = sample; > | [01;35m[K^~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1935:38:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1935 | const uint16 [01;35m[KchCount[m[K = MIN<uint16>(samplesperpixel, 4); > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1935:52:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1935 | const uint16 chCount = MIN<[01;35m[Kuint16[m[K>(samplesperpixel, 4); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1975:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1975 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y += rowsperstrip) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:1976:55:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 1976 | int32 [01;35m[Kstrips[m[K = (y + rowsperstrip > height ? height - y : rowsperstrip); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:85:37:[m[K [01;36m[Knote: [m[Kdeclared here > 85 | typedef TIFF_MSC_DEPRECATED int32_t [01;36m[Kint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2009:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2009 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y += rowsperstrip) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2010:61:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2010 | const int32 [01;35m[Kstrips[m[K = (y + rowsperstrip > height ? height - y : rowsperstrip); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:85:37:[m[K [01;36m[Knote: [m[Kdeclared here > 85 | typedef TIFF_MSC_DEPRECATED int32_t [01;36m[Kint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2014:60:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2014 | for(uint16 [01;35m[Ksample[m[K = 0; sample < samplesperpixel; sample++) { > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2070:32:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2070 | uint32 [01;35m[KtileWidth[m[K, tileHeight; > | [01;35m[K^~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2070:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2070 | uint32 tileWidth, [01;35m[KtileHeight[m[K; > | [01;35m[K^~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2071:32:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2071 | uint32 [01;35m[Ksrc_line[m[K = 0; > | [01;35m[K^~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2107:40:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2107 | uint32 [01;35m[KtileRowSize[m[K = (uint32)TIFFTileRowSize(tif); > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2107:55:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2107 | uint32 tileRowSize = ([01;35m[Kuint32[m[K)TIFFTileRowSize(tif); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2108:40:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2108 | uint32 [01;35m[KimageRowSize[m[K = (uint32)TIFFScanlineSize(tif); > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2108:56:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2108 | uint32 imageRowSize = ([01;35m[Kuint32[m[K)TIFFScanlineSize(tif); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2116:45:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2116 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y += tileHeight) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2117:47:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2117 | int32 [01;35m[Knrows[m[K = (y + tileHeight > height ? height - y : tileHeight); > | [01;35m[K^~~~~[m[K >[01m[K/usr/include/tiff.h:85:37:[m[K [01;36m[Knote: [m[Kdeclared here > 85 | typedef TIFF_MSC_DEPRECATED int32_t [01;36m[Kint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2119:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2119 | for (uint32 [01;35m[Kx[m[K = 0, rowSize = 0; x < width; x += tileWidth, rowSize += tileRowSize) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2119:60:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2119 | for (uint32 x = 0, [01;35m[KrowSize[m[K = 0; x < width; x += tileWidth, rowSize += tileRowSize) { > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2193:45:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2193 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y += rowsperstrip) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2194:47:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2194 | int32 [01;35m[Knrow[m[K = (y + rowsperstrip > height ? height - y : rowsperstrip); > | [01;35m[K^~~~[m[K >[01m[K/usr/include/tiff.h:85:37:[m[K [01;36m[Knote: [m[Kdeclared here > 85 | typedef TIFF_MSC_DEPRECATED int32_t [01;36m[Kint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2250:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2250 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y += rowsperstrip) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2251:56:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2251 | uint32 [01;35m[Knrow[m[K = (y + rowsperstrip > height ? height - y : rowsperstrip); > | [01;35m[K^~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2263:61:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2263 | for (uint32 [01;35m[Kl[m[K = 0; l < nrow; l++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:[m[K In function â[01m[KBOOL SaveOneTIFF(FreeImageIO*, FIBITMAP*, fi_handle, int, int, void*, unsigned int, unsigned int)[m[Kâ: >[01m[KSource/FreeImage/PluginTIFF.cpp:2356:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2356 | const uint32 [01;35m[Kwidth[m[K = FreeImage_GetWidth(dib); > | [01;35m[K^~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2357:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2357 | const uint32 [01;35m[Kheight[m[K = FreeImage_GetHeight(dib); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2358:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2358 | const uint16 [01;35m[Kbitsperpixel[m[K = (uint16)FreeImage_GetBPP(dib); > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2358:46:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2358 | const uint16 bitsperpixel = ([01;35m[Kuint16[m[K)FreeImage_GetBPP(dib); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2364:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2364 | uint16 [01;35m[Kbitspersample[m[K; > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2365:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2365 | uint16 [01;35m[Ksamplesperpixel[m[K; > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2366:24:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2366 | uint16 [01;35m[Kphotometric[m[K; > | [01;35m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2391:60:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2391 | uint16 sampleinfo[1[01;35m[K][m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2417:52:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2417 | uint16 sampleinfo[1[01;35m[K][m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2472:84:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2472 | TIFFSetField(out, TIFFTAG_ROWSPERSTRIP, TIFFDefaultStripSize(out, ([01;35m[Kuint32[m[K) -1)); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2484:65:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2484 | TIFFSetField(out, TIFFTAG_SUBFILETYPE, ([01;35m[Kuint32[m[K)FILETYPE_PAGE); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2485:64:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2485 | TIFFSetField(out, TIFFTAG_PAGENUMBER, ([01;35m[Kuint16[m[K)page, (uint16)0); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2485:78:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2485 | TIFFSetField(out, TIFFTAG_PAGENUMBER, (uint16)page, ([01;35m[Kuint16[m[K)0); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2490:78:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2490 | TIFFSetField(out, TIFFTAG_SUBFILETYPE, (ifd == 0) ? ([01;35m[Kuint32[m[K)0 : (uint32)FILETYPE_REDUCEDIMAGE); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2490:90:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2490 | TIFFSetField(out, TIFFTAG_SUBFILETYPE, (ifd == 0) ? (uint32)0 : ([01;35m[Kuint32[m[K)FILETYPE_REDUCEDIMAGE); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2496:33:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2496 | uint16 *[01;35m[Kr[m[K, *g, *b; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2496:37:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2496 | uint16 *r, *[01;35m[Kg[m[K, *b; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2496:41:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2496 | uint16 *r, *g, *[01;35m[Kb[m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2497:32:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2497 | uint16 [01;35m[KnColors[m[K = (uint16)FreeImage_GetColorsUsed(dib); > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2497:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2497 | uint16 nColors = ([01;35m[Kuint16[m[K)FreeImage_GetColorsUsed(dib); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2500:37:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2500 | r = (uint16 [01;35m[K*[m[K) _TIFFmalloc(sizeof(uint16) * 3 * nColors); > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2500:59:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2500 | r = (uint16 *) _TIFFmalloc(sizeof([01;35m[Kuint16[m[K) * 3 * nColors); > | [01;35m[K^~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2508:47:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2508 | r[i] = SCALE(([01;35m[Kuint16[m[K)pal[i].rgbRed); > | [01;35m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:297:28:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KSCALE[m[Kâ > 297 | #define SCALE(x) ((([01;36m[Kx[m[K)*((1L<<16)-1))/255) > | [01;36m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2509:47:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2509 | g[i] = SCALE(([01;35m[Kuint16[m[K)pal[i].rgbGreen); > | [01;35m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:297:28:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KSCALE[m[Kâ > 297 | #define SCALE(x) ((([01;36m[Kx[m[K)*((1L<<16)-1))/255) > | [01;36m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2510:47:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2510 | b[i] = SCALE(([01;35m[Kuint16[m[K)pal[i].rgbBlue); > | [01;35m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:297:28:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KSCALE[m[Kâ > 297 | #define SCALE(x) ((([01;36m[Kx[m[K)*((1L<<16)-1))/255) > | [01;36m[K^[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2529:32:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint16[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2529 | uint16 [01;35m[Knsubifd[m[K = 1; > | [01;35m[K^~~~~~~[m[K >[01m[K/usr/include/tiff.h:83:38:[m[K [01;36m[Knote: [m[Kdeclared here > 83 | typedef TIFF_MSC_DEPRECATED uint16_t [01;36m[Kuint16[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2530:40:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint64[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2530 | uint64 subifd[1[01;35m[K][m[K; > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:89:38:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | typedef TIFF_MSC_DEPRECATED uint64_t [01;36m[Kuint64[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2539:30:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2539 | const uint32 [01;35m[Kpitch[m[K = FreeImage_GetPitch(dib); > | [01;35m[K^~~~~[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2565:68:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2565 | for(uint32 [01;35m[Kx[m[K = 0; x < width; x++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2589:61:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2589 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2609:53:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2609 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2620:69:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2620 | for (uint32 [01;35m[Kx[m[K = 0; x < width; x++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2645:37:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2645 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >[01m[KSource/FreeImage/PluginTIFF.cpp:2660:37:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kuint32[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > 2660 | for (uint32 [01;35m[Ky[m[K = 0; y < height; y++) { > | [01;35m[K^[m[K >[01m[K/usr/include/tiff.h:86:38:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | typedef TIFF_MSC_DEPRECATED uint32_t [01;36m[Kuint32[m[K TIFF_GCC_DEPRECATED; > | [01;36m[K^~~~~~[m[K >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginWBMP.cpp -o Source/FreeImage/PluginWBMP.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginWebP.cpp -o Source/FreeImage/PluginWebP.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginXBM.cpp -o Source/FreeImage/PluginXBM.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PluginXPM.cpp -o Source/FreeImage/PluginXPM.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/PSDParser.cpp -o Source/FreeImage/PSDParser.o >[01m[KSource/FreeImage/PSDParser.cpp:[m[K In static member function â[01m[Kstatic int PSDGetValue<N>::get(const BYTE*)[m[Kâ: >[01m[KSource/FreeImage/PSDParser.cpp:100:56:[m[K [01;35m[Kwarning: [m[Kno return statement in function returning non-void [[01;35m[K-Wreturn-type[m[K] > 100 | static inline int get(const BYTE * iprBuffer) {[01;35m[K}[m[K // error > | [01;35m[K^[m[K >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/TIFFLogLuv.cpp -o Source/FreeImage/TIFFLogLuv.o >x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -D__ANSI__ -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -DUSE_EXR -I/usr/include/OpenEXR -I/usr/include/Imath -DUSE_JPEG -DUSE_JPEG2K -I/usr/include/openjpeg-2.5 -DUSE_MNG -DUSE_PNG -I/usr/include/libpng16 -DUSE_TIFF -I/usr/include/Imath -DUSE_RAW -I/usr/include/libraw -DUSE_WEBP -fPIC -c Source/FreeImage/Conversion.cpp -o Source/FreeImage/Conversion.o >[01m[KSource/FreeImage/PluginRAW.cpp:[m[K In function â[01m[KFIBITMAP* Load(FreeImageIO*, fi_handle, int, int, void*)[m[Kâ: >[01m[KSource/FreeImage/PluginRAW.cpp:694:46:[m[K [01;31m[Kerror: [m[Kâ[01m[Kstruct libraw_output_params_t[m[Kâ has no member named â[01m[Kshot_select[m[Kâ > 694 | RawProcessor->imgdata.params.[01;31m[Kshot_select[m[K = 0; > | [01;31m[K^~~~~~~~~~~[m[K >make: *** [Makefile.gnu:83: Source/FreeImage/PluginRAW.o] Error 1 > [31;01m*[0m ERROR: media-libs/freeimage-3.18.0-r10::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-libs/freeimage-3.18.0-r10::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-libs/freeimage-3.18.0-r10::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-libs/freeimage-3.18.0-r10/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/freeimage-3.18.0-r10/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-libs/freeimage-3.18.0-r10/work/FreeImage' > [31;01m*[0m S: '/var/tmp/portage/media-libs/freeimage-3.18.0-r10/work/FreeImage'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 887467
: 844181