Your message dated Fri, 30 Jun 2017 02:47:34 +0000
with message-id <e1dqly2-000hje...@fasolo.debian.org>
and subject line Bug#808454: fixed in libdata-faker-perl 0.10-1+deb8u1
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 ow...@bugs.debian.org
immediately.)


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

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
     `. `'`      la...@debian.org / 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-1+deb8u1

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 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 28 Jun 2017 19:04:28 +0200
Source: libdata-faker-perl
Binary: libdata-faker-perl
Architecture: source all
Version: 0.10-1+deb8u1
Distribution: jessie
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
 libdata-faker-perl - Perl extension for generating fake data
Closes: 808454
Changes:
 libdata-faker-perl (0.10-1+deb8u1) jessie; urgency=medium
 .
   * Set C locale for tests. Thanks to Chris Lamb for the bug report.
     (Closes: #808454)
Checksums-Sha1:
 2f86e023c9fd653274107a2ead8a4395b620a5d2 2252 
libdata-faker-perl_0.10-1+deb8u1.dsc
 f2453da0578936b44c8448d61bf758e68db8da60 2520 
libdata-faker-perl_0.10-1+deb8u1.debian.tar.xz
 604e2fd7e5cb257dafded6f1dc1e31e6a852d171 53490 
libdata-faker-perl_0.10-1+deb8u1_all.deb
Checksums-Sha256:
 371c86bd44490d6684ed3b7dd3f001cc4bc7873474315cfed2767881a591d9cd 2252 
libdata-faker-perl_0.10-1+deb8u1.dsc
 d6bbb0d0582e3da7d0e73fb80b805d44ee7bfdb721a09e6b950359d289ed063e 2520 
libdata-faker-perl_0.10-1+deb8u1.debian.tar.xz
 0a1b2059fb90353ef27bc7ae2fe2494e81e6ccde6592821215e6b1b20b16b0f6 53490 
libdata-faker-perl_0.10-1+deb8u1_all.deb
Files:
 d0f4efcee05d0638d02441fb57119c98 2252 perl optional 
libdata-faker-perl_0.10-1+deb8u1.dsc
 0f3fdf583ae5f2714dae58b5e55e6a18 2520 perl optional 
libdata-faker-perl_0.10-1+deb8u1.debian.tar.xz
 78350ea441f43532b7d9dc06ac3d394b 53490 perl optional 
libdata-faker-perl_0.10-1+deb8u1_all.deb

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAllT4bVfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgY1DQ//VV6EHiJ20GzRrl5zpB+VjRRIc32H+bSi/TtOmZN/s2Q9EkjCz47iMMj3
aHZrZlD8PWB+hpW58GI1rY6FAO8Ep7NJ3iy5mmVCf7kS9ZTqCST9a1fSRX0RaxYW
2hYYwmegdWHsD1rSQGgcTiMcC1ZX4iX5wJb34g7Ee6airneIsypLdVpz09VUoKhK
tEWDn4dOXxDj/u5umloG12VMmCshlXtjSWa0vh3i0t5MfPdKdRJHqXe+Qmyf3bDI
O2OZxggNw/8HQPwGyU6suqkP9o0ud1RK49F+wKPq2lhNq9PJ9gGOpWmRWyomQGAx
VoBCjXxuk9jxgwwrREKHhqX1fV0geUf4A6G7f7M28s1CBNwbwzQk217hvvLq8pKW
CGdPdyiNUrKN6tvV9U8baUjGv2fNpP/tdan+ziIPzDU0AppJDhkQji17xMChQbHO
T6v1L4qnUTB3SPtOXdRCiUu/oMkbYCl8MIj5jLk6lL9D6kRt7HpXvcaFwvEiAuBU
95OdPvVO3xDImshSoOE8v2UnTpE7CceOGCw7fOfHK3OjFVIE5BiS8DD8kTjX2jUd
2Lq9mQDoRXDzxQ69n1rb8aYo3WatwqzQ2+2tS+6K+wQ/sYC/GBpPFzu8MxIHNvqm
wZf6zmD3vJf5rd40u9pruVbKqUpAjRlWeV71Rcsyws2xReY/+O8=
=4FdB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to