tce-load -i gssdp-dev gssdep-gir gobject-introspection-dev

cd gupnp-0.20.8

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

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

make
sudo make install

edit /usr/local/bin/gupnp-binding-tool
#! /usr/local/bin/python

    gupnp 0.20.8
    ---------------------

    Prefix:                /usr/local
    GObject-Introspection: yes
    VALA bindings:         no
    Context manager:       linux