Bug#755328: libgraph-writer-graphviz-perl: FTBFS: Tests failures
gregor herrmann
gregoa at debian.org
Sun Jul 20 12:26:51 UTC 2014
Control: tag -1 + confirmed
On Sat, 19 Jul 2014 20:44:20 +0200, David Suárez wrote:
> Source: libgraph-writer-graphviz-perl
> Version: 0.11-1nmu1
> Severity: serious
> Tags: jessie sid
> User: debian-qa at lists.debian.org
> Usertags: qa-ftbfs-20140718 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):
> > make[1]: Entering directory '/«PKGBUILDDIR»'
> > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
> > t/0.use.t ..... ok
> >
> > # Failed test at t/1.simple.t line 23.
> > # Looks like you failed 1 test of 1.
> > t/1.simple.t ..
> > Dubious, test returned 1 (wstat 256, 0x100)
> > Failed 1/1 subtests
This is similar to #711446, except that the output has changed again:
#v+
t/1.simple.t .. $VAR1 = 'digraph test {
graph [ratio=fill];
node [label="\\N", color=black];
edge [color=black];
graph [bb="0,0,290,52"];
Bob [label=Bob, pos="27,26", width="0.75", height="0.50"];
Dr [label=Dr, pos="99,26", width="0.75", height="0.50"];
Alice [label=Alice, pos="174,26", width="0.83", height="0.50"];
Crude [label=Crude, pos="256,26", width="0.94", height="0.50"];
}
';
$VAR2 = 'digraph test {
graph [bb="0,0,312.65,36",
ratio=fill
];
node [color=black,
label="\\N"
];
edge [color=black];
Crude [height=0.5,
label=Crude,
pos="39.646,18",
width=1.1013];
Bob [height=0.5,
label=Bob,
pos="125.65,18",
width=0.79437];
Alice [height=0.5,
label=Alice,
pos="206.65,18",
width=0.95686];
Dr [height=0.5,
label=Dr,
pos="285.65,18",
width=0.75];
}
';
$VAR1 = 'digraph Alice [label=Alice, pos="0,0", width="0.0", height="0.0"];
Bob [label=Bob, pos="0,0", width="0.0", height="0.0"];
Crude [label=Crude, pos="0,0", width="0.0", height="0.0"];
Dr [label=Dr, pos="0,0", width="0.0", height="0.0"];
edge [color=black];
graph [bb="0,0,0,0"];
graph [ratio=fill];
node [label="\\N", color=black];
test {}
';
$VAR2 = 'digraph label="\\N"
label=Alice,
label=Bob,
label=Crude,
label=Dr,
pos="0.0,0",
pos="0.0,0",
pos="0.0,0",
pos="0.0,0",
ratio=fill
width=0.0];
width=0.0];
width=0.0];
width=0.0];
Alice [height=0.0,
Bob [height=0.0,
Crude [height=0.0,
Dr [height=0.0,
];
];
edge [color=black];
graph [bb="0,0,0.0,0",
node [color=black,
test {}
';
#v-
where $VAR1 is $g1 and $VAR2 = $g1, once before and once after the
laundering which was introduced as a patch for #711446.
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Ludwig Hirsch: 1928
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20140720/0d265d98/attachment.sig>
More information about the pkg-perl-maintainers
mailing list