Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705080 - media-libs/mlt-6.18.0 sed script with colons as separators fails with CFLAGS="-falign-jumps=32:8:8 -falign-loops=32:25:8" - src_prepare(): sed: -e expression #1, char 80: unknown option to `s'
Summary: media-libs/mlt-6.18.0 sed script with colons as separators fails with CFLAGS=...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-10 00:35 UTC by Sandi (Sandy) Vujaković
Modified: 2020-01-12 09:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,6.88 KB, text/plain)
2020-01-10 00:35 UTC, Sandi (Sandy) Vujaković
Details
emerge --info mlt (--verbose implied in make.conf) (file_705080.txt,29.42 KB, text/plain)
2020-01-10 10:40 UTC, Sandi (Sandy) Vujaković
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sandi (Sandy) Vujaković 2020-01-10 00:35:44 UTC
Created attachment 602898 [details]
build.log

This had been happening even before I added the `ruby` USE flag. Adding `media-libs/mlt *FLAGS-="-falign-jumps=32:8:8 -falign-loops=32:25:8"` to /etc/portage/package.cflags/mlt.conf allows it to configure.
Comment 1 Sandi (Sandy) Vujaković 2020-01-10 10:40:18 UTC
Created attachment 602916 [details]
emerge --info mlt (--verbose implied in make.conf)

This has been going on for a few months now (ever since a fellow GentooLTO user discovered that some parameters given by `--march=bdver4` were not in accordance with AMD's documentations, at least according to what he could understand from the documentation).
Comment 2 Larry the Git Cow gentoo-dev 2020-01-12 09:58:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a40516f2329ba7ef0807308da4a677bf0b7ff1

commit 03a40516f2329ba7ef0807308da4a677bf0b7ff1
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-01-12 09:57:07 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-01-12 09:57:52 +0000

    media-libs/mlt: Fix sed for ricers
    
    Closes: https://bugs.gentoo.org/705080
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/mlt/mlt-6.18.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)