Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pillow.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-101673-855416/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pillow.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1617321600 Wrote: /builddir/build/SRPMS/python-pillow-8.2.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pillow.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-101673-855416/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pillow.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1617321600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Mfwxlb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pillow-8.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Pillow-8.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pillow-8.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python-pillow_spinxwarn.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-pillow_sphinx-issues.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T2vDpV + umask 022 + cd /builddir/build/BUILD + cd Pillow-8.2.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/PIL copying src/PIL/ContainerIO.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/IptcImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageFont.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/TiffTags.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageGrab.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/__init__.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/SgiImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageColor.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageEnhance.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ExifTags.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/SunImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/__main__.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageMorph.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageFile.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/XpmImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/_util.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImagePalette.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PyAccess.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/_binary.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageFilter.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/EpsImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PaletteFile.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImagePath.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PcxImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/GimpGradientFile.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/FontFile.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/IcoImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageWin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/BdfFontFile.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/FtexImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageCms.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PixarImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageMode.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PngImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PSDraw.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageShow.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/JpegPresets.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageQt.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/JpegImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageChops.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/DcxImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/MpegImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PalmImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/WmfImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/_version.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageStat.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PsdImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/CurImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/Image.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/MspImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/WalImageFile.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/BlpImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/_tkinter_finder.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/WebPImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/FliImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/TgaImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PdfParser.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageSequence.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PcfFontFile.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/MpoImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/TarIO.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/BmpImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/TiffImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageOps.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImtImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/GifImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/MicImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/XbmImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/features.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageDraw2.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PpmImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/DdsImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PcdImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/GdImageFile.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/GimpPaletteFile.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageTransform.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/PdfImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/FpxImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageDraw.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/GbrImagePlugin.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageMath.py -> build/lib.linux-x86_64-3.9/PIL copying src/PIL/ImageTk.py -> build/lib.linux-x86_64-3.9/PIL running egg_info creating src/Pillow.egg-info writing src/Pillow.egg-info/PKG-INFO writing dependency_links to src/Pillow.egg-info/dependency_links.txt writing top-level names to src/Pillow.egg-info/top_level.txt writing manifest file 'src/Pillow.egg-info/SOURCES.txt' reading manifest file 'src/Pillow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' warning: no files found matching '*.h' warning: no files found matching '*.sh' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.clang-format' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution no previously-included directories found matching '.ci' writing manifest file 'src/Pillow.egg-info/SOURCES.txt' running build_ext building 'PIL._imaging' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/src building 'PIL._imagingft' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_RAQM -DHAVE_RAQM_SYSTEM -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/_imagingft.c -o build/temp.linux-x86_64-3.9/src/_imagingft.o creating build/temp.linux-x86_64-3.9/src/libImaging building 'PIL._imagingcms' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/_imagingcms.c -o build/temp.linux-x86_64-3.9/src/_imagingcms.o building 'PIL._webp' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/_imaging.c -o build/temp.linux-x86_64-3.9/src/_imaging.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_WEBPMUX -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/_webp.c -o build/temp.linux-x86_64-3.9/src/_webp.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/src/_webp.o -L/builddir/build/BUILD/Pillow-8.2.0 -L/usr/lib -L/usr/lib64 -L/usr/local/lib -L/usr/lib64 -lwebp -lwebpmux -lwebpdemux -o build/lib.linux-x86_64-3.9/PIL/_webp.cpython-39-x86_64-linux-gnu.so gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/src/_imagingcms.o -L/builddir/build/BUILD/Pillow-8.2.0 -L/usr/lib -L/usr/lib64 -L/usr/local/lib -L/usr/lib64 -llcms2 -o build/lib.linux-x86_64-3.9/PIL/_imagingcms.cpython-39-x86_64-linux-gnu.so gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/src/_imagingft.o -L/builddir/build/BUILD/Pillow-8.2.0 -L/usr/lib -L/usr/lib64 -L/usr/local/lib -L/usr/lib64 -lfreetype -lraqm -o build/lib.linux-x86_64-3.9/PIL/_imagingft.cpython-39-x86_64-linux-gnu.so building 'PIL._imagingtk' extension creating build/temp.linux-x86_64-3.9/src/Tk gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/Tk/tkImaging.c -o build/temp.linux-x86_64-3.9/src/Tk/tkImaging.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/_imagingtk.c -o build/temp.linux-x86_64-3.9/src/_imagingtk.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/src/Tk/tkImaging.o build/temp.linux-x86_64-3.9/src/_imagingtk.o -L/builddir/build/BUILD/Pillow-8.2.0 -L/usr/lib -L/usr/lib64 -L/usr/local/lib -L/usr/lib64 -o build/lib.linux-x86_64-3.9/PIL/_imagingtk.cpython-39-x86_64-linux-gnu.so building 'PIL._imagingmath' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/_imagingmath.c -o build/temp.linux-x86_64-3.9/src/_imagingmath.o building 'PIL._imagingmorph' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/_imagingmorph.c -o build/temp.linux-x86_64-3.9/src/_imagingmorph.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/decode.c -o build/temp.linux-x86_64-3.9/src/decode.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/src/_imagingmorph.o -L/builddir/build/BUILD/Pillow-8.2.0 -L/usr/lib -L/usr/lib64 -L/usr/local/lib -L/usr/lib64 -o build/lib.linux-x86_64-3.9/PIL/_imagingmorph.cpython-39-x86_64-linux-gnu.so gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/src/_imagingmath.o -L/builddir/build/BUILD/Pillow-8.2.0 -L/usr/lib -L/usr/lib64 -L/usr/local/lib -L/usr/lib64 -o build/lib.linux-x86_64-3.9/PIL/_imagingmath.cpython-39-x86_64-linux-gnu.so gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/display.c -o build/temp.linux-x86_64-3.9/src/display.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/encode.c -o build/temp.linux-x86_64-3.9/src/encode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Access.c -o build/temp.linux-x86_64-3.9/src/libImaging/Access.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/AlphaComposite.c -o build/temp.linux-x86_64-3.9/src/libImaging/AlphaComposite.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Bands.c -o build/temp.linux-x86_64-3.9/src/libImaging/Bands.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/BcnDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/BcnDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/BitDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/BitDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Blend.c -o build/temp.linux-x86_64-3.9/src/libImaging/Blend.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/BoxBlur.c -o build/temp.linux-x86_64-3.9/src/libImaging/BoxBlur.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Chops.c -o build/temp.linux-x86_64-3.9/src/libImaging/Chops.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/ColorLUT.c -o build/temp.linux-x86_64-3.9/src/libImaging/ColorLUT.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Convert.c -o build/temp.linux-x86_64-3.9/src/libImaging/Convert.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/ConvertYCbCr.c -o build/temp.linux-x86_64-3.9/src/libImaging/ConvertYCbCr.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Copy.c -o build/temp.linux-x86_64-3.9/src/libImaging/Copy.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Crop.c -o build/temp.linux-x86_64-3.9/src/libImaging/Crop.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Dib.c -o build/temp.linux-x86_64-3.9/src/libImaging/Dib.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Draw.c -o build/temp.linux-x86_64-3.9/src/libImaging/Draw.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Effects.c -o build/temp.linux-x86_64-3.9/src/libImaging/Effects.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/EpsEncode.c -o build/temp.linux-x86_64-3.9/src/libImaging/EpsEncode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/File.c -o build/temp.linux-x86_64-3.9/src/libImaging/File.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Fill.c -o build/temp.linux-x86_64-3.9/src/libImaging/Fill.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Filter.c -o build/temp.linux-x86_64-3.9/src/libImaging/Filter.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/FliDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/FliDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Geometry.c -o build/temp.linux-x86_64-3.9/src/libImaging/Geometry.o src/libImaging/Geometry.c:1135:12: warning: argument 8 of type ‘double[8]’ with mismatched bound [-Warray-parameter=] 1135 | double a[8], | ~~~~~~~^~~~ In file included from src/libImaging/Geometry.c:1: src/libImaging/Imaging.h:373:13: note: previously declared as ‘double *’ 373 | double *a, | ~~~~~~~~^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/GetBBox.c -o build/temp.linux-x86_64-3.9/src/libImaging/GetBBox.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/GifDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/GifDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/GifEncode.c -o build/temp.linux-x86_64-3.9/src/libImaging/GifEncode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/HexDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/HexDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Histo.c -o build/temp.linux-x86_64-3.9/src/libImaging/Histo.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Jpeg2KDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/Jpeg2KDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Jpeg2KEncode.c -o build/temp.linux-x86_64-3.9/src/libImaging/Jpeg2KEncode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/JpegDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/JpegDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/JpegEncode.c -o build/temp.linux-x86_64-3.9/src/libImaging/JpegEncode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Matrix.c -o build/temp.linux-x86_64-3.9/src/libImaging/Matrix.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/ModeFilter.c -o build/temp.linux-x86_64-3.9/src/libImaging/ModeFilter.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Negative.c -o build/temp.linux-x86_64-3.9/src/libImaging/Negative.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Offset.c -o build/temp.linux-x86_64-3.9/src/libImaging/Offset.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Pack.c -o build/temp.linux-x86_64-3.9/src/libImaging/Pack.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/PackDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/PackDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Palette.c -o build/temp.linux-x86_64-3.9/src/libImaging/Palette.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Paste.c -o build/temp.linux-x86_64-3.9/src/libImaging/Paste.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/PcdDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/PcdDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/PcxDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/PcxDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/PcxEncode.c -o build/temp.linux-x86_64-3.9/src/libImaging/PcxEncode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Point.c -o build/temp.linux-x86_64-3.9/src/libImaging/Point.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Quant.c -o build/temp.linux-x86_64-3.9/src/libImaging/Quant.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/QuantHash.c -o build/temp.linux-x86_64-3.9/src/libImaging/QuantHash.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/QuantHeap.c -o build/temp.linux-x86_64-3.9/src/libImaging/QuantHeap.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/QuantOctree.c -o build/temp.linux-x86_64-3.9/src/libImaging/QuantOctree.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/QuantPngQuant.c -o build/temp.linux-x86_64-3.9/src/libImaging/QuantPngQuant.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/RankFilter.c -o build/temp.linux-x86_64-3.9/src/libImaging/RankFilter.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/RawDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/RawDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/RawEncode.c -o build/temp.linux-x86_64-3.9/src/libImaging/RawEncode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Reduce.c -o build/temp.linux-x86_64-3.9/src/libImaging/Reduce.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Resample.c -o build/temp.linux-x86_64-3.9/src/libImaging/Resample.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/SgiRleDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/SgiRleDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Storage.c -o build/temp.linux-x86_64-3.9/src/libImaging/Storage.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/SunRleDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/SunRleDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/TgaRleDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/TgaRleDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/TgaRleEncode.c -o build/temp.linux-x86_64-3.9/src/libImaging/TgaRleEncode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/TiffDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/TiffDecode.o src/libImaging/TiffDecode.c: In function ‘_tiffReadProc’: src/libImaging/TiffDecode.c:59:60: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘toff_t’ {aka ‘long unsigned int’} [-Wformat=] 59 | TIFFError("_tiffReadProc", "Invalid Read at loc %llu, eof: %llu", state->loc, state->eof); | ~~~^ ~~~~~~~~~~ | | | | | toff_t {aka long unsigned int} | long long unsigned int | %lu src/libImaging/TiffDecode.c:59:71: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘toff_t’ {aka ‘long unsigned int’} [-Wformat=] 59 | TIFFError("_tiffReadProc", "Invalid Read at loc %llu, eof: %llu", state->loc, state->eof); | ~~~^ ~~~~~~~~~~ | | | | | toff_t {aka long unsigned int} | long long unsigned int | %lu src/libImaging/TiffDecode.c: In function ‘ImagingLibTiffDecode’: src/libImaging/TiffDecode.c:654:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 654 | if (state->xsize != img_width || state->ysize != img_height) { | ^~ src/libImaging/TiffDecode.c:654:51: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 654 | if (state->xsize != img_width || state->ysize != img_height) { | ^~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/Unpack.c -o build/temp.linux-x86_64-3.9/src/libImaging/Unpack.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/UnpackYCC.c -o build/temp.linux-x86_64-3.9/src/libImaging/UnpackYCC.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/UnsharpMask.c -o build/temp.linux-x86_64-3.9/src/libImaging/UnsharpMask.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/XbmDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/XbmDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/XbmEncode.c -o build/temp.linux-x86_64-3.9/src/libImaging/XbmEncode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/ZipDecode.c -o build/temp.linux-x86_64-3.9/src/libImaging/ZipDecode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/ZipEncode.c -o build/temp.linux-x86_64-3.9/src/libImaging/ZipEncode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/libImaging/codec_fd.c -o build/temp.linux-x86_64-3.9/src/libImaging/codec_fd.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/map.c -o build/temp.linux-x86_64-3.9/src/map.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/outline.c -o build/temp.linux-x86_64-3.9/src/outline.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.2.0" -I/usr/include/freetype2 -I/usr/include/openjpeg-2.4 -I/builddir/build/BUILD/Pillow-8.2.0 -I/usr/include/fribidi -I/usr/include -I/usr/local/include -I/usr/include/python3.9 -c src/path.c -o build/temp.linux-x86_64-3.9/src/path.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/src/_imaging.o build/temp.linux-x86_64-3.9/src/decode.o build/temp.linux-x86_64-3.9/src/display.o build/temp.linux-x86_64-3.9/src/encode.o build/temp.linux-x86_64-3.9/src/libImaging/Access.o build/temp.linux-x86_64-3.9/src/libImaging/AlphaComposite.o build/temp.linux-x86_64-3.9/src/libImaging/Bands.o build/temp.linux-x86_64-3.9/src/libImaging/BcnDecode.o build/temp.linux-x86_64-3.9/src/libImaging/BitDecode.o build/temp.linux-x86_64-3.9/src/libImaging/Blend.o build/temp.linux-x86_64-3.9/src/libImaging/BoxBlur.o build/temp.linux-x86_64-3.9/src/libImaging/Chops.o build/temp.linux-x86_64-3.9/src/libImaging/ColorLUT.o build/temp.linux-x86_64-3.9/src/libImaging/Convert.o build/temp.linux-x86_64-3.9/src/libImaging/ConvertYCbCr.o build/temp.linux-x86_64-3.9/src/libImaging/Copy.o build/temp.linux-x86_64-3.9/src/libImaging/Crop.o build/temp.linux-x86_64-3.9/src/libImaging/Dib.o build/temp.linux-x86_64-3.9/src/libImaging/Draw.o build/temp.linux-x86_64-3.9/src/libImaging/Effects.o build/temp.linux-x86_64-3.9/src/libImaging/EpsEncode.o build/temp.linux-x86_64-3.9/src/libImaging/File.o build/temp.linux-x86_64-3.9/src/libImaging/Fill.o build/temp.linux-x86_64-3.9/src/libImaging/Filter.o build/temp.linux-x86_64-3.9/src/libImaging/FliDecode.o build/temp.linux-x86_64-3.9/src/libImaging/Geometry.o build/temp.linux-x86_64-3.9/src/libImaging/GetBBox.o build/temp.linux-x86_64-3.9/src/libImaging/GifDecode.o build/temp.linux-x86_64-3.9/src/libImaging/GifEncode.o build/temp.linux-x86_64-3.9/src/libImaging/HexDecode.o build/temp.linux-x86_64-3.9/src/libImaging/Histo.o build/temp.linux-x86_64-3.9/src/libImaging/Jpeg2KDecode.o build/temp.linux-x86_64-3.9/src/libImaging/Jpeg2KEncode.o build/temp.linux-x86_64-3.9/src/libImaging/JpegDecode.o build/temp.linux-x86_64-3.9/src/libImaging/JpegEncode.o build/temp.linux-x86_64-3.9/src/libImaging/Matrix.o build/temp.linux-x86_64-3.9/src/libImaging/ModeFilter.o build/temp.linux-x86_64-3.9/src/libImaging/Negative.o build/temp.linux-x86_64-3.9/src/libImaging/Offset.o build/temp.linux-x86_64-3.9/src/libImaging/Pack.o build/temp.linux-x86_64-3.9/src/libImaging/PackDecode.o build/temp.linux-x86_64-3.9/src/libImaging/Palette.o build/temp.linux-x86_64-3.9/src/libImaging/Paste.o build/temp.linux-x86_64-3.9/src/libImaging/PcdDecode.o build/temp.linux-x86_64-3.9/src/libImaging/PcxDecode.o build/temp.linux-x86_64-3.9/src/libImaging/PcxEncode.o build/temp.linux-x86_64-3.9/src/libImaging/Point.o build/temp.linux-x86_64-3.9/src/libImaging/Quant.o build/temp.linux-x86_64-3.9/src/libImaging/QuantHash.o build/temp.linux-x86_64-3.9/src/libImaging/QuantHeap.o build/temp.linux-x86_64-3.9/src/libImaging/QuantOctree.o build/temp.linux-x86_64-3.9/src/libImaging/QuantPngQuant.o build/temp.linux-x86_64-3.9/src/libImaging/RankFilter.o build/temp.linux-x86_64-3.9/src/libImaging/RawDecode.o build/temp.linux-x86_64-3.9/src/libImaging/RawEncode.o build/temp.linux-x86_64-3.9/src/libImaging/Reduce.o build/temp.linux-x86_64-3.9/src/libImaging/Resample.o build/temp.linux-x86_64-3.9/src/libImaging/SgiRleDecode.o build/temp.linux-x86_64-3.9/src/libImaging/Storage.o build/temp.linux-x86_64-3.9/src/libImaging/SunRleDecode.o build/temp.linux-x86_64-3.9/src/libImaging/TgaRleDecode.o build/temp.linux-x86_64-3.9/src/libImaging/TgaRleEncode.o build/temp.linux-x86_64-3.9/src/libImaging/TiffDecode.o build/temp.linux-x86_64-3.9/src/libImaging/Unpack.o build/temp.linux-x86_64-3.9/src/libImaging/UnpackYCC.o build/temp.linux-x86_64-3.9/src/libImaging/UnsharpMask.o build/temp.linux-x86_64-3.9/src/libImaging/XbmDecode.o build/temp.linux-x86_64-3.9/src/libImaging/XbmEncode.o build/temp.linux-x86_64-3.9/src/libImaging/ZipDecode.o build/temp.linux-x86_64-3.9/src/libImaging/ZipEncode.o build/temp.linux-x86_64-3.9/src/libImaging/codec_fd.o build/temp.linux-x86_64-3.9/src/map.o build/temp.linux-x86_64-3.9/src/outline.o build/temp.linux-x86_64-3.9/src/path.o -L/builddir/build/BUILD/Pillow-8.2.0 -L/usr/lib -L/usr/lib64 -L/usr/local/lib -L/usr/lib64 -ljpeg -lopenjp2 -lz -limagequant -ltiff -lxcb -o build/lib.linux-x86_64-3.9/PIL/_imaging.cpython-39-x86_64-linux-gnu.so -------------------------------------------------------------------- PIL SETUP SUMMARY -------------------------------------------------------------------- version Pillow 8.2.0 platform linux 3.9.6 (default, Aug 19 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-2)] -------------------------------------------------------------------- --- JPEG support available --- OPENJPEG (JPEG2000) support available (2.4) --- ZLIB (PNG/ZIP) support available --- LIBIMAGEQUANT support available --- LIBTIFF support available --- FREETYPE2 support available --- RAQM (Text shaping) support available --- LITTLECMS2 support available --- WEBP support available --- WEBPMUX support available --- XCB (X protocol) support available -------------------------------------------------------------------- To check the build, run the selftest.py script. + PYTHONPATH=/builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9 + make -C docs html BUILDDIR=_build_py3 SPHINXBUILD=sphinx-build-3.9 make: Entering directory '/builddir/build/BUILD/Pillow-8.2.0/docs' sphinx-build-3.9 -b html --keep-going -d _build_py3/doctrees . _build_py3/html Running Sphinx v3.4.3 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 90 source files that are out of date updating environment: [new config] 90 added, 0 changed, 0 removed reading sources... [ 1%] PIL reading sources... [ 2%] about reading sources... [ 3%] deprecations reading sources... [ 4%] handbook/appendices reading sources... [ 5%] handbook/concepts reading sources... [ 6%] handbook/image-file-formats reading sources... [ 7%] handbook/index reading sources... [ 8%] handbook/overview reading sources... [ 10%] handbook/text-anchors reading sources... [ 11%] handbook/tutorial reading sources... [ 12%] handbook/writing-your-own-file-decoder reading sources... [ 13%] index reading sources... [ 14%] installation reading sources... [ 15%] porting reading sources... [ 16%] reference/ExifTags reading sources... [ 17%] reference/Image reading sources... [ 18%] reference/ImageChops reading sources... [ 20%] reference/ImageCms reading sources... [ 21%] reference/ImageColor reading sources... [ 22%] reference/ImageDraw reading sources... [ 23%] reference/ImageEnhance reading sources... [ 24%] reference/ImageFile reading sources... [ 25%] reference/ImageFilter reading sources... [ 26%] reference/ImageFont reading sources... [ 27%] reference/ImageGrab reading sources... [ 28%] reference/ImageMath reading sources... [ 30%] reference/ImageMorph reading sources... [ 31%] reference/ImageOps reading sources... [ 32%] reference/ImagePalette reading sources... [ 33%] reference/ImagePath reading sources... [ 34%] reference/ImageQt reading sources... [ 35%] reference/ImageSequence reading sources... [ 36%] reference/ImageShow reading sources... [ 37%] reference/ImageStat reading sources... [ 38%] reference/ImageTk reading sources... [ 40%] reference/ImageWin reading sources... [ 41%] reference/JpegPresets reading sources... [ 42%] reference/PSDraw reading sources... [ 43%] reference/PixelAccess reading sources... [ 44%] reference/PyAccess reading sources... [ 45%] reference/TiffTags reading sources... [ 46%] reference/block_allocator reading sources... [ 47%] reference/c_extension_debugging reading sources... [ 48%] reference/features reading sources... [ 50%] reference/index reading sources... [ 51%] reference/internal_design reading sources... [ 52%] reference/internal_modules reading sources... [ 53%] reference/limits reading sources... [ 54%] reference/open_files reading sources... [ 55%] reference/plugins reading sources... [ 56%] releasenotes/2.7.0 reading sources... [ 57%] releasenotes/2.8.0 reading sources... [ 58%] releasenotes/3.0.0 reading sources... [ 60%] releasenotes/3.1.0 reading sources... [ 61%] releasenotes/3.1.1 reading sources... [ 62%] releasenotes/3.1.2 reading sources... [ 63%] releasenotes/3.2.0 reading sources... [ 64%] releasenotes/3.3.0 reading sources... [ 65%] releasenotes/3.3.2 reading sources... [ 66%] releasenotes/3.4.0 reading sources... [ 67%] releasenotes/4.0.0 reading sources... [ 68%] releasenotes/4.1.0 reading sources... [ 70%] releasenotes/4.1.1 reading sources... [ 71%] releasenotes/4.2.0 reading sources... [ 72%] releasenotes/4.2.1 reading sources... [ 73%] releasenotes/4.3.0 reading sources... [ 74%] releasenotes/5.0.0 reading sources... [ 75%] releasenotes/5.1.0 reading sources... [ 76%] releasenotes/5.2.0 reading sources... [ 77%] releasenotes/5.3.0 reading sources... [ 78%] releasenotes/5.4.0 reading sources... [ 80%] releasenotes/5.4.1 reading sources... [ 81%] releasenotes/6.0.0 reading sources... [ 82%] releasenotes/6.1.0 reading sources... [ 83%] releasenotes/6.2.0 reading sources... [ 84%] releasenotes/6.2.1 reading sources... [ 85%] releasenotes/6.2.2 reading sources... [ 86%] releasenotes/7.0.0 reading sources... [ 87%] releasenotes/7.1.0 reading sources... [ 88%] releasenotes/7.1.1 reading sources... [ 90%] releasenotes/7.1.2 reading sources... [ 91%] releasenotes/7.2.0 reading sources... [ 92%] releasenotes/8.0.0 reading sources... [ 93%] releasenotes/8.0.1 reading sources... [ 94%] releasenotes/8.1.0 reading sources... [ 95%] releasenotes/8.1.1 reading sources... [ 96%] releasenotes/8.1.2 reading sources... [ 97%] releasenotes/8.2.0 reading sources... [ 98%] releasenotes/index reading sources... [100%] releasenotes/versioning /builddir/build/BUILD/Pillow-8.2.0/docs/deprecations.rst:23: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/3.1.1.rst:8: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/3.1.1.rst:26: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/3.1.1.rst:55: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/3.1.2.rst:8: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/6.2.0.rst:75: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/6.2.2.rst:9: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/6.2.2.rst:13: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/6.2.2.rst:13: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/6.2.2.rst:13: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/6.2.2.rst:17: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/7.1.0.rst:77: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/7.1.0.rst:78: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/7.1.0.rst:79: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/7.1.0.rst:80: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/7.1.0.rst:81: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.0.1.rst:7: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.0.rst:13: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.0.rst:43: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.0.rst:49: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.0.rst:58: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.1.rst:7: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.1.rst:7: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.1.rst:10: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.1.rst:13: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.1.rst:16: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.1.rst:19: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.1.rst:26: WARNING: Unknown interpreted text role "issue". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.2.rst:7: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.2.rst:7: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.1.2.rst:7: WARNING: Unknown interpreted text role "cve". looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.2.0.rst:134: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.2.0.rst:134: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.2.0.rst:141: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.2.0.rst:150: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.2.0.rst:157: WARNING: Unknown interpreted text role "cve". /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/8.2.0.rst:167: WARNING: Unknown interpreted text role "cve". done checking consistency... done preparing documents... done writing output... [ 1%] PIL writing output... [ 2%] about writing output... [ 3%] deprecations writing output... [ 4%] handbook/appendices writing output... [ 5%] handbook/concepts writing output... [ 6%] handbook/image-file-formats writing output... [ 7%] handbook/index writing output... [ 8%] handbook/overview writing output... [ 10%] handbook/text-anchors writing output... [ 11%] handbook/tutorial writing output... [ 12%] handbook/writing-your-own-file-decoder writing output... [ 13%] index writing output... [ 14%] installation writing output... [ 15%] porting writing output... [ 16%] reference/ExifTags writing output... [ 17%] reference/Image writing output... [ 18%] reference/ImageChops writing output... [ 20%] reference/ImageCms writing output... [ 21%] reference/ImageColor writing output... [ 22%] reference/ImageDraw writing output... [ 23%] reference/ImageEnhance writing output... [ 24%] reference/ImageFile writing output... [ 25%] reference/ImageFilter writing output... [ 26%] reference/ImageFont writing output... [ 27%] reference/ImageGrab writing output... [ 28%] reference/ImageMath writing output... [ 30%] reference/ImageMorph writing output... [ 31%] reference/ImageOps writing output... [ 32%] reference/ImagePalette writing output... [ 33%] reference/ImagePath writing output... [ 34%] reference/ImageQt writing output... [ 35%] reference/ImageSequence writing output... [ 36%] reference/ImageShow writing output... [ 37%] reference/ImageStat writing output... [ 38%] reference/ImageTk writing output... [ 40%] reference/ImageWin writing output... [ 41%] reference/JpegPresets writing output... [ 42%] reference/PSDraw writing output... [ 43%] reference/PixelAccess writing output... [ 44%] reference/PyAccess writing output... [ 45%] reference/TiffTags writing output... [ 46%] reference/block_allocator writing output... [ 47%] reference/c_extension_debugging writing output... [ 48%] reference/features writing output... [ 50%] reference/index writing output... [ 51%] reference/internal_design writing output... [ 52%] reference/internal_modules writing output... [ 53%] reference/limits writing output... [ 54%] reference/open_files writing output... [ 55%] reference/plugins writing output... [ 56%] releasenotes/2.7.0 writing output... [ 57%] releasenotes/2.8.0 writing output... [ 58%] releasenotes/3.0.0 writing output... [ 60%] releasenotes/3.1.0 writing output... [ 61%] releasenotes/3.1.1 writing output... [ 62%] releasenotes/3.1.2 writing output... [ 63%] releasenotes/3.2.0 writing output... [ 64%] releasenotes/3.3.0 writing output... [ 65%] releasenotes/3.3.2 writing output... [ 66%] releasenotes/3.4.0 writing output... [ 67%] releasenotes/4.0.0 writing output... [ 68%] releasenotes/4.1.0 writing output... [ 70%] releasenotes/4.1.1 writing output... [ 71%] releasenotes/4.2.0 writing output... [ 72%] releasenotes/4.2.1 writing output... [ 73%] releasenotes/4.3.0 writing output... [ 74%] releasenotes/5.0.0 writing output... [ 75%] releasenotes/5.1.0 writing output... [ 76%] releasenotes/5.2.0 writing output... [ 77%] releasenotes/5.3.0 writing output... [ 78%] releasenotes/5.4.0 writing output... [ 80%] releasenotes/5.4.1 writing output... [ 81%] releasenotes/6.0.0 writing output... [ 82%] releasenotes/6.1.0 writing output... [ 83%] releasenotes/6.2.0 writing output... [ 84%] releasenotes/6.2.1 writing output... [ 85%] releasenotes/6.2.2 writing output... [ 86%] releasenotes/7.0.0 writing output... [ 87%] releasenotes/7.1.0 writing output... [ 88%] releasenotes/7.1.1 writing output... [ 90%] releasenotes/7.1.2 writing output... [ 91%] releasenotes/7.2.0 writing output... [ 92%] releasenotes/8.0.0 writing output... [ 93%] releasenotes/8.0.1 writing output... [ 94%] releasenotes/8.1.0 writing output... [ 95%] releasenotes/8.1.1 writing output... [ 96%] releasenotes/8.1.2 writing output... [ 97%] releasenotes/8.2.0 writing output... [ 98%] releasenotes/index writing output... [100%] releasenotes/versioning /builddir/build/BUILD/Pillow-8.2.0/docs/handbook/image-file-formats.rst:877: WARNING: py:data reference target not found: None /builddir/build/BUILD/Pillow-8.2.0/docs/handbook/tutorial.rst:468: WARNING: py:class reference target not found: io.BytesIO /builddir/build/BUILD/Pillow-8.2.0/docs/handbook/writing-your-own-file-decoder.rst:96: WARNING: py:exc reference target not found: struct.error /builddir/build/BUILD/Pillow-8.2.0/docs/handbook/writing-your-own-file-decoder.rst:144: WARNING: py:data reference target not found: None /builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9/PIL/Image.py:docstring of PIL.Image.frombytes:10: WARNING: py:class reference target not found: io.BytesIO /builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9/PIL/Image.py:docstring of PIL.Image.frombuffer:8: WARNING: py:class reference target not found: io.BytesIO /builddir/build/BUILD/Pillow-8.2.0/docs/reference/Image.rst:291: WARNING: py:data reference target not found: None /builddir/build/BUILD/Pillow-8.2.0/docs/reference/Image.rst:320: WARNING: py:data reference target not found: None /builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9/PIL/Image.py:docstring of PIL.Image.Exif:1: WARNING: py:class reference target not found: collections.abc.MutableMapping /builddir/build/BUILD/Pillow-8.2.0/docs/reference/ImageCms.rst:: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Pillow-8.2.0/docs/reference/ImageDraw.rst:215: WARNING: py:data reference target not found: None generating indices... /builddir/build/BUILD/Pillow-8.2.0/docs/reference/ImageGrab.rst:30: WARNING: py:data reference target not found: None /builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9/PIL/PSDraw.py:docstring of PIL.PSDraw.PSDraw:1: WARNING: py:data reference target not found: sys.stdout /builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9/PIL/TiffImagePlugin.py:docstring of PIL.TiffImagePlugin.IFDRational:1: WARNING: py:class reference target not found: numbers.Rational /builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9/PIL/TiffImagePlugin.py:docstring of PIL.TiffImagePlugin.ImageFileDirectory_v2:1: WARNING: py:class reference target not found: collections.abc.MutableMapping /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/5.3.0.rst:34: WARNING: py:data reference target not found: None /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/7.0.0.rst:69: WARNING: py:data reference target not found: None /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/7.0.0.rst:98: WARNING: py:data reference target not found: None /builddir/build/BUILD/Pillow-8.2.0/docs/releasenotes/7.1.0.rst:65: WARNING: py:data reference target not found: None genindex py-modindex done highlighting module code... [ 1%] PIL highlighting module code... [ 2%] PIL.BdfFontFile highlighting module code... [ 3%] PIL.BmpImagePlugin highlighting module code... [ 5%] PIL.BufrStubImagePlugin highlighting module code... [ 6%] PIL.ContainerIO highlighting module code... [ 7%] PIL.CurImagePlugin highlighting module code... [ 8%] PIL.DcxImagePlugin highlighting module code... [ 10%] PIL.EpsImagePlugin highlighting module code... [ 11%] PIL.FitsStubImagePlugin highlighting module code... [ 12%] PIL.FliImagePlugin highlighting module code... [ 13%] PIL.FontFile highlighting module code... [ 15%] PIL.FpxImagePlugin highlighting module code... [ 16%] PIL.GbrImagePlugin highlighting module code... [ 17%] PIL.GdImageFile highlighting module code... [ 18%] PIL.GifImagePlugin highlighting module code... [ 20%] PIL.GimpGradientFile highlighting module code... [ 21%] PIL.GimpPaletteFile highlighting module code... [ 22%] PIL.GribStubImagePlugin highlighting module code... [ 24%] PIL.Hdf5StubImagePlugin highlighting module code... [ 25%] PIL.IcnsImagePlugin highlighting module code... [ 26%] PIL.IcoImagePlugin highlighting module code... [ 27%] PIL.ImImagePlugin highlighting module code... [ 29%] PIL.Image highlighting module code... [ 30%] PIL.ImageChops highlighting module code... [ 31%] PIL.ImageCms highlighting module code... [ 32%] PIL.ImageColor highlighting module code... [ 34%] PIL.ImageDraw highlighting module code... [ 35%] PIL.ImageDraw2 highlighting module code... [ 36%] PIL.ImageEnhance highlighting module code... [ 37%] PIL.ImageFile highlighting module code... [ 39%] PIL.ImageFilter highlighting module code... [ 40%] PIL.ImageFont highlighting module code... [ 41%] PIL.ImageGrab highlighting module code... [ 43%] PIL.ImageMath highlighting module code... [ 44%] PIL.ImageMorph highlighting module code... [ 45%] PIL.ImageOps highlighting module code... [ 46%] PIL.ImagePalette highlighting module code... [ 48%] PIL.ImageQt highlighting module code... [ 49%] PIL.ImageSequence highlighting module code... [ 50%] PIL.ImageShow highlighting module code... [ 51%] PIL.ImageStat highlighting module code... [ 53%] PIL.ImageTk highlighting module code... [ 54%] PIL.ImageTransform highlighting module code... [ 55%] PIL.ImageWin highlighting module code... [ 56%] PIL.ImtImagePlugin highlighting module code... [ 58%] PIL.IptcImagePlugin highlighting module code... [ 59%] PIL.Jpeg2KImagePlugin highlighting module code... [ 60%] PIL.JpegImagePlugin highlighting module code... [ 62%] PIL.McIdasImagePlugin highlighting module code... [ 63%] PIL.MicImagePlugin highlighting module code... [ 64%] PIL.MpegImagePlugin highlighting module code... [ 65%] PIL.MspImagePlugin highlighting module code... [ 67%] PIL.PSDraw highlighting module code... [ 68%] PIL.PaletteFile highlighting module code... [ 69%] PIL.PalmImagePlugin highlighting module code... [ 70%] PIL.PcdImagePlugin highlighting module code... [ 72%] PIL.PcfFontFile highlighting module code... [ 73%] PIL.PcxImagePlugin highlighting module code... [ 74%] PIL.PixarImagePlugin highlighting module code... [ 75%] PIL.PngImagePlugin highlighting module code... [ 77%] PIL.PpmImagePlugin highlighting module code... [ 78%] PIL.PsdImagePlugin highlighting module code... [ 79%] PIL.PyAccess highlighting module code... [ 81%] PIL.SgiImagePlugin highlighting module code... [ 82%] PIL.SpiderImagePlugin highlighting module code... [ 83%] PIL.SunImagePlugin highlighting module code... [ 84%] PIL.TarIO highlighting module code... [ 86%] PIL.TgaImagePlugin highlighting module code... [ 87%] PIL.TiffImagePlugin highlighting module code... [ 88%] PIL.TiffTags highlighting module code... [ 89%] PIL.WalImageFile highlighting module code... [ 91%] PIL.WebPImagePlugin highlighting module code... [ 92%] PIL.WmfImagePlugin highlighting module code... [ 93%] PIL.XVThumbImagePlugin highlighting module code... [ 94%] PIL.XbmImagePlugin highlighting module code... [ 96%] PIL.XpmImagePlugin highlighting module code... [ 97%] PIL._binary highlighting module code... [ 98%] PIL._util highlighting module code... [100%] PIL.features writing additional pages... search done copying images... [ 20%] handbook/../../Tests/images/test_anchor_quick_ms.png copying images... [ 40%] handbook/../resources/anchor_horizontal.svg copying images... [ 60%] handbook/../resources/anchor_vertical.svg copying images... [ 80%] handbook/../example/anchors.png copying images... [100%] releasenotes/../../Tests/images/imagedraw_stroke_different.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 57 warnings. The HTML pages are in _build_py3/html. Build finished. The HTML pages are in _build_py3/html. make: Leaving directory '/builddir/build/BUILD/Pillow-8.2.0/docs' + rm -f docs/_build_py3/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3TbF7E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64 + cd Pillow-8.2.0 + install -d /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64//usr/include/python3.9/Imaging + install -m 644 src/libImaging/Bit.h src/libImaging/Gif.h src/libImaging/ImDib.h src/libImaging/ImPlatform.h src/libImaging/Imaging.h src/libImaging/ImagingUtils.h src/libImaging/Jpeg.h src/libImaging/Jpeg2K.h src/libImaging/QuantHash.h src/libImaging/QuantHeap.h src/libImaging/QuantOctree.h src/libImaging/QuantPngQuant.h src/libImaging/QuantTypes.h src/libImaging/Raw.h src/libImaging/Sgi.h src/libImaging/TiffDecode.h src/libImaging/ZipCodecs.h /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64//usr/include/python3.9/Imaging + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ContainerIO.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/IptcImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageFont.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/TiffTags.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL creating /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/Hdf5StubImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PsdImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageChops.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/features.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/FpxImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/GimpGradientFile.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/SunImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/FitsStubImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/Image.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/BufrStubImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/MpegImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/JpegImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ExifTags.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/GbrImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageMath.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageColor.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageFile.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/IptcImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PpmImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/MicImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImagePalette.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageOps.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/XVThumbImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/_util.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/XpmImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageFilter.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageMorph.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImagePath.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImtImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageMode.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageEnhance.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageDraw2.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/_tkinter_finder.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/WmfImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/WebPImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageShow.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/BmpImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PcfFontFile.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageStat.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ContainerIO.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageWin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageQt.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/IcnsImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PcxImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PngImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PdfImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/EpsImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/GdImageFile.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageSequence.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageFont.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageDraw.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/McIdasImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/WalImageFile.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/XbmImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PyAccess.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/GimpPaletteFile.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/JpegPresets.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageGrab.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageTransform.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageCms.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/GribStubImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PdfParser.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/BdfFontFile.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/TarIO.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/_binary.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/SgiImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/TiffTags.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PalmImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/MspImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/CurImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/IcoImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PcdImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/ImageTk.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/FontFile.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/TgaImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/GifImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/_version.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/TiffImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PixarImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/FliImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/DcxImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/SpiderImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PaletteFile.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/Jpeg2KImagePlugin.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/__pycache__/PSDraw.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__pycache__ copying build/lib.linux-x86_64-3.9/PIL/ImageGrab.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/SpiderImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/McIdasImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/__init__.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/SgiImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageColor.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageEnhance.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ExifTags.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/SunImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/_imagingmorph.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/__main__.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageMorph.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/BufrStubImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageFile.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/XpmImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/FitsStubImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/_util.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImagePalette.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PyAccess.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/_binary.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/_imagingtk.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageFilter.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/EpsImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PaletteFile.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImagePath.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PcxImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/GimpGradientFile.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/_imagingmath.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/FontFile.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/IcoImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageWin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/BdfFontFile.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/FtexImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageCms.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PixarImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageMode.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/_webp.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PngImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PSDraw.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/GribStubImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageShow.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/JpegPresets.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageQt.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/JpegImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/Jpeg2KImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageChops.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/DcxImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/MpegImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PalmImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/WmfImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/_version.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageStat.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PsdImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/CurImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/Image.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/Hdf5StubImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/MspImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/_imagingft.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/WalImageFile.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/BlpImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/_tkinter_finder.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/WebPImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/FliImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/TgaImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PdfParser.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageSequence.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/_imagingcms.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PcfFontFile.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/MpoImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/TarIO.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/BmpImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/TiffImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageOps.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImtImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/GifImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/_imaging.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/IcnsImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/MicImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/XbmImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/features.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageDraw2.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PpmImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/XVThumbImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/DdsImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PcdImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/GdImageFile.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/GimpPaletteFile.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageTransform.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/PdfImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/FpxImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageDraw.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/GbrImagePlugin.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageMath.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL copying build/lib.linux-x86_64-3.9/PIL/ImageTk.py -> /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL byte-compiling /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/FtexImagePlugin.py to FtexImagePlugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/BlpImagePlugin.py to BlpImagePlugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/MpoImagePlugin.py to MpoImagePlugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/DdsImagePlugin.py to DdsImagePlugin.cpython-39.pyc writing byte-compilation script '/tmp/tmpes8h51t4.py' /usr/bin/python3 /tmp/tmpes8h51t4.py removing /tmp/tmpes8h51t4.py running install_egg_info running egg_info writing src/Pillow.egg-info/PKG-INFO writing dependency_links to src/Pillow.egg-info/dependency_links.txt writing top-level names to src/Pillow.egg-info/top_level.txt reading manifest file 'src/Pillow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' warning: no files found matching '*.h' warning: no files found matching '*.sh' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.clang-format' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution no previously-included directories found matching '.ci' writing manifest file 'src/Pillow.egg-info/SOURCES.txt' Copying src/Pillow.egg-info to /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/Pillow-8.2.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 8.2.0-1.el9s --unique-debug-suffix -8.2.0-1.el9s.x86_64 --unique-debug-src-base python-pillow-8.2.0-1.el9s.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Pillow-8.2.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_imaging.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_imagingcms.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_imagingft.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_imagingmath.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_imagingtk.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_imagingmorph.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_webp.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_imagingtk.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_imagingcms.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_imagingmath.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_imagingft.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_imaging.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_webp.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9/site-packages/PIL/_imagingmorph.cpython-39-x86_64-linux-gnu.so original debug info size: 2204kB, size after compression: 1948kB /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 2372 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Cx09fw + umask 022 + cd /builddir/build/BUILD + cd Pillow-8.2.0 + ln -s /builddir/build/BUILD/Pillow-8.2.0/Images /builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9/Images + cp -R /builddir/build/BUILD/Pillow-8.2.0/Tests /builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9/Tests + cp -R /builddir/build/BUILD/Pillow-8.2.0/selftest.py /builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9/selftest.py + pushd build/lib.linux-x86_64-3.9 ~/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9 ~/build/BUILD/Pillow-8.2.0 + PYTHONPATH=/builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9 + /usr/bin/python3 selftest.py -------------------------------------------------------------------- Pillow 8.2.0 Python 3.9.6 (default, Aug 19 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-2)] -------------------------------------------------------------------- Python modules loaded from /builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9/PIL Binary modules loaded from /builddir/build/BUILD/Pillow-8.2.0/build/lib.linux-x86_64-3.9/PIL -------------------------------------------------------------------- --- PIL CORE support ok, compiled for 8.2.0 --- TKINTER support ok, loaded 8.6 --- FREETYPE2 support ok, loaded 2.10.4 --- LITTLECMS2 support ok, loaded 2.12 --- WEBP support ok, loaded 1.2.0 --- WEBP Transparency support ok --- WEBPMUX support ok --- WEBP Animation support ok --- JPEG support ok, compiled for libjpeg-turbo 2.0.90 --- OPENJPEG (JPEG2000) support ok, loaded 2.4.0 --- ZLIB (PNG/ZIP) support ok, loaded 1.2.11 --- LIBTIFF support ok, loaded 4.2.0 --- RAQM (Bidirectional Text) support ok, loaded 0.7.0 --- LIBIMAGEQUANT (Quantization method) support ok, loaded 2.14.1 --- XCB (X protocol) support ok -------------------------------------------------------------------- Running selftest: --- 58 tests passed. + popd ~/build/BUILD/Pillow-8.2.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pillow-8.2.0-1.el9s.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wbyeCe + umask 022 + cd /builddir/build/BUILD + cd Pillow-8.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/share/doc/python3-pillow + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/share/doc/python3-pillow + cp -pr README.md /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/share/doc/python3-pillow + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/share/doc/python3-pillow + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gmcuif + umask 022 + cd /builddir/build/BUILD + cd Pillow-8.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/share/licenses/python3-pillow + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/share/licenses/python3-pillow + cp -pr docs/COPYING /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/share/licenses/python3-pillow + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/.build-id/ed/0306541726e29be33c3a72a843f32abe24a681 Provides: python-pillow = 8.2.0-1.el9s python3-imaging = 8.2.0-1.el9s python3-pillow = 8.2.0-1.el9s python3-pillow(x86-64) = 8.2.0-1.el9s python3.9-pillow = 8.2.0-1.el9s python3.9dist(pillow) = 8.2 python3dist(pillow) = 8.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfreetype.so.6()(64bit) libimagequant.so.0()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) liblcms2.so.2()(64bit) libopenjp2.so.7()(64bit) libraqm.so.0()(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libwebp.so.7()(64bit) libwebpdemux.so.2()(64bit) libwebpmux.so.3()(64bit) libxcb.so.1()(64bit) libz.so.1()(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-pillow < 8.2.0-1.el9s Processing files: python3-pillow-devel-8.2.0-1.el9s.x86_64 Provides: python-pillow-devel = 8.2.0-1.el9s python3-imaging-devel = 8.2.0-1.el9s python3-pillow-devel = 8.2.0-1.el9s python3-pillow-devel(x86-64) = 8.2.0-1.el9s python3.9-pillow-devel = 8.2.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-pillow-devel < 8.2.0-1.el9s Processing files: python3-pillow-doc-8.2.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8IGgaP + umask 022 + cd /builddir/build/BUILD + cd Pillow-8.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/share/doc/python3-pillow-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/share/doc/python3-pillow-doc + cp -pr docs/_build_py3/html /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64/usr/share/doc/python3-pillow-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pillow-doc = 8.2.0-1.el9s python3-imaging-doc = 8.2.0-1.el9s python3-pillow-doc = 8.2.0-1.el9s python3.9-pillow-doc = 8.2.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-pillow-doc < 8.2.0-1.el9s Processing files: python3-pillow-tk-8.2.0-1.el9s.x86_64 Provides: python-pillow-tk = 8.2.0-1.el9s python3-imaging-tk = 8.2.0-1.el9s python3-pillow-tk = 8.2.0-1.el9s python3-pillow-tk(x86-64) = 8.2.0-1.el9s python3.9-pillow-tk = 8.2.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-pillow-tk < 8.2.0-1.el9s Processing files: python3-pillow-qt-8.2.0-1.el9s.x86_64 Provides: python-pillow-qt = 8.2.0-1.el9s python3-imaging-qt = 8.2.0-1.el9s python3-pillow-qt = 8.2.0-1.el9s python3-pillow-qt(x86-64) = 8.2.0-1.el9s python3.9-pillow-qt = 8.2.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python-pillow-qt < 8.2.0-1.el9s Processing files: python-pillow-debugsource-8.2.0-1.el9s.x86_64 Provides: python-pillow-debugsource = 8.2.0-1.el9s python-pillow-debugsource(x86-64) = 8.2.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pillow-debuginfo-8.2.0-1.el9s.x86_64 Provides: python-pillow-debuginfo = 8.2.0-1.el9s python-pillow-debuginfo(x86-64) = 8.2.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pillow-debugsource(x86-64) = 8.2.0-1.el9s Processing files: python3-pillow-debuginfo-8.2.0-1.el9s.x86_64 Provides: debuginfo(build-id) = 13c66de70ba62c0b04a9f588a3824729393a5c27 debuginfo(build-id) = 4162ae9c1afb15bd0c7a5701b0c4705268313fdc debuginfo(build-id) = 417c45004babc1b064a43d110fd68a0f0a923fd4 debuginfo(build-id) = 5faf7d9455b05b10b7b11a1637e3ae42adbb4ff0 debuginfo(build-id) = ba5f1149a5e91506e125553fe4b7681229d71eb8 debuginfo(build-id) = e14cf25d66158da8fe497e822ec7a2ad89e6300d debuginfo(build-id) = ed0306541726e29be33c3a72a843f32abe24a681 python-pillow-debuginfo = 8.2.0-1.el9s python3-pillow-debuginfo = 8.2.0-1.el9s python3-pillow-debuginfo(x86-64) = 8.2.0-1.el9s python3.9-pillow-debuginfo = 8.2.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pillow-debugsource(x86-64) = 8.2.0-1.el9s Processing files: python3-pillow-tk-debuginfo-8.2.0-1.el9s.x86_64 Provides: debuginfo(build-id) = ed0306541726e29be33c3a72a843f32abe24a681 python-pillow-tk-debuginfo = 8.2.0-1.el9s python3-pillow-tk-debuginfo = 8.2.0-1.el9s python3-pillow-tk-debuginfo(x86-64) = 8.2.0-1.el9s python3.9-pillow-tk-debuginfo = 8.2.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pillow-debugsource(x86-64) = 8.2.0-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64 Wrote: /builddir/build/RPMS/python3-pillow-tk-debuginfo-8.2.0-1.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pillow-qt-8.2.0-1.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python-pillow-debuginfo-8.2.0-1.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pillow-tk-8.2.0-1.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pillow-devel-8.2.0-1.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pillow-debuginfo-8.2.0-1.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python-pillow-debugsource-8.2.0-1.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pillow-8.2.0-1.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pillow-doc-8.2.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jaUta1 + umask 022 + cd /builddir/build/BUILD + cd Pillow-8.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pillow-8.2.0-1.el9s.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0