* Package: app-text/podofo-0.9.3  * Repository: gentoo  * Maintainer: zmedico@gentoo.org  * USE: amd64 boost elibc_glibc idn kernel_linux userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking podofo-0.9.3.tar.gz to /var/tmp/portage/app-text/podofo-0.9.3/work >>> Source unpacked in /var/tmp/portage/app-text/podofo-0.9.3/work >>> Preparing source in /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 ... >>> Working in BUILD_DIR: "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build" cmake --no-warn-unused-cli -C /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DPODOFO_BUILD_SHARED=1 -DPODOFO_HAVE_JPEG_LIB=1 -DPODOFO_HAVE_PNG_LIB=1 -DPODOFO_HAVE_TIFF_LIB=1 -DWANT_FONTCONFIG=1 -DUSE_STLPORT=0 -DWANT_boost=ON -DWANT_BOOST=ON -DWANT_Boost=ON -DHAVE_LIBIDN=ON -DHAVE_CPPUNIT=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/gentoo_toolchain.cmake /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/gentoo_common_config.cmake -- The C compiler identification is GNU 5.3.0 -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done WANT_LIB64 unset; assuming normal library directory names Will install libraries to /usr/lib64 -- Looking for strings.h -- Looking for strings.h - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for winsock2.h -- Looking for winsock2.h - not found -- Looking for mem.h -- Looking for mem.h - not found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for BaseTsd.h -- Looking for BaseTsd.h - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long int -- Check size of long int - done -- Check size of int64_t -- Check size of int64_t - done -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian Using gcc specific compiler options -- Found ZLIB: /usr/lib64/libz.so Found zlib headers in /usr/include, library at /usr/lib64/libz.so -- Found LIBCRYPTO: /usr/lib64/libcrypto.so Found OpenSSL's libCrypto headers in /usr/include, library at /usr/lib64/libcrypto.so -- Found LIBIDN: /usr/lib64/libidn.so Found libidn headers in /usr/include, library at /usr/lib64/libidn.so Libidn found. AES-256 Encryption support will be enabled -- Found LIBJPEG: /usr/lib64/libjpeg.so Found libjpeg headers in /usr/include, library at /usr/lib64/libjpeg.so -- Found TIFF: /usr/lib64/libtiff.so Found libtiff headers in /usr/include, library at /usr/lib64/libtiff.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPNG.cmake:62 (find_package): File /usr/share/cmake/Modules/FindPNG.cmake includes /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/cmake/modules/FindZLIB.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/share/cmake/Modules/FindZLIB.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:363 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PNG: /usr/lib64/libpng.so (found version "1.6.21+apng") Found LibPng headers in /usr/include;/usr/include, library at /usr/lib64/libpng.so;/usr/lib64/libz.so -- Found cppunit: -L/usr/lib64 -lcppunit -ldl Found cppunit. Unit tests will be built. -- Found OpenSSL: /usr/lib64/libssl.so Found freetype library at /usr/lib64/libfreetype.so, headers /usr/include/freetype2 -- Found Fontconfig: /usr/lib64/libfontconfig.so Found fontconfig headers in /usr/include, library at /usr/lib64/libfontconfig.so -- Found Lua50: /usr/lib64/liblua.so;/usr/lib64/libm.so -- Found Lua: /usr/lib64/liblua.so;/usr/lib64/libm.so Lua found - PoDoFoImpose and PoDoFoColor will be built with Lua support * Lua include directory: /usr/include * Lua libraries: /usr/lib64/liblua.so;/usr/lib64/libm.so Building multithreaded version of PoDoFo. -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE Looking optional for Boost. Boost is optional, so don't worry if it is not found. Set the BOOST_ROOT env var if you have problems. -- Found Boost: /usr/include Building shared PoDoFo library CMake Warning (dev) at CMakeLists.txt:558 (EXPORT_LIBRARY_DEPENDENCIES): Policy CMP0033 is not set: The export_library_dependencies command should not be called. Run "cmake --help-policy CMP0033" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O3 -pipe -march=native C++ -O3 -pipe -march=native Linker flags: Executable -Wl,-O1 -Wl,--sort-common -Wl,--as-needed Module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed Shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 ... >>> Working in BUILD_DIR: "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build" make -j2 VERBOSE=1 /usr/bin/cmake -H/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -B/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/CMakeFiles /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f src/CMakeFiles/podofo_shared.dir/build.make src/CMakeFiles/podofo_shared.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src/CMakeFiles/podofo_shared.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src/CMakeFiles/podofo_shared.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src/CMakeFiles/podofo_shared.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src/CMakeFiles/podofo_shared.dir/depend.internal". Scanning dependencies of target podofo_shared make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f src/CMakeFiles/podofo_shared.dir/build.make src/CMakeFiles/podofo_shared.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 1%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfCanvas.cpp.o [ 1%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfArray.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfArray.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfArray.cpp cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfCanvas.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfCanvas.cpp [ 1%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfColor.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfColor.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfColor.cpp [ 2%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfContentsTokenizer.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfContentsTokenizer.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfContentsTokenizer.cpp [ 2%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfData.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfData.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfData.cpp [ 3%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfDataType.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfDataType.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfDataType.cpp [ 3%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfDate.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfDate.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfDate.cpp [ 4%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfDictionary.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfDictionary.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfDictionary.cpp [ 4%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfEncoding.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfEncoding.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfEncoding.cpp [ 5%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfEncodingFactory.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfEncodingFactory.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfEncodingFactory.cpp [ 5%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfEncrypt.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfEncrypt.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfEncrypt.cpp [ 6%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfError.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfError.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfError.cpp [ 6%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfFileStream.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfFileStream.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfFileStream.cpp [ 7%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfFilter.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfFilter.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfFilter.cpp [ 7%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfFiltersPrivate.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfFiltersPrivate.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfFiltersPrivate.cpp [ 8%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfImmediateWriter.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfImmediateWriter.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfImmediateWriter.cpp [ 8%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfInputDevice.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfInputDevice.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfInputDevice.cpp [ 9%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfInputStream.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfInputStream.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfInputStream.cpp [ 9%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfLocale.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfLocale.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfLocale.cpp [ 10%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfMemStream.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfMemStream.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfMemStream.cpp [ 10%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfMemoryManagement.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfMemoryManagement.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfMemoryManagement.cpp [ 11%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfName.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfName.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfName.cpp [ 11%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfObject.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfObject.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfObject.cpp [ 12%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfObjectStreamParserObject.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfObjectStreamParserObject.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfObjectStreamParserObject.cpp [ 12%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfOutputDevice.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfOutputDevice.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfOutputDevice.cpp [ 13%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfOutputStream.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfOutputStream.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfOutputStream.cpp [ 13%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfParser.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfParser.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfParser.cpp [ 14%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfParserObject.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfParserObject.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfParserObject.cpp [ 14%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfRect.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfRect.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfRect.cpp [ 15%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfRefCountedBuffer.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfRefCountedBuffer.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfRefCountedBuffer.cpp [ 15%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfRefCountedInputDevice.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfRefCountedInputDevice.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfRefCountedInputDevice.cpp [ 16%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfReference.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfReference.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfReference.cpp [ 16%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfSigIncWriter.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfSigIncWriter.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfSigIncWriter.cpp [ 17%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfStream.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfStream.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfStream.cpp [ 17%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfString.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfString.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfString.cpp [ 18%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfTokenizer.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfTokenizer.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfTokenizer.cpp [ 18%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfVariant.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfVariant.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfVariant.cpp [ 19%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfVecObjects.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfVecObjects.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfVecObjects.cpp [ 19%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfWriter.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfWriter.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfWriter.cpp [ 20%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfXRef.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfXRef.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfXRef.cpp [ 20%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfXRefStream.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfXRefStream.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfXRefStream.cpp [ 21%] Building CXX object src/CMakeFiles/podofo_shared.dir/base/PdfXRefStreamParserObject.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/base/PdfXRefStreamParserObject.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/base/PdfXRefStreamParserObject.cpp [ 21%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfAcroForm.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfAcroForm.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfAcroForm.cpp [ 22%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfAction.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfAction.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfAction.cpp [ 22%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfAnnotation.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfAnnotation.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfAnnotation.cpp [ 23%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfCMapEncoding.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfCMapEncoding.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfCMapEncoding.cpp /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfCMapEncoding.cpp: In constructor 'PoDoFo::PdfCMapEncoding::PdfCMapEncoding(PoDoFo::PdfObject*, PoDoFo::PdfObject*)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfCMapEncoding.cpp:160:57: warning: 'range_end' may be used uninitialized in this function [-Wmaybe-uninitialized] for (int k = range_start; k < range_end; k++)  ^ /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfCMapEncoding.cpp:160:29: warning: 'range_start' may be used uninitialized in this function [-Wmaybe-uninitialized] for (int k = range_start; k < range_end; k++)  ^ [ 23%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfContents.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfContents.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfContents.cpp [ 24%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfDestination.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfDestination.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfDestination.cpp [ 25%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfDifferenceEncoding.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfDifferenceEncoding.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfDifferenceEncoding.cpp [ 25%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfDocument.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfDocument.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfDocument.cpp [ 26%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfElement.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfElement.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfElement.cpp [ 26%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfEncodingObjectFactory.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfEncodingObjectFactory.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfEncodingObjectFactory.cpp [ 27%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfExtGState.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfExtGState.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfExtGState.cpp [ 27%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfField.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfField.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfField.cpp [ 28%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFileSpec.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFileSpec.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFileSpec.cpp [ 28%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFont.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFont.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFont.cpp [ 29%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontCID.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontCID.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontCID.cpp [ 29%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontCache.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontCache.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontCache.cpp [ 30%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontConfigWrapper.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontConfigWrapper.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontConfigWrapper.cpp [ 30%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontFactory.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontFactory.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontFactory.cpp [ 31%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontMetrics.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontMetrics.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontMetrics.cpp [ 31%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontMetricsBase14.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontMetricsBase14.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontMetricsBase14.cpp [ 32%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontMetricsFreetype.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontMetricsFreetype.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontMetricsFreetype.cpp [ 32%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontMetricsObject.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontMetricsObject.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontMetricsObject.cpp [ 33%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontSimple.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontSimple.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontSimple.cpp [ 33%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontTTFSubset.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontTTFSubset.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontTTFSubset.cpp [ 34%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontTrueType.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontTrueType.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontTrueType.cpp [ 34%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontType1.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontType1.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontType1.cpp [ 35%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontType3.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontType3.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontType3.cpp /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontType1.cpp: In member function 'virtual void PoDoFo::PdfFontType1::EmbedSubsetFont()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontType1.cpp:282:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] int result;  ^ [ 35%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFontType1Base14.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFontType1Base14.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFontType1Base14.cpp [ 36%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfFunction.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfFunction.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfFunction.cpp [ 36%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfHintStream.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfHintStream.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfHintStream.cpp [ 37%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfIdentityEncoding.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfIdentityEncoding.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfIdentityEncoding.cpp [ 37%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfImage.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfImage.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfImage.cpp /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfIdentityEncoding.cpp: In member function 'void PoDoFo::PdfIdentityEncoding::ParseToUnicode()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfIdentityEncoding.cpp:261:57: warning: 'range_end' may be used uninitialized in this function [-Wmaybe-uninitialized] for (int k = range_start; k < range_end; k++)  ^ /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfIdentityEncoding.cpp:261:42: warning: 'range_start' may be used uninitialized in this function [-Wmaybe-uninitialized] for (int k = range_start; k < range_end; k++)  ^ [ 38%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfInfo.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfInfo.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfInfo.cpp [ 38%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfMemDocument.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfMemDocument.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfMemDocument.cpp [ 39%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfNamesTree.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfNamesTree.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfNamesTree.cpp [ 39%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfOutlines.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfOutlines.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfOutlines.cpp [ 40%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfPage.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfPage.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfPage.cpp [ 40%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfPagesTree.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfPagesTree.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfPagesTree.cpp [ 41%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfPagesTreeCache.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfPagesTreeCache.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfPagesTreeCache.cpp [ 41%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfPainter.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfPainter.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfPainter.cpp /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfPainter.cpp: In member function 'std::vector PoDoFo::PdfPainter::GetMultiLineTextAsLines(double, const PoDoFo::PdfString&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfPainter.cpp:997:20: warning: unused variable 'converted' [-Wunused-variable] const pdf_long converted = PdfString::ConvertUTF8toUTF16(  ^ [ 42%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfPainterMM.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfPainterMM.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfPainterMM.cpp [ 42%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfShadingPattern.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfShadingPattern.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfShadingPattern.cpp [ 43%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfSigIncMemDocument.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfSigIncMemDocument.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfSigIncMemDocument.cpp [ 43%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfSigIncPainter.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfSigIncPainter.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfSigIncPainter.cpp [ 44%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfSigIncSignatureField.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfSigIncSignatureField.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfSigIncSignatureField.cpp [ 44%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfSignOutputDevice.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfSignOutputDevice.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfSignOutputDevice.cpp [ 45%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfSignatureField.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfSignatureField.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfSignatureField.cpp [ 45%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfStreamedDocument.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfStreamedDocument.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfStreamedDocument.cpp [ 46%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfTable.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfTable.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfTable.cpp [ 46%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfTilingPattern.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfTilingPattern.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfTilingPattern.cpp In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5.3.0/backward/strstream:51:0, from /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfTilingPattern.cpp:39: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \  ^ [ 47%] Building CXX object src/CMakeFiles/podofo_shared.dir/doc/PdfXObject.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -Dpodofo_shared_EXPORTS -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -fPIC -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -DBUILDING_PODOFO -o CMakeFiles/podofo_shared.dir/doc/PdfXObject.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src/doc/PdfXObject.cpp [ 47%] Linking CXX shared library libpodofo.so cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofo_shared.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -shared -Wl,-soname,libpodofo.so.0.9.3 -o libpodofo.so.0.9.3 CMakeFiles/podofo_shared.dir/base/PdfArray.cpp.o CMakeFiles/podofo_shared.dir/base/PdfCanvas.cpp.o CMakeFiles/podofo_shared.dir/base/PdfColor.cpp.o CMakeFiles/podofo_shared.dir/base/PdfContentsTokenizer.cpp.o CMakeFiles/podofo_shared.dir/base/PdfData.cpp.o CMakeFiles/podofo_shared.dir/base/PdfDataType.cpp.o CMakeFiles/podofo_shared.dir/base/PdfDate.cpp.o CMakeFiles/podofo_shared.dir/base/PdfDictionary.cpp.o CMakeFiles/podofo_shared.dir/base/PdfEncoding.cpp.o CMakeFiles/podofo_shared.dir/base/PdfEncodingFactory.cpp.o CMakeFiles/podofo_shared.dir/base/PdfEncrypt.cpp.o CMakeFiles/podofo_shared.dir/base/PdfError.cpp.o CMakeFiles/podofo_shared.dir/base/PdfFileStream.cpp.o CMakeFiles/podofo_shared.dir/base/PdfFilter.cpp.o CMakeFiles/podofo_shared.dir/base/PdfFiltersPrivate.cpp.o CMakeFiles/podofo_shared.dir/base/PdfImmediateWriter.cpp.o CMakeFiles/podofo_shared.dir/base/PdfInputDevice.cpp.o CMakeFiles/podofo_shared.dir/base/PdfInputStream.cpp.o CMakeFiles/podofo_shared.dir/base/PdfLocale.cpp.o CMakeFiles/podofo_shared.dir/base/PdfMemStream.cpp.o CMakeFiles/podofo_shared.dir/base/PdfMemoryManagement.cpp.o CMakeFiles/podofo_shared.dir/base/PdfName.cpp.o CMakeFiles/podofo_shared.dir/base/PdfObject.cpp.o CMakeFiles/podofo_shared.dir/base/PdfObjectStreamParserObject.cpp.o CMakeFiles/podofo_shared.dir/base/PdfOutputDevice.cpp.o CMakeFiles/podofo_shared.dir/base/PdfOutputStream.cpp.o CMakeFiles/podofo_shared.dir/base/PdfParser.cpp.o CMakeFiles/podofo_shared.dir/base/PdfParserObject.cpp.o CMakeFiles/podofo_shared.dir/base/PdfRect.cpp.o CMakeFiles/podofo_shared.dir/base/PdfRefCountedBuffer.cpp.o CMakeFiles/podofo_shared.dir/base/PdfRefCountedInputDevice.cpp.o CMakeFiles/podofo_shared.dir/base/PdfReference.cpp.o CMakeFiles/podofo_shared.dir/base/PdfSigIncWriter.cpp.o CMakeFiles/podofo_shared.dir/base/PdfStream.cpp.o CMakeFiles/podofo_shared.dir/base/PdfString.cpp.o CMakeFiles/podofo_shared.dir/base/PdfTokenizer.cpp.o CMakeFiles/podofo_shared.dir/base/PdfVariant.cpp.o CMakeFiles/podofo_shared.dir/base/PdfVecObjects.cpp.o CMakeFiles/podofo_shared.dir/base/PdfWriter.cpp.o CMakeFiles/podofo_shared.dir/base/PdfXRef.cpp.o CMakeFiles/podofo_shared.dir/base/PdfXRefStream.cpp.o CMakeFiles/podofo_shared.dir/base/PdfXRefStreamParserObject.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfAcroForm.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfAction.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfAnnotation.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfCMapEncoding.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfContents.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfDestination.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfDifferenceEncoding.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfDocument.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfElement.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfEncodingObjectFactory.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfExtGState.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfField.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFileSpec.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFont.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontCID.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontCache.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontConfigWrapper.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontFactory.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontMetrics.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontMetricsBase14.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontMetricsFreetype.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontMetricsObject.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontSimple.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontTTFSubset.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontTrueType.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontType1.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontType3.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFontType1Base14.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfFunction.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfHintStream.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfIdentityEncoding.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfImage.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfInfo.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfMemDocument.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfNamesTree.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfOutlines.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfPage.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfPagesTree.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfPagesTreeCache.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfPainter.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfPainterMM.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfShadingPattern.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfSigIncMemDocument.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfSigIncPainter.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfSigIncSignatureField.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfSignOutputDevice.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfSignatureField.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfStreamedDocument.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfTable.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfTilingPattern.cpp.o CMakeFiles/podofo_shared.dir/doc/PdfXObject.cpp.o -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src && /usr/bin/cmake -E cmake_symlink_library libpodofo.so.0.9.3 libpodofo.so.0.9.3 libpodofo.so make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 47%] Built target podofo_shared make -f test/ContentParser/CMakeFiles/ContentParser.dir/build.make test/ContentParser/CMakeFiles/ContentParser.dir/depend make -f test/CreationTest/CMakeFiles/CreationTest.dir/build.make test/CreationTest/CMakeFiles/CreationTest.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/ContentParser /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ContentParser /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ContentParser/CMakeFiles/ContentParser.dir/DependInfo.cmake --color= make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/CreationTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/CreationTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/CreationTest/CMakeFiles/CreationTest.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ContentParser/CMakeFiles/ContentParser.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ContentParser/CMakeFiles/ContentParser.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ContentParser/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ContentParser/CMakeFiles/ContentParser.dir/depend.internal". Scanning dependencies of target ContentParser Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/CreationTest/CMakeFiles/CreationTest.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/CreationTest/CMakeFiles/CreationTest.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/CreationTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/CreationTest/CMakeFiles/CreationTest.dir/depend.internal". Scanning dependencies of target CreationTest make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/CreationTest/CMakeFiles/CreationTest.dir/build.make test/CreationTest/CMakeFiles/CreationTest.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/ContentParser/CMakeFiles/ContentParser.dir/build.make test/ContentParser/CMakeFiles/ContentParser.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 47%] Building CXX object test/CreationTest/CMakeFiles/CreationTest.dir/CreationTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/CreationTest && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/CreationTest.dir/CreationTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/CreationTest/CreationTest.cpp [ 47%] Building CXX object test/ContentParser/CMakeFiles/ContentParser.dir/main.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ContentParser && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/ContentParser.dir/main.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/ContentParser/main.cpp [ 48%] Linking CXX executable ContentParser cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ContentParser && /usr/bin/cmake -E cmake_link_script CMakeFiles/ContentParser.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/ContentParser.dir/main.cpp.o -o ContentParser -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src [ 49%] Linking CXX executable CreationTest cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/CreationTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/CreationTest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/CreationTest.dir/CreationTest.cpp.o -o CreationTest -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 49%] Built target ContentParser make -f test/DeviceTest/CMakeFiles/DeviceTest.dir/build.make test/DeviceTest/CMakeFiles/DeviceTest.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/DeviceTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/DeviceTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/DeviceTest/CMakeFiles/DeviceTest.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/DeviceTest/CMakeFiles/DeviceTest.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/DeviceTest/CMakeFiles/DeviceTest.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/DeviceTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/DeviceTest/CMakeFiles/DeviceTest.dir/depend.internal". Scanning dependencies of target DeviceTest make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/DeviceTest/CMakeFiles/DeviceTest.dir/build.make test/DeviceTest/CMakeFiles/DeviceTest.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 49%] Building CXX object test/DeviceTest/CMakeFiles/DeviceTest.dir/DeviceTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/DeviceTest && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/DeviceTest.dir/DeviceTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/DeviceTest/DeviceTest.cpp cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/CreationTest && /usr/bin/cmake -E copy_directory /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/CreationTest/resources /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/CreationTest/resources make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 49%] Built target CreationTest make -f test/FilterTest/CMakeFiles/FilterTest.dir/build.make test/FilterTest/CMakeFiles/FilterTest.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FilterTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FilterTest/CMakeFiles/FilterTest.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FilterTest/CMakeFiles/FilterTest.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FilterTest/CMakeFiles/FilterTest.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FilterTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FilterTest/CMakeFiles/FilterTest.dir/depend.internal". Scanning dependencies of target FilterTest make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/FilterTest/CMakeFiles/FilterTest.dir/build.make test/FilterTest/CMakeFiles/FilterTest.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 49%] Building CXX object test/FilterTest/CMakeFiles/FilterTest.dir/FilterTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FilterTest && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/FilterTest.dir/FilterTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp [ 50%] Linking CXX executable DeviceTest cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/DeviceTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/DeviceTest.dir/link.txt --verbose=1 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '254' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] };  ^ /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '128' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '136' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '234' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '254' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '128' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '136' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '234' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '254' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '128' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '136' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '234' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '254' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '128' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '136' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '234' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '254' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '128' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '136' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FilterTest/FilterTest.cpp:42:1: warning: narrowing conversion of '234' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/DeviceTest.dir/DeviceTest.cpp.o -o DeviceTest -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/DeviceTest && /usr/bin/cmake -E copy_directory /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/DeviceTest/objects /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/DeviceTest/objects make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 50%] Built target DeviceTest make -f test/FormTest/CMakeFiles/FormTest.dir/build.make test/FormTest/CMakeFiles/FormTest.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FormTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FormTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FormTest/CMakeFiles/FormTest.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FormTest/CMakeFiles/FormTest.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FormTest/CMakeFiles/FormTest.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FormTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FormTest/CMakeFiles/FormTest.dir/depend.internal". Scanning dependencies of target FormTest make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/FormTest/CMakeFiles/FormTest.dir/build.make test/FormTest/CMakeFiles/FormTest.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 50%] Building CXX object test/FormTest/CMakeFiles/FormTest.dir/FormTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FormTest && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/FormTest.dir/FormTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/FormTest/FormTest.cpp [ 51%] Linking CXX executable FilterTest cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FilterTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/FilterTest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/FilterTest.dir/FilterTest.cpp.o -o FilterTest -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 51%] Built target FilterTest make -f test/LargeTest/CMakeFiles/LargeTest.dir/build.make test/LargeTest/CMakeFiles/LargeTest.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/LargeTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/LargeTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/LargeTest/CMakeFiles/LargeTest.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/LargeTest/CMakeFiles/LargeTest.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/LargeTest/CMakeFiles/LargeTest.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/LargeTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/LargeTest/CMakeFiles/LargeTest.dir/depend.internal". Scanning dependencies of target LargeTest make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/LargeTest/CMakeFiles/LargeTest.dir/build.make test/LargeTest/CMakeFiles/LargeTest.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 51%] Building CXX object test/LargeTest/CMakeFiles/LargeTest.dir/LargeTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/LargeTest && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/LargeTest.dir/LargeTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/LargeTest/LargeTest.cpp [ 52%] Linking CXX executable FormTest cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/FormTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/FormTest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/FormTest.dir/FormTest.cpp.o -o FormTest -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 52%] Built target FormTest make -f test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/build.make test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/ObjectParserTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ObjectParserTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ObjectParserTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/depend.internal". Scanning dependencies of target ObjectParserTest [ 53%] Linking CXX executable LargeTest cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/LargeTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/LargeTest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/LargeTest.dir/LargeTest.cpp.o -o LargeTest -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/build.make test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 53%] Building CXX object test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/ObjectParserTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ObjectParserTest && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/ObjectParserTest.dir/ObjectParserTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/ObjectParserTest/ObjectParserTest.cpp make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 53%] Built target LargeTest make -f test/ParserTest/CMakeFiles/ParserTest.dir/build.make test/ParserTest/CMakeFiles/ParserTest.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/ParserTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ParserTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ParserTest/CMakeFiles/ParserTest.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ParserTest/CMakeFiles/ParserTest.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ParserTest/CMakeFiles/ParserTest.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ParserTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ParserTest/CMakeFiles/ParserTest.dir/depend.internal". Scanning dependencies of target ParserTest make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/ParserTest/CMakeFiles/ParserTest.dir/build.make test/ParserTest/CMakeFiles/ParserTest.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 53%] Building CXX object test/ParserTest/CMakeFiles/ParserTest.dir/ParserTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ParserTest && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/ParserTest.dir/ParserTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/ParserTest/ParserTest.cpp [ 54%] Linking CXX executable ParserTest cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ParserTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/ParserTest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/ParserTest.dir/ParserTest.cpp.o -o ParserTest -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 54%] Built target ParserTest make -f test/SignatureTest/CMakeFiles/SignatureTest.dir/build.make test/SignatureTest/CMakeFiles/SignatureTest.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/SignatureTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/SignatureTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/SignatureTest/CMakeFiles/SignatureTest.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/SignatureTest/CMakeFiles/SignatureTest.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/SignatureTest/CMakeFiles/SignatureTest.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/SignatureTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/SignatureTest/CMakeFiles/SignatureTest.dir/depend.internal". Scanning dependencies of target SignatureTest make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/SignatureTest/CMakeFiles/SignatureTest.dir/build.make test/SignatureTest/CMakeFiles/SignatureTest.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 54%] Building CXX object test/SignatureTest/CMakeFiles/SignatureTest.dir/SignTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/SignatureTest && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/SignatureTest.dir/SignTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/SignatureTest/SignTest.cpp [ 55%] Linking CXX executable ObjectParserTest cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ObjectParserTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/ObjectParserTest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/ObjectParserTest.dir/ObjectParserTest.cpp.o -o ObjectParserTest -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ObjectParserTest && /usr/bin/cmake -E copy_directory /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/ObjectParserTest/objects /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/ObjectParserTest/objects make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 55%] Built target ObjectParserTest make -f test/TokenizerTest/CMakeFiles/TokenizerTest.dir/build.make test/TokenizerTest/CMakeFiles/TokenizerTest.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/TokenizerTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/TokenizerTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/TokenizerTest/CMakeFiles/TokenizerTest.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/TokenizerTest/CMakeFiles/TokenizerTest.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/TokenizerTest/CMakeFiles/TokenizerTest.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/TokenizerTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/TokenizerTest/CMakeFiles/TokenizerTest.dir/depend.internal". Scanning dependencies of target TokenizerTest make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/TokenizerTest/CMakeFiles/TokenizerTest.dir/build.make test/TokenizerTest/CMakeFiles/TokenizerTest.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 55%] Building CXX object test/TokenizerTest/CMakeFiles/TokenizerTest.dir/TokenizerTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/TokenizerTest && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/TokenizerTest.dir/TokenizerTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/TokenizerTest/TokenizerTest.cpp [ 56%] Linking CXX executable SignatureTest cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/SignatureTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/SignatureTest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/SignatureTest.dir/SignTest.cpp.o -o SignatureTest -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 56%] Built target SignatureTest make -f test/VariantTest/CMakeFiles/VariantTest.dir/build.make test/VariantTest/CMakeFiles/VariantTest.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/VariantTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/VariantTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/VariantTest/CMakeFiles/VariantTest.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/VariantTest/CMakeFiles/VariantTest.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/VariantTest/CMakeFiles/VariantTest.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/VariantTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/VariantTest/CMakeFiles/VariantTest.dir/depend.internal". Scanning dependencies of target VariantTest make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/VariantTest/CMakeFiles/VariantTest.dir/build.make test/VariantTest/CMakeFiles/VariantTest.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 56%] Building CXX object test/VariantTest/CMakeFiles/VariantTest.dir/VariantTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/VariantTest && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/VariantTest.dir/VariantTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/VariantTest/VariantTest.cpp [ 57%] Linking CXX executable TokenizerTest cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/TokenizerTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/TokenizerTest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/TokenizerTest.dir/TokenizerTest.cpp.o -o TokenizerTest -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/TokenizerTest && /usr/bin/cmake -E copy_directory /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/TokenizerTest/objects /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/TokenizerTest/objects make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 57%] Built target TokenizerTest make -f test/WatermarkTest/CMakeFiles/WatermarkTest.dir/build.make test/WatermarkTest/CMakeFiles/WatermarkTest.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/WatermarkTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/WatermarkTest /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/WatermarkTest/CMakeFiles/WatermarkTest.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/WatermarkTest/CMakeFiles/WatermarkTest.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/WatermarkTest/CMakeFiles/WatermarkTest.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/WatermarkTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/WatermarkTest/CMakeFiles/WatermarkTest.dir/depend.internal". Scanning dependencies of target WatermarkTest make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/WatermarkTest/CMakeFiles/WatermarkTest.dir/build.make test/WatermarkTest/CMakeFiles/WatermarkTest.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 57%] Building CXX object test/WatermarkTest/CMakeFiles/WatermarkTest.dir/WatermarkTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/WatermarkTest && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/WatermarkTest.dir/WatermarkTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/WatermarkTest/WatermarkTest.cpp [ 58%] Linking CXX executable VariantTest cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/VariantTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/VariantTest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/VariantTest.dir/VariantTest.cpp.o -o VariantTest -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 58%] Built target VariantTest make -f test/unit/CMakeFiles/podofo-test.dir/build.make test/unit/CMakeFiles/podofo-test.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit/CMakeFiles/podofo-test.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit/CMakeFiles/podofo-test.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit/CMakeFiles/podofo-test.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit/CMakeFiles/podofo-test.dir/depend.internal". Scanning dependencies of target podofo-test [ 59%] Linking CXX executable WatermarkTest cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/WatermarkTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/WatermarkTest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/WatermarkTest.dir/WatermarkTest.cpp.o -o WatermarkTest -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f test/unit/CMakeFiles/podofo-test.dir/build.make test/unit/CMakeFiles/podofo-test.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 60%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/main.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/main.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/main.cpp make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 60%] Built target WatermarkTest make -f tools/podofobox/CMakeFiles/podofobox.dir/build.make tools/podofobox/CMakeFiles/podofobox.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofobox /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofobox /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofobox/CMakeFiles/podofobox.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofobox/CMakeFiles/podofobox.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofobox/CMakeFiles/podofobox.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofobox/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofobox/CMakeFiles/podofobox.dir/depend.internal". Scanning dependencies of target podofobox make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofobox/CMakeFiles/podofobox.dir/build.make tools/podofobox/CMakeFiles/podofobox.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 61%] Building CXX object tools/podofobox/CMakeFiles/podofobox.dir/podofobox.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofobox && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofobox.dir/podofobox.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofobox/podofobox.cpp [ 61%] Building CXX object tools/podofobox/CMakeFiles/podofobox.dir/boxsetter.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofobox && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofobox.dir/boxsetter.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofobox/boxsetter.cpp [ 61%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/ColorTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/ColorTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp [ 62%] Linking CXX executable podofobox cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofobox && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofobox.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofobox.dir/podofobox.cpp.o CMakeFiles/podofobox.dir/boxsetter.cpp.o -o podofobox -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 62%] Built target podofobox make -f tools/podofocolor/CMakeFiles/podofocolor.dir/build.make tools/podofocolor/CMakeFiles/podofocolor.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocolor /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor/CMakeFiles/podofocolor.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor/CMakeFiles/podofocolor.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor/CMakeFiles/podofocolor.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor/CMakeFiles/podofocolor.dir/depend.internal". Scanning dependencies of target podofocolor make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofocolor/CMakeFiles/podofocolor.dir/build.make tools/podofocolor/CMakeFiles/podofocolor.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 63%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/podofocolor.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofocolor.dir/podofocolor.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocolor/podofocolor.cpp [ 63%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/colorchanger.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofocolor.dir/colorchanger.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocolor/colorchanger.cpp [ 64%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/colorspace.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofocolor.dir/colorspace.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocolor/colorspace.cpp [ 64%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/graphicsstack.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofocolor.dir/graphicsstack.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocolor/graphicsstack.cpp [ 65%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/iconverter.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofocolor.dir/iconverter.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocolor/iconverter.cpp [ 65%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/dummyconverter.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofocolor.dir/dummyconverter.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocolor/dummyconverter.cpp [ 66%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/grayscaleconverter.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofocolor.dir/grayscaleconverter.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocolor/grayscaleconverter.cpp [ 66%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/luaconverter.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofocolor.dir/luaconverter.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocolor/luaconverter.cpp [ 67%] Linking CXX executable podofocolor cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocolor && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofocolor.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofocolor.dir/podofocolor.cpp.o CMakeFiles/podofocolor.dir/colorchanger.cpp.o CMakeFiles/podofocolor.dir/colorspace.cpp.o CMakeFiles/podofocolor.dir/graphicsstack.cpp.o CMakeFiles/podofocolor.dir/iconverter.cpp.o CMakeFiles/podofocolor.dir/dummyconverter.cpp.o CMakeFiles/podofocolor.dir/grayscaleconverter.cpp.o CMakeFiles/podofocolor.dir/luaconverter.cpp.o -o podofocolor -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -llua -lm -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -llua -lm -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 67%] Built target podofocolor make -f tools/podofocountpages/CMakeFiles/podofocountpages.dir/build.make tools/podofocountpages/CMakeFiles/podofocountpages.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocountpages /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocountpages /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocountpages/CMakeFiles/podofocountpages.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocountpages/CMakeFiles/podofocountpages.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocountpages/CMakeFiles/podofocountpages.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocountpages/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocountpages/CMakeFiles/podofocountpages.dir/depend.internal". Scanning dependencies of target podofocountpages make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofocountpages/CMakeFiles/podofocountpages.dir/build.make tools/podofocountpages/CMakeFiles/podofocountpages.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 67%] Building CXX object tools/podofocountpages/CMakeFiles/podofocountpages.dir/countpages.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocountpages && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofocountpages.dir/countpages.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocountpages/countpages.cpp [ 68%] Linking CXX executable podofocountpages cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocountpages && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofocountpages.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofocountpages.dir/countpages.cpp.o -o podofocountpages -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 68%] Built target podofocountpages make -f tools/podofocrop/CMakeFiles/podofocrop.dir/build.make tools/podofocrop/CMakeFiles/podofocrop.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocrop /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocrop /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocrop/CMakeFiles/podofocrop.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocrop/CMakeFiles/podofocrop.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocrop/CMakeFiles/podofocrop.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocrop/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocrop/CMakeFiles/podofocrop.dir/depend.internal". Scanning dependencies of target podofocrop make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofocrop/CMakeFiles/podofocrop.dir/build.make tools/podofocrop/CMakeFiles/podofocrop.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 68%] Building CXX object tools/podofocrop/CMakeFiles/podofocrop.dir/podofocrop.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocrop && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofocrop.dir/podofocrop.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofocrop/podofocrop.cpp [ 69%] Linking CXX executable podofocrop cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofocrop && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofocrop.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofocrop.dir/podofocrop.cpp.o -o podofocrop -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 69%] Built target podofocrop make -f tools/podofoencrypt/CMakeFiles/podofoencrypt.dir/build.make tools/podofoencrypt/CMakeFiles/podofoencrypt.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoencrypt /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoencrypt /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoencrypt/CMakeFiles/podofoencrypt.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoencrypt/CMakeFiles/podofoencrypt.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoencrypt/CMakeFiles/podofoencrypt.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoencrypt/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoencrypt/CMakeFiles/podofoencrypt.dir/depend.internal". Scanning dependencies of target podofoencrypt make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofoencrypt/CMakeFiles/podofoencrypt.dir/build.make tools/podofoencrypt/CMakeFiles/podofoencrypt.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 69%] Building CXX object tools/podofoencrypt/CMakeFiles/podofoencrypt.dir/podofoencrypt.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoencrypt && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofoencrypt.dir/podofoencrypt.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoencrypt/podofoencrypt.cpp [ 70%] Linking CXX executable podofoencrypt cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoencrypt && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofoencrypt.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofoencrypt.dir/podofoencrypt.cpp.o -o podofoencrypt -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 70%] Built target podofoencrypt make -f tools/podofogc/CMakeFiles/podofogc.dir/build.make tools/podofogc/CMakeFiles/podofogc.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofogc /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofogc /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofogc/CMakeFiles/podofogc.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofogc/CMakeFiles/podofogc.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofogc/CMakeFiles/podofogc.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofogc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofogc/CMakeFiles/podofogc.dir/depend.internal". Scanning dependencies of target podofogc make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofogc/CMakeFiles/podofogc.dir/build.make tools/podofogc/CMakeFiles/podofogc.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 70%] Building CXX object tools/podofogc/CMakeFiles/podofogc.dir/podofogc.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofogc && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofogc.dir/podofogc.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofogc/podofogc.cpp [ 71%] Linking CXX executable podofogc cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofogc && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofogc.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofogc.dir/podofogc.cpp.o -o podofogc -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 71%] Built target podofogc make -f tools/podofoimgextract/CMakeFiles/podofoimgextract.dir/build.make tools/podofoimgextract/CMakeFiles/podofoimgextract.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimgextract /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimgextract /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimgextract/CMakeFiles/podofoimgextract.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimgextract/CMakeFiles/podofoimgextract.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimgextract/CMakeFiles/podofoimgextract.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimgextract/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimgextract/CMakeFiles/podofoimgextract.dir/depend.internal". Scanning dependencies of target podofoimgextract make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofoimgextract/CMakeFiles/podofoimgextract.dir/build.make tools/podofoimgextract/CMakeFiles/podofoimgextract.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 72%] Building CXX object tools/podofoimgextract/CMakeFiles/podofoimgextract.dir/ImageExtractor.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimgextract && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofoimgextract.dir/ImageExtractor.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimgextract/ImageExtractor.cpp [ 72%] Building CXX object tools/podofoimgextract/CMakeFiles/podofoimgextract.dir/podofoimgextract.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimgextract && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofoimgextract.dir/podofoimgextract.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimgextract/podofoimgextract.cpp [ 73%] Linking CXX executable podofoimgextract cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimgextract && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofoimgextract.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofoimgextract.dir/ImageExtractor.cpp.o CMakeFiles/podofoimgextract.dir/podofoimgextract.cpp.o -o podofoimgextract -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 73%] Built target podofoimgextract make -f tools/podofoimg2pdf/CMakeFiles/podofoimg2pdf.dir/build.make tools/podofoimg2pdf/CMakeFiles/podofoimg2pdf.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimg2pdf /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimg2pdf /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimg2pdf/CMakeFiles/podofoimg2pdf.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimg2pdf/CMakeFiles/podofoimg2pdf.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimg2pdf/CMakeFiles/podofoimg2pdf.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimg2pdf/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimg2pdf/CMakeFiles/podofoimg2pdf.dir/depend.internal". Scanning dependencies of target podofoimg2pdf make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofoimg2pdf/CMakeFiles/podofoimg2pdf.dir/build.make tools/podofoimg2pdf/CMakeFiles/podofoimg2pdf.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 73%] Building CXX object tools/podofoimg2pdf/CMakeFiles/podofoimg2pdf.dir/podofoimg2pdf.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimg2pdf && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofoimg2pdf.dir/podofoimg2pdf.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimg2pdf/podofoimg2pdf.cpp [ 74%] Building CXX object tools/podofoimg2pdf/CMakeFiles/podofoimg2pdf.dir/ImageConverter.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimg2pdf && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofoimg2pdf.dir/ImageConverter.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimg2pdf/ImageConverter.cpp [ 74%] Linking CXX executable podofoimg2pdf cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimg2pdf && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofoimg2pdf.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofoimg2pdf.dir/podofoimg2pdf.cpp.o CMakeFiles/podofoimg2pdf.dir/ImageConverter.cpp.o -o podofoimg2pdf -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 74%] Built target podofoimg2pdf make -f tools/podofomerge/CMakeFiles/podofomerge.dir/build.make tools/podofomerge/CMakeFiles/podofomerge.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofomerge /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofomerge /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofomerge/CMakeFiles/podofomerge.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofomerge/CMakeFiles/podofomerge.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofomerge/CMakeFiles/podofomerge.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofomerge/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofomerge/CMakeFiles/podofomerge.dir/depend.internal". Scanning dependencies of target podofomerge make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofomerge/CMakeFiles/podofomerge.dir/build.make tools/podofomerge/CMakeFiles/podofomerge.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 74%] Building CXX object tools/podofomerge/CMakeFiles/podofomerge.dir/podofomerge.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofomerge && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofomerge.dir/podofomerge.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofomerge/podofomerge.cpp [ 75%] Linking CXX executable podofomerge cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofomerge && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofomerge.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofomerge.dir/podofomerge.cpp.o -o podofomerge -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 75%] Built target podofomerge make -f tools/podofopages/CMakeFiles/podofopages.dir/build.make tools/podofopages/CMakeFiles/podofopages.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofopages /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopages /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopages/CMakeFiles/podofopages.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopages/CMakeFiles/podofopages.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopages/CMakeFiles/podofopages.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopages/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopages/CMakeFiles/podofopages.dir/depend.internal". Scanning dependencies of target podofopages make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofopages/CMakeFiles/podofopages.dir/build.make tools/podofopages/CMakeFiles/podofopages.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 75%] Building CXX object tools/podofopages/CMakeFiles/podofopages.dir/podofopages.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopages && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofopages.dir/podofopages.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofopages/podofopages.cpp [ 76%] Building CXX object tools/podofopages/CMakeFiles/podofopages.dir/DeleteOperation.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopages && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofopages.dir/DeleteOperation.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofopages/DeleteOperation.cpp [ 76%] Building CXX object tools/podofopages/CMakeFiles/podofopages.dir/MoveOperation.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopages && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofopages.dir/MoveOperation.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofopages/MoveOperation.cpp [ 77%] Linking CXX executable podofopages cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopages && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofopages.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofopages.dir/podofopages.cpp.o CMakeFiles/podofopages.dir/DeleteOperation.cpp.o CMakeFiles/podofopages.dir/MoveOperation.cpp.o -o podofopages -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 77%] Built target podofopages make -f tools/podofopdfinfo/CMakeFiles/podofopdfinfo.dir/build.make tools/podofopdfinfo/CMakeFiles/podofopdfinfo.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofopdfinfo /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopdfinfo /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopdfinfo/CMakeFiles/podofopdfinfo.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopdfinfo/CMakeFiles/podofopdfinfo.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopdfinfo/CMakeFiles/podofopdfinfo.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopdfinfo/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopdfinfo/CMakeFiles/podofopdfinfo.dir/depend.internal". Scanning dependencies of target podofopdfinfo make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofopdfinfo/CMakeFiles/podofopdfinfo.dir/build.make tools/podofopdfinfo/CMakeFiles/podofopdfinfo.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 77%] Building CXX object tools/podofopdfinfo/CMakeFiles/podofopdfinfo.dir/pdfinfo.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopdfinfo && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofopdfinfo.dir/pdfinfo.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofopdfinfo/pdfinfo.cpp [ 78%] Building CXX object tools/podofopdfinfo/CMakeFiles/podofopdfinfo.dir/podofopdfinfo.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopdfinfo && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofopdfinfo.dir/podofopdfinfo.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofopdfinfo/podofopdfinfo.cpp [ 78%] Linking CXX executable podofopdfinfo cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofopdfinfo && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofopdfinfo.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofopdfinfo.dir/pdfinfo.cpp.o CMakeFiles/podofopdfinfo.dir/podofopdfinfo.cpp.o -o podofopdfinfo -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 78%] Built target podofopdfinfo make -f tools/podofotxt2pdf/CMakeFiles/podofotxt2pdf.dir/build.make tools/podofotxt2pdf/CMakeFiles/podofotxt2pdf.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofotxt2pdf /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxt2pdf /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxt2pdf/CMakeFiles/podofotxt2pdf.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxt2pdf/CMakeFiles/podofotxt2pdf.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxt2pdf/CMakeFiles/podofotxt2pdf.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxt2pdf/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxt2pdf/CMakeFiles/podofotxt2pdf.dir/depend.internal". Scanning dependencies of target podofotxt2pdf make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofotxt2pdf/CMakeFiles/podofotxt2pdf.dir/build.make tools/podofotxt2pdf/CMakeFiles/podofotxt2pdf.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 79%] Building CXX object tools/podofotxt2pdf/CMakeFiles/podofotxt2pdf.dir/podofotxt2pdf.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxt2pdf && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofotxt2pdf.dir/podofotxt2pdf.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofotxt2pdf/podofotxt2pdf.cpp [ 79%] Linking CXX executable podofotxt2pdf cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxt2pdf && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofotxt2pdf.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofotxt2pdf.dir/podofotxt2pdf.cpp.o -o podofotxt2pdf -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 79%] Built target podofotxt2pdf make -f tools/podofotxtextract/CMakeFiles/podofotxtextract.dir/build.make tools/podofotxtextract/CMakeFiles/podofotxtextract.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofotxtextract /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxtextract /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxtextract/CMakeFiles/podofotxtextract.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxtextract/CMakeFiles/podofotxtextract.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxtextract/CMakeFiles/podofotxtextract.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxtextract/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxtextract/CMakeFiles/podofotxtextract.dir/depend.internal". Scanning dependencies of target podofotxtextract make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofotxtextract/CMakeFiles/podofotxtextract.dir/build.make tools/podofotxtextract/CMakeFiles/podofotxtextract.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 80%] Building CXX object tools/podofotxtextract/CMakeFiles/podofotxtextract.dir/TextExtractor.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxtextract && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofotxtextract.dir/TextExtractor.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofotxtextract/TextExtractor.cpp [ 80%] Building CXX object tools/podofotxtextract/CMakeFiles/podofotxtextract.dir/podofotxtextract.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxtextract && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofotxtextract.dir/podofotxtextract.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofotxtextract/podofotxtextract.cpp [ 81%] Linking CXX executable podofotxtextract cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofotxtextract && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofotxtextract.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofotxtextract.dir/TextExtractor.cpp.o CMakeFiles/podofotxtextract.dir/podofotxtextract.cpp.o -o podofotxtextract -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 81%] Built target podofotxtextract [ 82%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/ElementTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/ElementTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ElementTest.cpp [ 82%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/EncodingTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/EncodingTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp [ 83%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/EncryptTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/EncryptTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:172:63: warning: unused parameter 'keyLength' [-Wunused-parameter] void EncryptTest::TestAuthenticate( PdfEncrypt* pEncrypt, int keyLength, int rValue )  ^ /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:172:78: warning: unused parameter 'rValue' [-Wunused-parameter] void EncryptTest::TestAuthenticate( PdfEncrypt* pEncrypt, int keyLength, int rValue )  ^ [ 83%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/FilterTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/FilterTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp [ 84%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/FontTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/FontTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FontTest.cpp /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '254' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] };  ^ /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '128' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '136' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '234' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '254' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '128' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '136' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '234' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '254' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '128' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '136' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '234' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '254' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '128' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '136' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '234' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '254' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '128' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '136' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:43:1: warning: narrowing conversion of '234' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] [ 84%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/NameTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/NameTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.cpp [ 85%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp [ 85%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/PageTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/PageTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp [ 86%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/PainterTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/PainterTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PainterTest.cpp [ 86%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.cpp [ 87%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/StringTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/StringTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp: In member function 'void StringTest::testUtf16beContructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:89:54: warning: narrowing conversion of '202' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] 0x00, 0x00 };  ^ /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:89:54: warning: narrowing conversion of '137' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:89:54: warning: narrowing conversion of '229' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:89:54: warning: narrowing conversion of '138' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:89:54: warning: narrowing conversion of '158' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:89:54: warning: narrowing conversion of '130' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:89:54: warning: narrowing conversion of '138' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp: In member function 'void StringTest::testEscapeBrackets()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:165:58: warning: narrowing conversion of '254' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] 0x64, 0x29, 0x00, 0x00 };  ^ /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:165:58: warning: narrowing conversion of '255' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:183:71: warning: narrowing conversion of '254' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] 0x72, 0x00, 0x6C, 0x00, 0x64, 0x29 };  ^ /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:183:71: warning: narrowing conversion of '255' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] [ 87%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/VariantTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/VariantTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.cpp [ 88%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/BasicTypeTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/BasicTypeTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/BasicTypeTest.cpp [ 88%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/TestUtils.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/TestUtils.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TestUtils.cpp [ 89%] Building CXX object test/unit/CMakeFiles/podofo-test.dir/DateTest.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -I/src -I/src/os -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -g -o CMakeFiles/podofo-test.dir/DateTest.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/DateTest.cpp make -f tools/podofouncompress/CMakeFiles/podofouncompress.dir/build.make tools/podofouncompress/CMakeFiles/podofouncompress.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofouncompress /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofouncompress /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofouncompress/CMakeFiles/podofouncompress.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofouncompress/CMakeFiles/podofouncompress.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofouncompress/CMakeFiles/podofouncompress.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofouncompress/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofouncompress/CMakeFiles/podofouncompress.dir/depend.internal". Scanning dependencies of target podofouncompress make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofouncompress/CMakeFiles/podofouncompress.dir/build.make tools/podofouncompress/CMakeFiles/podofouncompress.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 89%] Building CXX object tools/podofouncompress/CMakeFiles/podofouncompress.dir/Uncompress.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofouncompress && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofouncompress.dir/Uncompress.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofouncompress/Uncompress.cpp [ 90%] Building CXX object tools/podofouncompress/CMakeFiles/podofouncompress.dir/podofouncompress.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofouncompress && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofouncompress.dir/podofouncompress.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofouncompress/podofouncompress.cpp [ 91%] Linking CXX executable podofo-test cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/test/unit && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofo-test.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofo-test.dir/main.cpp.o CMakeFiles/podofo-test.dir/ColorTest.cpp.o CMakeFiles/podofo-test.dir/ElementTest.cpp.o CMakeFiles/podofo-test.dir/EncodingTest.cpp.o CMakeFiles/podofo-test.dir/EncryptTest.cpp.o CMakeFiles/podofo-test.dir/FilterTest.cpp.o CMakeFiles/podofo-test.dir/FontTest.cpp.o CMakeFiles/podofo-test.dir/NameTest.cpp.o CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o CMakeFiles/podofo-test.dir/PageTest.cpp.o CMakeFiles/podofo-test.dir/PainterTest.cpp.o CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o CMakeFiles/podofo-test.dir/StringTest.cpp.o CMakeFiles/podofo-test.dir/VariantTest.cpp.o CMakeFiles/podofo-test.dir/BasicTypeTest.cpp.o CMakeFiles/podofo-test.dir/TestUtils.cpp.o CMakeFiles/podofo-test.dir/DateTest.cpp.o -o podofo-test -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -L/usr/lib64 -lcppunit -ldl -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src [ 91%] Linking CXX executable podofouncompress cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofouncompress && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofouncompress.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofouncompress.dir/Uncompress.cpp.o CMakeFiles/podofouncompress.dir/podofouncompress.cpp.o -o podofouncompress -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 91%] Built target podofouncompress make -f tools/podofoimpose/CMakeFiles/podofoimpose.dir/build.make tools/podofoimpose/CMakeFiles/podofoimpose.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimpose /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimpose /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimpose/CMakeFiles/podofoimpose.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimpose/CMakeFiles/podofoimpose.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimpose/CMakeFiles/podofoimpose.dir/depend.internal". Dependee "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimpose/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimpose/CMakeFiles/podofoimpose.dir/depend.internal". Scanning dependencies of target podofoimpose make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' make -f tools/podofoimpose/CMakeFiles/podofoimpose.dir/build.make tools/podofoimpose/CMakeFiles/podofoimpose.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 91%] Building CXX object tools/podofoimpose/CMakeFiles/podofoimpose.dir/podofoimpose.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimpose && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofoimpose.dir/podofoimpose.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimpose/podofoimpose.cpp CMakeFiles/podofo-test.dir/main.cpp.o: In function `main': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/main.cpp:42: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/main.cpp:84: undefined reference to `CppUnit::CompilerOutputter::CompilerOutputter(CppUnit::TestResultCollector*, std::ostream&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/main.cpp:100: undefined reference to `CppUnit::TextTestRunner::run(std::__cxx11::basic_string, std::allocator >, bool, bool, bool)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/main.cpp:91: undefined reference to `CppUnit::XmlOutputter::XmlOutputter(CppUnit::TestResultCollector*, std::ostream&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testGreyConstructorInvalid()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:253: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:253: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:253: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:261: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:261: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:261: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:261: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:261: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:261: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:261: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:261: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:261: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:253: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:253: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:253: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:253: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:253: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:253: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testRGBConstructorInvalid()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:376: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:376: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:376: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:386: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:386: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:386: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:396: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:396: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:396: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:406: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:406: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:406: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:416: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:416: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:416: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:426: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:426: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:426: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:386: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:386: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:386: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:386: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:386: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:386: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:416: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:416: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:416: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:416: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:416: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:416: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:376: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:376: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:376: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:376: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:376: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:376: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:396: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:396: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:396: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:396: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:396: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:396: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:426: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:426: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:426: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:426: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:426: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:426: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:406: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:406: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:406: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:406: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:406: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:406: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testCMYKConstructorInvalid()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:539: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:539: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:539: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:550: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:550: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:550: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:561: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:561: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:561: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:572: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:572: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:572: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:583: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:583: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:583: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:594: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:594: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:594: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:605: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:605: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:605: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:616: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:616: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:616: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:605: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:605: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:605: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:605: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:605: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:605: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:583: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:583: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:583: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:583: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:583: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:583: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:616: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:616: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:616: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:616: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:616: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:616: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:594: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:594: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:594: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:594: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:594: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:594: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:539: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:539: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:539: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:539: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:539: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:539: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:572: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:572: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:572: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:572: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:572: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:572: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:550: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:550: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:550: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:550: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:550: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:550: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:561: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:561: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:561: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:561: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:561: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:561: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testCopyConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:635: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:635: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:636: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:636: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:637: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:637: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:638: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:638: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:639: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:639: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:640: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:642: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:652: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:652: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:653: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:653: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:654: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:654: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:655: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:655: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:656: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:656: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:657: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:659: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:660: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:661: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:672: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:672: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:673: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:673: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:674: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:674: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:675: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:675: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:676: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:676: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:677: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:679: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:680: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:681: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:682: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:698: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testAssignmentOperator()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:698: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:699: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:699: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:700: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:700: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:701: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:701: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:702: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:702: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:703: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:705: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:716: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:716: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:717: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:717: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:718: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:718: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:719: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:719: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:720: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:720: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:721: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:723: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:724: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:725: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:737: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:737: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:738: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:738: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:739: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:739: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:740: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:740: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:741: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:741: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:742: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:744: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:745: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:746: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:747: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:763: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testEqualsOperator()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:763: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:772: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:772: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:773: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:773: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:787: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:787: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:788: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:788: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:789: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:789: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:790: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:790: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:803: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:803: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:804: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:804: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:805: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:805: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:806: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:806: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:819: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:819: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:820: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:820: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:821: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:821: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:822: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:822: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:835: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:835: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:836: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:836: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:837: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:837: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:838: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:838: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:854: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:854: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:855: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:855: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:856: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:856: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:857: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:857: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:858: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:858: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:873: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:873: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:874: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:874: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:875: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:875: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:876: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:876: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:877: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:877: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:892: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:892: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:893: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:893: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:894: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:894: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:895: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:895: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:896: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:896: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:911: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:911: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:912: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:912: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:913: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:913: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:914: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:914: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:915: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:915: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:930: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:930: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:931: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:931: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:932: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:932: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:933: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:933: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:934: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:934: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testHexNames()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:947: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:947: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:948: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:949: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:950: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:955: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:955: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:956: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:957: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:958: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:963: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:963: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:964: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:965: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:966: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:971: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:971: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:972: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:973: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:974: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:979: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:979: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:984: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:984: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:988: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:988: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:988: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:995: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:995: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:995: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1002: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1002: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1003: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1004: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1005: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1006: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:995: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:995: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:995: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:995: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:995: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:995: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:988: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:988: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:988: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:988: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:988: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:988: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testNamesGeneral()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1016: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1016: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1017: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1018: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1019: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1022: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1022: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1025: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1025: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1030: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1030: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1036: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1036: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1042: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1042: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1048: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1048: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1054: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1054: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1060: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1060: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testNamesOneByOne()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1793: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1793: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testRGBtoCMYKConversions()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2471: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2471: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2472: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2472: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2473: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2473: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testDefaultConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:52: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:52: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:53: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:53: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:54: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:54: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:55: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:55: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:56: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:56: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:57: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:59: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:59: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:59: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:64: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:64: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:64: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:69: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:69: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:69: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:74: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:74: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:74: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:79: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:79: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:79: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:84: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:84: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:84: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:89: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:89: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:89: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:94: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:94: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:94: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:99: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:99: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:99: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:104: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:104: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:104: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:109: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:109: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:109: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:114: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:114: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:114: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:119: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:119: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:119: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:124: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:124: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:124: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:129: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:129: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:129: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:134: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:134: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:134: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:139: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:139: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:139: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:144: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:144: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:144: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:134: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:134: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:134: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:134: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:134: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:134: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:129: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:129: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:129: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:129: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:129: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:129: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:104: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:104: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:104: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:104: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:104: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:104: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:139: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:139: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:139: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:139: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:139: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:139: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:144: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:144: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:144: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:144: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:144: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:144: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testGreyConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:159: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:159: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:160: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:160: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:161: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:161: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:162: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:162: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:163: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:163: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:164: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:166: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:166: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:166: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:171: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:173: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:173: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:173: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:178: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:178: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:178: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:183: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:183: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:183: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:188: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:188: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:188: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:193: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:193: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:193: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:198: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:198: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:198: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:203: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:203: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:203: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:208: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:208: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:208: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:213: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:213: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:213: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:218: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:218: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:218: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:223: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:223: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:223: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:228: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:228: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:228: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:233: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:233: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:235: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:235: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:237: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:237: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:240: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:240: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:241: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:241: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:208: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:208: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:208: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:208: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:208: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:208: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testRGBConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:279: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:279: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:280: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:280: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:281: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:281: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:282: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:282: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:283: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:283: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:284: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:286: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:286: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:286: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:291: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:291: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:291: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:296: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:297: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:298: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:300: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:300: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:300: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:305: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:305: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:305: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:310: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:310: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:310: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:315: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:315: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:315: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:320: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:320: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:320: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:325: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:325: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:325: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:330: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:330: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:330: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:335: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:335: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:335: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:340: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:340: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:340: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:345: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:345: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:347: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:347: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:355: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:355: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:359: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:359: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:360: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:360: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:361: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:361: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:362: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:362: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:320: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:320: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:320: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:320: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:320: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:320: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testCMYKConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:446: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:446: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:447: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:447: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:448: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:448: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:449: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:449: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:450: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:450: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:451: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:453: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:453: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:453: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:458: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:458: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:458: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:463: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:463: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:463: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:468: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:468: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:468: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:473: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:473: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:473: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:478: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:479: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:480: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:481: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:483: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:483: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:483: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:488: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:488: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:488: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:493: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:493: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:493: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:498: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:498: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:498: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:503: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:503: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:503: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:508: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:508: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:515: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:515: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:518: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:518: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:521: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:521: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:522: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:522: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:523: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:523: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:524: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:524: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:525: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:525: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:483: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:483: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:483: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:483: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:483: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:483: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testColorGreyConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1807: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1807: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1808: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1808: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1809: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1809: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1810: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1810: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1811: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1811: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1812: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1814: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testColorRGBConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1828: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1828: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1829: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1829: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1830: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1830: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1831: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1831: undefined reference to `CppUnit::Message:[ 92%] Building CXX object tools/podofoimpose/CMakeFiles/podofoimpose.dir/pdftranslator.cpp.o :Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1832: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1832: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1833: undefined reference cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimpose && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofoimpose.dir/pdftranslator.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimpose/pdftranslator.cpp to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1835: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1836: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1837: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testColorCMYKConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1852: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1852: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1853: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1853: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1854: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1854: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1855: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1855: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1856: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1856: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1857: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1859: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1860: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1861: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1862: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1873: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testColorSeparationAllConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1873: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1874: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1874: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1875: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1875: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1876: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1876: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1877: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1877: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1878: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1879: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1881: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1881: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1881: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1886: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1886: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1886: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1891: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1891: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1891: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1896: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1896: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1896: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1901: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1902: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1903: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1904: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1906: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testColorSeparationAllConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1909: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1909: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1909: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1914: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1914: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1914: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1919: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1919: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1919: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1924: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1924: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1925: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1925: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1927: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1927: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1927: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1933: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1933: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1934: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1934: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1927: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1927: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1927: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1927: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1927: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1927: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testColorSeparationNoneConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1945: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1945: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1946: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1946: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1947: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1947: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1948: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1948: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1949: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1949: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1950: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1951: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1953: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1953: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1953: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1958: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1958: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1958: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1963: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1963: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1963: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1968: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1968: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1968: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1973: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1974: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1975: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1976: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1978: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testColorSeparationNoneConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1981: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1981: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1981: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1986: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1986: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1986: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1991: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1991: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1991: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1996: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1996: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1997: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1997: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1999: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1999: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1999: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2005: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2005: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2006: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2006: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1999: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1999: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1999: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1999: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1999: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:1999: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testColorSeparationConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2021: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2021: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2022: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2022: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2023: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2023: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2024: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2024: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2025: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2025: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2026: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2027: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2029: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2031: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2031: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2031: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2036: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2036: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2036: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2041: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2041: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2041: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2046: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2046: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2046: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2051: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2051: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2051: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2056: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2056: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2056: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2061: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2061: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2061: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2066: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2066: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2066: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2071: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2071: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2071: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2076: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2076: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2076: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2081: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2082: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2084: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2084: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2084: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2089: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2089: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2089: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2094: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2094: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2094: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2100: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2100: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2101: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2101: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2113: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2113: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2114: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2114: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2115: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2115: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2116: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2116: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2117: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2117: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2118: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2119: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2121: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2121: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2121: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2126: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2127: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2128: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2130: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2130: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2130: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2135: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2135: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2135: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2140: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2140: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2140: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2145: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2145: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2145: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2150: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2150: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2150: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2155: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2155: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2155: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2160: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2160: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2160: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2165: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2166: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2168: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2168: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2168: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2173: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2173: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2173: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2178: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2178: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2178: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2184: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2184: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2185: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2185: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2198: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2198: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2199: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2199: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2200: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2200: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2201: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2201: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2202: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2202: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2203: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2204: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2206: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2206: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2206: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2211: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2211: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2211: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2216: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2216: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2216: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2221: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2221: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2221: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2226: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2227: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2228: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2229: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2231: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2231: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2231: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2236: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2236: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2236: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2241: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2241: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2241: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2246: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2247: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2249: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2249: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2249: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2255: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2255: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2256: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2256: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2268: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2268: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2269: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2269: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2270: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2270: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2271: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2271: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2272: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2272: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2273: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2274: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2276: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2276: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2276: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2281: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2281: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2281: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2286: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2286: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2286: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2291: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2291: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2291: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2296: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2296: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2296: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2301: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2301: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2301: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2306: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2306: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2306: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2311: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2311: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2311: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2316: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2317: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2318: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2320: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2321: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testColorSeparationConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2323: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2323: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2323: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2328: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2328: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2328: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2333: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2333: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2333: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2339: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2339: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2340: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2340: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2328: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2328: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2328: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2328: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2328: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2328: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2333: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2333: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2333: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2333: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2333: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2333: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2323: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2323: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2323: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2323: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2323: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2323: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2168: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2168: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2168: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2168: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2168: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2168: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2173: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2173: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2173: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2173: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2173: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2173: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2178: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2178: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2178: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2178: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2178: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2178: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2249: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2249: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2249: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2249: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2249: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2249: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2089: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2089: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2089: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2089: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2089: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2089: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2094: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2094: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2094: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2094: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2094: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2094: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2084: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2084: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2084: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2084: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2084: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2084: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::testColorCieLabConstructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2355: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2355: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2356: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2356: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2357: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2357: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2358: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2358: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2359: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2359: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2360: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2362: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2362: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2362: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2367: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2367: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2367: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2372: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2372: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2372: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2377: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2377: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2377: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2382: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2382: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2382: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2387: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2387: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2387: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2392: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2392: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2392: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2397: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2397: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2397: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2402: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2402: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2402: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2407: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2407: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2407: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2412: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2412: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2412: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2417: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2418: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2419: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2421: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2421: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2421: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2426: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2426: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2426: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2431: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2431: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2431: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2437: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2437: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2438: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2438: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2439: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2439: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2440: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2440: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2421: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2421: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2421: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2421: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2421: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2421: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2431: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2431: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2431: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2431: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2431: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2431: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2426: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2426: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2426: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2426: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2426: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2426: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2407: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2407: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2407: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2407: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2407: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.cpp:2407: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:31: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ColorTest::*)(), ColorTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:33: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ColorTest::*)(), ColorTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:35: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ColorTest::*)(), ColorTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:36: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ColorTest::*)(), ColorTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:37: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ColorTest::*)(), ColorTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:38: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ColorTest::*)(), ColorTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:40: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ColorTest::*)(), ColorTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:41: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ColorTest::*)(), ColorTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:43: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ColorTest::*)(), ColorTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:44: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ColorTest::*)(), ColorTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:45: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ColorTest::*)(), ColorTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:52: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ColorTest::*)(), ColorTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `ColorTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:54: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ColorTest.h:54: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `void CppUnit::assertEquals(double const&, double const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `void CppUnit::assertEquals(PoDoFo::EPdfColorSpace const&, PoDoFo::EPdfColorSpace const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `void CppUnit::assertEquals(int const&, int const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o: In function `void CppUnit::assertEquals, std::allocator > >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/ColorTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI9ColorTestEE[_ZTVN7CppUnit10TestCallerI9ColorTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI9ColorTestEE[_ZTVN7CppUnit10TestCallerI9ColorTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI9ColorTestEE[_ZTVN7CppUnit10TestCallerI9ColorTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ColorTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI9ColorTestEE[_ZTVN7CppUnit10TestCallerI9ColorTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `ElementTest::testTypeToIndexAction()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ElementTest.cpp:56: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `ElementTest::testTypeToIndexActionUnknown()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ElementTest.cpp:78: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `ElementTest::testTypeToIndexAnnotation()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ElementTest.cpp:45: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `ElementTest::testTypeToIndexAnnotationUnknown()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ElementTest.cpp:67: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `ElementTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ElementTest.h:33: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ElementTest.h:33: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `ElementTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ElementTest.h:29: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ElementTest::*)(), ElementTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `ElementTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ElementTest.h:30: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ElementTest::*)(), ElementTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `ElementTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ElementTest.h:31: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ElementTest::*)(), ElementTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `ElementTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/ElementTest.h:32: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (ElementTest::*)(), ElementTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `void CppUnit::assertEquals(PoDoFo::EPdfAction const&, PoDoFo::EPdfAction const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/ElementTest.cpp.o: In function `void CppUnit::assertEquals(PoDoFo::EPdfAnnotation const&, PoDoFo::EPdfAnnotation const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/ElementTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11ElementTestEE[_ZTVN7CppUnit10TestCallerI11ElementTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/ElementTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11ElementTestEE[_ZTVN7CppUnit10TestCallerI11ElementTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/ElementTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11ElementTestEE[_ZTVN7CppUnit10TestCallerI11ElementTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/ElementTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11ElementTestEE[_ZTVN7CppUnit10TestCallerI11ElementTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `EncodingTest::testUnicodeNames()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:288: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `EncodingTest::outofRangeHelper(PoDoFo::PdfEncoding*, std::__cxx11::basic_string, std::allocator >&, char const*)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:385: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `EncodingTest::testDifferences()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:54: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:59: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:63: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:66: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:66: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:66: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:67: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:67: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:67: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:69: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:81: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:83: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:97: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:99: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `EncodingTest::testDifferences()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:67: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:67: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:67: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:67: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:66: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:66: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:66: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:66: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `EncodingTest::testDifferencesObject()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:176: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:179: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:185: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:201: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:203: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.cpp:218: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `EncodingTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.h:40: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.h:40: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `EncodingTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.h:35: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncodingTest::*)(), EncodingTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `EncodingTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.h:37: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncodingTest::*)(), EncodingTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `EncodingTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.h:38: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncodingTest::*)(), EncodingTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `EncodingTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncodingTest.h:39: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncodingTest::*)(), EncodingTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `void CppUnit::assertEquals(bool const&, bool const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `void CppUnit::assertEquals(unsigned long const&, unsigned long const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `void CppUnit::assertEquals(unsigned short const&, unsigned short const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `void CppUnit::assertEquals(PoDoFo::PdfObject const&, PoDoFo::PdfObject const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `void CppUnit::assertEquals(PoDoFo::PdfName const&, PoDoFo::PdfName const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o: In function `void CppUnit::assertEquals(PoDoFo::PdfString const&, PoDoFo::PdfString const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI12EncodingTestEE[_ZTVN7CppUnit10TestCallerI12EncodingTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI12EncodingTestEE[_ZTVN7CppUnit10TestCallerI12EncodingTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI12EncodingTestEE[_ZTVN7CppUnit10TestCallerI12EncodingTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncodingTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI12EncodingTestEE[_ZTVN7CppUnit10TestCallerI12EncodingTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::TestEncrypt(PoDoFo::PdfEncrypt*)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:216: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:206: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:206: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:213: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:213: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::TestAuthenticate(PoDoFo::PdfEncrypt*, int, int)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:179: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:182: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:185: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:188: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::testLoadEncrypedFilePdfParser()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:238: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:238: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:242: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:242: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::testLoadEncrypedFilePdfMemDocument()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:272: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:272: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:276: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:276: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::testEnableAlgorithms()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:324: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:324: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:325: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:325: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:326: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:326: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:328: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:328: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:330: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:342: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:342: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:343: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:343: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:344: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:344: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:346: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:361: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:361: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.cpp:363: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:36: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncryptTest::*)(), EncryptTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:37: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncryptTest::*)(), EncryptTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:38: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncryptTest::*)(), EncryptTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:39: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncryptTest::*)(), EncryptTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:40: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncryptTest::*)(), EncryptTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:41: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncryptTest::*)(), EncryptTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:42: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncryptTest::*)(), EncryptTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:43: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncryptTest::*)(), EncryptTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:45: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncryptTest::*)(), EncryptTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:47: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncryptTest::*)(), EncryptTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:48: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncryptTest::*)(), EncryptTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:49: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (EncryptTest::*)(), EncryptTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `EncryptTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:50: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/EncryptTest.h:50: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o: In function `void CppUnit::assertEquals(PoDoFo::EPdfError const&, PoDoFo::EPdfError const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11EncryptTestEE[_ZTVN7CppUnit10TestCallerI11EncryptTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11EncryptTestEE[_ZTVN7CppUnit10TestCallerI11EncryptTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11EncryptTestEE[_ZTVN7CppUnit10TestCallerI11EncryptTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/EncryptTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11EncryptTestEE[_ZTVN7CppUnit10TestCallerI11EncryptTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/FilterTest.cpp.o: In function `FilterTest::TestFilter(PoDoFo::EPdfFilter, char const*, long)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:106: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.cpp:107: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/FilterTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/FilterTest.cpp.o: In function `FilterTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.h:35: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.h:35: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/FilterTest.cpp.o: In function `FilterTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.h:33: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/FilterTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (FilterTest::*)(), FilterTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/FilterTest.cpp.o: In function `FilterTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FilterTest.h:34: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/FilterTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (FilterTest::*)(), FilterTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/FilterTest.cpp.o: In function `void CppUnit::assertEquals(long const&, long const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/FilterTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI10FilterTestEE[_ZTVN7CppUnit10TestCallerI10FilterTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/FilterTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI10FilterTestEE[_ZTVN7CppUnit10TestCallerI10FilterTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/FilterTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI10FilterTestEE[_ZTVN7CppUnit10TestCallerI10FilterTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/FilterTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI10FilterTestEE[_ZTVN7CppUnit10TestCallerI10FilterTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/FontTest.cpp.o: In function `FontTest::testSingleFont(_FcPattern*, _FcConfig*)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FontTest.cpp:108: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FontTest.cpp:103: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/FontTest.cpp.o: In function `FontTest::testFonts()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FontTest.cpp:55: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FontTest.cpp:57: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/FontTest.cpp.o: In function `FontTest::testCreateFontFtFace()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FontTest.cpp:129: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FontTest.cpp:129: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/FontTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/FontTest.cpp.o: In function `FontTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FontTest.h:41: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FontTest.h:41: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/FontTest.cpp.o: In function `FontTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/FontTest.h:39: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/FontTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (FontTest::*)(), FontTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/FontTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8FontTestEE[_ZTVN7CppUnit10TestCallerI8FontTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/FontTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8FontTestEE[_ZTVN7CppUnit10TestCallerI8FontTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/FontTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8FontTestEE[_ZTVN7CppUnit10TestCallerI8FontTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/FontTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8FontTestEE[_ZTVN7CppUnit10TestCallerI8FontTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `NameTest::TestName(char const*, char const*)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.cpp:137: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.cpp:141: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `NameTest::TestEncodedName(char const*, char const*)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.cpp:159: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `NameTest::TestNameEquality(char const*, char const*)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.cpp:171: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.cpp:172: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/NameTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.cpp:189: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `NameTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.h:31: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (NameTest::*)(), NameTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `NameTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.h:32: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (NameTest::*)(), NameTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `NameTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.h:33: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (NameTest::*)(), NameTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `NameTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.h:34: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (NameTest::*)(), NameTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `NameTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.h:35: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (NameTest::*)(), NameTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `NameTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.h:36: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (NameTest::*)(), NameTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `NameTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.h:37: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/NameTest.h:37: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/NameTest.cpp.o: In function `void CppUnit::assertEquals(PoDoFo::EPdfTokenType const&, PoDoFo::EPdfTokenType const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/NameTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8NameTestEE[_ZTVN7CppUnit10TestCallerI8NameTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/NameTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8NameTestEE[_ZTVN7CppUnit10TestCallerI8NameTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/NameTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8NameTestEE[_ZTVN7CppUnit10TestCallerI8NameTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/NameTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8NameTestEE[_ZTVN7CppUnit10TestCallerI8NameTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `void CppUnit::assertEquals(bool const&, bool const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::testGetPages(PoDoFo::PdfMemDocument&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:139: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:141: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:151: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:153: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:168: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:164: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::testEmptyDoc()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:68: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:68: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:68: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:69: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:69: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:69: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:70: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:70: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:70: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:69: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:69: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:69: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:69: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:70: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:70: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:70: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:70: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:68: undefined reference to `CppUnit::TypeInfoHelper::getClassName[abi:cxx11](std::type_info const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:68: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:68: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:68: undefined reference to `CppUnit::Message::addDetail(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::testCreateDelete()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:94: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:101: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:105: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:112: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::testInsert(PoDoFo::PdfMemDocument&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:256: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.cpp:260: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:36: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PagesTreeTest::*)(), PagesTreeTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:37: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PagesTreeTest::*)(), PagesTreeTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:38: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PagesTreeTest::*)(), PagesTreeTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:39: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PagesTreeTest::*)(), PagesTreeTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:40: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PagesTreeTest::*)(), PagesTreeTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:41: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PagesTreeTest::*)(), PagesTreeTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:42: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PagesTreeTest::*)(), PagesTreeTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:43: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PagesTreeTest::*)(), PagesTreeTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:44: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PagesTreeTest::*)(), PagesTreeTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:45: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PagesTreeTest::*)(), PagesTreeTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:46: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PagesTreeTest::*)(), PagesTreeTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `PagesTreeTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:47: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PagesTreeTest.h:47: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o: In function `void CppUnit::assertEquals(PoDoFo::PdfPage* const&, PoDoFo::PdfPage* const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI13PagesTreeTestEE[_ZTVN7CppUnit10TestCallerI13PagesTreeTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI13PagesTreeTestEE[_ZTVN7CppUnit10TestCallerI13PagesTreeTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI13PagesTreeTestEE[_ZTVN7CppUnit10TestCallerI13PagesTreeTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PagesTreeTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI13PagesTreeTestEE[_ZTVN7CppUnit10TestCallerI13PagesTreeTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PageTest.cpp.o: In function `PageTest::testEmptyContents()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp:47: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp:47: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PageTest.cpp.o: In function `PageTest::testEmptyContentsStream()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp:65: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp:67: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp:67: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp:68: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp:70: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp:70: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp:71: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp:71: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp:74: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.cpp:74: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PageTest.cpp.o: In function `PageTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.h:37: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.h:37: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/PageTest.cpp.o: In function `PageTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.h:35: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PageTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PageTest::*)(), PageTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PageTest.cpp.o: In function `PageTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PageTest.h:36: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PageTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PageTest::*)(), PageTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PageTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PageTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8PageTestEE[_ZTVN7CppUnit10TestCallerI8PageTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/PageTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8PageTestEE[_ZTVN7CppUnit10TestCallerI8PageTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/PageTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8PageTestEE[_ZTVN7CppUnit10TestCallerI8PageTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PageTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8PageTestEE[_ZTVN7CppUnit10TestCallerI8PageTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PainterTest.cpp.o: In function `PainterTest::CompareStreamContent(PoDoFo::PdfStream*, char const*)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PainterTest.cpp:47: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/PainterTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PainterTest.cpp.o: In function `PainterTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PainterTest.h:37: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PainterTest.h:37: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/PainterTest.cpp.o: In function `PainterTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/PainterTest.h:36: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PainterTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (PainterTest::*)(), PainterTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/PainterTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11PainterTestEE[_ZTVN7CppUnit10TestCallerI11PainterTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/PainterTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11PainterTestEE[_ZTVN7CppUnit10TestCallerI11PainterTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/PainterTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11PainterTestEE[_ZTVN7CppUnit10TestCallerI11PainterTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/PainterTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11PainterTestEE[_ZTVN7CppUnit10TestCallerI11PainterTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::TestStreamIsNextToken(char const*, char const**)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.cpp:221: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::Test(char const*, PoDoFo::EPdfDataType, char const*)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.cpp:44: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.cpp:49: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::testName()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.cpp:120: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.cpp:121: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.cpp:204: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:38: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (TokenizerTest::*)(), TokenizerTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:39: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (TokenizerTest::*)(), TokenizerTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:40: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (TokenizerTest::*)(), TokenizerTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:41: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (TokenizerTest::*)(), TokenizerTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:42: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (TokenizerTest::*)(), TokenizerTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:43: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (TokenizerTest::*)(), TokenizerTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:44: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (TokenizerTest::*)(), TokenizerTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:45: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (TokenizerTest::*)(), TokenizerTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:46: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (TokenizerTest::*)(), TokenizerTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:47: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (TokenizerTest::*)(), TokenizerTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:48: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (TokenizerTest::*)(), TokenizerTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:49: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (TokenizerTest::*)(), TokenizerTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `TokenizerTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:50: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/TokenizerTest.h:50: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o: In function `void CppUnit::assertEquals(PoDoFo::EPdfDataType const&, PoDoFo::EPdfDataType const&, CppUnit::SourceLine, std::__cxx11::basic_string, std::allocator > const&)': /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::AdditionalMessage::AdditionalMessage(std::__cxx11::basic_string, std::allocator > const&)' /usr/include/cppunit/TestAssert.h:116: undefined reference to `CppUnit::Asserter::failNotEqual(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >, CppUnit::SourceLine const&, CppUnit::AdditionalMessage const&, std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI13TokenizerTestEE[_ZTVN7CppUnit10TestCallerI13TokenizerTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI13TokenizerTestEE[_ZTVN7CppUnit10TestCallerI13TokenizerTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI13TokenizerTestEE[_ZTVN7CppUnit10TestCallerI13TokenizerTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/TokenizerTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI13TokenizerTestEE[_ZTVN7CppUnit10TestCallerI13TokenizerTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `StringTest::testGetStringUtf8()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:55: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:61: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:67: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:73: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `StringTest::testUtf16beContructor()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:112: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/StringTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:115: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `StringTest::testEmptyString()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:272: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:274: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:274: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:275: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:276: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:277: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:278: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:280: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:280: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:281: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:282: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:283: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:284: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:286: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:286: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:287: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:288: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:289: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:290: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:292: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:292: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:293: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:294: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:295: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:296: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:298: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:298: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:299: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:300: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:301: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:302: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:304: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:304: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:305: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:306: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:307: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:308: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:310: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:310: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:311: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:312: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:313: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:314: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `StringTest::testEscapeBrackets()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:144: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/StringTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.cpp:155: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `StringTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.h:33: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (StringTest::*)(), StringTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `StringTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.h:34: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (StringTest::*)(), StringTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `StringTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.h:35: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (StringTest::*)(), StringTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `StringTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.h:36: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (StringTest::*)(), StringTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `StringTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.h:37: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (StringTest::*)(), StringTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `StringTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.h:38: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (StringTest::*)(), StringTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/StringTest.cpp.o: In function `StringTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.h:39: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/StringTest.h:39: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/StringTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI10StringTestEE[_ZTVN7CppUnit10TestCallerI10StringTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/StringTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI10StringTestEE[_ZTVN7CppUnit10TestCallerI10StringTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/StringTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI10StringTestEE[_ZTVN7CppUnit10TestCallerI10StringTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/StringTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI10StringTestEE[_ZTVN7CppUnit10TestCallerI10StringTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `VariantTest::testIsDirtyTrue()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.cpp:160: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.cpp:161: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.cpp:162: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.cpp:163: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.cpp:164: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/VariantTest.cpp.o:/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.cpp:165: more undefined references to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' follow CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `VariantTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.h:31: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (VariantTest::*)(), VariantTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `VariantTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.h:32: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (VariantTest::*)(), VariantTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `VariantTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.h:33: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (VariantTest::*)(), VariantTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `VariantTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.h:34: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (VariantTest::*)(), VariantTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `VariantTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.h:35: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (VariantTest::*)(), VariantTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/VariantTest.cpp.o: In function `VariantTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.h:36: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/VariantTest.h:36: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/VariantTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11VariantTestEE[_ZTVN7CppUnit10TestCallerI11VariantTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/VariantTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11VariantTestEE[_ZTVN7CppUnit10TestCallerI11VariantTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/VariantTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11VariantTestEE[_ZTVN7CppUnit10TestCallerI11VariantTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/VariantTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI11VariantTestEE[_ZTVN7CppUnit10TestCallerI11VariantTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/BasicTypeTest.cpp.o: In function `BasicTypeTest::testXrefOffsetTypeSize()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/BasicTypeTest.cpp:41: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/BasicTypeTest.cpp:41: undefined reference to `CppUnit::Message::Message(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/BasicTypeTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/BasicTypeTest.cpp.o: In function `BasicTypeTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/BasicTypeTest.h:36: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/BasicTypeTest.h:36: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/BasicTypeTest.cpp.o: In function `BasicTypeTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/BasicTypeTest.h:35: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/BasicTypeTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (BasicTypeTest::*)(), BasicTypeTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/BasicTypeTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI13BasicTypeTestEE[_ZTVN7CppUnit10TestCallerI13BasicTypeTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/BasicTypeTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI13BasicTypeTestEE[_ZTVN7CppUnit10TestCallerI13BasicTypeTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/BasicTypeTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI13BasicTypeTestEE[_ZTVN7CppUnit10TestCallerI13BasicTypeTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/BasicTypeTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI13BasicTypeTestEE[_ZTVN7CppUnit10TestCallerI13BasicTypeTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/DateTest.cpp.o: In function `checkExpected(char const*, bool)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/DateTest.cpp:41: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/DateTest.cpp.o: In function `DateTest::testDateValue()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/DateTest.cpp:70: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/DateTest.cpp:81: undefined reference to `CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string, std::allocator > const&, int)' CMakeFiles/podofo-test.dir/DateTest.cpp.o: In function `CppUnit::AutoRegisterSuite::AutoRegisterSuite()': /usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to `CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/DateTest.cpp.o: In function `DateTest::suite()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/DateTest.h:32: undefined reference to `CppUnit::TestNamer::getFixtureName[abi:cxx11]() const' /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/DateTest.h:32: undefined reference to `CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string, std::allocator >)' CMakeFiles/podofo-test.dir/DateTest.cpp.o: In function `DateTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/DateTest.h:30: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/DateTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (DateTest::*)(), DateTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/DateTest.cpp.o: In function `DateTest::addTestsToSuite(CppUnit::TestSuiteBuilderContextBase&)': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/test/unit/DateTest.h:31: undefined reference to `CppUnit::TestSuiteBuilderContextBase::getTestNameFor(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/DateTest.cpp.o: In function `CppUnit::TestCaller::TestCaller(std::__cxx11::basic_string, std::allocator >, void (DateTest::*)(), DateTest*)': /usr/include/cppunit/TestCaller.h:153: undefined reference to `CppUnit::TestCase::TestCase(std::__cxx11::basic_string, std::allocator > const&)' CMakeFiles/podofo-test.dir/DateTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8DateTestEE[_ZTVN7CppUnit10TestCallerI8DateTestEE]+0x40): undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const' CMakeFiles/podofo-test.dir/DateTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8DateTestEE[_ZTVN7CppUnit10TestCallerI8DateTestEE]+0x48): undefined reference to `CppUnit::Test::findTestPath(std::__cxx11::basic_string, std::allocator > const&, CppUnit::TestPath&) const' CMakeFiles/podofo-test.dir/DateTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8DateTestEE[_ZTVN7CppUnit10TestCallerI8DateTestEE]+0x58): undefined reference to `CppUnit::Test::findTest(std::__cxx11::basic_string, std::allocator > const&) const' CMakeFiles/podofo-test.dir/DateTest.cpp.o:(.rodata._ZTVN7CppUnit10TestCallerI8DateTestEE[_ZTVN7CppUnit10TestCallerI8DateTestEE]+0x60): undefined reference to `CppUnit::Test::resolveTestPath(std::__cxx11::basic_string, std::allocator > const&) const' collect2: error: ld returned 1 exit status test/unit/CMakeFiles/podofo-test.dir/build.make:528: recipe for target 'test/unit/podofo-test' failed make[2]: *** [test/unit/podofo-test] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' CMakeFiles/Makefile2:886: recipe for target 'test/unit/CMakeFiles/podofo-test.dir/all' failed make[1]: *** [test/unit/CMakeFiles/podofo-test.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 92%] Building CXX object tools/podofoimpose/CMakeFiles/podofoimpose.dir/impositionplan.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimpose && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofoimpose.dir/impositionplan.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimpose/impositionplan.cpp [ 93%] Building CXX object tools/podofoimpose/CMakeFiles/podofoimpose.dir/planreader_legacy.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimpose && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofoimpose.dir/planreader_legacy.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimpose/planreader_legacy.cpp /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimpose/pdftranslator.cpp: In member function 'void PoDoFo::Impose::PdfTranslator::impose()': /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimpose/pdftranslator.cpp:490:58: warning: 'newpage' may be used uninitialized in this function [-Wmaybe-uninitialized] newpage->GetContentsForAppending()->GetStream()->Set ( bufStr.data(), bufStr.size() );  ^ [ 93%] Building CXX object tools/podofoimpose/CMakeFiles/podofoimpose.dir/planreader_lua.cpp.o cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimpose && /usr/bin/x86_64-pc-linux-gnu-g++ -I/cppunit -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3 -I/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/src -I/usr/include/freetype2 -DNDEBUG -O3 -pipe -march=native -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -W -o CMakeFiles/podofoimpose.dir/planreader_lua.cpp.o -c /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3/tools/podofoimpose/planreader_lua.cpp [ 94%] Linking CXX executable podofoimpose cd /var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/tools/podofoimpose && /usr/bin/cmake -E cmake_link_script CMakeFiles/podofoimpose.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed CMakeFiles/podofoimpose.dir/podofoimpose.cpp.o CMakeFiles/podofoimpose.dir/pdftranslator.cpp.o CMakeFiles/podofoimpose.dir/impositionplan.cpp.o CMakeFiles/podofoimpose.dir/planreader_legacy.cpp.o CMakeFiles/podofoimpose.dir/planreader_lua.cpp.o -o podofoimpose -L/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src -rdynamic -lpodofo -lfontconfig -lz -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -llua -lm -lidn -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff -llua -lm -Wl,-rpath,/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build/src: make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' [ 94%] Built target podofoimpose make[1]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' Makefile:127: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: app-text/podofo-0.9.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/podofo-0.9.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/podofo-0.9.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-text/podofo-0.9.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/podofo-0.9.3/temp/environment'. * Working directory: '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3_build' * S: '/var/tmp/portage/app-text/podofo-0.9.3/work/podofo-0.9.3'