Your message dated Thu, 24 Aug 2017 09:35:21 +0000
with message-id <[email protected]>
and subject line Bug#872317: fixed in pango1.0 1.40.11-1
has caused the Debian Bug report #872317,
regarding libgtk2-perl FTBFS: GtkTextIter test failures
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.)


-- 
872317: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872317
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libgtk2-perl
Version: 2:1.24992-1
Severity: serious

Some recent change in unstable makes libgtk2-perl FTBFS:

https://tests.reproducible-builds.org/debian/history/libgtk2-perl.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libgtk2-perl.html

...
#   Failed test at t/GtkTextIter.t line 155.

#   Failed test at t/GtkTextIter.t line 157.
# Looks like you failed 2 tests of 93.
t/GtkTextIter.t .................... 
1..93
ok 1 - An object of class 'Gtk2::TextIter' isa 'Gtk2::TextIter'
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22 - An object of class 'Pango::Language' isa 'Gtk2::Pango::Language'
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
ok 34
ok 35
ok 36 - search forward
ok 37 - from
ok 38 - to
ok 39 - search backward
ok 40 - from
ok 41 - to
ok 42 - 'match start' isa 'Gtk2::TextIter'
ok 43 - 'match end' isa 'Gtk2::TextIter'
ok 44 - found string match forward
ok 45 - found string match forward
ok 46 - found string match forward
ok 47 - found string match forward
ok 48 - match start offset
ok 49 - match end offset
ok 50 - 'match start' isa 'Gtk2::TextIter'
ok 51 - 'match end' isa 'Gtk2::TextIter'
ok 52 - found string match backward
ok 53 - match start offset
ok 54 - match end offset
ok 55
ok 56
ok 57
ok 58
ok 59
ok 60
ok 61
ok 62
ok 63
ok 64
ok 65
ok 66
not ok 67
ok 68
not ok 69
ok 70
ok 71
ok 72
ok 73
ok 74
ok 75
ok 76
ok 77
ok 78
ok 79
ok 80
ok 81
ok 82
ok 83
ok 84
ok 85
ok 86
ok 87
ok 88
ok 89
ok 90
ok 91
ok 92
ok 93
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/93 subtests
...
Test Summary Report
-------------------
t/GtkTextIter.t                  (Wstat: 512 Tests: 93 Failed: 2)
  Failed tests:  67, 69
  Non-zero exit status: 2
Files=228, Tests=5063, 45 wallclock secs ( 1.32 usr  0.43 sys + 31.86 cusr  
5.44 csys = 39.05 CPU)
Result: FAIL
Failed 1/228 test programs. 2/5063 subtests failed.
Makefile:3675: recipe for target 'test_dynamic' failed
make[2]: *** [test_dynamic] Error 255
make[2]: Leaving directory '/build/1st/libgtk2-perl-1.24992'
dh_auto_test: make -j16 test TEST_VERBOSE=1 returned exit code 2
debian/rules:24: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2

--- End Message ---
--- Begin Message ---
Source: pango1.0
Source-Version: 1.40.11-1

