tce-load -i compiletc meson gtk4-dev gtk4-gir icu73-dev vala-dev wget https://gitlab.gnome.org/GNOME/vte/-/archive/0.80.3/vte-0.80.3.tar.gz cd vte-0.80.3 mkdir build cd build CC="gcc -flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe" CXX="g++ -flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe" meson setup --prefix=/usr/local --libexecdir=/usr/local/lib/vte --buildtype=plain -Dgtk3=false -D_systemd=false -Dvapi=false ../ [-fno-exceptions fails] [vapi fails Signal `Vte.Terminal.termprops_changed' conflicts with method of the same name] ninja [1m 12.36s] sudo ninja install Configuration for VTE: Version: 0.80.3 C compiler: gcc (version 14.2.0) C++ compiler: gcc (version 14.2.0) Coverage: false Debug: false A11y: true Docs: false FRIBIDI: true GNUTLS: true GTK+ 3.0: false GTK+ 4.0: true ICU: true GIR: true systemd: false Glade: true Vala: false Prefix: /usr/local Message: This is a stable release. Build targets in project: 142 vte 0.80.3 Subprojects fast_float: YES User defined options _systemd : false buildtype : plain gtk3 : false libexecdir: /usr/local/lib/vte prefix : /usr/local vapi : false