tce-load -i gstreamer-dev gobject-introspection-dev perl5 gtk3-dev libvorbis-dev libtheora-dev alsa-dev iso-codes cdparanoia-dev opus-dev cd gst-plugins-base-1.8.1 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 --libexecdir=/usr/local/lib find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install configure: *** Plug-ins without external dependencies that will be built: adder app audioconvert audiorate audioresample audiotestsrc encoding gio playback subparse tcp typefind videoconvert videorate videoscale videotestsrc volume configure: *** Plug-ins without external dependencies that will NOT be built: configure: *** Plug-ins that have NOT been ported: configure: *** Plug-ins with dependencies that will be built: alsa cdparanoia ogg opus pango theora vorbis ximagesink xvimagesink configure: *** Plug-ins with dependencies that will NOT be built: ivorbisdec libvisual configure: *** Orc acceleration disabled. Requires Orc >= 0.4.23, which was not found. Slower code paths will be used.