Source: routes
Version: 2.5.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

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_auto_build
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_routes/build/routes
> copying routes/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_routes/build/routes
> copying routes/middleware.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_routes/build/routes
> copying routes/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_routes/build/routes
> copying routes/route.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_routes/build/routes
> copying routes/mapper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_routes/build/routes
> copying routes/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_routes/build/routes
> running egg_info
> writing Routes.egg-info/PKG-INFO
> writing dependency_links to Routes.egg-info/dependency_links.txt
> writing requirements to Routes.egg-info/requires.txt
> writing top-level names to Routes.egg-info/top_level.txt
> reading manifest file 'Routes.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files matching '.DS_Store' found anywhere in 
> distribution
> warning: no previously-included files matching '*.hgignore' found anywhere in 
> distribution
> warning: no previously-included files matching '*.hgtags' found anywhere in 
> distribution
> adding license file 'LICENSE.txt'
> writing manifest file 'Routes.egg-info/SOURCES.txt'
> cd docs && \
> PYTHONPATH=/<<PKGBUILDDIR>> http_proxy='http://127.0.0.1:9' 
> https_proxy='https://127.0.0.1:9' \
> python3 -m sphinx -N -E -T -b html . /<<PKGBUILDDIR>>/.pybuild/docs/html/
> Running Sphinx v4.2.0
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sphinx/config.py", line 327, in 
> eval_config_file
>     code = compile(f.read(), filename.encode(fs_encoding), 'exec')
>   File "/<<PKGBUILDDIR>>/docs/conf.py", line 169
>     '''
>        ^
> SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in 
> position 1-2: truncated \uXXXX escape
> 
> The above exception was the direct cause of the following exception:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sphinx/cmd/build.py", line 276, in 
> build_main
>     app = Sphinx(args.sourcedir, args.confdir, args.outputdir,
>   File "/usr/lib/python3/dist-packages/sphinx/application.py", line 210, in 
> __init__
>     self.config = Config.read(self.confdir, confoverrides or {}, self.tags)
>   File "/usr/lib/python3/dist-packages/sphinx/config.py", line 172, in read
>     namespace = eval_config_file(filename, tags)
>   File "/usr/lib/python3/dist-packages/sphinx/config.py", line 331, in 
> eval_config_file
>     raise ConfigError(msg % err) from err
> sphinx.errors.ConfigError: There is a syntax error in your configuration 
> file: (unicode error) 'unicodeescape' codec can't decode bytes in position 
> 1-2: truncated \uXXXX escape (conf.py, line 169)
> 
> 
> Configuration error:
> There is a syntax error in your configuration file: (unicode error) 
> 'unicodeescape' codec can't decode bytes in position 1-2: truncated \uXXXX 
> escape (conf.py, line 169)
> 
> make[1]: *** [debian/rules:9: override_dh_auto_build] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/routes_2.5.1-1_unstable.log

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.

Reply via email to