Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787488 - media-plugins/vdr-dvd-0.3.7_pre20090106-r2 fails to compile with gcc-11
Summary: media-plugins/vdr-dvd-0.3.7_pre20090106-r2 fails to compile with gcc-11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-05-01 18:15 UTC by Agostino Sarubbo
Modified: 2021-09-19 18:21 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,13.42 KB, text/plain)
2021-05-01 18:15 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 2021-05-01 18:15:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-plugins/vdr-dvd-0.3.7_pre20090106-r2 fails to compile with gcc-11.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-01 18:15:44 UTC
Created attachment 705009 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-01 18:15:46 UTC
Possible context of error(s):

/bin/sh: line 1: g++: command not found
control-dvd.c:435:27: error: ‘min’ was not declared in this scope; did you mean ‘std::min’?
Comment 3 Larry the Git Cow gentoo-dev 2021-05-03 20:49:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c4601a19fbbe478a86ccc61cbd861ed42b4d12

commit 26c4601a19fbbe478a86ccc61cbd861ed42b4d12
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2021-05-03 20:48:31 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2021-05-03 20:48:31 +0000

    media-plugins/vdr-dvd: call tc-directly, gcc-11 compile fixed
    
    this Plugin is quit old, ~2009, no maintainer anymore
    it will fails, on my tests, on llvm/clang
    
    Closes: https://bugs.gentoo.org/787485
    Closes: https://bugs.gentoo.org/787488
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 ...3.7_pre20090106-r2.ebuild => vdr-dvd-0.3.7_pre20090106-r3.ebuild} | 5 +++++
 1 file changed, 5 insertions(+)