Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677760 - net-misc/vde-2.3.2-r4 : cryptcab.c:25:23: error: storage size of ctx isn t known
Summary: net-misc/vde-2.3.2-r4 : cryptcab.c:25:23: error: storage size of ctx isn t known
Status: RESOLVED DUPLICATE of bug 673928
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adam Feldman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-02-11 21:57 UTC by Toralf Förster
Modified: 2019-02-16 14:01 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.59 KB, text/plain)
2019-02-11 21:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,176.64 KB, text/plain)
2019-02-11 21:57 UTC, Toralf Förster
Details
environment (environment,137.14 KB, text/plain)
2019-02-11 21:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.93 KB, application/x-bzip)
2019-02-11 21:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.06 KB, application/x-bzip)
2019-02-11 21:58 UTC, Toralf Förster
Details
net-misc:vde-2.3.2-r4:20190211-215239.log (net-misc:vde-2.3.2-r4:20190211-215239.log,49.99 KB, text/plain)
2019-02-11 21:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.59 KB, application/x-bzip)
2019-02-11 21:58 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-02-11 21:57:47 UTC
#	source='cryptcab.c' object='cryptcab.o' libtool=no 
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include  -fno-strict-aliasing  -Wall -O2 -O2 -pipe -march=native -c -o cryptcab.o cryptcab.c
cryptcab.c:25:23: error: storage size of ‘ctx’ isn’t known
 static EVP_CIPHER_CTX ctx;
                       ^~~
make[2]: *** [Makefile:331: cryptcab.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_20190207-234713

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

  Please see the tracker bug for details.

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.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-misc/vde
[ebuild  N    ] net-misc/vde-2.3.2-r4  USE="ssl -libressl -pcap -python (-selinux) -static-libs" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-02-11 21:57:50 UTC
Created attachment 564848 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-11 21:57:53 UTC
Created attachment 564850 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-02-11 21:57:55 UTC
Created attachment 564852 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-02-11 21:57:58 UTC
Created attachment 564854 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-02-11 21:58:01 UTC
Created attachment 564856 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-11 21:58:04 UTC
Created attachment 564858 [details]
net-misc:vde-2.3.2-r4:20190211-215239.log
Comment 7 Toralf Förster gentoo-dev 2019-02-11 21:58:06 UTC
Created attachment 564860 [details]
temp.tbz2
Comment 8 Maciej S. Szmigiero 2019-02-16 13:51:02 UTC
Probably a duplicate of #673928.
Comment 9 Toralf Förster gentoo-dev 2019-02-16 14:01:20 UTC

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