Source: libsass-python Version: 0.22.0-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-20231212 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh debian/rules --with python3 --buildsystem=pybuild > py3versions: no X-Python3-Version in control file, using supported versions > pybuild --build -p "3.12 3.11" > I: pybuild base:310: /usr/bin/python3.12 setup.py build > /<<PKGBUILDDIR>>/setup.py:179: DeprecationWarning: Attribute s is deprecated > and will be removed in Python 3.14; use value instead > return node.value.s > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running build > running build_py > copying pysassc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build > copying sass.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build > copying sasstests.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sassutils > copying sassutils/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sassutils > copying sassutils/distutils.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sassutils > copying sassutils/builder.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sassutils > copying sassutils/wsgi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sassutils > running build_ext > building '_sass' extension > creating build > creating build/temp.linux-x86_64-cpython-312 > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -fwrapv -O2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API > -I/usr/include/python3.12 -c _sass.c -o > build/temp.linux-x86_64-cpython-312/_sass.o -fPIC -std=gnu++0x -Wall > -Wno-parentheses -Werror=switch > cc1: warning: command-line option ‘-std=gnu++11’ is valid for C++/ObjC++ but > not for C > x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 > -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 > build/temp.linux-x86_64-cpython-312/_sass.o -L/usr/lib/x86_64-linux-gnu > -lsass -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/_sass.abi3.so -fPIC > -lstdc++ > I: pybuild base:310: /usr/bin/python3 setup.py build > /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: > _DeprecatedConfig: Deprecated config in `setup.cfg` > !! > > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > parsed = self.parsers.get(option_name, lambda x: x)(value) > running build > running build_py > copying pysassc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build > copying sass.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build > copying sasstests.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sassutils > copying sassutils/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sassutils > copying sassutils/distutils.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sassutils > copying sassutils/builder.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sassutils > copying sassutils/wsgi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sassutils > running build_ext > building '_sass' extension > creating build/temp.linux-x86_64-cpython-311 > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -fwrapv -O2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API > -I/usr/include/python3.11 -c _sass.c -o > build/temp.linux-x86_64-cpython-311/_sass.o -fPIC -std=gnu++0x -Wall > -Wno-parentheses -Werror=switch > cc1: warning: command-line option ‘-std=gnu++11’ is valid for C++/ObjC++ but > not for C > x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 > -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 > build/temp.linux-x86_64-cpython-311/_sass.o -L/usr/lib/x86_64-linux-gnu > -lsass -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/_sass.abi3.so -fPIC > -lstdc++ > # build doc once > pybuild -s custom --build -p 3.11 \ > --build-args="env PYTHONPATH={build_dir} python3 -m sphinx -N -bman > docs/ build/man" > I: pybuild base:310: env > PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build python3 -m sphinx -N > -bman docs/ build/man > Running Sphinx v7.2.6 > making output directory... done > WARNING: html_static_path entry '_static' does not exist > loading intersphinx inventory from > /usr/share/doc/python3-doc/html/objects.inv... > loading intersphinx inventory from > /usr/share/doc/python-setuptools-doc/html/objects.inv... > loading intersphinx inventory from > /usr/share/doc/python-flask-doc/html/objects.inv... > building [mo]: targets for 0 po files that are out of date > writing output... > building [man]: all manpages > updating environment: [new config] 9 added, 0 changed, 0 removed > [2Kreading sources... [ 11%] changes > > Exception occurred: > File "/usr/lib/python3/dist-packages/sphinx/ext/extlinks.py", line 108, in > role > title = caption % part > ~~~~~~~~^~~~~~ > TypeError: not all arguments converted during string formatting > The full traceback has been saved in /tmp/sphinx-err-z7fbaal0.log, if you > want to report the issue to the developers. > Please also report this if it was a user error, so that a better error > message can be provided next time. > A bug report can be filed in the tracker at > <https://github.com/sphinx-doc/sphinx/issues>. Thanks! > E: pybuild pybuild:395: build: plugin custom failed with: exit code=2: env > PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build python3 -m sphinx -N > -bman docs/ build/man > make[1]: *** [debian/rules:17: override_dh_auto_build] Error 13 The full build log is available from: http://qa-logs.debian.net/2023/12/12/libsass-python_0.22.0-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&[email protected]&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 mark 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.

