Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 668962

Summary: net-libs/gsoap-2.8.70 : smdevp.c:(.text+<snip>): undefined reference to HMAC_CTX_free
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED WONTFIX    
Severity: normal CC: dev, polynomial-c
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-libs:gsoap-2.8.70:20181018-132608.log
temp.tbz2

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