Your message dated Fri, 29 Apr 2016 13:19:26 +0000
with message-id <e1aw8km-0001y2...@franck.debian.org>
and subject line Bug#822882: Removed package(s) from unstable
has caused the Debian Bug report #749666,
regarding gst-plugins-base0.10: Conflicting declarations of function 
resample_int_resampler_process_interleaved_int
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.)


-- 
749666: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749666
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gst-plugins-base0.10
Version: 0.10.36-1.1
Severity: wishlist
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error. Please note that we
use our research compiler tool-chain (using tools from the cbmc package), which
permits extended reporting on type inconsistencies at link time.

[...]
libtool: link:  gcc -shared  -fPIC -DPIC  
.libs/libgstaudioresample_la-gstaudioresample.o 
.libs/libgstaudioresample_la-speex_resampler_int.o 
.libs/libgstaudioresample_la-speex_resampler_float.o 
.libs/libgstaudioresample_la-speex_resampler_double.o   -Wl,--as-needed 
/usr/lib/x86_64-linux-gnu/libgstbase-0.10.so 
/usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so -lgobject-2.0 -lgmodule-2.0 
-lgthread-2.0 -lglib-2.0 -lxml2 -lorc-0.4 -lorc-test-0.4 -lm  -pthread -pthread 
-pthread -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -pthread -pthread 
-pthread -pthread   -pthread -Wl,-soname -Wl,libgstaudioresample.so 
-Wl,-version-script -Wl,.libs/libgstaudioresample.ver -o 
.libs/libgstaudioresample.so

error: conflicting function declarations 
"resample_int_resampler_process_interleaved_int"
old definition in module gstaudioresample file speex_resampler_wrapper.h line 
136
signed int (struct SpeexResamplerState_ *, const unsigned char *, unsigned int 
*, unsigned char *, unsigned int *)
new definition in module speex_resampler_int file resample.c line 1249
signed int (struct SpeexResamplerState_ *st, const signed short int *in, 
unsigned int *in_len, signed short int *out, unsigned int *out_len)
Makefile:639: recipe for target 'libgstaudioresample.la' failed
make[4]: *** [libgstaudioresample.la] Error 64

The above conflict on the second parameter looks dangerous; yet it seems it is
just the declaration in speex_resampler_wrapper that is wrong (and then the
unnecessary type cast applied in gstaudioresample.c). Fixing that will ensure
that the compiler can provide suitable diagnostics (rather than the spurious
warning that is presently being cast away).

Best,
Michael

Attachment: pgpn_P4lN2t6_.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 0.10.36-2+rm

Dear submitter,

as the package gst-plugins-base0.10 has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/822882

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---
_______________________________________________
pkg-gstreamer-maintainers mailing list
pkg-gstreamer-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-gstreamer-maintainers

Reply via email to