Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 721922

Summary: app-cdr/cdck-0.7.0-r2 fails to compile - wrong versino check for gcc
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-09 17:17:52 UTC
This is an auto-filled bug because app-cdr/cdck fails to compile.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-09 17:18:00 UTC
Created attachment 637138 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-06-22 08:40:32 UTC
*** Bug 722362 has been marked as a duplicate of this bug. ***
Comment 3 Agostino Sarubbo gentoo-dev 2021-12-11 09:48:03 UTC
tinderbox has reproduced this issue with version 0.7.0-r2 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2022-07-23 19:18:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1252d716a2fd3e9c2ef9bc1170c80fed5ce549

commit 2b1252d716a2fd3e9c2ef9bc1170c80fed5ce549
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-23 19:17:48 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-23 19:17:48 +0000

    app-cdr/cdck: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/721922
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../{cdck-0.7.0-r2.ebuild => cdck-0.7.0-r3.ebuild} | 26 +++++------
 app-cdr/cdck/files/cdck-0.7.0-automake.patch       | 42 ++++++++++++++++++
 app-cdr/cdck/files/cdck-0.7.0-cross.patch          | 20 +++++++++
 app-cdr/cdck/files/cdck-0.7.0-gcc-10.patch         | 18 ++++++++
 app-cdr/cdck/files/cdck-0.7.0-man.patch            | 50 ++++++++++++++++++++++
 app-cdr/cdck/files/cdck-0.7.0-wording.patch        | 25 +++++++++++
 6 files changed, 169 insertions(+), 12 deletions(-)