Package: liblocale-gettext-perl Version: 1.05-9 Severity: normal X-Debbugs-Cc: [email protected] User: [email protected] Usertags: ftbfs locale
This package fails its test suite on the reproducible.debian.net CI setup in the "second build", where the build environment is varied as far as possible from the first one. The list of variations is at https://reproducible.debian.net/reproducible.html and a failing build log is at https://reproducible.debian.net/logs/unstable/amd64/liblocale-gettext-perl_1.05-9.build2.log.gz The failure happened identically when I rescheduled another try, but I haven't found an explanation yet. Similar test failures can be triggered when the current locale doesn't exist, but that should result in a lot of stderr noise, and I'm told locales-all is installed in the build chroot. If all else fails, I intend to upload a debugging version to experimental with more diagnostics in the test scripts. The tests are skipped in the first build in the "C" locale, but when they get run in the second build in the "fr_CH.UTF-8" locale, it looks like the data returned by domain() isn't localized at all. # Failed test 1 in t/frconvert.t at line 25 # t/frconvert.t line 25 is: ok(0); t/frconvert.t .. 1..1 # Running under perl version 5.020002 for linux # Current time local: Mon Aug 17 02:03:47 2015 # Current time GMT: Sun Aug 16 12:03:47 2015 # Using Test.pm version 1.26 $VAR1 = bless( { 'domain' => 'foo', 'raw' => 0 }, 'Locale::gettext' ); [No problem] not ok 1 Failed 1/1 subtests Ideas welcome. -- Niko Tyni [email protected]