We believe that the bug you reported is fixed in the latest version of
pango1.0, 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.
Jeremy Bicha <[email protected]> (supplier of updated pango1.0 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: SHA256

Format: 1.8
Date: Wed, 16 Aug 2017 09:46:11 -0400
Source: pango1.0
Binary: libpango1.0-0 libpango-1.0-0 libpangocairo-1.0-0 libpangoxft-1.0-0 
libpangoft2-1.0-0 libpango1.0-udeb libpango1.0-dev libpango1.0-doc 
gir1.2-pango-1.0 pango1.0-tests
Architecture: source
Version: 1.40.11-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Jeremy Bicha <[email protected]>
Description:
 gir1.2-pango-1.0 - Layout and rendering of internationalized text - gir 
bindings
 libpango-1.0-0 - Layout and rendering of internationalized text
 libpango1.0-0 - Layout and rendering of internationalized text (transitional 
pack
 libpango1.0-dev - Development files for the Pango
 libpango1.0-doc - Documentation files for the Pango
 libpango1.0-udeb - Layout and rendering of internationalized text - minimal 
runtime (udeb)
 libpangocairo-1.0-0 - Layout and rendering of internationalized text
 libpangoft2-1.0-0 - Layout and rendering of internationalized text
 libpangoxft-1.0-0 - Layout and rendering of internationalized text
 pango1.0-tests - Layout and rendering of internationalized text - installed 
tests
Closes: 872317
Changes:
 pango1.0 (1.40.11-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump Standards-Version to 4.0.1.
   * Add fix-sentence-break-function.patch:
     - Fix regression caught by gtk3 & libgtk2-perl build tests
       (LP: #1709225) (Closes: #872317)
Checksums-Sha1:
 446ecc03d45e8b7702f57a921f1909440115c0b0 3289 pango1.0_1.40.11-1.dsc
 c5fa27a97d666f30340482cc2798d38437c8d111 854372 pango1.0_1.40.11.orig.tar.xz
 59be37b53126a33ea79f9deb17259da7b3c2650d 28116 pango1.0_1.40.11-1.debian.tar.xz
 59eaefc8a280459bfa3cde53bc9eef7a2cd02d24 9008 
pango1.0_1.40.11-1_source.buildinfo
Checksums-Sha256:
 4cec44d3c1c6df349fa1fdb0a68f96bb9da1bf5f26ba76abd48e43c5132117ed 3289 
pango1.0_1.40.11-1.dsc
 5b11140590e632739e4151cae06b8116160d59e22bf36a3ccd5df76d1cf0383e 854372 
pango1.0_1.40.11.orig.tar.xz
 5a82fb58cd002cacaa21cadd8ff8414cc505a37da6c47ec1f96fd80aa260e47e 28116 
pango1.0_1.40.11-1.debian.tar.xz
 b53dc874dd28159fbed7b2041998cc05f292e7055dbe95e430f814ecdc759eab 9008 
pango1.0_1.40.11-1_source.buildinfo
Files:
 f1b31bc9e493704624237a3fb4deddfb 3289 libs optional pango1.0_1.40.11-1.dsc
 eee00ed5d0ea50d5cd9e819d25ef5037 854372 libs optional 
pango1.0_1.40.11.orig.tar.xz
 7a3aff2fe641a7e27ee8300a1cc7ea16 28116 libs optional 
pango1.0_1.40.11-1.debian.tar.xz
 9ca894d2923c28e344f211cf8d5f43e2 9008 libs optional 
pango1.0_1.40.11-1_source.buildinfo

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

iQIzBAEBCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAlmemPUACgkQnUbEiOQ2
gwLVIRAAifRjL6CbevGSXxAXJgchQ8o94M3T9qinVCXIu4GhW+GB1RvnbS9sHkp8
7oiifEdWNrpYRK+Ax2DbbIgx/M5vk9Cck1AS2hNeHCOr64rC/h5RDdwoEeieL0hP
TJ6VpOS2bLqvGCgxoMSpB9x/Y1I2dK6l6TmBndP4PAYShRocS1SkQzyD26jWYxyU
pCg+0AKuUFdY3reeoLLw4sYXqKOIQirrL9Xx78xSkykpPHD5cJ8AMTjPZmlkGrnA
pw2EUSeyCA0gSxIR2o4B13vWiw6otk6rS8YefL1rTYZcg+3LNzl3YMe1ZoPHvmq4
nIAyZd28ShHxk7PqV3RuTi/ZPlQsqGy88agSUa1mYZ6CtjlIZc85zUNzjCxUT1Rr
RGRBZ00GODC84udgfZFL63lpq8MLiO38e2dlFHmFYq9w2yAcOERjf1jOpr90gF7w
vR6emom6w7ng+h4uEcicc5TzcX1ivDCihRL1nQ+rtvrV9TwQAKg7zHgAqwJslcVR
3duQpFxYJ3pPZRY/KnauQsiHDn0neMaP5bIa58ZbcmsyjFvYSNGKOSSro5ABgdHw
K960Bb/vDedC0MtCUvYZhBuyC95GFlczn7qRSRfwYKfNBgqDdGX0sOUnH8FC8yjW
+RWmrS2O+HekjXSy/FfTi0IPGaDJJ/PvSMjOCeJzsvWka8sHXRw=
=dS5J
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to