tce-load -i compiletc meson libsoup-dev libarchive-dev libgcrypt-dev gobject-introspection-dev gettext uchardet-dev wget https://download.gnome.org/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.6.tar.xz cd totem-pl-parser-3.26.6 mkdir build cd build CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" meson --prefix=/usr/local --localstatedir=/var --libexecdir=/usr/local/lib --buildtype=plain --default-library shared ninja [0m 8.81s] sudo ninja install Configuration summary: ISO detection with libarchive : yes AmazonAMZ decoding with libgcrypt : yes uchardet encoding detection : yes Build targets in project: 111 totem-pl-parser 3.26.6 User defined options buildtype : plain default_library: shared libexecdir : /usr/local/lib/totem-pl-parser localstatedir : /var prefix : /usr/local