tce-load -i libtool-dev gstreamer-dev gtk3-dev pulseaudio5-dev

libcanberra-0.30
----------------

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

find . -name Makefile -type f -exec sed -i 's/-O2/ /g' {} \;

make
sudo make install

 ---{ libcanberra 0.30 }---

    prefix:                 /usr/local
    sysconfdir:             ${prefix}/etc
    localstatedir:          /var
    Compiler:               gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe -std=gnu99
    CFLAGS:                 -g -O2
    C++-Compiler:           g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti
    CXXFLAGS:               -g -O2
    Builtin DSO:            yes
    Enable PulseAudio:      yes
    Builtin PulseAudio:     no
    Enable ALSA:            yes
    Builtin ALSA:           no
    Enable OSS:             yes
    Builtin OSS:            no
    Enable GStreamer:       yes
    Builtin GStreamer:      no
    Enable Null Output:     yes
    Builtin Null Output:    no
    Enable tdb:             no
    Enable lookup cache:    no
    Enable GTK+:            no
    GTK Modules Directory:  
    Enable GTK3+:           yes
    GTK3 Modules Directory: ${exec_prefix}/lib/gtk-3.0/modules
    Enable udev:            yes
    systemd Unit Directory: 

