Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 783213

Summary: app-i18n/ibus-unikey-0.6.1-r2 - /.../main.cpp:45: undefined reference to UnikeySetup
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 765709    
Attachments: emerge-info.txt
app-i18n:ibus-unikey-0.6.1-r2:20210416-195158.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-04-16 21:44:48 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ibus_engine_unikey-engine.o: warning: relocation against `UnikeyBackspaces' in read-only section `.text'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ibus_engine_unikey-main.o: in function `start_component()':
/var/tmp/portage/app-i18n/ibus-unikey-0.6.1-r2/work/ibus-unikey-0.6.1/src/main.cpp:45: undefined reference to `UnikeySetup'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ibus_engine_unikey-engine.o: in function `ibus_unikey_engine_init(_IBusUnikeyEngine*)':
/var/tmp/portage/app-i18n/ibus-unikey-0.6.1-r2/work/ibus-unikey-0.6.1/src/engine.cpp:219: undefined reference to `UnikeyLoadMacroTable'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ibus_engine_unikey-engine.o: in function `ibus_unikey_engine_focus_in(_IBusEngine*)':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20210408-231233

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.3.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.51.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Apr 16 19:35:27 UTC 2021

emerge -qpvO app-i18n/ibus-unikey
[ebuild  N    ] app-i18n/ibus-unikey-0.6.1-r2  USE="gtk gtk2 nls"
Comment 1 Toralf Förster gentoo-dev 2021-04-16 21:44:49 UTC
Created attachment 700224 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-16 21:44:51 UTC
Created attachment 700227 [details]
app-i18n:ibus-unikey-0.6.1-r2:20210416-195158.log
Comment 3 Toralf Förster gentoo-dev 2021-04-16 21:44:52 UTC
Created attachment 700230 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-04-16 21:44:54 UTC
Created attachment 700233 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-04-16 21:44:55 UTC
Created attachment 700236 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-16 21:44:56 UTC
Created attachment 700239 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-16 21:44:57 UTC
Created attachment 700242 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-10-18 13:19:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7abb7680facbd146756e450e58afad24b160f79b

commit 7abb7680facbd146756e450e58afad24b160f79b
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2021-10-18 13:16:17 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2021-10-18 13:16:17 +0000

    app-i18n/ibus-unikey: fix build with sys-devel/slibtool
    
    Closes: https://bugs.gentoo.org/783213
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 .../ibus-unikey/files/ibus-unikey-slibtool.patch   | 27 ++++++++++++++++++++++
 app-i18n/ibus-unikey/ibus-unikey-0.6.1-r2.ebuild   | 12 +++++++++-
 2 files changed, 38 insertions(+), 1 deletion(-)