Your message dated Sun, 20 Dec 2015 12:49:44 +0000
with message-id <[email protected]>
and subject line Bug#808454: fixed in libdata-faker-perl 0.10-2
has caused the Debian Bug report #808454,
regarding libdata-faker-perl: FTBFS under some locales (eg. fr_CH.UTF-8)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
808454: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808454
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libdata-faker-perl
Version: 0.10-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs locale
X-Debbugs-Cc: [email protected]

Dear Maintainer,

libdata-faker-perl fails to build from source in unstable/amd64 undersome 
locales (eg. LANG="fr_CH.UTF-8"):

  [..]

  ok 3 - all methods return something true-ish
  1..3
  ok
  t/Data-Faker-Name.t ........... 
  ok 1 - use Data::Faker;
      # Subtest: instance is returned
      ok 1 - An object of class 'Data::Faker' isa 'Data::Faker'
      1..1
  ok 2 - instance is returned
      # Subtest: all methods return something true-ish
      ok 1 - name_prefix
      ok 2 - last_name
      ok 3 - name_suffix
      ok 4 - name
      ok 5 - first_name
      1..5
  ok 3 - all methods return something true-ish
  1..3
  ok
  t/Data-Faker-PhoneNumber.t .... 
  ok 1 - use Data::Faker;
      # Subtest: instance is returned
      ok 1 - An object of class 'Data::Faker' isa 'Data::Faker'
      1..1
  ok 2 - instance is returned
      # Subtest: all methods return something
      ok 1 - phone_number
      1..1
  ok 3 - all methods return something
  1..3
  ok
  t/Data-Faker-StreetAddress.t .. 
  ok 1 - use Data::Faker;
      # Subtest: instance is returned
      ok 1 - An object of class 'Data::Faker' isa 'Data::Faker'
      1..1
  ok 2 - instance is returned
      # Subtest: all methods return something
      ok 1 - first_name
      ok 2 - secondary_unit_designator
      ok 3 - us_state
      ok 4 - secondary_unit_number
      ok 5 - street_address
      ok 6 - city
      ok 7 - name
      ok 8 - name_prefix
      ok 9 - street_suffix
      ok 10 - us_zip_code
      ok 11 - name_suffix
      ok 12 - last_name
      ok 13 - us_state_abbr
      ok 14 - street_name
      1..14
  ok 3 - all methods return something
  1..3
  ok
      
      #   Failed test 'ampm'
      #   at t/Data-Faker.t line 11.
      # Looks like you failed 1 test of 46.
  
  #   Failed test 'all methods return something true-ish'
  #   at t/Data-Faker.t line 13.
  # Looks like you failed 1 test of 3.
  t/Data-Faker.t ................ 
  ok 1 - use Data::Faker;
      # Subtest: instance is returned
      ok 1 - An object of class 'Data::Faker' isa 'Data::Faker'
      1..1
  ok 2 - instance is returned
      # Subtest: all methods return something true-ish
      ok 1 - phone_number
      ok 2 - city
      ok 3 - unixtime
      ok 4 - company
      ok 5 - server_name
      ok 6 - time
      ok 7 - last_name
      ok 8 - us_state
      ok 9 - date_format
      ok 10 - network_service
      ok 11 - street_name
      ok 12 - ampm_format
      ok 13 - datetime_format
      ok 14 - time_format
      ok 15 - us_zip_code
      ok 16 - first_name
      ok 17 - domain_word
      ok 18 - job_title
      ok 19 - month_abbr
      ok 20 - ip_address
      ok 21 - time_locale
      ok 22 - weekday
      ok 23 - weekday_abbr
      ok 24 - date
      ok 25 - dayofmonth
      ok 26 - company_suffix
      ok 27 - name_suffix
      ok 28 - month
      ok 29 - name
      ok 30 - century
      ok 31 - username
      ok 32 - street_address
      not ok 33 - ampm
      ok 34 - datetime_locale
      ok 35 - rfc822
      ok 36 - date_locale
      ok 37 - email
      ok 38 - street_suffix
      ok 39 - domain_name
      ok 40 - sqldate
      ok 41 - name_prefix
      ok 42 - hostname
      ok 43 - us_state_abbr
      ok 44 - secondary_unit_designator
      ok 45 - domain_suffix
      ok 46 - secondary_unit_number
      1..46
  not ok 3 - all methods return something true-ish
  1..3
  Dubious, test returned 1 (wstat 256, 0x100)
  Failed 1/3 subtests 
  t/datafaker.t ................. 
  ok 1 - Run for --help
  ok 2 - Results for --help
  ok 3 - Run for --help
  ok 4 - Results for --help
  ok 5 - Run for --datatypes
  ok 6 - Results for --datatypes
  1..6
  ok
  
  Test Summary Report
  -------------------
  t/Data-Faker-DateTime.t     (Wstat: 256 Tests: 3 Failed: 1)
    Failed test:  3
    Non-zero exit status: 1
  t/Data-Faker.t              (Wstat: 256 Tests: 3 Failed: 1)
    Failed test:  3
    Non-zero exit status: 1
  Files=8, Tests=27,  2 wallclock secs ( 0.08 usr  0.03 sys +  1.09 cusr  0.13 
csys =  1.33 CPU)
  Result: FAIL
  Failed 2/8 test programs. 2/27 subtests failed.
  Makefile:848: recipe for target 'test_dynamic' failed
  make[1]: *** [test_dynamic] Error 255
  make[1]: Leaving directory '/build/libdata-faker-perl-0.10'
  dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
  debian/rules:4: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: erreur: debian/rules build a produit une erreur de sortie 
