Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 740654

Summary: 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]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: build.log

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(+)