Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656450 - net-libs/gsoap-2.8.63 : ../.../smdevp.c:487:24: error: HMAC_CTX_new was not declared in this scope
Summary: net-libs/gsoap-2.8.63 : ../.../smdevp.c:487:24: error: HMAC_CTX_new was not d...
Status: RESOLVED TEST-REQUEST
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-2.8.0
  Show dependency tree
 
Reported: 2018-05-24 17:17 UTC by Toralf Förster
Modified: 2018-10-20 20:31 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.85 KB, text/plain)
2018-05-24 17:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,412.57 KB, text/plain)
2018-05-24 17:17 UTC, Toralf Förster
Details
environment (environment,89.87 KB, text/plain)
2018-05-24 17:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,47.27 KB, application/x-bzip)
2018-05-24 17:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,22.41 KB, application/x-bzip)
2018-05-24 17:17 UTC, Toralf Förster
Details
net-libs:gsoap-2.8.63:20180524-133000.log (net-libs:gsoap-2.8.63:20180524-133000.log,47.44 KB, text/plain)
2018-05-24 17:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.83 KB, application/x-bzip)
2018-05-24 17:17 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-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