Your message dated Fri, 16 May 2014 23:04:57 +0000
with message-id <[email protected]>
and subject line Bug#746049: fixed in vala-0.24 0.24.0-2
has caused the Debian Bug report #746049,
regarding gucharmap: FTBFS: Gucharmap-2.90.gir:1424.7-1424.33: error: The type 
name `Atk.TableCell' could not be found
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.)


-- 
746049: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746049
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gucharmap
Version: 1:3.12.0-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140426 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):
> g-ir-scanner: link: /bin/bash ../libtool --mode=link --tag=CC cc -o 
> /«PKGBUILDDIR»/gucharmap/tmp-introspectbUBoeD/Gucharmap-2.90 -export-dynamic 
> /«PKGBUILDDIR»/gucharmap/tmp-introspectbUBoeD/Gucharmap-2.90.o -L. 
> libgucharmap_2_90.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic 
> -lgmodule-2.0 -pthread -lglib-2.0
> libtool: link: cc -o 
> /«PKGBUILDDIR»/gucharmap/tmp-introspectbUBoeD/.libs/Gucharmap-2.90 
> /«PKGBUILDDIR»/gucharmap/tmp-introspectbUBoeD/Gucharmap-2.90.o 
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic  -L. 
> ./.libs/libgucharmap_2_90.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 
> -latk-1.0 /usr/lib/x86_64-linux-gnu/libcairo-gobject.so 
> /usr/lib/x86_64-linux-gnu/libcairo.so -lgdk_pixbuf-2.0 -lgio-2.0 
> -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
> 
> (process:17698): GLib-GObject-WARNING **: invalid class cast from 
> 'GucharmapChartableAccessible' to 'GtkAccessible'
> gucharmap-chapters-model.c:133: Warning: Gucharmap: 
> gucharmap_chapters_model_id_to_iter: unknown parameter 'chapters_model' in 
> documentation comment, should be 'model'
> /usr/bin/g-ir-compiler --includedir=. --includedir=. Gucharmap-2.90.gir -o 
> Gucharmap-2.90.typelib
> /usr/bin/vapigen-0.24  --library gucharmap-2.90 --metadatadir . --vapidir 
> /usr/share/vala/vapi  --pkg glib-2.0 --pkg pango --pkg gdk-3.0 --pkg gtk+-3.0 
> Gucharmap-2.90.gir
> Gucharmap-2.90.gir:1424.7-1424.33: error: The type name `Atk.TableCell' could 
> not be found
>       <implements name="Atk.TableCell"/>
>       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Generation failed: 1 error(s), 0 warning(s)
> make[4]: *** [gucharmap-2.90.vapi] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/04/26/gucharmap_3.12.0-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.

--- End Message ---
--- Begin Message ---
Source: vala-0.24
Source-Version: 0.24.0-2

