tce-load -i compiletc cmake nss-dev tiff-dev cairo-dev lcms2-dev gobject-introspection-dev openjpeg-dev curl-dev qt-5.x-dev cd poppler-0.64.0 mkdir build cd build cmake -LAH -DCMAKE_CXX_FLAGS="-flto -fuse-linker-plugin -mtune=generic -Os -pipe -D_GLIBCXX_USE_C99_MATH" -DCMAKE_C_FLAGS="-flto -fuse-linker-plugin -mtune=generic -Os -pipe" -DCMAKE_C_FLAGS_RELEASE="-flto -fuse-linker-plugin -mtune=generic -Os -pipe" -DCMAKE_CXX_FLAGS_RELEASE="-flto -fuse-linker-plugin -mtune=generic -Os -pipe -D_GLIBCXX_USE_C99_MATH" -DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_BUILD_TYPE=Release -DCMAKE_VERBOSE_MAKEFILE=TRUE -DENABLE_XPDF_HEADERS=ON -DENABLE_QT5=ON -DWITH_GTK=OFF ../ [does not respect Release] [fails with gtk3] [qt5 wrapper fails with -DENABLE_SPLASH=OFF] make [3m 10.62s] make install Building Poppler with support for: font configuration: fontconfig splash output: yes cairo output: yes qt5 wrapper: yes glib wrapper: yes introspection: yes gtk-doc: no cpp wrapper: yes use libjpeg: yes use libpng: yes use libtiff: yes use zlib compress: yes use zlib uncompress: no use nss3: yes use curl: yes use libopenjpeg2: yes use lcms2: yes command line utils: yes test data dir: /usr/src/poppler-0.64.0/../test -- Configuring done