*** using gudev 238/udev 254 *** tce-load -i compiletc meson gobject-introspection-dev libadwaita-dev libnotify-dev gsound-dev upower-dev wget https://download.gnome.org/sources/gnome-bluetooth/42/gnome-bluetooth-42.7.tar.xz wget https://www.linuxfromscratch.org/patches/blfs/svn/gnome-bluetooth-42.7-testsuite_fix-1.patch cd gnome-bluetooth-42.7 patch -Np1 -i ../gnome-bluetooth-42.7-testsuite_fix-1.patch mkdir build cd build CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -fno-exceptions -fno-rtti" meson --prefix=/usr/local --localstatedir=/var --buildtype=plain ninja [0m 24.74s] sudo ninja install gnome-bluetooth 42.7 General Documentation : False Introspection : True Dbusmock tests: False Send-to : True User defined options buildtype : plain localstatedir : /var prefix : /usr/local