We believe that the bug you reported is fixed in the latest version of
vala-0.24, 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.
Andreas Henriksson <[email protected]> (supplier of updated vala-0.24 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: SHA1

Format: 1.8
Date: Sat, 17 May 2014 00:32:07 +0200
Source: vala-0.24
Binary: valac valac-0.24 valac-0.24-vapi vala-0.24-doc libvala-0.24-0 
libvala-0.24-dev valac-0.24-dbg libvala-0.24-0-dbg
Architecture: source all amd64
Version: 0.24.0-2
Distribution: unstable
Urgency: medium
Maintainer: Maintainers of Vala packages 
<[email protected]>
Changed-By: Andreas Henriksson <[email protected]>
Description: 
 libvala-0.24-0 - C# like language for the GObject system - library
 libvala-0.24-0-dbg - C# like language for the GObject system - library symbols
 libvala-0.24-dev - C# like language for the GObject system - development 
headers
 vala-0.24-doc - C# like language for the GObject system - documentation
 valac      - C# like language for the GObject system
 valac-0.24 - C# like language for the GObject system
 valac-0.24-dbg - C# like language for the GObject system - debug symbols
 valac-0.24-vapi - C# like language for the GObject system - vapi files
Closes: 746049
Changes: 
 vala-0.24 (0.24.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Add --as-needed to dh_autoreconf
   * Drop debian/patches/99_ltmain_as-needed.patch
     - now handled by dh_autoreconf
   * Add debian/patches/0001-atk-Update-and-fix-metadata.patch
     - Backport upstream commit ad4efc4c7b8d -- "atk: Update and fix metadata"
     (Closes: #746049)
Checksums-Sha1: 
 4a6ac1bab16e114df83af736638b7b0963623af4 2041 vala-0.24_0.24.0-2.dsc
 2e6a65c20fa711d1a6b548c678d94866329b246a 25116 vala-0.24_0.24.0-2.debian.tar.xz
 9737171a84f4a94fad74bece2dd551f98b26ff8f 136934 valac_0.24.0-2_all.deb
 beaf2c031dfdf09780d11a0f625d7a40a913d404 768778 
valac-0.24-vapi_0.24.0-2_all.deb
 c29a0ef2edad15f8013325a7c9a2404260a4f754 144122 vala-0.24-doc_0.24.0-2_all.deb
 28e8b5e73e1ad74e0ef5db33eb3c83371ac5d7d3 249118 valac-0.24_0.24.0-2_amd64.deb
 a08f1b35eee04d135c2a101018bf741d1e5d6819 900988 
libvala-0.24-0_0.24.0-2_amd64.deb
 aad90cd2f506aa2f3ecdcd55f2c9db959837a027 182224 
libvala-0.24-dev_0.24.0-2_amd64.deb
 acc7e28723af874486e8d8a4b67cb9ee0e3bd8f9 513218 
valac-0.24-dbg_0.24.0-2_amd64.deb
 6c4c66f25dd08054b5b65808e330412eb90e7480 3763832 
libvala-0.24-0-dbg_0.24.0-2_amd64.deb
Checksums-Sha256: 
 9aa6120a218641afb9106d7aefb67c52ec7cb7275d70101bae6ef2d614d29d64 2041 
vala-0.24_0.24.0-2.dsc
 f70a9f2f7d83577be2afd5b535985b232e26d58a139f9cb83ec2c0e8d583cb96 25116 
vala-0.24_0.24.0-2.debian.tar.xz
 b2d38d7b73f3f59c3ae29316911d6579ec20b6309fed56310fe0bb75a76a3036 136934 
valac_0.24.0-2_all.deb
 6080b316f2af790d0da12e77b4abf157d6d2957e009d57e357b090b80bfd8656 768778 
valac-0.24-vapi_0.24.0-2_all.deb
 24f2bf93f8de1813823856f8e34edd05afee6c99feabc7a72113e04ab9b92abf 144122 
vala-0.24-doc_0.24.0-2_all.deb
 852bf8facc7d6483d939dac2df559c3d5e7edd8036c97ba9014968dfbbe4091e 249118 
valac-0.24_0.24.0-2_amd64.deb
 d0a951dda531c57701e5e6e71560023e94fbed921195f9c0ff25f8ff2abf5f26 900988 
libvala-0.24-0_0.24.0-2_amd64.deb
 add2f63c3b29c918cc55eeff04e8c3843d87735f7f16eec2a3b40b3216f09809 182224 
libvala-0.24-dev_0.24.0-2_amd64.deb
 4f729ae889eb06867ad28ca13dd01b169bd87133c4ef25178e308963d84e6907 513218 
valac-0.24-dbg_0.24.0-2_amd64.deb
 2ecc4ace84f7bf67481cd567418996d4916ebef05b1cec0685f79e1ee66b861f 3763832 
libvala-0.24-0-dbg_0.24.0-2_amd64.deb
Files: 
 e311b691a4d99921b5ea405d3e3d4bb8 136934 devel optional valac_0.24.0-2_all.deb
 3e686e3085c34bf08de7258c2e28c237 768778 devel optional 
valac-0.24-vapi_0.24.0-2_all.deb
 9d67be4b0bc21d4e378ac659303eed44 144122 doc optional 
vala-0.24-doc_0.24.0-2_all.deb
 6cf1e958a19af28380b8b0e06e4b31c0 249118 devel optional 
valac-0.24_0.24.0-2_amd64.deb
 50c0380df153a90fb410fde58c973dd2 900988 libs optional 
libvala-0.24-0_0.24.0-2_amd64.deb
 bdeca1591273fd238f7caa3cfa3ad5b5 182224 libdevel optional 
libvala-0.24-dev_0.24.0-2_amd64.deb
 667e938ea295c6b6ee94890a937934ba 513218 debug extra 
valac-0.24-dbg_0.24.0-2_amd64.deb
 70060964e3a8f3da29221e7609af42c0 3763832 debug extra 
libvala-0.24-0-dbg_0.24.0-2_amd64.deb
 64fa76b7c00596c1c6d12315be1e7034 2041 devel optional vala-0.24_0.24.0-2.dsc
 935c51e91c90498584bd31c2ea7e5693 25116 devel optional 
vala-0.24_0.24.0-2.debian.tar.xz

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

iEYEARECAAYFAlN2luYACgkQcgQ2cL3l8e6fzQCgvsmGqUs0UPWfFSjmmojl9cVn
0IQAnRDm/d8bO7q8qzVLa3IY63ITpodU
=5Yru
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to