Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922232 - app-i18n/fcitx-rime-0.3.2 - /.../fcitx-rime.c: error: too many arguments to function rime->api->sync_user_data
Summary: app-i18n/fcitx-rime-0.3.2 - /.../fcitx-rime.c: error: too many arguments to f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: yongxiang
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-01-16 16:43 UTC by Toralf Förster
Modified: 2024-01-17 17:04 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.01 KB, text/plain)
2024-01-16 16:43 UTC, Toralf Förster
Details
app-i18n:fcitx-rime-0.3.2:20240116-155307.log (app-i18n:fcitx-rime-0.3.2:20240116-155307.log,15.19 KB, text/plain)
2024-01-16 16:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,180.24 KB, text/plain)
2024-01-16 16:43 UTC, Toralf Förster
Details
environment (environment,98.36 KB, text/plain)
2024-01-16 16:43 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-01-16 16:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.43 KB, application/x-xz)
2024-01-16 16:43 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,50.75 KB, application/x-xz)
2024-01-16 16:43 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.73 KB, application/x-xz)
2024-01-16 16:43 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-01-16 16:43:17 UTC
too long lines were shrinked:

Parsing po file: /var/tmp/portage/app-i18n/fcitx-rime-0.3.2/work/fcitx-rime-0.3.2/po/zh_TW.po
Finished parsing po file: /var/tmp/portage/app-i18n/fcitx-rime-0.3.2/work/fcitx-rime-0.3.2/po/zh_TW.po
[12/15] /usr/bin/x86_64-pc-linux-gnu-gcc -DRIME_DATA_DIR=\"/usr/share/rime-data\" -Dfcitx_rime_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-rime-0.3.2/work/fcitx-rime-0.3.2_build/src -I/var/tmp/portage/app-i18n/fcitx-rime-0.3.2/work/fcitx-rime-0.3.2/src  -Wall -Wextra -Wno-sign-compare -Wno-unused-para
FAILED: src/CMakeFiles/fcitx-rime.dir/fcitx-rime.c.o 
/usr/bin/x86_64-pc-linux-gnu-gcc -DRIME_DATA_DIR=\"/usr/share/rime-data\" -Dfcitx_rime_EXPORTS -I/var/tmp/portage/app-i18n/fcitx-rime-0.3.2/work/fcitx-rime-0.3.2_build/src -I/var/tmp/portage/app-i18n/fcitx-rime-0.3.2/work/fcitx-rime-0.3.2/src  -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -f
/var/tmp/portage/app-i18n/fcitx-rime-0.3.2/work/fcitx-rime-0.3.2/src/fcitx-rime.c: In function FcitxRimeToggleDeploy:
/var/tmp/portage/app-i18n/fcitx-rime-0.3.2/work/fcitx-rime-0.3.2/src/fcitx-rime.c:606:9: error: too many arguments to function rime->api->sync_user_data
  606 |         rime->api->sync_user_data(rime->session_id);
      |         ^~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd_merged_usr-20240113-075454

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1
  [2]   rust-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.6 linux/amd64

  HEAD of ::gentoo
commit c0397b6163be6b2950bca21269e7c9eba75ff95c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jan 16 12:35:01 2024 +0000

    Merge updates from master

emerge -qpvO app-i18n/fcitx-rime
[ebuild  N    ] app-i18n/fcitx-rime-5.1.4
Comment 1 Toralf Förster gentoo-dev 2024-01-16 16:43:18 UTC
Created attachment 882425 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-01-16 16:43:19 UTC
Created attachment 882426 [details]
app-i18n:fcitx-rime-0.3.2:20240116-155307.log
Comment 3 Toralf Förster gentoo-dev 2024-01-16 16:43:20 UTC
Created attachment 882427 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-01-16 16:43:22 UTC
Created attachment 882428 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-01-16 16:43:23 UTC
Created attachment 882429 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-01-16 16:43:24 UTC
Created attachment 882430 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-01-16 16:43:25 UTC
Created attachment 882431 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-01-16 16:43:26 UTC
Created attachment 882432 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-01-17 17:04:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a82c1486640e6f26b5cbf1873e6f4e7bd7e95c

commit 42a82c1486640e6f26b5cbf1873e6f4e7bd7e95c
Author:     Yongxiang Liang <tanekliang@gmail.com>
AuthorDate: 2024-01-17 11:08:56 +0000
Commit:     WANG Xuerui <xen0n@gentoo.org>
CommitDate: 2024-01-17 17:03:04 +0000

    app-i18n/fcitx-rime: Fix dependency on librime
    
    Closes: https://bugs.gentoo.org/922232
    Closes: https://github.com/gentoo/gentoo/pull/34860
    Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
    Signed-off-by: WANG Xuerui <xen0n@gentoo.org>

 .../{fcitx-rime-0.3.2.ebuild => fcitx-rime-0.3.2-r1.ebuild}      | 9 +++------
 app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild                     | 9 +++------
 2 files changed, 6 insertions(+), 12 deletions(-)