tce-load -i pycairo-dev gobject-introspection-dev cd pygobject-3.14.0 CC="gcc -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -march=i486 -mtune=i686 -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.14.0 Using python interpreter: /usr/local/bin/python2.7 cairo support: yes thread support: yes code coverage support: no