Sanity Test Failure |
Wednesday, 16 Aug 2023
|
06:13 Matthew Seaman (matthew)
security/pam_ssh_agent_auth: mark as broken with OpenSSL 3.x
While this compiles successfully, it doesn't produce a working
pam_ssh_agent_auth.so PAM module.
PR: 272220
Reported by: madpilot
|
Sanity Test Results
security/pam_ssh_agent_auth:
This command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/jexec freshports /make-port.sh /usr/ports
security/pam_ssh_agent_auth
2>/tmp/FreshPorts.security.pam_ssh_agent_auth.make-error.2023.8.16.6.18.11.
72098
produced this error:
Error message is: make: "/usr/ports/security/pam_ssh_agent_auth/Makefile"
line 38: Malformed conditional (( ${OPSYS} == FreeBSD && ${OSVERSION} >=
1400092 && ${SSL_DEFAULT} == base } | ${SSL_DEFAULT:Mopenssl3*})
make: Fatal errors encountered -- cannot continue
Make results are : make: stopped in /usr/ports/security/pam_ssh_agent_auth
|