Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672718 - dev-libs/xml-security-c-2.0.2[libressl] : enc/.../OpenSSLCryptoHashHMAC.cpp:48:13: error: HMAC_CTX_new was not declared in this scope
Summary: dev-libs/xml-security-c-2.0.2[libressl] : enc/.../OpenSSLCryptoHashHMAC.cpp:4...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-10-12
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://issues.apache.org/jira/browse...
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2018-12-07 19:01 UTC by Toralf Förster
Modified: 2019-10-12 08:26 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.03 KB, text/plain)
2018-12-07 19:01 UTC, Toralf Förster
Details
dev-libs:xml-security-c-2.0.2:20181207-183343.log (dev-libs:xml-security-c-2.0.2:20181207-183343.log,82.52 KB, text/plain)
2018-12-07 19:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,47.99 KB, text/plain)
2018-12-07 19:01 UTC, Toralf Förster
Details
environment (environment,19.26 KB, text/plain)
2018-12-07 19:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.63 KB, application/x-bzip)
2018-12-07 19:01 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.50 KB, application/x-bzip)
2018-12-07 19:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.68 KB, application/x-bzip)
2018-12-07 19:01 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,15.08 KB, text/plain)
2018-12-12 09:00 UTC, Toralf Förster
Details
dev-libs:xml-security-c-2.0.2-r1:20181212-085057.log (dev-libs:xml-security-c-2.0.2-r1:20181212-085057.log,82.64 KB, text/plain)
2018-12-12 09:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,57.61 KB, text/plain)
2018-12-12 09:00 UTC, Toralf Förster
Details
environment (environment,19.56 KB, text/plain)
2018-12-12 09:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.25 KB, application/x-bzip)
2018-12-12 09:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.48 KB, application/x-bzip)
2018-12-12 09:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.77 KB, application/x-bzip)
2018-12-12 09:01 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-12-07 19:01:15 UTC
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wall -O2 -pipe -march=native -O2 -DNDEBUG -pthread -c enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp  -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoHashHMAC.o
enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp: In constructor ‘OpenSSLCryptoHashHMAC::OpenSSLCryptoHashHMAC(XSECCryptoHash::HashType)’:
enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp:48:13: error: ‘HMAC_CTX_new’ was not declared in this scope
     mp_hctx(HMAC_CTX_new())
             ^~~~~~~~~~~~
enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp:48:13: note: suggested alternative: ‘HMAC_CTX_init’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl-test_20181206-161222

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

  Please see the tracker bug for details.

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)


java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-libs/xml-security-c
[ebuild  N    ] dev-libs/xml-security-c-2.0.2  USE="libressl -debug -examples -nss -static-libs -xalan"
Comment 1 Toralf Förster gentoo-dev 2018-12-07 19:01:18 UTC
Created attachment 557264 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-07 19:01:20 UTC
Created attachment 557266 [details]
dev-libs:xml-security-c-2.0.2:20181207-183343.log
Comment 3 Toralf Förster gentoo-dev 2018-12-07 19:01:23 UTC
Created attachment 557268 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-12-07 19:01:26 UTC
Created attachment 557270 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-12-07 19:01:29 UTC
Created attachment 557272 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-12-07 19:01:31 UTC
Created attachment 557274 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-12-07 19:01:34 UTC
Created attachment 557276 [details]
temp.tbz2
Comment 8 Craig Andrews gentoo-dev 2018-12-12 02:47:18 UTC
Reported upstream at: https://issues.apache.org/jira/browse/SANTUARIO-497
Comment 9 Larry the Git Cow gentoo-dev 2018-12-12 02:56:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa7d68a0bb6995f11100d50182ad8cd7e61b235

commit 6fa7d68a0bb6995f11100d50182ad8cd7e61b235
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2018-12-12 02:52:13 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2018-12-12 02:52:13 +0000

    dev-libs/xml-security-c: Fix libressl support
    
    Closes: https://bugs.gentoo.org/672718
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 .../files/xml-security-c-2.0.2-libressl.patch      | 52 ++++++++++++++++++++++
 .../xml-security-c/xml-security-c-2.0.2-r1.ebuild  | 43 ++++++++++++++++++
 2 files changed, 95 insertions(+)
Comment 10 Toralf Förster gentoo-dev 2018-12-12 09:00:43 UTC
got at the unstable amd64 chroot image 17.0-no-multilib_libressl_20181211-081022 this : enc/.../OpenSSLCryptoHashHMAC.cpp:48:13: error: HMAC_CTX_new was not declared in this scope
Comment 11 Toralf Förster gentoo-dev 2018-12-12 09:00:48 UTC
Created attachment 557630 [details]
emerge-info.txt
Comment 12 Toralf Förster gentoo-dev 2018-12-12 09:00:51 UTC
Created attachment 557632 [details]
dev-libs:xml-security-c-2.0.2-r1:20181212-085057.log
Comment 13 Toralf Förster gentoo-dev 2018-12-12 09:00:54 UTC
Created attachment 557634 [details]
emerge-history.txt
Comment 14 Toralf Förster gentoo-dev 2018-12-12 09:00:56 UTC
Created attachment 557636 [details]
environment
Comment 15 Toralf Förster gentoo-dev 2018-12-12 09:00:59 UTC
Created attachment 557638 [details]
etc.portage.tbz2
Comment 16 Toralf Förster gentoo-dev 2018-12-12 09:01:02 UTC
Created attachment 557640 [details]
logs.tbz2
Comment 17 Toralf Förster gentoo-dev 2018-12-12 09:01:05 UTC
Created attachment 557642 [details]
temp.tbz2
Comment 18 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-12 08:26:57 UTC
Removing.