Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731018 - media-sound/klick-0.12.2-r2 fails to compile: src/tempomap.cc:60:21: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
Summary: media-sound/klick-0.12.2-r2 fails to compile: src/tempomap.cc:60:21: error: i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexander Tsoy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-07-06 09:28 UTC by Agostino Sarubbo
Modified: 2022-10-12 16:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,14.34 KB, text/plain)
2020-07-06 09:28 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-07-06 09:28:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/klick fails to compile.
Discovered on: amd64

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 isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-06 09:28:49 UTC
Created attachment 647884 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-14 08:51:11 UTC
tinderbox has reproduced this issue with version 0.12.2-r2 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-10-12 16:23:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=912cee2d7b77a3a2f779cf1939ae44aad44d66ce

commit 912cee2d7b77a3a2f779cf1939ae44aad44d66ce
Author:     Alexander Tsoy <alexander@tsoy.me>
AuthorDate: 2022-10-01 09:30:08 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-10-12 16:23:30 +0000

    media-sound/klick: fix build with clang
    
    Replace gcc6 patch with the patch from Debian.
    
    Closes: https://bugs.gentoo.org/731018
    Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-sound/klick/files/klick-0.12.2-gcc6.patch | 92 +++++++++++++++++--------
 1 file changed, 63 insertions(+), 29 deletions(-)