Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676286 - net-irc/epic5-2.0.1 : crypto.c:285:24: error: storage size of a isn t known
Summary: net-irc/epic5-2.0.1 : crypto.c:285: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-26 16:25 UTC by Toralf Förster
Modified: 2019-01-26 16:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.54 KB, text/plain)
2019-01-26 16:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,252.41 KB, text/plain)
2019-01-26 16:25 UTC, Toralf Förster
Details
environment (environment,63.63 KB, text/plain)
2019-01-26 16:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.66 KB, application/x-bzip)
2019-01-26 16:26 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.33 KB, application/x-bzip)
2019-01-26 16:26 UTC, Toralf Förster
Details
net-irc:epic5-2.0.1:20190126-152747.log (net-irc:epic5-2.0.1:20190126-152747.log,8.78 KB, text/plain)
2019-01-26 16:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.67 KB, application/x-bzip)
2019-01-26 16:26 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-26 16:25:53 UTC
gcc -I/usr/local/include/ -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:285: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-desktop-gnome_20190120-111233

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

  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.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.32.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO net-irc/epic5
[ebuild  N    ] net-irc/epic5-2.0.1  USE="-archive -perl -ruby -socks5 -tcl -valgrind"
Comment 1 Toralf Förster gentoo-dev 2019-01-26 16:25:55 UTC
Created attachment 562890 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-26 16:25:58 UTC
Created attachment 562892 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-26 16:26:01 UTC
Created attachment 562894 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-26 16:26:04 UTC
Created attachment 562896 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-26 16:26:06 UTC
Created attachment 562898 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-26 16:26:12 UTC
Created attachment 562900 [details]
net-irc:epic5-2.0.1:20190126-152747.log
Comment 7 Toralf Förster gentoo-dev 2019-01-26 16:26:15 UTC
Created attachment 562902 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-01-26 16:36:29 UTC
The bug has been closed via the following commit(s):

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

commit c76d64f8cf1e2ea30b50ee3d3aa9f3d895c9b5ca
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-01-26 16:36:02 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-01-26 16:36:20 +0000

    net-irc/epic5: Debian patch for openssl-1.1
    
    Closes: https://bugs.gentoo.org/676286
    Package-Manager: Portage-2.3.58, Repoman-2.3.12
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 net-irc/epic5/epic5-2.0.1.ebuild                  |  5 ++
 net-irc/epic5/files/epic5-2.0.1-openssl-1.1.patch | 77 +++++++++++++++++++++++
 2 files changed, 82 insertions(+)