Summary: | app-i18n/kcm-fcitx-0.5.5 : /.../skinpage.cpp: error: narrowing conversion of Fcitx::SkinPage::Private::PathRole from unsigned int | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Arfrever Frehtes Taifersar Arahesis <arfrever.fta> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cjk, gentoo, marcan |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 706426 | ||
Attachments: |
emerge-info.txt
app-i18n:kcm-fcitx-0.5.5:20200511-041221.log emerge-history.txt environment etc.portage.tbz2 logs.tbz2 temp.tbz2 build fix patch additional patch to fix build with qt5.15 |
Description
Toralf Förster
![]() Created attachment 637968 [details]
emerge-info.txt
Created attachment 637970 [details]
app-i18n:kcm-fcitx-0.5.5:20200511-041221.log
Created attachment 637972 [details]
emerge-history.txt
Created attachment 637974 [details]
environment
Created attachment 637976 [details]
etc.portage.tbz2
Created attachment 637978 [details]
logs.tbz2
Created attachment 637980 [details]
temp.tbz2
Created attachment 642670 [details, diff]
build fix patch
Here's a patch to fix issue.
Created attachment 642672 [details, diff]
additional patch to fix build with qt5.15
Another related patch (I think this one is not due to gcc10, but it might as well be added at the same time).
(In reply to Hector Martin from comment #8) > Created attachment 642670 [details, diff] [details, diff] > build fix patch > > Here's a patch to fix issue. Upstream changed PathRole from 0x8F213873 to 0x3F213873 (https://github.com/fcitx/kcm-fcitx/commit/a1b2ccdffd9e4d16c47f7f2a596df437ee834c41#diff-e4cd64f9bbfa33831acf31866bec82b2). Maybe we can follow this. (In reply to Hector Martin from comment #9) > Attachment 642672 [details, diff] > additional patch to fix build with qt5.15 https://github.com/fcitx/kcm-fcitx/issues/17 (In reply to Arfrever Frehtes Taifersar Arahesis from comment #11) > (In reply to Hector Martin from comment #9) > > Attachment 642672 [details, diff] [details, diff] > > additional patch to fix build with qt5.15 > > https://github.com/fcitx/kcm-fcitx/issues/17 It is opened by me but I get no response from upstream yet. I think we can add these patches for version 0.5.5 and remove them if there are new release from upstream. (In reply to gentoo@imrebuild.com from comment #12) > (In reply to Arfrever Frehtes Taifersar Arahesis from comment #11) > > (In reply to Hector Martin from comment #9) > > > Attachment 642672 [details, diff] [details, diff] [details, diff] > > > additional patch to fix build with qt5.15 > > > > https://github.com/fcitx/kcm-fcitx/issues/17 > > It is opened by me but I get no response from upstream yet. I think we can > add these patches for version 0.5.5 and remove them if there are new release > from upstream. Upstream released 0.5.6. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=691df99598a45a565b119333318e923879b23ae3 commit 691df99598a45a565b119333318e923879b23ae3 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> AuthorDate: 2020-11-13 04:00:00 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2020-11-16 19:51:16 +0000 app-i18n/kcm-fcitx: Version bump (0.5.6). Closes: https://bugs.gentoo.org/722382 Closes: https://bugs.gentoo.org/746260 Closes: https://bugs.gentoo.org/751730 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> app-i18n/kcm-fcitx/Manifest | 1 + app-i18n/kcm-fcitx/kcm-fcitx-0.5.6.ebuild | 58 +++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+) |