I didn’t install additional dependencies, I did not install MacPorts amavisd-new, I downloaded amavisd-new from https://www.ijs.si/software/amavisd/#download, amavisd-new is just a perl script and I installed the perl modules it needed from MacPorts. Macports install of amavisd-new fails, because it has mysql8 (which fails to build and causes the amavisd-new install to fail) as a dependency which I don’t need.
> On 29 Oct 2025, at 04:13, Nils Breunese <[email protected]> wrote: > > Have you reported this issue to the MacPorts Trac (https://trac.macports.org > <https://trac.macports.org/>) if it hasn’t already been reported? MacPorts > users shouldn’t need to install additional dependencies outside MacPorts. > > Nils. > >> Op 27 okt 2025, om 23:41 heeft Horst B Simon via macports-users >> <[email protected]> het volgende geschreven: >> >> Worked around the issue by installing the perl prerequisites from MacPorts >> and amavisd-new from https://www.ijs.si/software/amavisd/#download >> >> Would like to use rspamd, but it too fails to build. >> >>> On 27 Oct 2025, at 09:51, Horst B Simon <[email protected]> wrote: >>> >>> I try to build amavisd-new, but it fails on building the dependency mysql8 >>> on High Sierra. Can it be changed to use MariaDB ( I am using MariaDB as >>> database) as dependency and not mysql8, or any other workaround. >>> >>> Error: Failed to build mysql8: command execution failed >>> Error: See >>> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mysql8/mysql8/main.log >>> for details. >>> Error: Follow https://guide.macports.org/#project.tickets if you believe >>> there is a bug. >>> Error: Processing of port amavisd-new failed >>> >>> macOS High Sierra Version 10.13.6 >>> Xcode Version 10.1 (10B61) >>> MacPorts Version 2.11.5 >>> >>> Have attached the main.log >>> >>> <main.log.gz> >> >
