tce-load -i gtk3-dev libsoup-dev geocode-glib-dev intltool tzdata gobject-introspection-dev vala-dev gtk3-gir

cd libgweather-3.16.1

CC="gcc -mtune=generic -Os -pipe" CXX="g++ -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

libgweather-3.16.1 configure summary:

        Prefix:                         /usr/local
        Source code location:           .
        Compiler:                       gcc -mtune=generic -Os -pipe
        Introspection support:          yes
        Build Vala bindings:            yes