x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -O2 -pipe -march=native -fno-common -Wall -D_GNU_SOURCE -c -o carbons.o carbons.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -O2 -pipe -march=native -fno-common -Wall -D_GNU_SOURCE -c -o modules.o modules.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -O2 -pipe -march=native -fno-common -Wall -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o mcabber main.o roster.o events.o commands.o compl.o hbuf.o screen.o settings.o hooks.o utf8.o histolog.o utils.o pgp.o xmpp.o xmpp_helper.o xmpp_iq.o xmpp_iqrequest.o xmpp_muc.o xmpp_s10n.o caps.o help.o carbons.o modules.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lloudmouth-1 -lglib-2.0 -L/usr/lib64 -lgpgme -lassuan -lgpg-error -lpanelw -lncursesw -ltinfow libtool: link: x86_64-pc-linux-gnu-gcc -O2 -O2 -pipe -march=native -fno-common -Wall -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o mcabber main.o roster.o events.o commands.o compl.o hbuf.o screen.o settings.o hooks.o utf8.o histolog.o utils.o pgp.o xmpp.o xmpp_helper.o xmpp_iq.o xmpp_iqrequest.o xmpp_muc.o xmpp_s10n.o caps.o help.o carbons.o modules.o -Wl,--export-dynamic -pthread -lgmodule-2.0 //usr/lib64/libloudmouth-1.so -lglib-2.0 -L/usr/lib64 -lgpgme -lassuan -lgpg-error -lpanelw -lncursesw -ltinfow -pthread -Wl,-rpath -Wl,//usr/lib64 /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: events.o:(.bss+0x0): multiple definition of `COLOR_ATTRIB'; main.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: events.o:(.bss+0x40): multiple definition of `vi_mode'; main.o:(.bss+0x60): first defined here ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib-20200124-204141 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.1 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.40.0 * java-config: The following VMs are available for generation-2: *) AdoptOpenJDK 8.242_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm ghc: The Glorious Glasgow Haskell Compilation System, version 8.0.2 repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Thu, 30 Jan 2020 00:46:24 +0000 emerge -qpvO net-im/mcabber [ebuild N ] net-im/mcabber-1.1.0-r2 USE="crypt ssl -aspell -idn -otr -spell -vim-syntax" L10N="-cs -de -fr -it -nl -pl -ru -uk"
Created attachment 608778 [details] emerge-info.txt
Created attachment 608780 [details] emerge-history.txt
Created attachment 608782 [details] environment
Created attachment 608784 [details] etc.portage.tbz2
Created attachment 608786 [details] logs.tbz2
Created attachment 608788 [details] net-im:mcabber-1.1.0-r2:20200130-012925.log
Created attachment 608790 [details] temp.tbz2
Patches submitted upstream: https://github.com/McKael/mcabber/pull/2
Needs a bump, as it's included in 1.1.1?
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef9ef340e8af85c92b71471bce6084bf56f26ee commit 0ef9ef340e8af85c92b71471bce6084bf56f26ee Author: Andrey Utkin <andrey_utkin@gentoo.org> AuthorDate: 2020-10-19 06:47:20 +0000 Commit: Andrey Utkin <andrey_utkin@gentoo.org> CommitDate: 2020-10-19 06:56:46 +0000 net-im/mcabber: add new version 1.1.2 Ebuild cloned verbatim from 9999. Bug: https://bugs.gentoo.org/707418 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org> net-im/mcabber/Manifest | 1 + net-im/mcabber/mcabber-1.1.2.ebuild | 99 +++++++++++++++++++++++++++++++++++++ 2 files changed, 100 insertions(+)
So 1.1.2 has this issue fixed. Will stabilize it in due course, closing this ticket for now.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e50545cbf876da74fbecc71fadb9f0575c6b877c commit e50545cbf876da74fbecc71fadb9f0575c6b877c Author: Andreas K. Huettel <dilfridge@gentoo.org> AuthorDate: 2021-01-05 18:38:12 +0000 Commit: Andreas K. Huettel <dilfridge@gentoo.org> CommitDate: 2021-01-05 18:58:46 +0000 net-im/mcabber: Remove old Bug: https://bugs.gentoo.org/707418 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org> net-im/mcabber/Manifest | 2 - net-im/mcabber/mcabber-1.1.0-r1.ebuild | 99 ------------------------------ net-im/mcabber/mcabber-1.1.0-r2.ebuild | 107 --------------------------------- 3 files changed, 208 deletions(-)