[MacPorts] #67757: haproxy 2.8.1 needs recompilation
MacPorts
noreply at macports.org
Mon Jul 17 10:31:20 UTC 2023
#67757: haproxy 2.8.1 needs recompilation
---------------------------+---------------------
Reporter: simon-anthony | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: haproxy
---------------------------+---------------------
FATAL ERROR: invalid code detected -- cannot go further, please recompile!
The source code was miscompiled by the compiler, which usually indicates
that
some of the CFLAGS needed to work around overzealous compiler
optimizations
were overwritten at build time. Please do not force CFLAGS, and read
Makefile
and INSTALL files to decide on the best way to pass your local build
options.
Build options :
TARGET = osx
CPU = generic
CC = /usr/bin/clang
CFLAGS = -I/opt/local/libexec/openssl3/include -Os
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch
x86_64
OPTIONS = USE_THREAD=1 USE_LIBCRYPT=1 USE_OPENSSL=1 USE_ZLIB=1
USE_PCRE=1 USE_PCRE_JIT=1
DEBUG = -DDEBUG_STRICT -DDEBUG_MEMORY_POOLS
--
Ticket URL: <https://trac.macports.org/ticket/67757>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list