Summary: | app-crypt/moolticute-1.01.0 - [slibtool] src/MPDeviceBleImpl.cpp: error: invalid conversion from int to const char [-fpermissive] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Pierre-Olivier Mercier <nemunaire> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | csfore, proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/mooltipass/moolticute/pull/1204 https://github.com/gentoo/gentoo/pull/34225 |
||
Whiteboard: | ~arch only | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 914580 | ||
Attachments: |
emerge-info.txt
app-crypt:moolticute-1.01.0:20231106-224707.log.xz emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz qlist-info.txt temp.tar.xz casts 0 to char* using QByteArray::number() |
Description
Toralf Förster
![]() Created attachment 874201 [details]
emerge-info.txt
Created attachment 874202 [details]
app-crypt:moolticute-1.01.0:20231106-224707.log.xz
Created attachment 874203 [details]
emerge-history.txt
Created attachment 874204 [details]
environment
Created attachment 874205 [details]
etc.clang.tar.xz
Created attachment 874206 [details]
etc.portage.tar.xz
Created attachment 874207 [details]
qlist-info.txt
Created attachment 874208 [details]
temp.tar.xz
Created attachment 878652 [details, diff]
casts 0 to char* using QByteArray::number()
I'll check to see if this is fixed upstream and if not, send it there to see if that is the proper way to convert it.
PR upstream was merged so hopefully it will be in the next release. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be9bca3aeee5a738aefa50b2b4e6bf7e8a00a003 commit be9bca3aeee5a738aefa50b2b4e6bf7e8a00a003 Author: Christopher Fore <csfore@posteo.net> AuthorDate: 2023-12-10 22:10:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-12 02:49:23 +0000 app-crypt/moolticute: add 1.03.0, fix compile on GCC 14 The patch attached fixes compilation on GCC 14 and has been sent upstream. Upstream PR: https://github.com/mooltipass/moolticute/pull/1204 Closes: https://bugs.gentoo.org/916994 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/34225 Signed-off-by: Sam James <sam@gentoo.org> app-crypt/moolticute/Manifest | 1 + .../files/moolticute-1.03.0-fix-return-type.patch | 13 ++++ app-crypt/moolticute/moolticute-1.03.0.ebuild | 72 ++++++++++++++++++++++ 3 files changed, 86 insertions(+) |