Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740654 - net-analyzer/xprobe-0.3 - ../defines.h:27:15: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
Summary: net-analyzer/xprobe-0.3 - ../defines.h:27:15: error: invalid suffix on litera...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-09-06 07:35 UTC by Agostino Sarubbo
Modified: 2020-09-06 10:36 UTC (History)
0 users

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


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

Issue: net-analyzer/xprobe-0.3 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-06 07:35:29 UTC
Created attachment 658686 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-09-06 10:36:53 UTC
The bug has been closed via the following commit(s):

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

commit 8345db6c4b37cf5673bae67b4a8e58f31e0e9e4a
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-09-06 10:36:15 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-09-06 10:36:51 +0000

    net-analyzer/xprobe: Fix compiling with sys-devel/clang
    
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Closes: https://bugs.gentoo.org/740654
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-analyzer/xprobe/files/xprobe-0.3-cxx11.patch | 11 ++++++++
 net-analyzer/xprobe/xprobe-0.3-r1.ebuild         | 36 ++++++++++++++++++++++++
 2 files changed, 47 insertions(+)