Your message dated Mon, 4 Jul 2016 11:35:54 -0300
with message-id 
<caafdzj8p7dnw_sumrxcwa2kmtdlk7hpdk1m-vcflrqxdjs2...@mail.gmail.com>
and subject line Re: FTBFS on i386: needs -msse2 flag
has caused the Debian Bug report #825466,
regarding FTBFS on i386: needs -msse2 flag
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.)


-- 
825466: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825466
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: webrtc-audio-processing
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)

Using the attached patch built successfully libwebrtc-audio-processing1 and
pulseaudio 8.99.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- webrtc-audio-processing-0.2/configure.ac	2016-05-26 23:10:55.903649671 -0300
+++ webrtc-audio-processing-0.2/configure.ac.new	2016-05-26 23:10:39.883490181 -0300
@@ -59,6 +59,7 @@
     [i?86|x86_64],
         [
          HAVE_X86=1
+	 ARCH_CFLAGS="-msse2"
         ],
     [armv7*|armv8*],
         [

--- End Message ---
--- Begin Message ---
Version: 0.3-1

On Thu, 26 May 2016 23:16:23 -0300 Gerardo Esteban Malazdrewicz
<gera...@malazdrewicz.com.ar> wrote:
> Source: webrtc-audio-processing
> Severity: serious
> Tags: patch
> Justification: fails to build from source (but built successfully in the past)
>
> Using the attached patch built successfully libwebrtc-audio-processing1 and
> pulseaudio 8.99.

This was fixed in the latest upload, but with a different patch (we
can't assume sse is available).


Saludos

--- End Message ---

Reply via email to