Your message dated Mon, 26 Jul 2010 22:41:53 +0000
with message-id <e1odwmr-0004aa...@franck.debian.org>
and subject line Bug#590353: fixed in pyclutter 1.0.2-1
has caused the Debian Bug report #590353,
regarding pyclutter: FTBFS: cluttermodule.c:151: error: 'CGL_NEVER' undeclared
(first use in this function)
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.)
--
590353: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590353
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyclutter
Version: 1.0.0-3
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 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 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I/build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter -I..
> -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../clutter
> -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread
> -I/usr/include/clutter-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/gtk-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -g -O2 -Wall -g -O2 -fno-strict-aliasing -MT
> _clutter_la-cluttermodule.lo -MD -MP -MF
> ".deps/_clutter_la-cluttermodule.Tpo" -c -o _clutter_la-cluttermodule.lo
> `test -f 'cluttermodule.c' || echo
> '/build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/'`cluttermodule.c;
> \
> then mv -f ".deps/_clutter_la-cluttermodule.Tpo"
> ".deps/_clutter_la-cluttermodule.Plo"; else rm -f
> ".deps/_clutter_la-cluttermodule.Tpo"; exit 1; fi
> libtool: compile: gcc -DHAVE_CONFIG_H -I.
> -I/build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter -I..
> -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../clutter
> -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread
> -I/usr/include/clutter-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/gtk-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -g -O2 -Wall -g -O2 -fno-strict-aliasing -MT
> _clutter_la-cluttermodule.lo -MD -MP -MF .deps/_clutter_la-cluttermodule.Tpo
> -c
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c
> -fPIC -DPIC -o .libs/_clutter_la-cluttermodule.o
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:
> In function 'pycogl_add_gl_constants':
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:151:
> error: 'CGL_NEVER' undeclared (first use in this function)
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:151:
> error: (Each undeclared identifier is reported only once
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:151:
> error: for each function it appears in.)
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:152:
> error: 'CGL_LESS' undeclared (first use in this function)
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:153:
> error: 'CGL_LEQUAL' undeclared (first use in this function)
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:154:
> error: 'CGL_EQUAL' undeclared (first use in this function)
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:155:
> error: 'CGL_NOTEQUAL' undeclared (first use in this function)
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:156:
> error: 'CGL_GEQUAL' undeclared (first use in this function)
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:157:
> error: 'CGL_GREATER' undeclared (first use in this function)
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:158:
> error: 'CGL_ALWAYS' undeclared (first use in this function)
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:160:
> error: 'CGL_SRC_ALPHA' undeclared (first use in this function)
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:161:
> error: 'CGL_ONE_MINUS_SRC_ALPHA' undeclared (first use in this function)
> /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:163:
> error: 'CGL_OBJECT_COMPILE_STATUS' undeclared (first use in this function)
> make[3]: *** [_clutter_la-cluttermodule.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/07/25/pyclutter_1.0.0-3_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: pyclutter
Source-Version: 1.0.2-1
We believe that the bug you reported is fixed in the latest version of
pyclutter, which is due to be installed in the Debian FTP archive:
pyclutter_1.0.2-1.debian.tar.gz
to main/p/pyclutter/pyclutter_1.0.2-1.debian.tar.gz
pyclutter_1.0.2-1.dsc
to main/p/pyclutter/pyclutter_1.0.2-1.dsc
pyclutter_1.0.2.orig.tar.gz
to main/p/pyclutter/pyclutter_1.0.2.orig.tar.gz
python-clutter-dbg_1.0.2-1_i386.deb
to main/p/pyclutter/python-clutter-dbg_1.0.2-1_i386.deb
python-clutter-dev_1.0.2-1_i386.deb
to main/p/pyclutter/python-clutter-dev_1.0.2-1_i386.deb
python-clutter-doc_1.0.2-1_all.deb
to main/p/pyclutter/python-clutter-doc_1.0.2-1_all.deb
python-clutter_1.0.2-1_i386.deb
to main/p/pyclutter/python-clutter_1.0.2-1_i386.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 590...@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 pyclutter
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: Tue, 27 Jul 2010 00:10:41 +0200
Source: pyclutter
Binary: python-clutter python-clutter-dev python-clutter-doc python-clutter-dbg
Architecture: source i386 all
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Ross Burton <r...@debian.org>
Changed-By: Emilio Pozuelo Monfort <po...@debian.org>
Description:
python-clutter - Open GL based interactive canvas library - Python bindings
python-clutter-dbg - Open GL based interactive canvas library - Python
bindings debugg
python-clutter-dev - Open GL based interactive canvas library - Python
bindings develo
python-clutter-doc - Open GL based interactive canvas library - Python
bindings docume
Closes: 590353
Changes:
pyclutter (1.0.2-1) unstable; urgency=low
.
* New upstream release.
- Fixes build with Clutter 1.2. Closes: #590353.
* Switch to source format 3.0 (quilt).
* Standards-Version is 3.9.0, no changes needed.
Checksums-Sha1:
a9237abe80e9e77b4ff0673509adb659ef2f5c7a 1642 pyclutter_1.0.2-1.dsc
819d4ec117f5a41939fbb18c8e2b308099888f04 633912 pyclutter_1.0.2.orig.tar.gz
034b24902e7348a67f53ce4403a6f78fb015ec6b 4198 pyclutter_1.0.2-1.debian.tar.gz
c2800e459f4ed12551e2ebc136f9aa6dfb3ba35c 349586 python-clutter_1.0.2-1_i386.deb
397d8059f5feac1c6ec19d8db48db19fe4e99975 78646
python-clutter-dev_1.0.2-1_i386.deb
b3d94ef73192ba02b0f38e88eb69f88b3ae9254f 425460
python-clutter-dbg_1.0.2-1_i386.deb
d259aa1605a6474ec802b0f312a1a9bd918f1fb0 64782
python-clutter-doc_1.0.2-1_all.deb
Checksums-Sha256:
e60386584df1fd242a1b39dc587f07665fd3ff5ab56b2a4ad75f5fe0e37caf3a 1642
pyclutter_1.0.2-1.dsc
9a396f55fa28eb4beeeb6d11fa64d785f7ae428717e3cb02f08c2dbc008bd0c9 633912
pyclutter_1.0.2.orig.tar.gz
0aa16d32455858a164a46f461476246ec677ecbf15ce153fd35d92fa9613c699 4198
pyclutter_1.0.2-1.debian.tar.gz
b1366735b6bcc57c65f55c0dcf3f74ad9d19e9f87a50836fb79fae0639fa0e89 349586
python-clutter_1.0.2-1_i386.deb
13c99bf779de7c8895102f5e14ad26112faaacc5d7c79ea8578925c3ecbccb8b 78646
python-clutter-dev_1.0.2-1_i386.deb
f9f8ae2c1f3ee813197115bb41b7753d2667f545c165901ccfb0c468d85241fe 425460
python-clutter-dbg_1.0.2-1_i386.deb
64c5ee1d2e2afe7c6730cff206314439bad18ec130e468cf9bd0169229edf2e3 64782
python-clutter-doc_1.0.2-1_all.deb
Files:
4a5b00d225ab8a19f26b01b76238461f 1642 python optional pyclutter_1.0.2-1.dsc
9bd6a73bba4a40e5dc79003ccb6bc6a7 633912 python optional
pyclutter_1.0.2.orig.tar.gz
1e5f2d16144fea21152dd3077104b0c2 4198 python optional
pyclutter_1.0.2-1.debian.tar.gz
72e3de2aa75eb864f7ec3d98c31029fc 349586 python optional
python-clutter_1.0.2-1_i386.deb
b426f882606cc3daa1e61adb12fcc023 78646 python optional
python-clutter-dev_1.0.2-1_i386.deb
258c61bafcfdf31362764101a057497c 425460 debug extra
python-clutter-dbg_1.0.2-1_i386.deb
d853f3f08441bfec5a58353272d17d2f 64782 doc optional
python-clutter-doc_1.0.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkxOC5EACgkQhTV17EoIsv5pcwCg0UTmhHXfbkKjShrX8/En8K8k
MPgAn2Pz5AaJh3CIty81+UqWTQxohdhg
=t3HJ
-----END PGP SIGNATURE-----
--- End Message ---