Bug#713318: sketch: FTBFS: latex errors
Lucas Nussbaum
lucas at lucas-nussbaum.net
Sat Jun 22 12:40:17 UTC 2013
Source: sketch
Version: 1:0.3.7-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[2]: Entering directory `/«PKGBUILDDIR»'
> gcc -O1 -g -Wall -c -o bsp.o bsp.c
> gcc -O1 -g -Wall -c -o cmdline.o cmdline.c
> gcc -O1 -g -Wall -c -o emit.o emit.c
> gcc -O1 -g -Wall -c -o error.o error.c
> gcc -O1 -g -Wall -c -o expr.o expr.c
> expr.c: In function 'to_integer':
> expr.c:374:12: warning: variable 'frac_part' set but not used [-Wunused-but-set-variable]
> double frac_part, int_part;
> ^
> gcc -O1 -g -Wall -c -o geometry.o geometry.c
> gcc -O1 -g -Wall -c -o geomio.o geomio.c
> gcc -O1 -g -Wall -c -o global.o global.c
> gcc -O1 -g -Wall -c -o langver.o langver.c
> bison --defines --debug --report=all --yacc sketch.y
> gcc -O1 -g -Wall -c -o lex.yy.o lex.yy.c
> gcc -O1 -g -Wall -c -o main.o main.c
> gcc -O1 -g -Wall -c -o memutil.o memutil.c
> gcc -O1 -g -Wall -c -o opts.o opts.c
> gcc -O1 -g -Wall -c -o scene.o scene.c
> gcc -O1 -g -Wall -c -o symbol.o symbol.c
> gcc -O1 -g -Wall -c -o y.tab.o y.tab.c
> gcc -O1 -g -Wall -o sketch bsp.o cmdline.o emit.o error.o expr.o geometry.o geomio.o global.o langver.o lex.yy.o main.o memutil.o opts.o scene.o symbol.o y.tab.o -lm
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> cd Doc && perl make.pl linux examples
> ../sketch -D ex000 manexamples.sk > ex000.tex
> summary: no errors
> remark, node=1721 probe=98.8 swap=18 split=3 (in=6 out=9) ols=439/22
> remark, scene bb=(-1.804,-.797)(1.718,5.511)
> remark, writing 1724 objects
> latex example 'ex000-tmp.tex':
> This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
> restricted \write18 enabled.
> entering extended mode
> (./ex000-tmp.tex
> LaTeX2e <2011/06/27>
> Babel <3.9f> and hyphenation patterns for 2 languages loaded.
> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
> Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/pstricks/pst-all.sty
> (/usr/share/texlive/texmf-dist/tex/latex/pstricks/pstricks.sty
> (/usr/share/texlive/texmf-dist/tex/generic/pstricks/pstricks.tex
> (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/pst-xkey.tex
> (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty
> (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex
> (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex))))
> (/usr/share/texlive/texmf-dist/tex/generic/pstricks/pst-fp.tex
> `pst-fp' v0.05, 2010/01/17 (hv))
> ! I can't find file `pgfutil-common.tex'.
> l.101 \input pgfutil-common.tex
>
> (Press Enter to retry, or Control-D to exit)
> Please type another input file name:
> ! Emergency stop.
> l.101 \input pgfutil-common.tex
>
> No pages of output.
> Transcript written on ex000-tmp.log.
> Inappropriate ioctl for device at make.pl line 34, <F> line 1.
> make[1]: *** [override_dh_auto_build] Error 25
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/sketch_0.3.7-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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the debian-science-maintainers
mailing list