Source: pillow Version: 9.2.0-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220917 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>/docs' > python3 -c "import sphinx" > /dev/null 2>&1 || python3 -m pip install sphinx > : # python3 -c "import furo" > /dev/null 2>&1 || python3 -m pip install furo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs' > python3 -m sphinx.cmd.build -b html -W --keep-going -d _build/doctrees . > _build/html > Running Sphinx v4.5.0 > > Configuration error: > There is a programmable error in your configuration file: > > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/sphinx/config.py", line 332, in > eval_config_file > exec(code, namespace) > File "/<<PKGBUILDDIR>>/docs/conf.py", line 19, in <module> > import PIL > ModuleNotFoundError: No module named 'PIL' > > make[1]: *** [Makefile:50: html] Error 2 The full build log is available from: http://qa-logs.debian.net/2022/09/17/pillow_9.2.0-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.