Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729590 - app-text/sablotron-1.0.3-r1 - sabcmd.cpp:171:33: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
Summary: app-text/sablotron-1.0.3-r1 - sabcmd.cpp:171:33: error: invalid suffix on lit...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-25 10:47 UTC by Agostino Sarubbo
Modified: 2020-08-14 10:08 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,48.20 KB, text/plain)
2020-06-25 10:47 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,249 bytes, application/x-bzip-compressed-tar)
2020-06-25 10:47 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-06-25 10:47:49 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience.

Issue: app-text/sablotron 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 mention it in the summary and block bug 408963. If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-25 10:47:54 UTC
Created attachment 646298 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-06-25 10:47:57 UTC
Created attachment 646300 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2020-08-14 10:08:53 UTC
The bug has been closed via the following commit(s):

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

commit 8e1c3c9177201436f99353384bfd73c66d79299e
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-08-14 10:04:28 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-08-14 10:08:51 +0000

    app-text/sablotron: Format sabcmd.cpp for C++11 compatibility
    
    While there:
    - Add IUSE=static-libs and remove .la files
    - Clean up patch
    - EAPI=7
    - Replace defunct HOMEPAGE/SRC_URI
    
    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=726732
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=729590
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 app-text/sablotron/files/1.0.3-cxx11.patch         | 11 +++++
 .../sablotron/files/1.0.3-libsablot-expat.patch    |  2 -
 app-text/sablotron/sablotron-1.0.3-r2.ebuild       | 55 ++++++++++++++++++++++
 3 files changed, 66 insertions(+), 2 deletions(-)