Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2021 13:49:36 +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-XGQ5CUCzoE@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 #6 from Dimitry Andric <dim@FreeBSD.org> ---
(In reply to Ed Maste from comment #5)
I've noticed this interesting construct in graphics/libjxl/Makefile:

OPTIONS_DEFINE=3D GIF GIMP JPEG LTO MANPAGES OPENEXR PIXBUF PNG
OPTIONS_DEFAULT=3DGIF GIMP JPEG LTO MANPAGES OPENEXR PIXBUF PNG
OPTIONS_EXCLUDE_i386=3D   LTO # ConvolutionWithTranspose(): JXL_CHECK:
out->xsize() =3D=3D in.ysize()
OPTIONS_EXCLUDE_powerpc64=3D      ${"${/usr/bin/ld:L:tA}"=3D=3D/usr/bin/ld.=
lld:?LTO:}
# LLVM bug 47353

This also seems to be used a few other Makefiles.

--=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-XGQ5CUCzoE>