Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2021 08:13:07 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        bob prohaska <fbsd@www.zefox.net>
Cc:        FreeBSD ports <freebsd-ports@freebsd.org>
Subject:   Re: Trubles compiling lxqt on RPi4
Message-ID:  <v97n-b1qk-wny@FreeBSD.org>
In-Reply-To: <20210513034811.GA40952@www.zefox.net> (bob prohaska's message of "Wed, 12 May 2021 20:48:11 -0700")
References:  <E4E579C2-8BE4-4A4E-B7A1-C4F18E297A75.ref@yahoo.com> <E4E579C2-8BE4-4A4E-B7A1-C4F18E297A75@yahoo.com> <20210513034811.GA40952@www.zefox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
bob prohaska <fbsd@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v97n-b1qk-wny>