Your message dated Mon, 17 Jul 2006 23:28:30 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in NMU of gnusound 0.7.4-4.1
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: gnusound
Version: 0.7.4-4
Severity: serious
It seems there was a library change or something.
> Automatic build of gnusound_0.7.4-4 on test.track.rz.uni-augsburg.de by
> sbuild/powerpc 0.47
...
> cc `cat /build/tbm/gnusound-0.7.4/.cflags` -I/build/tbm/gnusound-0.7.4/src
> -I/build/tbm/gnusound-0.7.4/src/gtk2 -fPIC -shared file_ffmpeg.c -o
> file_ffmpeg.so `cat .file_ffmpeg.cflags`
> file_ffmpeg.c: In function 'stream_component_open':
> file_ffmpeg.c:80: warning: assignment from incompatible pointer type
> file_ffmpeg.c: In function 'ffmpeg_open_for_reading':
> file_ffmpeg.c:120: warning: initialization from incompatible pointer type
> file_ffmpeg.c:149: error: request for member 'codec_id' in something not a
> structure or union
> file_ffmpeg.c:158: error: request for member 'sample_rate' in something not a
> structure or union
> file_ffmpeg.c:159: error: request for member 'channels' in something not a
> structure or union
> file_ffmpeg.c: In function 'ffmpeg_read':
> file_ffmpeg.c:236: warning: passing argument 1 of 'avcodec_decode_audio' from
> incompatible pointer type
> file_ffmpeg.c:277: error: request for member 'channels' in something not a
> structure or union
> file_ffmpeg.c:277: error: request for member 'channels' in something not a
> structure or union
> file_ffmpeg.c:284: error: request for member 'channels' in something not a
> structure or union
> file_ffmpeg.c: In function 'ffmpeg_close':
> file_ffmpeg.c:302: warning: assignment from incompatible pointer type
> file_ffmpeg.c: In function 'ffmpeg_read':
> file_ffmpeg.c:285: warning: control reaches end of non-void function
> make[2]: *** [file_ffmpeg.so] Error 1
> make[2]: Leaving directory `/build/tbm/gnusound-0.7.4/modules'
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Version: 0.7.4-4.1
I've NMUed for this bug (fixing the bug to use versioning instead of the
"fixed" tag, to ease tracking through testing); here's the changelog:
> gnusound (0.7.4-4.1) unstable; urgency=high
> .
> * Non-maintainer upload.
> * Let dh_installman look in doc/C/, not doc/ -- for some reason the
> manpage moved.
> * Add a new patch to adjust to ffmpeg API changes; fixes FTBFS.
> (Closes: #377608)
/* Steinar */
--
Homepage: http://www.sesse.net/
--- End Message ---