Summary: | media-video/ccextractor-0.85-r2 : fails to build with -fno-common or gcc-10 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam, xaviermiller |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 705764 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 media-video:ccextractor-0.85-r2:20200128-113829.log temp.tbz2 fix-for-gcc-10.patch |
Description
Toralf Förster
![]() Created attachment 606674 [details]
emerge-info.txt
Created attachment 606676 [details]
emerge-history.txt
Created attachment 606678 [details]
environment
Created attachment 606680 [details]
etc.portage.tbz2
Created attachment 606682 [details]
logs.tbz2
Created attachment 606684 [details]
media-video:ccextractor-0.85-r2:20200128-113829.log
Created attachment 606686 [details]
temp.tbz2
Created attachment 639738 [details, diff]
fix-for-gcc-10.patch
The attached patch fixes the build on ~amd64.
(In reply to Matt Whitlock from comment #8) > Created attachment 639738 [details, diff] [details, diff] > fix-for-gcc-10.patch > > The attached patch fixes the build on ~amd64. I just wanted to confirm that the patch works, thank's a lot Matt! ... and relay the following repoman output: RepoMan scours the neighborhood... >>> Creating Manifest for /var/db/repos/gentoo/media-video/ccextractor inherit.deprecated 1 media-video/ccextractor/ccextractor-0.85-r2.ebuild: line 6: please migrate from 'cmake-utils' to 'cmake' RepoMan sez: "You're only giving me a partial QA payment? I'll take it this time, but I'm not happy." I'm not familiar with cmake and simply changing the inherit to "cmake" does not work, so that's still on the todo-list then. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cc02afe349792cc39e886d9ee01f8bf501548cc commit 8cc02afe349792cc39e886d9ee01f8bf501548cc Author: Sam James <sam@gentoo.org> AuthorDate: 2020-11-01 05:23:55 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-11-01 05:23:55 +0000 media-video/ccextractor: fix build with gcc 10 Thanks-to: Matt Whitlock <gentoo@mattwhitlock.name> Closes: https://bugs.gentoo.org/706934 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> media-video/ccextractor/ccextractor-0.85-r2.ebuild | 26 +++++++++++----------- .../files/ccextractor-0.85-fno-common.patch | 13 +++++++++++ 2 files changed, 26 insertions(+), 13 deletions(-) |