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

Bug 742671

Summary: x11-misc/3ddesktop-0.2.9-r1 - config.cpp:67:24: error: addition of default argument on redeclaration makes this constructor a default constructor
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-15 13:49:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/3ddesktop-0.2.9-r1 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-15 13:49:57 UTC
Created attachment 660393 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-09-15 20:31:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba5bd57189250c6bc82f7af56f2a974e3b62ea5

commit 0ba5bd57189250c6bc82f7af56f2a974e3b62ea5
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-09-15 20:30:26 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-09-15 20:31:55 +0000

    x11-misc/3ddesktop: Fix building with sys-devel/clang
    
    Package-Manager: Portage-3.0.7, Repoman-3.0.1
    Closes: https://bugs.gentoo.org/742671
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 x11-misc/3ddesktop/3ddesktop-0.2.9-r1.ebuild       |  5 +-
 x11-misc/3ddesktop/3ddesktop-0.2.9-r2.ebuild       | 58 ++++++++++++++++++++++
 .../files/3ddesktop-0.2.9-Options_Options.patch    | 11 ++++
 3 files changed, 72 insertions(+), 2 deletions(-)