Source: python-cookies
Version: 2.2.1-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf cookies.egg-info __pycache__ .cache
> dh_auto_clean
>       pybuild --clean -i python{version} -p "3.11 3.10"
> I: pybuild base:240: python3.11 setup.py clean 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 2, in <module>
>     from cookies import __version__
>   File "/<<PKGBUILDDIR>>/cookies.py", line 110, in <module>
>     class Definitions(object):
>   File "/<<PKGBUILDDIR>>/cookies.py", line 312, in Definitions
>     ATTR_RE = re.compile(ATTR)
>               ^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/re/__init__.py", line 227, in compile
>     return _compile(pattern, flags)
>            ^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/re/__init__.py", line 294, in _compile
>     p = _compiler.compile(pattern, flags)
>         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/re/_compiler.py", line 743, in compile
>     p = _parser.parse(p, flags)
>         ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/re/_parser.py", line 980, in parse
>     p = _parse_sub(source, state, flags & SRE_FLAG_VERBOSE, 0)
>         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/re/_parser.py", line 455, in _parse_sub
>     itemsappend(_parse(source, state, verbose, nested + 1,
>                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/re/_parser.py", line 863, in _parse
>     p = _parse_sub(source, state, sub_verbose, nested + 1)
>         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/re/_parser.py", line 455, in _parse_sub
>     itemsappend(_parse(source, state, verbose, nested + 1,
>                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/re/_parser.py", line 863, in _parse
>     p = _parse_sub(source, state, sub_verbose, nested + 1)
>         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/re/_parser.py", line 455, in _parse_sub
>     itemsappend(_parse(source, state, verbose, nested + 1,
>                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/re/_parser.py", line 841, in _parse
>     raise source.error('global flags not at the start '
> re.error: global flags not at the start of the expression at position 399 
> (line 7, column 33)
> E: pybuild pybuild:386: clean: plugin distutils failed with: exit code=1: 
> python3.11 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p "3.11 3.10" 
> returned exit code 13
> make[1]: *** [debian/rules:12: override_dh_auto_clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/12/20/python-cookies_2.2.1-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&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 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.

Reply via email to