Source: ricochet
Version: 0.4
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140426 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>
> ->     restore (cr);
> ./client-draw.5c:208: No visible symbol "cr" in scope
> ./client-draw.5c:209: syntax error before "}"
> ./client-draw.5c:211: syntax error before "cr"
> ->     save (cr);
> ./client-draw.5c:212: No visible symbol "save" in scope
> ->     save (cr);
> ./client-draw.5c:212: No visible symbol "cr" in scope
> ->     translate (cr, x * cell_width * t.xscale + t.xoff, y * cell_height * 
> t.yscale + t.yoff);
> ./client-draw.5c:213: No visible symbol "translate" in scope
> ->     translate (cr, x * cell_width * t.xscale + t.xoff, y * cell_height * 
> t.yscale + t.yoff);
> ./client-draw.5c:213: No visible symbol "cr" in scope
> ->     translate (cr, x * cell_width * t.xscale + t.xoff, y * cell_height * 
> t.yscale + t.yoff);
> ./client-draw.5c:213: No visible symbol "x" in scope
> ->     translate (cr, x * cell_width * t.xscale + t.xoff, y * cell_height * 
> t.yscale + t.yoff);
> ./client-draw.5c:213: No visible symbol "y" in scope
> ->     scale (cr, 2 * t.xscale, 2 * t.yscale);
> ./client-draw.5c:214: No visible symbol "scale" in scope
> ->     scale (cr, 2 * t.xscale, 2 * t.yscale);
> ./client-draw.5c:214: No visible symbol "cr" in scope
> ->     union switch (target)
> ./client-draw.5c:215: No visible symbol "target" in scope
> ->     draw_sprite (&targets[t.color][t.shape], cr);
> ./client-draw.5c:217: No visible symbol "draw_sprite" in scope
> ->     draw_sprite (&targets[t.color][t.shape], cr);
> ./client-draw.5c:217: No visible symbol "targets" in scope
> ->     draw_sprite (&targets[t.color][t.shape], cr);
> ./client-draw.5c:217: No visible symbol "cr" in scope
> ->     restore (cr);
> ./client-draw.5c:222: No visible symbol "restore" in scope
> ->     restore (cr);
> ./client-draw.5c:222: No visible symbol "cr" in scope
> ./client-draw.5c:223: syntax error before "}"
> ./client-draw.5c:224: syntax error before "}"
> ./client-draw.5c:225: syntax error before "}"
> ./make-icon.5c:37: syntax error before "::"
> ./make-icon.5c:40: syntax error before "::"
> ./make-icon.5c:41: syntax error before "else"
> ./make-icon.5c:42: syntax error before "::"
> ./make-icon.5c:67: syntax error before "transform"
> ./make-icon.5c:68: syntax error before "xoff"
> ./make-icon.5c:69: syntax error before "yoff"
> ./make-icon.5c:70: syntax error before "xscale"
> ./make-icon.5c:71: syntax error before "yscale"
> ./make-icon.5c:72: syntax error before "}"
> ->     Client::Draw::background (cr, 0, 0, object, &transform);
> ./make-icon.5c:74: No visible symbol "background" in scope
> ->     Client::Draw::background (cr, 0, 0, object, &transform);
> ./make-icon.5c:74: No visible symbol "transform" in scope
> ->     Client::Draw::contents (cr, 0, 0, object, target, robot, &transform);
> ./make-icon.5c:76: No visible symbol "contents" in scope
> ->     Client::Draw::contents (cr, 0, 0, object, target, robot, &transform);
> ./make-icon.5c:76: No visible symbol "transform" in scope
> ./make-icon.5c:81: syntax error before "::"
> ./make-icon.5c:82: syntax error before "}"
> Unhandled exception uninitialized_value ()
> ./make-icon.5c:84:     main ();
> make[1]: *** [ricochet-icon.svg] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/04/26/ricochet_0.4_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.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to