de type 2

  [..]

The full build log is attached or can be viewed here:

    
https://reproducible.debian.net/logs/unstable/amd64/libdata-faker-perl_0.10-1.build2.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-

Attachment: libdata-faker-perl.0.10-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: libdata-faker-perl
Source-Version: 0.10-2

We believe that the bug you reported is fixed in the latest version of
libdata-faker-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated libdata-faker-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 20 Dec 2015 13:29:33 +0100
Source: libdata-faker-perl
Binary: libdata-faker-perl
Architecture: source
Version: 0.10-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 808454
Description: 
 libdata-faker-perl - Perl extension for generating fake data
Changes:
 libdata-faker-perl (0.10-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 .
   [ gregor herrmann ]
   * Set C locale for tests.
     Thanks to Chris Lamb for the bug report.
     (Closes: #808454)
   * Mark package as autopkgtest-able.
   * Declare compliance with Debian Policy 3.9.6.
   * Bump debhelper compatibility level to 9.
Checksums-Sha1: 
 1e65d196ae47345670974c627590d611c26bbe96 2237 libdata-faker-perl_0.10-2.dsc
 fa585003564181c99f642c3c82b6a3da307767c3 2684 
libdata-faker-perl_0.10-2.debian.tar.xz
Checksums-Sha256: 
 edabd8c199fa4d2571041e9ded74dce120b27daec2d23861167c1771b801ae11 2237 
libdata-faker-perl_0.10-2.dsc
 81f6b174ea711aff9cc9746427a982ff51a33c4b2493548f36ae64fcf511833f 2684 
libdata-faker-perl_0.10-2.debian.tar.xz
Files: 
 34523fe894ae5e6109fd54bbb1a68ecd 2237 perl optional 
libdata-faker-perl_0.10-2.dsc
 27941c9e38c9d125f33108b194d3ceed 2684 perl optional 
libdata-faker-perl_0.10-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJWdp++XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG8sAP/iGd2qmMq5TrJLwRjOsrl+3h
nP0m4vau9p7Xfmdo5x6nIspZI61bvGvwBRPxetdthAe5WydzvrORzwKq8RpJVu+T
BGQwCPJDcArz+KAcmNmFt5ugW1BMGEmNdUwKB/M9eJPpp3nFkOCkS5Jv03R3vLhG
Z1QmP2yY0phlTGwldnR6PPoZHEmBRROLts9sezZSN2xULW44FJldaEmqMeCSszDd
54C+9p7yDi+rqwhWkHxVLpEYXjBQS+DT+mjtQo7ynqbOEY9Zu42+ZnerLESMwmnF
6takGVsMsTaWNB+GqzJucLtbc70k6yURGKCvM55qbb9sSid6xMkE2SwrNuukEEtP
CBwSd5AQdaZ86ZGGg2L8ZZCP8noTnm8burQ7P03grLyUj6JN+fV3dgEJ+STYaJT7
hrOuhieGX88EZE5U60clwE98P62Rr2yytXMfL4z3ko8nWy5MykR2jH/Fdl8jt/kb
7i5dN/PeQ1NXu0lldGn9BXo0D2dSH9h/hvvjyUjsBk+ay6Ol70c9EDvFx+FrgtwP
e1WDN+hwpk3B805m7tk7zKeBlOtYkGjhQhzWvErfMoKg8aBqDCzBMbhfy7uvyFQT
jcpuIm4+Cke4cazG0rz03LroUBbfwB7SfQ+9P7wHsr6hvijA8B1Ga2XeQyXVwaLv
ldyPAdEwYmC9MFmfgaPi
=YEyj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to