Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 17, 2021 05:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/1fecad083ee85fb9976151ffec50fbce to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/1fecad083ee85fb9976151ffec50fbce to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a minute | https://github.com/NixOS/nixpkgs/pull/116579
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/6cznj56jg6l9725lf6cxsxl1ay1gd372-Pillow-8.1.1.tar.gz
source root is Pillow-8.1.1
setting SOURCE_DATE_EPOCH to timestamp 1614590317 of file Pillow-8.1.1/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.8
creating build/lib.linux-x86_64-3.8/PIL
copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageMath.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/SunImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageColor.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/MspImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/XbmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/JpegPresets.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/FpxImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PixarImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/GbrImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageFile.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/WmfImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/TgaImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/CurImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageMode.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageOps.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageFont.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/FontFile.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/BdfFontFile.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageQt.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImtImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/MicImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ExifTags.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImagePath.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/SgiImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageEnhance.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/IcoImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/BmpImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/EpsImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageShow.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/_util.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PngImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/_version.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/TiffTags.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/WalImageFile.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/TiffImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/TarIO.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/WebPImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/GdImageFile.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/DdsImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/JpegImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PpmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PdfImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/__init__.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/_binary.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageDraw.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageDraw2.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PSDraw.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/Image.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/features.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/IptcImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageSequence.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageStat.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PdfParser.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PcfFontFile.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageChops.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/FliImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/_tkinter_finder.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageWin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImagePalette.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/GimpGradientFile.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PyAccess.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/DcxImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageGrab.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PaletteFile.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/__main__.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/XpmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/BlpImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ContainerIO.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageFilter.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PcxImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PcdImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PsdImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/PalmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/GimpPaletteFile.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/FtexImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageCms.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageTk.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageTransform.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/MpegImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/MpoImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/GifImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
copying src/PIL/ImageMorph.py -> build/lib.linux-x86_64-3.8/PIL
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 '.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.8
creating build/temp.linux-x86_64-3.8/src
creating build/temp.linux-x86_64-3.8/src/libImaging
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/_imaging.c -o build/temp.linux-x86_64-3.8/src/_imaging.o
building 'PIL._imagingft' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/_imagingft.c -o build/temp.linux-x86_64-3.8/src/_imagingft.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include build/temp.linux-x86_64-3.8/src/_imagingft.o -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -L/nix/store/21j36rs2bqmvhs2wr2znhzbksjivki9p-openjpeg-2.4.0/lib -L/nix/store/f215cp5v19iwam2wzwvkvwriz83nw3cv-libtiff-4.2.0/lib -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ziw3zj45p853x3ryajapwwnga6647jaj-lcms2-2.12/lib -L/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -lfreetype -o build/lib.linux-x86_64-3.8/PIL/_imagingft.cpython-38-x86_64-linux-gnu.so
building 'PIL._imagingcms' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/_imagingcms.c -o build/temp.linux-x86_64-3.8/src/_imagingcms.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include build/temp.linux-x86_64-3.8/src/_imagingcms.o -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -L/nix/store/21j36rs2bqmvhs2wr2znhzbksjivki9p-openjpeg-2.4.0/lib -L/nix/store/f215cp5v19iwam2wzwvkvwriz83nw3cv-libtiff-4.2.0/lib -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ziw3zj45p853x3ryajapwwnga6647jaj-lcms2-2.12/lib -L/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -llcms2 -o build/lib.linux-x86_64-3.8/PIL/_imagingcms.cpython-38-x86_64-linux-gnu.so
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/decode.c -o build/temp.linux-x86_64-3.8/src/decode.o
building 'PIL._webp' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_WEBPMUX -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/_webp.c -o build/temp.linux-x86_64-3.8/src/_webp.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/encode.c -o build/temp.linux-x86_64-3.8/src/encode.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include build/temp.linux-x86_64-3.8/src/_webp.o -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -L/nix/store/21j36rs2bqmvhs2wr2znhzbksjivki9p-openjpeg-2.4.0/lib -L/nix/store/f215cp5v19iwam2wzwvkvwriz83nw3cv-libtiff-4.2.0/lib -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ziw3zj45p853x3ryajapwwnga6647jaj-lcms2-2.12/lib -L/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -lwebp -lwebpmux -lwebpdemux -o build/lib.linux-x86_64-3.8/PIL/_webp.cpython-38-x86_64-linux-gnu.so
building 'PIL._imagingtk' extension
creating build/temp.linux-x86_64-3.8/src/Tk
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/_imagingtk.c -o build/temp.linux-x86_64-3.8/src/_imagingtk.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/map.c -o build/temp.linux-x86_64-3.8/src/map.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/Tk/tkImaging.c -o build/temp.linux-x86_64-3.8/src/Tk/tkImaging.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/display.c -o build/temp.linux-x86_64-3.8/src/display.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include build/temp.linux-x86_64-3.8/src/_imagingtk.o build/temp.linux-x86_64-3.8/src/Tk/tkImaging.o -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -L/nix/store/21j36rs2bqmvhs2wr2znhzbksjivki9p-openjpeg-2.4.0/lib -L/nix/store/f215cp5v19iwam2wzwvkvwriz83nw3cv-libtiff-4.2.0/lib -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ziw3zj45p853x3ryajapwwnga6647jaj-lcms2-2.12/lib -L/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -o build/lib.linux-x86_64-3.8/PIL/_imagingtk.cpython-38-x86_64-linux-gnu.so
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/outline.c -o build/temp.linux-x86_64-3.8/src/outline.o
building 'PIL._imagingmath' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/_imagingmath.c -o build/temp.linux-x86_64-3.8/src/_imagingmath.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/path.c -o build/temp.linux-x86_64-3.8/src/path.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Access.c -o build/temp.linux-x86_64-3.8/src/libImaging/Access.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include build/temp.linux-x86_64-3.8/src/_imagingmath.o -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -L/nix/store/21j36rs2bqmvhs2wr2znhzbksjivki9p-openjpeg-2.4.0/lib -L/nix/store/f215cp5v19iwam2wzwvkvwriz83nw3cv-libtiff-4.2.0/lib -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ziw3zj45p853x3ryajapwwnga6647jaj-lcms2-2.12/lib -L/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -o build/lib.linux-x86_64-3.8/PIL/_imagingmath.cpython-38-x86_64-linux-gnu.so
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/AlphaComposite.c -o build/temp.linux-x86_64-3.8/src/libImaging/AlphaComposite.o
building 'PIL._imagingmorph' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/_imagingmorph.c -o build/temp.linux-x86_64-3.8/src/_imagingmorph.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Resample.c -o build/temp.linux-x86_64-3.8/src/libImaging/Resample.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include build/temp.linux-x86_64-3.8/src/_imagingmorph.o -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -L/nix/store/21j36rs2bqmvhs2wr2znhzbksjivki9p-openjpeg-2.4.0/lib -L/nix/store/f215cp5v19iwam2wzwvkvwriz83nw3cv-libtiff-4.2.0/lib -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ziw3zj45p853x3ryajapwwnga6647jaj-lcms2-2.12/lib -L/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -o build/lib.linux-x86_64-3.8/PIL/_imagingmorph.cpython-38-x86_64-linux-gnu.so
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Reduce.c -o build/temp.linux-x86_64-3.8/src/libImaging/Reduce.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Bands.c -o build/temp.linux-x86_64-3.8/src/libImaging/Bands.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/BcnDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/BcnDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/BitDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/BitDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Blend.c -o build/temp.linux-x86_64-3.8/src/libImaging/Blend.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Chops.c -o build/temp.linux-x86_64-3.8/src/libImaging/Chops.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/ColorLUT.c -o build/temp.linux-x86_64-3.8/src/libImaging/ColorLUT.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Convert.c -o build/temp.linux-x86_64-3.8/src/libImaging/Convert.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/ConvertYCbCr.c -o build/temp.linux-x86_64-3.8/src/libImaging/ConvertYCbCr.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Copy.c -o build/temp.linux-x86_64-3.8/src/libImaging/Copy.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Crop.c -o build/temp.linux-x86_64-3.8/src/libImaging/Crop.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Dib.c -o build/temp.linux-x86_64-3.8/src/libImaging/Dib.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Draw.c -o build/temp.linux-x86_64-3.8/src/libImaging/Draw.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Effects.c -o build/temp.linux-x86_64-3.8/src/libImaging/Effects.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/EpsEncode.c -o build/temp.linux-x86_64-3.8/src/libImaging/EpsEncode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/File.c -o build/temp.linux-x86_64-3.8/src/libImaging/File.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Fill.c -o build/temp.linux-x86_64-3.8/src/libImaging/Fill.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Filter.c -o build/temp.linux-x86_64-3.8/src/libImaging/Filter.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/FliDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/FliDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Geometry.c -o build/temp.linux-x86_64-3.8/src/libImaging/Geometry.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/GetBBox.c -o build/temp.linux-x86_64-3.8/src/libImaging/GetBBox.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/GifDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/GifDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/GifEncode.c -o build/temp.linux-x86_64-3.8/src/libImaging/GifEncode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/HexDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/HexDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Histo.c -o build/temp.linux-x86_64-3.8/src/libImaging/Histo.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/JpegDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/JpegDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/JpegEncode.c -o build/temp.linux-x86_64-3.8/src/libImaging/JpegEncode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Matrix.c -o build/temp.linux-x86_64-3.8/src/libImaging/Matrix.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/ModeFilter.c -o build/temp.linux-x86_64-3.8/src/libImaging/ModeFilter.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Negative.c -o build/temp.linux-x86_64-3.8/src/libImaging/Negative.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Offset.c -o build/temp.linux-x86_64-3.8/src/libImaging/Offset.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Pack.c -o build/temp.linux-x86_64-3.8/src/libImaging/Pack.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/PackDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/PackDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Palette.c -o build/temp.linux-x86_64-3.8/src/libImaging/Palette.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Paste.c -o build/temp.linux-x86_64-3.8/src/libImaging/Paste.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Quant.c -o build/temp.linux-x86_64-3.8/src/libImaging/Quant.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/QuantOctree.c -o build/temp.linux-x86_64-3.8/src/libImaging/QuantOctree.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/QuantHash.c -o build/temp.linux-x86_64-3.8/src/libImaging/QuantHash.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/QuantHeap.c -o build/temp.linux-x86_64-3.8/src/libImaging/QuantHeap.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/PcdDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/PcdDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/PcxDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/PcxDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/PcxEncode.c -o build/temp.linux-x86_64-3.8/src/libImaging/PcxEncode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Point.c -o build/temp.linux-x86_64-3.8/src/libImaging/Point.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/RankFilter.c -o build/temp.linux-x86_64-3.8/src/libImaging/RankFilter.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/RawDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/RawDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/RawEncode.c -o build/temp.linux-x86_64-3.8/src/libImaging/RawEncode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Storage.c -o build/temp.linux-x86_64-3.8/src/libImaging/Storage.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/SgiRleDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/SgiRleDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/SunRleDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/SunRleDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/TgaRleDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/TgaRleDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/TgaRleEncode.c -o build/temp.linux-x86_64-3.8/src/libImaging/TgaRleEncode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Unpack.c -o build/temp.linux-x86_64-3.8/src/libImaging/Unpack.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/UnpackYCC.c -o build/temp.linux-x86_64-3.8/src/libImaging/UnpackYCC.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/UnsharpMask.c -o build/temp.linux-x86_64-3.8/src/libImaging/UnsharpMask.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/XbmDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/XbmDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/XbmEncode.c -o build/temp.linux-x86_64-3.8/src/libImaging/XbmEncode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/ZipDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/ZipDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/ZipEncode.c -o build/temp.linux-x86_64-3.8/src/libImaging/ZipEncode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/TiffDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/TiffDecode.o
src/libImaging/TiffDecode.c: In function ‘_tiffReadProc’:
src/libImaging/TiffDecode.c:51:58: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘toff_t’ {aka ‘long unsigned int’} [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=8;;]
51 | TIFFError("_tiffReadProc", "Invalid Read at loc %d, eof: %d", state->loc, state->eof);
| ~^ ~~~~~~~~~~
| | |
| int toff_t {aka long unsigned int}
| %ld
src/libImaging/TiffDecode.c:51:67: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘toff_t’ {aka ‘long unsigned int’} [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=8;;]
51 | TIFFError("_tiffReadProc", "Invalid Read at loc %d, eof: %d", state->loc, state->eof);
| ~^ ~~~~~~~~~~
| | |
| int toff_t {aka long unsigned int}
| %ld
src/libImaging/TiffDecode.c: In function ‘_decodeStripYCbCr’:
src/libImaging/TiffDecode.c:217:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32’ {aka ‘unsigned int’} [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare8;;]
217 | if (state->xsize != img.width || state->ysize != img.height) {
| ^~
src/libImaging/TiffDecode.c:217:51: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32’ {aka ‘unsigned int’} [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare8;;]
217 | if (state->xsize != img.width || state->ysize != img.height) {
| ^~
src/libImaging/TiffDecode.c: In function ‘ImagingLibTiffDecode’:
src/libImaging/TiffDecode.c:511:41: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare8;;]
511 | for (tile_y = 0; tile_y < current_tile_length; tile_y++) {
| ^
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Jpeg2KDecode.c -o build/temp.linux-x86_64-3.8/src/libImaging/Jpeg2KDecode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/Jpeg2KEncode.c -o build/temp.linux-x86_64-3.8/src/libImaging/Jpeg2KEncode.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/BoxBlur.c -o build/temp.linux-x86_64-3.8/src/libImaging/BoxBlur.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/QuantPngQuant.c -o build/temp.linux-x86_64-3.8/src/libImaging/QuantPngQuant.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBIMAGEQUANT -DHAVE_LIBTIFF -DHAVE_XCB -DPILLOW_VERSION="8.1.1" -I/nix/store/pzl7av6k46n4yj0rilglszcaz5xcw9jn-freetype-2.10.4-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include/openjpeg-2.4 -I/nix/store/kzik3pkv166jx5y0jlz0xbqxkpfig3j1-libjpeg-turbo-2.0.6-dev/include -I/nix/store/w1cirvas6cymcrbsnspswpacpqi0ap22-openjpeg-2.4.0-dev/include -I/nix/store/605m01n3k2p1nwrhn6ps8l8kmkr0gm7j-libtiff-4.2.0-dev/include -I/nix/store/v4dqp121iwmd4vmizhlg959wz2gx453m-zlib-1.2.11-dev/include -I/nix/store/gczjhrkaj1akh9y3vglgr4mgyclqk0fx-lcms2-2.12-dev/include -I/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/include -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/libImaging/codec_fd.c -o build/temp.linux-x86_64-3.8/src/libImaging/codec_fd.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -I/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/include -I/nix/store/najxlfa1vl083p4kvjr33rk33pcvk3ai-libxcb-1.14-dev/include build/temp.linux-x86_64-3.8/src/_imaging.o build/temp.linux-x86_64-3.8/src/decode.o build/temp.linux-x86_64-3.8/src/encode.o build/temp.linux-x86_64-3.8/src/map.o build/temp.linux-x86_64-3.8/src/display.o build/temp.linux-x86_64-3.8/src/outline.o build/temp.linux-x86_64-3.8/src/path.o build/temp.linux-x86_64-3.8/src/libImaging/Access.o build/temp.linux-x86_64-3.8/src/libImaging/AlphaComposite.o build/temp.linux-x86_64-3.8/src/libImaging/Resample.o build/temp.linux-x86_64-3.8/src/libImaging/Reduce.o build/temp.linux-x86_64-3.8/src/libImaging/Bands.o build/temp.linux-x86_64-3.8/src/libImaging/BcnDecode.o build/temp.linux-x86_64-3.8/src/libImaging/BitDecode.o build/temp.linux-x86_64-3.8/src/libImaging/Blend.o build/temp.linux-x86_64-3.8/src/libImaging/Chops.o build/temp.linux-x86_64-3.8/src/libImaging/ColorLUT.o build/temp.linux-x86_64-3.8/src/libImaging/Convert.o build/temp.linux-x86_64-3.8/src/libImaging/ConvertYCbCr.o build/temp.linux-x86_64-3.8/src/libImaging/Copy.o build/temp.linux-x86_64-3.8/src/libImaging/Crop.o build/temp.linux-x86_64-3.8/src/libImaging/Dib.o build/temp.linux-x86_64-3.8/src/libImaging/Draw.o build/temp.linux-x86_64-3.8/src/libImaging/Effects.o build/temp.linux-x86_64-3.8/src/libImaging/EpsEncode.o build/temp.linux-x86_64-3.8/src/libImaging/File.o build/temp.linux-x86_64-3.8/src/libImaging/Fill.o build/temp.linux-x86_64-3.8/src/libImaging/Filter.o build/temp.linux-x86_64-3.8/src/libImaging/FliDecode.o build/temp.linux-x86_64-3.8/src/libImaging/Geometry.o build/temp.linux-x86_64-3.8/src/libImaging/GetBBox.o build/temp.linux-x86_64-3.8/src/libImaging/GifDecode.o build/temp.linux-x86_64-3.8/src/libImaging/GifEncode.o build/temp.linux-x86_64-3.8/src/libImaging/HexDecode.o build/temp.linux-x86_64-3.8/src/libImaging/Histo.o build/temp.linux-x86_64-3.8/src/libImaging/JpegDecode.o build/temp.linux-x86_64-3.8/src/libImaging/JpegEncode.o build/temp.linux-x86_64-3.8/src/libImaging/Matrix.o build/temp.linux-x86_64-3.8/src/libImaging/ModeFilter.o build/temp.linux-x86_64-3.8/src/libImaging/Negative.o build/temp.linux-x86_64-3.8/src/libImaging/Offset.o build/temp.linux-x86_64-3.8/src/libImaging/Pack.o build/temp.linux-x86_64-3.8/src/libImaging/PackDecode.o build/temp.linux-x86_64-3.8/src/libImaging/Palette.o build/temp.linux-x86_64-3.8/src/libImaging/Paste.o build/temp.linux-x86_64-3.8/src/libImaging/Quant.o build/temp.linux-x86_64-3.8/src/libImaging/QuantOctree.o build/temp.linux-x86_64-3.8/src/libImaging/QuantHash.o build/temp.linux-x86_64-3.8/src/libImaging/QuantHeap.o build/temp.linux-x86_64-3.8/src/libImaging/PcdDecode.o build/temp.linux-x86_64-3.8/src/libImaging/PcxDecode.o build/temp.linux-x86_64-3.8/src/libImaging/PcxEncode.o build/temp.linux-x86_64-3.8/src/libImaging/Point.o build/temp.linux-x86_64-3.8/src/libImaging/RankFilter.o build/temp.linux-x86_64-3.8/src/libImaging/RawDecode.o build/temp.linux-x86_64-3.8/src/libImaging/RawEncode.o build/temp.linux-x86_64-3.8/src/libImaging/Storage.o build/temp.linux-x86_64-3.8/src/libImaging/SgiRleDecode.o build/temp.linux-x86_64-3.8/src/libImaging/SunRleDecode.o build/temp.linux-x86_64-3.8/src/libImaging/TgaRleDecode.o build/temp.linux-x86_64-3.8/src/libImaging/TgaRleEncode.o build/temp.linux-x86_64-3.8/src/libImaging/Unpack.o build/temp.linux-x86_64-3.8/src/libImaging/UnpackYCC.o build/temp.linux-x86_64-3.8/src/libImaging/UnsharpMask.o build/temp.linux-x86_64-3.8/src/libImaging/XbmDecode.o build/temp.linux-x86_64-3.8/src/libImaging/XbmEncode.o build/temp.linux-x86_64-3.8/src/libImaging/ZipDecode.o build/temp.linux-x86_64-3.8/src/libImaging/ZipEncode.o build/temp.linux-x86_64-3.8/src/libImaging/TiffDecode.o build/temp.linux-x86_64-3.8/src/libImaging/Jpeg2KDecode.o build/temp.linux-x86_64-3.8/src/libImaging/Jpeg2KEncode.o build/temp.linux-x86_64-3.8/src/libImaging/BoxBlur.o build/temp.linux-x86_64-3.8/src/libImaging/QuantPngQuant.o build/temp.linux-x86_64-3.8/src/libImaging/codec_fd.o -L/nix/store/s49rbbn3kqpdaplh9xp3sd91dgjp8wi6-libjpeg-turbo-2.0.6/lib -L/nix/store/21j36rs2bqmvhs2wr2znhzbksjivki9p-openjpeg-2.4.0/lib -L/nix/store/f215cp5v19iwam2wzwvkvwriz83nw3cv-libtiff-4.2.0/lib -L/nix/store/6sb341g9was984zjqv61q62in2n07w6b-zlib-1.2.11/lib -L/nix/store/5gdzv7arc2i0i33pvjzvrkazawvwy8za-freetype-2.10.4/lib -L/nix/store/ziw3zj45p853x3ryajapwwnga6647jaj-lcms2-2.12/lib -L/nix/store/12bdmykg2q3ayhwi635b31zcjl0dqfiq-libimagequant-2.14.1/lib -L/nix/store/f9qybmzdi2z2kq2zchz1w8xc707ylkxq-libwebp-1.1.0/lib -L/nix/store/d5hvmvjk14dfcqz34srbq5p5djvv0v5a-libxcb-1.14/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -ljpeg -lopenjp2 -lz -limagequant -ltiff -lxcb -o build/lib.linux-x86_64-3.8/PIL/_imaging.cpython-38-x86_64-linux-gnu.so
--------------------------------------------------------------------
PIL SETUP SUMMARY
--------------------------------------------------------------------
version Pillow 8.1.1
platform linux 3.8.8 (default, Feb 19 2021, 11:04:50)
[GCC 10.2.0]
--------------------------------------------------------------------
--- JPEG support available
--- OPENJPEG (JPEG2000) support available (2.4)
--- ZLIB (PNG/ZIP) support available
--- LIBIMAGEQUANT support available
--- LIBTIFF support available
--- FREETYPE2 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.
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/McIdasImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageMath.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/_imagingmorph.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/SunImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageColor.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/MspImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/_imagingtk.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/XbmImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/JpegPresets.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/FpxImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PixarImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/GbrImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageFile.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/WmfImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/TgaImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/CurImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageMode.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageOps.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageFont.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/FontFile.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/BdfFontFile.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageQt.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImtImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/MicImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ExifTags.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImagePath.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/SgiImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageEnhance.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/IcoImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/_imaging.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/BmpImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/EpsImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageShow.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/Hdf5StubImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/_util.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/SpiderImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PngImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/_version.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/TiffTags.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/WalImageFile.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/TiffImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/TarIO.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/IcnsImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/WebPImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/GdImageFile.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/DdsImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/JpegImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PpmImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PdfImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/__init__.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/_binary.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageDraw.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageDraw2.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/GribStubImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/XVThumbImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PSDraw.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/Image.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/features.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/IptcImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageSequence.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageStat.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/FitsStubImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PdfParser.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PcfFontFile.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/BufrStubImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/_imagingmath.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageChops.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/FliImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/_tkinter_finder.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageWin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImagePalette.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/GimpGradientFile.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PyAccess.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/_imagingft.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/DcxImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageGrab.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PaletteFile.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/__main__.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/XpmImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/BlpImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ContainerIO.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageFilter.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PcxImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/_webp.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PcdImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PsdImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/PalmImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/GimpPaletteFile.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/FtexImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/_imagingcms.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/Jpeg2KImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageCms.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageTk.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageTransform.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/MpegImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/MpoImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/GifImagePlugin.py -> build/bdist.linux-x86_64/wheel/PIL
copying build/lib.linux-x86_64-3.8/PIL/ImageMorph.py -> build/bdist.linux-x86_64/wheel/PIL
running install_egg_info
Copying src/Pillow.egg-info to build/bdist.linux-x86_64/wheel/Pillow-8.1.1-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/Pillow-8.1.1.dist-info/WHEEL
creating 'dist/Pillow-8.1.1-cp38-cp38-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'PIL/BdfFontFile.py'
adding 'PIL/BlpImagePlugin.py'
adding 'PIL/BmpImagePlugin.py'
adding 'PIL/BufrStubImagePlugin.py'
adding 'PIL/ContainerIO.py'
adding 'PIL/CurImagePlugin.py'
adding 'PIL/DcxImagePlugin.py'
adding 'PIL/DdsImagePlugin.py'
adding 'PIL/EpsImagePlugin.py'
adding 'PIL/ExifTags.py'
adding 'PIL/FitsStubImagePlugin.py'
adding 'PIL/FliImagePlugin.py'
adding 'PIL/FontFile.py'
adding 'PIL/FpxImagePlugin.py'
adding 'PIL/FtexImagePlugin.py'
adding 'PIL/GbrImagePlugin.py'
adding 'PIL/GdImageFile.py'
adding 'PIL/GifImagePlugin.py'
adding 'PIL/GimpGradientFile.py'
adding 'PIL/GimpPaletteFile.py'
adding 'PIL/GribStubImagePlugin.py'
adding 'PIL/Hdf5StubImagePlugin.py'
adding 'PIL/IcnsImagePlugin.py'
adding 'PIL/IcoImagePlugin.py'
adding 'PIL/ImImagePlugin.py'
adding 'PIL/Image.py'
adding 'PIL/ImageChops.py'
adding 'PIL/ImageCms.py'
adding 'PIL/ImageColor.py'
adding 'PIL/ImageDraw.py'
adding 'PIL/ImageDraw2.py'
adding 'PIL/ImageEnhance.py'
adding 'PIL/ImageFile.py'
adding 'PIL/ImageFilter.py'
adding 'PIL/ImageFont.py'
adding 'PIL/ImageGrab.py'
adding 'PIL/ImageMath.py'
adding 'PIL/ImageMode.py'
adding 'PIL/ImageMorph.py'
adding 'PIL/ImageOps.py'
adding 'PIL/ImagePalette.py'
adding 'PIL/ImagePath.py'
adding 'PIL/ImageQt.py'
adding 'PIL/ImageSequence.py'
adding 'PIL/ImageShow.py'
adding 'PIL/ImageStat.py'
adding 'PIL/ImageTk.py'
adding 'PIL/ImageTransform.py'
adding 'PIL/ImageWin.py'
adding 'PIL/ImtImagePlugin.py'
adding 'PIL/IptcImagePlugin.py'
adding 'PIL/Jpeg2KImagePlugin.py'
adding 'PIL/JpegImagePlugin.py'
adding 'PIL/JpegPresets.py'
adding 'PIL/McIdasImagePlugin.py'
adding 'PIL/MicImagePlugin.py'
adding 'PIL/MpegImagePlugin.py'
adding 'PIL/MpoImagePlugin.py'
adding 'PIL/MspImagePlugin.py'
adding 'PIL/PSDraw.py'
adding 'PIL/PaletteFile.py'
adding 'PIL/PalmImagePlugin.py'
adding 'PIL/PcdImagePlugin.py'
adding 'PIL/PcfFontFile.py'
adding 'PIL/PcxImagePlugin.py'
adding 'PIL/PdfImagePlugin.py'
adding 'PIL/PdfParser.py'
adding 'PIL/PixarImagePlugin.py'
adding 'PIL/PngImagePlugin.py'
adding 'PIL/PpmImagePlugin.py'
adding 'PIL/PsdImagePlugin.py'
adding 'PIL/PyAccess.py'
adding 'PIL/SgiImagePlugin.py'
adding 'PIL/SpiderImagePlugin.py'
adding 'PIL/SunImagePlugin.py'
adding 'PIL/TarIO.py'
adding 'PIL/TgaImagePlugin.py'
adding 'PIL/TiffImagePlugin.py'
adding 'PIL/TiffTags.py'
adding 'PIL/WalImageFile.py'
adding 'PIL/WebPImagePlugin.py'
adding 'PIL/WmfImagePlugin.py'
adding 'PIL/XVThumbImagePlugin.py'
adding 'PIL/XbmImagePlugin.py'
adding 'PIL/XpmImagePlugin.py'
adding 'PIL/__init__.py'
adding 'PIL/__main__.py'
adding 'PIL/_binary.py'
adding 'PIL/_imaging.cpython-38-x86_64-linux-gnu.so'
adding 'PIL/_imagingcms.cpython-38-x86_64-linux-gnu.so'
adding 'PIL/_imagingft.cpython-38-x86_64-linux-gnu.so'
adding 'PIL/_imagingmath.cpython-38-x86_64-linux-gnu.so'
adding 'PIL/_imagingmorph.cpython-38-x86_64-linux-gnu.so'
adding 'PIL/_imagingtk.cpython-38-x86_64-linux-gnu.so'
adding 'PIL/_tkinter_finder.py'
adding 'PIL/_util.py'
adding 'PIL/_version.py'
adding 'PIL/_webp.cpython-38-x86_64-linux-gnu.so'
adding 'PIL/features.py'
adding 'Pillow-8.1.1.dist-info/LICENSE'
adding 'Pillow-8.1.1.dist-info/METADATA'
adding 'Pillow-8.1.1.dist-info/WHEEL'
adding 'Pillow-8.1.1.dist-info/top_level.txt'
adding 'Pillow-8.1.1.dist-info/zip-safe'
adding 'Pillow-8.1.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/Pillow-8.1.1/dist /build/Pillow-8.1.1
Processing ./Pillow-8.1.1-cp38-cp38-linux_x86_64.whl
Installing collected packages: Pillow
Successfully installed Pillow-8.1.1
/build/Pillow-8.1.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/vch3wlimmlkwk631s9qlfd1p9f2y94b7-python3.8-Pillow-8.1.1
shrinking /nix/store/vch3wlimmlkwk631s9qlfd1p9f2y94b7-python3.8-Pillow-8.1.1/lib/python3.8/site-packages/PIL/_imagingmorph.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/vch3wlimmlkwk631s9qlfd1p9f2y94b7-python3.8-Pillow-8.1.1/lib/python3.8/site-packages/PIL/_imagingtk.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/vch3wlimmlkwk631s9qlfd1p9f2y94b7-python3.8-Pillow-8.1.1/lib/python3.8/site-packages/PIL/_imaging.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/vch3wlimmlkwk631s9qlfd1p9f2y94b7-python3.8-Pillow-8.1.1/lib/python3.8/site-packages/PIL/_imagingmath.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/vch3wlimmlkwk631s9qlfd1p9f2y94b7-python3.8-Pillow-8.1.1/lib/python3.8/site-packages/PIL/_imagingft.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/vch3wlimmlkwk631s9qlfd1p9f2y94b7-python3.8-Pillow-8.1.1/lib/python3.8/site-packages/PIL/_webp.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/vch3wlimmlkwk631s9qlfd1p9f2y94b7-python3.8-Pillow-8.1.1/lib/python3.8/site-packages/PIL/_imagingcms.cpython-38-x86_64-linux-gnu.so
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/vch3wlimmlkwk631s9qlfd1p9f2y94b7-python3.8-Pillow-8.1.1/lib
patching script interpreter paths in /nix/store/vch3wlimmlkwk631s9qlfd1p9f2y94b7-python3.8-Pillow-8.1.1
checking for references to /build/ in /nix/store/vch3wlimmlkwk631s9qlfd1p9f2y94b7-python3.8-Pillow-8.1.1...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/Pillow-8.1.1, configfile: setup.cfg, testpaths: Tests
collecting ...
collecting 1 item
collecting 104 items
collecting 363 items
collecting 580 items
collecting 829 items
collecting 919 items
collecting 1153 items
collecting 1427 items
collecting 1560 items
collected 1600 items
Tests/test_000_sanity.py . [ 0%]
Tests/test_binary.py ... [ 0%]
Tests/test_bmp_reference.py ... [ 0%]
Tests/test_box_blur.py .............. [ 1%]
Tests/test_color_lut.py .......................... [ 2%]
Tests/test_core_resources.py .............. [ 3%]
Tests/test_decompression_bomb.py ......... [ 4%]
Tests/test_features.py .............. [ 5%]
Tests/test_file_apng.py .................... [ 6%]
Tests/test_file_blp.py ... [ 6%]
Tests/test_file_bmp.py ........... [ 7%]
Tests/test_file_bufrstub.py .... [ 7%]
Tests/test_file_container.py .......... [ 8%]
Tests/test_file_cur.py .. [ 8%]
Tests/test_file_dcx.py ......... [ 8%]
Tests/test_file_dds.py .............. [ 9%]
Tests/test_file_eps.py s.sssss.ssss...s [ 10%]
Tests/test_file_fitsstub.py .... [ 11%]
Tests/test_file_fli.py .......... [ 11%]
Tests/test_file_fpx.py .. [ 11%]
Tests/test_file_ftex.py .. [ 11%]
Tests/test_file_gbr.py ... [ 12%]
Tests/test_file_gd.py ... [ 12%]
Tests/test_file_gif.py ..............ss................................. [ 15%]
.. [ 15%]
Tests/test_file_gimpgradient.py .......... [ 16%]
Tests/test_file_gimppalette.py .. [ 16%]
Tests/test_file_gribstub.py .... [ 16%]
Tests/test_file_hdf5stub.py .... [ 16%]
Tests/test_file_icns.py .sss..... [ 17%]
Tests/test_file_ico.py ......... [ 17%]
Tests/test_file_im.py ............ [ 18%]
Tests/test_file_iptc.py ..... [ 18%]
Tests/test_file_jpeg.py .....................................ss......... [ 21%]
............s [ 22%]
Tests/test_file_jpeg2k.py ......................... [ 24%]
Tests/test_file_libtiff.py ............................................. [ 27%]
............ [ 27%]
Tests/test_file_libtiff_small.py ... [ 28%]
Tests/test_file_mcidas.py .. [ 28%]
Tests/test_file_mic.py ...... [ 28%]
Tests/test_file_mpo.py ................. [ 29%]
Tests/test_file_msp.py ....ss. [ 30%]
Tests/test_file_palm.py .X.. [ 30%]
Tests/test_file_pcd.py . [ 30%]
Tests/test_file_pcx.py ............ [ 31%]
Tests/test_file_pdf.py ............. [ 31%]
Tests/test_file_pixar.py .. [ 32%]
Tests/test_file_png.py ............................................... [ 35%]
Tests/test_file_ppm.py ....... [ 35%]
Tests/test_file_psd.py ............. [ 36%]
Tests/test_file_sgi.py .......... [ 36%]
Tests/test_file_spider.py ................ [ 37%]
Tests/test_file_sun.py ..s [ 38%]
Tests/test_file_tar.py .... [ 38%]
Tests/test_file_tga.py ......... [ 38%]
Tests/test_file_tiff.py ................................................ [ 41%]
.....ss [ 42%]
Tests/test_file_tiff_metadata.py ................. [ 43%]
Tests/test_file_wal.py . [ 43%]
Tests/test_file_webp.py ............ [ 44%]
Tests/test_file_webp_alpha.py .... [ 44%]
Tests/test_file_webp_animated.py ...... [ 44%]
Tests/test_file_webp_lossless.py . [ 44%]
Tests/test_file_webp_metadata.py ....... [ 45%]
Tests/test_file_wmf.py ..... [ 45%]
Tests/test_file_xbm.py ..... [ 45%]
Tests/test_file_xpm.py ... [ 46%]
Tests/test_file_xvthumb.py ... [ 46%]
Tests/test_font_bdf.py .. [ 46%]
Tests/test_font_leaks.py .. [ 46%]
Tests/test_font_pcf.py ..... [ 46%]
Tests/test_font_pcf_charsets.py ......... [ 47%]
Tests/test_format_hsv.py .... [ 47%]
Tests/test_format_lab.py ... [ 47%]
Tests/test_image.py .................................................... [ 51%]
............. [ 51%]
Tests/test_image_access.py .....ssssssssss...............s [ 53%]
Tests/test_image_array.py .. [ 54%]
Tests/test_image_convert.py ................ [ 55%]
Tests/test_image_copy.py .. [ 55%]
Tests/test_image_crop.py ...... [ 55%]
Tests/test_image_draft.py ... [ 55%]
Tests/test_image_entropy.py . [ 55%]
Tests/test_image_filter.py ......... [ 56%]
Tests/test_image_frombytes.py . [ 56%]
Tests/test_image_fromqimage.py sssss [ 56%]
Tests/test_image_getbands.py . [ 56%]
Tests/test_image_getbbox.py .. [ 56%]
Tests/test_image_getcolors.py .. [ 57%]
Tests/test_image_getdata.py .. [ 57%]
Tests/test_image_getextrema.py .. [ 57%]
Tests/test_image_getim.py . [ 57%]
Tests/test_image_getpalette.py . [ 57%]
Tests/test_image_getprojection.py . [ 57%]
Tests/test_image_histogram.py . [ 57%]
Tests/test_image_load.py ..... [ 57%]
Tests/test_image_mode.py .. [ 57%]
Tests/test_image_paste.py ........... [ 58%]
Tests/test_image_point.py .... [ 58%]
Tests/test_image_putalpha.py ... [ 59%]
Tests/test_image_putdata.py ....... [ 59%]
Tests/test_image_putpalette.py ... [ 59%]
Tests/test_image_quantize.py ....... [ 60%]
Tests/test_image_reduce.py ............ [ 60%]
Tests/test_image_resample.py .................xx................. [ 63%]
Tests/test_image_resize.py ............... [ 64%]
Tests/test_image_rotate.py .............. [ 64%]
Tests/test_image_split.py ... [ 65%]
Tests/test_image_thumbnail.py ........ [ 65%]
Tests/test_image_tobitmap.py . [ 65%]
Tests/test_image_tobytes.py . [ 65%]
Tests/test_image_transform.py ................................... [ 67%]
Tests/test_image_transpose.py ........ [ 68%]
Tests/test_imagechops.py .............................. [ 70%]
Tests/test_imagecms.py ............................ [ 72%]
Tests/test_imagecolor.py .... [ 72%]
Tests/test_imagedraw.py ................................................ [ 75%]
............s............................ [ 77%]
Tests/test_imagedraw2.py ................ [ 78%]
Tests/test_imageenhance.py ... [ 79%]
Tests/test_imagefile.py ................. [ 80%]
Tests/test_imagefontctl.py sssssssssssssssssssssssssssssssssssssssssssss [ 82%]
sssssssssssssssssssssssssssssssssss [ 85%]
Tests/test_imagegrab.py sss..ss [ 85%]
Tests/test_imagemath.py ...................... [ 86%]
Tests/test_imagemorph.py .................. [ 88%]
Tests/test_imageops.py ............. [ 88%]
Tests/test_imageops_usm.py ..... [ 89%]
Tests/test_imagepalette.py ........... [ 89%]
Tests/test_imagepath.py ........... [ 90%]
Tests/test_imageqt.py ss [ 90%]
Tests/test_imagesequence.py ........ [ 91%]
Tests/test_imageshow.py ....s.. [ 91%]
Tests/test_imagestat.py ... [ 91%]
Tests/test_imagetk.py ssss [ 92%]
Tests/test_imagewin.py ...sssss [ 92%]
Tests/test_lib_image.py . [ 92%]
Tests/test_lib_pack.py .................................... [ 94%]
Tests/test_locale.py s [ 94%]
Tests/test_main.py . [ 95%]
Tests/test_map.py .. [ 95%]
Tests/test_mode_i16.py ... [ 95%]
Tests/test_numpy.py ............. [ 96%]
Tests/test_pdfparser.py .... [ 96%]
Tests/test_pickle.py ............... [ 97%]
Tests/test_psdraw.py .. [ 97%]
Tests/test_pyroma.py . [ 97%]
Tests/test_qt_image_qapplication.py s [ 97%]
Tests/test_qt_image_toqimage.py s [ 97%]
Tests/test_sgi_crash.py ........... [ 98%]
Tests/test_shell_injection.py ssss [ 98%]
Tests/test_tiff_crashes.py ss.......... [ 99%]
Tests/test_tiff_ifdrational.py .... [ 99%]
Tests/test_util.py ...... [ 99%]
Tests/test_webp_leaks.py . [100%]
=============================== warnings summary ===============================
Tests/test_numpy.py::test_numpy_to_image
/build/Pillow-8.1.1/Tests/test_numpy.py:34: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
assert_image(to_image(numpy.bool, 1, 1), "1", TEST_IMAGE_SIZE)
Tests/test_numpy.py::test_numpy_to_image
/build/Pillow-8.1.1/Tests/test_numpy.py:68: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
assert_image(to_image(numpy.float), "F", TEST_IMAGE_SIZE)
Tests/test_numpy.py::test_roundtrip_eye
/build/Pillow-8.1.1/Tests/test_numpy.py:194: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
numpy.bool,
Tests/test_numpy.py::test_roundtrip_eye
/build/Pillow-8.1.1/Tests/test_numpy.py:202: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
numpy.float,
Tests/test_numpy.py::test_bool
/build/Pillow-8.1.1/Tests/test_numpy.py:221: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
a = numpy.zeros((10, 2), dtype=numpy.bool)
-- Docs: https://docs.pytest.org/en/stable/warnings.html
=========================== short test summary info ============================
SKIPPED [1] Tests/test_file_eps.py:26: Ghostscript not available
SKIPPED [1] Tests/test_file_eps.py:62: Ghostscript not available
SKIPPED [1] Tests/test_file_eps.py:78: Ghostscript not available
SKIPPED [1] Tests/test_file_eps.py:89: Ghostscript not available
SKIPPED [1] Tests/test_file_eps.py:97: Ghostscript not available
SKIPPED [1] Tests/test_file_eps.py:105: Ghostscript not available
SKIPPED [1] Tests/test_file_eps.py:126: Ghostscript not available
SKIPPED [1] Tests/test_file_eps.py:148: Ghostscript not available
SKIPPED [1] Tests/test_file_eps.py:170: Ghostscript not available
SKIPPED [1] Tests/test_file_eps.py:180: Ghostscript not available
SKIPPED [1] Tests/test_file_eps.py:250: Ghostscript not available
SKIPPED [1] Tests/test_file_gif.py:222: Netpbm not available
SKIPPED [1] Tests/test_file_gif.py:233: Netpbm not available
SKIPPED [1] Tests/test_file_icns.py:29: Requires macOS
SKIPPED [1] Tests/test_file_icns.py:42: Requires macOS
SKIPPED [1] Tests/test_file_icns.py:59: Requires macOS
SKIPPED [1] Tests/test_file_jpeg.py:572: djpeg not available
SKIPPED [1] Tests/test_file_jpeg.py:578: cjpeg not available
SKIPPED [1] Tests/test_file_jpeg.py:804: Windows only
SKIPPED [1] Tests/test_file_msp.py:59: Extra image files not installed
SKIPPED [1] Tests/test_file_msp.py:73: Even More Extra image files not installed
SKIPPED [1] Tests/test_file_sun.py:36: Extra image files not installed
SKIPPED [1] Tests/test_file_tiff.py:608: Extra image files not installed
SKIPPED [1] Tests/test_file_tiff.py:621: Windows only
SKIPPED [1] Tests/test_image_access.py:42: No CFFI
SKIPPED [1] Tests/test_image_access.py:75: No CFFI
SKIPPED [1] Tests/test_image_access.py:169: No CFFI
SKIPPED [1] Tests/test_image_access.py:188: No CFFI
SKIPPED [1] Tests/test_image_access.py:197: No CFFI
SKIPPED [1] Tests/test_image_access.py:235: No CFFI
SKIPPED [1] Tests/test_image_access.py:282: No CFFI
SKIPPED [1] Tests/test_image_access.py:308: No CFFI
SKIPPED [1] Tests/test_image_access.py:312: No CFFI
SKIPPED [1] Tests/test_image_access.py:322: No CFFI
SKIPPED [1] Tests/test_image_access.py:364: Failing on AppVeyor / GitHub Actions when run from subprocess, not from shell
SKIPPED [1] Tests/test_image_fromqimage.py:38: Qt bindings are not installed
SKIPPED [1] Tests/test_image_fromqimage.py:43: Qt bindings are not installed
SKIPPED [1] Tests/test_image_fromqimage.py:48: Qt bindings are not installed
SKIPPED [1] Tests/test_image_fromqimage.py:53: Qt bindings are not installed
SKIPPED [1] Tests/test_image_fromqimage.py:58: Qt bindings are not installed
SKIPPED [1] Tests/test_imagedraw.py:867: failing
SKIPPED [1] Tests/test_imagefontctl.py:18: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:26: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:38: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:50: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:72: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:84: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:96: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:108: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:124: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:148: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:162: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:174: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:192: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:204: raqm not available
SKIPPED [10] Tests/test_imagefontctl.py:216: raqm not available
SKIPPED [16] Tests/test_imagefontctl.py:243: raqm not available
SKIPPED [4] Tests/test_imagefontctl.py:271: raqm not available
SKIPPED [26] Tests/test_imagefontctl.py:329: raqm not available
SKIPPED [9] Tests/test_imagefontctl.py:358: raqm not available
SKIPPED [1] Tests/test_imagefontctl.py:391: raqm not available
SKIPPED [1] Tests/test_imagegrab.py:13: requires Windows or macOS
SKIPPED [1] Tests/test_imagegrab.py:37: X connection failed: error 5
SKIPPED [1] Tests/test_imagegrab.py:39: tests missing XCB
SKIPPED [1] Tests/test_imagegrab.py:77: Windows only
SKIPPED [1] Tests/test_imagegrab.py:87: Windows only
SKIPPED [1] Tests/test_imageqt.py:11: Qt bindings are not installed
SKIPPED [1] Tests/test_imageqt.py:39: Qt bindings are not installed
SKIPPED [1] Tests/test_imageshow.py:44: Only run on CIs; hangs on Windows CIs
SKIPPED [1] Tests/test_imagetk.py:33: Tk not installed
SKIPPED [1] Tests/test_imagetk.py:55: Tk not installed
SKIPPED [1] Tests/test_imagetk.py:70: Tk not installed
SKIPPED [1] Tests/test_imagetk.py:82: Tk not installed
SKIPPED [1] Tests/test_imagewin.py:37: Windows only
SKIPPED [1] Tests/test_imagewin.py:47: Windows only
SKIPPED [1] Tests/test_imagewin.py:58: Windows only
SKIPPED [1] Tests/test_imagewin.py:72: Windows only
SKIPPED [1] Tests/test_imagewin.py:87: Windows only
SKIPPED [1] Tests/test_locale.py:31: Polish locale not available
SKIPPED [1] Tests/test_qt_image_qapplication.py:40: Qt bindings are not installed
SKIPPED [1] Tests/test_qt_image_toqimage.py:15: Qt bindings are not installed
SKIPPED [1] Tests/test_shell_injection.py:25: djpeg not available
SKIPPED [1] Tests/test_shell_injection.py:34: cjpeg not available
SKIPPED [1] Tests/test_shell_injection.py:39: Netpbm not available
SKIPPED [1] Tests/test_shell_injection.py:45: Netpbm not available
SKIPPED [2] Tests/test_tiff_crashes.py:46: test image not found
XFAIL Tests/test_image_resample.py::TestCoreResampleAlphaCorrect::test_levels_rgba
Current implementation isn't precise enough
XFAIL Tests/test_image_resample.py::TestCoreResampleAlphaCorrect::test_levels_la
Current implementation isn't precise enough
XPASS Tests/test_file_palm.py::test_p_mode Palm P image is wrong
===== 1450 passed, 147 skipped, 2 xfailed, 1 xpassed, 5 warnings in 30.54s =====
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment