Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732416 - x11-plugins/wmcdplay-1.1-r1 fails to compile: wmcdplay.cc:356:85: error: invalid suffix on literal; C++11 requires a space
Summary: x11-plugins/wmcdplay-1.1-r1 fails to compile: wmcdplay.cc:356:85: error: inva...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-07-13 08:13 UTC by Agostino Sarubbo
Modified: 2022-07-09 15:43 UTC (History)
0 users

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


Attachments
build.log (build.log,10.82 KB, text/plain)
2020-07-13 08:13 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,250 bytes, application/x-bzip-compressed-tar)
2020-07-13 08:13 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-13 08:13:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/wmcdplay 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 isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-13 08:13:16 UTC
Created attachment 649064 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-13 08:13:22 UTC
Created attachment 649066 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2022-07-09 15:43:38 UTC
The bug has been closed via the following commit(s):

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

commit a52d11eee7e36e00c77191fd7e70ffdac436e107
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-07-09 12:28:55 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-07-09 15:40:53 +0000

    x11-plugins/wmcdplay: fix C++11 string literal
    
    Closes: https://bugs.gentoo.org/732416
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../wmcdplay/files/wmcdplay-1.1-cpp11.patch        | 30 ++++++++++++++++++++++
 x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild        |  3 ++-
 2 files changed, 32 insertions(+), 1 deletion(-)