Mock Version: 1.2.7 Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pangomm.spec'], chrootPath='/var/lib/mock/f22-gnome-3134689-468598/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pangomm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildvm-21.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pangomm-2.36.0-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pangomm.spec '], chrootPath='/var/lib/mock/f22-gnome-3134689-468598/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pangomm.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y6qK5h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pangomm-2.36.0 + /usr/bin/xz -dc /builddir/build/SOURCES/pangomm-2.36.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pangomm-2.36.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eh6LfE + umask 022 + cd /builddir/build/BUILD + cd pangomm-2.36.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/config.sub ++ basename ./build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/config.guess ++ basename ./build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports GNU make features... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PANGOMM... yes checking for GTHREAD_CFLAGS... -pthread checking for GMMPROC_DIR... /usr/lib64/glibmm-2.4/proc configure: Deprecated API will be built, for backwards-compatibility. checking for perl... /usr/bin/perl checking for dot... /usr/bin/dot checking for doxygen... /usr/bin/doxygen checking for xsltproc... xsltproc checking for libstdc documentation... libstdc++.tag@ configure: WARNING: Location of external libstdc documentation not set checking for libsigc documentation... /usr/share/doc/libsigc++-2.0/reference/libsigc++-2.0.tag@file:///usr/share/doc/libsigc++-2.0/reference/html checking for glibmm documentation... /usr/share/doc/glibmm-2.4/reference/glibmm-2.4.tag@file:///usr/share/doc/glibmm-2.4/reference/html checking for cairomm documentation... /usr/share/doc/cairomm-1.0/reference/cairomm-1.0.tag@file:///usr/share/doc/cairomm-1.0/reference/html checking which C++ compiler warning flags to use... -Wall checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tools/Makefile config.status: creating pango/pangomm-1.4.pc config.status: creating pango/pangomm-1.4-uninstalled.pc config.status: creating pango/src/Makefile config.status: creating pango/pangomm/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Doxyfile config.status: creating MSVC_Net2005/pangomm/pangomm.rc config.status: creating MSVC_Net2008/pangomm/pangomm.rc config.status: creating MSVC_Net2010/pangomm/pangomm.rc config.status: creating config.h config.status: creating pango/pangommconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing MSVC_Net2005/pangomm/pangommconfig.h commands config.status: executing MSVC_Net2008/pangomm/pangommconfig.h commands config.status: executing MSVC_Net2010/pangomm/pangommconfig.h commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0/tools' g++ -DHAVE_CONFIG_H -I.. -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o extra_defs_gen/generate_defs_pango.o extra_defs_gen/generate_defs_pango.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -avoid-version -Wl,-z,relro -o extra_defs_gen/generate_extra_defs extra_defs_gen/generate_defs_pango.o -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lglibmm_generate_extra_defs-2.4 libtool: link: g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o extra_defs_gen/generate_extra_defs extra_defs_gen/generate_defs_pango.o -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lglibmm_generate_extra_defs-2.4 make[2]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0/tools' Making all in pango/pangomm make[2]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0/pango/pangomm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o attributes.lo attributes.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o attriter.lo attriter.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o attrlist.lo attrlist.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cairofontmap.lo cairofontmap.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c attributes.cc -fPIC -DPIC -o .libs/attributes.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c attriter.cc -fPIC -DPIC -o .libs/attriter.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c attrlist.cc -fPIC -DPIC -o .libs/attrlist.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cairofontmap.cc -fPIC -DPIC -o .libs/cairofontmap.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o color.lo color.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o context.lo context.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c color.cc -fPIC -DPIC -o .libs/color.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c context.cc -fPIC -DPIC -o .libs/context.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o coverage.lo coverage.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c coverage.cc -fPIC -DPIC -o .libs/coverage.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o font.lo font.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c font.cc -fPIC -DPIC -o .libs/font.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fontdescription.lo fontdescription.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fontdescription.cc -fPIC -DPIC -o .libs/fontdescription.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fontface.lo fontface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fontface.cc -fPIC -DPIC -o .libs/fontface.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fontfamily.lo fontfamily.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fontmap.lo fontmap.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fontfamily.cc -fPIC -DPIC -o .libs/fontfamily.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fontmap.cc -fPIC -DPIC -o .libs/fontmap.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fontmetrics.lo fontmetrics.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fontmetrics.cc -fPIC -DPIC -o .libs/fontmetrics.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fontset.lo fontset.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fontset.cc -fPIC -DPIC -o .libs/fontset.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o glyph.lo glyph.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c glyph.cc -fPIC -DPIC -o .libs/glyph.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o glyphstring.lo glyphstring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c glyphstring.cc -fPIC -DPIC -o .libs/glyphstring.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o item.lo item.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c item.cc -fPIC -DPIC -o .libs/item.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o language.lo language.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c language.cc -fPIC -DPIC -o .libs/language.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o layout.lo layout.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c layout.cc -fPIC -DPIC -o .libs/layout.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o layoutiter.lo layoutiter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c layoutiter.cc -fPIC -DPIC -o .libs/layoutiter.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o layoutline.lo layoutline.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c layoutline.cc -fPIC -DPIC -o .libs/layoutline.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o layoutrun.lo layoutrun.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c layoutrun.cc -fPIC -DPIC -o .libs/layoutrun.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rectangle.lo rectangle.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c rectangle.cc -fPIC -DPIC -o .libs/rectangle.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o renderer.lo renderer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c renderer.cc -fPIC -DPIC -o .libs/renderer.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tabarray.lo tabarray.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o wrap_init.lo wrap_init.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tabarray.cc -fPIC -DPIC -o .libs/tabarray.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c wrap_init.cc -fPIC -DPIC -o .libs/wrap_init.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o init.lo init.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c init.cc -fPIC -DPIC -o .libs/init.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -version-info 1:30:0 -Wl,-z,relro -o libpangomm-1.4.la -rpath /usr/lib64 attributes.lo attriter.lo attrlist.lo cairofontmap.lo color.lo context.lo coverage.lo font.lo fontdescription.lo fontface.lo fontfamily.lo fontmap.lo fontmetrics.lo fontset.lo glyph.lo glyphstring.lo item.lo language.lo layout.lo layoutiter.lo layoutline.lo layoutrun.lo rectangle.lo renderer.lo tabarray.lo wrap_init.lo init.lo -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/5.0.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/5.0.0/crtbeginS.o .libs/attributes.o .libs/attriter.o .libs/attrlist.o .libs/cairofontmap.o .libs/color.o .libs/context.o .libs/coverage.o .libs/font.o .libs/fontdescription.o .libs/fontface.o .libs/fontfamily.o .libs/fontmap.o .libs/fontmetrics.o .libs/fontset.o .libs/glyph.o .libs/glyphstring.o .libs/item.o .libs/language.o .libs/layout.o .libs/layoutiter.o .libs/layoutline.o .libs/layoutrun.o .libs/rectangle.o .libs/renderer.o .libs/tabarray.o .libs/wrap_init.o .libs/init.o -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -L/usr/lib/gcc/x86_64-redhat-linux/5.0.0 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/5.0.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/5.0.0/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libpangomm-1.4.so.1 -o .libs/libpangomm-1.4.so.1.0.30 libtool: link: (cd ".libs" && rm -f "libpangomm-1.4.so.1" && ln -s "libpangomm-1.4.so.1.0.30" "libpangomm-1.4.so.1") libtool: link: (cd ".libs" && rm -f "libpangomm-1.4.so" && ln -s "libpangomm-1.4.so.1.0.30" "libpangomm-1.4.so") libtool: link: ( cd ".libs" && rm -f "libpangomm-1.4.la" && ln -s "../libpangomm-1.4.la" "libpangomm-1.4.la" ) make[2]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0/pango/pangomm' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0/docs' make[2]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0' make[2]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0' make[1]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4U3F8j + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64 + cd pangomm-2.36.0 + make install DESTDIR=/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64 'INSTALL=install -p' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0/tools' make[2]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0/tools' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64/pangomm-1.4/proc/m4' install -p -m 644 m4/convert.m4 m4/convert_pango.m4 m4/convert_pangomm.m4 '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64/pangomm-1.4/proc/m4' make[2]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0/tools' make[1]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0/tools' Making install in pango/pangomm make[1]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0/pango/pangomm' make[2]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0/pango/pangomm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install install -p libpangomm-1.4.la '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64' libtool: install: install -p .libs/libpangomm-1.4.so.1.0.30 /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64/libpangomm-1.4.so.1.0.30 libtool: install: (cd /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64 && { ln -s -f libpangomm-1.4.so.1.0.30 libpangomm-1.4.so.1 || { rm -f libpangomm-1.4.so.1 && ln -s libpangomm-1.4.so.1.0.30 libpangomm-1.4.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64 && { ln -s -f libpangomm-1.4.so.1.0.30 libpangomm-1.4.so || { rm -f libpangomm-1.4.so && ln -s libpangomm-1.4.so.1.0.30 libpangomm-1.4.so; }; }) libtool: install: install -p .libs/libpangomm-1.4.lai /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64/libpangomm-1.4.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/include/pangomm-1.4/pangomm' install -p -m 644 attributes.h attriter.h attrlist.h cairofontmap.h color.h context.h coverage.h font.h fontdescription.h fontface.h fontfamily.h fontmap.h fontmetrics.h fontset.h glyph.h glyphstring.h item.h language.h layout.h layoutiter.h layoutline.h layoutrun.h rectangle.h renderer.h tabarray.h init.h types.h wrap_init.h '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/include/pangomm-1.4/pangomm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/include/pangomm-1.4/pangomm/private' install -p -m 644 private/attributes_p.h private/attriter_p.h private/attrlist_p.h private/cairofontmap_p.h private/color_p.h private/context_p.h private/coverage_p.h private/font_p.h private/fontdescription_p.h private/fontface_p.h private/fontfamily_p.h private/fontmap_p.h private/fontmetrics_p.h private/fontset_p.h private/glyph_p.h private/glyphstring_p.h private/item_p.h private/language_p.h private/layout_p.h private/layoutiter_p.h private/layoutline_p.h private/layoutrun_p.h private/rectangle_p.h private/renderer_p.h private/tabarray_p.h '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/include/pangomm-1.4/pangomm/private' make[2]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0/pango/pangomm' make[1]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0/pango/pangomm' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0/docs' make[2]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/doc/pangomm-1.4/reference/html' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 -l 'libsigc++-2.0.tag@../../../libsigc++-2.0/reference/html/' -l 'glibmm-2.4.tag@../../../glibmm-2.4/reference/html/' -l 'cairomm-1.0.tag@../../../cairomm-1.0/reference/html/' -t '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/doc/pangomm-1.4/reference/html' --glob -- 'reference/html/*.css' 'reference/html/*.gif' 'reference/html/*.html' 'reference/html/*.png' 'reference/html/*.js' doc-install: Using base path ../../../libsigc++-2.0/reference/html/ for tag file libsigc++-2.0.tag doc-install: Using base path ../../../glibmm-2.4/reference/html/ for tag file glibmm-2.4.tag doc-install: Using base path ../../../cairomm-1.0/reference/html/ for tag file cairomm-1.0.tag doc-install: Copying tabs.css doc-install: Copying doxygen-extra.css doc-install: Copying doxygen.css doc-install: Translating classPango_1_1CairoFontMap-members.html (rewrote 0 of 40 references) doc-install: Translating classPango_1_1TabArray-members.html (no references) doc-install: Translating since_2_28.html (no references) doc-install: Translating functions_h.html (no references) doc-install: Translating since_1_30.html (no references) doc-install: Translating functions_func_w.html (no references) doc-install: Translating functions_w.html (no references) doc-install: Translating functions_n.html (no references) doc-install: Translating since_1_4.html (no references) doc-install: Translating functions_type.html (no references) doc-install: Translating classPango_1_1Analysis.html (rewrote 0 of 4 references) doc-install: Translating namespacemembers_d.html (no references) doc-install: Translating classPango_1_1Item.html (rewrote 0 of 6 references) doc-install: Translating deprecated.html (no references) doc-install: Translating functions_s.html (no references) doc-install: Translating functions_r.html (no references) doc-install: Translating functions_f.html (no references) doc-install: Translating since_2_14.html (no references) doc-install: Translating namespacemembers_i.html (no references) doc-install: Translating functions_func_p.html (no references) doc-install: Translating graph_legend.html (no references) doc-install: Translating functions_func_c.html (no references) doc-install: Translating classPango_1_1LayoutRun-members.html (no references) doc-install: Translating structPango_1_1AttributeTraits-members.html (no references) doc-install: Translating functions_func_x.html (no references) doc-install: Translating namespacemembers_s.html (no references) doc-install: Translating since_1_10.html (no references) doc-install: Translating namespacemembers_vars.html (no references) doc-install: Translating classPango_1_1AttrLanguage-members.html (no references) doc-install: Translating classPango_1_1AttrString-members.html (no references) doc-install: Translating classPango_1_1Analysis-members.html (no references) doc-install: Translating functions_func_d.html (no references) doc-install: Translating functions_func_n.html (no references) doc-install: Translating classPango_1_1Coverage-members.html (no references) doc-install: Translating classPango_1_1FontFamily.html (rewrote 0 of 62 references) doc-install: Translating classPango_1_1AttrFloat-members.html (no references) doc-install: Translating classPango_1_1AttrIter-members.html (no references) doc-install: Translating classPango_1_1Attribute-members.html (no references) doc-install: Translating functions_c.html (no references) doc-install: Translating classPango_1_1Font.html (rewrote 0 of 62 references) doc-install: Translating classPango_1_1AttrInt-members.html (no references) doc-install: Translating pages.html (no references) doc-install: Translating namespacemembers_eval.html (no references) doc-install: Translating classPango_1_1AttrFontDesc-members.html (no references) doc-install: Translating classPango_1_1FontFamily-members.html (rewrote 0 of 54 references) doc-install: Translating classPango_1_1FontDescription-members.html (no references) doc-install: Translating classPango_1_1FontMap.html (rewrote 0 of 70 references) doc-install: Translating functions_func_e.html (no references) doc-install: Translating classPango_1_1FontMetrics-members.html (no references) doc-install: Translating functions_func.html (no references) doc-install: Translating functions_func_~.html (no references) doc-install: Translating since_1_16.html (no references) doc-install: Translating group__pangommEnums.html (no references) doc-install: Translating classPango_1_1Renderer.html (rewrote 0 of 74 references) doc-install: Translating functions_func_f.html (no references) doc-install: Translating classPango_1_1FontFace-members.html (rewrote 0 of 54 references) doc-install: Translating functions_p.html (no references) doc-install: Translating classPango_1_1GlyphGeometry-members.html (no references) doc-install: Translating functions_func_o.html (no references) doc-install: Translating inherits.html (rewrote 0 of 4 references) doc-install: Translating annotated.html (no references) doc-install: Translating structPango_1_1ItemTraits-members.html (no references) doc-install: Translating functions_func_l.html (no references) doc-install: Translating classPango_1_1AttrShape.html (rewrote 0 of 3 references) doc-install: Translating namespacePango.html (rewrote 0 of 12 references) doc-install: Translating since_1_6.html (no references) doc-install: Translating classPango_1_1TabArray.html (rewrote 0 of 8 references) doc-install: Translating classPango_1_1AttrColor.html (rewrote 0 of 3 references) doc-install: Translating functions_~.html (no references) doc-install: Translating functions_func_h.html (no references) doc-install: Translating classPango_1_1AttrShape-members.html (no references) doc-install: Translating classPango_1_1FontFace.html (rewrote 0 of 60 references) doc-install: Translating classPango_1_1GlyphInfo.html (no references) doc-install: Translating classPango_1_1Language-members.html (no references) doc-install: Translating namespacemembers_func.html (no references) doc-install: Translating functions_b.html (no references) doc-install: Translating classPango_1_1AttrList.html (rewrote 0 of 8 references) doc-install: Translating functions_func_b.html (no references) doc-install: Translating classPango_1_1AttrFloat.html (rewrote 0 of 3 references) doc-install: Translating functions_func_t.html (no references) doc-install: Translating classes.html (no references) doc-install: Translating structPango_1_1AttributeTraits.html (no references) doc-install: Translating functions_d.html (no references) doc-install: Translating structPango_1_1LayoutLineTraits.html (rewrote 0 of 2 references) doc-install: Translating classPango_1_1AttrList-members.html (no references) doc-install: Translating since_1_32.html (no references) doc-install: Translating classPango_1_1LayoutRun.html (rewrote 0 of 2 references) doc-install: Translating namespacemembers_c.html (no references) doc-install: Translating classPango_1_1Color.html (rewrote 0 of 4 references) doc-install: Translating classPango_1_1Layout-members.html (rewrote 0 of 54 references) doc-install: Translating functions_func_m.html (no references) doc-install: Translating functions_l.html (no references) doc-install: Translating functions_func_r.html (no references) doc-install: Translating namespacemembers_m.html (no references) doc-install: Translating classPango_1_1LayoutLine-members.html (no references) doc-install: Translating classPango_1_1LayoutIter.html (rewrote 0 of 8 references) doc-install: Translating classPango_1_1AttrInt.html (rewrote 0 of 3 references) doc-install: Translating classPango_1_1AttrString.html (rewrote 0 of 8 references) doc-install: Translating functions_t.html (no references) doc-install: Translating since_1_14.html (no references) doc-install: Translating classPango_1_1Renderer-members.html (rewrote 0 of 54 references) doc-install: Translating classPango_1_1Color-members.html (no references) doc-install: Translating classPango_1_1AttrColor-members.html (no references) doc-install: Translating since_1_18.html (no references) doc-install: Translating classPango_1_1Language.html (rewrote 0 of 10 references) doc-install: Translating since_2_16.html (no references) doc-install: Translating functions_u.html (no references) doc-install: Translating functions_e.html (no references) doc-install: Translating classPango_1_1AttrFontDesc.html (rewrote 0 of 3 references) doc-install: Translating namespacemembers_r.html (no references) doc-install: Translating classPango_1_1Fontset.html (rewrote 0 of 62 references) doc-install: Translating classPango_1_1Attribute.html (rewrote 0 of 6 references) doc-install: Translating classPango_1_1GlyphString-members.html (no references) doc-install: Translating structPango_1_1ItemTraits.html (no references) doc-install: Translating classPango_1_1Context-members.html (rewrote 0 of 54 references) doc-install: Translating namespacemembers_f.html (no references) doc-install: Translating functions_func_i.html (no references) doc-install: Translating functions_m.html (no references) doc-install: Translating namespacemembers_t.html (no references) doc-install: Translating classPango_1_1FontMetrics.html (rewrote 0 of 2 references) doc-install: Translating namespacemembers_o.html (no references) doc-install: Translating classPango_1_1CairoFontMap.html (rewrote 0 of 45 references) doc-install: Translating functions_func_g.html (no references) doc-install: Translating classPango_1_1Rectangle-members.html (no references) doc-install: Translating namespacemembers_enum.html (no references) doc-install: Translating classPango_1_1AttrLanguage.html (rewrote 0 of 3 references) doc-install: Translating classPango_1_1GlyphString.html (rewrote 0 of 33 references) doc-install: Translating namespacemembers.html (no references) doc-install: Translating namespaces.html (no references) doc-install: Translating namespacemembers_u.html (no references) doc-install: Translating structPango_1_1LayoutLineTraits-members.html (no references) doc-install: Translating classPango_1_1Layout.html (rewrote 0 of 82 references) doc-install: Translating classPango_1_1Fontset-members.html (rewrote 0 of 54 references) doc-install: Translating classPango_1_1Item-members.html (no references) doc-install: Translating namespacemembers_type.html (no references) doc-install: Translating dir_175784427b70f00f3fb8995d1114dcb0.html (no references) doc-install: Translating classPango_1_1AttrIter.html (rewrote 0 of 5 references) doc-install: Translating classPango_1_1GlyphInfo-members.html (no references) doc-install: Translating functions_func_u.html (no references) doc-install: Translating functions_g.html (no references) doc-install: Translating classPango_1_1Font-members.html (rewrote 0 of 54 references) doc-install: Translating since_1_8.html (no references) doc-install: Translating classPango_1_1Rectangle.html (rewrote 0 of 1 references) doc-install: Translating classPango_1_1Context.html (rewrote 0 of 74 references) doc-install: Translating since_1_20.html (no references) doc-install: Translating hierarchy.html (rewrote 0 of 4 references) doc-install: Translating namespacemembers_g.html (no references) doc-install: Translating classPango_1_1FontDescription.html (rewrote 0 of 15 references) doc-install: Translating index.html (no references) doc-install: Translating classPango_1_1Coverage.html (rewrote 0 of 12 references) doc-install: Translating functions_x.html (no references) doc-install: Translating namespacemembers_w.html (no references) doc-install: Translating namespacemembers_l.html (no references) doc-install: Translating functions_i.html (no references) doc-install: Translating namespacemembers_e.html (no references) doc-install: Translating namespacemembers_v.html (no references) doc-install: Translating classPango_1_1LayoutLine.html (rewrote 0 of 12 references) doc-install: Translating functions.html (no references) doc-install: Translating functions_vars.html (no references) doc-install: Translating functions_o.html (no references) doc-install: Translating classPango_1_1LayoutIter-members.html (no references) doc-install: Translating functions_func_s.html (no references) doc-install: Translating modules.html (no references) doc-install: Translating classPango_1_1FontMap-members.html (rewrote 0 of 54 references) doc-install: Translating classPango_1_1GlyphGeometry.html (no references) doc-install: Translating since_1_22.html (rewrote 0 of 1 references) doc-install: Copying arrowright.png doc-install: Copying classPango_1_1AttrFloat__inherit__graph.png doc-install: Copying tab_s.png doc-install: Copying classPango_1_1Layout__inherit__graph.png doc-install: Copying inherit_graph_11.png doc-install: Copying inherit_graph_5.png doc-install: Copying inherit_graph_4.png doc-install: Copying classPango_1_1AttrInt__inherit__graph.png doc-install: Copying inherit_graph_10.png doc-install: Copying classPango_1_1AttrColor__inherit__graph.png doc-install: Copying classPango_1_1FontMap__inherit__graph.png doc-install: Copying classPango_1_1FontFace__inherit__graph.png doc-install: Copying inherit_graph_15.png doc-install: Copying graph_legend.png doc-install: Copying bc_s.png doc-install: Copying inherit_graph_1.png doc-install: Copying inherit_graph_13.png doc-install: Copying splitbar.png doc-install: Copying arrowdown.png doc-install: Copying inherit_graph_2.png doc-install: Copying inherit_graph_14.png doc-install: Copying inherit_graph_8.png doc-install: Copying nav_f.png doc-install: Copying inherit_graph_3.png doc-install: Copying classPango_1_1AttrFontDesc__inherit__graph.png doc-install: Copying inherit_graph_16.png doc-install: Copying inherit_graph_19.png doc-install: Copying classPango_1_1Fontset__inherit__graph.png doc-install: Copying nav_g.png doc-install: Copying classPango_1_1AttrLanguage__inherit__graph.png doc-install: Copying classPango_1_1Context__inherit__graph.png doc-install: Copying tab_h.png doc-install: Copying classPango_1_1AttrShape__inherit__graph.png doc-install: Copying nav_h.png doc-install: Copying classPango_1_1Font__inherit__graph.png doc-install: Copying sync_off.png doc-install: Copying classPango_1_1AttrString__inherit__graph.png doc-install: Copying closed.png doc-install: Copying inherit_graph_9.png doc-install: Copying classPango_1_1FontFamily__inherit__graph.png doc-install: Copying bdwn.png doc-install: Copying tab_b.png doc-install: Copying inherit_graph_18.png doc-install: Copying inherit_graph_17.png doc-install: Copying folderopen.png doc-install: Copying sync_on.png doc-install: Copying classPango_1_1CairoFontMap__inherit__graph.png doc-install: Copying tab_a.png doc-install: Copying doc.png doc-install: Copying inherit_graph_7.png doc-install: Copying inherit_graph_0.png doc-install: Copying classPango_1_1Attribute__inherit__graph.png doc-install: Copying open.png doc-install: Copying classPango_1_1Renderer__inherit__graph.png doc-install: Copying doxygen.png doc-install: Copying inherit_graph_21.png doc-install: Copying inherit_graph_12.png doc-install: Copying inherit_graph_6.png doc-install: Copying folderclosed.png doc-install: Copying inherit_graph_20.png doc-install: Copying dynsections.js doc-install: Copying jquery.js /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/devhelp/books/pangomm-1.4' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 --book-base='/usr/share/doc/pangomm-1.4/reference/html' -t '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/devhelp/books/pangomm-1.4' -- reference/pangomm-1.4.devhelp2 doc-install: Using base path /usr/share/doc/pangomm-1.4/reference/html for Devhelp book doc-install: Translating pangomm-1.4.devhelp2 (rewrote base path) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/doc/pangomm-1.4/images' install -p -m 644 images/gtkmm_logo.gif images/top.gif '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/doc/pangomm-1.4/images' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/doc/pangomm-1.4/reference' install -p -m 644 reference/pangomm-1.4.tag '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/doc/pangomm-1.4/reference' make[2]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0/docs' make[1]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0' make[2]: Entering directory '/builddir/build/BUILD/pangomm-2.36.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64/pangomm-1.4/include' install -p -m 644 pango/pangommconfig.h '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64/pangomm-1.4/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64/pkgconfig' install -p -m 644 pango/pangomm-1.4.pc '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/include/pangomm-1.4' install -p -m 644 pango/pangomm.h '/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/include/pangomm-1.4' make[2]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0' make[1]: Leaving directory '/builddir/build/BUILD/pangomm-2.36.0' + find /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pangomm-2.36.0 extracting debug info from /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/lib64/libpangomm-1.4.so.1.0.30 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libpangomm-1.4.so.1.0.30.debug to /usr/lib/debug/usr/lib64/libpangomm-1.4.so.debug symlinked /usr/lib/debug/usr/lib64/libpangomm-1.4.so.1.0.30.debug to /usr/lib/debug/usr/lib64/libpangomm-1.4.so.1.debug 777 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pangomm-2.36.0-1.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uXhb23 + umask 022 + cd /builddir/build/BUILD + cd pangomm-2.36.0 + DOCDIR=/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/doc/pangomm + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/doc/pangomm + cp -pr AUTHORS /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/doc/pangomm + cp -pr NEWS /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/doc/pangomm + cp -pr README /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/doc/pangomm + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CKOWWN + umask 022 + cd /builddir/build/BUILD + cd pangomm-2.36.0 + LICENSEDIR=/builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/licenses/pangomm + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/licenses/pangomm + cp -pr COPYING /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64/usr/share/licenses/pangomm + exit 0 Provides: libpangomm-1.4.so.1()(64bit) pangomm = 2.36.0-1.fc22 pangomm(x86-64) = 2.36.0-1.fc22 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libcairomm-1.0.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: pangomm-devel-2.36.0-1.fc22.x86_64 Provides: pangomm-devel = 2.36.0-1.fc22 pangomm-devel(x86-64) = 2.36.0-1.fc22 pkgconfig(pangomm-1.4) = 2.36.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(cairomm-1.0) >= 1.2.2 pkgconfig(glibmm-2.4) >= 2.36.0 pkgconfig(pangocairo) >= 1.36.0 Processing files: pangomm-doc-2.36.0-1.fc22.noarch Provides: pangomm-doc = 2.36.0-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pangomm-debuginfo-2.36.0-1.fc22.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64 Wrote: /builddir/build/RPMS/pangomm-2.36.0-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/pangomm-devel-2.36.0-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/pangomm-doc-2.36.0-1.fc22.noarch.rpm Wrote: /builddir/build/RPMS/pangomm-debuginfo-2.36.0-1.fc22.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YRYkVz + umask 022 + cd /builddir/build/BUILD + cd pangomm-2.36.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pangomm-2.36.0-1.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->