Source: graphite2 Version: 1.3.14-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230925 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[5]: Entering directory '/<<PKGBUILDDIR>>/build' > [ 20%] Generating manual.pdf > cd /<<PKGBUILDDIR>>/build/doc && /usr/bin/a2x -D /<<PKGBUILDDIR>>/build/doc > --dblatex-opts="--tmpdir=docbuild" /<<PKGBUILDDIR>>/doc/manual.asc > a2x: WARNING: --destination-dir option is only applicable to HTML and manpage > based outputs > > [ 40%] Generating GTF.pdf > cd /<<PKGBUILDDIR>>/build/doc && /usr/bin/a2x -D /<<PKGBUILDDIR>>/build/doc > /<<PKGBUILDDIR>>/doc/GTF.asc > a2x: WARNING: --destination-dir option is only applicable to HTML and manpage > based outputs > > asciidoc: WARNING: GTF.asc: line 843: include file not found: > /<<PKGBUILDDIR>>/doc/OpCodes.txt > [ 60%] Generating manual.html > cd /<<PKGBUILDDIR>>/build/doc && /usr/bin/a2x -f xhtml > --stylesheet=graphite.css -D /<<PKGBUILDDIR>>/build/doc > /<<PKGBUILDDIR>>/doc/manual.asc > [ 80%] Generating GTF.html > cd /<<PKGBUILDDIR>>/build/doc && /usr/bin/a2x -f xhtml > --stylesheet=graphite.css -D /<<PKGBUILDDIR>>/build/doc > /<<PKGBUILDDIR>>/doc/GTF.asc > asciidoc: WARNING: GTF.asc: line 843: include file not found: > /<<PKGBUILDDIR>>/doc/OpCodes.txt > [100%] Generating doxygen/latex/refman.pdf > cd /<<PKGBUILDDIR>>/build/doc && /usr/bin/doxygen > /<<PKGBUILDDIR>>/doc/public.cfg > warning: Tag 'SYMBOL_CACHE_SIZE' at line 290 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'SHOW_DIRECTORIES' at line 490 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'COLS_IN_ALPHA_INDEX' at line 761 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'HTML_TIMESTAMP' at line 841 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'HTML_ALIGN_MEMBERS' at line 847 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'USE_INLINE_TREES' at line 1032 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'FORMULA_TRANSPARENT' at line 1059 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'LATEX_SOURCE_CODE' at line 1165 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'XML_SCHEMA' at line 1257 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'XML_DTD' at line 1263 of file '/<<PKGBUILDDIR>>/doc/public.cfg' > has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'PERL_PATH' at line 1428 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'CLASS_DIAGRAMS' at line 1441 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'MSCGEN_PATH' at line 1450 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'DOT_FONTNAME' at line 1482 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'DOT_FONTSIZE' at line 1487 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: Tag 'DOT_TRANSPARENT' at line 1611 of file > '/<<PKGBUILDDIR>>/doc/public.cfg' has become obsolete. > To avoid this warning please remove this line from your > configuration file or upgrade it using "doxygen -u" > warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value > Using the default: a4! > warning: doxygen no longer ships with the FreeSans font. > You may want to clear or change DOT_FONTNAME. > Otherwise you run the risk that the wrong font is being used for dot > generated graphs. > /<<PKGBUILDDIR>>/include/graphite2/Font.h:102: warning: argument 'pointer' of > command @param is not found in the argument list of gr_release_table_fn(const > void *appFaceHandle, const void *table_buffer) > /<<PKGBUILDDIR>>/include/graphite2/Log.h:70: warning: argument 'logfile' of > command @param is not found in the argument list of > graphite_start_logging(FILE *logFile, GrLogMask mask) > /<<PKGBUILDDIR>>/include/graphite2/Log.h:70: warning: The following parameter > of graphite_start_logging(FILE *logFile, GrLogMask mask) is not documented: > parameter 'logFile' > /<<PKGBUILDDIR>>/include/graphite2/Font.h:102: warning: argument 'pointer' of > command @param is not found in the argument list of gr_release_table_fn(const > void *appFaceHandle, const void *table_buffer) > /<<PKGBUILDDIR>>/include/graphite2/Log.h:70: warning: argument 'logfile' of > command @param is not found in the argument list of > graphite_start_logging(FILE *logFile, GrLogMask mask) > /<<PKGBUILDDIR>>/include/graphite2/Log.h:70: warning: The following parameter > of graphite_start_logging(FILE *logFile, GrLogMask mask) is not documented: > parameter 'logFile' > /<<PKGBUILDDIR>>/include/graphite2/Font.h:102: warning: argument 'pointer' of > command @param is not found in the argument list of gr_release_table_fn(const > void *appFaceHandle, const void *table_buffer) > /<<PKGBUILDDIR>>/include/graphite2/Log.h:70: warning: argument 'logfile' of > command @param is not found in the argument list of > graphite_start_logging(FILE *logFile, GrLogMask mask) > /<<PKGBUILDDIR>>/include/graphite2/Log.h:70: warning: The following parameter > of graphite_start_logging(FILE *logFile, GrLogMask mask) is not documented: > parameter 'logFile' > error: perl: non supported HTML-entity found: ‍ > Error: /<<PKGBUILDDIR>>/build/doc/doxygen/html/graph_legend.dot: syntax error > in line 5 near '.' > /<<PKGBUILDDIR>>/build/doc/doxygen/html/graph_legend.dot:1: error: Problems > running dot: exit code=1, command='dot', > arguments='"/<<PKGBUILDDIR>>/build/doc/doxygen/html/graph_legend.dot" -Tpng > -o "/<<PKGBUILDDIR>>/build/doc/doxygen/html/graph_legend.png"' > Error: > /<<PKGBUILDDIR>>/build/doc/doxygen/html/dir_f8f859fb3bd89768df0930a211be597b_dep.dot: > syntax error in line 5 near '.' > /<<PKGBUILDDIR>>/build/doc/doxygen/html/dir_f8f859fb3bd89768df0930a211be597b_dep.dot:1: > error: Problems running dot: exit code=1, command='dot', > arguments='"/<<PKGBUILDDIR>>/build/doc/doxygen/html/dir_f8f859fb3bd89768df0930a211be597b_dep.dot" > -Tpng -o > "/<<PKGBUILDDIR>>/build/doc/doxygen/html/dir_f8f859fb3bd89768df0930a211be597b_dep.png" > -Tcmapx -o > "/<<PKGBUILDDIR>>/build/doc/doxygen/html/dir_f8f859fb3bd89768df0930a211be597b_dep.map"' > Error: > /<<PKGBUILDDIR>>/build/doc/doxygen/latex/dir_f8f859fb3bd89768df0930a211be597b_dep.dot: > syntax error in line 5 near '.' > /<<PKGBUILDDIR>>/build/doc/doxygen/latex/dir_f8f859fb3bd89768df0930a211be597b_dep.dot:1: > error: Problems running dot: exit code=1, command='dot', > arguments='"/<<PKGBUILDDIR>>/build/doc/doxygen/latex/dir_f8f859fb3bd89768df0930a211be597b_dep.dot" > -Tpdf -o > "/<<PKGBUILDDIR>>/build/doc/doxygen/latex/dir_f8f859fb3bd89768df0930a211be597b_dep.pdf"' > error: problems opening map file > /<<PKGBUILDDIR>>/build/doc/doxygen/html/dir_f8f859fb3bd89768df0930a211be597b_dep.map > for inclusion in the docs! > If you installed Graphviz/dot after a previous failing run, > try deleting the output directory and rerun doxygen. > error: Failed to open file > /<<PKGBUILDDIR>>/build/doc/doxygen/latex/dir_f8f859fb3bd89768df0930a211be597b_dep.pdf > for extracting bounding box > error: problem writing FIG 0 figure! > cd /<<PKGBUILDDIR>>/build/doc && make -C > /<<PKGBUILDDIR>>/build/doc/doxygen/latex > make[6]: Entering directory '/<<PKGBUILDDIR>>/build/doc/doxygen/latex' > rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl > refman.pdf > xelatex refman > This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023/Debian) > (preloaded format=xelatex) > restricted \write18 enabled. > entering extended mode > (./refman.tex > LaTeX2e <2023-06-01> > L3 programming layer <2023-06-05> > ! Undefined control sequence. > l.4 \pdfminorversion > =7 > ? > ! Emergency stop. > l.4 > > No pages of output. > Transcript written on refman.log. > make[6]: *** [Makefile:12: refman.pdf] Error 1 The full build log is available from: http://qa-logs.debian.net/2023/09/25/graphite2_1.3.14-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&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.