tce-load -i compiletc meson libxml2-dev sqlite3-dev intltool glib-networking-dev gobject-introspection-dev vala-dev libpsl-dev libnghttp2-dev wget https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.4.tar.xz cd libsoup-3.4.4 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 --buildtype=plain -Dvapi=enabled -Dgssapi=disabled -Dsysprof=disabled --wrap-mode=nofallback ninja [0m 39.58s] sudo ninja install libsoup 3.4.4 Directories prefix : /usr/local libdir : lib datadir : share Features GSSAPI : False NTLM : False Brotli : False Translations : True GIR : True VAPI : True Documentation : False Testing All tests : True Tests requiring Apache: False Documentation tests : False Fuzzing tests : False Autobahn tests : False PKCS #11 tests : False Install tests : False Unix sockets : True User defined options buildtype : plain localstatedir : /var prefix : /usr/local wrap_mode : nofallback gssapi : disabled sysprof : disabled vapi : enabled