Source: libposix-strftime-compiler-perl Version: 0.41-1 Severity: serious Tags: stretch sid User: [email protected] Usertags: qa-ftbfs-20161001 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): > debian/rules build > dh build > dh_testdir > dh_update_autotools_config > dh_auto_configure > perl -I. Build.PL --installdirs vendor > Created MYMETA.yml and MYMETA.json > Creating new 'Build' script for 'POSIX-strftime-Compiler' version '0.41' > cp META.json MYMETA.json > cp META.yml MYMETA.yml > dh_auto_build > perl Build > Building POSIX-strftime-Compiler > dh_auto_test > perl Build test --verbose 1 > t/00_compile.t ... > ok 1 - use POSIX::strftime::Compiler; > 1..1 > ok > t/01_basic.t ..... > ok 1 - %% > ok 2 - %% > ok 3 - %% > ok 4 - %A > ok 5 - %A > ok 6 - %A > ok 7 - %B > ok 8 - %B > ok 9 - %B > ok 10 - %C > ok 11 - %C > ok 12 - %C > ok 13 - %D > ok 14 - %D > ok 15 - %D > ok 16 - %EC > ok 17 - %EC > ok 18 - %EC > ok 19 - %EX > ok 20 - %EX > ok 21 - %EX > ok 22 - %EY > ok 23 - %EY > ok 24 - %EY > ok 25 - %Ex > ok 26 - %Ex > ok 27 - %Ex > ok 28 - %Ey > ok 29 - %Ey > ok 30 - %Ey > ok 31 - %F > ok 32 - %F > ok 33 - %F > ok 34 - %G > ok 35 - %G > ok 36 - %G > ok 37 - %H > ok 38 - %H > ok 39 - %H > ok 40 - %I > ok 41 - %I > ok 42 - %I > ok 43 - %M > ok 44 - %M > ok 45 - %M > ok 46 - %N > ok 47 - %N > ok 48 - %N > ok 49 - %OH > ok 50 - %OH > ok 51 - %OH > ok 52 - %OI > ok 53 - %OI > ok 54 - %OI > ok 55 - %OM > ok 56 - %OM > ok 57 - %OM > ok 58 - %OS > ok 59 - %OS > ok 60 - %OS > ok 61 - %OU > ok 62 - %OU > ok 63 - %OU > ok 64 - %OV > ok 65 - %OV > ok 66 - %OV > ok 67 - %Od > ok 68 - %Od > ok 69 - %Od > ok 70 - %Oe > ok 71 - %Oe > ok 72 - %Oe > ok 73 - %Om > ok 74 - %Om > ok 75 - %Om > ok 76 - %Ou > ok 77 - %Ou > ok 78 - %Ou > ok 79 - %Ow > ok 80 - %Ow > ok 81 - %Ow > ok 82 - %Oy > ok 83 - %Oy > ok 84 - %Oy > ok 85 - %P > ok 86 - %P > ok 87 - %P > ok 88 - %Q > ok 89 - %Q > ok 90 - %Q > ok 91 - %R > ok 92 - %R > ok 93 - %R > ok 94 - %S > ok 95 - %S > ok 96 - %S > ok 97 - %T > ok 98 - %T > ok 99 - %T > ok 100 - %U > ok 101 - %U > ok 102 - %U > ok 103 - %V > ok 104 - %V > ok 105 - %V > ok 106 - %W > ok 107 - %W > ok 108 - %W > ok 109 - %X > ok 110 - %X > ok 111 - %X > ok 112 - %Y > ok 113 - %Y > ok 114 - %Y > ok 115 - %Z > ok 116 - %a > ok 117 - %a > ok 118 - %a > ok 119 - %b > ok 120 - %b > ok 121 - %b > ok 122 - %c > ok 123 - %c > ok 124 - %c > ok 125 - %d > ok 126 - %d > ok 127 - %d > ok 128 - %e > ok 129 - %e > ok 130 - %e > ok 131 - %g > ok 132 - %g > ok 133 - %g > ok 134 - %h > ok 135 - %h > ok 136 - %h > ok 137 - %j > ok 138 - %j > ok 139 - %j > ok 140 - %k > ok 141 - %k > ok 142 - %k > ok 143 - %l > ok 144 - %l > ok 145 - %l > ok 146 - %m > ok 147 - %m > ok 148 - %m > ok 149 - %n > ok 150 - %n > ok 151 - %n > ok 152 - %p > ok 153 - %p > ok 154 - %p > ok 155 - %q > ok 156 - %q > ok 157 - %q > ok 158 - %r > ok 159 - %r > ok 160 - %r > ok 161 - %s > ok 162 - %s > ok 163 - %s > ok 164 - %t > ok 165 - %t > ok 166 - %t > ok 167 - %u > ok 168 - %u > ok 169 - %u > ok 170 - %w > ok 171 - %w > ok 172 - %w > ok 173 - %x > ok 174 - %x > ok 175 - %x > ok 176 - %y > ok 177 - %y > ok 178 - %y > ok 179 - %z > ok 180 - %z > ok 181 - %z > ok 182 - %%=6 > ok 183 - %%foo=6 > ok 184 - %% foo=6 > ok 185 - %A=6 > ok 186 - %Afoo=6 > ok 187 - %A foo=6 > ok 188 - %B=6 > ok 189 - %Bfoo=6 > ok 190 - %B foo=6 > ok 191 - %C=6 > ok 192 - %Cfoo=6 > ok 193 - %C foo=6 > ok 194 - %D=6 > ok 195 - %Dfoo=6 > ok 196 - %D foo=6 > ok 197 - %EC=6 > ok 198 - %ECfoo=6 > ok 199 - %EC foo=6 > ok 200 - %EX=6 > ok 201 - %EXfoo=6 > ok 202 - %EX foo=6 > ok 203 - %EY=6 > ok 204 - %EYfoo=6 > ok 205 - %EY foo=6 > ok 206 - %Ex=6 > ok 207 - %Exfoo=6 > ok 208 - %Ex foo=6 > ok 209 - %Ey=6 > ok 210 - %Eyfoo=6 > ok 211 - %Ey foo=6 > ok 212 - %F=6 > ok 213 - %Ffoo=6 > ok 214 - %F foo=6 > ok 215 - %G=6 > ok 216 - %Gfoo=6 > ok 217 - %G foo=6 > ok 218 - %H=6 > ok 219 - %Hfoo=6 > ok 220 - %H foo=6 > ok 221 - %I=6 > ok 222 - %Ifoo=6 > ok 223 - %I foo=6 > ok 224 - %M=6 > ok 225 - %Mfoo=6 > ok 226 - %M foo=6 > ok 227 - %N=6 > ok 228 - %Nfoo=6 > ok 229 - %N foo=6 > ok 230 - %OH=6 > ok 231 - %OHfoo=6 > ok 232 - %OH foo=6 > ok 233 - %OI=6 > ok 234 - %OIfoo=6 > ok 235 - %OI foo=6 > ok 236 - %OM=6 > ok 237 - %OMfoo=6 > ok 238 - %OM foo=6 > ok 239 - %OS=6 > ok 240 - %OSfoo=6 > ok 241 - %OS foo=6 > ok 242 - %OU=6 > ok 243 - %OUfoo=6 > ok 244 - %OU foo=6 > ok 245 - %OV=6 > ok 246 - %OVfoo=6 > ok 247 - %OV foo=6 > ok 248 - %Od=6 > ok 249 - %Odfoo=6 > ok 250 - %Od foo=6 > ok 251 - %Oe=6 > ok 252 - %Oefoo=6 > ok 253 - %Oe foo=6 > ok 254 - %Om=6 > ok 255 - %Omfoo=6 > ok 256 - %Om foo=6 > ok 257 - %Ou=6 > ok 258 - %Oufoo=6 > ok 259 - %Ou foo=6 > ok 260 - %Ow=6 > ok 261 - %Owfoo=6 > ok 262 - %Ow foo=6 > ok 263 - %Oy=6 > ok 264 - %Oyfoo=6 > ok 265 - %Oy foo=6 > ok 266 - %P=6 > ok 267 - %Pfoo=6 > ok 268 - %P foo=6 > ok 269 - %Q=6 > ok 270 - %Qfoo=6 > ok 271 - %Q foo=6 > ok 272 - %R=6 > ok 273 - %Rfoo=6 > ok 274 - %R foo=6 > ok 275 - %S=6 > ok 276 - %Sfoo=6 > ok 277 - %S foo=6 > ok 278 - %T=6 > ok 279 - %Tfoo=6 > ok 280 - %T foo=6 > ok 281 - %U=6 > ok 282 - %Ufoo=6 > ok 283 - %U foo=6 > ok 284 - %V=6 > ok 285 - %Vfoo=6 > ok 286 - %V foo=6 > ok 287 - %W=6 > ok 288 - %Wfoo=6 > ok 289 - %W foo=6 > ok 290 - %X=6 > ok 291 - %Xfoo=6 > ok 292 - %X foo=6 > ok 293 - %Y=6 > ok 294 - %Yfoo=6 > ok 295 - %Y foo=6 > ok 296 - %Z=6 > ok 297 - %a=6 > ok 298 - %afoo=6 > ok 299 - %a foo=6 > ok 300 - %b=6 > ok 301 - %bfoo=6 > ok 302 - %b foo=6 > ok 303 - %c=6 > ok 304 - %cfoo=6 > ok 305 - %c foo=6 > ok 306 - %d=6 > ok 307 - %dfoo=6 > ok 308 - %d foo=6 > ok 309 - %e=6 > ok 310 - %efoo=6 > ok 311 - %e foo=6 > ok 312 - %g=6 > ok 313 - %gfoo=6 > ok 314 - %g foo=6 > ok 315 - %h=6 > ok 316 - %hfoo=6 > ok 317 - %h foo=6 > ok 318 - %j=6 > ok 319 - %jfoo=6 > ok 320 - %j foo=6 > ok 321 - %k=6 > ok 322 - %kfoo=6 > ok 323 - %k foo=6 > ok 324 - %l=6 > ok 325 - %lfoo=6 > ok 326 - %l foo=6 > ok 327 - %m=6 > ok 328 - %mfoo=6 > ok 329 - %m foo=6 > ok 330 - %n=6 > ok 331 - %nfoo=6 > ok 332 - %n foo=6 > ok 333 - %p=6 > ok 334 - %pfoo=6 > ok 335 - %p foo=6 > ok 336 - %q=6 > ok 337 - %qfoo=6 > ok 338 - %q foo=6 > ok 339 - %r=6 > ok 340 - %rfoo=6 > ok 341 - %r foo=6 > ok 342 - %s=6 > ok 343 - %sfoo=6 > ok 344 - %s foo=6 > ok 345 - %t=6 > ok 346 - %tfoo=6 > ok 347 - %t foo=6 > ok 348 - %u=6 > ok 349 - %ufoo=6 > ok 350 - %u foo=6 > ok 351 - %w=6 > ok 352 - %wfoo=6 > ok 353 - %w foo=6 > ok 354 - %x=6 > ok 355 - %xfoo=6 > ok 356 - %x foo=6 > ok 357 - %y=6 > ok 358 - %yfoo=6 > ok 359 - %y foo=6 > ok 360 - %z=6 > ok 361 - %zfoo=6 > ok 362 - %z foo=6 > ok 363 - last % > ok 364 - last % =6 > 1..364 > ok > t/02_timezone.t .. > 1..4 > ok 1 - tmzone1(CET-1CEST) > ok 2 - tmname1(CET-1CEST) > ok 3 - tmzone2(CET-1CEST) > ok 4 - tmname2(CET-1CEST) > ok > t/03_isoweek.t ... > ok 1 - 2011-12-31 > ok 2 - 2012-01-01 > ok 3 - 2012-01-02 > ok 4 - 2012-12-30 > ok 5 - 2012-12-31 > ok 6 - 2013-01-01 > 1..6 > ok > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0930' > > # Failed test 'Australia/Darwin / 2013-1-10 => Australia' > # at t/04_tzset.t line 37. > # 'Australia' > # doesn't match '(?^:A?CST)' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0930' > > # Failed test 'Australia/Darwin / 2013-1-10 => GMT' > # at t/04_tzset.t line 47. > # 'GMT' > # doesn't match '(?^:A?CST)' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0930' > > # Failed test 'Australia/Darwin / 2013-5-10 => Australia' > # at t/04_tzset.t line 37. > # 'Australia' > # doesn't match '(?^:A?CST)' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0930' > > # Failed test 'Australia/Darwin / 2013-5-10 => GMT' > # at t/04_tzset.t line 47. > # 'GMT' > # doesn't match '(?^:A?CST)' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0930' > > # Failed test 'Australia/Darwin / 2013-8-15 => Australia' > # at t/04_tzset.t line 37. > # 'Australia' > # doesn't match '(?^:A?CST)' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0930' > > # Failed test 'Australia/Darwin / 2013-8-15 => GMT' > # at t/04_tzset.t line 47. > # 'GMT' > # doesn't match '(?^:A?CST)' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0930' > > # Failed test 'Australia/Darwin / 2013-11-15 => Australia' > # at t/04_tzset.t line 37. > # 'Australia' > # doesn't match '(?^:A?CST)' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0930' > > # Failed test 'Australia/Darwin / 2013-11-15 => GMT' > # at t/04_tzset.t line 47. > # 'GMT' > # doesn't match '(?^:A?CST)' > # Looks like you failed 16 tests of 16. > > # Failed test 'Australia/Darwin' > # at t/04_tzset.t line 56. > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0900' > > # Failed test 'Asia/Tokyo / 2013-1-10 => Asia' > # at t/04_tzset.t line 41. > # got: 'Asia' > # expected: 'JST' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0900' > > # Failed test 'Asia/Tokyo / 2013-1-10 => GMT' > # at t/04_tzset.t line 51. > # got: 'GMT' > # expected: 'JST' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0900' > > # Failed test 'Asia/Tokyo / 2013-5-10 => Asia' > # at t/04_tzset.t line 41. > # got: 'Asia' > # expected: 'JST' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0900' > > # Failed test 'Asia/Tokyo / 2013-5-10 => GMT' > # at t/04_tzset.t line 51. > # got: 'GMT' > # expected: 'JST' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0900' > > # Failed test 'Asia/Tokyo / 2013-8-15 => Asia' > # at t/04_tzset.t line 41. > # got: 'Asia' > # expected: 'JST' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0900' > > # Failed test 'Asia/Tokyo / 2013-8-15 => GMT' > # at t/04_tzset.t line 51. > # got: 'GMT' > # expected: 'JST' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0900' > > # Failed test 'Asia/Tokyo / 2013-11-15 => Asia' > # at t/04_tzset.t line 41. > # got: 'Asia' > # expected: 'JST' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0900' > > # Failed test 'Asia/Tokyo / 2013-11-15 => GMT' > # at t/04_tzset.t line 51. > # got: 'GMT' > # expected: 'JST' > # Looks like you failed 16 tests of 16. > > # Failed test 'Asia/Tokyo' > # at t/04_tzset.t line 56. > > # Failed test 'Europe/London / 2013-1-10 => Europe' > # at t/04_tzset.t line 37. > # 'Europe' > # doesn't match '(?^:(GMT|WET))' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0100' > > # Failed test 'Europe/London / 2013-5-10 => Europe' > # at t/04_tzset.t line 37. > # 'Europe' > # doesn't match '(?^:(BST|WEST))' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0100' > > # Failed test 'Europe/London / 2013-5-10 => GMT' > # at t/04_tzset.t line 47. > # 'GMT' > # doesn't match '(?^:(BST|WEST))' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0100' > > # Failed test 'Europe/London / 2013-8-15 => Europe' > # at t/04_tzset.t line 37. > # 'Europe' > # doesn't match '(?^:(BST|WEST))' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0100' > > # Failed test 'Europe/London / 2013-8-15 => GMT' > # at t/04_tzset.t line 47. > # 'GMT' > # doesn't match '(?^:(BST|WEST))' > # Looks like you failed 9 tests of 16. > > # Failed test 'Europe/London' > # at t/04_tzset.t line 56. > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0100' > > # Failed test 'Europe/Paris / 2013-1-10 => Europe' > # at t/04_tzset.t line 41. > # got: 'Europe' > # expected: 'CET' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0100' > > # Failed test 'Europe/Paris / 2013-1-10 => GMT' > # at t/04_tzset.t line 51. > # got: 'GMT' > # expected: 'CET' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0200' > > # Failed test 'Europe/Paris / 2013-5-10 => Europe' > # at t/04_tzset.t line 41. > # got: 'Europe' > # expected: 'CEST' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0200' > > # Failed test 'Europe/Paris / 2013-5-10 => GMT' > # at t/04_tzset.t line 51. > # got: 'GMT' > # expected: 'CEST' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0200' > > # Failed test 'Europe/Paris / 2013-8-15 => Europe' > # at t/04_tzset.t line 41. > # got: 'Europe' > # expected: 'CEST' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0200' > > # Failed test 'Europe/Paris / 2013-8-15 => GMT' > # at t/04_tzset.t line 51. > # got: 'GMT' > # expected: 'CEST' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '+0100' > > # Failed test 'Europe/Paris / 2013-11-15 => Europe' > # at t/04_tzset.t line 41. > # got: 'Europe' > # expected: 'CET' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '+0100' > > # Failed test 'Europe/Paris / 2013-11-15 => GMT' > # at t/04_tzset.t line 51. > # got: 'GMT' > # expected: 'CET' > # Looks like you failed 16 tests of 16. > > # Failed test 'Europe/Paris' > # at t/04_tzset.t line 56. > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '-0500' > > # Failed test 'America/New_York / 2013-1-10 => America' > # at t/04_tzset.t line 41. > # got: 'America' > # expected: 'EST' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '-0500' > > # Failed test 'America/New_York / 2013-1-10 => GMT' > # at t/04_tzset.t line 51. > # got: 'GMT' > # expected: 'EST' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '-0400' > > # Failed test 'America/New_York / 2013-5-10 => America' > # at t/04_tzset.t line 41. > # got: 'America' > # expected: 'EDT' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '-0400' > > # Failed test 'America/New_York / 2013-5-10 => GMT' > # at t/04_tzset.t line 51. > # got: 'GMT' > # expected: 'EDT' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '-0400' > > # Failed test 'America/New_York / 2013-8-15 => America' > # at t/04_tzset.t line 41. > # got: 'America' > # expected: 'EDT' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '-0400' > > # Failed test 'America/New_York / 2013-8-15 => GMT' > # at t/04_tzset.t line 51. > # got: 'GMT' > # expected: 'EDT' > > # Failed test at t/04_tzset.t line 35. > # got: '+0000' > # expected: '-0500' > > # Failed test 'America/New_York / 2013-11-15 => America' > # at t/04_tzset.t line 41. > # got: 'America' > # expected: 'EST' > > # Failed test at t/04_tzset.t line 45. > # got: '+0000' > # expected: '-0500' > > # Failed test 'America/New_York / 2013-11-15 => GMT' > # at t/04_tzset.t line 51. > # got: 'GMT' > # expected: 'EST' > # Looks like you failed 16 tests of 16. > > # Failed test 'America/New_York' > # at t/04_tzset.t line 56. > # Looks like you failed 5 tests of 6. > t/04_tzset.t ..... > # Subtest: Australia/Darwin > not ok 1 > not ok 2 - Australia/Darwin / 2013-1-10 => Australia > not ok 3 > not ok 4 - Australia/Darwin / 2013-1-10 => GMT > not ok 5 > not ok 6 - Australia/Darwin / 2013-5-10 => Australia > not ok 7 > not ok 8 - Australia/Darwin / 2013-5-10 => GMT > not ok 9 > not ok 10 - Australia/Darwin / 2013-8-15 => Australia > not ok 11 > not ok 12 - Australia/Darwin / 2013-8-15 => GMT > not ok 13 > not ok 14 - Australia/Darwin / 2013-11-15 => Australia > not ok 15 > not ok 16 - Australia/Darwin / 2013-11-15 => GMT > 1..16 > not ok 1 - Australia/Darwin > # Subtest: Asia/Tokyo > not ok 1 > not ok 2 - Asia/Tokyo / 2013-1-10 => Asia > not ok 3 > not ok 4 - Asia/Tokyo / 2013-1-10 => GMT > not ok 5 > not ok 6 - Asia/Tokyo / 2013-5-10 => Asia > not ok 7 > not ok 8 - Asia/Tokyo / 2013-5-10 => GMT > not ok 9 > not ok 10 - Asia/Tokyo / 2013-8-15 => Asia > not ok 11 > not ok 12 - Asia/Tokyo / 2013-8-15 => GMT > not ok 13 > not ok 14 - Asia/Tokyo / 2013-11-15 => Asia > not ok 15 > not ok 16 - Asia/Tokyo / 2013-11-15 => GMT > 1..16 > not ok 2 - Asia/Tokyo > # Subtest: UTC > ok 1 > ok 2 - UTC / 2013-1-10 => UTC > ok 3 > ok 4 - UTC / 2013-1-10 => UTC > ok 5 > ok 6 - UTC / 2013-5-10 => UTC > ok 7 > ok 8 - UTC / 2013-5-10 => UTC > ok 9 > ok 10 - UTC / 2013-8-15 => UTC > ok 11 > ok 12 - UTC / 2013-8-15 => UTC > ok 13 > ok 14 - UTC / 2013-11-15 => UTC > ok 15 > ok 16 - UTC / 2013-11-15 => UTC > 1..16 > ok 3 - UTC > # Subtest: Europe/London > ok 1 > not ok 2 - Europe/London / 2013-1-10 => Europe > ok 3 > ok 4 - Europe/London / 2013-1-10 => GMT > not ok 5 > not ok 6 - Europe/London / 2013-5-10 => Europe > not ok 7 > not ok 8 - Europe/London / 2013-5-10 => GMT > not ok 9 > not ok 10 - Europe/London / 2013-8-15 => Europe > not ok 11 > not ok 12 - Europe/London / 2013-8-15 => GMT > ok 13 > ok 14 - Europe/London / 2013-11-15 => Europe > ok 15 > ok 16 - Europe/London / 2013-11-15 => GMT > 1..16 > not ok 4 - Europe/London > # Subtest: Europe/Paris > not ok 1 > not ok 2 - Europe/Paris / 2013-1-10 => Europe > not ok 3 > not ok 4 - Europe/Paris / 2013-1-10 => GMT > not ok 5 > not ok 6 - Europe/Paris / 2013-5-10 => Europe > not ok 7 > not ok 8 - Europe/Paris / 2013-5-10 => GMT > not ok 9 > not ok 10 - Europe/Paris / 2013-8-15 => Europe > not ok 11 > not ok 12 - Europe/Paris / 2013-8-15 => GMT > not ok 13 > not ok 14 - Europe/Paris / 2013-11-15 => Europe > not ok 15 > not ok 16 - Europe/Paris / 2013-11-15 => GMT > 1..16 > not ok 5 - Europe/Paris > # Subtest: America/New_York > not ok 1 > not ok 2 - America/New_York / 2013-1-10 => America > not ok 3 > not ok 4 - America/New_York / 2013-1-10 => GMT > not ok 5 > not ok 6 - America/New_York / 2013-5-10 => America > not ok 7 > not ok 8 - America/New_York / 2013-5-10 => GMT > not ok 9 > not ok 10 - America/New_York / 2013-8-15 => America > not ok 11 > not ok 12 - America/New_York / 2013-8-15 => GMT > not ok 13 > not ok 14 - America/New_York / 2013-11-15 => America > not ok 15 > not ok 16 - America/New_York / 2013-11-15 => GMT > 1..16 > not ok 6 - America/New_York > 1..6 > Dubious, test returned 5 (wstat 1280, 0x500) > Failed 5/6 subtests > > Test Summary Report > ------------------- > t/04_tzset.t (Wstat: 1280 Tests: 6 Failed: 5) > Failed tests: 1-2, 4-6 > Non-zero exit status: 5 > Files=5, Tests=381, 0 wallclock secs ( 0.06 usr 0.02 sys + 0.31 cusr 0.01 > csys = 0.40 CPU) > Result: FAIL > Failed 1/5 test programs. 5/381 subtests failed. > dh_auto_test: perl Build test --verbose 1 returned exit code 5 If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 If the failure looks LSB-related: similarly to tzdata, lsb-base is not installed in the build chroot. The full build log is available from: http://aws-logs.debian.net/2016/10/01/libposix-strftime-compiler-perl_0.41-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.

