Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925920 - app-i18n/fcitx-gtk-5.1.1 fails to compile: inputwindow.cpp:563:31: error: no matching function for call to max(<brace-enclosed initializer list>)
Summary: app-i18n/fcitx-gtk-5.1.1 fails to compile: inputwindow.cpp:563:31: error: no ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: yongxiang
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-03-01 13:10 UTC by Agostino Sarubbo
Modified: 2024-03-08 09:12 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,102.17 KB, text/plain)
2024-03-01 13:10 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 2024-03-01 13:10:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-i18n/fcitx-gtk-5.1.1 fails to compile.
Discovered on: arm64 (internal ref: tinderbox_arm64)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-01 13:10:57 UTC
Created attachment 886441 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-01 13:10:58 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: gtk3/CMakeFiles/im-fcitx5-gtk3.dir/inputwindow.cpp.o 
FAILED: gtk4/CMakeFiles/im-fcitx5-gtk4.dir/inputwindow.cpp.o 
/var/tmp/portage/app-i18n/fcitx-gtk-5.1.1/work/fcitx5-gtk-5.1.1/gtk3/inputwindow.cpp:563:31: error: no matching function for call to ‘max(<brace-enclosed initializer list>)’
Comment 3 yongxiang 2024-03-01 17:32:53 UTC
Upstream fixed it in the new version 5.1.1: https://github.com/fcitx/fcitx5-gtk/commit/1314d823cb63ce2779ab268ff61e4dcea36bd639.
I'll bump to the new version
Comment 4 Larry the Git Cow gentoo-dev 2024-03-08 09:12:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f119ed02ae5d6ed1b354af7ea0989a0d0053c9

commit 83f119ed02ae5d6ed1b354af7ea0989a0d0053c9
Author:     Yongxiang Liang <tanekliang@gmail.com>
AuthorDate: 2024-03-01 13:33:08 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-03-08 09:06:19 +0000

    app-i18n/fcitx-gtk: add 5.1.2
    
    Upstream fixed it in the new version.
    
    Closes: https://bugs.gentoo.org/925920
    Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 app-i18n/fcitx-gtk/Manifest               |  1 +
 app-i18n/fcitx-gtk/fcitx-gtk-5.1.2.ebuild | 60 +++++++++++++++++++++++++++++++
 2 files changed, 61 insertions(+)