Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 14:08:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 257124] multimedia/ffmpeg: Fails to link: ld: error: inline assembly requires more registers than available at line [on i386 with LTO option]
Message-ID:  <bug-257124-12827-OYoGgBVMkS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257124-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257124-12827@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=3D257124

--- Comment #19 from commit-hook@FreeBSD.org ---
A commit in branch 2021Q3 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dce777b825e3c72834daf274b53bfde0=
10f24e460

commit ce777b825e3c72834daf274b53bfde010f24e460
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2021-08-29 14:00:36 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2021-08-29 14:06:31 +0000

    multimedia/ffmpeg: Exclude LTO from OPTIONS on i386.

    Details:
    - The low number of i386 leads to register exhaustion when compiling
      with LTO. Due to the decreasing popularity of 32 bit i386 machines
      which require hyper-optimised ffmpeg builds, the option is excluded
      from the builds for now.

    PR:             257124
    MFH:            2021Q3
    (cherry picked from commit 0561f3e6355206d3ff81b2d9a69f62e10fc7f16e)

 multimedia/ffmpeg/Makefile | 3 +++
 1 file changed, 3 insertions(+)

--=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-257124-12827-OYoGgBVMkS>