Your message dated Tue, 12 Sep 2006 02:17:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#386169: fixed in gst-plugins-good0.10 0.10.3-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gst-plugins-good0.10
Version: 0.10.3-2+b1
Severity: serious
There was an error while trying to autobuild your package:
> Automatic build of gst-plugins-good0.10_0.10.3-2+b1 on lxdebian.bfinv.de by
> sbuild/s390 85
[...]
> ** Using build dependencies supplied by package:
> Build-Depends: libgstreamer0.10-dev (>= 0.10.4.1), libraw1394-dev,
> libavc1394-dev, libgstreamer-plugins-base0.10-dev (>= 0.10.5.1),
> autotools-dev, cdbs (>= 0.4.20), check, debhelper (>= 4.1.0), pkg-config (>=
> 0.11.0), python-xml, gtk-doc-tools, gconf2, libglib2.0-dev, liboil0.3-dev (>=
> 0.3.2), libcairo-dev, libcaca-dev, libcdio-dev (>= 0.71), libspeex-dev (>=
> 1.1.6), libpng12-0-dev, libshout3-dev, libjpeg62-dev (>= 6b), libaa1-dev (>=
> 1.4p5), libesd0-dev (>= 0.2.28), libflac-dev (>= 1.1.2-1), libdv4-dev |
> libdv-dev, ladspa-sdk (>= 1.0), libgconf2-dev, libxdamage-dev, libxext-dev,
> libxfixes-dev, libxml2-dev, libgtk2.0-dev, libdbus-1-dev (>= 0.32),
> libhal-dev (>= 0.5.6), libtag1-dev
[...]
> make[4]: Entering directory
> `/build/buildd/gst-plugins-good0.10-0.10.3/ext/libcaca'
> /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.
> -I../.. -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs
> -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
> -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/ -g -Wall -O2 -c -o
> libgstcacasink_la-gstcacasink.lo `test -f 'gstcacasink.c' || echo
> './'`gstcacasink.c
> mkdir .libs
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.10
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
> -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
> -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/ -g -Wall -O2 -c
> gstcacasink.c -fPIC -DPIC -o .libs/libgstcacasink_la-gstcacasink.o
> gstcacasink.c: In function 'gst_cacasink_dither_get_type':
> gstcacasink.c:111: error: 'CACA_DITHERING_NONE' undeclared (first use in this
> function)
> gstcacasink.c:111: error: (Each undeclared identifier is reported only once
> gstcacasink.c:111: error: for each function it appears in.)
> gstcacasink.c:112: error: 'CACA_DITHERING_ORDERED2' undeclared (first use in
> this function)
> gstcacasink.c:113: error: 'CACA_DITHERING_ORDERED4' undeclared (first use in
> this function)
> gstcacasink.c:114: error: 'CACA_DITHERING_ORDERED8' undeclared (first use in
> this function)
> gstcacasink.c:115: error: 'CACA_DITHERING_RANDOM' undeclared (first use in
> this function)
> gstcacasink.c: In function 'gst_cacasink_class_init':
> gstcacasink.c:156: error: 'CACA_DITHERING_NONE' undeclared (first use in this
> function)
> gstcacasink.c:156: warning: passing argument 5 of 'g_param_spec_enum' makes
> integer from pointer without a cast
> gstcacasink.c: In function 'gst_cacasink_setcaps':
> gstcacasink.c:211: warning: implicit declaration of function
> 'caca_free_bitmap'
> gstcacasink.c:214: warning: implicit declaration of function
> 'caca_create_bitmap'
> gstcacasink.c:218: warning: assignment makes pointer from integer without a
> cast
> gstcacasink.c: In function 'gst_cacasink_render':
> gstcacasink.c:250: warning: implicit declaration of function 'caca_clear'
> gstcacasink.c:251: warning: implicit declaration of function
> 'caca_draw_bitmap'
> gstcacasink.c:253: warning: implicit declaration of function 'caca_refresh'
> gstcacasink.c: In function 'gst_cacasink_set_property':
> gstcacasink.c:271: warning: implicit declaration of function
> 'caca_set_dithering'
> gstcacasink.c:271: error: 'CACA_DITHERING_NONE' undeclared (first use in this
> function)
> gstcacasink.c:277: warning: implicit declaration of function
> 'caca_set_feature'
> gstcacasink.c:277: error: 'CACA_ANTIALIASING_MAX' undeclared (first use in
> this function)
> gstcacasink.c:281: error: 'CACA_ANTIALIASING_MIN' undeclared (first use in
> this function)
> gstcacasink.c: In function 'gst_cacasink_open':
> gstcacasink.c:326: warning: implicit declaration of function 'caca_init'
> gstcacasink.c:328: warning: implicit declaration of function 'caca_get_width'
> gstcacasink.c:329: warning: implicit declaration of function 'caca_get_height'
> gstcacasink.c:331: error: 'CACA_ANTIALIASING_MAX' undeclared (first use in
> this function)
> gstcacasink.c:333: error: 'CACA_DITHERING_NONE' undeclared (first use in this
> function)
> gstcacasink.c: In function 'gst_cacasink_close':
> gstcacasink.c:345: warning: implicit declaration of function 'caca_end'
> make[4]: *** [libgstcacasink_la-gstcacasink.lo] Error 1
> make[4]: Leaving directory
> `/build/buildd/gst-plugins-good0.10-0.10.3/ext/libcaca'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/build/buildd/gst-plugins-good0.10-0.10.3/ext'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/gst-plugins-good0.10-0.10.3'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/gst-plugins-good0.10-0.10.3'
> make: *** [debian/stamp-makefile-build] Error 2
> ******************************************************************************
> Build finished at 20060911-1346
> FAILED [dpkg-buildpackage died]
--- End Message ---
--- Begin Message ---
Source: gst-plugins-good0.10
Source-Version: 0.10.3-3
We believe that the bug you reported is fixed in the latest version of
gst-plugins-good0.10, which is due to be installed in the Debian FTP archive:
gst-plugins-good0.10_0.10.3-3.diff.gz
to pool/main/g/gst-plugins-good0.10/gst-plugins-good0.10_0.10.3-3.diff.gz
gst-plugins-good0.10_0.10.3-3.dsc
to pool/main/g/gst-plugins-good0.10/gst-plugins-good0.10_0.10.3-3.dsc
gstreamer0.10-esd_0.10.3-3_i386.deb
to pool/main/g/gst-plugins-good0.10/gstreamer0.10-esd_0.10.3-3_i386.deb
gstreamer0.10-plugins-good-doc_0.10.3-3_all.deb
to
pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good-doc_0.10.3-3_all.deb
gstreamer0.10-plugins-good_0.10.3-3_i386.deb
to
pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good_0.10.3-3_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Loic Minier <[EMAIL PROTECTED]> (supplier of updated gst-plugins-good0.10
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.7
Date: Sat, 9 Sep 2006 20:32:43 +0200
Source: gst-plugins-good0.10
Binary: gstreamer0.10-plugins-good-doc gstreamer0.10-plugins-good
gstreamer0.10-esd
Architecture: source i386 all
Version: 0.10.3-3
Distribution: unstable
Urgency: medium
Maintainer: Maintainers of GStreamer packages <[EMAIL PROTECTED]>
Changed-By: Loic Minier <[EMAIL PROTECTED]>
Description:
gstreamer0.10-esd - GStreamer plugin for ESD
gstreamer0.10-plugins-good - GStreamer plugins from the "good" set
gstreamer0.10-plugins-good-doc - GStreamer documentation for plugins from the
"good" set
Closes: 386169
Changes:
gst-plugins-good0.10 (0.10.3-3) unstable; urgency=medium
.
* New patch, 11_gstcacasink-header-include, to fix building of the libcaca
plugin; thanks Sam Hocevar. (Closes: #386169)
Files:
f37e56096081ff381fc16f52feb7dd91 1454 libs optional
gst-plugins-good0.10_0.10.3-3.dsc
428f164696d412b56a5fbd6fc5e2181f 19803 libs optional
gst-plugins-good0.10_0.10.3-3.diff.gz
5152168e080176e40d2af8cf20fb0aad 76650 doc optional
gstreamer0.10-plugins-good-doc_0.10.3-3_all.deb
1fc3a17af853b553074aada7272502ba 29812 libs optional
gstreamer0.10-esd_0.10.3-3_i386.deb
25883fea2f09edbff76d20212073eab9 588654 libs optional
gstreamer0.10-plugins-good_0.10.3-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFBnij4VUX8isJIMARAo3sAJsGNsjqGzMbZASP7li1RC0mFnYWQQCgs7IA
me3jlz9xjNQlOAC60kYHMfE=
=HAhX
-----END PGP SIGNATURE-----
--- End Message ---