Source: sixer Version: 1.6-4 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org 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>>' > make[1]: pyversions: No such file or directory > py3versions: no X-Python3-Version in control file, using supported versions > set -e ; for pyvers in 3.12 3.11; do \ > python$pyvers tests.py ; \ > done > /<<PKGBUILDDIR>>/sixer.py:445: SyntaxWarning: invalid escape sequence '\.' > XRANGE_REGEX = re.compile("(?<!moves\.)xrange *\(") > .......................................F.FF. > ====================================================================== > FAIL: test_nonexistent_operation > (__main__.TestProgram.test_nonexistent_operation) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests.py", line 1396, in test_nonexistent_operation > self.assertEqual(stderr, '') > AssertionError: '/<<PKGBUILDDIR>>/sixer.py:44[104 chars]")\n' != '' > - /<<PKGBUILDDIR>>/sixer.py:445: SyntaxWarning: invalid escape sequence '\.' > - XRANGE_REGEX = re.compile("(?<!moves\.)xrange *\(") > > > ====================================================================== > FAIL: test_patch_dir (__main__.TestProgram.test_patch_dir) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests.py", line 1357, in test_patch_dir > stdout = self.run_sixer(2, path) > ^^^^^^^^^^^^^^^^^^^^^^^ > File "/<<PKGBUILDDIR>>/tests.py", line 1328, in run_sixer > self.assertEqual(stderr, '') > AssertionError: '/<<PKGBUILDDIR>>/sixer.py:44[104 chars]")\n' != '' > - /<<PKGBUILDDIR>>/sixer.py:445: SyntaxWarning: invalid escape sequence '\.' > - XRANGE_REGEX = re.compile("(?<!moves\.)xrange *\(") > > > ====================================================================== > FAIL: test_patch_file (__main__.TestProgram.test_patch_file) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests.py", line 1336, in test_patch_file > stdout = self.run_sixer(1, tmp.name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/<<PKGBUILDDIR>>/tests.py", line 1328, in run_sixer > self.assertEqual(stderr, '') > AssertionError: '/<<PKGBUILDDIR>>/sixer.py:44[104 chars]")\n' != '' > - /<<PKGBUILDDIR>>/sixer.py:445: SyntaxWarning: invalid escape sequence '\.' > - XRANGE_REGEX = re.compile("(?<!moves\.)xrange *\(") > > > ---------------------------------------------------------------------- > Ran 44 tests in 7.738s > > FAILED (failures=3) > make[1]: *** [debian/rules:22: override_dh_auto_test] Error 1 The full build log is available from: http://qa-logs.debian.net/2023/12/12/sixer_1.6-4_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&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.