Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830288 - mail-client/claws-mail-3.18.0 - oauth2.c: error: SockInfo {aka struct _SockInfo} has no member named gnutls_priority
Summary: mail-client/claws-mail-3.18.0 - oauth2.c: error: SockInfo {aka struct _SockIn...
Status: RESOLVED DUPLICATE of bug 859583
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-30 13:01 UTC by Toralf Förster
Modified: 2022-11-18 15:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.51 KB, text/plain)
2021-12-30 13:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,65.45 KB, text/plain)
2021-12-30 13:01 UTC, Toralf Förster
Details
environment (environment,124.21 KB, text/plain)
2021-12-30 13:01 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.43 KB, application/x-bzip)
2021-12-30 13:01 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,18.15 KB, application/x-bzip)
2021-12-30 13:01 UTC, Toralf Förster
Details
mail-client:claws-mail-3.18.0:20211230-114922.log (mail-client:claws-mail-3.18.0:20211230-114922.log,419.52 KB, text/plain)
2021-12-30 13:01 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,45.39 KB, application/x-bzip)
2021-12-30 13:01 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 2021-12-30 13:01:35 UTC
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
oauth2.c: In function ‘oauth2_obtain_tokens’:
oauth2.c:251:13: error: ‘SockInfo’ {aka ‘struct _SockInfo’} has no member named ‘gnutls_priority’
  251 |         sock->gnutls_priority = "NORMAL:!VERS-SSL3.0:!VERS-TLS1.0:!VERS-TLS1.1";
      |             ^~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20211229-200005

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 6e95d4aee20840e0169b6d19890d344501ff677c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 30 11:06:53 2021 +0000

    2021-12-30 11:06:51 UTC

emerge -qpvO mail-client/claws-mail
[ebuild  N    ] mail-client/claws-mail-3.18.0  USE="appindicator calendar clamav dbus imap ipv6 libcanberra libnotify nls notification pdf pgp spell startup-notification svg -archive -bogofilter -debug -dillo -doc -gdata -gnutls -ldap -litehtml -networkmanager -nntp -perl -rss -session -sieve -smime -spam-report -spamassassin (-valgrind) -xface"
Comment 1 Toralf Förster gentoo-dev 2021-12-30 13:01:37 UTC
Created attachment 760830 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-30 13:01:38 UTC
Created attachment 760831 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-30 13:01:39 UTC
Created attachment 760832 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-30 13:01:41 UTC
Created attachment 760833 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-30 13:01:42 UTC
Created attachment 760834 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-30 13:01:43 UTC
Created attachment 760835 [details]
mail-client:claws-mail-3.18.0:20211230-114922.log
Comment 7 Toralf Förster gentoo-dev 2021-12-30 13:01:45 UTC
Created attachment 760836 [details]
temp.tar.bz2
Comment 8 Bernard Cafarelli gentoo-dev 2022-11-18 15:05:42 UTC
It was fixed in another bug

*** This bug has been marked as a duplicate of bug 859583 ***