lang/mono6.8 fails to build with NINJA enabled.
Ralf van der Enden
tremere at cainites.net
Mon Dec 21 18:54:39 UTC 2020
Hello,
I've found an issue with the lang/mono6.8 port when NINJA is enabled. The
port sets CONFIGURE_ON=ninja. This results in the following error:
Ready to run './configure'.
Done running external/bdwgc/autogen.sh ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings
--disable-dtrace --disable-big-arrays ninja --with-spectre-mitigation=yes
--without-x --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man
--disable-silent-rules --infodir=/usr/local/share/info/
--build=amd64-portbld-freebsd12.2 ...
configure: WARNING: you should use --build, --host, --target
configure: loading site script /usr/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd12.2
checking host system type... Invalid configuration `ninja': machine `ninja'
not recognized
configure: error: /bin/sh ./config.sub ninja failed
===> Script "autogen.sh" failed unexpectedly.
When changed to CONFIGURE_ENABLE=ninja everything works as expected.
Best regards,
Ralf van der Enden
More information about the freebsd-mono
mailing list