Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2015 18:42:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 196775] multimedia/ffmpeg: fails to build on armv6
Message-ID:  <bug-196775-12827-amxqwMU2EV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196775-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196775-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
mikael.urankar@gmail.com has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to
multimedia@FreeBSD.org:
Bug 196775: multimedia/ffmpeg: fails to build on armv6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196775



--- Description ---
Created attachment 151696
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151696&action=edit
disable clang integrated assembler for armv6

clang enabled the integrated assembler by default and it breaks the build of
ffmpeg.

The attached patch fixes that.

failure build log:
http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-14_04h52m20s/logs/err
ors/ffmpeg-2.3.6,1.log

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer multimedia@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196775-12827-amxqwMU2EV>