Date: Wed, 12 May 2021 20:48:11 -0700 From: bob prohaska <fbsd@www.zefox.net> To: Mark Millard <marklmi@yahoo.com> Cc: FreeBSD ports <freebsd-ports@freebsd.org> Subject: Re: Trubles compiling lxqt on RPi4 Message-ID: <20210513034811.GA40952@www.zefox.net> In-Reply-To: <E4E579C2-8BE4-4A4E-B7A1-C4F18E297A75@yahoo.com> References: <E4E579C2-8BE4-4A4E-B7A1-C4F18E297A75.ref@yahoo.com> <E4E579C2-8BE4-4A4E-B7A1-C4F18E297A75@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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' Running make clean and restarting makes no difference. There don't seem to be any user options for making json-glib, but I wonder if it might be inherting an incompatible option from something else. Thanks for writing! bob prohaska
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210513034811.GA40952>