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

Bug 694520

Summary: app-admin/rsyslog-8.1908.0 : nsd_ossl.c:1800:3: error: unknown type name SSL_CONF_CTX
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Maciej Barć <xgqt>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=750842
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-admin:rsyslog-8.1908.0:20190915-174324.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-09-15 19:11:51 UTC
nsd_ossl.c: In function ‘SetGnutlsPriorityString’:
nsd_ossl.c:1800:3: error: unknown type name ‘SSL_CONF_CTX’; did you mean ‘SSL_AEAD_CTX’?
 1800 |   SSL_CONF_CTX *cctx;
      |   ^~~~~~~~~~~~
      |   SSL_AEAD_CTX

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl-20190913-191403

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 15 Sep 2019 17:06:06 +0000

emerge -qpvO app-admin/rsyslog
[ebuild  N    ] app-admin/rsyslog-8.1908.0  USE="gcrypt libressl openssl ssl uuid -clickhouse -curl -dbi -debug -doc -elasticsearch -gnutls -jemalloc -kafka -kerberos -kubernetes -mdblookup -mongodb -mysql -normalize -omhttp -omhttpfs -omudpspoof -postgres -rabbitmq -redis -relp -rfc3195 -rfc5424hmac -snmp -systemd -test -usertools -xxhash -zeromq"
Comment 1 Toralf Förster gentoo-dev 2019-09-15 19:11:53 UTC
Created attachment 589932 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-15 19:11:56 UTC
Created attachment 589934 [details]
app-admin:rsyslog-8.1908.0:20190915-174324.log
Comment 3 Toralf Förster gentoo-dev 2019-09-15 19:11:59 UTC
Created attachment 589936 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-09-15 19:12:02 UTC
Created attachment 589938 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-09-15 19:12:04 UTC
Created attachment 589940 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-15 19:12:07 UTC
Created attachment 589942 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-09-15 19:12:10 UTC
Created attachment 589944 [details]
temp.tbz2
Comment 8 Brian 2019-09-29 12:14:25 UTC
I'm having the same problem (same error messages/failed build) with both this and older versions (e.g., 8.1904.0-r1).  With USE -gnutls with +libressl and +openssl the errors are still present.  The build completes on systems not using libressl (+openssl +gnutls).  Seems related to libressl, as -libressl -openssl +gnutls allows the build to complete.
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-12 20:34:02 UTC
libressl support was dropped.