Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 2015 17:45:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202773] [MAINTAINER] multimedia/transcode: Remove USE_GCC, use newer options helper targets
Message-ID:  <bug-202773-13-coTOCljV6t@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202773-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202773-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202773

Thomas Zander <riggs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160528|0                           |1
        is obsolete|                            |
 Attachment #160529|0                           |1
        is obsolete|                            |
 Attachment #160943|0                           |1
        is obsolete|                            |
           Assignee|freebsd-ports-bugs@FreeBSD. |riggs@FreeBSD.org
                   |org                         |
                 CC|                            |cyberbotx@cyberbotx.com,
                   |                            |riggs@FreeBSD.org
             Status|New                         |Open
 Attachment #164774|                            |maintainer-approval?(cyberb
              Flags|                            |otx@cyberbotx.com)

--- Comment #6 from Thomas Zander <riggs@FreeBSD.org> ---
Created attachment 164774
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D164774&action=
=3Dedit
Disable mmx on 10.1

After the OPTION helpers have already been committed, the only remaining is=
sue
is to resolve this MMX compilation problem.

Of all the supported releases, this is actually a problem *only* on 10.1 du=
e to
a transient bug in clang that unfortunately made it into 10.1-RELEASE.
It's rare enough that only a handful of pieces of code in the world have be=
en
bitten, for example ffmpeg, see the thread at:
http://lists.ffmpeg.org/pipermail/ffmpeg-devel/2013-October/150407.html

Attached patch removes the dependency on gcc and disables mmx only on
FreeBSD-10 prior to 10.2.
I propose to commit this, then close this issue.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202773-13-coTOCljV6t>