Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675254 - net-irc/epic5-1.1.10-r2 : crypto.c:281:24: error: storage size of a isn t known
Summary: net-irc/epic5-1.1.10-r2 : crypto.c:281:24: error: storage size of a isn t known
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:
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-12 09:30 UTC by Toralf Förster
Modified: 2019-01-26 12:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.30 KB, text/plain)
2019-01-12 09:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,204.61 KB, text/plain)
2019-01-12 09:30 UTC, Toralf Förster
Details
environment (environment,59.95 KB, text/plain)
2019-01-12 09:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.25 KB, application/x-bzip)
2019-01-12 09:30 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.33 KB, application/x-bzip)
2019-01-12 09:30 UTC, Toralf Förster
Details
net-irc:epic5-1.1.10-r2:20190111-222731.log (net-irc:epic5-1.1.10-r2:20190111-222731.log,11.96 KB, text/plain)
2019-01-12 09:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.06 KB, application/x-bzip)
2019-01-12 09:30 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-12 09:30:35 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wno-pointer-sign -fno-strict-aliasing  -I./../include -I../include -c crypto.c
crypto.c: In function ‘decipher_evp’:
crypto.c:281:24: error: storage size of ‘a’ isn’t known
         EVP_CIPHER_CTX a;
                        ^
crypto.c: In function ‘cipher_evp’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_20190107-221722

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

  Please see the tracker bug for details.

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)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *




emerge -qpvO net-irc/epic5
[ebuild  N    ] net-irc/epic5-1.1.10-r2  USE="ipv6 -archive -perl -ruby -socks5 -tcl -valgrind"
Comment 1 Toralf Förster gentoo-dev 2019-01-12 09:30:38 UTC
Created attachment 560714 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-12 09:30:41 UTC
Created attachment 560716 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-12 09:30:43 UTC
Created attachment 560718 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-12 09:30:47 UTC
Created attachment 560720 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-12 09:30:49 UTC
Created attachment 560722 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-12 09:30:52 UTC
Created attachment 560724 [details]
net-irc:epic5-1.1.10-r2:20190111-222731.log
Comment 7 Toralf Förster gentoo-dev 2019-01-12 09:30:55 UTC
Created attachment 560726 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-01-26 12:42:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c2ec24e1e7a45fee8a8409298e11546a7010b9

commit 64c2ec24e1e7a45fee8a8409298e11546a7010b9
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-01-26 12:27:02 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-01-26 12:42:36 +0000

    net-irc/epic5: Bump to 2.0.1
    
    Closes: https://bugs.gentoo.org/675254
    Package-Manager: Portage-2.3.58, Repoman-2.3.12
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 net-irc/epic5/Manifest           |  1 +
 net-irc/epic5/epic5-2.0.1.ebuild | 66 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 67 insertions(+)