x86_64-pc-linux-gnu-g++ -o Sluift/EditlineTerminal.o -c -O2 -pipe -march=native -std=c++11 -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wno-unknown-pragmas -Wlogical-op -O2 -pipe -march=native -fPIC -DNDEBUG -DSWIFT_EXPERIMENTAL_FT -DNDEBUG -DSWIFT_EXPERIMENTAL_FT -DNDEBUG -DSWIFT_EXPERIMENTAL_FT -DLUA_COMPAT_ALL -DHAVE_EDITLINE -I. -I. -I. Sluift/EditlineTerminal.cpp Sluift/EditlineTerminal.cpp: In constructor 'Swift::EditlineTerminal::EditlineTerminal()': Sluift/EditlineTerminal.cpp:72:36: error: invalid conversion from 'int (*)(const char*, int)' to 'char* (*)(const char*, int)' [-fpermissive] 72 | rl_completion_entry_function = getEmptyCompletions; // Fallback. Do nothing. | ^~~~~~~~~~~~~~~~~~~ | | ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib-20191121-091537 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.0 (tags/RELEASE_900/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.0 Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.39.0 * repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Sat, 23 Nov 2019 00:06:54 +0000 emerge -qpvO net-im/swift [ebuild N ] net-im/swift-4.0.2-r1 USE="icu idn lua -client -expat -gconf -spell -test -zeroconf"
Created attachment 597222 [details] emerge-info.txt
Created attachment 597224 [details] emerge-history.txt
Created attachment 597226 [details] environment
Created attachment 597228 [details] etc.portage.tbz2
Created attachment 597230 [details] logs.tbz2
Created attachment 597232 [details] net-im:swift-4.0.2-r1:20191123-005757.log
Created attachment 597234 [details] temp.tbz2
Hm, I am unable to reproduce. Since this happens in Sluift, it's related to USE="lua", which fits your attached use flags. But I am able to compile here and latest lua release is also stable. @andrey: Any ideas?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82eafc8ea8cb637e5cf5e734c704aaaac995a967 commit 82eafc8ea8cb637e5cf5e734c704aaaac995a967 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2020-08-09 11:30:44 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2020-08-09 11:34:43 +0000 net-im/swift: migrate to python3 Also bumped to EAPI=7 and enabled client for default use flags. Closes: https://bugs.gentoo.org/735548 Closes: https://bugs.gentoo.org/701016 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> net-im/swift/Manifest | 1 + net-im/swift/swift-4.0.2-r3.ebuild | 215 +++++++++++++++++++++++++++++++++++++ 2 files changed, 216 insertions(+)