[MacPorts] #59397: openssh @8.1_1: fails to build on 10.6: audit-bsm.c:66:10: fatal error: 'bsm/audit_session.h' file not found
MacPorts
noreply at macports.org
Thu Oct 24 12:25:21 UTC 2019
#59397: openssh @8.1_1: fails to build on 10.6: audit-bsm.c:66:10: fatal error:
'bsm/audit_session.h' file not found
-------------------------+-------------------------
Reporter: grumpybozo | Owner: Ionic
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.6.1
Resolution: fixed | Keywords: snowleopard
Port: openssh |
-------------------------+-------------------------
Comment (by grumpybozo):
Still broken: another missing header...
{{{
ccache /opt/local/bin/clang-mp-9.0 -pipe -Os -arch i386 -pipe -Wunknown-
warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized
-Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-
sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv
-fno-builtin-memset -fstack-protector-strong -fPIE -I. -I.
-I/opt/local/include -I/opt/local/include -I/opt/local/include
-DBROKEN_STRNVIS=1 -D__APPLE_SANDBOX_NAMED_EXTERNAL__
-D__APPLE_API_STRICT_CONFORMANCE -I/include -I/opt/local/include/editline
-I/opt/local/include -I/opt/local/include -D__APPLE_KEYCHAIN__
-D__APPLE_MEMBERSHIP__ -D__APPLE_TMPDIR__ -D__APPLE_LAUNCHD__
-DSSHDIR=\"/opt/local/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/opt/local/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/local/libexec/ssh-askpass\"
-D_PATH_SFTP_SERVER=\"/opt/local/libexec/sftp-server\"
-D_PATH_SSH_KEY_SIGN=\"/opt/local/libexec/ssh-keysign\"
-D_PATH_SSH_PKCS11_HELPER=\"/opt/local/libexec/ssh-pkcs11-helper\"
-D_PATH_SSH_PIDDIR=\"/opt/local/var/run\"
-D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-
rlimit.c -o sandbox-rlimit.o
In file included from keychain.m:60:
./SecItemPriv-shim.h:63:10: fatal error: 'Security/SecTask.h' file not
found
#include <Security/SecTask.h>
^~~~~~~~~~~~~~~~~~~~
./SecItemPriv-shim.h:63:10: note: did not find header 'SecTask.h' in
framework 'Security' (loaded from '/System/Library/Frameworks')
1 error generated.
make: *** [keychain.o] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59397#comment:18>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list