Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed to install SwayWM, dev-python/pillow dependency!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
matthewmajf
n00b
n00b


Joined: 28 Jun 2024
Posts: 4

PostPosted: Fri Jun 28, 2024 9:10 pm    Post subject: Failed to install SwayWM, dev-python/pillow dependency! Reply with quote

I've just successfully installed Gentoo on my `amd64` laptop, and started facing errors upon attempting to install `gui-wm/sway`.
I don't know why this occurs, however I also do not know how the error is appearing, and why it is:
Code:

 * Package:    dev-python/pillow-10.3.0:0
 * Repository: gentoo
 * Maintainer: python@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc jpeg kernel_linux python_targets_python3_12 zlib
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking pillow-10.3.0.gh.tar.gz to /var/tmp/portage/dev-python/pillow-10.3.0/work
>>> Source unpacked in /var/tmp/portage/dev-python/pillow-10.3.0/work
>>> Preparing source in /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0 ...
 * Applying pillow-10.2.0-cross.patch ...
 [ ok ]
 * Applying pillow-10.3.0-py313.patch ...
 [ ok ]
 * Build system packages:
 *   dev-python/gpep517            : 16
 *   dev-python/installer          : 0.7.0
 *   dev-python/cython             : 3.0.10
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0 ...
 * Using python3.12 in global scope
 * python3_12: running distutils-r1_run_phase python_configure_all
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0 ...
 * python3_12: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for Pillow-10.3.0 via backend
