Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674260 - net-news/snownews-1.5.13 : conversions.c:621:13: error: storage size of mdctx isn t known
Summary: net-news/snownews-1.5.13 : conversions.c:621:13: error: storage size of mdctx...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Frederic Culot
URL:
Whiteboard: fixed in 1.6.10
Keywords: InVCS
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-01 12:34 UTC by Toralf Förster
Modified: 2019-07-15 05:31 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.93 KB, text/plain)
2019-01-01 12:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,143.90 KB, text/plain)
2019-01-01 12:34 UTC, Toralf Förster
Details
environment (environment,56.85 KB, text/plain)
2019-01-01 12:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.52 KB, application/x-bzip)
2019-01-01 12:35 UTC, Toralf Förster
Details
net-news:snownews-1.5.13:20190101-120847.log (net-news:snownews-1.5.13:20190101-120847.log,4.67 KB, text/plain)
2019-01-01 12:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.02 KB, application/x-bzip)
2019-01-01 12: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 2019-01-01 12:34:54 UTC
        ^
conversions.c: In function ‘genItemHash’:
conversions.c:621:13: error: storage size of ‘mdctx’ isn’t known
  EVP_MD_CTX mdctx;
             ^~~~~
conversions.c:634:2: warning: implicit declaration of function ‘EVP_MD_CTX_cleanup’; did you mean ‘EVP_MD_CTX_create’? [-Wimplicit-function-declaration]

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

  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-7.3.1
 [2] 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 net-news/snownews
[ebuild  N    ] net-news/snownews-1.5.13  USE="unicode"
Comment 1 Toralf Förster gentoo-dev 2019-01-01 12:34:56 UTC
Created attachment 559362 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-01 12:34:59 UTC
Created attachment 559364 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-01 12:35:02 UTC
Created attachment 559366 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-01 12:35:05 UTC
Created attachment 559368 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-01 12:35:07 UTC
Created attachment 559370 [details]
net-news:snownews-1.5.13:20190101-120847.log
Comment 6 Toralf Förster gentoo-dev 2019-01-01 12:35:10 UTC
Created attachment 559372 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-07-14 06:32:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e2abffa6bb8e594da8a6aca5ecb18ef9ae65c42

commit 7e2abffa6bb8e594da8a6aca5ecb18ef9ae65c42
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2019-07-14 06:32:07 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2019-07-14 06:32:23 +0000

    net-news/snownews: add 1.6.10
    
    Fixes: https://bugs.gentoo.org/674260
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11

 net-news/snownews/Manifest               |  1 +
 net-news/snownews/snownews-1.6.10.ebuild | 50 ++++++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)