Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715134 - sys-block/open-iscsi-2.1.1 : auth.c: error: implicit declaration of function EVP_sha3_256
Summary: sys-block/open-iscsi-2.1.1 : auth.c: error: implicit declaration of function ...
Status: RESOLVED DUPLICATE of bug 700228
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2020-03-28 08:57 UTC by Toralf Förster
Modified: 2020-05-03 20:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.01 KB, text/plain)
2020-03-28 08:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,154.56 KB, text/plain)
2020-03-28 08:57 UTC, Toralf Förster
Details
environment (environment,110.26 KB, text/plain)
2020-03-28 08:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.67 KB, application/x-bzip)
2020-03-28 08:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.67 KB, application/x-bzip)
2020-03-28 08:57 UTC, Toralf Förster
Details
sys-block:open-iscsi-2.1.1:20200328-080256.log (sys-block:open-iscsi-2.1.1:20200328-080256.log,24.59 KB, text/plain)
2020-03-28 08:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.18 KB, application/x-bzip)
2020-03-28 08:57 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-03-28 08:57:34 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat   -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_SYSTEMD -Wall -Wextra -Werror -Wstrict-prototypes -fno-common -I../include -I. -D_GNU_SOURCE -I../libopeniscsiusr   -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -c -o auth.o auth.c
auth.c: In function auth_hash_init:
auth.c:186:12: error: implicit declaration of function EVP_sha3_256; did you mean EVP_sha256? [-Werror=implicit-function-declaration]
  186 |   digest = EVP_sha3_256();
      |            ^~~~~~~~~~~~
      |            EVP_sha256

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

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

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.42.0
  [2]   rust-1.42.0 *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 28 Mar 2020 05:38:52 AM UTC
/var/db/repos/libressl	Thu 19 Mar 2020 04:37:24 PM UTC

emerge -qpvO sys-block/open-iscsi
[ebuild  N    ] sys-block/open-iscsi-2.1.1  USE="libressl tcp -debug -infiniband -rdma -systemd"
Comment 1 Toralf Förster gentoo-dev 2020-03-28 08:57:36 UTC
Created attachment 626534 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-28 08:57:39 UTC
Created attachment 626536 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-28 08:57:42 UTC
Created attachment 626538 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-28 08:57:44 UTC
Created attachment 626540 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-28 08:57:47 UTC
Created attachment 626542 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-28 08:57:50 UTC
Created attachment 626544 [details]
sys-block:open-iscsi-2.1.1:20200328-080256.log
Comment 7 Toralf Förster gentoo-dev 2020-03-28 08:57:52 UTC
Created attachment 626546 [details]
temp.tbz2
Comment 8 Thomas Deutschmann (RETIRED) gentoo-dev 2020-05-03 20:32:36 UTC

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