Your message dated Thu, 20 Mar 2008 15:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#438923: fixed in ffmpeg-free 0.cvs20071007-4
has caused the Debian Bug report #438923,
regarding arm binaries are built with arm v6 optimisations
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 [EMAIL PROTECTED]
immediately.)


-- 
438923: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438923
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ffmpeg
Version: 0.cvs20070307-6
Severity: normal
Tags: patch

For arm, ffmpeg does not currently contain code to detect the processor
and switch on processor-specific optimisations, like it can do on x86.
Instead, the optimisations it enables are determined at compile time.

I recently tried running the armel build of ffmpeg on a machine, and it
failed with "Illegal instruction". It turns out this was because the
package chose to compile in support for the armv6 processor, which is
still fairly rare (at least, I don't have any :-). Debian continues to
target older arm processors, so this is not appropriate.

I haven't checked if it did a compile-time test for armv6, or if the
version in unstable just always enables armv6 code. If the former, then
this probably doesn't yet break the arm binaries in debian, since all
our arm buildds are quite old netwinders. The buildds for the armel port
are much more recent and faster machines, so it might only be breaking
there currently.

Anyway, please apply the attached patch, which turns these optimisations
off at configure time.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ffmpeg depends on:
ii  libavcodec1d            0.cvs20070307-6  ffmpeg codec library
ii  libavformat1d           0.cvs20070307-6  ffmpeg file format library
ii  libavutil1d             0.cvs20070307-6  ffmpeg utility library
ii  libc6                   2.6.1-1          GNU C Library: Shared libraries
ii  libfreetype6            2.3.5-1+b1       FreeType 2 font engine, shared lib
ii  libimlib2               1.3.0.0debian1-4 powerful image loading and renderi
ii  libsdl1.2debian         1.2.11-9         Simple DirectMedia Layer
ii  libswscale1d            0.cvs20070307-6  ffmpeg video scaling library

ffmpeg recommends no packages.

-- no debconf information

-- 
see shy jo
--- debian/rules.old	2007-08-20 14:33:43.000000000 -0400
+++ debian/rules	2007-08-17 14:39:29.000000000 -0400
@@ -7,6 +7,7 @@
 LIBS = libavutil libavcodec libpostproc libavformat libswscale
 confflags += --enable-gpl --enable-pp --enable-swscaler --enable-pthreads
 confflags += --enable-libvorbis --enable-libtheora --enable-libogg --enable-liba52 --enable-libdts --enable-libgsm
+confflags += --disable-armv6 --disable-armv5te
 
 DEB_VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: //p')
 

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: ffmpeg-free
Source-Version: 0.cvs20071007-4

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

ffmpeg-free_0.cvs20071007-4.diff.gz
  to pool/main/f/ffmpeg-free/ffmpeg-free_0.cvs20071007-4.diff.gz
ffmpeg-free_0.cvs20071007-4.dsc
  to pool/main/f/ffmpeg-free/ffmpeg-free_0.cvs20071007-4.dsc
ffmpeg_0.cvs20071007-4_i386.deb
  to pool/main/f/ffmpeg-free/ffmpeg_0.cvs20071007-4_i386.deb
libavcodec-dev_0.cvs20071007-4_i386.deb
  to pool/main/f/ffmpeg-free/libavcodec-dev_0.cvs20071007-4_i386.deb
libavcodec1d_0.cvs20071007-4_i386.deb
  to pool/main/f/ffmpeg-free/libavcodec1d_0.cvs20071007-4_i386.deb
libavformat-dev_0.cvs20071007-4_i386.deb
  to pool/main/f/ffmpeg-free/libavformat-dev_0.cvs20071007-4_i386.deb
libavformat1d_0.cvs20071007-4_i386.deb
  to pool/main/f/ffmpeg-free/libavformat1d_0.cvs20071007-4_i386.deb
libavutil-dev_0.cvs20071007-4_i386.deb
  to pool/main/f/ffmpeg-free/libavutil-dev_0.cvs20071007-4_i386.deb
libavutil1d_0.cvs20071007-4_i386.deb
  to pool/main/f/ffmpeg-free/libavutil1d_0.cvs20071007-4_i386.deb
libpostproc-dev_0.cvs20071007-4_i386.deb
  to pool/main/f/ffmpeg-free/libpostproc-dev_0.cvs20071007-4_i386.deb
libpostproc1d_0.cvs20071007-4_i386.deb
  to pool/main/f/ffmpeg-free/libpostproc1d_0.cvs20071007-4_i386.deb
libswscale-dev_0.cvs20071007-4_i386.deb
  to pool/main/f/ffmpeg-free/libswscale-dev_0.cvs20071007-4_i386.deb
libswscale1d_0.cvs20071007-4_i386.deb
  to pool/main/f/ffmpeg-free/libswscale1d_0.cvs20071007-4_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.
Reinhard Tartler <[EMAIL PROTECTED]> (supplier of updated ffmpeg-free 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: Thu, 20 Mar 2008 15:55:11 +0100
Source: ffmpeg-free
Binary: ffmpeg libavutil1d libavcodec1d libpostproc1d libavformat1d 
libswscale1d libavutil-dev libavcodec-dev libpostproc-dev libavformat-dev 
libswscale-dev
Architecture: source i386
Version: 0.cvs20071007-4
Distribution: experimental
Urgency: low
Maintainer: Debian multimedia packages maintainers <[EMAIL PROTECTED]>
Changed-By: Reinhard Tartler <[EMAIL PROTECTED]>
Description: 
 ffmpeg     - multimedia player, server and encoder
 libavcodec-dev - development files for libavcodec
 libavcodec1d - ffmpeg codec library
 libavformat-dev - development files for libavformat
 libavformat1d - ffmpeg file format library
 libavutil-dev - development files for libavutil
 libavutil1d - ffmpeg utility library
 libpostproc-dev - development files for libpostproc
 libpostproc1d - ffmpeg video postprocessing library
 libswscale-dev - development files for libswscale
 libswscale1d - ffmpeg video scaling library
Closes: 400094 418230 432170 438923 447089 448068 449387
Changes: 
 ffmpeg-free (0.cvs20071007-4) experimental; urgency=low
 .
   [ Fabian Greffrath ]
   * debian/control:
     + Wrapped Uploaders, Build-Depends and Depends,
       Conflicts and Replaces fields.
     + Added libfaad-dev to Build-Depends.
     + Added Homepage field.
     + Added ${misc:Depends} to all Depends.
   * debian/rules:
     + Enabled faad support via libfaad
       (Closes: #400094, #418230, #447089, #448068, #449387).
     + Added libmp3lame-dev to weak-build-deps in DEB_BUILD_OPTIONS=risky.
     + Added support for amrnb, amrwb and x264 (Closes: #432170) in
       DEB_BUILD_OPTIONS=risky.
 .
   [ Reinhard Tartler ]
   * added Fabian Greffrath to Uploaders
 .
 ffmpeg-free (0.cvs20071007-3) experimental; urgency=low
 .
   * disable armv6 code generation. Thanks to Joey Hess for the patch
     (Closes: #438923).
Files: 
 e70a3fb7682dacafdc52db252a5143fa 1522 libs optional 
ffmpeg-free_0.cvs20071007-4.dsc
 1942e8eec687b53f044238a360f07061 34890 libs optional 
ffmpeg-free_0.cvs20071007-4.diff.gz
 9b47a0e4987b02c2528e35f912c2bf3e 203530 graphics optional 
ffmpeg_0.cvs20071007-4_i386.deb
 a206c575ce512ee0ff5df4a4f11e5e6b 40592 libs optional 
libavutil1d_0.cvs20071007-4_i386.deb
 c92bd78b35caf06b99d4b328fa6680f8 1646662 libs optional 
libavcodec1d_0.cvs20071007-4_i386.deb
 9bc10f245588cdf0a1ee93812bb9ad2b 74112 libs optional 
libpostproc1d_0.cvs20071007-4_i386.deb
 84306aa8038e2522f075730dece74872 302594 libs optional 
libavformat1d_0.cvs20071007-4_i386.deb
 4a66f3716d108f90050403cbdb1bb6f7 106968 libs optional 
libswscale1d_0.cvs20071007-4_i386.deb
 e7517e5f453ca58f75dc4229e7b6b1a1 54178 libdevel optional 
libavutil-dev_0.cvs20071007-4_i386.deb
 994d08d19efb83e4ed02952b3c172ed4 1821024 libdevel optional 
libavcodec-dev_0.cvs20071007-4_i386.deb
 6c8fadfcb64eabefe4a70f6172f8e1e4 74126 libdevel optional 
libpostproc-dev_0.cvs20071007-4_i386.deb
 75aeae9f17aed29afc0b1f5b1455f23a 364804 libdevel optional 
libavformat-dev_0.cvs20071007-4_i386.deb
 391fb04604984e5a98ffcfdbefcddc19 114002 libdevel optional 
libswscale-dev_0.cvs20071007-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Debian Powered!

iD8DBQFH4oCNmAg1RJRTSKQRAkw7AJ96YOhbqLZ9Ir9GtD2ygM2Pu4hB6ACfY0yG
0fqAuQR8wHKohLDkILa2mYc=
=VcjN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to