Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740566 - media-video/x264-encoder-0.0.20190903 fails to compile
Summary: media-video/x264-encoder-0.0.20190903 fails to compile
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-09-05 19:27 UTC by Agostino Sarubbo
Modified: 2020-09-15 18:34 UTC (History)
0 users

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


Attachments
build.log (build.log,6.47 KB, text/plain)
2020-09-05 19:27 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-09-05 19:27:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/x264-encoder-0.0.20190903 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-05 19:27:29 UTC
Created attachment 658650 [details]
build.log

build log and emerge --info
Comment 2 Arfrever Frehtes Taifersar Arahesis 2020-09-15 01:22:09 UTC
x264-encoder uses the same archive as x264, so it has the same problem as in bug #721026 and bug #724676.
Comment 3 Larry the Git Cow gentoo-dev 2020-09-15 18:34:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97aa0cb3357e3ce8bdd346f450772468d8b0c936

commit 97aa0cb3357e3ce8bdd346f450772468d8b0c936
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2020-09-14 13:00:00 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-09-15 18:33:40 +0000

    media-video/x264-encoder: Set special value of AS to fix build failure.
    
    Closes: https://bugs.gentoo.org/740566
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 media-video/x264-encoder/x264-encoder-0.0.20190214.ebuild | 6 ++++++
 media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild | 6 ++++++
 media-video/x264-encoder/x264-encoder-9999.ebuild         | 6 ++++++
 3 files changed, 18 insertions(+)