Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711364 - net-im/bitlbee-3.6 : [TEST] check_util.c: error: expected declaration specifiers before ( token
Summary: net-im/bitlbee-3.6 : [TEST] check_util.c: error: expected declaration specifi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-03-02 20:54 UTC by Toralf Förster
Modified: 2020-05-05 08:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.28 KB, text/plain)
2020-03-02 20:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,82.04 KB, text/plain)
2020-03-02 20:54 UTC, Toralf Förster
Details
environment (environment,76.97 KB, text/plain)
2020-03-02 20:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.64 KB, application/x-bzip)
2020-03-02 20:54 UTC, Toralf Förster
Details
net-im:bitlbee-3.6:20200302-195713.log (net-im:bitlbee-3.6:20200302-195713.log,71.59 KB, text/plain)
2020-03-02 20:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.41 KB, application/x-bzip)
2020-03-02 20:54 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,8.89 KB, application/x-bzip)
2020-03-02 20:55 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-03-02 20:54:41 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2020-03-02 20:54:44 UTC
Created attachment 616882 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-02 20:54:47 UTC
Created attachment 616884 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-02 20:54:50 UTC
Created attachment 616886 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-02 20:54:52 UTC
Created attachment 616888 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-02 20:54:55 UTC
Created attachment 616890 [details]
net-im:bitlbee-3.6:20200302-195713.log
Comment 6 Toralf Förster gentoo-dev 2020-03-02 20:54:58 UTC
Created attachment 616892 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-02 20:55:01 UTC
Created attachment 616894 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-05-05 08:46:54 UTC
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(-)