Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 742671 - x11-misc/3ddesktop-0.2.9-r1 - config.cpp:67:24: error: addition of default argument on redeclaration makes this constructor a default constructor
Summary: x11-misc/3ddesktop-0.2.9-r1 - config.cpp:67:24: error: addition of default ar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-09-15 13:49 UTC by Agostino Sarubbo
Modified: 2020-09-15 20:31 UTC (History)
0 users

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


Attachments
build.log (build.log,47.59 KB, text/plain)
2020-09-15 13:49 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-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(-)