tce-load -i compiletc libsoup-dev libxslt-dev check-dev gobject-introspection-dev vala-dev cd libosinfo-1.1.0 CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --with-usb-ids-path=/usr/local/share/hwdata --with-pci-ids-path=/usr/local/share/hwdata find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install No package 'check' found