With the SASLCLIENT (SASL client plugin module) option disabled I get: ===> Installing for mysql84-client-8.4.0 ===> Checking if mysql84-client is already installed ===> Registering installation for mysql84-client-8.4.0 pkg-static: Unable to access file /usr/ports/databases/mysql84-client/work/stage/usr/local/lib/mysql/plugin/authentication_ldap_sasl_client.so:No such file or directory pkg-static: Unable to access file /usr/ports/databases/mysql84-client/work/stage/usr/local/lib/mysql/plugin/authentication_oci_client.so:No such file or directory pkg-static: Unable to access file /usr/ports/databases/mysql84-client/work/stage/usr/local/lib/mysql/plugin/authentication_webauthn_client.so:No such file or directory *** Error code 1 Stop. make[1]: stopped in /usr/ports/databases/mysql84-client *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql84-client
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7b83e7eee3a2f43da93958958275b09e6c9f359c commit 7b83e7eee3a2f43da93958958275b09e6c9f359c Author: Oleksii Samorukov <samm@FreeBSD.org> AuthorDate: 2024-07-28 21:26:06 +0000 Commit: Oleksii Samorukov <samm@FreeBSD.org> CommitDate: 2024-07-28 21:26:59 +0000 databases/mysql84-client: fix install with SASLCLIENT option disabled PR: 279305 databases/mysql84-client/Makefile | 2 +- databases/mysql84-client/pkg-plist | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
*** Bug 280051 has been marked as a duplicate of this bug. ***