Bug#578796: libgtk2-ex-simple-list-perl: FTBFS with perl 5.12.0-1: long doubles
Niko Tyni
ntyni at debian.org
Thu Apr 22 19:14:40 UTC 2010
Package: libgtk2-ex-simple-list-perl
Version: 0.50-2
Severity: important
User: debian-perl at lists.debian.org
Usertags: perl-5.12-transition
This package fails to build on amd64 with perl 5.12.0-1 from experimental:
# Failed test at t/GtkExSimpleList.t line 105.
# Failed test at t/GtkExSimpleList.t line 147.
# Failed test at t/GtkExSimpleList.t line 162.
# Failed test at t/GtkExSimpleList.t line 171.
# Failed test at t/GtkExSimpleList.t line 210.
# Failed test 'splice @, 2, 2 @'
# at t/GtkExSimpleList.t line 249.
# Structures begin differing at:
# $got->[0][2] = '0.100000000000000006'
# $expected->[0][2] = '0.1'
# Failed test 'splice @, -2, 1 @'
# at t/GtkExSimpleList.t line 259.
# Structures begin differing at:
# $got->[0][2] = '0.100000000000000006'
# $expected->[0][2] = '0.1'
# Failed test 'splice @, 8'
# at t/GtkExSimpleList.t line 264.
# Structures begin differing at:
# $got->[0][2] = '0.100000000000000006'
# $expected->[0][2] = '0.1'
# Failed test 'splice @, -2'
# at t/GtkExSimpleList.t line 271.
# Structures begin differing at:
# $got->[0][2] = '0.100000000000000006'
# $expected->[0][2] = '0.1'
# Failed test 'splice @'
# at t/GtkExSimpleList.t line 283.
# Structures begin differing at:
# $got->[0][2] = '0.100000000000000006'
# $expected->[0][2] = '0.1'
# Looks like you failed 10 tests of 46.
t/GtkExSimpleList.t ..
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/46 subtests
It looks like this happens because 5.12.0-1 is configured with long
doubles (-Duselongdouble).
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list