Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639322 - net-proxy/haproxy-1.8.0 : src/ssl_sock.c:61:10: fatal error: openssl/async.h: No such file or directory
Summary: net-proxy/haproxy-1.8.0 : src/ssl_sock.c:61:10: fatal error: openssl/async.h:...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo LibreSSL
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-30 19:22 UTC by Toralf Förster
Modified: 2021-04-30 21:38 UTC (History)
5 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.54 KB, text/plain)
2017-11-30 19:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,28.26 KB, text/plain)
2017-11-30 19:22 UTC, Toralf Förster
Details
environment (environment,137.52 KB, text/plain)
2017-11-30 19:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.28 KB, application/x-bzip)
2017-11-30 19:23 UTC, Toralf Förster
Details
net-proxy:haproxy-1.8.0:20171130-152342.log (net-proxy:haproxy-1.8.0:20171130-152342.log,3.84 KB, text/plain)
2017-11-30 19:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.14 KB, application/x-bzip)
2017-11-30 19:23 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 2017-11-30 19:22:48 UTC
x86_64-pc-linux-gnu-gcc -Iinclude -Iebtree -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing       -DCONFIG_HAP_LINUX_SPLICE -DTPROXY -DCONFIG_HAP_LINUX_TPROXY -DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_EPOLL -DUSE_CPU_AFFINITY -DASSUME_SPLICE_WORKS -DUSE_ACCEPT4 -DNETFILTER -DUSE_THREAD -DUSE_OPENSSL  -DUSE_SYSCALL_FUTEX -DUSE_SYSTEMD -DUSE_PCRE -I/usr/include -DUSE_TFO  -DCONFIG_HAPROXY_VERSION=\"1.8.0\" -DCONFIG_HAPROXY_DATE=\"2017/11/26\" -c -o src/ssl_sock.o src/ssl_sock.c
src/ssl_sock.c:61:10: fatal error: openssl/async.h: No such file or directory
 #include <openssl/async.h>
          ^~~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_libressl-test_20171129-194156

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.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:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-proxy/haproxy
[ebuild  N    ] net-proxy/haproxy-1.8.0  USE="crypt libressl pcre ssl systemd threads zlib (-51degrees) -device-atlas -doc -examples (-lua) -net_ns -pcre-jit -pcre2 -pcre2-jit -slz -tools -vim-syntax (-wurfl)"
Comment 1 Toralf Förster gentoo-dev 2017-11-30 19:22:51 UTC
Created attachment 507398 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-30 19:22:54 UTC
Created attachment 507400 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-30 19:22:57 UTC
Created attachment 507402 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-30 19:23:00 UTC
Created attachment 507404 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-30 19:23:03 UTC
Created attachment 507406 [details]
net-proxy:haproxy-1.8.0:20171130-152342.log
Comment 6 Toralf Förster gentoo-dev 2017-11-30 19:23:06 UTC
Created attachment 507408 [details]
temp.tbz2
Comment 7 Christian Ruppert (idl0r) gentoo-dev 2017-12-07 16:13:07 UTC
@Toral: Could you try that with OpenSSL please? Someone with libressl would have to take a look.
Comment 8 Toralf Förster gentoo-dev 2017-12-07 17:14:47 UTC
(In reply to Christian Ruppert (idl0r) from comment #7)
no problem so far with OpenSSL , this is a LibreSSL thingy
Comment 9 Christian Ruppert (idl0r) gentoo-dev 2017-12-07 17:20:22 UTC
(In reply to Toralf Förster from comment #8)
> (In reply to Christian Ruppert (idl0r) from comment #7)
> no problem so far with OpenSSL , this is a LibreSSL thingy

I'm afraid I can't help right now. We probably have to ask the one who added libressl support into the HAProxy ebuild, which seems to be blueness.
Comment 10 Bertrand Jacquin 2018-02-11 13:46:30 UTC
Can you verify if this is still a thing with 1.8.3 ?
Comment 11 Toralf Förster gentoo-dev 2018-02-11 13:53:44 UTC
(In reply to Bertrand Jacquin from comment #10)
yes:

x86_64-pc-linux-gnu-gcc -Iinclude -Iebtree -Wall -O2 -pipe -march=native -fno-strict-aliasing       -DCONFIG_HAP_LINUX_SPLICE -DTPROXY -DCONFIG_HAP_LINUX_TPROXY -DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_EPOLL -DUSE_CPU_AFFINITY -DASSUME_SPLICE_WORKS -DUSE_ACCEPT4 -DNETFILTER -DUSE_THREAD -DUSE_OPENSSL  -DUSE_SYSCALL_FUTEX -DUSE_PCRE -I/usr/include -DUSE_TFO  -DCONFIG_HAPROXY_VERSION=\"1.8.3-205f675\" -DCONFIG_HAPROXY_DATE=\"2017/12/30\" -c -o src/ssl_sock.o src/ssl_sock.c
src/ssl_sock.c:61:10: fatal error: openssl/async.h: No such file or directory
 #include <openssl/async.h>
          ^~~~~~~~~~~~~~~~~
compilation terminated.
Comment 12 Christian Ruppert (idl0r) gentoo-dev 2019-04-24 09:52:07 UTC
Is this still an issue with e.g. 1.9.6? If yes, then we probably need to Cc/assign it to the libressl guys and if necessary fixing it together with HAProxy upstream.
Comment 13 Toralf Förster gentoo-dev 2019-04-24 18:58:29 UTC
(In reply to Christian Ruppert (idl0r) from comment #12)
> Is this still an issue with e.g. 1.9.6? If yes, then we probably need to
> Cc/assign it to the libressl guys and if necessary fixing it together with
> HAProxy upstream.
+1
still a problem