Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild --nocheck -bs --target loongarch64 --nodeps /builddir/build/SPECS/freeimage.spec'], chrootPath='/var/lib/mock/dist-an8.7-dde-build-188559-60704/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild --nocheck -bs --target loongarch64 --nodeps /builddir/build/SPECS/freeimage.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/freeimage-3.18.0-8.an8_6.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild --nocheck -bb --target loongarch64 --nodeps /builddir/build/SPECS/freeimage.spec'], chrootPath='/var/lib/mock/dist-an8.7-dde-build-188559-60704/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild --nocheck -bb --target loongarch64 --nodeps /builddir/build/SPECS/freeimage.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gEHXC1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf FreeImage + /usr/bin/unzip -qq /builddir/build/SOURCES/FreeImage3180.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd FreeImage + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/FreeImage_unbundle.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/FreeImage_doxygen.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/FreeImage_bigendian.patch + /usr/bin/cat /builddir/build/SOURCES/CVE-2019-12211_2019-12213.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/substream.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -r Source/LibJPEG Source/LibJXR Source/LibOpenJPEG Source/LibPNG Source/LibRawLite Source/LibTIFF4 Source/LibWebP Source/ZLib Source/OpenEXR ++ find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Plugin/PluginCradle.cpp + sed -i 's|\r||g' ./Examples/Plugin/PluginCradle.cpp.new + touch -r ./Examples/Plugin/PluginCradle.cpp ./Examples/Plugin/PluginCradle.cpp.new + mv ./Examples/Plugin/PluginCradle.cpp.new ./Examples/Plugin/PluginCradle.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Plugin/PluginCradle.h + sed -i 's|\r||g' ./Examples/Plugin/PluginCradle.h.new + touch -r ./Examples/Plugin/PluginCradle.h ./Examples/Plugin/PluginCradle.h.new + mv ./Examples/Plugin/PluginCradle.h.new ./Examples/Plugin/PluginCradle.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Linux/linux-svgalib.c + sed -i 's|\r||g' ./Examples/Linux/linux-svgalib.c.new + touch -r ./Examples/Linux/linux-svgalib.c ./Examples/Linux/linux-svgalib.c.new + mv ./Examples/Linux/linux-svgalib.c.new ./Examples/Linux/linux-svgalib.c + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Linux/linux-gtk.c + sed -i 's|\r||g' ./Examples/Linux/linux-gtk.c.new + touch -r ./Examples/Linux/linux-gtk.c ./Examples/Linux/linux-gtk.c.new + mv ./Examples/Linux/linux-gtk.c.new ./Examples/Linux/linux-gtk.c + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Linux/Makefile + sed -i 's|\r||g' ./Examples/Linux/Makefile.new + touch -r ./Examples/Linux/Makefile ./Examples/Linux/Makefile.new + mv ./Examples/Linux/Makefile.new ./Examples/Linux/Makefile + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Generic/CloneMultiPage.cpp + sed -i 's|\r||g' ./Examples/Generic/CloneMultiPage.cpp.new + touch -r ./Examples/Generic/CloneMultiPage.cpp ./Examples/Generic/CloneMultiPage.cpp.new + mv ./Examples/Generic/CloneMultiPage.cpp.new ./Examples/Generic/CloneMultiPage.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Generic/FIFImportExport.cpp + sed -i 's|\r||g' ./Examples/Generic/FIFImportExport.cpp.new + touch -r ./Examples/Generic/FIFImportExport.cpp ./Examples/Generic/FIFImportExport.cpp.new + mv ./Examples/Generic/FIFImportExport.cpp.new ./Examples/Generic/FIFImportExport.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Generic/LoadFromHandle.cpp + sed -i 's|\r||g' ./Examples/Generic/LoadFromHandle.cpp.new + touch -r ./Examples/Generic/LoadFromHandle.cpp ./Examples/Generic/LoadFromHandle.cpp.new + mv ./Examples/Generic/LoadFromHandle.cpp.new ./Examples/Generic/LoadFromHandle.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Generic/LoadFromMemory-classified.cpp + sed -i 's|\r||g' ./Examples/Generic/LoadFromMemory-classified.cpp.new + touch -r ./Examples/Generic/LoadFromMemory-classified.cpp ./Examples/Generic/LoadFromMemory-classified.cpp.new + mv ./Examples/Generic/LoadFromMemory-classified.cpp.new ./Examples/Generic/LoadFromMemory-classified.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Generic/FIIO_Mem.cpp + sed -i 's|\r||g' ./Examples/Generic/FIIO_Mem.cpp.new + touch -r ./Examples/Generic/FIIO_Mem.cpp ./Examples/Generic/FIIO_Mem.cpp.new + mv ./Examples/Generic/FIIO_Mem.cpp.new ./Examples/Generic/FIIO_Mem.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Generic/BatchLoad.cpp + sed -i 's|\r||g' ./Examples/Generic/BatchLoad.cpp.new + touch -r ./Examples/Generic/BatchLoad.cpp ./Examples/Generic/BatchLoad.cpp.new + mv ./Examples/Generic/BatchLoad.cpp.new ./Examples/Generic/BatchLoad.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Generic/CreateAlpha.cpp + sed -i 's|\r||g' ./Examples/Generic/CreateAlpha.cpp.new + touch -r ./Examples/Generic/CreateAlpha.cpp ./Examples/Generic/CreateAlpha.cpp.new + mv ./Examples/Generic/CreateAlpha.cpp.new ./Examples/Generic/CreateAlpha.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Generic/LoadFromMemory.cpp + sed -i 's|\r||g' ./Examples/Generic/LoadFromMemory.cpp.new + touch -r ./Examples/Generic/LoadFromMemory.cpp ./Examples/Generic/LoadFromMemory.cpp.new + mv ./Examples/Generic/LoadFromMemory.cpp.new ./Examples/Generic/LoadFromMemory.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Generic/ShowMetadata.cpp + sed -i 's|\r||g' ./Examples/Generic/ShowMetadata.cpp.new + touch -r ./Examples/Generic/ShowMetadata.cpp ./Examples/Generic/ShowMetadata.cpp.new + mv ./Examples/Generic/ShowMetadata.cpp.new ./Examples/Generic/ShowMetadata.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/Generic/FIIO_Mem.h + sed -i 's|\r||g' ./Examples/Generic/FIIO_Mem.h.new + touch -r ./Examples/Generic/FIIO_Mem.h ./Examples/Generic/FIIO_Mem.h.new + mv ./Examples/Generic/FIIO_Mem.h.new ./Examples/Generic/FIIO_Mem.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/OpenGL/TextureManager/TextureManager.h + sed -i 's|\r||g' ./Examples/OpenGL/TextureManager/TextureManager.h.new + touch -r ./Examples/OpenGL/TextureManager/TextureManager.h ./Examples/OpenGL/TextureManager/TextureManager.h.new + mv ./Examples/OpenGL/TextureManager/TextureManager.h.new ./Examples/OpenGL/TextureManager/TextureManager.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/OpenGL/TextureManager/readme.txt + sed -i 's|\r||g' ./Examples/OpenGL/TextureManager/readme.txt.new + touch -r ./Examples/OpenGL/TextureManager/readme.txt ./Examples/OpenGL/TextureManager/readme.txt.new + mv ./Examples/OpenGL/TextureManager/readme.txt.new ./Examples/OpenGL/TextureManager/readme.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Examples/OpenGL/TextureManager/TextureManager.cpp + sed -i 's|\r||g' ./Examples/OpenGL/TextureManager/TextureManager.cpp.new + touch -r ./Examples/OpenGL/TextureManager/TextureManager.cpp ./Examples/OpenGL/TextureManager/TextureManager.cpp.new + mv ./Examples/OpenGL/TextureManager/TextureManager.cpp.new ./Examples/OpenGL/TextureManager/TextureManager.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Whatsnew.txt + sed -i 's|\r||g' ./Whatsnew.txt.new + touch -r ./Whatsnew.txt ./Whatsnew.txt.new + mv ./Whatsnew.txt.new ./Whatsnew.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/testWrappedBuffer.cpp + sed -i 's|\r||g' ./TestAPI/testWrappedBuffer.cpp.new + touch -r ./TestAPI/testWrappedBuffer.cpp ./TestAPI/testWrappedBuffer.cpp.new + mv ./TestAPI/testWrappedBuffer.cpp.new ./TestAPI/testWrappedBuffer.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/testMemIO.cpp + sed -i 's|\r||g' ./TestAPI/testMemIO.cpp.new + touch -r ./TestAPI/testMemIO.cpp ./TestAPI/testMemIO.cpp.new + mv ./TestAPI/testMemIO.cpp.new ./TestAPI/testMemIO.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/testThumbnail.cpp + sed -i 's|\r||g' ./TestAPI/testThumbnail.cpp.new + touch -r ./TestAPI/testThumbnail.cpp ./TestAPI/testThumbnail.cpp.new + mv ./TestAPI/testThumbnail.cpp.new ./TestAPI/testThumbnail.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/testMPageStream.cpp + sed -i 's|\r||g' ./TestAPI/testMPageStream.cpp.new + touch -r ./TestAPI/testMPageStream.cpp ./TestAPI/testMPageStream.cpp.new + mv ./TestAPI/testMPageStream.cpp.new ./TestAPI/testMPageStream.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/MainTestSuite.cpp + sed -i 's|\r||g' ./TestAPI/MainTestSuite.cpp.new + touch -r ./TestAPI/MainTestSuite.cpp ./TestAPI/MainTestSuite.cpp.new + mv ./TestAPI/MainTestSuite.cpp.new ./TestAPI/MainTestSuite.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/testTools.cpp + sed -i 's|\r||g' ./TestAPI/testTools.cpp.new + touch -r ./TestAPI/testTools.cpp ./TestAPI/testTools.cpp.new + mv ./TestAPI/testTools.cpp.new ./TestAPI/testTools.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/testPlugins.cpp + sed -i 's|\r||g' ./TestAPI/testPlugins.cpp.new + touch -r ./TestAPI/testPlugins.cpp ./TestAPI/testPlugins.cpp.new + mv ./TestAPI/testPlugins.cpp.new ./TestAPI/testPlugins.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/testMPageMemory.cpp + sed -i 's|\r||g' ./TestAPI/testMPageMemory.cpp.new + touch -r ./TestAPI/testMPageMemory.cpp ./TestAPI/testMPageMemory.cpp.new + mv ./TestAPI/testMPageMemory.cpp.new ./TestAPI/testMPageMemory.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/TestSuite.h + sed -i 's|\r||g' ./TestAPI/TestSuite.h.new + touch -r ./TestAPI/TestSuite.h ./TestAPI/TestSuite.h.new + mv ./TestAPI/TestSuite.h.new ./TestAPI/TestSuite.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/testChannels.cpp + sed -i 's|\r||g' ./TestAPI/testChannels.cpp.new + touch -r ./TestAPI/testChannels.cpp ./TestAPI/testChannels.cpp.new + mv ./TestAPI/testChannels.cpp.new ./TestAPI/testChannels.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/testJPEG.cpp + sed -i 's|\r||g' ./TestAPI/testJPEG.cpp.new + touch -r ./TestAPI/testJPEG.cpp ./TestAPI/testJPEG.cpp.new + mv ./TestAPI/testJPEG.cpp.new ./TestAPI/testJPEG.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/testImageType.cpp + sed -i 's|\r||g' ./TestAPI/testImageType.cpp.new + touch -r ./TestAPI/testImageType.cpp ./TestAPI/testImageType.cpp.new + mv ./TestAPI/testImageType.cpp.new ./TestAPI/testImageType.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/testMPage.cpp + sed -i 's|\r||g' ./TestAPI/testMPage.cpp.new + touch -r ./TestAPI/testMPage.cpp ./TestAPI/testMPage.cpp.new + mv ./TestAPI/testMPage.cpp.new ./TestAPI/testMPage.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/testHeaderOnly.cpp + sed -i 's|\r||g' ./TestAPI/testHeaderOnly.cpp.new + touch -r ./TestAPI/testHeaderOnly.cpp ./TestAPI/testHeaderOnly.cpp.new + mv ./TestAPI/testHeaderOnly.cpp.new ./TestAPI/testHeaderOnly.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./TestAPI/Makefile + sed -i 's|\r||g' ./TestAPI/Makefile.new + touch -r ./TestAPI/Makefile ./TestAPI/Makefile.new + mv ./TestAPI/Makefile.new ./TestAPI/Makefile + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./license-gplv2.txt + sed -i 's|\r||g' ./license-gplv2.txt.new + touch -r ./license-gplv2.txt ./license-gplv2.txt.new + mv ./license-gplv2.txt.new ./license-gplv2.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/Metadata/FIRational.h + sed -i 's|\r||g' ./Source/Metadata/FIRational.h.new + touch -r ./Source/Metadata/FIRational.h ./Source/Metadata/FIRational.h.new + mv ./Source/Metadata/FIRational.h.new ./Source/Metadata/FIRational.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/Metadata/FIRational.cpp + sed -i 's|\r||g' ./Source/Metadata/FIRational.cpp.new + touch -r ./Source/Metadata/FIRational.cpp ./Source/Metadata/FIRational.cpp.new + mv ./Source/Metadata/FIRational.cpp.new ./Source/Metadata/FIRational.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/Metadata/FreeImageTag.h + sed -i 's|\r||g' ./Source/Metadata/FreeImageTag.h.new + touch -r ./Source/Metadata/FreeImageTag.h ./Source/Metadata/FreeImageTag.h.new + mv ./Source/Metadata/FreeImageTag.h.new ./Source/Metadata/FreeImageTag.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/Metadata/IPTC.cpp + sed -i 's|\r||g' ./Source/Metadata/IPTC.cpp.new + touch -r ./Source/Metadata/IPTC.cpp ./Source/Metadata/IPTC.cpp.new + mv ./Source/Metadata/IPTC.cpp.new ./Source/Metadata/IPTC.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/Metadata/TagLib.cpp + sed -i 's|\r||g' ./Source/Metadata/TagLib.cpp.new + touch -r ./Source/Metadata/TagLib.cpp ./Source/Metadata/TagLib.cpp.new + mv ./Source/Metadata/TagLib.cpp.new ./Source/Metadata/TagLib.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/Metadata/XTIFF.cpp + sed -i 's|\r||g' ./Source/Metadata/XTIFF.cpp.new + touch -r ./Source/Metadata/XTIFF.cpp ./Source/Metadata/XTIFF.cpp.new + mv ./Source/Metadata/XTIFF.cpp.new ./Source/Metadata/XTIFF.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/Metadata/Exif.cpp + sed -i 's|\r||g' ./Source/Metadata/Exif.cpp.new + touch -r ./Source/Metadata/Exif.cpp ./Source/Metadata/Exif.cpp.new + mv ./Source/Metadata/Exif.cpp.new ./Source/Metadata/Exif.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/Metadata/TagConversion.cpp + sed -i 's|\r||g' ./Source/Metadata/TagConversion.cpp.new + touch -r ./Source/Metadata/TagConversion.cpp ./Source/Metadata/TagConversion.cpp.new + mv ./Source/Metadata/TagConversion.cpp.new ./Source/Metadata/TagConversion.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/Metadata/FreeImageTag.cpp + sed -i 's|\r||g' ./Source/Metadata/FreeImageTag.cpp.new + touch -r ./Source/Metadata/FreeImageTag.cpp ./Source/Metadata/FreeImageTag.cpp.new + mv ./Source/Metadata/FreeImageTag.cpp.new ./Source/Metadata/FreeImageTag.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginJXR.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginJXR.cpp.new + touch -r ./Source/FreeImage/PluginJXR.cpp ./Source/FreeImage/PluginJXR.cpp.new + mv ./Source/FreeImage/PluginJXR.cpp.new ./Source/FreeImage/PluginJXR.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PixelAccess.cpp + sed -i 's|\r||g' ./Source/FreeImage/PixelAccess.cpp.new + touch -r ./Source/FreeImage/PixelAccess.cpp ./Source/FreeImage/PixelAccess.cpp.new + mv ./Source/FreeImage/PixelAccess.cpp.new ./Source/FreeImage/PixelAccess.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/FreeImageC.c + sed -i 's|\r||g' ./Source/FreeImage/FreeImageC.c.new + touch -r ./Source/FreeImage/FreeImageC.c ./Source/FreeImage/FreeImageC.c.new + mv ./Source/FreeImage/FreeImageC.c.new ./Source/FreeImage/FreeImageC.c + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginTARGA.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginTARGA.cpp.new + touch -r ./Source/FreeImage/PluginTARGA.cpp ./Source/FreeImage/PluginTARGA.cpp.new + mv ./Source/FreeImage/PluginTARGA.cpp.new ./Source/FreeImage/PluginTARGA.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/ConversionFloat.cpp + sed -i 's|\r||g' ./Source/FreeImage/ConversionFloat.cpp.new + touch -r ./Source/FreeImage/ConversionFloat.cpp ./Source/FreeImage/ConversionFloat.cpp.new + mv ./Source/FreeImage/ConversionFloat.cpp.new ./Source/FreeImage/ConversionFloat.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PSDParser.cpp + sed -i 's|\r||g' ./Source/FreeImage/PSDParser.cpp.new + touch -r ./Source/FreeImage/PSDParser.cpp ./Source/FreeImage/PSDParser.cpp.new + mv ./Source/FreeImage/PSDParser.cpp.new ./Source/FreeImage/PSDParser.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/GetType.cpp + sed -i 's|\r||g' ./Source/FreeImage/GetType.cpp.new + touch -r ./Source/FreeImage/GetType.cpp ./Source/FreeImage/GetType.cpp.new + mv ./Source/FreeImage/GetType.cpp.new ./Source/FreeImage/GetType.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/Conversion4.cpp + sed -i 's|\r||g' ./Source/FreeImage/Conversion4.cpp.new + touch -r ./Source/FreeImage/Conversion4.cpp ./Source/FreeImage/Conversion4.cpp.new + mv ./Source/FreeImage/Conversion4.cpp.new ./Source/FreeImage/Conversion4.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginJP2.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginJP2.cpp.new + touch -r ./Source/FreeImage/PluginJP2.cpp ./Source/FreeImage/PluginJP2.cpp.new + mv ./Source/FreeImage/PluginJP2.cpp.new ./Source/FreeImage/PluginJP2.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginXBM.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginXBM.cpp.new + touch -r ./Source/FreeImage/PluginXBM.cpp ./Source/FreeImage/PluginXBM.cpp.new + mv ./Source/FreeImage/PluginXBM.cpp.new ./Source/FreeImage/PluginXBM.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginIFF.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginIFF.cpp.new + touch -r ./Source/FreeImage/PluginIFF.cpp ./Source/FreeImage/PluginIFF.cpp.new + mv ./Source/FreeImage/PluginIFF.cpp.new ./Source/FreeImage/PluginIFF.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/MNGHelper.cpp + sed -i 's|\r||g' ./Source/FreeImage/MNGHelper.cpp.new + touch -r ./Source/FreeImage/MNGHelper.cpp ./Source/FreeImage/MNGHelper.cpp.new + mv ./Source/FreeImage/MNGHelper.cpp.new ./Source/FreeImage/MNGHelper.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/Conversion16_565.cpp + sed -i 's|\r||g' ./Source/FreeImage/Conversion16_565.cpp.new + touch -r ./Source/FreeImage/Conversion16_565.cpp ./Source/FreeImage/Conversion16_565.cpp.new + mv ./Source/FreeImage/Conversion16_565.cpp.new ./Source/FreeImage/Conversion16_565.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginTIFF.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginTIFF.cpp.new + touch -r ./Source/FreeImage/PluginTIFF.cpp ./Source/FreeImage/PluginTIFF.cpp.new + mv ./Source/FreeImage/PluginTIFF.cpp.new ./Source/FreeImage/PluginTIFF.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/WuQuantizer.cpp + sed -i 's|\r||g' ./Source/FreeImage/WuQuantizer.cpp.new + touch -r ./Source/FreeImage/WuQuantizer.cpp ./Source/FreeImage/WuQuantizer.cpp.new + mv ./Source/FreeImage/WuQuantizer.cpp.new ./Source/FreeImage/WuQuantizer.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginJNG.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginJNG.cpp.new + touch -r ./Source/FreeImage/PluginJNG.cpp ./Source/FreeImage/PluginJNG.cpp.new + mv ./Source/FreeImage/PluginJNG.cpp.new ./Source/FreeImage/PluginJNG.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/ConversionRGBA16.cpp + sed -i 's|\r||g' ./Source/FreeImage/ConversionRGBA16.cpp.new + touch -r ./Source/FreeImage/ConversionRGBA16.cpp ./Source/FreeImage/ConversionRGBA16.cpp.new + mv ./Source/FreeImage/ConversionRGBA16.cpp.new ./Source/FreeImage/ConversionRGBA16.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/J2KHelper.cpp + sed -i 's|\r||g' ./Source/FreeImage/J2KHelper.cpp.new + touch -r ./Source/FreeImage/J2KHelper.cpp ./Source/FreeImage/J2KHelper.cpp.new + mv ./Source/FreeImage/J2KHelper.cpp.new ./Source/FreeImage/J2KHelper.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginICO.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginICO.cpp.new + touch -r ./Source/FreeImage/PluginICO.cpp ./Source/FreeImage/PluginICO.cpp.new + mv ./Source/FreeImage/PluginICO.cpp.new ./Source/FreeImage/PluginICO.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginGIF.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginGIF.cpp.new + touch -r ./Source/FreeImage/PluginGIF.cpp ./Source/FreeImage/PluginGIF.cpp.new + mv ./Source/FreeImage/PluginGIF.cpp.new ./Source/FreeImage/PluginGIF.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/Conversion24.cpp + sed -i 's|\r||g' ./Source/FreeImage/Conversion24.cpp.new + touch -r ./Source/FreeImage/Conversion24.cpp ./Source/FreeImage/Conversion24.cpp.new + mv ./Source/FreeImage/Conversion24.cpp.new ./Source/FreeImage/Conversion24.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginPNG.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginPNG.cpp.new + touch -r ./Source/FreeImage/PluginPNG.cpp ./Source/FreeImage/PluginPNG.cpp.new + mv ./Source/FreeImage/PluginPNG.cpp.new ./Source/FreeImage/PluginPNG.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/ConversionUINT16.cpp + sed -i 's|\r||g' ./Source/FreeImage/ConversionUINT16.cpp.new + touch -r ./Source/FreeImage/ConversionUINT16.cpp ./Source/FreeImage/ConversionUINT16.cpp.new + mv ./Source/FreeImage/ConversionUINT16.cpp.new ./Source/FreeImage/ConversionUINT16.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/Conversion32.cpp + sed -i 's|\r||g' ./Source/FreeImage/Conversion32.cpp.new + touch -r ./Source/FreeImage/Conversion32.cpp ./Source/FreeImage/Conversion32.cpp.new + mv ./Source/FreeImage/Conversion32.cpp.new ./Source/FreeImage/Conversion32.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginWebP.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginWebP.cpp.new + touch -r ./Source/FreeImage/PluginWebP.cpp ./Source/FreeImage/PluginWebP.cpp.new + mv ./Source/FreeImage/PluginWebP.cpp.new ./Source/FreeImage/PluginWebP.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/Conversion16_555.cpp + sed -i 's|\r||g' ./Source/FreeImage/Conversion16_555.cpp.new + touch -r ./Source/FreeImage/Conversion16_555.cpp ./Source/FreeImage/Conversion16_555.cpp.new + mv ./Source/FreeImage/Conversion16_555.cpp.new ./Source/FreeImage/Conversion16_555.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginCUT.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginCUT.cpp.new + touch -r ./Source/FreeImage/PluginCUT.cpp ./Source/FreeImage/PluginCUT.cpp.new + mv ./Source/FreeImage/PluginCUT.cpp.new ./Source/FreeImage/PluginCUT.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/J2KHelper.h + sed -i 's|\r||g' ./Source/FreeImage/J2KHelper.h.new + touch -r ./Source/FreeImage/J2KHelper.h ./Source/FreeImage/J2KHelper.h.new + mv ./Source/FreeImage/J2KHelper.h.new ./Source/FreeImage/J2KHelper.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/ConversionType.cpp + sed -i 's|\r||g' ./Source/FreeImage/ConversionType.cpp.new + touch -r ./Source/FreeImage/ConversionType.cpp ./Source/FreeImage/ConversionType.cpp.new + mv ./Source/FreeImage/ConversionType.cpp.new ./Source/FreeImage/ConversionType.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/BitmapAccess.cpp + sed -i 's|\r||g' ./Source/FreeImage/BitmapAccess.cpp.new + touch -r ./Source/FreeImage/BitmapAccess.cpp ./Source/FreeImage/BitmapAccess.cpp.new + mv ./Source/FreeImage/BitmapAccess.cpp.new ./Source/FreeImage/BitmapAccess.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/FreeImage.cpp + sed -i 's|\r||g' ./Source/FreeImage/FreeImage.cpp.new + touch -r ./Source/FreeImage/FreeImage.cpp ./Source/FreeImage/FreeImage.cpp.new + mv ./Source/FreeImage/FreeImage.cpp.new ./Source/FreeImage/FreeImage.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/Conversion.cpp + sed -i 's|\r||g' ./Source/FreeImage/Conversion.cpp.new + touch -r ./Source/FreeImage/Conversion.cpp ./Source/FreeImage/Conversion.cpp.new + mv ./Source/FreeImage/Conversion.cpp.new ./Source/FreeImage/Conversion.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/ColorLookup.cpp + sed -i 's|\r||g' ./Source/FreeImage/ColorLookup.cpp.new + touch -r ./Source/FreeImage/ColorLookup.cpp ./Source/FreeImage/ColorLookup.cpp.new + mv ./Source/FreeImage/ColorLookup.cpp.new ./Source/FreeImage/ColorLookup.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PSDParser.h + sed -i 's|\r||g' ./Source/FreeImage/PSDParser.h.new + touch -r ./Source/FreeImage/PSDParser.h ./Source/FreeImage/PSDParser.h.new + mv ./Source/FreeImage/PSDParser.h.new ./Source/FreeImage/PSDParser.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginPCD.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginPCD.cpp.new + touch -r ./Source/FreeImage/PluginPCD.cpp ./Source/FreeImage/PluginPCD.cpp.new + mv ./Source/FreeImage/PluginPCD.cpp.new ./Source/FreeImage/PluginPCD.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/ConversionRGBF.cpp + sed -i 's|\r||g' ./Source/FreeImage/ConversionRGBF.cpp.new + touch -r ./Source/FreeImage/ConversionRGBF.cpp ./Source/FreeImage/ConversionRGBF.cpp.new + mv ./Source/FreeImage/ConversionRGBF.cpp.new ./Source/FreeImage/ConversionRGBF.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginPNM.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginPNM.cpp.new + touch -r ./Source/FreeImage/PluginPNM.cpp ./Source/FreeImage/PluginPNM.cpp.new + mv ./Source/FreeImage/PluginPNM.cpp.new ./Source/FreeImage/PluginPNM.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginHDR.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginHDR.cpp.new + touch -r ./Source/FreeImage/PluginHDR.cpp ./Source/FreeImage/PluginHDR.cpp.new + mv ./Source/FreeImage/PluginHDR.cpp.new ./Source/FreeImage/PluginHDR.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginDDS.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginDDS.cpp.new + touch -r ./Source/FreeImage/PluginDDS.cpp ./Source/FreeImage/PluginDDS.cpp.new + mv ./Source/FreeImage/PluginDDS.cpp.new ./Source/FreeImage/PluginDDS.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginEXR.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginEXR.cpp.new + touch -r ./Source/FreeImage/PluginEXR.cpp ./Source/FreeImage/PluginEXR.cpp.new + mv ./Source/FreeImage/PluginEXR.cpp.new ./Source/FreeImage/PluginEXR.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/tmoDrago03.cpp + sed -i 's|\r||g' ./Source/FreeImage/tmoDrago03.cpp.new + touch -r ./Source/FreeImage/tmoDrago03.cpp ./Source/FreeImage/tmoDrago03.cpp.new + mv ./Source/FreeImage/tmoDrago03.cpp.new ./Source/FreeImage/tmoDrago03.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/MemoryIO.cpp + sed -i 's|\r||g' ./Source/FreeImage/MemoryIO.cpp.new + touch -r ./Source/FreeImage/MemoryIO.cpp ./Source/FreeImage/MemoryIO.cpp.new + mv ./Source/FreeImage/MemoryIO.cpp.new ./Source/FreeImage/MemoryIO.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/FreeImageIO.cpp + sed -i 's|\r||g' ./Source/FreeImage/FreeImageIO.cpp.new + touch -r ./Source/FreeImage/FreeImageIO.cpp ./Source/FreeImage/FreeImageIO.cpp.new + mv ./Source/FreeImage/FreeImageIO.cpp.new ./Source/FreeImage/FreeImageIO.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginJ2K.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginJ2K.cpp.new + touch -r ./Source/FreeImage/PluginJ2K.cpp ./Source/FreeImage/PluginJ2K.cpp.new + mv ./Source/FreeImage/PluginJ2K.cpp.new ./Source/FreeImage/PluginJ2K.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/Plugin.cpp + sed -i 's|\r||g' ./Source/FreeImage/Plugin.cpp.new + touch -r ./Source/FreeImage/Plugin.cpp ./Source/FreeImage/Plugin.cpp.new + mv ./Source/FreeImage/Plugin.cpp.new ./Source/FreeImage/Plugin.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginPCX.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginPCX.cpp.new + touch -r ./Source/FreeImage/PluginPCX.cpp ./Source/FreeImage/PluginPCX.cpp.new + mv ./Source/FreeImage/PluginPCX.cpp.new ./Source/FreeImage/PluginPCX.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/ConversionRGB16.cpp + sed -i 's|\r||g' ./Source/FreeImage/ConversionRGB16.cpp.new + touch -r ./Source/FreeImage/ConversionRGB16.cpp ./Source/FreeImage/ConversionRGB16.cpp.new + mv ./Source/FreeImage/ConversionRGB16.cpp.new ./Source/FreeImage/ConversionRGB16.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/Conversion8.cpp + sed -i 's|\r||g' ./Source/FreeImage/Conversion8.cpp.new + touch -r ./Source/FreeImage/Conversion8.cpp ./Source/FreeImage/Conversion8.cpp.new + mv ./Source/FreeImage/Conversion8.cpp.new ./Source/FreeImage/Conversion8.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/TIFFLogLuv.cpp + sed -i 's|\r||g' ./Source/FreeImage/TIFFLogLuv.cpp.new + touch -r ./Source/FreeImage/TIFFLogLuv.cpp ./Source/FreeImage/TIFFLogLuv.cpp.new + mv ./Source/FreeImage/TIFFLogLuv.cpp.new ./Source/FreeImage/TIFFLogLuv.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/ZLibInterface.cpp + sed -i 's|\r||g' ./Source/FreeImage/ZLibInterface.cpp.new + touch -r ./Source/FreeImage/ZLibInterface.cpp ./Source/FreeImage/ZLibInterface.cpp.new + mv ./Source/FreeImage/ZLibInterface.cpp.new ./Source/FreeImage/ZLibInterface.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/ConversionRGBAF.cpp + sed -i 's|\r||g' ./Source/FreeImage/ConversionRGBAF.cpp.new + touch -r ./Source/FreeImage/ConversionRGBAF.cpp ./Source/FreeImage/ConversionRGBAF.cpp.new + mv ./Source/FreeImage/ConversionRGBAF.cpp.new ./Source/FreeImage/ConversionRGBAF.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginPFM.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginPFM.cpp.new + touch -r ./Source/FreeImage/PluginPFM.cpp ./Source/FreeImage/PluginPFM.cpp.new + mv ./Source/FreeImage/PluginPFM.cpp.new ./Source/FreeImage/PluginPFM.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/CacheFile.cpp + sed -i 's|\r||g' ./Source/FreeImage/CacheFile.cpp.new + touch -r ./Source/FreeImage/CacheFile.cpp ./Source/FreeImage/CacheFile.cpp.new + mv ./Source/FreeImage/CacheFile.cpp.new ./Source/FreeImage/CacheFile.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginPICT.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginPICT.cpp.new + touch -r ./Source/FreeImage/PluginPICT.cpp ./Source/FreeImage/PluginPICT.cpp.new + mv ./Source/FreeImage/PluginPICT.cpp.new ./Source/FreeImage/PluginPICT.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/Halftoning.cpp + sed -i 's|\r||g' ./Source/FreeImage/Halftoning.cpp.new + touch -r ./Source/FreeImage/Halftoning.cpp ./Source/FreeImage/Halftoning.cpp.new + mv ./Source/FreeImage/Halftoning.cpp.new ./Source/FreeImage/Halftoning.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginMNG.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginMNG.cpp.new + touch -r ./Source/FreeImage/PluginMNG.cpp ./Source/FreeImage/PluginMNG.cpp.new + mv ./Source/FreeImage/PluginMNG.cpp.new ./Source/FreeImage/PluginMNG.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginPSD.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginPSD.cpp.new + touch -r ./Source/FreeImage/PluginPSD.cpp ./Source/FreeImage/PluginPSD.cpp.new + mv ./Source/FreeImage/PluginPSD.cpp.new ./Source/FreeImage/PluginPSD.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/ToneMapping.cpp + sed -i 's|\r||g' ./Source/FreeImage/ToneMapping.cpp.new + touch -r ./Source/FreeImage/ToneMapping.cpp ./Source/FreeImage/ToneMapping.cpp.new + mv ./Source/FreeImage/ToneMapping.cpp.new ./Source/FreeImage/ToneMapping.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/tmoFattal02.cpp + sed -i 's|\r||g' ./Source/FreeImage/tmoFattal02.cpp.new + touch -r ./Source/FreeImage/tmoFattal02.cpp ./Source/FreeImage/tmoFattal02.cpp.new + mv ./Source/FreeImage/tmoFattal02.cpp.new ./Source/FreeImage/tmoFattal02.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginXPM.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginXPM.cpp.new + touch -r ./Source/FreeImage/PluginXPM.cpp ./Source/FreeImage/PluginXPM.cpp.new + mv ./Source/FreeImage/PluginXPM.cpp.new ./Source/FreeImage/PluginXPM.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/MultiPage.cpp + sed -i 's|\r||g' ./Source/FreeImage/MultiPage.cpp.new + touch -r ./Source/FreeImage/MultiPage.cpp ./Source/FreeImage/MultiPage.cpp.new + mv ./Source/FreeImage/MultiPage.cpp.new ./Source/FreeImage/MultiPage.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginRAW.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginRAW.cpp.new + touch -r ./Source/FreeImage/PluginRAW.cpp ./Source/FreeImage/PluginRAW.cpp.new + mv ./Source/FreeImage/PluginRAW.cpp.new ./Source/FreeImage/PluginRAW.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/LFPQuantizer.cpp + sed -i 's|\r||g' ./Source/FreeImage/LFPQuantizer.cpp.new + touch -r ./Source/FreeImage/LFPQuantizer.cpp ./Source/FreeImage/LFPQuantizer.cpp.new + mv ./Source/FreeImage/LFPQuantizer.cpp.new ./Source/FreeImage/LFPQuantizer.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/NNQuantizer.cpp + sed -i 's|\r||g' ./Source/FreeImage/NNQuantizer.cpp.new + touch -r ./Source/FreeImage/NNQuantizer.cpp ./Source/FreeImage/NNQuantizer.cpp.new + mv ./Source/FreeImage/NNQuantizer.cpp.new ./Source/FreeImage/NNQuantizer.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/tmoColorConvert.cpp + sed -i 's|\r||g' ./Source/FreeImage/tmoColorConvert.cpp.new + touch -r ./Source/FreeImage/tmoColorConvert.cpp ./Source/FreeImage/tmoColorConvert.cpp.new + mv ./Source/FreeImage/tmoColorConvert.cpp.new ./Source/FreeImage/tmoColorConvert.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginJPEG.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginJPEG.cpp.new + touch -r ./Source/FreeImage/PluginJPEG.cpp ./Source/FreeImage/PluginJPEG.cpp.new + mv ./Source/FreeImage/PluginJPEG.cpp.new ./Source/FreeImage/PluginJPEG.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginKOALA.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginKOALA.cpp.new + touch -r ./Source/FreeImage/PluginKOALA.cpp ./Source/FreeImage/PluginKOALA.cpp.new + mv ./Source/FreeImage/PluginKOALA.cpp.new ./Source/FreeImage/PluginKOALA.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginRAS.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginRAS.cpp.new + touch -r ./Source/FreeImage/PluginRAS.cpp ./Source/FreeImage/PluginRAS.cpp.new + mv ./Source/FreeImage/PluginRAS.cpp.new ./Source/FreeImage/PluginRAS.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginWBMP.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginWBMP.cpp.new + touch -r ./Source/FreeImage/PluginWBMP.cpp ./Source/FreeImage/PluginWBMP.cpp.new + mv ./Source/FreeImage/PluginWBMP.cpp.new ./Source/FreeImage/PluginWBMP.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginSGI.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginSGI.cpp.new + touch -r ./Source/FreeImage/PluginSGI.cpp ./Source/FreeImage/PluginSGI.cpp.new + mv ./Source/FreeImage/PluginSGI.cpp.new ./Source/FreeImage/PluginSGI.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/tmoReinhard05.cpp + sed -i 's|\r||g' ./Source/FreeImage/tmoReinhard05.cpp.new + touch -r ./Source/FreeImage/tmoReinhard05.cpp ./Source/FreeImage/tmoReinhard05.cpp.new + mv ./Source/FreeImage/tmoReinhard05.cpp.new ./Source/FreeImage/tmoReinhard05.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginG3.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginG3.cpp.new + touch -r ./Source/FreeImage/PluginG3.cpp ./Source/FreeImage/PluginG3.cpp.new + mv ./Source/FreeImage/PluginG3.cpp.new ./Source/FreeImage/PluginG3.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage/PluginBMP.cpp + sed -i 's|\r||g' ./Source/FreeImage/PluginBMP.cpp.new + touch -r ./Source/FreeImage/PluginBMP.cpp ./Source/FreeImage/PluginBMP.cpp.new + mv ./Source/FreeImage/PluginBMP.cpp.new ./Source/FreeImage/PluginBMP.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/MapIntrospector.h + sed -i 's|\r||g' ./Source/MapIntrospector.h.new + touch -r ./Source/MapIntrospector.h ./Source/MapIntrospector.h.new + mv ./Source/MapIntrospector.h.new ./Source/MapIntrospector.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/ToneMapping.h + sed -i 's|\r||g' ./Source/ToneMapping.h.new + touch -r ./Source/ToneMapping.h ./Source/ToneMapping.h.new + mv ./Source/ToneMapping.h.new ./Source/ToneMapping.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageIO.h + sed -i 's|\r||g' ./Source/FreeImageIO.h.new + touch -r ./Source/FreeImageIO.h ./Source/FreeImageIO.h.new + mv ./Source/FreeImageIO.h.new ./Source/FreeImageIO.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/JPEGTransform.cpp + sed -i 's|\r||g' ./Source/FreeImageToolkit/JPEGTransform.cpp.new + touch -r ./Source/FreeImageToolkit/JPEGTransform.cpp ./Source/FreeImageToolkit/JPEGTransform.cpp.new + mv ./Source/FreeImageToolkit/JPEGTransform.cpp.new ./Source/FreeImageToolkit/JPEGTransform.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/Background.cpp + sed -i 's|\r||g' ./Source/FreeImageToolkit/Background.cpp.new + touch -r ./Source/FreeImageToolkit/Background.cpp ./Source/FreeImageToolkit/Background.cpp.new + mv ./Source/FreeImageToolkit/Background.cpp.new ./Source/FreeImageToolkit/Background.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/Resize.cpp + sed -i 's|\r||g' ./Source/FreeImageToolkit/Resize.cpp.new + touch -r ./Source/FreeImageToolkit/Resize.cpp ./Source/FreeImageToolkit/Resize.cpp.new + mv ./Source/FreeImageToolkit/Resize.cpp.new ./Source/FreeImageToolkit/Resize.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/Channels.cpp + sed -i 's|\r||g' ./Source/FreeImageToolkit/Channels.cpp.new + touch -r ./Source/FreeImageToolkit/Channels.cpp ./Source/FreeImageToolkit/Channels.cpp.new + mv ./Source/FreeImageToolkit/Channels.cpp.new ./Source/FreeImageToolkit/Channels.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/Resize.h + sed -i 's|\r||g' ./Source/FreeImageToolkit/Resize.h.new + touch -r ./Source/FreeImageToolkit/Resize.h ./Source/FreeImageToolkit/Resize.h.new + mv ./Source/FreeImageToolkit/Resize.h.new ./Source/FreeImageToolkit/Resize.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/MultigridPoissonSolver.cpp + sed -i 's|\r||g' ./Source/FreeImageToolkit/MultigridPoissonSolver.cpp.new + touch -r ./Source/FreeImageToolkit/MultigridPoissonSolver.cpp ./Source/FreeImageToolkit/MultigridPoissonSolver.cpp.new + mv ./Source/FreeImageToolkit/MultigridPoissonSolver.cpp.new ./Source/FreeImageToolkit/MultigridPoissonSolver.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/Colors.cpp + sed -i 's|\r||g' ./Source/FreeImageToolkit/Colors.cpp.new + touch -r ./Source/FreeImageToolkit/Colors.cpp ./Source/FreeImageToolkit/Colors.cpp.new + mv ./Source/FreeImageToolkit/Colors.cpp.new ./Source/FreeImageToolkit/Colors.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/Display.cpp + sed -i 's|\r||g' ./Source/FreeImageToolkit/Display.cpp.new + touch -r ./Source/FreeImageToolkit/Display.cpp ./Source/FreeImageToolkit/Display.cpp.new + mv ./Source/FreeImageToolkit/Display.cpp.new ./Source/FreeImageToolkit/Display.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/BSplineRotate.cpp + sed -i 's|\r||g' ./Source/FreeImageToolkit/BSplineRotate.cpp.new + touch -r ./Source/FreeImageToolkit/BSplineRotate.cpp ./Source/FreeImageToolkit/BSplineRotate.cpp.new + mv ./Source/FreeImageToolkit/BSplineRotate.cpp.new ./Source/FreeImageToolkit/BSplineRotate.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/ClassicRotate.cpp + sed -i 's|\r||g' ./Source/FreeImageToolkit/ClassicRotate.cpp.new + touch -r ./Source/FreeImageToolkit/ClassicRotate.cpp ./Source/FreeImageToolkit/ClassicRotate.cpp.new + mv ./Source/FreeImageToolkit/ClassicRotate.cpp.new ./Source/FreeImageToolkit/ClassicRotate.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/Filters.h + sed -i 's|\r||g' ./Source/FreeImageToolkit/Filters.h.new + touch -r ./Source/FreeImageToolkit/Filters.h ./Source/FreeImageToolkit/Filters.h.new + mv ./Source/FreeImageToolkit/Filters.h.new ./Source/FreeImageToolkit/Filters.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/Flip.cpp + sed -i 's|\r||g' ./Source/FreeImageToolkit/Flip.cpp.new + touch -r ./Source/FreeImageToolkit/Flip.cpp ./Source/FreeImageToolkit/Flip.cpp.new + mv ./Source/FreeImageToolkit/Flip.cpp.new ./Source/FreeImageToolkit/Flip.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/Rescale.cpp + sed -i 's|\r||g' ./Source/FreeImageToolkit/Rescale.cpp.new + touch -r ./Source/FreeImageToolkit/Rescale.cpp ./Source/FreeImageToolkit/Rescale.cpp.new + mv ./Source/FreeImageToolkit/Rescale.cpp.new ./Source/FreeImageToolkit/Rescale.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImageToolkit/CopyPaste.cpp + sed -i 's|\r||g' ./Source/FreeImageToolkit/CopyPaste.cpp.new + touch -r ./Source/FreeImageToolkit/CopyPaste.cpp ./Source/FreeImageToolkit/CopyPaste.cpp.new + mv ./Source/FreeImageToolkit/CopyPaste.cpp.new ./Source/FreeImageToolkit/CopyPaste.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/CacheFile.h + sed -i 's|\r||g' ./Source/CacheFile.h.new + touch -r ./Source/CacheFile.h ./Source/CacheFile.h.new + mv ./Source/CacheFile.h.new ./Source/CacheFile.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/Quantizers.h + sed -i 's|\r||g' ./Source/Quantizers.h.new + touch -r ./Source/Quantizers.h ./Source/Quantizers.h.new + mv ./Source/Quantizers.h.new ./Source/Quantizers.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/FreeImage.h + sed -i 's|\r||g' ./Source/FreeImage.h.new + touch -r ./Source/FreeImage.h ./Source/FreeImage.h.new + mv ./Source/FreeImage.h.new ./Source/FreeImage.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/Plugin.h + sed -i 's|\r||g' ./Source/Plugin.h.new + touch -r ./Source/Plugin.h ./Source/Plugin.h.new + mv ./Source/Plugin.h.new ./Source/Plugin.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Source/Utilities.h + sed -i 's|\r||g' ./Source/Utilities.h.new + touch -r ./Source/Utilities.h ./Source/Utilities.h.new + mv ./Source/Utilities.h.new ./Source/Utilities.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImage.NET/cs/UnitTest/NUnit.txt + sed -i 's|\r||g' ./Wrapper/FreeImage.NET/cs/UnitTest/NUnit.txt.new + touch -r ./Wrapper/FreeImage.NET/cs/UnitTest/NUnit.txt ./Wrapper/FreeImage.NET/cs/UnitTest/NUnit.txt.new + mv ./Wrapper/FreeImage.NET/cs/UnitTest/NUnit.txt.new ./Wrapper/FreeImage.NET/cs/UnitTest/NUnit.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImage.NET/cs/Doc/SHFB.txt + sed -i 's|\r||g' ./Wrapper/FreeImage.NET/cs/Doc/SHFB.txt.new + touch -r ./Wrapper/FreeImage.NET/cs/Doc/SHFB.txt ./Wrapper/FreeImage.NET/cs/Doc/SHFB.txt.new + mv ./Wrapper/FreeImage.NET/cs/Doc/SHFB.txt.new ./Wrapper/FreeImage.NET/cs/Doc/SHFB.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImage.NET/cs/Content.txt + sed -i 's|\r||g' ./Wrapper/FreeImage.NET/cs/Content.txt.new + touch -r ./Wrapper/FreeImage.NET/cs/Content.txt ./Wrapper/FreeImage.NET/cs/Content.txt.new + mv ./Wrapper/FreeImage.NET/cs/Content.txt.new ./Wrapper/FreeImage.NET/cs/Content.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImage.NET/cs/Whats_New.NET.txt + sed -i 's|\r||g' ./Wrapper/FreeImage.NET/cs/Whats_New.NET.txt.new + touch -r ./Wrapper/FreeImage.NET/cs/Whats_New.NET.txt ./Wrapper/FreeImage.NET/cs/Whats_New.NET.txt.new + mv ./Wrapper/FreeImage.NET/cs/Whats_New.NET.txt.new ./Wrapper/FreeImage.NET/cs/Whats_New.NET.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImage.NET/cpp/FreeImageIO/resource.h + sed -i 's|\r||g' ./Wrapper/FreeImage.NET/cpp/FreeImageIO/resource.h.new + touch -r ./Wrapper/FreeImage.NET/cpp/FreeImageIO/resource.h ./Wrapper/FreeImage.NET/cpp/FreeImageIO/resource.h.new + mv ./Wrapper/FreeImage.NET/cpp/FreeImageIO/resource.h.new ./Wrapper/FreeImage.NET/cpp/FreeImageIO/resource.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImage.NET/cpp/FreeImageIO/Stdafx.h + sed -i 's|\r||g' ./Wrapper/FreeImage.NET/cpp/FreeImageIO/Stdafx.h.new + touch -r ./Wrapper/FreeImage.NET/cpp/FreeImageIO/Stdafx.h ./Wrapper/FreeImage.NET/cpp/FreeImageIO/Stdafx.h.new + mv ./Wrapper/FreeImage.NET/cpp/FreeImageIO/Stdafx.h.new ./Wrapper/FreeImage.NET/cpp/FreeImageIO/Stdafx.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImage.NET/cpp/FreeImageIO/FreeImageIO.Net.h + sed -i 's|\r||g' ./Wrapper/FreeImage.NET/cpp/FreeImageIO/FreeImageIO.Net.h.new + touch -r ./Wrapper/FreeImage.NET/cpp/FreeImageIO/FreeImageIO.Net.h ./Wrapper/FreeImage.NET/cpp/FreeImageIO/FreeImageIO.Net.h.new + mv ./Wrapper/FreeImage.NET/cpp/FreeImageIO/FreeImageIO.Net.h.new ./Wrapper/FreeImage.NET/cpp/FreeImageIO/FreeImageIO.Net.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImage.NET/cpp/FreeImageIO/AssemblyInfo.cpp + sed -i 's|\r||g' ./Wrapper/FreeImage.NET/cpp/FreeImageIO/AssemblyInfo.cpp.new + touch -r ./Wrapper/FreeImage.NET/cpp/FreeImageIO/AssemblyInfo.cpp ./Wrapper/FreeImage.NET/cpp/FreeImageIO/AssemblyInfo.cpp.new + mv ./Wrapper/FreeImage.NET/cpp/FreeImageIO/AssemblyInfo.cpp.new ./Wrapper/FreeImage.NET/cpp/FreeImageIO/AssemblyInfo.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImage.NET/cpp/FreeImageIO/ReadMe.txt + sed -i 's|\r||g' ./Wrapper/FreeImage.NET/cpp/FreeImageIO/ReadMe.txt.new + touch -r ./Wrapper/FreeImage.NET/cpp/FreeImageIO/ReadMe.txt ./Wrapper/FreeImage.NET/cpp/FreeImageIO/ReadMe.txt.new + mv ./Wrapper/FreeImage.NET/cpp/FreeImageIO/ReadMe.txt.new ./Wrapper/FreeImage.NET/cpp/FreeImageIO/ReadMe.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImage.NET/cpp/FreeImageIO/FreeImageIO.Net.cpp + sed -i 's|\r||g' ./Wrapper/FreeImage.NET/cpp/FreeImageIO/FreeImageIO.Net.cpp.new + touch -r ./Wrapper/FreeImage.NET/cpp/FreeImageIO/FreeImageIO.Net.cpp ./Wrapper/FreeImage.NET/cpp/FreeImageIO/FreeImageIO.Net.cpp.new + mv ./Wrapper/FreeImage.NET/cpp/FreeImageIO/FreeImageIO.Net.cpp.new ./Wrapper/FreeImage.NET/cpp/FreeImageIO/FreeImageIO.Net.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImage.NET/cpp/FreeImageIO/Stdafx.cpp + sed -i 's|\r||g' ./Wrapper/FreeImage.NET/cpp/FreeImageIO/Stdafx.cpp.new + touch -r ./Wrapper/FreeImage.NET/cpp/FreeImageIO/Stdafx.cpp ./Wrapper/FreeImage.NET/cpp/FreeImageIO/Stdafx.cpp.new + mv ./Wrapper/FreeImage.NET/cpp/FreeImageIO/Stdafx.cpp.new ./Wrapper/FreeImage.NET/cpp/FreeImageIO/Stdafx.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/Delphi/WhatsNew_Delphi.txt + sed -i 's|\r||g' ./Wrapper/Delphi/WhatsNew_Delphi.txt.new + touch -r ./Wrapper/Delphi/WhatsNew_Delphi.txt ./Wrapper/Delphi/WhatsNew_Delphi.txt.new + mv ./Wrapper/Delphi/WhatsNew_Delphi.txt.new ./Wrapper/Delphi/WhatsNew_Delphi.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/Delphi/license.txt + sed -i 's|\r||g' ./Wrapper/Delphi/license.txt.new + touch -r ./Wrapper/Delphi/license.txt ./Wrapper/Delphi/license.txt.new + mv ./Wrapper/Delphi/license.txt.new ./Wrapper/Delphi/license.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/Delphi/demo/TargaUnit/Readme.txt + sed -i 's|\r||g' ./Wrapper/Delphi/demo/TargaUnit/Readme.txt.new + touch -r ./Wrapper/Delphi/demo/TargaUnit/Readme.txt ./Wrapper/Delphi/demo/TargaUnit/Readme.txt.new + mv ./Wrapper/Delphi/demo/TargaUnit/Readme.txt.new ./Wrapper/Delphi/demo/TargaUnit/Readme.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/Delphi/demo/ImagePreview/Readme.txt + sed -i 's|\r||g' ./Wrapper/Delphi/demo/ImagePreview/Readme.txt.new + touch -r ./Wrapper/Delphi/demo/ImagePreview/Readme.txt ./Wrapper/Delphi/demo/ImagePreview/Readme.txt.new + mv ./Wrapper/Delphi/demo/ImagePreview/Readme.txt.new ./Wrapper/Delphi/demo/ImagePreview/Readme.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/src/fipMetadataFind.cpp + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/src/fipMetadataFind.cpp.new + touch -r ./Wrapper/FreeImagePlus/src/fipMetadataFind.cpp ./Wrapper/FreeImagePlus/src/fipMetadataFind.cpp.new + mv ./Wrapper/FreeImagePlus/src/fipMetadataFind.cpp.new ./Wrapper/FreeImagePlus/src/fipMetadataFind.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/src/fipTag.cpp + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/src/fipTag.cpp.new + touch -r ./Wrapper/FreeImagePlus/src/fipTag.cpp ./Wrapper/FreeImagePlus/src/fipTag.cpp.new + mv ./Wrapper/FreeImagePlus/src/fipTag.cpp.new ./Wrapper/FreeImagePlus/src/fipTag.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/src/fipImage.cpp + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/src/fipImage.cpp.new + touch -r ./Wrapper/FreeImagePlus/src/fipImage.cpp ./Wrapper/FreeImagePlus/src/fipImage.cpp.new + mv ./Wrapper/FreeImagePlus/src/fipImage.cpp.new ./Wrapper/FreeImagePlus/src/fipImage.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/src/fipMultiPage.cpp + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/src/fipMultiPage.cpp.new + touch -r ./Wrapper/FreeImagePlus/src/fipMultiPage.cpp ./Wrapper/FreeImagePlus/src/fipMultiPage.cpp.new + mv ./Wrapper/FreeImagePlus/src/fipMultiPage.cpp.new ./Wrapper/FreeImagePlus/src/fipMultiPage.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/src/FreeImagePlus.cpp + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/src/FreeImagePlus.cpp.new + touch -r ./Wrapper/FreeImagePlus/src/FreeImagePlus.cpp ./Wrapper/FreeImagePlus/src/FreeImagePlus.cpp.new + mv ./Wrapper/FreeImagePlus/src/FreeImagePlus.cpp.new ./Wrapper/FreeImagePlus/src/FreeImagePlus.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/src/fipWinImage.cpp + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/src/fipWinImage.cpp.new + touch -r ./Wrapper/FreeImagePlus/src/fipWinImage.cpp ./Wrapper/FreeImagePlus/src/fipWinImage.cpp.new + mv ./Wrapper/FreeImagePlus/src/fipWinImage.cpp.new ./Wrapper/FreeImagePlus/src/fipWinImage.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/src/fipMemoryIO.cpp + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/src/fipMemoryIO.cpp.new + touch -r ./Wrapper/FreeImagePlus/src/fipMemoryIO.cpp ./Wrapper/FreeImagePlus/src/fipMemoryIO.cpp.new + mv ./Wrapper/FreeImagePlus/src/fipMemoryIO.cpp.new ./Wrapper/FreeImagePlus/src/fipMemoryIO.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/FreeImagePlus.h + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/FreeImagePlus.h.new + touch -r ./Wrapper/FreeImagePlus/FreeImagePlus.h ./Wrapper/FreeImagePlus/FreeImagePlus.h.new + mv ./Wrapper/FreeImagePlus/FreeImagePlus.h.new ./Wrapper/FreeImagePlus/FreeImagePlus.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/WhatsNew_FIP.txt + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/WhatsNew_FIP.txt.new + touch -r ./Wrapper/FreeImagePlus/WhatsNew_FIP.txt ./Wrapper/FreeImagePlus/WhatsNew_FIP.txt.new + mv ./Wrapper/FreeImagePlus/WhatsNew_FIP.txt.new ./Wrapper/FreeImagePlus/WhatsNew_FIP.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/test/fipTest.cpp + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/test/fipTest.cpp.new + touch -r ./Wrapper/FreeImagePlus/test/fipTest.cpp ./Wrapper/FreeImagePlus/test/fipTest.cpp.new + mv ./Wrapper/FreeImagePlus/test/fipTest.cpp.new ./Wrapper/FreeImagePlus/test/fipTest.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/test/fipTestMPage.cpp + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/test/fipTestMPage.cpp.new + touch -r ./Wrapper/FreeImagePlus/test/fipTestMPage.cpp ./Wrapper/FreeImagePlus/test/fipTestMPage.cpp.new + mv ./Wrapper/FreeImagePlus/test/fipTestMPage.cpp.new ./Wrapper/FreeImagePlus/test/fipTestMPage.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/test/fipTestMPageMemory.cpp + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/test/fipTestMPageMemory.cpp.new + touch -r ./Wrapper/FreeImagePlus/test/fipTestMPageMemory.cpp ./Wrapper/FreeImagePlus/test/fipTestMPageMemory.cpp.new + mv ./Wrapper/FreeImagePlus/test/fipTestMPageMemory.cpp.new ./Wrapper/FreeImagePlus/test/fipTestMPageMemory.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/test/fipTestMemIO.cpp + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/test/fipTestMemIO.cpp.new + touch -r ./Wrapper/FreeImagePlus/test/fipTestMemIO.cpp ./Wrapper/FreeImagePlus/test/fipTestMemIO.cpp.new + mv ./Wrapper/FreeImagePlus/test/fipTestMemIO.cpp.new ./Wrapper/FreeImagePlus/test/fipTestMemIO.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/test/fipTestMPageStream.cpp + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/test/fipTestMPageStream.cpp.new + touch -r ./Wrapper/FreeImagePlus/test/fipTestMPageStream.cpp ./Wrapper/FreeImagePlus/test/fipTestMPageStream.cpp.new + mv ./Wrapper/FreeImagePlus/test/fipTestMPageStream.cpp.new ./Wrapper/FreeImagePlus/test/fipTestMPageStream.cpp + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/FreeImagePlus/test/fipTest.h + sed -i 's|\r||g' ./Wrapper/FreeImagePlus/test/fipTest.h.new + touch -r ./Wrapper/FreeImagePlus/test/fipTest.h ./Wrapper/FreeImagePlus/test/fipTest.h.new + mv ./Wrapper/FreeImagePlus/test/fipTest.h.new ./Wrapper/FreeImagePlus/test/fipTest.h + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Wrapper/VB6/src/WhatsNew_VB.txt + sed -i 's|\r||g' ./Wrapper/VB6/src/WhatsNew_VB.txt.new + touch -r ./Wrapper/VB6/src/WhatsNew_VB.txt ./Wrapper/VB6/src/WhatsNew_VB.txt.new + mv ./Wrapper/VB6/src/WhatsNew_VB.txt.new ./Wrapper/VB6/src/WhatsNew_VB.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./license-gplv3.txt + sed -i 's|\r||g' ./license-gplv3.txt.new + touch -r ./license-gplv3.txt ./license-gplv3.txt.new + mv ./license-gplv3.txt.new ./license-gplv3.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./license-fi.txt + sed -i 's|\r||g' ./license-fi.txt.new + touch -r ./license-fi.txt ./license-fi.txt.new + mv ./license-fi.txt.new ./license-fi.txt + for file in `find . -type f -name '*.c' -or -name '*.cpp' -or -name '*.h' -or -name '*.txt' -or -name Makefile` + iconv --from=ISO-8859-15 --to=UTF-8 ./Makefile + sed -i 's|\r||g' ./Makefile.new + touch -r ./Makefile ./Makefile.new + mv ./Makefile.new ./Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kHyIKN + umask 022 + cd /builddir/build/BUILD + cd FreeImage + sh ./gensrclist.sh + sh ./genfipsrclist.sh + /usr/bin/make -O -j4 -f Makefile.gnu 'CFLAGS=-O2 -g' 'CXXFLAGS=-O2 -g' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/ColorLookup.cpp -o Source/FreeImage/ColorLookup.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/ConversionRGBA16.cpp -o Source/FreeImage/ConversionRGBA16.o cc -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/FreeImageC.c -o Source/FreeImage/FreeImageC.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/ConversionRGBAF.cpp -o Source/FreeImage/ConversionRGBAF.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/FreeImageIO.cpp -o Source/FreeImage/FreeImageIO.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/FreeImage.cpp -o Source/FreeImage/FreeImage.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/GetType.cpp -o Source/FreeImage/GetType.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/MemoryIO.cpp -o Source/FreeImage/MemoryIO.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/LFPQuantizer.cpp -o Source/FreeImage/LFPQuantizer.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/BitmapAccess.cpp -o Source/FreeImage/BitmapAccess.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PixelAccess.cpp -o Source/FreeImage/PixelAccess.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/J2KHelper.cpp -o Source/FreeImage/J2KHelper.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/Plugin.cpp -o Source/FreeImage/Plugin.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginBMP.cpp -o Source/FreeImage/PluginBMP.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/MNGHelper.cpp -o Source/FreeImage/MNGHelper.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginG3.cpp -o Source/FreeImage/PluginG3.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginCUT.cpp -o Source/FreeImage/PluginCUT.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginDDS.cpp -o Source/FreeImage/PluginDDS.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginHDR.cpp -o Source/FreeImage/PluginHDR.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginEXR.cpp -o Source/FreeImage/PluginEXR.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginGIF.cpp -o Source/FreeImage/PluginGIF.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginICO.cpp -o Source/FreeImage/PluginICO.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginIFF.cpp -o Source/FreeImage/PluginIFF.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginJ2K.cpp -o Source/FreeImage/PluginJ2K.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginJNG.cpp -o Source/FreeImage/PluginJNG.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginJP2.cpp -o Source/FreeImage/PluginJP2.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginJPEG.cpp -o Source/FreeImage/PluginJPEG.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginKOALA.cpp -o Source/FreeImage/PluginKOALA.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginMNG.cpp -o Source/FreeImage/PluginMNG.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginJXR.cpp -o Source/FreeImage/PluginJXR.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginPCD.cpp -o Source/FreeImage/PluginPCD.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginPCX.cpp -o Source/FreeImage/PluginPCX.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginPFM.cpp -o Source/FreeImage/PluginPFM.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginPICT.cpp -o Source/FreeImage/PluginPICT.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginPSD.cpp -o Source/FreeImage/PluginPSD.o Source/FreeImage/PluginPSD.cpp: In function 'BOOL Save(FreeImageIO*, FIBITMAP*, fi_handle, int, int, void*)': Source/FreeImage/PluginPSD.cpp:130:10: warning: converting to non-pointer type 'BOOL' {aka 'int'} from NULL [-Wconversion-null] return NULL; ^~~~ g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginPNG.cpp -o Source/FreeImage/PluginPNG.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginPNM.cpp -o Source/FreeImage/PluginPNM.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginRAS.cpp -o Source/FreeImage/PluginRAS.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginSGI.cpp -o Source/FreeImage/PluginSGI.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginRAW.cpp -o Source/FreeImage/PluginRAW.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginWBMP.cpp -o Source/FreeImage/PluginWBMP.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginTARGA.cpp -o Source/FreeImage/PluginTARGA.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginWebP.cpp -o Source/FreeImage/PluginWebP.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginXBM.cpp -o Source/FreeImage/PluginXBM.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginTIFF.cpp -o Source/FreeImage/PluginTIFF.o Source/FreeImage/PluginTIFF.cpp:90:67: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static uint16 CheckColormap(int n, uint16* r, uint16* g, uint16* b); ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:90:67: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static uint16 CheckColormap(int n, uint16* r, uint16* g, uint16* b); ^ Source/FreeImage/PluginTIFF.cpp:90:67: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:90:67: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:91:43: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static uint16 GetPhotometric(FIBITMAP *dib); ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:96:92: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static void ReadPalette(TIFF *tiff, uint16 photometric, uint16 bitspersample, FIBITMAP *dib); ^ Source/FreeImage/PluginTIFF.cpp:96:92: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:98:140: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static FIBITMAP* CreateImageType(BOOL header_only, FREE_IMAGE_TYPE fit, int width, int height, uint16 bitspersample, uint16 samplesperpixel); ^ Source/FreeImage/PluginTIFF.cpp:98:140: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:99:94: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static FREE_IMAGE_TYPE ReadImageType(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel); ^ Source/FreeImage/PluginTIFF.cpp:99:94: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:102:117: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static void WriteCompression(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel, uint16 photometric, int flags); ^ Source/FreeImage/PluginTIFF.cpp:102:117: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:102:117: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:113:152: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static TIFFLoadMethod FindLoadMethod(TIFF *tif, uint16 photometric, uint16 bitspersample, uint16 samplesperpixel, FREE_IMAGE_TYPE image_type, int flags); ^ Source/FreeImage/PluginTIFF.cpp:113:152: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:113:152: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:276:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] CheckColormap(int n, uint16* r, uint16* g, uint16* b) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:276:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] CheckColormap(int n, uint16* r, uint16* g, uint16* b) { ^ Source/FreeImage/PluginTIFF.cpp:276:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:276:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:290:29: warning: 'uint16' is deprecated [-Wdeprecated-declarations] GetPhotometric(FIBITMAP *dib) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: In function 'void ReadResolution(TIFF*, FIBITMAP*)': Source/FreeImage/PluginTIFF.cpp:316:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 resUnit = RESUNIT_INCH; ^~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: At global scope: Source/FreeImage/PluginTIFF.cpp:355:80: warning: 'uint16' is deprecated [-Wdeprecated-declarations] ReadPalette(TIFF *tiff, uint16 photometric, uint16 bitspersample, FIBITMAP *dib) { ^ Source/FreeImage/PluginTIFF.cpp:355:80: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp: In function 'void ReadPalette(TIFF*, uint16, uint16, FIBITMAP*)': Source/FreeImage/PluginTIFF.cpp:394:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *red; ^~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:395:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *green; ^~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:396:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *blue; ^~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: At global scope: Source/FreeImage/PluginTIFF.cpp:431:123: warning: 'uint16' is deprecated [-Wdeprecated-declarations] CreateImageType(BOOL header_only, FREE_IMAGE_TYPE fit, int width, int height, uint16 bitspersample, uint16 samplesperpixel) { ^ Source/FreeImage/PluginTIFF.cpp:431:123: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:476:71: warning: 'uint16' is deprecated [-Wdeprecated-declarations] ReadImageType(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel) { ^ Source/FreeImage/PluginTIFF.cpp:476:71: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp: In function 'FREE_IMAGE_TYPE ReadImageType(TIFF*, uint16, uint16)': Source/FreeImage/PluginTIFF.cpp:477:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleformat = 0; ^~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:480:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bpp = bitspersample * samplesperpixel; ^~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: At global scope: Source/FreeImage/PluginTIFF.cpp:644:105: warning: 'uint16' is deprecated [-Wdeprecated-declarations] WriteCompression(TIFF *tiff, uint16 bitspersample, uint16 samplesperpixel, uint16 photometric, int flags) { ^ Source/FreeImage/PluginTIFF.cpp:644:105: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:644:105: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp: In function 'void WriteCompression(TIFF*, uint16, uint16, uint16, int)': Source/FreeImage/PluginTIFF.cpp:645:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 compression; ^~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:646:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bitsperpixel = bitspersample * samplesperpixel; ^~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:668:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rowsperstrip = (uint32) -1; ^~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:668:27: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rowsperstrip = (uint32) -1; ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:729:10: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 imageLength = 0; ^~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:738:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 group3options = GROUP3OPT_2DENCODING | GROUP3OPT_FILLBITS; ^~~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: In function 'BOOL tiff_read_iptc_profile(TIFF*, FIBITMAP*)': Source/FreeImage/PluginTIFF.cpp:755:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 profile_size = 0; ^~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:759:32: warning: 'uint32' is deprecated [-Wdeprecated-declarations] TIFFSwabArrayOfLong((uint32 *) profile, (unsigned long)profile_size); ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: In function 'BOOL tiff_read_xmp_profile(TIFF*, FIBITMAP*)': Source/FreeImage/PluginTIFF.cpp:777:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 profile_size = 0; ^~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: In function 'BOOL tiff_read_exif_profile(FreeImageIO*, fi_handle, TIFF*, FIBITMAP*)': Source/FreeImage/PluginTIFF.cpp:821:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 cur_dir = TIFFCurrentDirectory(tiff); ^~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: In function 'BOOL tiff_write_iptc_profile(TIFF*, FIBITMAP*)': Source/FreeImage/PluginTIFF.cpp:864:10: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 profile_size = 0; ^~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:867:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 iptc_size = profile_size; ^~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:877:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] TIFFSwabArrayOfLong((uint32 *) iptc_profile, (unsigned long)iptc_size/4); ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: In function 'BOOL tiff_write_xmp_profile(TIFF*, FIBITMAP*)': Source/FreeImage/PluginTIFF.cpp:905:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] TIFFSetField(tiff, TIFFTAG_XMLPACKET, (uint32)FreeImage_GetTagLength(tag_xmp), (BYTE*)FreeImage_GetTagValue(tag_xmp)); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: At global scope: Source/FreeImage/PluginTIFF.cpp:1103:86: warning: 'uint16' is deprecated [-Wdeprecated-declarations] IsValidBitsPerSample(uint16 photometric, uint16 bitspersample, uint16 samplesperpixel) { ^ Source/FreeImage/PluginTIFF.cpp:1103:86: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp:1103:86: warning: 'uint16' is deprecated [-Wdeprecated-declarations] Source/FreeImage/PluginTIFF.cpp: In function 'BOOL IsValidBitsPerSample(uint16, uint16, uint16)': Source/FreeImage/PluginTIFF.cpp:1105:15: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 pixel_depth = bitspersample * samplesperpixel; ^~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: In function 'TIFFLoadMethod FindLoadMethod(TIFF*, FREE_IMAGE_TYPE, int)': Source/FreeImage/PluginTIFF.cpp:1171:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bitspersample = (uint16)-1; ^~~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1171:26: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bitspersample = (uint16)-1; ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1172:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 samplesperpixel = (uint16)-1; ^~~~~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1172:28: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 samplesperpixel = (uint16)-1; ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1173:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 photometric = (uint16)-1; ^~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1173:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 photometric = (uint16)-1; ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1174:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 planar_config = (uint16)-1; ^~~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1174:26: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 planar_config = (uint16)-1; ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: In function 'void ReadThumbnail(FreeImageIO*, fi_handle, void*, TIFF*, FIBITMAP*)': Source/FreeImage/PluginTIFF.cpp:1284:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 cur_dir = TIFFCurrentDirectory(tiff); ^~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1303:10: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 subIFD_count = 0; ^~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1313:18: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 cur_dir = TIFFCurrentDirectory(tiff); ^~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1337:10: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 ps_size = 0; ^~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: In function 'FIBITMAP* Load(FreeImageIO*, fi_handle, int, int, void*)': Source/FreeImage/PluginTIFF.cpp:1368:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 height = 0; ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1369:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 width = 0; ^~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1370:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bitspersample = 1; ^~~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1371:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 samplesperpixel = 1; ^~~~~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1372:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rowsperstrip = (uint32)-1; ^~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1372:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rowsperstrip = (uint32)-1; ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1373:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 photometric = PHOTOMETRIC_MINISWHITE; ^~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1374:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 compression = (uint16)-1; ^~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1374:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 compression = (uint16)-1; ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1375:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 planar_config; ^~~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1378:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 iccSize = 0; // ICC profile length ^~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1388:40: warning: 'uint16' is deprecated [-Wdeprecated-declarations] if (!tif || !TIFFSetDirectory(tif, (uint16)page)) { ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1456:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *raster = NULL; ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1460:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] raster = (uint32*)_TIFFmalloc(width * height * sizeof(uint32)); ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1460:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] raster = (uint32*)_TIFFmalloc(width * height * sizeof(uint32)); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1509:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *row = &raster[0]; ^~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1513:18: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1515:19: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 x = 0; x < width; x++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1531:18: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1533:19: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 x = 0; x < width; x++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1556:85: warning: 'uint16' is deprecated [-Wdeprecated-declarations] dib = CreateImageType(header_only, image_type, width, height, bitspersample, MIN(2, samplesperpixel)); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1595:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y += rowsperstrip) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1596:12: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 nrow = (y + rowsperstrip > height ? height - y : rowsperstrip); ^~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:83:38: note: declared here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^~~~~ Source/FreeImage/PluginTIFF.cpp:1606:18: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for(uint32 x = 0; x < (uint32)(src_line / samplesperpixel); x++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1606:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for(uint32 x = 0; x < (uint32)(src_line / samplesperpixel); x++) { ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1630:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y += rowsperstrip) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1631:12: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 nrow = (y + rowsperstrip > height ? height - y : rowsperstrip); ^~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:83:38: note: declared here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^~~~~ Source/FreeImage/PluginTIFF.cpp:1647:18: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for(uint32 x = 0; x < (uint32)(src_line); x++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1647:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for(uint32 x = 0; x < (uint32)(src_line); x++) { ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1706:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 chCount = MIN(samplesperpixel, 4); ^~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1706:31: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 chCount = MIN(samplesperpixel, 4); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1747:18: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y += rowsperstrip) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1748:19: warning: 'int32' is deprecated [-Wdeprecated-declarations] const int32 strips = (y + rowsperstrip > height ? height - y : rowsperstrip); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:83:38: note: declared here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^~~~~ Source/FreeImage/PluginTIFF.cpp:1810:18: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y += rowsperstrip) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1811:19: warning: 'int32' is deprecated [-Wdeprecated-declarations] const int32 strips = (y + rowsperstrip > height ? height - y : rowsperstrip); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:83:38: note: declared here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^~~~~ Source/FreeImage/PluginTIFF.cpp:1815:18: warning: 'uint16' is deprecated [-Wdeprecated-declarations] for(uint16 sample = 0; sample < samplesperpixel; sample++) { ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1825:15: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ch = sample; ^~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1907:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 chCount = MIN(samplesperpixel, 4); ^~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1907:31: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 chCount = MIN(samplesperpixel, 4); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1947:18: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y += rowsperstrip) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1948:13: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 strips = (y + rowsperstrip > height ? height - y : rowsperstrip); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:83:38: note: declared here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^~~~~ Source/FreeImage/PluginTIFF.cpp:1981:18: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y += rowsperstrip) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:1982:19: warning: 'int32' is deprecated [-Wdeprecated-declarations] const int32 strips = (y + rowsperstrip > height ? height - y : rowsperstrip); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:83:38: note: declared here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^~~~~ Source/FreeImage/PluginTIFF.cpp:1986:18: warning: 'uint16' is deprecated [-Wdeprecated-declarations] for(uint16 sample = 0; sample < samplesperpixel; sample++) { ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2042:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 tileWidth, tileHeight; ^~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2042:22: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 tileWidth, tileHeight; ^~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2043:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 src_line = 0; ^~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2079:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 tileRowSize = (uint32)TIFFTileRowSize(tif); ^~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2079:27: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 tileRowSize = (uint32)TIFFTileRowSize(tif); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2080:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 imageRowSize = (uint32)TIFFScanlineSize(tif); ^~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2080:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 imageRowSize = (uint32)TIFFScanlineSize(tif); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2088:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y += tileHeight) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2089:12: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 nrows = (y + tileHeight > height ? height - y : tileHeight); ^~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:83:38: note: declared here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^~~~~ Source/FreeImage/PluginTIFF.cpp:2091:18: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 x = 0, rowSize = 0; x < width; x += tileWidth, rowSize += tileRowSize) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2091:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 x = 0, rowSize = 0; x < width; x += tileWidth, rowSize += tileRowSize) { ^~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2165:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y += rowsperstrip) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2166:12: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 nrow = (y + rowsperstrip > height ? height - y : rowsperstrip); ^~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:83:38: note: declared here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^~~~~ Source/FreeImage/PluginTIFF.cpp:2222:18: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y += rowsperstrip) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2223:14: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nrow = (y + rowsperstrip > height ? height - y : rowsperstrip); ^~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2235:19: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 l = 0; l < nrow; l++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp: In function 'BOOL SaveOneTIFF(FreeImageIO*, FIBITMAP*, fi_handle, int, int, void*, unsigned int, unsigned int)': Source/FreeImage/PluginTIFF.cpp:2328:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] const uint32 width = FreeImage_GetWidth(dib); ^~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2329:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] const uint32 height = FreeImage_GetHeight(dib); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2330:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 bitsperpixel = (uint16)FreeImage_GetBPP(dib); ^~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2330:32: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 bitsperpixel = (uint16)FreeImage_GetBPP(dib); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2336:10: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bitspersample; ^~~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2337:10: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 samplesperpixel; ^~~~~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2338:10: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 photometric; ^~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2363:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleinfo[1]; ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2389:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleinfo[1]; ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2444:70: warning: 'uint32' is deprecated [-Wdeprecated-declarations] TIFFSetField(out, TIFFTAG_ROWSPERSTRIP, TIFFDefaultStripSize(out, (uint32) -1)); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2456:44: warning: 'uint32' is deprecated [-Wdeprecated-declarations] TIFFSetField(out, TIFFTAG_SUBFILETYPE, (uint32)FILETYPE_PAGE); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2457:43: warning: 'uint16' is deprecated [-Wdeprecated-declarations] TIFFSetField(out, TIFFTAG_PAGENUMBER, (uint16)page, (uint16)0); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2457:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] TIFFSetField(out, TIFFTAG_PAGENUMBER, (uint16)page, (uint16)0); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2462:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] TIFFSetField(out, TIFFTAG_SUBFILETYPE, (ifd == 0) ? (uint32)0 : (uint32)FILETYPE_REDUCEDIMAGE); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2462:69: warning: 'uint32' is deprecated [-Wdeprecated-declarations] TIFFSetField(out, TIFFTAG_SUBFILETYPE, (ifd == 0) ? (uint32)0 : (uint32)FILETYPE_REDUCEDIMAGE); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2468:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *r, *g, *b; ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2468:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *r, *g, *b; ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2468:20: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *r, *g, *b; ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2469:11: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nColors = (uint16)FreeImage_GetColorsUsed(dib); ^~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2469:22: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nColors = (uint16)FreeImage_GetColorsUsed(dib); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2472:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] r = (uint16 *) _TIFFmalloc(sizeof(uint16) * 3 * nColors); ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2472:38: warning: 'uint16' is deprecated [-Wdeprecated-declarations] r = (uint16 *) _TIFFmalloc(sizeof(uint16) * 3 * nColors); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2480:19: warning: 'uint16' is deprecated [-Wdeprecated-declarations] r[i] = SCALE((uint16)pal[i].rgbRed); ^~~~~~ Source/FreeImage/PluginTIFF.cpp:269:21: note: in definition of macro 'SCALE' #define SCALE(x) (((x)*((1L<<16)-1))/255) ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2481:19: warning: 'uint16' is deprecated [-Wdeprecated-declarations] g[i] = SCALE((uint16)pal[i].rgbGreen); ^~~~~~ Source/FreeImage/PluginTIFF.cpp:269:21: note: in definition of macro 'SCALE' #define SCALE(x) (((x)*((1L<<16)-1))/255) ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2482:19: warning: 'uint16' is deprecated [-Wdeprecated-declarations] b[i] = SCALE((uint16)pal[i].rgbBlue); ^~~~~~ Source/FreeImage/PluginTIFF.cpp:269:21: note: in definition of macro 'SCALE' #define SCALE(x) (((x)*((1L<<16)-1))/255) ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2501:11: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nsubifd = 1; ^~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2502:19: warning: 'uint64' is deprecated [-Wdeprecated-declarations] uint64 subifd[1]; ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:87:38: note: declared here typedef TIFF_MSC_DEPRECATED uint64_t uint64 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2511:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] const uint32 pitch = FreeImage_GetPitch(dib); ^~~~~ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2537:19: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for(uint32 x = 0; x < width; x++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2561:19: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2581:18: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2592:20: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 x = 0; x < width; x++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2617:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/FreeImage/PluginTIFF.cpp:2632:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for (uint32 y = 0; y < height; y++) { ^ In file included from /usr/include/tiffio.h:31, from Source/FreeImage/PluginTIFF.cpp:40: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/TIFFLogLuv.cpp -o Source/FreeImage/TIFFLogLuv.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PluginXPM.cpp -o Source/FreeImage/PluginXPM.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/Conversion.cpp -o Source/FreeImage/Conversion.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/PSDParser.cpp -o Source/FreeImage/PSDParser.o Source/FreeImage/PSDParser.cpp: In static member function 'static int PSDGetValue::get(const BYTE*)': Source/FreeImage/PSDParser.cpp:100:49: warning: no return statement in function returning non-void [-Wreturn-type] static inline int get(const BYTE * iprBuffer) {} // error ^ g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/Conversion16_555.cpp -o Source/FreeImage/Conversion16_555.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/Conversion16_565.cpp -o Source/FreeImage/Conversion16_565.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/Conversion24.cpp -o Source/FreeImage/Conversion24.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/Conversion32.cpp -o Source/FreeImage/Conversion32.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/Conversion4.cpp -o Source/FreeImage/Conversion4.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/Conversion8.cpp -o Source/FreeImage/Conversion8.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/ConversionFloat.cpp -o Source/FreeImage/ConversionFloat.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/ConversionRGB16.cpp -o Source/FreeImage/ConversionRGB16.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/ConversionRGBF.cpp -o Source/FreeImage/ConversionRGBF.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/ConversionUINT16.cpp -o Source/FreeImage/ConversionUINT16.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/Halftoning.cpp -o Source/FreeImage/Halftoning.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/ConversionType.cpp -o Source/FreeImage/ConversionType.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/tmoColorConvert.cpp -o Source/FreeImage/tmoColorConvert.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/tmoDrago03.cpp -o Source/FreeImage/tmoDrago03.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/tmoReinhard05.cpp -o Source/FreeImage/tmoReinhard05.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/ToneMapping.cpp -o Source/FreeImage/ToneMapping.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/tmoFattal02.cpp -o Source/FreeImage/tmoFattal02.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/NNQuantizer.cpp -o Source/FreeImage/NNQuantizer.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/WuQuantizer.cpp -o Source/FreeImage/WuQuantizer.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/ZLibInterface.cpp -o Source/FreeImage/ZLibInterface.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/CacheFile.cpp -o Source/FreeImage/CacheFile.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/Metadata/FIRational.cpp -o Source/Metadata/FIRational.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImage/MultiPage.cpp -o Source/FreeImage/MultiPage.o Source/FreeImage/MultiPage.cpp: In function 'FIMULTIBITMAP* FreeImage_OpenMultiBitmap(FREE_IMAGE_FORMAT, const char*, BOOL, BOOL, BOOL, int)': Source/FreeImage/MultiPage.cpp:274:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr bitmap (new FIMULTIBITMAP); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/Utilities.h:53, from Source/CacheFile.h:28, from Source/FreeImage/MultiPage.cpp:34: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/FreeImage/MultiPage.cpp:275:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr header (new MULTIBITMAPHEADER); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/Utilities.h:53, from Source/CacheFile.h:28, from Source/FreeImage/MultiPage.cpp:34: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/FreeImage/MultiPage.cpp: In function 'FIMULTIBITMAP* FreeImage_OpenMultiBitmapFromHandle(FREE_IMAGE_FORMAT, FreeImageIO*, fi_handle, int)': Source/FreeImage/MultiPage.cpp:340:11: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr bitmap (new FIMULTIBITMAP); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/Utilities.h:53, from Source/CacheFile.h:28, from Source/FreeImage/MultiPage.cpp:34: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Source/FreeImage/MultiPage.cpp:341:11: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr header (new MULTIBITMAPHEADER); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from Source/Utilities.h:53, from Source/CacheFile.h:28, from Source/FreeImage/MultiPage.cpp:34: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/Metadata/FreeImageTag.cpp -o Source/Metadata/FreeImageTag.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/Metadata/IPTC.cpp -o Source/Metadata/IPTC.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/Metadata/Exif.cpp -o Source/Metadata/Exif.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/Metadata/TagConversion.cpp -o Source/Metadata/TagConversion.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/Metadata/TagLib.cpp -o Source/Metadata/TagLib.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/Metadata/XTIFF.cpp -o Source/Metadata/XTIFF.o Source/Metadata/XTIFF.cpp:232:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations] static uint32 exif_tag_ids[] = { ^ In file included from /usr/include/tiffio.h:31, from Source/Metadata/XTIFF.cpp:32: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/Metadata/XTIFF.cpp:269:85: warning: 'uint32' is deprecated [-Wdeprecated-declarations] tiff_read_exif_tag(TIFF *tif, uint32 tag_id, FIBITMAP *dib, TagLib::MDMODEL md_model) { ^ Source/Metadata/XTIFF.cpp: In function 'BOOL tiff_read_exif_tag(TIFF*, uint32, FIBITMAP*, TagLib::MDMODEL)': Source/Metadata/XTIFF.cpp:270:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 value_count = 0; ^~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/Metadata/XTIFF.cpp:32: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/Metadata/XTIFF.cpp:303:11: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 value_count16 = 0; ^~~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/Metadata/XTIFF.cpp:32: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/Metadata/XTIFF.cpp:311:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 value_count32 = 0; ^~~~~~~~~~~~~ In file included from /usr/include/tiffio.h:31, from Source/Metadata/XTIFF.cpp:32: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/Metadata/XTIFF.cpp:325:11: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 spp; ^~~ In file included from /usr/include/tiffio.h:31, from Source/Metadata/XTIFF.cpp:32: /usr/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ Source/Metadata/XTIFF.cpp:481:15: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for(uint32 i = 0; i < value_count; i++) { ^ In file included from /usr/include/tiffio.h:31, from Source/Metadata/XTIFF.cpp:32: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/Metadata/XTIFF.cpp:498:15: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for(uint32 i = 0; i < value_count; i++) { ^ In file included from /usr/include/tiffio.h:31, from Source/Metadata/XTIFF.cpp:32: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/Metadata/XTIFF.cpp: In function 'BOOL tiff_read_exif_tags(TIFF*, TagLib::MDMODEL, FIBITMAP*)': Source/Metadata/XTIFF.cpp:600:10: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 tag_id = TIFFGetTagListEntry(tif, i); ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/Metadata/XTIFF.cpp:32: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ Source/Metadata/XTIFF.cpp: At global scope: Source/Metadata/XTIFF.cpp:625:39: warning: 'uint32' is deprecated [-Wdeprecated-declarations] skip_write_field(TIFF* tif, uint32 tag) { ^ Source/Metadata/XTIFF.cpp: In function 'BOOL tiff_write_exif_tags(TIFF*, TagLib::MDMODEL, FIBITMAP*)': Source/Metadata/XTIFF.cpp:725:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] const uint32 tag_id = exif_tag_ids[fi]; ^~~~~~ In file included from /usr/include/tiffio.h:31, from Source/Metadata/XTIFF.cpp:32: /usr/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImageToolkit/Background.cpp -o Source/FreeImageToolkit/Background.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImageToolkit/BSplineRotate.cpp -o Source/FreeImageToolkit/BSplineRotate.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImageToolkit/Channels.cpp -o Source/FreeImageToolkit/Channels.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImageToolkit/Display.cpp -o Source/FreeImageToolkit/Display.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImageToolkit/Colors.cpp -o Source/FreeImageToolkit/Colors.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImageToolkit/JPEGTransform.cpp -o Source/FreeImageToolkit/JPEGTransform.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImageToolkit/CopyPaste.cpp -o Source/FreeImageToolkit/CopyPaste.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImageToolkit/ClassicRotate.cpp -o Source/FreeImageToolkit/ClassicRotate.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImageToolkit/Flip.cpp -o Source/FreeImageToolkit/Flip.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImageToolkit/Rescale.cpp -o Source/FreeImageToolkit/Rescale.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImageToolkit/MultigridPoissonSolver.cpp -o Source/FreeImageToolkit/MultigridPoissonSolver.o g++ -O2 -g -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -D__ANSI__ -I/usr/include/jxrlib -I/usr/include/OpenEXR -pthread -I/usr/include/openjpeg-2.4 -I/usr/include/libraw -I/usr/include/libpng16 -c Source/FreeImageToolkit/Resize.cpp -o Source/FreeImageToolkit/Resize.o ar r libfreeimage.a ./Source/FreeImage/BitmapAccess.o ./Source/FreeImage/ColorLookup.o ./Source/FreeImage/ConversionRGBA16.o ./Source/FreeImage/ConversionRGBAF.o ./Source/FreeImage/FreeImage.o ./Source/FreeImage/FreeImageC.o ./Source/FreeImage/FreeImageIO.o ./Source/FreeImage/GetType.o ./Source/FreeImage/LFPQuantizer.o ./Source/FreeImage/MemoryIO.o ./Source/FreeImage/PixelAccess.o ./Source/FreeImage/J2KHelper.o ./Source/FreeImage/MNGHelper.o ./Source/FreeImage/Plugin.o ./Source/FreeImage/PluginBMP.o ./Source/FreeImage/PluginCUT.o ./Source/FreeImage/PluginDDS.o ./Source/FreeImage/PluginEXR.o ./Source/FreeImage/PluginG3.o ./Source/FreeImage/PluginGIF.o ./Source/FreeImage/PluginHDR.o ./Source/FreeImage/PluginICO.o ./Source/FreeImage/PluginIFF.o ./Source/FreeImage/PluginJ2K.o ./Source/FreeImage/PluginJNG.o ./Source/FreeImage/PluginJP2.o ./Source/FreeImage/PluginJPEG.o ./Source/FreeImage/PluginJXR.o ./Source/FreeImage/PluginKOALA.o ./Source/FreeImage/PluginMNG.o ./Source/FreeImage/PluginPCD.o ./Source/FreeImage/PluginPCX.o ./Source/FreeImage/PluginPFM.o ./Source/FreeImage/PluginPICT.o ./Source/FreeImage/PluginPNG.o ./Source/FreeImage/PluginPNM.o ./Source/FreeImage/PluginPSD.o ./Source/FreeImage/PluginRAS.o ./Source/FreeImage/PluginRAW.o ./Source/FreeImage/PluginSGI.o ./Source/FreeImage/PluginTARGA.o ./Source/FreeImage/PluginTIFF.o ./Source/FreeImage/PluginWBMP.o ./Source/FreeImage/PluginWebP.o ./Source/FreeImage/PluginXBM.o ./Source/FreeImage/PluginXPM.o ./Source/FreeImage/PSDParser.o ./Source/FreeImage/TIFFLogLuv.o ./Source/FreeImage/Conversion.o ./Source/FreeImage/Conversion16_555.o ./Source/FreeImage/Conversion16_565.o ./Source/FreeImage/Conversion24.o ./Source/FreeImage/Conversion32.o ./Source/FreeImage/Conversion4.o ./Source/FreeImage/Conversion8.o ./Source/FreeImage/ConversionFloat.o ./Source/FreeImage/ConversionRGB16.o ./Source/FreeImage/ConversionRGBF.o ./Source/FreeImage/ConversionType.o ./Source/FreeImage/ConversionUINT16.o ./Source/FreeImage/Halftoning.o ./Source/FreeImage/tmoColorConvert.o ./Source/FreeImage/tmoDrago03.o ./Source/FreeImage/tmoFattal02.o ./Source/FreeImage/tmoReinhard05.o ./Source/FreeImage/ToneMapping.o ./Source/FreeImage/NNQuantizer.o ./Source/FreeImage/WuQuantizer.o ./Source/FreeImage/CacheFile.o ./Source/FreeImage/MultiPage.o ./Source/FreeImage/ZLibInterface.o ./Source/Metadata/Exif.o ./Source/Metadata/FIRational.o ./Source/Metadata/FreeImageTag.o ./Source/Metadata/IPTC.o ./Source/Metadata/TagConversion.o ./Source/Metadata/TagLib.o ./Source/Metadata/XTIFF.o ./Source/FreeImageToolkit/Background.o ./Source/FreeImageToolkit/BSplineRotate.o ./Source/FreeImageToolkit/Channels.o ./Source/FreeImageToolkit/ClassicRotate.o ./Source/FreeImageToolkit/Colors.o ./Source/FreeImageToolkit/CopyPaste.o ./Source/FreeImageToolkit/Display.o ./Source/FreeImageToolkit/Flip.o ./Source/FreeImageToolkit/JPEGTransform.o ./Source/FreeImageToolkit/MultigridPoissonSolver.o ./Source/FreeImageToolkit/Rescale.o ./Source/FreeImageToolkit/Resize.o ar: creating libfreeimage.a cc -shared -Wl,-soname,libfreeimage.so.3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ljpeg -ljpegxr -ljxrglue -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread -lopenjp2 -lraw -fopenmp -lpng16 -ltiff -lwebpmux -lwebp -lz -o libfreeimage-3.18.0.so ./Source/FreeImage/BitmapAccess.o ./Source/FreeImage/ColorLookup.o ./Source/FreeImage/ConversionRGBA16.o ./Source/FreeImage/ConversionRGBAF.o ./Source/FreeImage/FreeImage.o ./Source/FreeImage/FreeImageC.o ./Source/FreeImage/FreeImageIO.o ./Source/FreeImage/GetType.o ./Source/FreeImage/LFPQuantizer.o ./Source/FreeImage/MemoryIO.o ./Source/FreeImage/PixelAccess.o ./Source/FreeImage/J2KHelper.o ./Source/FreeImage/MNGHelper.o ./Source/FreeImage/Plugin.o ./Source/FreeImage/PluginBMP.o ./Source/FreeImage/PluginCUT.o ./Source/FreeImage/PluginDDS.o ./Source/FreeImage/PluginEXR.o ./Source/FreeImage/PluginG3.o ./Source/FreeImage/PluginGIF.o ./Source/FreeImage/PluginHDR.o ./Source/FreeImage/PluginICO.o ./Source/FreeImage/PluginIFF.o ./Source/FreeImage/PluginJ2K.o ./Source/FreeImage/PluginJNG.o ./Source/FreeImage/PluginJP2.o ./Source/FreeImage/PluginJPEG.o ./Source/FreeImage/PluginJXR.o ./Source/FreeImage/PluginKOALA.o ./Source/FreeImage/PluginMNG.o ./Source/FreeImage/PluginPCD.o ./Source/FreeImage/PluginPCX.o ./Source/FreeImage/PluginPFM.o ./Source/FreeImage/PluginPICT.o ./Source/FreeImage/PluginPNG.o ./Source/FreeImage/PluginPNM.o ./Source/FreeImage/PluginPSD.o ./Source/FreeImage/PluginRAS.o ./Source/FreeImage/PluginRAW.o ./Source/FreeImage/PluginSGI.o ./Source/FreeImage/PluginTARGA.o ./Source/FreeImage/PluginTIFF.o ./Source/FreeImage/PluginWBMP.o ./Source/FreeImage/PluginWebP.o ./Source/FreeImage/PluginXBM.o ./Source/FreeImage/PluginXPM.o ./Source/FreeImage/PSDParser.o ./Source/FreeImage/TIFFLogLuv.o ./Source/FreeImage/Conversion.o ./Source/FreeImage/Conversion16_555.o ./Source/FreeImage/Conversion16_565.o ./Source/FreeImage/Conversion24.o ./Source/FreeImage/Conversion32.o ./Source/FreeImage/Conversion4.o ./Source/FreeImage/Conversion8.o ./Source/FreeImage/ConversionFloat.o ./Source/FreeImage/ConversionRGB16.o ./Source/FreeImage/ConversionRGBF.o ./Source/FreeImage/ConversionType.o ./Source/FreeImage/ConversionUINT16.o ./Source/FreeImage/Halftoning.o ./Source/FreeImage/tmoColorConvert.o ./Source/FreeImage/tmoDrago03.o ./Source/FreeImage/tmoFattal02.o ./Source/FreeImage/tmoReinhard05.o ./Source/FreeImage/ToneMapping.o ./Source/FreeImage/NNQuantizer.o ./Source/FreeImage/WuQuantizer.o ./Source/FreeImage/CacheFile.o ./Source/FreeImage/MultiPage.o ./Source/FreeImage/ZLibInterface.o ./Source/Metadata/Exif.o ./Source/Metadata/FIRational.o ./Source/Metadata/FreeImageTag.o ./Source/Metadata/IPTC.o ./Source/Metadata/TagConversion.o ./Source/Metadata/TagLib.o ./Source/Metadata/XTIFF.o ./Source/FreeImageToolkit/Background.o ./Source/FreeImageToolkit/BSplineRotate.o ./Source/FreeImageToolkit/Channels.o ./Source/FreeImageToolkit/ClassicRotate.o ./Source/FreeImageToolkit/Colors.o ./Source/FreeImageToolkit/CopyPaste.o ./Source/FreeImageToolkit/Display.o ./Source/FreeImageToolkit/Flip.o ./Source/FreeImageToolkit/JPEGTransform.o ./Source/FreeImageToolkit/MultigridPoissonSolver.o ./Source/FreeImageToolkit/Rescale.o ./Source/FreeImageToolkit/Resize.o -lstdc++ 0xaabaed5ff0B(0xaabaee2380A+0xc90): warning: R_LARCH_SOP_PUSH_PCREL against `_Z3i2ajPcj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaed5ff0B(0xaabaee2380A+0xcd0): warning: R_LARCH_SOP_PUSH_PCREL against `_Z3i2ajPcj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaed5ff0B(0xaabaee2380A+0xd0c): warning: R_LARCH_SOP_PUSH_PCREL against `_Z3i2ajPcj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaed5ff0B(0xaabaee2380A+0xd58): warning: R_LARCH_SOP_PUSH_PCREL against `_Z3i2ajPcj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaed5ff0B(0xaabaee2380A+0xd90): warning: R_LARCH_SOP_PUSH_PCREL against `_Z3i2ajPcj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaed5ff0B(0xaabaee2380A+0xdf4): warning: R_LARCH_SOP_PUSH_PCREL against `_Z3i2ajPcj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaed5ff0B(0xaabaee2840A+0x68): warning: R_LARCH_SOP_PUSH_PCREL against `_Z3i2ajPcj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x248): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_OStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x24c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_OStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x24c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_OStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x5a4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x800): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_26ArgExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x804): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_26ArgExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x804): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_26ArgExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x80c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_26ArgExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x810): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_26ArgExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x810): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_26ArgExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x814): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_26ArgExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x818): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_26ArgExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x818): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_26ArgExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xe30): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xe34): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xe34): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xe3c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_27NullExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xe40): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_27NullExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xe40): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_27NullExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xe44): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xe48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xe48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xe94): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xe98): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xe98): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xea0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_25IoExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xea4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_25IoExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xea4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_25IoExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xea8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xeac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xeac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xef4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xef8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xef8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf00): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_25IoExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf04): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_25IoExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf04): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_25IoExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf08): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf0c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf0c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf58): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf5c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf5c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf64): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_25IoExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf68): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_25IoExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf68): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_25IoExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf6c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf70): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xf70): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0xfb8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x12c8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_IStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x12cc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_IStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x12cc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_IStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1498): warning: R_LARCH_SOP_PUSH_PCREL against `_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1568): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x156c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x156c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1574): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_28InputExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1578): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_28InputExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1578): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_28InputExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x157c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1580): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1580): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x15b8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1910): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1914): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1914): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x191c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_28InputExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1920): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_28InputExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1920): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_28InputExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1924): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1928): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1928): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1a94): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1b00): warning: R_LARCH_SOP_PUSH_PCREL against `_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1e5c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x1f34): warning: R_LARCH_SOP_PUSH_PCREL against `_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2060): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2064): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2064): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x206c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_28InputExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2070): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_28InputExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2070): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_28InputExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2074): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2078): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2078): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x20f0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x20f4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x20f4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x20fc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_27NullExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2100): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_27NullExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2100): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7Iex_2_27NullExcD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2104): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2108): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x2108): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTIN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0867a8A+0x24cc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0884f0A+0x0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0884f0A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0884f0A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb088620A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb088620A+0x8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb088620A+0x8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_27NullExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb088750A+0x0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_26ArgExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb088750A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_26ArgExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb088750A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_26ArgExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb088880A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_26ArgExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb088880A+0x8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_26ArgExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb088880A+0x8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_26ArgExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0889b0A+0x0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0889b0A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb0889b0A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09d888A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09d888A+0x8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09d888A+0x8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_25IoExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09d9b8A+0x0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09d9b8A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09d9b8A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09dae8A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09dae8A+0x8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09dae8A+0x8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTVN7Iex_2_28InputExcE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09dd48A+0x0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_OStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09dd48A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_OStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09dd48A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_OStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09de78A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_OStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09de78A+0x8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_OStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09de78A+0x8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_OStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09dfa8A+0x0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_IStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09dfa8A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_IStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09dfa8A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_IStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09e0d8A+0x4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_IStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09e0d8A+0x8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_IStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09e0d8A+0x8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV9C_IStream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb035df0B(0xaabb09f868A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1158): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_GetMemorySize': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x131c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE8_M_eraseEPSt13_Rb_tree_nodeISA_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1344): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP5FITAGSt4lessIS8_ESaIS0_IKS8_SA_EEEESt10_Select1stISI_ESB_IiESaISI_EE8_M_eraseEPSt13_Rb_tree_nodeISI_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x143c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1448): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE4findERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x19e0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1af0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISA_ERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1b0c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE14_M_insert_nodeEPSt18_Rb_tree_node_baseSI_PSt13_Rb_tree_nodeISA_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1b50): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1c58): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISA_ERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1c74): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE14_M_insert_nodeEPSt18_Rb_tree_node_baseSI_PSt13_Rb_tree_nodeISA_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1d60): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE8_M_eraseEPSt13_Rb_tree_nodeISA_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1e04): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1e10): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE4findERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1e54): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1e60): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE5eraseERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1e9c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP5FITAGSt4lessIS8_ESaIS0_IKS8_SA_EEEESt10_Select1stISI_ESB_IiESaISI_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOiEESS_IJEEEEESt17_Rb_tree_iteratorISI_ESt23_Rb_tree_const_iteratorISI_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x1ffc): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_DestroyICCProfile': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x21d8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x22b0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESL_IJEEEEESt17_Rb_tree_iteratorISA_ESt23_Rb_tree_const_iteratorISA_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x2358): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP5FITAGSt4lessIS8_ESaIS0_IKS8_SA_EEEESt10_Select1stISI_ESB_IiESaISI_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISI_ERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x2374): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP5FITAGSt4lessIS8_ESaIS0_IKS8_SA_EEEESt10_Select1stISI_ESB_IiESaISI_EE14_M_insert_nodeEPSt18_Rb_tree_node_baseSP_PSt13_Rb_tree_nodeISI_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x26b4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP5FITAGSt4lessIS8_ESaIS0_IKS8_SA_EEEESt10_Select1stISI_ESB_IiESaISI_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOiEESS_IJEEEEESt17_Rb_tree_iteratorISI_ESt23_Rb_tree_const_iteratorISI_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x27a8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP5FITAGSt4lessIS8_ESaIS0_IKS8_SA_EEEESt10_Select1stISI_ESB_IiESaISI_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOiEESS_IJEEEEESt17_Rb_tree_iteratorISI_ESt23_Rb_tree_const_iteratorISI_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x2a1c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x2af8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESL_IJEEEEESt17_Rb_tree_iteratorISA_ESt23_Rb_tree_const_iteratorISA_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x2ba0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP5FITAGSt4lessIS8_ESaIS0_IKS8_SA_EEEESt10_Select1stISI_ESB_IiESaISI_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISI_ERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae31dd8A+0x2bbc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP5FITAGSt4lessIS8_ESaIS0_IKS8_SA_EEEESt10_Select1stISI_ESB_IiESaISI_EE14_M_insert_nodeEPSt18_Rb_tree_node_baseSP_PSt13_Rb_tree_nodeISI_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae323c8A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP5FITAGSt4lessIS8_ESaIS0_IKS8_SA_EEEESt10_Select1stISI_ESB_IiESaISI_EE8_M_eraseEPSt13_Rb_tree_nodeISI_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae324f8A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE8_M_eraseEPSt13_Rb_tree_nodeISA_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae540d0A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE11equal_rangeERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae540d0A+0xd4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE8_M_eraseEPSt13_Rb_tree_nodeISA_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae546c0A+0x210): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE24_M_get_insert_unique_posERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae547f0A+0x58): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae547f0A+0x6c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISA_ERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae547f0A+0xa4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_P5FITAGESt10_Select1stISA_ESt4lessIS5_ESaISA_EE14_M_insert_nodeEPSt18_Rb_tree_node_baseSI_PSt13_Rb_tree_nodeISA_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae54b80A+0xf0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP5FITAGSt4lessIS8_ESaIS0_IKS8_SA_EEEESt10_Select1stISI_ESB_IiESaISI_EE24_M_get_insert_unique_posERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae55d58A+0x48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP5FITAGSt4lessIS8_ESaIS0_IKS8_SA_EEEESt10_Select1stISI_ESB_IiESaISI_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISI_ERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae236b0B(0xaabae55d58A+0x78): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP5FITAGSt4lessIS8_ESaIS0_IKS8_SA_EEEESt10_Select1stISI_ESB_IiESaISI_EE14_M_insert_nodeEPSt18_Rb_tree_node_baseSP_PSt13_Rb_tree_nodeISI_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2c4): warning: R_LARCH_SOP_PUSH_PCREL against `_Z9_ReadProcPvjjS_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2c8): warning: R_LARCH_SOP_PUSH_PCREL against `_Z9_ReadProcPvjjS_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2c8): warning: R_LARCH_SOP_PUSH_PCREL against `_Z9_ReadProcPvjjS_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2d0): warning: R_LARCH_SOP_PUSH_PCREL against `_Z9_SeekProcPvli': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2d4): warning: R_LARCH_SOP_PUSH_PCREL against `_Z9_SeekProcPvli': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2d4): warning: R_LARCH_SOP_PUSH_PCREL against `_Z9_SeekProcPvli': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2dc): warning: R_LARCH_SOP_PUSH_PCREL against `_Z9_TellProcPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2e0): warning: R_LARCH_SOP_PUSH_PCREL against `_Z9_TellProcPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2e0): warning: R_LARCH_SOP_PUSH_PCREL against `_Z9_TellProcPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2e8): warning: R_LARCH_SOP_PUSH_PCREL against `_Z10_WriteProcPvjjS_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2ec): warning: R_LARCH_SOP_PUSH_PCREL against `_Z10_WriteProcPvjjS_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2ec): warning: R_LARCH_SOP_PUSH_PCREL against `_Z10_WriteProcPvjjS_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2f8): warning: R_LARCH_SOP_PUSH_PCREL against `_Z15_MemoryReadProcPvjjS_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2fc): warning: R_LARCH_SOP_PUSH_PCREL against `_Z15_MemoryReadProcPvjjS_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x2fc): warning: R_LARCH_SOP_PUSH_PCREL against `_Z15_MemoryReadProcPvjjS_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x304): warning: R_LARCH_SOP_PUSH_PCREL against `_Z15_MemorySeekProcPvli': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x308): warning: R_LARCH_SOP_PUSH_PCREL against `_Z15_MemorySeekProcPvli': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x308): warning: R_LARCH_SOP_PUSH_PCREL against `_Z15_MemorySeekProcPvli': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x310): warning: R_LARCH_SOP_PUSH_PCREL against `_Z15_MemoryTellProcPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x314): warning: R_LARCH_SOP_PUSH_PCREL against `_Z15_MemoryTellProcPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x314): warning: R_LARCH_SOP_PUSH_PCREL against `_Z15_MemoryTellProcPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x31c): warning: R_LARCH_SOP_PUSH_PCREL against `_Z16_MemoryWriteProcPvjjS_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x320): warning: R_LARCH_SOP_PUSH_PCREL against `_Z16_MemoryWriteProcPvjjS_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf0cb70B(0xaabaf0dd20A+0x320): warning: R_LARCH_SOP_PUSH_PCREL against `_Z16_MemoryWriteProcPvjjS_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf135c0B(0xaabaf1dfe0A+0x108): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_GetFileTypeFromHandle': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf135c0B(0xaabaf1dfe0A+0x170): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_GetFileTypeFromHandle': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf23860B(0xaabaf2c520A+0x150): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12LFPQuantizer17AddReservePaletteEPKvj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf650d0B(0xaabaf75410A+0x108c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf650d0B(0xaabaf75410A+0x10ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf650d0B(0xaabaf75410A+0x1100): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf650d0B(0xaabaf75410A+0x12e0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESJ_IJEEEEESt17_Rb_tree_iteratorIS8_ESt23_Rb_tree_const_iteratorIS8_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf650d0B(0xaabaf75410A+0x1a2c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf650d0B(0xaabaf78b18A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf650d0B(0xaabaf78d78A+0x210): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf650d0B(0xaabaf79200A+0x5c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf650d0B(0xaabaf79200A+0x7c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0xd8): warning: R_LARCH_SOP_PUSH_PCREL against `_Z17FreeImage_stricmpPKcS0_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x8c0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList18FindNodeFromFormatEPKc': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x910): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList16FindNodeFromMimeEPKc': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0xf88): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_GetFormatFromFIF': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0xf90): warning: R_LARCH_SOP_PUSH_PCREL against `_Z17FreeImage_stricmpPKcS0_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0xf9c): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_GetFIFExtensionList': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0xfb4): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_GetFIFExtensionList': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0xfd0): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_GetFIFExtensionList': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0xfdc): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_GetFIFExtensionList': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x101c): warning: R_LARCH_SOP_PUSH_PCREL against `_Z17FreeImage_stricmpPKcS0_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1224): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiP10PluginNodeESt10_Select1stIS4_ESt4lessIiESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1268): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginListD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x13f0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiP10PluginNodeESt10_Select1stIS4_ESt4lessIiESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1540): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1564): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1588): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x15ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x15d0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x15f4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1618): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x164c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1680): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x16a4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x16c8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x16fc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1730): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1754): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1788): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x17bc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x17e0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1804): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1828): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x184c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1870): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1894): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x18b8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x18dc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1900): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1924): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1948): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x196c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1990): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x19b4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x19d8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x19fc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1a20): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1a44): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1a68): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1a98): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd88f0A+0x1adc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10PluginList7AddNodeEPFvP6PluginiEPvPKcS6_S6_S6_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd8db0A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiP10PluginNodeESt10_Select1stIS4_ESt4lessIiESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabaf65d40B(0xaabafd9010A+0xf0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiP10PluginNodeESt10_Select1stIS4_ESt4lessIiESaIS4_EE24_M_get_insert_unique_posERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae59080B(0xaabb05ed20A+0x76c): warning: R_LARCH_SOP_PUSH_PCREL against `_Z14DecodeDXTBlockI18DXT_BLOCKDECODER_1EvPhPKhlii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae59080B(0xaabb05ed20A+0x97c): warning: R_LARCH_SOP_PUSH_PCREL against `_Z14DecodeDXTBlockI18DXT_BLOCKDECODER_3EvPhPKhlii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabae59080B(0xaabb05ed20A+0xc68): warning: R_LARCH_SOP_PUSH_PCREL against `_Z14DecodeDXTBlockI18DXT_BLOCKDECODER_5EvPhPKhlii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x6ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable20ClearCompressorTableEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x960): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable20ClearCompressorTableEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0xa80): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable20ClearCompressorTableEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0xa94): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable22ClearDecompressorTableEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0xabc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable20ClearCompressorTableEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0xad0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable22ClearDecompressorTableEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x12a0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTableC1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x12ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable10InitializeEi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x12bc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable13CompressStartEii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x1304): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable15FillInputBufferEi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x13e4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable11CompressEndEPh': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x14d0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTableD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x1a3c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable22ClearDecompressorTableEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x1ed8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorImSaImEE12emplace_backIJmEEEvDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x2000): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorImSaImEE12emplace_backIJmEEEvDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x2030): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorImSaImEE17_M_realloc_insertIJRKmEEEvN9__gnu_cxx17__normal_iteratorIPmS1_EEDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x2064): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorImSaImEE12emplace_backIJmEEEvDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x269c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTableC1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x26c4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable10InitializeEi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x27a4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTable15FillInputBufferEi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x3048): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11StringTableD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1107f0A+0x3400): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorI8PageInfoSaIS0_EE17_M_realloc_insertIJS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb10ef20B(0xaabb1235e8A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorImSaImEE17_M_realloc_insertIJmEEEvN9__gnu_cxx17__normal_iteratorIPmS1_EEDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb129800B(0xaabb195ef0A+0x87c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorIP8FIBITMAPSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb129800B(0xaabb195ef0A+0x109c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorIP8FIBITMAPSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb1dc810B(0xaabb20dc70A+0x1590): warning: R_LARCH_SOP_PUSH_PCREL against `_Z18jpeg_freeimage_srcP22jpeg_decompress_structPvP11FreeImageIO': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x458): warning: R_LARCH_SOP_PUSH_PCREL against `_Z6Formatv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x45c): warning: R_LARCH_SOP_PUSH_PCREL against `_Z6Formatv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x45c): warning: R_LARCH_SOP_PUSH_PCREL against `_Z6Formatv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x464): warning: R_LARCH_SOP_PUSH_PCREL against `_Z11Descriptionv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x468): warning: R_LARCH_SOP_PUSH_PCREL against `_Z11Descriptionv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x468): warning: R_LARCH_SOP_PUSH_PCREL against `_Z11Descriptionv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x470): warning: R_LARCH_SOP_PUSH_PCREL against `_Z9Extensionv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x474): warning: R_LARCH_SOP_PUSH_PCREL against `_Z9Extensionv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x474): warning: R_LARCH_SOP_PUSH_PCREL against `_Z9Extensionv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x47c): warning: R_LARCH_SOP_PUSH_PCREL against `_Z7RegExprv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x480): warning: R_LARCH_SOP_PUSH_PCREL against `_Z7RegExprv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x480): warning: R_LARCH_SOP_PUSH_PCREL against `_Z7RegExprv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x488): warning: R_LARCH_SOP_PUSH_PCREL against `_Z4LoadP11FreeImageIOPviiS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x48c): warning: R_LARCH_SOP_PUSH_PCREL against `_Z4LoadP11FreeImageIOPviiS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb219ca0B(0xaabb2714c0A+0x48c): warning: R_LARCH_SOP_PUSH_PCREL against `_Z4LoadP11FreeImageIOPviiS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb346130B(0xaabb357688A+0x264): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV27LibRaw_freeimage_datastream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb346130B(0xaabb357688A+0x268): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV27LibRaw_freeimage_datastream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb346130B(0xaabb357688A+0x268): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV27LibRaw_freeimage_datastream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb346130B(0xaabb357688A+0xe44): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV27LibRaw_freeimage_datastream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb346130B(0xaabb357688A+0xe48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV27LibRaw_freeimage_datastream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb346130B(0xaabb357688A+0xe48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV27LibRaw_freeimage_datastream': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb348010B(0xaabb39b0c0A+0x12d4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN14TargaThumbnail10toFIBITMAPEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb348010B(0xaabb39b0c0A+0x15e0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN14TargaThumbnail10toFIBITMAPEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb348010B(0xaabb39b0c0A+0x187c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN14TargaThumbnail10toFIBITMAPEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb348010B(0xaabb39b0c0A+0x1c24): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN14TargaThumbnail10toFIBITMAPEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x544): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x6c8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_12tagFILE_RGBAESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESK_IJEEEEESt17_Rb_tree_iteratorIS9_ESt23_Rb_tree_const_iteratorIS9_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x7ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x874): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_12tagFILE_RGBAESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESK_IJEEEEESt17_Rb_tree_iteratorIS9_ESt23_Rb_tree_const_iteratorIS9_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x8f8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_12tagFILE_RGBAESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE8_M_eraseEPSt13_Rb_tree_nodeIS9_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0xbd8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_12tagFILE_RGBAESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE8_M_eraseEPSt13_Rb_tree_nodeIS9_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x1194): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x11f8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKjNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIjESaIS8_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS1_EESJ_IJEEEEESt17_Rb_tree_iteratorIS8_ESt23_Rb_tree_const_iteratorIS8_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x1274): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKj11tagFILE_RGBESt10_Select1stIS3_ESt4lessIjESaIS3_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOjEESE_IJEEEEESt17_Rb_tree_iteratorIS3_ESt23_Rb_tree_const_iteratorIS3_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x1568): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKj11tagFILE_RGBESt10_Select1stIS3_ESt4lessIjESaIS3_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOjEESE_IJEEEEESt17_Rb_tree_iteratorIS3_ESt23_Rb_tree_const_iteratorIS3_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x16e4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKj11tagFILE_RGBESt10_Select1stIS3_ESt4lessIjESaIS3_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOjEESE_IJEEEEESt17_Rb_tree_iteratorIS3_ESt23_Rb_tree_const_iteratorIS3_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x1724): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKj11tagFILE_RGBESt10_Select1stIS3_ESt4lessIjESaIS3_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOjEESE_IJEEEEESt17_Rb_tree_iteratorIS3_ESt23_Rb_tree_const_iteratorIS3_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x1764): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKjNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIjESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x1770): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKj11tagFILE_RGBESt10_Select1stIS3_ESt4lessIjESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x18b4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKjNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIjESaIS8_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS1_EESJ_IJEEEEESt17_Rb_tree_iteratorIS8_ESt23_Rb_tree_const_iteratorIS8_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x199c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKjNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIjESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4682a8A+0x19a8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKj11tagFILE_RGBESt10_Select1stIS3_ESt4lessIjESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb468898A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_12tagFILE_RGBAESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE8_M_eraseEPSt13_Rb_tree_nodeIS9_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb4689c8A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKj11tagFILE_RGBESt10_Select1stIS3_ESt4lessIjESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb468af8A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKjNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIjESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb47eae8A+0x210): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_12tagFILE_RGBAESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE24_M_get_insert_unique_posERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb47ec18A+0x94): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_12tagFILE_RGBAESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS9_ERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb47ec18A+0x140): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_12tagFILE_RGBAESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS9_ERS7_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb47ee78A+0xf0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKjNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIjESaIS8_EE24_M_get_insert_unique_posERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb47efa8A+0x58): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKjNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIjESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb47f208A+0xf0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKj11tagFILE_RGBESt10_Select1stIS3_ESt4lessIjESaIS3_EE24_M_get_insert_unique_posERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb43b390B(0xaabb47f338A+0x4c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKj11tagFILE_RGBESt10_Select1stIS3_ESt4lessIjESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x444): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5ResetEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x740): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5ResetEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x758): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5WriteEP11FreeImageIOPvii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0xc3c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5ResetEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0xc54): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5WriteEP11FreeImageIOPvii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0xfa0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5ResetEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0xfb8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5WriteEP11FreeImageIOPvii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x1640): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5ResetEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x1658): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5WriteEP11FreeImageIOPvii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x1b6c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5ResetEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x1b84): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5WriteEP11FreeImageIOPvii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x1dc4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5ResetEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x1ddc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5WriteEP11FreeImageIOPvii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x2180): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5ResetEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x21cc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN16psdImageResource5ResetEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x23ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7psdData4ReadEP11FreeImageIOPvi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x23c4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7psdData4ReadEP11FreeImageIOPvi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x23dc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7psdData4ReadEP11FreeImageIOPvi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x2464): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13psdICCProfile4ReadEP11FreeImageIOPvi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x2504): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12psdThumbnail4ReadEP11FreeImageIOPvib': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x251c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7psdData4ReadEP11FreeImageIOPvi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x253c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN14psdDisplayInfo4ReadEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x255c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN17psdResolutionInfo4ReadEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x257c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN20psdResolutionInfo_v24ReadEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x2ad8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK9psdParser16GetChannelOffsetEP8FIBITMAPj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x2b40): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9psdParser9UnpackRLEEPhPKhS0_j': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x2b5c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9psdParser13ReadImageLineEPhPKhjjj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x2e08): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK9psdParser16GetChannelOffsetEP8FIBITMAPj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x2e54): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9psdParser13ReadImageLineEPhPKhjjj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x3208): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN17psdColourModeData11FillPaletteEP8FIBITMAP': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x3720): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK9psdParser16GetChannelOffsetEP8FIBITMAPj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x3770): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9psdParser14WriteImageLineEPhPKhjjj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x38f4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK9psdParser16GetChannelOffsetEP8FIBITMAPj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x3950): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9psdParser14WriteImageLineEPhPKhjjj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x3964): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9psdParser7PackRLEEPhPKhj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x3c48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13psdHeaderInfo4ReadEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x3c5c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN17psdColourModeData4ReadEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x3c88): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9psdParser27ReadLayerAndMaskInfoSectionEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x3c9c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9psdParser13ReadImageDataEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x3e30): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN17psdResolutionInfo17GetResolutionInfoERjS0_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x4178): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13psdHeaderInfo5WriteEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x4218): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN17psdColourModeData5WriteEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x42d4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN17psdResolutionInfo5WriteEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x4304): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN14psdDisplayInfo5WriteEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x431c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12psdThumbnail4InitEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x4330): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12psdThumbnail5WriteEP11FreeImageIOPvb': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x437c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13psdICCProfile5WriteEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x43ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7psdData5WriteEP11FreeImageIOPvi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x44a4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9psdParser28WriteLayerAndMaskInfoSectionEP11FreeImageIOPv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x44bc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9psdParser14WriteImageDataEP11FreeImageIOPvP8FIBITMAP': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x45c0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7psdData5WriteEP11FreeImageIOPvi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb482820B(0xaabb4e8e10A+0x4604): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN7psdData5WriteEP11FreeImageIOPvi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb483b20B(0xaabb535a30A+0x11a4): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ColorQuantizeEx': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb540f80B(0xaabb575380A+0x7ac): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ConvertLine16To24_555': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb540f80B(0xaabb575380A+0x808): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ConvertLine16To24_565': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb57ac50B(0xaabb57be20A+0x9ec): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ConvertLine16To32_555': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb57ac50B(0xaabb57be20A+0xa48): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ConvertLine16To32_565': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb58ba60B(0xaabb5996d0A+0x804): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ConvertLine32To4': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb58ba60B(0xaabb5996d0A+0x848): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ConvertLine24To4': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb58ba60B(0xaabb5996d0A+0x8a0): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ConvertLine16To4_555': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb58ba60B(0xaabb5996d0A+0x8fc): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ConvertLine16To4_565': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb58ba60B(0xaabb5996d0A+0x944): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ConvertLine8To4': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb58ba60B(0xaabb5996d0A+0x9e4): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ConvertLine1To4': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb58c900B(0xaabb5abb90A+0x764): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ConvertLine16To8_555': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb58c900B(0xaabb5abb90A+0xc8c): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ConvertLine16To8_565': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0xa4): warning: R_LARCH_SOP_PUSH_PCREL against `convertDoubleToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0xa8): warning: R_LARCH_SOP_PUSH_PCREL against `convertDoubleToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0xa8): warning: R_LARCH_SOP_PUSH_PCREL against `convertDoubleToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0xac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN15CONVERT_TO_BYTEIdE7convertEP8FIBITMAPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x104): warning: R_LARCH_SOP_PUSH_PCREL against `convertUShortToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x108): warning: R_LARCH_SOP_PUSH_PCREL against `convertUShortToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x108): warning: R_LARCH_SOP_PUSH_PCREL against `convertUShortToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x10c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN15CONVERT_TO_BYTEItE7convertEP8FIBITMAPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x120): warning: R_LARCH_SOP_PUSH_PCREL against `convertShortToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x124): warning: R_LARCH_SOP_PUSH_PCREL against `convertShortToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x124): warning: R_LARCH_SOP_PUSH_PCREL against `convertShortToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x128): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN15CONVERT_TO_BYTEIsE7convertEP8FIBITMAPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x13c): warning: R_LARCH_SOP_PUSH_PCREL against `convertULongToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x140): warning: R_LARCH_SOP_PUSH_PCREL against `convertULongToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x140): warning: R_LARCH_SOP_PUSH_PCREL against `convertULongToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x144): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN15CONVERT_TO_BYTEIjE7convertEP8FIBITMAPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x158): warning: R_LARCH_SOP_PUSH_PCREL against `convertLongToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x15c): warning: R_LARCH_SOP_PUSH_PCREL against `convertLongToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x15c): warning: R_LARCH_SOP_PUSH_PCREL against `convertLongToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x160): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN15CONVERT_TO_BYTEIiE7convertEP8FIBITMAPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x174): warning: R_LARCH_SOP_PUSH_PCREL against `convertFloatToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x178): warning: R_LARCH_SOP_PUSH_PCREL against `convertFloatToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x178): warning: R_LARCH_SOP_PUSH_PCREL against `convertFloatToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x17c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN15CONVERT_TO_BYTEIfE7convertEP8FIBITMAPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x190): warning: R_LARCH_SOP_PUSH_PCREL against `convertDoubleToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x194): warning: R_LARCH_SOP_PUSH_PCREL against `convertDoubleToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x194): warning: R_LARCH_SOP_PUSH_PCREL against `convertDoubleToByte': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x198): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN15CONVERT_TO_BYTEIdE7convertEP8FIBITMAPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x374): warning: R_LARCH_SOP_PUSH_PCREL against `convertShortToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x378): warning: R_LARCH_SOP_PUSH_PCREL against `convertShortToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x378): warning: R_LARCH_SOP_PUSH_PCREL against `convertShortToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x37c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN18CONVERT_TO_COMPLEXIsE7convertEP8FIBITMAP': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x3ac): warning: R_LARCH_SOP_PUSH_PCREL against `convertLongToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x3b0): warning: R_LARCH_SOP_PUSH_PCREL against `convertLongToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x3b0): warning: R_LARCH_SOP_PUSH_PCREL against `convertLongToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x3b4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN18CONVERT_TO_COMPLEXIiE7convertEP8FIBITMAP': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x3f4): warning: R_LARCH_SOP_PUSH_PCREL against `convertDoubleToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x3f8): warning: R_LARCH_SOP_PUSH_PCREL against `convertDoubleToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x3f8): warning: R_LARCH_SOP_PUSH_PCREL against `convertDoubleToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x3fc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN18CONVERT_TO_COMPLEXIdE7convertEP8FIBITMAP': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x44c): warning: R_LARCH_SOP_PUSH_PCREL against `convertULongToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x450): warning: R_LARCH_SOP_PUSH_PCREL against `convertULongToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x450): warning: R_LARCH_SOP_PUSH_PCREL against `convertULongToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x454): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN18CONVERT_TO_COMPLEXIjE7convertEP8FIBITMAP': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x4b8): warning: R_LARCH_SOP_PUSH_PCREL against `convertFloatToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x4bc): warning: R_LARCH_SOP_PUSH_PCREL against `convertFloatToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x4bc): warning: R_LARCH_SOP_PUSH_PCREL against `convertFloatToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x4c0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN18CONVERT_TO_COMPLEXIfE7convertEP8FIBITMAP': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x4d4): warning: R_LARCH_SOP_PUSH_PCREL against `convertFloatToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x4d8): warning: R_LARCH_SOP_PUSH_PCREL against `convertFloatToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x4d8): warning: R_LARCH_SOP_PUSH_PCREL against `convertFloatToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x4dc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12CONVERT_TYPEIdfE7convertEP8FIBITMAP15FREE_IMAGE_TYPE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x54c): warning: R_LARCH_SOP_PUSH_PCREL against `convertUShortToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x550): warning: R_LARCH_SOP_PUSH_PCREL against `convertUShortToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x550): warning: R_LARCH_SOP_PUSH_PCREL against `convertUShortToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x554): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN18CONVERT_TO_COMPLEXItE7convertEP8FIBITMAP': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x568): warning: R_LARCH_SOP_PUSH_PCREL against `convertUShortToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x56c): warning: R_LARCH_SOP_PUSH_PCREL against `convertUShortToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x56c): warning: R_LARCH_SOP_PUSH_PCREL against `convertUShortToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x570): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12CONVERT_TYPEIdtE7convertEP8FIBITMAP15FREE_IMAGE_TYPE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x58c): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToShort': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x590): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToShort': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x590): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToShort': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x594): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12CONVERT_TYPEIshE7convertEP8FIBITMAP15FREE_IMAGE_TYPE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x5ac): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x5b0): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x5b0): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToComplex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x5b4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN18CONVERT_TO_COMPLEXIhE7convertEP8FIBITMAP': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x5d0): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x5d4): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x5d4): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x5d8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12CONVERT_TYPEIdhE7convertEP8FIBITMAP15FREE_IMAGE_TYPE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x5f4): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToLong': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x5f8): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToLong': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x5f8): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToLong': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x5fc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12CONVERT_TYPEIihE7convertEP8FIBITMAP15FREE_IMAGE_TYPE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x618): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToULong': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x61c): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToULong': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x61c): warning: R_LARCH_SOP_PUSH_PCREL against `convertByteToULong': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x620): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12CONVERT_TYPEIjhE7convertEP8FIBITMAP15FREE_IMAGE_TYPE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x634): warning: R_LARCH_SOP_PUSH_PCREL against `convertULongToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x638): warning: R_LARCH_SOP_PUSH_PCREL against `convertULongToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x638): warning: R_LARCH_SOP_PUSH_PCREL against `convertULongToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x63c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12CONVERT_TYPEIdjE7convertEP8FIBITMAP15FREE_IMAGE_TYPE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x650): warning: R_LARCH_SOP_PUSH_PCREL against `convertULongToFloat': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x654): warning: R_LARCH_SOP_PUSH_PCREL against `convertULongToFloat': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x654): warning: R_LARCH_SOP_PUSH_PCREL against `convertULongToFloat': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x658): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12CONVERT_TYPEIfjE7convertEP8FIBITMAP15FREE_IMAGE_TYPE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x66c): warning: R_LARCH_SOP_PUSH_PCREL against `convertShortToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x670): warning: R_LARCH_SOP_PUSH_PCREL against `convertShortToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x670): warning: R_LARCH_SOP_PUSH_PCREL against `convertShortToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x674): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12CONVERT_TYPEIdsE7convertEP8FIBITMAP15FREE_IMAGE_TYPE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x688): warning: R_LARCH_SOP_PUSH_PCREL against `convertShortToFloat': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x68c): warning: R_LARCH_SOP_PUSH_PCREL against `convertShortToFloat': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x68c): warning: R_LARCH_SOP_PUSH_PCREL against `convertShortToFloat': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x690): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12CONVERT_TYPEIfsE7convertEP8FIBITMAP15FREE_IMAGE_TYPE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x6a4): warning: R_LARCH_SOP_PUSH_PCREL against `convertLongToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x6a8): warning: R_LARCH_SOP_PUSH_PCREL against `convertLongToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x6a8): warning: R_LARCH_SOP_PUSH_PCREL against `convertLongToDouble': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x6ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12CONVERT_TYPEIdiE7convertEP8FIBITMAP15FREE_IMAGE_TYPE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x6c0): warning: R_LARCH_SOP_PUSH_PCREL against `convertLongToFloat': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x6c4): warning: R_LARCH_SOP_PUSH_PCREL against `convertLongToFloat': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x6c4): warning: R_LARCH_SOP_PUSH_PCREL against `convertLongToFloat': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb5e4e90B(0xaabb5f7bc8A+0x6c8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN12CONVERT_TYPEIfiE7convertEP8FIBITMAP15FREE_IMAGE_TYPE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb609040B(0xaabb6411e0A+0x944): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_Threshold': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb646b00B(0xaabb6537c0A+0xd88): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPfSt6vectorIfSaIfEEEElNS0_5__ops15_Iter_less_iterEEvT_S9_T0_T1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb646b00B(0xaabb6537c0A+0xda8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPfSt6vectorIfSaIfEEEENS0_5__ops15_Iter_less_iterEEvT_S9_T0_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb646b00B(0xaabb6537c0A+0xf98): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorIfSaIfEE17_M_realloc_insertIJRKfEEEvN9__gnu_cxx17__normal_iteratorIPfS1_EEDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb646b00B(0xaabb6537c0A+0x10a8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPfSt6vectorIfSaIfEEEENS0_5__ops15_Iter_less_iterEEvT_S9_T0_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb646b00B(0xaabb653ee0A+0x134): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPfSt6vectorIfSaIfEEEElNS0_5__ops15_Iter_less_iterEEvT_S9_T0_T1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb646b00B(0xaabb653ee0A+0x174): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPfSt6vectorIfSaIfEEEElfNS0_5__ops15_Iter_less_iterEEvT_T0_SA_T1_T2_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb646b00B(0xaabb653ee0A+0x1a8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPfSt6vectorIfSaIfEEEElfNS0_5__ops15_Iter_less_iterEEvT_T0_SA_T1_T2_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6646e0B(0xaabb6b8fe0A+0x884): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_TmoReinhard05Ex': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6cf240B(0xaabb6d0410A+0xadc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11NNQuantizer9getSampleElPiS0_S0_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6cf240B(0xaabb6d0410A+0xaf0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11NNQuantizer7contestEiii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6cf240B(0xaabb6d0410A+0xc0c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11NNQuantizer10alterneighEiiiii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6cf240B(0xaabb6d0410A+0xeb0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11NNQuantizer8inxbuildEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6cf240B(0xaabb6d0410A+0xf00): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11NNQuantizer9inxsearchEiii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6cf240B(0xaabb6d0410A+0xf88): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11NNQuantizer7initnetEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6cf240B(0xaabb6d0410A+0xf90): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11NNQuantizer5learnEi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6cf240B(0xaabb6d0410A+0xf98): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11NNQuantizer9unbiasnetEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0xd2c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VolEPNS_6tagBoxEPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0xd44): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VolEPNS_6tagBoxEPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0xd5c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VolEPNS_6tagBoxEPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0xe60): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VolEPNS_6tagBoxEPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0xedc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer6BottomEPNS_6tagBoxEhPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0xef8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer6BottomEPNS_6tagBoxEhPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0xf10): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer6BottomEPNS_6tagBoxEhPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0xf28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer6BottomEPNS_6tagBoxEhPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0xf6c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3TopEPNS_6tagBoxEhiPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0xf98): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3TopEPNS_6tagBoxEhiPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0xfb4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3TopEPNS_6tagBoxEhiPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0xfd0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3TopEPNS_6tagBoxEhiPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x1130): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VolEPNS_6tagBoxEPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x1144): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VolEPNS_6tagBoxEPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x1158): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VolEPNS_6tagBoxEPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x116c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VolEPNS_6tagBoxEPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x11a0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer8MaximizeEPNS_6tagBoxEhiiPiiiii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x11d4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer8MaximizeEPNS_6tagBoxEhiiPiiiii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x1208): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer8MaximizeEPNS_6tagBoxEhiiPiiiii': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x1460): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer6Hist3DEPiS0_S0_S0_PfiP10tagRGBQUAD': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x1480): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3M3DEPiS0_S0_S0_Pf': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x14f8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3CutEPNS_6tagBoxES1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x1520): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VarEPNS_6tagBoxE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x1550): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VarEPNS_6tagBoxE': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x164c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer4MarkEPNS_6tagBoxEiPh': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x1658): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VolEPNS_6tagBoxEPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x1670): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VolEPNS_6tagBoxEPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x16c0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VolEPNS_6tagBoxEPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6dc4a0B(0xaabb6dd7a0A+0x1704): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN11WuQuantizer3VolEPNS_6tagBoxEPi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0x24c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9CacheFile5closeEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0x25c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiSt14_List_iteratorIP5BlockEESt10_Select1stIS6_ESt4lessIiESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0x368): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiSt14_List_iteratorIP5BlockEESt10_Select1stIS6_ESt4lessIiESaIS6_EE5eraseERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0x4a0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiSt14_List_iteratorIP5BlockEESt10_Select1stIS6_ESt4lessIiESaIS6_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOiEESH_IJEEEEESt17_Rb_tree_iteratorIS6_ESt23_Rb_tree_const_iteratorIS6_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0x608): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiSt14_List_iteratorIP5BlockEESt10_Select1stIS6_ESt4lessIiESaIS6_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOiEESH_IJEEEEESt17_Rb_tree_iteratorIS6_ESt23_Rb_tree_const_iteratorIS6_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0x7fc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiSt14_List_iteratorIP5BlockEESt10_Select1stIS6_ESt4lessIiESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0x818): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiSt14_List_iteratorIP5BlockEESt10_Select1stIS6_ESt4lessIiESaIS6_EE14_M_insert_nodeEPSt18_Rb_tree_node_baseSE_PSt13_Rb_tree_nodeIS6_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0x8f0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9CacheFile9lockBlockEi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0x9c4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9CacheFile13allocateBlockEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0xa20): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9CacheFile9lockBlockEi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0xa60): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9CacheFile13allocateBlockEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0xac0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9CacheFile11deleteBlockEi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6feec0A+0xad0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN9CacheFile9lockBlockEi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb6ff380A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiSt14_List_iteratorIP5BlockEESt10_Select1stIS6_ESt4lessIiESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb70f058A+0x80): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiSt14_List_iteratorIP5BlockEESt10_Select1stIS6_ESt4lessIiESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb70f4e0A+0xf0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiSt14_List_iteratorIP5BlockEESt10_Select1stIS6_ESt4lessIiESaIS6_EE24_M_get_insert_unique_posERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb70f610A+0x48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiSt14_List_iteratorIP5BlockEESt10_Select1stIS6_ESt4lessIiESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f0c00B(0xaabb70f610A+0x78): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiSt14_List_iteratorIP5BlockEESt10_Select1stIS6_ESt4lessIiESaIS6_EE14_M_insert_nodeEPSt18_Rb_tree_node_baseSE_PSt13_Rb_tree_nodeIS6_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0xf84): warning: R_LARCH_SOP_PUSH_PCREL against `_Z30FreeImage_InternalGetPageCountP13FIMULTIBITMAP': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x1060): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x10ec): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x1340): warning: R_LARCH_SOP_PUSH_PCREL against `_Z30FreeImage_InternalGetPageCountP13FIMULTIBITMAP': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x1488): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x15f4): warning: R_LARCH_SOP_PUSH_PCREL against `_Z30FreeImage_InternalGetPageCountP13FIMULTIBITMAP': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x16cc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x16ec): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x1738): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x18ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x1a44): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x1afc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x1b48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x1be0): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_SaveMultiBitmapToHandle': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x1c54): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE5eraseERS3_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x1c94): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x1f70): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE5eraseERS3_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x1ff8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS3_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f2d0A+0x2218): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS3_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb74f790A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb76b628A+0x7c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb6f3490B(0xaabb76bbe0A+0xf0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIP8FIBITMAPSt4pairIKS1_iESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE24_M_get_insert_unique_posERS3_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0xd14): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x132c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x1334): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt11_Deque_baseIN6TagLib7MDMODELESaIS1_EED2Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x133c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt11_Deque_baseIPKhSaIS1_EED2Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x1344): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt11_Deque_baseItSaItEED2Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x15ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt5dequeIPKhSaIS1_EE16_M_push_back_auxIJRKS1_EEEvDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x15bc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt5dequeIN6TagLib7MDMODELESaIS1_EE16_M_push_back_auxIJRKS1_EEEvDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x1628): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt5dequeIPKhSaIS1_EE16_M_push_back_auxIJRKS1_EEEvDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x1638): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt5dequeIN6TagLib7MDMODELESaIS1_EE16_M_push_back_auxIJRKS1_EEEvDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x16ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt5dequeItSaItEE17_M_reallocate_mapEmb': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x1718): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt5dequeItSaItEE17_M_reallocate_mapEmb': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x19e0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x19e8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt11_Deque_baseIN6TagLib7MDMODELESaIS1_EED2Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x19f0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt11_Deque_baseIPKhSaIS1_EED2Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x19f8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt11_Deque_baseItSaItEED2Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x1dfc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorIP5FITAGSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x1e64): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPP5FITAGSt6vectorIS3_SaIS3_EEEElNS0_5__ops15_Iter_comp_iterI21PredicateTagIDCompareEEEvT_SD_T0_T1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x1e80): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPP5FITAGSt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterI21PredicateTagIDCompareEEEvT_SD_T0_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x1e90): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPP5FITAGSt6vectorIS3_SaIS3_EEEENS0_5__ops14_Val_comp_iterI21PredicateTagIDCompareEEEvT_T0_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd038A+0x1eac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPP5FITAGSt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterI21PredicateTagIDCompareEEEvT_SD_T0_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb7fd9b8A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb816c30A+0xf0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIjSt4pairIKjiESt10_Select1stIS2_ESt4lessIjESaIS2_EE24_M_get_insert_unique_posERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb8170f0A+0xa4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPP5FITAGSt6vectorIS3_SaIS3_EEEENS0_5__ops14_Val_comp_iterI21PredicateTagIDCompareEEEvT_T0_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb817350A+0x140): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPP5FITAGSt6vectorIS3_SaIS3_EEEElNS0_5__ops15_Iter_comp_iterI21PredicateTagIDCompareEEEvT_SD_T0_T1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb817350A+0x184): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPP5FITAGSt6vectorIS3_SaIS3_EEEElS3_NS0_5__ops15_Iter_comp_iterI21PredicateTagIDCompareEEEvT_T0_SE_T1_T2_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb770330B(0xaabb817350A+0x1b8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPP5FITAGSt6vectorIS3_SaIS3_EEEElS3_NS0_5__ops15_Iter_comp_iterI21PredicateTagIDCompareEEEvT_T0_SE_T1_T2_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb81b600B(0xaabb895b40A+0x288): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10FIRational9normalizeEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb81b600B(0xaabb895b40A+0x2a0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10FIRational9normalizeEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb81b600B(0xaabb895b40A+0x318): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10FIRational9normalizeEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb81b600B(0xaabb895b40A+0x334): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10FIRational9normalizeEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb81b600B(0xaabb895b40A+0x364): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN10FIRational9normalizeEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb81c6a0B(0xaabb8c3670A+0x7cc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb81c6a0B(0xaabb8c3670A+0x7f8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb81c6a0B(0xaabb8c3670A+0x86c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb81c6a0B(0xaabb8c3670A+0x878): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb81c6a0B(0xaabb8c3670A+0x8c8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb81c6a0B(0xaabb8c3670A+0x8d4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb81c6a0B(0xaabb8c3d90A+0x5c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x60): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeItSt4pairIKtP10tagTagInfoESt10_Select1stIS4_ESt4lessItESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0xa0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapItP10tagTagInfoSt4lessItESaIS0_IKtS4_EEEESt10_Select1stISC_ES5_IiESaISC_EE8_M_eraseEPSt13_Rb_tree_nodeISC_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x1e0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeItSt4pairIKtP10tagTagInfoESt10_Select1stIS4_ESt4lessItESaIS4_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS1_EESF_IJEEEEESt17_Rb_tree_iteratorIS4_ESt23_Rb_tree_const_iteratorIS4_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x250): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapItP10tagTagInfoSt4lessItESaIS0_IKtS4_EEEESt10_Select1stISC_ES5_IiESaISC_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOiEESM_IJEEEEESt17_Rb_tree_iteratorISC_ESt23_Rb_tree_const_iteratorISC_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x2bc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x2d0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x2e4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x2f8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x30c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x320): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x334): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x348): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x35c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x370): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x384): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x398): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x3ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x3c0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x3d4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x3e8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x3fc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x410): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x424): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x438): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x44c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x460): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x474): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib16addMetadataModelENS_7MDMODELEP10tagTagInfo': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x498): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapItP10tagTagInfoSt4lessItESaIS0_IKtS4_EEEESt10_Select1stISC_ES5_IiESaISC_EE8_M_eraseEPSt13_Rb_tree_nodeISC_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x4fc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLibC1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x510): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLibD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x514): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLibD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x514): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLibD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x66c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapItP10tagTagInfoSt4lessItESaIS0_IKtS4_EEEESt10_Select1stISC_ES5_IiESaISC_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOiEESM_IJEEEEESt17_Rb_tree_iteratorISC_ESt23_Rb_tree_const_iteratorISC_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x7b8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeItSt4pairIKtP10tagTagInfoESt10_Select1stIS4_ESt4lessItESaIS4_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS1_EESF_IJEEEEESt17_Rb_tree_iteratorIS4_ESt23_Rb_tree_const_iteratorIS4_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x7fc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapItP10tagTagInfoSt4lessItESaIS0_IKtS4_EEEESt10_Select1stISC_ES5_IiESaISC_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOiEESM_IJEEEEESt17_Rb_tree_iteratorISC_ESt23_Rb_tree_const_iteratorISC_EDpOT_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x820): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib10getTagInfoENS_7MDMODELEt': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb9564e0A+0x880): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN6TagLib10getTagInfoENS_7MDMODELEt': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb95a3a8A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapItP10tagTagInfoSt4lessItESaIS0_IKtS4_EEEESt10_Select1stISC_ES5_IiESaISC_EE8_M_eraseEPSt13_Rb_tree_nodeISC_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb95a4d8A+0x28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeItSt4pairIKtP10tagTagInfoESt10_Select1stIS4_ESt4lessItESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb95a738A+0xf0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeItSt4pairIKtP10tagTagInfoESt10_Select1stIS4_ESt4lessItESaIS4_EE24_M_get_insert_unique_posERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb95a868A+0x48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeItSt4pairIKtP10tagTagInfoESt10_Select1stIS4_ESt4lessItESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb95abc0A+0xf0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapItP10tagTagInfoSt4lessItESaIS0_IKtS4_EEEESt10_Select1stISC_ES5_IiESaISC_EE24_M_get_insert_unique_posERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb8d5260B(0xaabb95acf0A+0x48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNSt8_Rb_treeIiSt4pairIKiPSt3mapItP10tagTagInfoSt4lessItESaIS0_IKtS4_EEEESt10_Select1stISC_ES5_IiESaISC_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISC_ERS1_': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb96a6d0B(0xaabb9c2170A+0xb00): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_FillBackground': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb96a6d0B(0xaabb9c2170A+0x1330): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_AllocateExT': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb96a6d0B(0xaabb9c2170A+0x146c): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_AllocateExT': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb9c73d0B(0xaabb9f5770A+0xc8): warning: R_LARCH_SOP_PUSH_PCREL against `_Z15HorizontalSkewTIfEvP8FIBITMAPS1_iidPKv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb9c73d0B(0xaabb9f5770A+0x12c): warning: R_LARCH_SOP_PUSH_PCREL against `_Z15HorizontalSkewTIhEvP8FIBITMAPS1_iidPKv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb9c73d0B(0xaabb9f5770A+0x164): warning: R_LARCH_SOP_PUSH_PCREL against `_Z15HorizontalSkewTItEvP8FIBITMAPS1_iidPKv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb9c73d0B(0xaabb9f5770A+0x4f4): warning: R_LARCH_SOP_PUSH_PCREL against `_Z13VerticalSkewTIfEvP8FIBITMAPS1_iidPKv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb9c73d0B(0xaabb9f5770A+0xd18): warning: R_LARCH_SOP_PUSH_PCREL against `_Z13VerticalSkewTItEvP8FIBITMAPS1_iidPKv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabb9c73d0B(0xaabb9f5770A+0xe68): warning: R_LARCH_SOP_PUSH_PCREL against `_Z13VerticalSkewTIhEvP8FIBITMAPS1_iidPKv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabba14e60B(0xaabba52a70A+0x758): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_AdjustCurve': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabba14e60B(0xaabba52a70A+0x888): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_AdjustCurve': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabba14e60B(0xaabba52a70A+0x9f4): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_AdjustCurve': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabba14e60B(0xaabba52a70A+0x129c): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_GetAdjustColorsLookupTable': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabba14e60B(0xaabba52a70A+0x12b0): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_AdjustCurve': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabba14e60B(0xaabba52a70A+0x18f4): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ApplyColorMapping': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabba14e60B(0xaabba52a70A+0x1bb8): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_ApplyPaletteIndexMapping': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x13c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV17CCatmullRomFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x140): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV17CCatmullRomFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x140): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV17CCatmullRomFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x15c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV13CResizeEngine': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x160): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV13CResizeEngine': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x160): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV13CResizeEngine': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x1d8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15CLanczos3Filter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x1dc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15CLanczos3Filter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x1dc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15CLanczos3Filter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x20c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV10CBoxFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x210): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV10CBoxFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x210): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV10CBoxFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x288): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV14CBicubicFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x28c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV14CBicubicFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x28c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV14CBicubicFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x2d8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15CBilinearFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x2dc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15CBilinearFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x2dc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15CBilinearFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x30c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV14CBSplineFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x310): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV14CBSplineFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x310): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV14CBSplineFilter': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaad700B(0xaabbac5b08A+0x37c): warning: R_LARCH_SOP_PUSH_PCREL against `FreeImage_RescaleRect': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaae200B(0xaabbaebbe0A+0x3a8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13CWeightsTableC1EP14CGenericFilterjj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaae200B(0xaabbaebbe0A+0x4f4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13CWeightsTableD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaae200B(0xaabbaebbe0A+0x2534): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13CWeightsTableD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaae200B(0xaabbaebbe0A+0x2598): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13CWeightsTableC1EP14CGenericFilterjj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaae200B(0xaabbaebbe0A+0x27f8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13CWeightsTableD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaae200B(0xaabbaebbe0A+0x48a4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13CWeightsTableD1Ev': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaae200B(0xaabbaebbe0A+0x49e0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13CResizeEngine16horizontalFilterEP8FIBITMAPjjjjPK10tagRGBQUADS1_j': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaae200B(0xaabbaebbe0A+0x4a10): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13CResizeEngine14verticalFilterEP8FIBITMAPjjjjPK10tagRGBQUADS1_j': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaae200B(0xaabbaebbe0A+0x4b10): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13CResizeEngine14verticalFilterEP8FIBITMAPjjjjPK10tagRGBQUADS1_j': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaae200B(0xaabbaebbe0A+0x4b38): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13CResizeEngine16horizontalFilterEP8FIBITMAPjjjjPK10tagRGBQUADS1_j': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaae200B(0xaabbaebbe0A+0x4d34): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13CResizeEngine16horizontalFilterEP8FIBITMAPjjjjPK10tagRGBQUADS1_j': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaabbaae200B(0xaabbaebbe0A+0x4f08): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN13CResizeEngine16horizontalFilterEP8FIBITMAPjjjjPK10tagRGBQUADS1_j': Internal: PLT stub doesn't represent. Resolve it with pcrel mkdir -p Dist cp *.a Dist/ cp *.so Dist/ cp Source/FreeImage.h Dist/ + /usr/bin/make -O -j4 -f Makefile.fip 'CFLAGS=-O2 -g' 'CXXFLAGS=-O2 -g' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' g++ -O2 -g -D__ANSI__ -IWrapper/FreeImagePlus -IDist -c Wrapper/FreeImagePlus/src/fipMetadataFind.cpp -o Wrapper/FreeImagePlus/src/fipMetadataFind.o g++ -O2 -g -D__ANSI__ -IWrapper/FreeImagePlus -IDist -c Wrapper/FreeImagePlus/src/fipMemoryIO.cpp -o Wrapper/FreeImagePlus/src/fipMemoryIO.o g++ -O2 -g -D__ANSI__ -IWrapper/FreeImagePlus -IDist -c Wrapper/FreeImagePlus/src/fipMultiPage.cpp -o Wrapper/FreeImagePlus/src/fipMultiPage.o g++ -O2 -g -D__ANSI__ -IWrapper/FreeImagePlus -IDist -c Wrapper/FreeImagePlus/src/fipWinImage.cpp -o Wrapper/FreeImagePlus/src/fipWinImage.o g++ -O2 -g -D__ANSI__ -IWrapper/FreeImagePlus -IDist -c Wrapper/FreeImagePlus/src/FreeImagePlus.cpp -o Wrapper/FreeImagePlus/src/FreeImagePlus.o g++ -O2 -g -D__ANSI__ -IWrapper/FreeImagePlus -IDist -c Wrapper/FreeImagePlus/src/fipTag.cpp -o Wrapper/FreeImagePlus/src/fipTag.o g++ -O2 -g -D__ANSI__ -IWrapper/FreeImagePlus -IDist -c Wrapper/FreeImagePlus/src/fipImage.cpp -o Wrapper/FreeImagePlus/src/fipImage.o ar r libfreeimageplus.a Wrapper/FreeImagePlus/src/fipImage.o Wrapper/FreeImagePlus/src/fipMemoryIO.o Wrapper/FreeImagePlus/src/fipMetadataFind.o Wrapper/FreeImagePlus/src/fipMultiPage.o Wrapper/FreeImagePlus/src/fipTag.o Wrapper/FreeImagePlus/src/fipWinImage.o Wrapper/FreeImagePlus/src/FreeImagePlus.o ar: creating libfreeimageplus.a cc -shared -Wl,-soname,libfreeimageplus.so.3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -LDist -lfreeimage-3.18.0 -o libfreeimageplus-3.18.0.so Wrapper/FreeImagePlus/src/fipImage.o Wrapper/FreeImagePlus/src/fipMemoryIO.o Wrapper/FreeImagePlus/src/fipMetadataFind.o Wrapper/FreeImagePlus/src/fipMultiPage.o Wrapper/FreeImagePlus/src/fipTag.o Wrapper/FreeImagePlus/src/fipWinImage.o Wrapper/FreeImagePlus/src/FreeImagePlus.o -lstdc++ 0xaab9c788d0B(0xaab9ca4f90A+0x44): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV8fipImage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV8fipImage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV8fipImage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x84): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV8fipImage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x88): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV8fipImage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x88): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV8fipImage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x25c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV8fipImage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x260): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV8fipImage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x260): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV8fipImage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x294): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN8fipImage7setSizeE15FREE_IMAGE_TYPEjjjjjj': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x2b4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV8fipImage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x2b8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV8fipImage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x2b8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV8fipImage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x43c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x440): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x440): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x5a8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x5ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x5ac): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x848): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x84c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x84c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0xb58): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN8fipImage4loadE17FREE_IMAGE_FORMATPKci': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0xca4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZN8fipImage5loadUE17FREE_IMAGE_FORMATPKwi': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x1bd4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x1bd8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x1bd8): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x1d24): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x1d28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c788d0B(0xaab9ca4f90A+0x1d28): warning: R_LARCH_SOP_PUSH_PCREL against `_ZNK8fipImage7isValidEv': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c93f40B(0xaab9cfa8b0A+0xc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV11fipMemoryIO': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c93f40B(0xaab9cfa8b0A+0x10): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV11fipMemoryIO': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c93f40B(0xaab9cfa8b0A+0x10): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV11fipMemoryIO': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c93f40B(0xaab9cfa8b0A+0x4c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV11fipMemoryIO': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c93f40B(0xaab9cfa8b0A+0x50): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV11fipMemoryIO': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c93f40B(0xaab9cfa8b0A+0x50): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV11fipMemoryIO': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c93f40B(0xaab9cfa8b0A+0x8c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV11fipMemoryIO': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c93f40B(0xaab9cfa8b0A+0x90): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV11fipMemoryIO': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9c93f40B(0xaab9cfa8b0A+0x90): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV11fipMemoryIO': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9cae470B(0xaab9d08f30A+0x14): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15fipMetadataFind': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9cae470B(0xaab9d08f30A+0x18): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15fipMetadataFind': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9cae470B(0xaab9d08f30A+0x18): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15fipMetadataFind': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9cae470B(0xaab9d08f30A+0x44): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15fipMetadataFind': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9cae470B(0xaab9d08f30A+0x48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15fipMetadataFind': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9cae470B(0xaab9d08f30A+0x48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15fipMetadataFind': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9cae470B(0xaab9d08f30A+0x7c): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15fipMetadataFind': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9cae470B(0xaab9d08f30A+0x80): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15fipMetadataFind': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9cae470B(0xaab9d08f30A+0x80): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV15fipMetadataFind': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce0e30B(0xaab9d14b40A+0xc): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV12fipMultiPage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce0e30B(0xaab9d14b40A+0x10): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV12fipMultiPage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce0e30B(0xaab9d14b40A+0x10): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV12fipMultiPage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce0e30B(0xaab9d14b40A+0x50): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV12fipMultiPage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce0e30B(0xaab9d14b40A+0x54): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV12fipMultiPage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce0e30B(0xaab9d14b40A+0x54): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV12fipMultiPage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce0e30B(0xaab9d14b40A+0x90): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV12fipMultiPage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce0e30B(0xaab9d14b40A+0x94): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV12fipMultiPage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce0e30B(0xaab9d14b40A+0x94): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV12fipMultiPage': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce3410B(0xaab9d23130A+0x14): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV6fipTag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce3410B(0xaab9d23130A+0x18): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV6fipTag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce3410B(0xaab9d23130A+0x18): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV6fipTag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce3410B(0xaab9d23130A+0x44): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV6fipTag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce3410B(0xaab9d23130A+0x48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV6fipTag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce3410B(0xaab9d23130A+0x48): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV6fipTag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce3410B(0xaab9d23130A+0x80): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV6fipTag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce3410B(0xaab9d23130A+0x84): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV6fipTag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce3410B(0xaab9d23130A+0x84): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV6fipTag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce3410B(0xaab9d23130A+0x1a0): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV6fipTag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce3410B(0xaab9d23130A+0x1a4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV6fipTag': Internal: PLT stub doesn't represent. Resolve it with pcrel 0xaab9ce3410B(0xaab9d23130A+0x1a4): warning: R_LARCH_SOP_PUSH_PCREL against `_ZTV6fipTag': Internal: PLT stub doesn't represent. Resolve it with pcrel mkdir -p Dist cp *.a Dist/ cp *.so Dist/ cp Source/FreeImage.h Dist/ cp Wrapper/FreeImagePlus/FreeImagePlus.h Dist/ ~/build/BUILD/FreeImage/Wrapper/FreeImagePlus/doc ~/build/BUILD/FreeImage + pushd Wrapper/FreeImagePlus/doc + doxygen FreeImagePlus.dox warning: Tag `CLANG_ASSISTED_PARSING' at line 1007 of file `FreeImagePlus.dox' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag `CLANG_OPTIONS' at line 1015 of file `FreeImagePlus.dox' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/FreeImage/Source/FreeImage.h... Parsing file /builddir/build/BUILD/FreeImage/Source/FreeImage.h... Preprocessing /builddir/build/BUILD/FreeImage/Wrapper/FreeImagePlus/FreeImagePlus.h... Parsing file /builddir/build/BUILD/FreeImage/Wrapper/FreeImagePlus/FreeImagePlus.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file FreeImage.h... Generating code for file FreeImagePlus.h... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound fipImage... Generating docs for compound fipMemoryIO... Generating docs for compound fipMetadataFind... Generating docs for compound fipMultiPage... Generating docs for compound fipObject... Generating docs for compound fipTag... Generating docs for compound fipWinImage... Generating docs for compound tagBITMAPINFO... Generating docs for compound tagBITMAPINFOHEADER... Generating docs for compound tagFICOMPLEX... Generating docs for compound tagFIRGB16... Generating docs for compound tagFIRGBA16... Generating docs for compound tagFIRGBAF... Generating docs for compound tagFIRGBF... Generating docs for compound tagRGBQUAD... Generating docs for compound tagRGBTRIPLE... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 775/65536 hits=5210 misses=779 finished... ~/build/BUILD/FreeImage Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sbSmnI + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64 ++ dirname /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64 + cd FreeImage + install -Dpm 755 Dist/libfreeimage-3.18.0.so /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/lib64/libfreeimage-3.18.0.so + ln -s libfreeimage-3.18.0.so /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/lib64/libfreeimage.so + install -Dpm 755 Dist/libfreeimageplus-3.18.0.so /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/lib64/libfreeimageplus-3.18.0.so + ln -s libfreeimageplus-3.18.0.so /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/lib64/libfreeimageplus.so + install -Dpm 644 Source/FreeImage.h /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/include/FreeImage.h + install -Dpm 644 Wrapper/FreeImagePlus/FreeImagePlus.h /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/include/FreeImagePlus.h + ldconfig -n /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/lib64 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.18.0-8.an8_6 --unique-debug-suffix -3.18.0-8.an8_6.loongarch64 --unique-debug-src-base freeimage-3.18.0-8.an8_6.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/FreeImage extracting debug info from /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/lib64/libfreeimage-3.18.0.so extracting debug info from /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/lib64/libfreeimageplus-3.18.0.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 3869 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: freeimage-3.18.0-8.an8_6.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9nEMU0 + umask 022 + cd /builddir/build/BUILD + cd FreeImage + DOCDIR=/builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/doc/freeimage + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/doc/freeimage + cp -pr Whatsnew.txt /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/doc/freeimage + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XE3YcL + umask 022 + cd /builddir/build/BUILD + cd FreeImage + LICENSEDIR=/builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/licenses/freeimage + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/licenses/freeimage + cp -pr license-fi.txt license-gplv2.txt license-gplv3.txt /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/licenses/freeimage + exit 0 Provides: freeimage = 3.18.0-8.an8_6 freeimage(loongarch-64) = 3.18.0-8.an8_6 libfreeimage.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHalf.so.12()(64bit) libIex-2_2.so.12()(64bit) libIexMath-2_2.so.12()(64bit) libIlmImf-2_2.so.22()(64bit) libIlmThread-2_2.so.12()(64bit) libImath-2_2.so.12()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgomp.so.1()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libjpegxr.so.0()(64bit) libjxrglue.so.0()(64bit) libopenjp2.so.7()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libraw.so.20()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libwebp.so.7()(64bit) libwebpmux.so.3()(64bit) libz.so.1()(64bit) Processing files: freeimage-devel-3.18.0-8.an8_6.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hNiiQe + umask 022 + cd /builddir/build/BUILD + cd FreeImage + DOCDIR=/builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/doc/freeimage-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/doc/freeimage-devel + cp -pr Examples /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/doc/freeimage-devel + exit 0 Provides: freeimage-devel = 3.18.0-8.an8_6 freeimage-devel(loongarch-64) = 3.18.0-8.an8_6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: freeimage-plus-3.18.0-8.an8_6.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ROPNud + umask 022 + cd /builddir/build/BUILD + cd FreeImage + DOCDIR=/builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/doc/freeimage-plus + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/doc/freeimage-plus + cp -pr Wrapper/FreeImagePlus/WhatsNew_FIP.txt /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/doc/freeimage-plus + exit 0 Provides: freeimage-plus = 3.18.0-8.an8_6 freeimage-plus(loongarch-64) = 3.18.0-8.an8_6 libfreeimageplus.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfreeimage.so.3()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) Processing files: freeimage-plus-devel-3.18.0-8.an8_6.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d7ToA9 + umask 022 + cd /builddir/build/BUILD + cd FreeImage + DOCDIR=/builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/doc/freeimage-plus-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/doc/freeimage-plus-devel + cp -pr Wrapper/FreeImagePlus/html /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64/usr/share/doc/freeimage-plus-devel + exit 0 Provides: freeimage-plus-devel = 3.18.0-8.an8_6 freeimage-plus-devel(loongarch-64) = 3.18.0-8.an8_6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: freeimage-debugsource-3.18.0-8.an8_6.loongarch64 Provides: freeimage-debugsource = 3.18.0-8.an8_6 freeimage-debugsource(loongarch-64) = 3.18.0-8.an8_6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: freeimage-debuginfo-3.18.0-8.an8_6.loongarch64 Provides: debuginfo(build-id) = b624f081fbb964a25608bdca2728fb2911720347 freeimage-debuginfo = 3.18.0-8.an8_6 freeimage-debuginfo(loongarch-64) = 3.18.0-8.an8_6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeimage-debugsource(loongarch-64) = 3.18.0-8.an8_6 Processing files: freeimage-plus-debuginfo-3.18.0-8.an8_6.loongarch64 Provides: debuginfo(build-id) = 23d458b383720a6c999667b83eeb363d2400410c freeimage-plus-debuginfo = 3.18.0-8.an8_6 freeimage-plus-debuginfo(loongarch-64) = 3.18.0-8.an8_6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeimage-debugsource(loongarch-64) = 3.18.0-8.an8_6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64 Wrote: /builddir/build/RPMS/freeimage-3.18.0-8.an8_6.loongarch64.rpm Wrote: /builddir/build/RPMS/freeimage-devel-3.18.0-8.an8_6.loongarch64.rpm Wrote: /builddir/build/RPMS/freeimage-plus-3.18.0-8.an8_6.loongarch64.rpm Wrote: /builddir/build/RPMS/freeimage-plus-devel-3.18.0-8.an8_6.loongarch64.rpm Wrote: /builddir/build/RPMS/freeimage-debugsource-3.18.0-8.an8_6.loongarch64.rpm Wrote: /builddir/build/RPMS/freeimage-debuginfo-3.18.0-8.an8_6.loongarch64.rpm Wrote: /builddir/build/RPMS/freeimage-plus-debuginfo-3.18.0-8.an8_6.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WCgE0z + umask 022 + cd /builddir/build/BUILD + cd FreeImage + /usr/bin/rm -rf /builddir/build/BUILDROOT/freeimage-3.18.0-8.an8_6.loongarch64 + exit 0 Child return code was: 0