Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668962 - net-libs/gsoap-2.8.70 : smdevp.c:(.text+<snip>): undefined reference to HMAC_CTX_free
Summary: net-libs/gsoap-2.8.70 : smdevp.c:(.text+<snip>): undefined reference to HMAC_...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2018-10-18 17:24 UTC by Toralf Förster
Modified: 2020-01-31 17:30 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.67 KB, text/plain)
2018-10-18 17:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,418.68 KB, text/plain)
2018-10-18 17:24 UTC, Toralf Förster
Details
environment (environment,64.93 KB, text/plain)
2018-10-18 17:24 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.33 KB, application/x-bzip)
2018-10-18 17:24 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,22.97 KB, application/x-bzip)
2018-10-18 17:24 UTC, Toralf Förster
Details
net-libs:gsoap-2.8.70:20181018-132608.log (net-libs:gsoap-2.8.70:20181018-132608.log,56.89 KB, text/plain)
2018-10-18 17:24 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.93 KB, application/x-bzip)
2018-10-18 17:24 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 2018-10-18 17:24:29 UTC
libtool: link: x86_64-pc-linux-gnu-g++ -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH=\"/usr/share/gsoap/WS\" -O2 -pipe -march=native -I../../gsoap -I../../gsoap/plugin -Wl,-O1 -o .libs/wsdl2h wsdl2h-wsdl2h.o wsdl2h-wsdl.o wsdl2h-wadl.o wsdl2h-schema.o wsdl2h-types.o wsdl2h-service.o wsdl2h-soap.o wsdl2h-mime.o wsdl2h-wsp.o wsdl2h-bpel.o wsdl2h-wsdlC.o wsdl2h-httpda.o wsdl2h-smdevp.o wsdl2h-threads.o  -L../../gsoap/wsdl -Wl,--as-needed ../../gsoap/.libs/libgsoapssl++.so -lssl -lz -lcrypto
wsdl2h-smdevp.o: In function `soap_smd_check.isra.0':
smdevp.c:(.text+0x5b): undefined reference to `HMAC_CTX_free'
smdevp.c:(.text+0x8b): undefined reference to `EVP_MD_CTX_free'
wsdl2h-smdevp.o: In function `soap_smd_init':
smdevp.c:(.text+0x134): undefined reference to `HMAC_CTX_new'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20181006-210858

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpvO net-libs/gsoap
[ebuild  N    ] net-libs/gsoap-2.8.70  USE="ipv6 libressl ssl -debug -doc -examples -gnutls"
Comment 1 Toralf Förster gentoo-dev 2018-10-18 17:24:32 UTC
Created attachment 551794 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-18 17:24:35 UTC
Created attachment 551796 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-18 17:24:39 UTC
Created attachment 551798 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-18 17:24:43 UTC
Created attachment 551800 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-18 17:24:46 UTC
Created attachment 551802 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-18 17:24:50 UTC
Created attachment 551804 [details]
net-libs:gsoap-2.8.70:20181018-132608.log
Comment 7 Toralf Förster gentoo-dev 2018-10-18 17:24:53 UTC
Created attachment 551806 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-01-30 21:28:40 UTC
superseeded by bug 671156