Your message dated Sun, 12 Feb 2006 16:32:10 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#352547: fixed in ffmpeg2theora 0.16-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: ffmpeg2theora
Version: 0.15-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of ffmpeg2theora_0.15-1 on debian-31 by sbuild/s390 85
[...]
> /bin/sh ./libtool --tag=CC --mode=link cc  -g -Wall -O2   -o ffmpeg2theora 
> -L/usr/lib -lvorbisenc -lvorbis -lm -ltheora -logg   -lavformat -lavcodec 
> -ldts -lz -ldl -lvorbis -lm -ltheora -lavutil -logg   
> ffmpeg2theora-ffmpeg2theora.o ffmpeg2theora-theorautils.o  
> mkdir .libs
> cc -g -Wall -O2 -o ffmpeg2theora ffmpeg2theora-ffmpeg2theora.o 
> ffmpeg2theora-theorautils.o  -L/usr/lib /usr/lib/libvorbisenc.so -lavformat 
> -lavcodec -ldts -lz -ldl /usr/lib/libvorbis.so -lm /usr/lib/libtheora.so 
> -lavutil /usr/lib/libogg.so
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_read_header': undefined 
> reference to `dc1394_dma_release_camera'
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_read_header': undefined 
> reference to `dc1394_dma_unlisten'
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_read_header': undefined 
> reference to `dc1394_start_iso_transmission'
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_read_header': undefined 
> reference to `dc1394_destroy_handle'
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_read_header': undefined 
> reference to `dc1394_dma_setup_capture'
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_read_header': undefined 
> reference to `dc1394_get_camera_nodes'
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_read_header': undefined 
> reference to `dc1394_create_handle'
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_read_packet': undefined 
> reference to `dc1394_dma_single_capture'
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_read_packet': undefined 
> reference to `dc1394_dma_done_with_buffer'
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_close': undefined 
> reference to `dc1394_destroy_handle'
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_close': undefined 
> reference to `dc1394_dma_release_camera'
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_close': undefined 
> reference to `dc1394_dma_unlisten'
> /usr/lib/libavformat.a(dc1394.o): In function `dc1394_close': undefined 
> reference to `dc1394_stop_iso_transmission'
> /usr/lib/libavcodec.a(libgsm.o): In function `libgsm_init': undefined 
> reference to `gsm_create'
> /usr/lib/libavcodec.a(libgsm.o): In function `libgsm_close': undefined 
> reference to `gsm_destroy'
> /usr/lib/libavcodec.a(libgsm.o): In function `libgsm_encode_frame': undefined 
> reference to `gsm_encode'
> /usr/lib/libavcodec.a(libgsm.o): In function `libgsm_decode_frame': undefined 
> reference to `gsm_decode'
> collect2: ld returned 1 exit status
> make[2]: *** [ffmpeg2theora] Error 1
> make[2]: Leaving directory `/build/buildd/ffmpeg2theora-0.15'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/ffmpeg2theora-0.15'
> make: *** [debian/stamp-makefile-build] Error 2
> ******************************************************************************
> Build finished at 20060212-0832
> FAILED [dpkg-buildpackage died]


--- End Message ---
--- Begin Message ---
Source: ffmpeg2theora
Source-Version: 0.16-1

We believe that the bug you reported is fixed in the latest version of
ffmpeg2theora, which is due to be installed in the Debian FTP archive:

ffmpeg2theora_0.16-1.diff.gz
  to pool/main/f/ffmpeg2theora/ffmpeg2theora_0.16-1.diff.gz
ffmpeg2theora_0.16-1.dsc
  to pool/main/f/ffmpeg2theora/ffmpeg2theora_0.16-1.dsc
ffmpeg2theora_0.16-1_i386.deb
  to pool/main/f/ffmpeg2theora/ffmpeg2theora_0.16-1_i386.deb
ffmpeg2theora_0.16.orig.tar.gz
  to pool/main/f/ffmpeg2theora/ffmpeg2theora_0.16.orig.tar.gz



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.
RISKO Gergely <[EMAIL PROTECTED]> (supplier of updated ffmpeg2theora 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: Mon, 13 Feb 2006 01:16:25 +0100
Source: ffmpeg2theora
Binary: ffmpeg2theora
Architecture: source i386
Version: 0.16-1
Distribution: unstable
Urgency: low
Maintainer: RISKO Gergely <[EMAIL PROTECTED]>
Changed-By: RISKO Gergely <[EMAIL PROTECTED]>
Description: 
 ffmpeg2theora - Theora video encoder using ffmpeg
Closes: 338872 352272 352547
Changes: 
 ffmpeg2theora (0.16-1) unstable; urgency=low
 .
   * New upstream release
     - fixes segfault when permission denied on output (closes: #352272)
     - fixes misleading error message for wrong input format (closes: #338872)
   * ftbfs fixed, i was silly when added -lgsm -ldc1394_control the day
     before yesterday (closes: #352547)
Files: 
 0dcf645910d46d51ffd0b53f926a3b2b 689 graphics optional ffmpeg2theora_0.16-1.dsc
 e83d308a6463795f2db5f95f13bf63f1 319626 graphics optional 
ffmpeg2theora_0.16.orig.tar.gz
 931aa0c313b01306c374c27119a81c6f 1675 graphics optional 
ffmpeg2theora_0.16-1.diff.gz
 4405b0c21b4e3c170692008ad66e3304 1348916 graphics optional 
ffmpeg2theora_0.16-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD79CNO0PrGO4KNccRAgZIAJ0aTttVq46zqJV6PQ0Yj379o36hFACfbpff
epJ8cJIZSi+ElZ4TMeUz/Oc=
=Hi69
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to