Your message dated Tue, 19 Apr 2011 18:19:03 +0000
with message-id <e1qcfvv-000376...@franck.debian.org>
and subject line Bug#621982: fixed in sugar-artwork-0.84 0.84.4-2
has caused the Debian Bug report #621982,
regarding sugar-artwork-0.84: FTBFS: sugar-style.c:304:5: error: implicit
declaration of function 'gdk_drawable_get_size'
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.)
--
621982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sugar-artwork-0.84
Version: 0.84.4-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110408 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I../.. -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
> -DG_DISABLE_DEPRECATED -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
> -I/usr/include/libpng12 -g -O2 -g -O2 -W
> -Werror=implicit-function-declaration -c -o sugar-style.lo sugar-style.c
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGTK_DISABLE_DEPRECATED
> -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -pthread
> -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
> -I/usr/include/libpng12 -g -O2 -g -O2 -W
> -Werror=implicit-function-declaration -c sugar-style.c -fPIC -DPIC -o
> .libs/sugar-style.o
> sugar-style.c: In function 'sugar_style_register_type':
> sugar-style.c:64:5: warning: missing initializer
> sugar-style.c:64:5: warning: (near initialization for
> 'object_info.value_table')
> sugar-style.c: In function 'sugar_style_draw_slider':
> sugar-style.c:304:5: error: implicit declaration of function
> 'gdk_drawable_get_size'
> sugar-style.c: In function 'sugar_style_draw_layout':
> sugar-style.c:803:9: error: implicit declaration of function
> 'gdk_gc_set_clip_rectangle'
> sugar-style.c:805:5: error: implicit declaration of function 'gdk_draw_layout'
> make[4]: *** [sugar-style.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/04/08/sugar-artwork-0.84_0.84.4-1_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: sugar-artwork-0.84
Source-Version: 0.84.4-2
We believe that the bug you reported is fixed in the latest version of
sugar-artwork-0.84, which is due to be installed in the Debian FTP archive:
sugar-artwork-0.84_0.84.4-2.debian.tar.gz
to main/s/sugar-artwork-0.84/sugar-artwork-0.84_0.84.4-2.debian.tar.gz
sugar-artwork-0.84_0.84.4-2.dsc
to main/s/sugar-artwork-0.84/sugar-artwork-0.84_0.84.4-2.dsc
sugar-artwork-0.84_0.84.4-2_amd64.deb
to main/s/sugar-artwork-0.84/sugar-artwork-0.84_0.84.4-2_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 621...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated sugar-artwork-0.84
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: SHA512
Format: 1.8
Date: Tue, 19 Apr 2011 20:02:22 +0200
Source: sugar-artwork-0.84
Binary: sugar-artwork-0.84
Architecture: source amd64
Version: 0.84.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC <debian-olpc-de...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description:
sugar-artwork-0.84 - Sugar graphical shell - artwork
Closes: 621982
Changes:
sugar-artwork-0.84 (0.84.4-2) unstable; urgency=low
.
* Update copyright file:
+ Bump file format to draft 174 of DEP-5.
+ Fix consistently refer to GNU Lesser GPL (not Library).
* Stop treating implicit-function-declaration warnings as errors:
Reason was noted as tied to http://bugs.sugarlabs.org/ticket/1899
but apparently is unrelated.
Closes: bug#621982. Thanks to Lucas Nussbaum.
Checksums-Sha1:
d036a585b42cfcbbf7d0541c16a98645b4d14b2a 2188 sugar-artwork-0.84_0.84.4-2.dsc
c51dc8a4c4f87672619350b691a6b4edd2c1f097 14839
sugar-artwork-0.84_0.84.4-2.debian.tar.gz
eaf03b5bd14e9d419dacbc598de3dc48ee51ad35 114800
sugar-artwork-0.84_0.84.4-2_amd64.deb
Checksums-Sha256:
2623a7f49a6ce1e8cd4fcfc066aac37cd85ab3f729396fab9e2201a65d9a6f05 2188
sugar-artwork-0.84_0.84.4-2.dsc
88ac224312965d902e9c8c36b08fdfe02908875b45496591ff9e6c0e9f304bcc 14839
sugar-artwork-0.84_0.84.4-2.debian.tar.gz
c830a7fd0423c326e904f1804e47208ee866a49843ec6e4d64deeb0b8dd8dc25 114800
sugar-artwork-0.84_0.84.4-2_amd64.deb
Files:
2766fe6025ca08641d7b1d0da93a5f79 2188 x11 optional
sugar-artwork-0.84_0.84.4-2.dsc
b9e7fd7ac6c5428c8d9315103213c2a4 14839 x11 optional
sugar-artwork-0.84_0.84.4-2.debian.tar.gz
a93ea409efe76a947b106a1c30ac031f 114800 x11 optional
sugar-artwork-0.84_0.84.4-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJNrc8JAAoJECx8MUbBoAEhF4cP/1ZOp53D8Ajocy5+1wa4Oi+M
W3dQpW4A0OXhwUVknFRFYkw4RpgDw8+494blrHHPdhD0vgJ2KqY7UjZSFfjADcKi
dlFhCEZKfPRNoWPO23dmZUkSNY5edT0EjGAuKg93DbM/5hk2R5PEHLBAh7HLc5bd
GmEZ3vf4b6RYKbPuRUQqZn17LgMBKGn8e2i7DmewiiokxvsXkkmyULLnW8m+nOQM
1oohFf26V9HxJEAzv1O6vWXpSuLdBQEXujVZ7vyAu7U0ISM3v7wvnCGmviE92Fjk
kkJsa7CQ0Xqq1245Xiac1kmRvKMkfm7TxuMRinrXy1xXYztLrksqU9WE85+F3uMQ
ea5XmbktJfqCjIG6e81Vbckq2sCoKttKLCXXfbCM2FwzVWW1YjbaLWNOAM/z2pHi
OzNmrU400+sisXVO2l6fm3PO3qqqS03wZ/4RQYd2hEIqB0BVySHwtIOeHfNn3GWY
1Zn9CZN9s8bBVoKL0tYUIDVWv+G6RT4WJPig4G8+qhD5oO14S0kQ2CcrQtceGu3z
yFNxdUFpuzRwgPSZ1Dsnjq21WzG9E95zimLuRNEgVXbYtYD22j6vUfqE8MzrLhFu
GmTGvt5NN58Esbe7p9QVhbbgj9uN+SZVEg+9LKiYJrfxOejoMOwA0u22oD6el+v/
gOyxxT6vmz8baJ4qcA9Z
=7U5s
-----END PGP SIGNATURE-----
--- End Message ---