Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 813630 - net-proxy/haproxy-2.4.4 - src/ssl_sock.c: error: missing binary operator before token 1
Summary: net-proxy/haproxy-2.4.4 - src/ssl_sock.c: error: missing binary operator befo...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2021-09-18 09:07 UTC by Toralf Förster
Modified: 2022-05-20 05:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.34 KB, text/plain)
2021-09-18 09:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,233.70 KB, text/plain)
2021-09-18 09:07 UTC, Toralf Förster
Details
environment (environment,112.74 KB, text/plain)
2021-09-18 09:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.04 KB, application/x-bzip)
2021-09-18 09:07 UTC, Toralf Förster
Details
net-proxy:haproxy-2.4.4:20210917-215452.log (net-proxy:haproxy-2.4.4:20210917-215452.log,49.46 KB, text/plain)
2021-09-18 09:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.70 KB, application/x-bzip)
2021-09-18 09:07 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 2021-09-18 09:07:24 UTC
                 from src/ssl_sock.c:51:
src/ssl_sock.c: In function ‘ctx_set_TLSv13_func’:
src/ssl_sock.c:2273:5: error: missing binary operator before token "1"
 2273 | #if SSL_OP_NO_TLSv1_3
      |     ^~~~~~~~~~~~~~~~~
src/ssl_sock.c: In function ‘ssl_set_TLSv13_func’:
src/ssl_sock.c:2279:5: error: missing binary operator before token "1"

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20210915-110204

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.55.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 2e211bbe025910395caf3b1d1bb86eecf45d4b67
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 17 20:36:26 2021 +0000

    2021-09-17 20:36:25 UTC

emerge -qpvO net-proxy/haproxy
[ebuild  N    ] net-proxy/haproxy-2.4.4  USE="crypt net_ns pcre slz ssl threads (-51degrees) -device-atlas -doc -examples (-lua) -pcre2 -pcre2-jit -pcre-jit -prometheus-exporter -systemd -tools -vim-syntax (-wurfl) -zlib" LUA_SINGLE_TARGET="lua5-3"
Comment 1 Toralf Förster gentoo-dev 2021-09-18 09:07:25 UTC
Created attachment 739746 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-18 09:07:26 UTC
Created attachment 739749 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-09-18 09:07:28 UTC
Created attachment 739752 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-09-18 09:07:29 UTC
Created attachment 739755 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-09-18 09:07:30 UTC
Created attachment 739758 [details]
net-proxy:haproxy-2.4.4:20210917-215452.log
Comment 6 Toralf Förster gentoo-dev 2021-09-18 09:07:31 UTC
Created attachment 739761 [details]
temp.tar.bz2
Comment 7 Christian Ruppert (idl0r) gentoo-dev 2021-09-18 09:20:18 UTC
Are you using OpenSSL >=3.x by chance?
Comment 8 Toralf Förster gentoo-dev 2021-09-18 09:43:30 UTC
(In reply to Christian Ruppert (idl0r) from comment #7)
> Are you using OpenSSL >=3.x by chance?

Please take a look at the attached  emerge-history.txt and the blocker ;)
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-08 04:54:51 UTC
Fedora patch (which looks like a backport): https://src.fedoraproject.org/rpms/haproxy/blob/rawhide/f/bz2022031-fix-openssl-build.patch
Comment 10 Christian Ruppert (idl0r) gentoo-dev 2022-05-08 08:27:59 UTC
Can you guys please try 2.5.x?