Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675502 - dev-ml/async_ssl-0.9.0 : ffi_ml_types_stubgen.c:39:49: error: SSL_CTRL_OPTIONS undeclared (first use in this function)
Summary: dev-ml/async_ssl-0.9.0 : ffi_ml_types_stubgen.c:39:49: error: SSL_CTRL_OPTION...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-15 17:11 UTC by Toralf Förster
Modified: 2019-07-15 07:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.39 KB, text/plain)
2019-01-15 17:11 UTC, Toralf Förster
Details
dev-ml:async_ssl-0.9.0:20190115-041817.log (dev-ml:async_ssl-0.9.0:20190115-041817.log,4.54 KB, text/plain)
2019-01-15 17:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.49 KB, text/plain)
2019-01-15 17:11 UTC, Toralf Förster
Details
environment (environment,15.46 KB, text/plain)
2019-01-15 17:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.27 KB, application/x-bzip)
2019-01-15 17:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,6.51 KB, application/x-bzip)
2019-01-15 17:11 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 2019-01-15 17:11:31 UTC
(cd _build/default/stubgen && /bin/bash -e -u -o pipefail -c 'x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -O2 -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC ffi_ml_types_stubgen.c $(< ../bindings/openssl-ccopt) $(< ../bindings/openssl-cclib) -I `dirname /usr/lib64/ocaml/ctypes/ctypes_cstubs_internals.h` -I /usr/lib64/ocaml -o ffi_ml_types_stubgen.exe')
ffi_ml_types_stubgen.c: In function ‘main’:
ffi_ml_types_stubgen.c:39:49: error: ‘SSL_CTRL_OPTIONS’ undeclared (first use in this function); did you mean ‘SSL_CTRL_CHAIN’?
      enum { check_SSL_CTRL_OPTIONS_const = (int)SSL_CTRL_OPTIONS };
                                                 ^~~~~~~~~~~~~~~~
                                                 SSL_CTRL_CHAIN

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

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

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

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)





emerge -qpvO dev-ml/async_ssl
[ebuild  N    ] dev-ml/async_ssl-0.9.0
Comment 1 Toralf Förster gentoo-dev 2019-01-15 17:11:33 UTC
Created attachment 561200 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-15 17:11:36 UTC
Created attachment 561202 [details]
dev-ml:async_ssl-0.9.0:20190115-041817.log
Comment 3 Toralf Förster gentoo-dev 2019-01-15 17:11:39 UTC
Created attachment 561204 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-15 17:11:42 UTC
Created attachment 561206 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-15 17:11:44 UTC
Created attachment 561208 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-15 17:11:47 UTC
Created attachment 561210 [details]
temp.tbz2
Comment 7 Andreas Sturmlechner gentoo-dev 2019-05-04 14:03:58 UTC
Maybe a bump to 0.12.0 would fix this?
Comment 8 Larry the Git Cow gentoo-dev 2019-07-15 07:03:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80e645f4fee50fcdd29d324a4867a4cb19a849e4

commit 80e645f4fee50fcdd29d324a4867a4cb19a849e4
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2019-07-15 07:03:33 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2019-07-15 07:03:50 +0000

    dev-ml/async_ssl: add 0.9.1
    
    Fixes: https://bugs.gentoo.org/675502
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ml/async_ssl/Manifest               |  1 +
 dev-ml/async_ssl/async_ssl-0.9.1.ebuild | 39 +++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)