python3.12 -m gpep517 build-wheel --prefix=/usr --backend backend --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/wheel
2024-06-28 16:53:41,551 gpep517 INFO Building wheel via backend backend
2024-06-28 16:53:41,720 root INFO running bdist_wheel
2024-06-28 16:53:41,737 root INFO running build
2024-06-28 16:53:41,737 root INFO running build_py
2024-06-28 16:53:41,742 root INFO creating /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build
2024-06-28 16:53:41,742 root INFO creating /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312
2024-06-28 16:53:41,742 root INFO creating /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,742 root INFO copying src/PIL/BdfFontFile.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,742 root INFO copying src/PIL/BlpImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,743 root INFO copying src/PIL/BmpImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,743 root INFO copying src/PIL/BufrStubImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,743 root INFO copying src/PIL/ContainerIO.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,743 root INFO copying src/PIL/CurImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,743 root INFO copying src/PIL/DcxImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,744 root INFO copying src/PIL/DdsImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,744 root INFO copying src/PIL/EpsImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,744 root INFO copying src/PIL/ExifTags.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,744 root INFO copying src/PIL/FitsImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,745 root INFO copying src/PIL/FliImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,745 root INFO copying src/PIL/FontFile.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,745 root INFO copying src/PIL/FpxImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,745 root INFO copying src/PIL/FtexImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,746 root INFO copying src/PIL/GbrImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,746 root INFO copying src/PIL/GdImageFile.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,746 root INFO copying src/PIL/GifImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,746 root INFO copying src/PIL/GimpGradientFile.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,747 root INFO copying src/PIL/GimpPaletteFile.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,747 root INFO copying src/PIL/GribStubImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,747 root INFO copying src/PIL/Hdf5StubImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,747 root INFO copying src/PIL/IcnsImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,748 root INFO copying src/PIL/IcoImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,748 root INFO copying src/PIL/ImImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,748 root INFO copying src/PIL/Image.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,749 root INFO copying src/PIL/ImageChops.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,749 root INFO copying src/PIL/ImageCms.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,749 root INFO copying src/PIL/ImageColor.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,749 root INFO copying src/PIL/ImageDraw.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,749 root INFO copying src/PIL/ImageDraw2.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,750 root INFO copying src/PIL/ImageEnhance.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,750 root INFO copying src/PIL/ImageFile.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,750 root INFO copying src/PIL/ImageFilter.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,750 root INFO copying src/PIL/ImageFont.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,751 root INFO copying src/PIL/ImageGrab.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,751 root INFO copying src/PIL/ImageMath.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,751 root INFO copying src/PIL/ImageMode.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,751 root INFO copying src/PIL/ImageMorph.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,752 root INFO copying src/PIL/ImageOps.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,752 root INFO copying src/PIL/ImagePalette.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,752 root INFO copying src/PIL/ImagePath.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,753 root INFO copying src/PIL/ImageQt.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,753 root INFO copying src/PIL/ImageSequence.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,753 root INFO copying src/PIL/ImageShow.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,754 root INFO copying src/PIL/ImageStat.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,754 root INFO copying src/PIL/ImageTk.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,754 root INFO copying src/PIL/ImageTransform.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,755 root INFO copying src/PIL/ImageWin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,755 root INFO copying src/PIL/ImtImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,755 root INFO copying src/PIL/IptcImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,756 root INFO copying src/PIL/Jpeg2KImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,756 root INFO copying src/PIL/JpegImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,756 root INFO copying src/PIL/JpegPresets.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,757 root INFO copying src/PIL/McIdasImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,757 root INFO copying src/PIL/MicImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,757 root INFO copying src/PIL/MpegImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,757 root INFO copying src/PIL/MpoImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,758 root INFO copying src/PIL/MspImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,758 root INFO copying src/PIL/PSDraw.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,758 root INFO copying src/PIL/PaletteFile.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,759 root INFO copying src/PIL/PalmImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,759 root INFO copying src/PIL/PcdImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,759 root INFO copying src/PIL/PcfFontFile.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,760 root INFO copying src/PIL/PcxImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,760 root INFO copying src/PIL/PdfImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,760 root INFO copying src/PIL/PdfParser.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,760 root INFO copying src/PIL/PixarImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,761 root INFO copying src/PIL/PngImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,761 root INFO copying src/PIL/PpmImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,761 root INFO copying src/PIL/PsdImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,762 root INFO copying src/PIL/PyAccess.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,762 root INFO copying src/PIL/QoiImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,762 root INFO copying src/PIL/SgiImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,763 root INFO copying src/PIL/SpiderImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,763 root INFO copying src/PIL/SunImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,763 root INFO copying src/PIL/TarIO.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,763 root INFO copying src/PIL/TgaImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,764 root INFO copying src/PIL/TiffImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,764 root INFO copying src/PIL/TiffTags.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,764 root INFO copying src/PIL/WalImageFile.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,765 root INFO copying src/PIL/WebPImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,765 root INFO copying src/PIL/WmfImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,765 root INFO copying src/PIL/XVThumbImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,766 root INFO copying src/PIL/XbmImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,766 root INFO copying src/PIL/XpmImagePlugin.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,766 root INFO copying src/PIL/__init__.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,766 root INFO copying src/PIL/__main__.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,767 root INFO copying src/PIL/_binary.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,767 root INFO copying src/PIL/_deprecate.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,767 root INFO copying src/PIL/_tkinter_finder.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,768 root INFO copying src/PIL/_typing.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,768 root INFO copying src/PIL/_util.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,768 root INFO copying src/PIL/_version.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,769 root INFO copying src/PIL/features.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,769 root INFO copying src/PIL/report.py -> /var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/build/lib.linux-x86_64-cpython-312/PIL
2024-06-28 16:53:41,769 root INFO running egg_info
2024-06-28 16:53:41,769 root INFO creating src/pillow.egg-info
2024-06-28 16:53:41,774 root INFO writing src/pillow.egg-info/PKG-INFO
2024-06-28 16:53:41,777 root INFO writing dependency_links to src/pillow.egg-info/dependency_links.txt
2024-06-28 16:53:41,779 root INFO writing requirements to src/pillow.egg-info/requires.txt
2024-06-28 16:53:41,779 root INFO writing top-level names to src/pillow.egg-info/top_level.txt
2024-06-28 16:53:41,779 root INFO writing manifest file 'src/pillow.egg-info/SOURCES.txt'
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/lib/python3.12/site-packages/gpep517/__main__.py", line 443, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/lib/python3.12/site-packages/gpep517/__main__.py", line 439, in main
    return func(args)
           ^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/gpep517/__main__.py", line 229, in build_wheel
    print(build_wheel_impl(args, args.wheel_dir), file=out)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/gpep517/__main__.py", line 221, in build_wheel_impl
    wheel_name = backend.build_wheel(str(wheel_dir), args.config_json)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0/_custom_build/backend.py", line 26, in build_wheel
    return super().build_wheel(wheel_directory, config_settings, metadata_directory)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 410, in build_wheel
    return self._build_with_temp_dir(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 395, in _build_with_temp_dir
    self.run_setup()
  File "/var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0/_custom_build/backend.py", line 20, in run_setup
    return super().run_setup(setup_script)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 311, in run_setup
    exec(code, locals())
  File "<string>", line 1017, in <module>
  File "/usr/lib/python3.12/site-packages/setuptools/__init__.py", line 103, in setup
    return distutils.core.setup(**attrs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 184, in setup
    return run_commands(dist)
           ^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 200, in run_commands
    dist.run_commands()
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.12/site-packages/setuptools/dist.py", line 968, in run_command
    super().run_command(command)
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.12/site-packages/wheel/bdist_wheel.py", line 368, in run
    self.run_command("build")
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3.12/site-packages/setuptools/dist.py", line 968, in run_command
    super().run_command(command)
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/command/build.py", line 132, in run
    self.run_command(cmd_name)
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3.12/site-packages/setuptools/dist.py", line 968, in run_command
    super().run_command(command)
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.12/site-packages/setuptools/command/build_py.py", line 67, in run
    self.build_package_data()
  File "/usr/lib/python3.12/site-packages/setuptools/command/build_py.py", line 164, in build_package_data
    for target, srcfile in self._get_package_data_output_mapping():
  File "/usr/lib/python3.12/site-packages/setuptools/command/build_py.py", line 156, in _get_package_data_output_mapping
    for package, src_dir, build_dir, filenames in self.data_files:
                                                  ^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/command/build_py.py", line 76, in __getattr__
    self.data_files = self._get_data_files()
                      ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/command/build_py.py", line 88, in _get_data_files
    self.analyze_manifest()
  File "/usr/lib/python3.12/site-packages/setuptools/command/build_py.py", line 186, in analyze_manifest
    self.run_command('egg_info')
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 316, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3.12/site-packages/setuptools/dist.py", line 968, in run_command
    super().run_command(command)
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.12/site-packages/setuptools/command/egg_info.py", line 321, in run
    self.find_sources()
  File "/usr/lib/python3.12/site-packages/setuptools/command/egg_info.py", line 329, in find_sources
    mm.run()
  File "/usr/lib/python3.12/site-packages/setuptools/command/egg_info.py", line 550, in run
    self.add_defaults()
  File "/usr/lib/python3.12/site-packages/setuptools/command/egg_info.py", line 588, in add_defaults
    sdist.add_defaults(self)
  File "/usr/lib/python3.12/site-packages/setuptools/command/sdist.py", line 102, in add_defaults
    super().add_defaults()
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", line 250, in add_defaults
    self._add_defaults_ext()
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", line 334, in _add_defaults_ext
    build_ext = self.get_finalized_command('build_ext')
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 303, in get_finalized_command
    cmd_obj.ensure_finalized()
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 111, in ensure_finalized
    self.finalize_options()
  File "<string>", line 398, in finalize_options
ValueError: Conflicting options: --vendor-raqm and --disable-raqm
Requiring zlib
Requiring jpeg
Disabling tiff
Disabling freetype
--disable-freetype implies --disable-raqm
Disabling raqm
Disabling lcms
Disabling webp
Disabling webpmux
Disabling jpeg2000
Disabling imagequant
Disabling xcb
 * ERROR: dev-python/pillow-10.3.0::gentoo failed (compile phase):
 *   Wheel build failed
 *
 * Call stack:
 *     ebuild.sh, line  136:  Called src_compile
 *   environment, line 3910:  Called distutils-r1_src_compile
 *   environment, line 1880:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
 *   environment, line  736:  Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 3514:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 3049:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 3047:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 1185:  Called distutils-r1_run_phase 'distutils-r1_python_compile'
 *   environment, line 1862:  Called distutils-r1_python_compile
 *   environment, line 1680:  Called distutils_pep517_install '/var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0-python3_12/install'
 *   environment, line 2199:  Called die
 * The specific snippet of code:
 *       local wheel=$("${cmd[@]}" 3>&1 1>&2 || die "Wheel build failed");
 *
 * If you need support, post the output of `emerge --info '=dev-python/pillow-10.3.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/pillow-10.3.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-python/pillow-10.3.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/pillow-10.3.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0'
 * S: '/var/tmp/portage/dev-python/pillow-10.3.0/work/Pillow-10.3.0'

Why is this so? SwayWM is one of the very first packages I've installed, besides `net-wireless/iwd` and GRUB...
Back to top
View user's profile Send private message
kimchi_sg
Advocate
Advocate


Joined: 26 Nov 2004
Posts: 2979

PostPosted: Sat Jun 29, 2024 12:27 am    Post subject: need more info Reply with quote

Welcome to the forums!

Please post all the info that Portage said to post at the bottom of the error message.

If too long for the post, you may need to use: https://wiki.gentoo.org/wiki/Wgetpaste
Back to top
View user's profile Send private message
matthewmajf
n00b
n00b


Joined: 28 Jun 2024
Posts: 4

PostPosted: Sat Jun 29, 2024 1:33 am    Post subject: Re: need more info Reply with quote

kimchi_sg wrote:
Welcome to the forums!

Please post all the info that Portage said to post at the bottom of the error message.

If too long for the post, you may need to use: https://wiki.gentoo.org/wiki/Wgetpaste


Sure, `emerge --info` returns:
Code:

Portage 3.0.63 (python 3.12.3-final-0, default/linux/amd64/23.0, gcc-13, glibc-2.39-r6, 6.6.32-gentoo-dist x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.6.32-gentoo-dist-x86_64-Intel-R-_Core-TM-_i5-8265U_CPU_@_1.60GHz-with-glibc2.39
KiB Mem:    32514108 total,  29547368 free
KiB Swap:   67108860 total,  67108860 free
Timestamp of repository gentoo: Fri, 28 Jun 2024 22:30:00 +0000
Head commit of repository gentoo: 37afc75bdf85078452e57c743d7ed4d637362ec3
sh bash 5.2_p26-r5
ld GNU ld (Gentoo 2.42 p3) 2.42.0
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p26-r5::gentoo
dev-build/autoconf:        2.71-r7::gentoo
dev-build/automake:        1.16.5-r2::gentoo
dev-build/cmake:           3.28.5::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.4.1::gentoo
dev-lang/perl:             5.38.2-r3::gentoo
dev-lang/python:           3.8.19_p2::gentoo, 3.12.3-r1::gentoo
sys-apps/baselayout:       2.15::gentoo
sys-apps/openrc:           0.54.1::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-devel/binutils:        2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/gcc:             13.2.1_p20240210::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-kernel/linux-headers:  6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.39-r6::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: False
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts:
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 3

Binary Repositories:

gentoobinhost
    priority: 1
    sync-uri: https://distfiles.gentoo.org/releases/amd64/binpackages/23.0/x86-64

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE @BINARY-REDISTRIBUTABLE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-march=native -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
MAKEOPTS="-j8 -l9"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="acl amd64 bzip2 cet crypt gdbm iconv ipv6 libtirpc multilib ncurses nls openmp pam pcre pipewire readline seccomp ssl test-rust unicode vulkan wayland xattr zlib" ABI_X86="64" ADA_TARGET="gcc_12" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby31 ruby32" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

And here's the output of `emerge -pvq`:
Code:

[ebuild  N    ] dev-python/pillow-10.3.0  USE="jpeg zlib -debug -examples -imagequant -jpeg2k -lcms -test -tiff -tk -truetype -webp -xcb" PYTHON_TARGETS="python3_12 (-pypy3) -python3_10 -python3_11 (-python3_13)"

 * IMPORTANT: 5 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 1772

PostPosted: Sat Jun 29, 2024 1:47 am    Post subject: Reply with quote

This looks like Bug 934777. A workaround is to enable the truetype USE on dev-python/pillow until the bug is fixed.
Back to top
View user's profile Send private message
matthewmajf
n00b
n00b


Joined: 28 Jun 2024
Posts: 4

PostPosted: Sat Jun 29, 2024 1:58 am    Post subject: Reply with quote

grknight wrote:
This looks like Bug 934777. A workaround is to enable the truetype USE on dev-python/pillow until the bug is fixed.


This seems to solve the problem, thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum