Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2020 19:54:27 +0100
From:      "Ralf van der Enden" <tremere@cainites.net>
To:        <mono@FreeBSD.org>
Subject:   lang/mono6.8 fails to build with NINJA enabled.
Message-ID:  <001401d6d7ca$b63ee870$22bcb950$@cainites.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001401d6d7ca$b63ee870$22bcb950$>