Your message dated Sat, 12 Mar 2005 23:32:04 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#293284: fixed in ffmpeg 0.cvs20050313-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Feb 2005 07:44:35 +0000
>From [EMAIL PROTECTED] Tue Feb 01 23:44:35 2005
Return-path: <[EMAIL PROTECTED]>
Received: from rwcrmhc12.comcast.net [216.148.227.85] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CwFBj-0007wH-00; Tue, 01 Feb 2005 23:44:35 -0800
Received: from localhost.localdomain 
(c-24-10-143-230.client.comcast.net[24.10.143.230])
          by comcast.net (rwcrmhc12) with ESMTP
          id <200502020744010140039h4ue>; Wed, 2 Feb 2005 07:44:05 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Jacob L. Anawalt" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ffmpeg-0.cvs20050108 builtin_vector check fails, no -msse flag
Bcc: "Jacob L. Anawalt" <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.2
Date: Wed, 02 Feb 2005 00:48:02 -0700
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: ffmpeg
Version: 0.cvs20050108-1
Severity: normal


I downloaded the ffmpeg source for Debian 3.1/Testing
(ffmpeg-0.cvs20050108) to attempt to build a copy with mmx. The
configure script output indicated that MMX was going to build but no on
the next line caught my attention.

MMX enabled      yes
Vector Builtins  no

Looking at the configure script it appears to attempt to compile a
simple file with <xmmintrin.h> and looks for GCC >= 3.2. The compile
fails with #error "SSE instruction set not enabled". I found a post
mentioning a required -msse flag for gcc to  compile when including
xmmintrin.h.

http://lists.xiph.org/pipermail/speex-dev/2004-April/002425.html

Changing the configure file to use that flag gives a yes on Vector
Builtins.

if $cc -o $TMPO $TMPC -msse 2> /dev/null ; then
  builtin_vector=yes
fi

-- Jacob Anawalt

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages ffmpeg depends on:
ii  libc6         2.3.2.ds1-20               GNU C Library: Shared libraries an
ii  libfreetype6  2.1.7-2.3                  FreeType 2 font engine, shared lib
ii  libimlib2     1.1.2-3                    powerful image loading and renderi
ii  libogg0       1.1.0-1                    Ogg Bitstream Library
ii  libsdl1.2debi 1.2.7+1.2.8cvs20041007-4.1 Simple DirectMedia Layer
ii  libvorbis0a   1.0.1-1                    The Vorbis General Audio Compressi
ii  libvorbisenc2 1.0.1-1                    The Vorbis General Audio Compressi
ii  libx11-6      4.3.0.dfsg.1-10            X Window System protocol client li
ii  xlibs         4.3.0.dfsg.1-10            X Keyboard Extension (XKB) configu
ii  zlib1g        1:1.2.2-3                  compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 293284-close) by bugs.debian.org; 13 Mar 2005 04:38:02 +0000
>From [EMAIL PROTECTED] Sat Mar 12 20:38:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DAKra-0007xX-00; Sat, 12 Mar 2005 20:38:02 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DAKlo-0005E1-00; Sat, 12 Mar 2005 23:32:04 -0500
From: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#293284: fixed in ffmpeg 0.cvs20050313-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 12 Mar 2005 23:32:04 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 3

Source: ffmpeg
Source-Version: 0.cvs20050313-1

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

ffmpeg_0.cvs20050313-1.diff.gz
  to pool/main/f/ffmpeg/ffmpeg_0.cvs20050313-1.diff.gz
ffmpeg_0.cvs20050313-1.dsc
  to pool/main/f/ffmpeg/ffmpeg_0.cvs20050313-1.dsc
ffmpeg_0.cvs20050313-1_i386.deb
  to pool/main/f/ffmpeg/ffmpeg_0.cvs20050313-1_i386.deb
ffmpeg_0.cvs20050313.orig.tar.gz
  to pool/main/f/ffmpeg/ffmpeg_0.cvs20050313.orig.tar.gz
libavcodec-dev_0.cvs20050313-1_i386.deb
  to pool/main/f/ffmpeg/libavcodec-dev_0.cvs20050313-1_i386.deb
libavformat-dev_0.cvs20050313-1_i386.deb
  to pool/main/f/ffmpeg/libavformat-dev_0.cvs20050313-1_i386.deb
libpostproc-dev_0.cvs20050313-1_i386.deb
  to pool/main/f/ffmpeg/libpostproc-dev_0.cvs20050313-1_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.
Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> (supplier of updated ffmpeg 
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, 12 Mar 2005 18:34:29 +0100
Source: ffmpeg
Binary: libavformat-dev ffmpeg libavcodec-dev libpostproc-dev
Architecture: source i386
Version: 0.cvs20050313-1
Distribution: unstable
Urgency: low
Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Changed-By: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Description: 
 ffmpeg     - multimedia player, server and encoder
 libavcodec-dev - development files for libavcodec
 libavformat-dev - development files for libavformat
 libpostproc-dev - development files for libpostproc
Closes: 290358 290447 293284
Changes: 
 ffmpeg (0.cvs20050313-1) unstable; urgency=low
 .
   * New CVS snapshot.
   * configure: fixed the builtin vector test (Closes: #293284), thanks
     to Jacob L. Anawalt.
   * libavcodec/libpostproc/postprocess_template.c
     libavcodec/i386/mpegvideo_mmx_template.c: fixed MMX code so that it can
     be compiled in PIC mode, and reactivated MMX (Closes: #290447, #290358).
Files: 
 20832e0f699ed701efc2121f5fd8a671 756 libs optional ffmpeg_0.cvs20050313-1.dsc
 2ac646fe7c2788df7cd23c1149d08bfa 1826023 libs optional 
ffmpeg_0.cvs20050313.orig.tar.gz
 0c293dcf514e303bbe858ee6d4932b18 8644 libs optional 
ffmpeg_0.cvs20050313-1.diff.gz
 f22d1177f9279dc29c891872ef65b675 4086702 graphics optional 
ffmpeg_0.cvs20050313-1_i386.deb
 9ad2ff0f70f9ce402d79c90a98e4d72a 2456608 libdevel optional 
libavcodec-dev_0.cvs20050313-1_i386.deb
 690a6f4d2f31d7f03bfc83cab6a26ae9 37506 libdevel optional 
libpostproc-dev_0.cvs20050313-1_i386.deb
 550b6c3658a02803d575005b092bd8b2 531134 libdevel optional 
libavformat-dev_0.cvs20050313-1_i386.deb

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

iD8DBQFCM6ZrfPP1rylJn2ERAu1yAKCdA3ba/C0Thcq3pIY5dX+8ph5UCQCeIPwi
Bc6fe5U/biZXxE5l8+c0GQg=
=Sknu
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to