Trubles compiling lxqt on RPi4

bob prohaska fbsd at www.zefox.net
Thu May 13 03:48:14 UTC 2021


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



More information about the freebsd-ports mailing list