Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628268 - media-sound/umurmur-0.2.17-r1 : ssli_openssl.c:237:2: error: unknown type name EC_KEY
Summary: media-sound/umurmur-0.2.17-r1 : ssli_openssl.c:237:2: error: unknown type nam...
Status: RESOLVED UPSTREAM
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:
 
Reported: 2017-08-19 07:33 UTC by Toralf Förster
Modified: 2022-07-05 22:59 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.97 KB, text/plain)
2017-08-19 07:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,165.63 KB, text/plain)
2017-08-19 07:33 UTC, Toralf Förster
Details
environment (environment,108.66 KB, text/plain)
2017-08-19 07:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.72 KB, application/x-bzip)
2017-08-19 07:33 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.76 KB, application/x-bzip)
2017-08-19 07:33 UTC, Toralf Förster
Details
media-sound:umurmur-0.2.17-r1:20170819-055416.log (media-sound:umurmur-0.2.17-r1:20170819-055416.log,11.99 KB, text/plain)
2017-08-19 07:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.82 KB, application/x-bzip)
2017-08-19 07:33 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 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.