tce-load -i py2cairo-dev gobject-introspection-dev cd pygobject-3.16.2 CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --with-python=/usr/local/bin/python2.7 find . -name Makefile -type f -exec sed -i 's/-O2//g' {} \; make [../libtool: eval: line 1: syntax error: unexpected "|"] sudo make install pygobject 3.16.2 Using python interpreter: /usr/local/bin/python2.7 cairo support: yes thread support: yes code coverage support: no