Making all in english make[4]: Entering directory '/var/tmp/portage/app-i18n/ibus-pinyin-1.5.0-r5/work/ibus-pinyin-1.5.0/data/db/english' \ rm -f english.db; \ gawk -f ./english.awk ./wordlist | /usr/bin/sqlite3 english.db || \ ( rm -f english.db ; exit 1 ) Parse error near line 5: no such column: the INSERT INTO english (word, freq) VALUES ("the", "6.510891"); error here ---^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-j5-20230222-000028 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.7 Python 3.10.10 Available Rust versions: [1] rust-1.67.1 * php cli (if any): HEAD of ::gentoo commit 278fc9f45d07a95ec931c892093ca97ffdc81907 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Feb 24 20:17:02 2023 +0000 2023-02-24 20:17:01 UTC emerge -qpvO app-i18n/ibus-pinyin [ebuild N ] app-i18n/ibus-pinyin-1.5.0-r5 USE="boost nls -lua" LUA_SINGLE_TARGET="lua5-1" PYTHON_SINGLE_TARGET="python3_10 -python3_9"
Created attachment 854474 [details] emerge-info.txt
Created attachment 854476 [details] app-i18n:ibus-pinyin-1.5.0-r5:20230224-203452.log.bz2
Created attachment 854478 [details] emerge-history.txt.bz2
Created attachment 854480 [details] environment
Created attachment 854482 [details] etc.clang.tar.bz2
Created attachment 854484 [details] etc.portage.tar.bz2
Created attachment 854486 [details] logs.tar.bz2
Created attachment 854488 [details] temp.tar.bz2
I was able to reproduce the problem after upgrading sqlite to 3.41.0.
It compiles fine on sqlite 3.40.1.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f4d2ebbb6d06762e2e75eb896283731c69fe6ea commit 8f4d2ebbb6d06762e2e75eb896283731c69fe6ea Author: jinqiang zhang <peeweep@0x0.ee> AuthorDate: 2023-02-27 04:05:11 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2023-02-27 04:31:10 +0000 app-i18n/ibus-pinyin: fix sqlite 3.41.0 build failure Closes: https://bugs.gentoo.org/896366 Closes: https://github.com/gentoo/gentoo/pull/29822 Signed-off-by: jinqiang zhang <peeweep@0x0.ee> Signed-off-by: Yixun Lan <dlan@gentoo.org> .../files/ibus-pinyin-1.5.0-sqlite-3.41.0.patch | 23 ++++++++++++++++++++++ app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild | 1 + 2 files changed, 24 insertions(+)