Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 742428 - sys-libs/libchipcard-5.1.6 fails to compile: cardcommander.cpp:48:47: error: invalid suffix on literal; C++11 requires a
Summary: sys-libs/libchipcard-5.1.6 fails to compile: cardcommander.cpp:48:47: error: ...
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: PullRequest
Depends on:
Blocks:
 
Reported: 2020-09-14 05:57 UTC by Agostino Sarubbo
Modified: 2023-08-11 07:31 UTC (History)
0 users

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


Attachments
build.log (build.log,61.02 KB, text/plain)
2020-09-14 05:57 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-14 05:57:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/libchipcard-5.1.5_rc2 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-14 05:57:32 UTC
Created attachment 660078 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-19 08:15:51 UTC
clang-stricter_tinderbox has reproduced this issue with version 5.1.6 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-08-11 07:31:59 UTC
The bug has been closed via the following commit(s):

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

commit 1c024d17c1e263c246480258749601368b06d1c2
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-07-22 13:49:49 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-08-11 07:31:56 +0000

    sys-libs/libchipcard: Fix invalid suffix on literal
    
    Closes: https://bugs.gentoo.org/742428
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31999
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../libchipcard-5.1.6-clang16-build-fix.patch      | 12 +++++
 sys-libs/libchipcard/libchipcard-5.1.6-r1.ebuild   | 53 ++++++++++++++++++++++
 2 files changed, 65 insertions(+)