In file included from check_util.c:4: check_util.c: In function test_set_url_http_fn: check_util.c:48:1: error: expected declaration specifiers before ( token 48 | fail_if(0 == url_set(&url, "http://host/")); | ^~~~~~~ check_util.c:49:1: error: expected declaration specifiers before ( token ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-test-20200228-231731 ------------------------------------------------------------------- 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.6 [3] python3.7 (fallback) [4] python2.7 (fallback) Available Rust versions: [1] rust-1.41.1 * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.14.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm ghc: The Glorious Glasgow Haskell Compilation System, version 8.0.2 repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Mon, 02 Mar 2020 18:37:29 +0000 emerge -qpvO net-im/bitlbee [ebuild N ] net-im/bitlbee-3.6 USE="gnutls ipv6 plugins test xmpp -debug -libevent -libressl -msn -nss -oscar -otr -purple (-selinux) -twitter -xinetd"
Created attachment 616882 [details] emerge-info.txt
Created attachment 616884 [details] emerge-history.txt
Created attachment 616886 [details] environment
Created attachment 616888 [details] etc.portage.tbz2
Created attachment 616890 [details] net-im:bitlbee-3.6:20200302-195713.log
Created attachment 616892 [details] temp.tbz2
Created attachment 616894 [details] tests.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52be431756a9deb44aaadf779905d9a12a30595a commit 52be431756a9deb44aaadf779905d9a12a30595a Author: Petr Vaněk <arkamar@atlas.cz> AuthorDate: 2020-05-01 09:43:04 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-05-05 08:46:34 +0000 net-im/bitlbee: fix libcheck and libevent bugs Both patches are taken from upstream. Closes: https://bugs.gentoo.org/690504 Closes: https://bugs.gentoo.org/711364 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org> net-im/bitlbee/bitlbee-3.5.1.ebuild | 15 +- net-im/bitlbee/bitlbee-3.6.ebuild | 9 +- net-im/bitlbee/files/bitlbee-3.5-libcheck.patch | 645 ++++++++++++++++++++++++ net-im/bitlbee/files/bitlbee-3.5-libevent.patch | 71 +++ 4 files changed, 727 insertions(+), 13 deletions(-)