Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684806 - media-sound/umurmur-0.2.17-r2[libressl]: ssli_polarssl.c:39:10: fatal error: polarssl/config.h: No such file or directory
Summary: media-sound/umurmur-0.2.17-r2[libressl]: ssli_polarssl.c:39:10: fatal error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-30 14:52 UTC by Toralf Förster
Modified: 2019-04-30 16:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.95 KB, text/plain)
2019-04-30 14:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,225.12 KB, text/plain)
2019-04-30 14:52 UTC, Toralf Förster
Details
environment (environment,81.88 KB, text/plain)
2019-04-30 14:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.48 KB, application/x-bzip)
2019-04-30 14:52 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.40 KB, application/x-bzip)
2019-04-30 14:52 UTC, Toralf Förster
Details
media-sound:umurmur-0.2.17-r2:20190429-231514.log (media-sound:umurmur-0.2.17-r2:20190429-231514.log,10.17 KB, text/plain)
2019-04-30 14:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.74 KB, application/x-bzip)
2019-04-30 14:52 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-04-30 14:52:30 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O2 -pipe -march=native -c -o memory.o memory.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O2 -pipe -march=native -c -o ssli_polarssl.o ssli_polarssl.c
ssli_polarssl.c:39:10: fatal error: polarssl/config.h: No such file or directory
 #include <polarssl/config.h>
          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-no-multilib_libressl_20190425-151640

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.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-bin-1.34.1
  [2]   rust-1.34.1 *



emerge -qpvO media-sound/umurmur
[ebuild  N    ] media-sound/umurmur-0.2.17-r2  USE="libressl -gnutls -mbedtls -shm"
Comment 1 Toralf Förster gentoo-dev 2019-04-30 14:52:32 UTC
Created attachment 574802 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-30 14:52:35 UTC
Created attachment 574804 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-04-30 14:52:38 UTC
Created attachment 574806 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-04-30 14:52:41 UTC
Created attachment 574808 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-04-30 14:52:43 UTC
Created attachment 574810 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-30 14:52:46 UTC
Created attachment 574812 [details]
media-sound:umurmur-0.2.17-r2:20190429-231514.log
Comment 7 Toralf Förster gentoo-dev 2019-04-30 14:52:49 UTC
Created attachment 574814 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-04-30 16:08:30 UTC
The bug has been closed via the following commit(s):

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

commit 86dcc865ba4045244375de9c7dcf9ea96841d048
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-04-30 16:07:54 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-04-30 16:08:24 +0000

    media-sound/umurmur: Fixed build with USE="libressl"
    
    Closes: https://bugs.gentoo.org/684806
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-sound/umurmur/umurmur-0.2.17-r2.ebuild | 2 +-
 media-sound/umurmur/umurmur-9999.ebuild      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)