Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 628268

Summary: media-sound/umurmur-0.2.17-r1 : ssli_openssl.c:237:2: error: unknown type name EC_KEY
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED UPSTREAM    
Severity: normal CC: alex_y_xu, mgorny, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-sound:umurmur-0.2.17-r1:20170819-055416.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-08-19 07:33:25 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O2 -pipe -march=native -Wall -c -o ssli_openssl.o ssli_openssl.c
ssli_openssl.c: In function ‘SSLi_init’:
ssli_openssl.c:237:2: error: unknown type name ‘EC_KEY’
  EC_KEY *ecdhkey = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1);
  ^~~~~~
ssli_openssl.c:237:20: warning: implicit declaration of function ‘EC_KEY_new_by_curve_name’ [-Wimplicit-function-declaration]

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:


emerge -qpv media-sound/umurmur
[ebuild  N    ] media-sound/umurmur-0.2.17-r1  USE="-gnutls -libressl -shm"
Comment 1 Toralf Förster gentoo-dev 2017-08-19 07:33:29 UTC
Created attachment 489608 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-19 07:33:32 UTC
Created attachment 489610 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-19 07:33:35 UTC
Created attachment 489612 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-08-19 07:33:39 UTC
Created attachment 489614 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-19 07:33:42 UTC
Created attachment 489616 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-08-19 07:33:45 UTC
Created attachment 489618 [details]
media-sound:umurmur-0.2.17-r1:20170819-055416.log
Comment 7 Toralf Förster gentoo-dev 2017-08-19 07:33:49 UTC
Created attachment 489620 [details]
temp.tbz2
Comment 8 Alex Xu (Hello71) 2018-11-30 02:52:01 UTC
isn't this a libressl thing
Comment 9 Toralf Förster gentoo-dev 2018-11-30 07:24:26 UTC
(In reply to Alex Xu (Hello71) from comment #8)
Neither the image name (#comment 0) nor the emerge history show that IMO.
Comment 10 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-11-30 07:48:07 UTC
Might be USE=bindist.
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-05 22:59:50 UTC
Fixed in 0.2.18+ (https://github.com/umurmur/umurmur/commit/4a8373bd0aa4711f4d1a4eaffcf00ca6e555b3ab) and probably bindist anyway.