Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674172 - mail-filter/imapfilter-2.5.7-r1 : auth.c:23:11: error: storage size of hmac isn t known
Summary: mail-filter/imapfilter-2.5.7-r1 : auth.c:23:11: error: storage size of hmac i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Holger Hoffstätte
URL:
Whiteboard:
Keywords:
Depends on: 671780
Blocks:
  Show dependency tree
 
Reported: 2018-12-31 13:34 UTC by Toralf Förster
Modified: 2022-09-10 11:51 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.83 KB, text/plain)
2018-12-31 13:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,84.86 KB, text/plain)
2018-12-31 13:35 UTC, Toralf Förster
Details
environment (environment,40.15 KB, text/plain)
2018-12-31 13:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.16 KB, application/x-bzip)
2018-12-31 13:35 UTC, Toralf Förster
Details
mail-filter:imapfilter-2.5.7-r1:20181231-092814.log (mail-filter:imapfilter-2.5.7-r1:20181231-092814.log,2.80 KB, text/plain)
2018-12-31 13:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.20 KB, application/x-bzip)
2018-12-31 13:35 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 2018-12-31 13:34:57 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wextra  -DCONFIG_SHAREDIR='"/usr/share/imapfilter"'     -c -o auth.o auth.c
auth.c: In function ‘auth_cram_md5’:
auth.c:23:11: error: storage size of ‘hmac’ isn’t known
  HMAC_CTX hmac;
           ^~~~
auth.c:31:2: warning: ‘HMAC_Init’ is deprecated [-Wdeprecated-declarations]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_20181229-151642

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.31.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO mail-filter/imapfilter
[ebuild  N    ] mail-filter/imapfilter-2.5.7-r1  USE="-libressl"
Comment 1 Toralf Förster gentoo-dev 2018-12-31 13:35:00 UTC
Created attachment 559128 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-31 13:35:03 UTC
Created attachment 559130 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-12-31 13:35:05 UTC
Created attachment 559132 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-12-31 13:35:08 UTC
Created attachment 559134 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-31 13:35:11 UTC
Created attachment 559136 [details]
mail-filter:imapfilter-2.5.7-r1:20181231-092814.log
Comment 6 Toralf Förster gentoo-dev 2018-12-31 13:35:14 UTC
Created attachment 559138 [details]
temp.tbz2
Comment 7 Small_Penguin 2019-01-05 21:22:43 UTC
I confirm this bug, a good solution is to bump imapfilter version (see bug #671780).
Comment 8 Stefan Strogin gentoo-dev 2019-02-28 06:53:17 UTC
May this bug be closed now?