[MacPorts] #71598: bind9 v 9.20.4 fails on config
MacPorts
noreply at macports.org
Thu Dec 19 08:11:06 UTC 2024
#71598: bind9 v 9.20.4 fails on config
--------------------+--------------------
Reporter: rswail | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: bind9
--------------------+--------------------
When building bind9 v9.20.4 on Sequoia arm_64, config has an error as
follows:
{{{
configure:22011: checking for OpenSSL >= 1.0.0 or LibreSSL >= 2.7.0
configure:22028: /usr/bin/clang -c -I/opt/local/libexec/openssl3/include
-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs
/MacOSX15.sdk -arch arm64 -pthread -I/opt/local/include
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c
>
&5
conftest.c:91:10: fatal error: 'openssl/opensslv.h' file not found
91 | #include <openssl/opensslv.h>
| ^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:22028: $? = 1
}}}
yet openssl/opensslv.h is available.
--
Ticket URL: <https://trac.macports.org/ticket/71598>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list