[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#527692: marked as done (gimageview: FTBFS: gtkctree.h:110: error: expected specifier-qualifier-list before 'GtkCList')



Your message dated Sat, 27 Jun 2009 12:47:06 +0000
with message-id <E1MKXJC-0001ap-Vb@ries.debian.org>
and subject line Bug#527692: fixed in gimageview 0.2.27-3
has caused the Debian Bug report #527692,
regarding gimageview: FTBFS: gtkctree.h:110: error: expected specifier-qualifier-list before 'GtkCList'
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 owner@bugs.debian.org
immediately.)


-- 
527692: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527692
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gimageview
Version: 0.2.27-2
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12    -I../lib -I.. -I../libs  -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimageview"\" -DDOCDIR=\""/usr/share/doc/gimageview"\" -DICONDIR=\""/usr/share/gimageview/pixmaps"\" -DPLUGINDIR=\""/usr/lib/gimageview"\" -DARCHIVER_PLUGIN_DIR=\""archiver"\" -DIMAGE_LOADER_PLUGIN_DIR=\""image_loader"\" -DIMAGE_SAVER_PLUGIN_DIR=\""image_saver"\" -DIMAGE_VIEW_PLUGIN_DIR=\""image_view"\" -DIO_STREAM_PLUGIN_DIR=\""io_stream"\" -DTHUMBNAIL_PLUGIN_DIR=\""thumbnail"\" -DIMAGE_VIEW_PLUGIN_DIR=\""image_view"\" -DTHUMBNAIL_VIEW_PLUGIN_DIR=\""thumbnail_view"\"  -g -O2 -Wall -MT auto_completion.o -MD -MP -MF ".deps/auto_completion.Tpo" -c -o auto_completion.o auto_completion.c; \
> 	then mv -f ".deps/auto_completion.Tpo" ".deps/auto_completion.Po"; else rm -f ".deps/auto_completion.Tpo"; exit 1; fi
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:224,
>                  from /usr/include/gtk-2.0/gtk/gtksignal.h:32,
>                  from /usr/include/gtk-2.0/gtk/gtkclist.h:34,
>                  from auto_completion.c:39:
> /usr/include/gtk-2.0/gtk/gtkctree.h:110: error: expected specifier-qualifier-list before 'GtkCList'
> /usr/include/gtk-2.0/gtk/gtkctree.h:127: error: expected specifier-qualifier-list before 'GtkCListClass'
> /usr/include/gtk-2.0/gtk/gtkctree.h:149: error: expected specifier-qualifier-list before 'GtkCListRow'
> /usr/include/gtk-2.0/gtk/gtkctree.h:342: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gtk_ctree_node_get_cell_type'
> make[4]: *** [auto_completion.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/05/08/gimageview_0.2.27-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
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: gimageview
Source-Version: 0.2.27-3

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

gimageview_0.2.27-3.diff.gz
  to pool/main/g/gimageview/gimageview_0.2.27-3.diff.gz
gimageview_0.2.27-3.dsc
  to pool/main/g/gimageview/gimageview_0.2.27-3.dsc
gimageview_0.2.27-3_amd64.deb
  to pool/main/g/gimageview/gimageview_0.2.27-3_amd64.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 527692@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Filippo Giunchedi <filippo@debian.org> (supplier of updated gimageview 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Sat, 27 Jun 2009 12:32:30 +0200
Source: gimageview
Binary: gimageview
Architecture: source amd64
Version: 0.2.27-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Filippo Giunchedi <filippo@debian.org>
Description: 
 gimageview - image viewer using GTK+
Closes: 500713 527692
Changes: 
 gimageview (0.2.27-3) unstable; urgency=low
 .
   * QA upload.
   * Fix quilt/dpatch typo in README.source (Closes: #500713)
   * debian/patches/60_test.dpatch: remove, dummy patch
   * debian/patches/60_bts527692_gtk_headers.dpatch: include gtk.h alone
     instead of single headers (Closes: #527692)
Checksums-Sha1: 
 4ec12d9b31857d5b93ca2228c00c98b74f5b5ddf 1206 gimageview_0.2.27-3.dsc
 5f4daf4e1601a3d5d0f030505150b6d16cee1cb3 371887 gimageview_0.2.27-3.diff.gz
 66e0023a764df8bd9e3ae8380c0148f94ffd6162 821604 gimageview_0.2.27-3_amd64.deb
Checksums-Sha256: 
 c4165f8a195db40cde5b85359e37c5f01b319189a2758499cfff33215d9405ec 1206 gimageview_0.2.27-3.dsc
 09fa88ffd2515e343282f083cb8a367ee9bab4ee74d74b50bce7a30ec32a7b01 371887 gimageview_0.2.27-3.diff.gz
 f863f59aa1048647343908d89af620179b66d19dd151730ecd74dd3a4b8f1a47 821604 gimageview_0.2.27-3_amd64.deb
Files: 
 426c10e87b5127e01e5609e69c7ce6c4 1206 graphics optional gimageview_0.2.27-3.dsc
 8f896edd9b612beac966373f578b8d5b 371887 graphics optional gimageview_0.2.27-3.diff.gz
 a9ca188549c81189dc9ed4eb986e771b 821604 graphics optional gimageview_0.2.27-3_amd64.deb

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

iEYEARECAAYFAkpGFCoACgkQABzeamt51AE8CACfQIcU/MD8HqAN7E+pLCk4yK+n
NI4AnifSoey0HVfIux8QmKUUT29Nqrvb
=cqaX
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: