Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739982 - media-gfx/synnefo-1.1.0: sy_info.cpp:234:29: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal] oyConfigDomainList( "//"OY_TYPE_STD"/device/config.icc_profile"
Summary: media-gfx/synnefo-1.1.0: sy_info.cpp:234:29: error: invalid suffix on literal...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-09-02 06:09 UTC by Agostino Sarubbo
Modified: 2020-09-03 12:24 UTC (History)
0 users

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


Attachments
build.log (build.log,90.40 KB, text/plain)
2020-09-02 06:09 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,32.37 KB, text/plain)
2020-09-02 06:09 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-02 06:09:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/synnefo-1.1.0 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-02 06:09:30 UTC
Created attachment 657806 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-02 06:09:32 UTC
Created attachment 657808 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Andreas Sturmlechner gentoo-dev 2020-09-02 20:03:54 UTC
Looking forward to meaningful summaries.

Likely a follow-up error to the very broken oyranos dependency involved here.
Comment 4 Larry the Git Cow gentoo-dev 2020-09-03 12:24:08 UTC
The bug has been closed via the following commit(s):

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

commit 29404b35e30ced8d9baedaf14db6526a4493230b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-09-03 09:12:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-09-03 12:21:44 +0000

    media-gfx/synnefo: Try to fix build with systemwide-clang
    
    Closes: https://bugs.gentoo.org/739982
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/synnefo/files/synnefo-1.1.0-cxx11.patch | 99 +++++++++++++++++++++++
 media-gfx/synnefo/synnefo-1.1.0.ebuild            |  4 +-
 2 files changed, 102 insertions(+), 1 deletion(-)