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

Bug 625754

Summary: dev-lang/swi-prolog-7.5.4 : cryptolib.c:359:33: error: CRYPTO_ONCE_STATIC_INIT undeclared here (not in a function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Prolog project <prolog>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lang:swi-prolog-7.5.4:20170720-175758.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2

Description Toralf Förster gentoo-dev 2017-07-20 18:14:44 UTC
 static CRYPTO_ONCE once_read  = CRYPTO_ONCE_STATIC_INIT;
        ^~~~~~~~~~~
cryptolib.c:359:33: error: ‘CRYPTO_ONCE_STATIC_INIT’ undeclared here (not in a function)
 static CRYPTO_ONCE once_read  = CRYPTO_ONCE_STATIC_INIT;
                                 ^~~~~~~~~~~~~~~~~~~~~~~
cryptolib.c:360:8: error: unknown type name ‘CRYPTO_ONCE’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0_libressl_20170716-132702

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

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

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

java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-07-20 18:14:48 UTC
Created attachment 486122 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-20 18:14:52 UTC
Created attachment 486124 [details]
dev-lang:swi-prolog-7.5.4:20170720-175758.log
Comment 3 Toralf Förster gentoo-dev 2017-07-20 18:14:55 UTC
Created attachment 486126 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-20 18:14:58 UTC
Created attachment 486128 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-20 18:15:01 UTC
Created attachment 486130 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-20 18:15:05 UTC
Created attachment 486132 [details]
logs.tbz2
Comment 7 Keri Harris gentoo-dev 2017-07-28 08:12:35 UTC
*** Bug 595960 has been marked as a duplicate of this bug. ***
Comment 8 Keri Harris gentoo-dev 2017-07-28 08:17:42 UTC
*** Bug 605190 has been marked as a duplicate of this bug. ***
Comment 9 Keri Harris gentoo-dev 2017-10-06 13:40:14 UTC
This is fixed in git with 7.5.15; swi-prolog now supports libressl. Thanks for reporting this bug.