Source: termbox Version: 1.1.2+dfsg-5 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240702 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>>' > python3 waf configure \ > --prefix=/usr \ > --libdir=usr/lib/x86_64-linux-gnu/ > /<<PKGBUILDDIR>>/waflib/Utils.py:378: SyntaxWarning: invalid escape sequence > '\d' > return re.split('\d+$',s)[0] > /<<PKGBUILDDIR>>/waflib/ConfigSet.py:7: SyntaxWarning: invalid escape > sequence '\ ' > re_imp=re.compile('^(#)*?([^#=]*?)\ =\ (.*?)$',re.M) > /<<PKGBUILDDIR>>/waflib/ansiterm.py:172: SyntaxWarning: invalid escape > sequence '\[' > ansi_tokens=re.compile('(?:\x1b\[([0-9?;]*)([a-zA-Z])|([^\x1b]+))') > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/waf", line 163, in <module> > from waflib import Scripting > File "/<<PKGBUILDDIR>>/waflib/Scripting.py", line 6, in <module> > from waflib import > Utils,Configure,Logs,Options,ConfigSet,Context,Errors,Build,Node > File "/<<PKGBUILDDIR>>/waflib/Configure.py", line 6, in <module> > from waflib import ConfigSet,Utils,Options,Logs,Context,Build,Errors > File "/<<PKGBUILDDIR>>/waflib/Options.py", line 6, in <module> > from waflib import Logs,Utils,Context > File "/<<PKGBUILDDIR>>/waflib/Context.py", line 5, in <module> > import os,re,imp,sys > ModuleNotFoundError: No module named 'imp' > make[1]: *** [debian/rules:11: override_dh_auto_configure] Error 1 The full build log is available from: http://qa-logs.debian.net/2024/07/02/termbox_1.1.2+dfsg-5_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&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.