Your message dated Sun, 07 Mar 2010 01:32:31 +0000
with message-id <e1no5m7-0008iu...@ries.debian.org>
and subject line Bug#551215: fixed in gtkmm-documentation 2.16.0-3
has caused the Debian Bug report #551215,
regarding gtkmm-documentation: FTBFS: mycontainer.cc:54: error: 'class 
Gtk::Widget' has no member named 'is_visible'
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.)


-- 
551215: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551215
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gtkmm-documentation
Version: 2.16.0-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091016 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -DPACKAGE_NAME=\"gtkmm-documentation\" 
> -DPACKAGE_TARNAME=\"gtkmm-documentation\" -DPACKAGE_VERSION=\"2.16.0\" 
> -DPACKAGE_STRING=\"gtkmm-documentation\ 2.16.0\" 
> -DPACKAGE_BUGREPORT=\"gtkmm-l...@gnome.org\" 
> -DPACKAGE=\"gtkmm-documentation\" -DVERSION=\"2.16.0\" -DSTDC_HEADERS=1 
> -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
> -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MKFIFO=1 -DHAVE_FLOCKFILE=1 
> -DHAVE_FUNLOCKFILE=1 -DHAVE_GETC_UNLOCKED=1  -I. -I. -D_REENTRANT 
> -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
> -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include 
> -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include 
> -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 
> -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 
> -I/usr/lib/gdkmm-2.4/include -I/usr/include/glibmm-2.4 
> -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 
> -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 
> -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
> -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include 
> -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGDKMM_DISABLE_DEPRECATED 
> -DPANGOMM_DISABLE_DEPRECATED -DPANGOMM_DISABLE_DEPRECATED 
> -DATKMM_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED    -g -O2 -g -Wall -O2 
> -c -o mycontainer.o mycontainer.cc
> mycontainer.cc: In member function 'virtual void 
> MyContainer::on_size_request(Gtk::Requisition*)':
> mycontainer.cc:54: error: 'class Gtk::Widget' has no member named 'is_visible'
> mycontainer.cc:57: error: 'class Gtk::Widget' has no member named 'is_visible'
> mycontainer.cc: In member function 'virtual void 
> MyContainer::on_size_allocate(Gtk::Allocation&)':
> mycontainer.cc:96: error: 'class Gtk::Widget' has no member named 'is_visible'
> mycontainer.cc:111: error: 'class Gtk::Widget' has no member named 
> 'is_visible'
> mycontainer.cc: In member function 'virtual void 
> MyContainer::on_remove(Gtk::Widget*)':
> mycontainer.cc:144: error: 'class Gtk::Widget' has no member named 
> 'is_visible'
> make[5]: *** [mycontainer.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/16/gtkmm-documentation_2.16.0-2_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: gtkmm-documentation
Source-Version: 2.16.0-3

We believe that the bug you reported is fixed in the latest version of
gtkmm-documentation, which is due to be installed in the Debian FTP archive:

gtkmm-documentation_2.16.0-3.diff.gz
  to main/g/gtkmm-documentation/gtkmm-documentation_2.16.0-3.diff.gz
gtkmm-documentation_2.16.0-3.dsc
  to main/g/gtkmm-documentation/gtkmm-documentation_2.16.0-3.dsc
gtkmm-documentation_2.16.0-3_all.deb
  to main/g/gtkmm-documentation/gtkmm-documentation_2.16.0-3_all.deb



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

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort <po...@debian.org> (supplier of updated 
gtkmm-documentation 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 07 Mar 2010 02:03:05 +0100
Source: gtkmm-documentation
Binary: gtkmm-documentation
Architecture: source all
Version: 2.16.0-3
Distribution: unstable
Urgency: low
Maintainer: Deng Xiyue <manphiz-gu...@users.alioth.debian.org>
Changed-By: Emilio Pozuelo Monfort <po...@debian.org>
Description: 
 gtkmm-documentation - Documentation of C++ wrappers for GLib/GTK+/libglade
Closes: 551215
Changes: 
 gtkmm-documentation (2.16.0-3) unstable; urgency=low
 .
   * debian/control.in,
     debian/rules:
     - Switch to quilt for patch management.
   * debian/patches/03_remove_deprecated_cflags.patch:
     - Don't disable deprecated functions in our builds. Closes: #551215.
   * debian/patches/04_remove_ac_try_link.patch:
     - Remove unneded code from configure.ac that prevented aclocal
       from doing its job.
   * debian/patches/90_autoreconf.patch:
     - Run autoreconf on top of the above patches.
   * debian/control.in:
     - Standards-Version is 3.8.4, no changes needed.
Checksums-Sha1: 
 55790096b2b873105875bebe565765f7a075f2bf 1625 gtkmm-documentation_2.16.0-3.dsc
 0890e0e331e7fd28b29b46af8322c83d194e8c19 565409 
gtkmm-documentation_2.16.0-3.diff.gz
 f7b6aac140efb918212f82f9ff5d77e9aa21e7e9 1861672 
gtkmm-documentation_2.16.0-3_all.deb
Checksums-Sha256: 
 dda88ad466f09eb43be5431606256fcf36c81afc8c661d608ecb5acbde40bc6e 1625 
gtkmm-documentation_2.16.0-3.dsc
 5e5b0c6a7c619d68ff258c4dafa4e5e7dbacc90835cefcb44110b6caede7099d 565409 
gtkmm-documentation_2.16.0-3.diff.gz
 0a69c73c2948e21dd8d9f3679363c2b92e7329cfa84f9c27718e611699d7ee86 1861672 
gtkmm-documentation_2.16.0-3_all.deb
Files: 
 d986e0620d927fb296ace1a60628342b 1625 doc optional 
gtkmm-documentation_2.16.0-3.dsc
 ed84883c07dc618346e874b298ea4dad 565409 doc optional 
gtkmm-documentation_2.16.0-3.diff.gz
 69a8963ce2d47bf139d8e6f25d83d304 1861672 doc optional 
gtkmm-documentation_2.16.0-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkuS/ecACgkQhTV17EoIsv6YVACglfszMByqyBHA/nig7kgHlP+x
nVMAoMyWMmGoOER63SNPkvayqylKM6CF
=DZPJ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to