Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923937 - app-i18n/ibus-pinyin-1.5.0-r5 - [slibtool] lua-plugin.c:(.text+<snip>): undefined reference to lua_type
Summary: app-i18n/ibus-pinyin-1.5.0-r5 - [slibtool] lua-plugin.c:(.text+<snip>): undef...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-02-06 14:43 UTC by Toralf Förster
Modified: 2024-02-06 14:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.52 KB, text/plain)
2024-02-06 14:43 UTC, Toralf Förster
Details
app-i18n:ibus-pinyin-1.5.0-r5:20240206-143201.log (app-i18n:ibus-pinyin-1.5.0-r5:20240206-143201.log,72.84 KB, text/plain)
2024-02-06 14:43 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,80.18 KB, application/x-xz)
2024-02-06 14:43 UTC, Toralf Förster
Details
environment (environment,129.44 KB, text/plain)
2024-02-06 14:43 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-02-06 14:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.92 KB, application/x-xz)
2024-02-06 14:43 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.63 KB, application/x-xz)
2024-02-06 14:43 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,83.76 KB, application/x-xz)
2024-02-06 14:43 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,44.45 KB, application/x-xz)
2024-02-06 14: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-02-06 14:43:09 UTC
too long lines were shrinked:

rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3.
rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 62, .st_ino = 1136622}.
rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4.
rdlibtool: lconf: found "/var/tmp/portage/app-i18n/ibus-pinyin-1.5.0-r5/work/ibus-pinyin-1.5.0/libtool".
rdlibtool: link: x86_64-pc-linux-gnu-g++ ibus_engine_pinyin-PYBopomofoEditor.o ibus_engine_pinyin-PYBopomofoEngine.o ibus_engine_pinyin-PYConfig.o ibus_engine_pinyin-PYDoublePinyinEditor.o ibus_engine_pinyin-PYDynamicSpecialPhrase.o ibus_engine_pinyin-PYEditor.o ibus_engine_pinyin-PYEngine.o ibus_en
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: ../lua/.libs/libpylua.a(libpylua_la-lua-plugin.o): in function `ibus_engine_plugin_get_candidate':
lua-plugin.c:(.text+0xe8): undefined reference to `lua_type'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: lua-plugin.c:(.text+0x11b): undefined reference to `lua_tolstring'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: lua-plugin.c:(.text+0x150): undefined reference to `lua_pushlstring'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20240129-190519

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
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)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   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 5987b74b1ebf4347cd5725d6ee11d984dc5d14a3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Feb 6 13:48:28 2024 +0000

    2024-02-06 13:48:27 UTC

emerge -qpvO app-i18n/ibus-pinyin
[ebuild  N    ] app-i18n/ibus-pinyin-1.5.0-r5  USE="lua nls -boost" LUA_SINGLE_TARGET="lua5-1" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2024-02-06 14:43:10 UTC
Created attachment 884381 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-06 14:43:11 UTC
Created attachment 884382 [details]
app-i18n:ibus-pinyin-1.5.0-r5:20240206-143201.log
Comment 3 Toralf Förster gentoo-dev 2024-02-06 14:43:13 UTC
Created attachment 884383 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-02-06 14:43:14 UTC
Created attachment 884384 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-02-06 14:43:15 UTC
Created attachment 884385 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-06 14:43:16 UTC
Created attachment 884386 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-06 14:43:17 UTC
Created attachment 884387 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-02-06 14:43:18 UTC
Created attachment 884388 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-02-06 14:43:19 UTC
Created attachment 884389 [details]
temp.tar.xz