Trubles compiling lxqt on RPi4

Jan Beich jbeich at FreeBSD.org
Thu May 13 06:13:10 UTC 2021


bob prohaska <fbsd at www.zefox.net> writes:

> On Wed, May 12, 2021 at 05:17:37PM -0700, Mark Millard via freebsd-ports wrote:
>
>> bob prohaska fbsd at www.zefox.net wrote on
>> Wed May 12 21:10:02 UTC 2021 :
>> 
>> > Attempts to compile x11/x11-wm/lxqt on a Pi4 running -current
>> > get stuck with:
>> > ===>  Building for json-glib-1.6.2_1
> [....]
>> > FAILED: json-glib/libjson-glib-1.0.so.0.600.2.p/meson-generated_.._json-enum-types.c.o
>> > 
>> > Is there a workaround? Ports were up-to-date as of today, May 12, 2021.
>> 
>> You are not very explicit about the FreeBSD context and
>> such, beyond RPi4 (so aarm64/aarch64).
>> 
>> 
>
> Moving to /usr/ports/json-glib and using 
> make -DBATCH MAKE_JOBS_UNSAFE=yes MAKE_JOBS_NUMBER=4 DISABLE_VULNERABILITIES=yes > make.log
> reports several instances of 
> error: unknown argument: '-fno-color-diagnostics'

Likely caused by desync between USES=meson and devel/meson, see
https://cgit.freebsd.org/ports/commit/?id=ff2796d5bc83

Try again after re-installing devel/meson.


More information about the freebsd-ports mailing list