Your message dated Fri, 31 Dec 2021 10:59:01 +0100
with message-id <[email protected]>
and subject line Re: Bug#1002423: kicad: FTBFS: IndexError: tuple index out of
range
has caused the Debian Bug report #1002423,
regarding kicad: FTBFS: IndexError: tuple index out of range
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1002423: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002423
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: kicad
Version: 5.99.0+really5.1.12+dfsg1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[4]: Entering directory '/<<PKGBUILDDIR>>/debian/build/doc'
> [ 76%] Generating en/pcb_calculator.pdf
> cd /<<PKGBUILDDIR>>/debian/build/doc/src/pcb_calculator && /usr/bin/a2x
> --xsltproc-opts=--nonet --no-xmllint -f pdf --verbose -a lang=en
> --dblatex-opts -P\ latex.output.revhistory=0\ -P\ doc.publisher.show=0\ -s\
> /<<PKGBUILDDIR>>/doc/CMakeSupport/pdf-cover-dblatex.sty\ -b\ xetex\ -p\
> /<<PKGBUILDDIR>>/doc/src/pcb_calculator/../../xsl/dblatex-pdf-zh.xsl\ -o\
> /<<PKGBUILDDIR>>/debian/build/doc/src/pcb_calculator/en/pcb_calculator.pdf
> /<<PKGBUILDDIR>>/debian/build/doc/src/pcb_calculator/en/pcb_calculator.adoc
> Traceback (most recent call last):
> File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main
> return _run_code(code, main_globals, None,
> File "/usr/lib/python3.9/runpy.py", line 87, in _run_code
> exec(code, run_globals)
> File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 1015, in
> <module>
> cli()
> File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 1005, in cli
> a2x.execute()
> File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 414, in execute
> self.__getattribute__('to_'+self.format)()
> File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 714, in to_pdf
> self.exec_dblatex()
> File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 729, in
> exec_dblatex
> self.to_docbook()
> File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 684, in
> to_docbook
> ' '.join(map(lambda x: "{}{}".format(x[0], " " + x[1] if x[1] else ""),
> options)),
> File "/usr/lib/python3/dist-packages/asciidoc/a2x.py", line 684, in <lambda>
> ' '.join(map(lambda x: "{}{}".format(x[0], " " + x[1] if x[1] else ""),
> options)),
> IndexError: tuple index out of range
> a2x: args: ['--xsltproc-opts=--nonet', '--no-xmllint', '-f', 'pdf',
> '--verbose', '-a', 'lang=en', '--dblatex-opts', '-P latex.output.revhistory=0
> -P doc.publisher.show=0 -s
> /<<PKGBUILDDIR>>/doc/CMakeSupport/pdf-cover-dblatex.sty -b xetex -p
> /<<PKGBUILDDIR>>/doc/src/pcb_calculator/../../xsl/dblatex-pdf-zh.xsl -o
> /<<PKGBUILDDIR>>/debian/build/doc/src/pcb_calculator/en/pcb_calculator.pdf',
> '/<<PKGBUILDDIR>>/debian/build/doc/src/pcb_calculator/en/pcb_calculator.adoc']
> a2x: resource files: []
> a2x: resource directories: ['/etc/asciidoc/stylesheets']
> make[4]: ***
> [src/pcb_calculator/CMakeFiles/pcb_calculator_pdf_en.dir/build.make:76:
> src/pcb_calculator/en/pcb_calculator.pdf] Error 1
The full build log is available from:
http://qa-logs.debian.net/2021/12/20/kicad_5.99.0+really5.1.12+dfsg1-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.
--- End Message ---
--- Begin Message ---
Hi,
Am 30.12.21 um 21:03 schrieb s3v:
Dear Maintainer,
This issue was caused by a bug in asciidoc, promptly fixed [1].
I've just successfully built your package in a sid chroot environment
without additional changes.
thanks, I was already thinking about that option as an upload to
experimental yesterday succeeded on the buildd's. So let's close this issue.
--
Regards
Carsten
--- End Message ---