Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709508 - net-libs/libwebsockets-3.2.1 : /.../lws-genec.c:61:5: error: implicit declaration of function bn_check_top
Summary: net-libs/libwebsockets-3.2.1 : /.../lws-genec.c:61:5: error: implicit declara...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo LibreSSL
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-13 18:28 UTC by Toralf Förster
Modified: 2021-01-13 15:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.45 KB, text/plain)
2020-02-13 18:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,160.02 KB, text/plain)
2020-02-13 18:29 UTC, Toralf Förster
Details
environment (environment,87.75 KB, text/plain)
2020-02-13 18:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.73 KB, application/x-bzip)
2020-02-13 18:29 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.42 KB, application/x-bzip)
2020-02-13 18:29 UTC, Toralf Förster
Details
net-libs:libwebsockets-3.2.1:20200213-111358.log (net-libs:libwebsockets-3.2.1:20200213-111358.log,54.09 KB, text/plain)
2020-02-13 18:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.14 KB, application/x-bzip)
2020-02-13 18:29 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 2020-02-13 18:28:55 UTC
/var/tmp/portage/net-libs/libwebsockets-3.2.1/work/libwebsockets-3.2.1/lib/tls/openssl/lws-genec.c: In function ‘BN_bn2binpad’:
/var/tmp/portage/net-libs/libwebsockets-3.2.1/work/libwebsockets-3.2.1/lib/tls/openssl/lws-genec.c:61:5: error: implicit declaration of function ‘bn_check_top’ [-Werror=implicit-function-declaration]
   61 |     bn_check_top(a);
      |     ^~~~~~~~~~~~
cc1: all warnings being treated as errors

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20200209-121610

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 13 Feb 2020 10:37:24 +0000

emerge -qpvO net-libs/libwebsockets
[ebuild  N    ] net-libs/libwebsockets-3.2.1  USE="cgi dbus ipv6 lejp libressl ssl -access-log -caps -client -generic-sessions -http-proxy -http2 -libev -libevent -libuv -peer-limits -server-status -smtp -socks5 -sqlite3 -static-libs -threads -zip"
Comment 1 Toralf Förster gentoo-dev 2020-02-13 18:28:58 UTC
Created attachment 613656 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-13 18:29:01 UTC
Created attachment 613658 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-13 18:29:04 UTC
Created attachment 613660 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-13 18:29:08 UTC
Created attachment 613662 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-13 18:29:11 UTC
Created attachment 613664 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-13 18:29:14 UTC
Created attachment 613666 [details]
net-libs:libwebsockets-3.2.1:20200213-111358.log
Comment 7 Toralf Förster gentoo-dev 2020-02-13 18:29:17 UTC
Created attachment 613668 [details]
temp.tbz2
Comment 8 Jaco Kroon 2020-03-13 16:51:05 UTC
Reported upstream to the ML:

https://libwebsockets.org/pipermail/libwebsockets/2020-March/008365.html
Comment 9 Jaco Kroon 2020-03-15 19:10:04 UTC
Could the libressl team please look at this?
Comment 10 Jakov Smolić archtester gentoo-dev 2021-01-13 15:16:18 UTC
Still an issue with the latest version?