/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-p2p/retroshare-0.6.5-r2/work/RetroShare/libretroshare/src/lib/libretroshare.a(rsloginhandler.o): undefined reference to symbol 'g_error_free' /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libglib-2.0.so.0: error adding symbols: DSO missing from command line api/ApiServerMHD.cpp: In function ‘void resource_api::secure_queue_response(MHD_Connection*, unsigned int, MHD_Response*)’: api/ApiServerMHD.cpp:400:60: error: invalid conversion from ‘int (*)(void*, MHD_ValueKind, const char*, const char*)’ to ‘MHD_KeyValueIterator’ {aka ‘MHD_Result (*)(void*, MHD_ValueKind, const char*, const char*)’} [-fpermissive] 400 | MHD_get_connection_values(connection, MHD_HEADER_KIND, _extract_host_header_it_cb, (void*)&host); ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-j3-20210621-104403 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.1.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.9.5 Available Rust versions: [1] rust-bin-1.53.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 HEAD of ::gentoo commit 11204f039a46ecbf35ff4798b8a4be8ad9f3b07f Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jun 23 18:51:25 2021 +0000 2021-06-23 18:51:24 UTC emerge -qpvO net-p2p/retroshare [ebuild N ] net-p2p/retroshare-0.6.5-r2 USE="cli gnome-keyring gui jsonapi service sqlcipher webui -control-socket -xapian"
Created attachment 718353 [details] emerge-info.txt
Created attachment 718356 [details] emerge-history.txt
Created attachment 718359 [details] environment
Created attachment 718362 [details] etc.portage.tar.bz2
Created attachment 718365 [details] logs.tar.bz2
Created attachment 718368 [details] net-p2p:retroshare-0.6.5-r2:20210623-194234.log.bz2
Created attachment 718371 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecb9cc63edcb746d24ef05dfc472005d29fd486e commit ecb9cc63edcb746d24ef05dfc472005d29fd486e Author: Gioacchino Mazzurco <gio@eigenlab.org> AuthorDate: 2021-08-06 15:29:19 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-08-07 05:50:42 +0000 net-p2p/retroshare: 0.6.5 minimal maintenance Fixes a bunch of bugs disabling components that are been obsoleted upstream in older versions Closes: https://bugs.gentoo.org/779838 Closes: https://bugs.gentoo.org/798048 Closes: https://bugs.gentoo.org/798099 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Gioacchino Mazzurco <gio@altermundi.net> Closes: https://github.com/gentoo/gentoo/pull/21725 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> net-p2p/retroshare/retroshare-0.6.5-r3.ebuild | 142 ++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5e87afa1e6030f4bfd2ca30e198bd728a13fda commit ff5e87afa1e6030f4bfd2ca30e198bd728a13fda Author: Gioacchino Mazzurco <gio@eigenlab.org> AuthorDate: 2021-07-20 09:06:38 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-08-07 05:50:42 +0000 net-p2p/retroshare: 0.6.6 version bump Fixes a bunch of bugs fixed upstream in newer version and disabling components that are been obsoleted upstream in older versions Modernize 0.6.6 ebuild after ionenwks suggestions Bug: https://bugs.gentoo.org/779838 Bug: https://bugs.gentoo.org/798048 Bug: https://bugs.gentoo.org/798099 Closes: https://bugs.gentoo.org/785964 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Gioacchino Mazzurco <gio@altermundi.net> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> net-p2p/retroshare/Manifest | 1 + .../retroshare-0.6.6-fix-cxx17-compilation.patch | 79 +++++++++++++ net-p2p/retroshare/metadata.xml | 11 +- net-p2p/retroshare/retroshare-0.6.6.ebuild | 122 +++++++++++++++++++++ 4 files changed, 209 insertions(+), 4 deletions(-)