On Apr 10, 2024, at 22:59, Horst Simon wrote: > > I tried to install amavisd-new on macOS High Sierra but fails in the install > of the dependency p5.34-cryptx, after this I tried to change to rspamd, > but rspamd too fails to build. > > I already created request ticket for p5.34cryptx. My question is is it > possible to get at least on of these working on High Sierra and what is > needed from me.
The rspamd problem is https://trac.macports.org/ticket/63785. It currently cannot build for macOS 10.14 or earlier because it uses features from a newer version of C++ than those earlier macOS versions can normally accommodate. The p5-cryptx problem is https://trac.macports.org/ticket/68470. I added a comment there about some similar upstream bug reports and a proposed upstream patch. You could try that patch and see if it solves the problem. If so we can add it to the port. If it doesn't solve the problem then report the problem to the developers so they can develop a fix.