On 2018/11/28 17:49, [email protected] wrote: > From a clean install of armv7 and ports on Nov 25:
All sorts of things are broken on non-clang architectures. People with an interest in and access to the architectures will need to help. Feel free to propose fixes! > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2149 > '/usr/ports/pobj/bacula-9.2.1/.dep-x11-qt4') Pragmatically, for what you're probably actually trying to do (and given bat's general uselessness...): FLAVOR=no_bat make install or if you only need the client: FLAVOR="no_pgsql no_mysql no_bat" make install
