As I was updating the MacPorts Portfile for `analog`, I ran into the build error for `pcre2`. However, MacPorts provides `pcre2`, so I added `-DHAVE_PCRE` to `DEFS` and `-lpcre2-8` to `LIBS`. Unfortunately, the build of `pcre2` was again attempted, with predictable results. Full log attached: [analog-main.log](https://github.com/user-attachments/files/16626114/analog-main.log)