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

Bug 656450

Summary: net-libs/gsoap-2.8.63 : ../.../smdevp.c:487:24: error: HMAC_CTX_new was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: polynomial-c
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 651228    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-libs:gsoap-2.8.63:20180524-133000.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-05-24 17:17:19 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,--hash-style=gnu -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 ../../gsoap/plugin/httpda.c ../../gsoap/plugin/smdevp.c ../../gsoap/plugin/threads.c  -L../../gsoap/wsdl -Wl,--as-needed ../../gsoap/.libs/libgsoapssl++.so -lssl -lz -lcrypto
../../gsoap/plugin/smdevp.c: In function 'int soap_smd_init(soap*, soap_smd_data*, int, const void*, int)':
../../gsoap/plugin/smdevp.c:487:24: error: 'HMAC_CTX_new' was not declared in this scope
     data->ctx = (void*)HMAC_CTX_new();
                        ^~~~~~~~~~~~
../../gsoap/plugin/smdevp.c:487:24: note: suggested alternative: 'HMAC_CTX_init'

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-8]
2)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm
  [2]   icedtea-bin-8 

emerge -qpv net-libs/gsoap
[ebuild  N    ] net-libs/gsoap-2.8.63  USE="ipv6 libressl ssl -debug -doc -examples (-gnutls)"
Comment 1 Toralf Förster gentoo-dev 2018-05-24 17:17:22 UTC
Created attachment 533046 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-24 17:17:25 UTC
Created attachment 533048 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-24 17:17:28 UTC
Created attachment 533050 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-24 17:17:31 UTC
Created attachment 533052 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-24 17:17:34 UTC
Created attachment 533054 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-24 17:17:37 UTC
Created attachment 533056 [details]
net-libs:gsoap-2.8.63:20180524-133000.log
Comment 7 Toralf Förster gentoo-dev 2018-05-24 17:17:40 UTC
Created attachment 533058 [details]
temp.tbz2
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-10-18 10:16:38 UTC
Please test with =net-libs/gsoap-2.8.70 and report success/failure to this bug.
Comment 9 Toralf Förster gentoo-dev 2018-10-20 20:31:02 UTC
(In reply to Lars Wendler (Polynomial-C) from comment #8)
see bug #668962