Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libglademm.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-18114/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libglademm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt warning: bogus date in %changelog: Mon Jun 27 2004 Denis Leroy - 0:2.4.1-0.fdr.1 warning: Could not canonicalize hostname: copr-builder-807834943.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libglademm24-2.6.7-14.el7.centos.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/libglademm.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-18114/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libglademm.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt warning: bogus date in %changelog: Mon Jun 27 2004 Denis Leroy - 0:2.4.1-0.fdr.1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BapArk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libglademm-2.6.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libglademm-2.6.7.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libglademm-2.6.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s29gGN + umask 022 + cd /builddir/build/BUILD + cd libglademm-2.6.7 + CFLAGS='-O2 -g -pipe -Wall -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 -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 -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 -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 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./scripts/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./scripts/config.guess ++ basename ./scripts/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./scripts/config.guess '/usr/lib/rpm/redhat/config.guess' -> './scripts/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./scripts/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./scripts/config.sub ++ basename ./scripts/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./scripts/config.sub '/usr/lib/rpm/redhat/config.sub' -> './scripts/config.sub' + ./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 --enable-docs configure: WARNING: Unrecognized options: --enable-docs 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 to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o 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 for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... 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 we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for some Win32 platform... no checking for native Win32... no checking for gm4... no checking for m4... no checking whether m4 is GNU m4... no checking whether make is GNU Make... yes checking for perl... /usr/bin/perl checking whether Perl is new enough... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBGLADEMM... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none configure: creating ./config.status config.status: creating Makefile config.status: creating libglade/Makefile config.status: creating libglade/libglademm-2.4.pc config.status: creating libglade/libglademm-2.4-uninstalled.pc config.status: creating libglade/src/Makefile config.status: creating libglade/libglademm/Makefile config.status: creating libglade/libglademm/private/Makefile config.status: creating tools/Makefile config.status: creating tools/extra_defs_gen/Makefile config.status: creating tools/m4/Makefile config.status: creating examples/Makefile config.status: creating examples/basic/Makefile config.status: creating examples/basic_from_buffer/Makefile config.status: creating examples/derived/Makefile config.status: creating examples/menus/Makefile config.status: creating examples/variablesmap/Makefile config.status: creating scripts/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/Doxyfile config.status: creating libglademm.spec config.status: creating MSVC_Net2005/Makefile config.status: creating MSVC_Net2005/gendef/Makefile config.status: creating MSVC_Net2005/libglademm/Makefile config.status: creating MSVC_Net2005/libglademm/libglademm-2.4.rc config.status: creating MSVC_Net2005/examples/Makefile config.status: creating MSVC_Net2005/examples/basic/Makefile config.status: creating MSVC_Net2005/examples/derived/Makefile config.status: creating MSVC_Net2005/examples/menus/Makefile config.status: creating MSVC_Net2005/examples/variablesmap/Makefile config.status: creating libglade/libglademmconfig.h config.status: executing depfiles commands configure: WARNING: Unrecognized options: --enable-docs + make -j2 Making all in tools make[1]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/tools' Making all in extra_defs_gen make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/tools/extra_defs_gen' g++ -DHAVE_CONFIG_H -I. -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o generate_defs_libglade.o generate_defs_libglade.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o generate_extra_defs generate_defs_libglade.o -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lglibmm_generate_extra_defs-2.4 mkdir .libs g++ -O2 -g -pipe -Wall -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 generate_extra_defs generate_defs_libglade.o -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lglibmm_generate_extra_defs-2.4 make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/tools/extra_defs_gen' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/tools/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/tools/m4' make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/tools' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/tools' make[1]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/tools' Making all in libglade make[1]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade' Making all in src make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/src' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/src' Making all in libglademm make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm' Making all in private make[4]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm/private' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm/private' make[4]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libglademm\" -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o xml.lo xml.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libglademm\" -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -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 mkdir .libs g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libglademm\" -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c xml.cc -fPIC -DPIC -o .libs/xml.o g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libglademm\" -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -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 xml.cc: In constructor 'Gnome::Glade::Xml::Xml(const char*, int, const Glib::ustring&, const Glib::ustring&)': xml.cc:92:66: warning: not enough variable arguments to fit a sentinel [-Wformat=] Glib::Object(Glib::ConstructParams(xml_class_.init(), (char*) 0)) ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libglademm\" -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -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 g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libglademm\" -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -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=compile g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libglademm\" -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o variablesmap.lo variablesmap.cc g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libglademm\" -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c variablesmap.cc -fPIC -DPIC -o .libs/variablesmap.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 1:5:0 -Wl,-z,relro -o libglademm-2.4.la -rpath /usr/lib64 xml.lo wrap_init.lo init.lo variablesmap.lo -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o .libs/xml.o .libs/wrap_init.o .libs/init.o .libs/variablesmap.o -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libglademm-2.4.so.1 -o .libs/libglademm-2.4.so.1.0.5 (cd .libs && rm -f libglademm-2.4.so.1 && ln -s libglademm-2.4.so.1.0.5 libglademm-2.4.so.1) (cd .libs && rm -f libglademm-2.4.so && ln -s libglademm-2.4.so.1.0.5 libglademm-2.4.so) creating libglademm-2.4.la (cd .libs && rm -f libglademm-2.4.la && ln -s ../libglademm-2.4.la libglademm-2.4.la) make[4]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm' make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade' make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade' make[1]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade' Making all in docs make[1]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/docs' Making all in reference make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/docs/reference' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/docs' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/docs' make[1]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/docs' Making all in examples make[1]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples' Making all in basic make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/basic' g++ -DHAVE_CONFIG_H -I. -I. -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o basic.o basic.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o basic basic.o ../../libglade/libglademm/libglademm-2.4.la -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype mkdir .libs g++ -O2 -g -pipe -Wall -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 .libs/basic basic.o ../../libglade/libglademm/.libs/libglademm-2.4.so -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype creating basic make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/basic' Making all in basic_from_buffer make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/basic_from_buffer' g++ -DHAVE_CONFIG_H -I. -I. -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o basic_from_buffer.o basic_from_buffer.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o basic_from_buffer basic_from_buffer.o ../../libglade/libglademm/libglademm-2.4.la -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype mkdir .libs g++ -O2 -g -pipe -Wall -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 .libs/basic_from_buffer basic_from_buffer.o ../../libglade/libglademm/.libs/libglademm-2.4.so -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype creating basic_from_buffer make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/basic_from_buffer' Making all in derived make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/derived' g++ -DHAVE_CONFIG_H -I. -I. -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deriveddialog.o deriveddialog.cc g++ -DHAVE_CONFIG_H -I. -I. -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o main.o main.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o derived deriveddialog.o main.o ../../libglade/libglademm/libglademm-2.4.la -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype mkdir .libs g++ -O2 -g -pipe -Wall -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 .libs/derived deriveddialog.o main.o ../../libglade/libglademm/.libs/libglademm-2.4.so -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype creating derived make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/derived' Making all in variablesmap make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/variablesmap' g++ -DHAVE_CONFIG_H -I. -I. -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o examplewindow.o examplewindow.cc g++ -DHAVE_CONFIG_H -I. -I. -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o main.o main.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o example examplewindow.o main.o ../../libglade/libglademm/libglademm-2.4.la -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype mkdir .libs g++ -O2 -g -pipe -Wall -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 .libs/example examplewindow.o main.o ../../libglade/libglademm/.libs/libglademm-2.4.so -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype creating example make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/variablesmap' Making all in menus make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/menus' g++ -DHAVE_CONFIG_H -I. -I. -I../../libglade -I../../libglade -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o example.o example.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o example example.o ../../libglade/libglademm/libglademm-2.4.la -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype mkdir .libs g++ -O2 -g -pipe -Wall -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 .libs/example example.o ../../libglade/libglademm/.libs/libglademm-2.4.so -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype creating example make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/menus' make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples' make[1]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples' Making all in MSVC_Net2005 make[1]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005' Making all in gendef make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/gendef' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/gendef' Making all in libglademm make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/libglademm' make all-am make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/libglademm' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/libglademm' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/libglademm' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples' Making all in basic make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/basic' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/basic' Making all in derived make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/derived' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/derived' Making all in menus make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/menus' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/menus' Making all in variablesmap make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/variablesmap' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/variablesmap' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples' make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005' make[1]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005' make[1]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7' *** Everything completed *** make[1]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wM9fDd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64 + cd libglademm-2.6.7 + rm -rf /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64 docs-to-include + make install DESTDIR=/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64 Making install in tools make[1]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/tools' Making install in extra_defs_gen make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/tools/extra_defs_gen' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/tools/extra_defs_gen' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/tools/extra_defs_gen' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/tools/extra_defs_gen' Making install in m4 make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/tools/m4' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/tools/m4' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/libglademm-2.4/proc/m4" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64/libglademm-2.4/proc/m4" /usr/bin/install -c -m 644 'convert.m4' '/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64/libglademm-2.4/proc/m4/convert.m4' /usr/bin/install -c -m 644 'convert_libglademm.m4' '/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64/libglademm-2.4/proc/m4/convert_libglademm.m4' make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/tools/m4' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/tools/m4' make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/tools' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/tools' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/tools' make[1]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/tools' Making install in libglade make[1]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade' Making install in src make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/src' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/src' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/src' Making install in libglademm make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm' Making install in private make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm/private' make[4]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm/private' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/libglademm-2.4/libglademm/private" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/include/libglademm-2.4/libglademm/private" /usr/bin/install -c -m 644 'xml_p.h' '/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/include/libglademm-2.4/libglademm/private/xml_p.h' make[4]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm/private' make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm/private' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm' make[4]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libglademm-2.4.la' '/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64/libglademm-2.4.la' /usr/bin/install -c .libs/libglademm-2.4.so.1.0.5 /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64/libglademm-2.4.so.1.0.5 (cd /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64 && { ln -s -f libglademm-2.4.so.1.0.5 libglademm-2.4.so.1 || { rm -f libglademm-2.4.so.1 && ln -s libglademm-2.4.so.1.0.5 libglademm-2.4.so.1; }; }) (cd /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64 && { ln -s -f libglademm-2.4.so.1.0.5 libglademm-2.4.so || { rm -f libglademm-2.4.so && ln -s libglademm-2.4.so.1.0.5 libglademm-2.4.so; }; }) /usr/bin/install -c .libs/libglademm-2.4.lai /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64/libglademm-2.4.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/libglademm-2.4/libglademm" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/include/libglademm-2.4/libglademm" /usr/bin/install -c -m 644 'xml.h' '/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/include/libglademm-2.4/libglademm/xml.h' /usr/bin/install -c -m 644 'init.h' '/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/include/libglademm-2.4/libglademm/init.h' /usr/bin/install -c -m 644 'variablesmap.h' '/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/include/libglademm-2.4/libglademm/variablesmap.h' /usr/bin/install -c -m 644 'wrap_init.h' '/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/include/libglademm-2.4/libglademm/wrap_init.h' make[4]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm' make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade/libglademm' make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/libglade' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/libglademm-2.4/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64/libglademm-2.4/include" /usr/bin/install -c -m 644 'libglademmconfig.h' '/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64/libglademm-2.4/include/libglademmconfig.h' test -z "/usr/include/libglademm-2.4" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/include/libglademm-2.4" /usr/bin/install -c -m 644 'libglademm.h' '/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/include/libglademm-2.4/libglademm.h' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libglademm-2.4.pc' '/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64/pkgconfig/libglademm-2.4.pc' make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade' make[1]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/libglade' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/docs/reference' make[3]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/libglademm-2.6.7/scripts/install-sh -d /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html /usr/bin/install -c -m 644 html/annotated.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/annotated.html /usr/bin/install -c -m 644 html/classGlib_1_1Exception.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classGlib_1_1Exception.html /usr/bin/install -c -m 644 html/classGlib_1_1Object.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classGlib_1_1Object.html /usr/bin/install -c -m 644 html/classGnome_1_1Glade_1_1VariablesMap-members.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classGnome_1_1Glade_1_1VariablesMap-members.html /usr/bin/install -c -m 644 html/classGnome_1_1Glade_1_1VariablesMap.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classGnome_1_1Glade_1_1VariablesMap.html /usr/bin/install -c -m 644 html/classGnome_1_1Glade_1_1Xml-members.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classGnome_1_1Glade_1_1Xml-members.html /usr/bin/install -c -m 644 html/classGnome_1_1Glade_1_1Xml.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classGnome_1_1Glade_1_1Xml.html /usr/bin/install -c -m 644 html/classGnome_1_1Glade_1_1XmlError-members.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classGnome_1_1Glade_1_1XmlError-members.html /usr/bin/install -c -m 644 html/classGnome_1_1Glade_1_1XmlError.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classGnome_1_1Glade_1_1XmlError.html /usr/bin/install -c -m 644 html/classes.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classes.html /usr/bin/install -c -m 644 html/files.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/files.html /usr/bin/install -c -m 644 html/functions.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/functions.html /usr/bin/install -c -m 644 html/functions_func.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/functions_func.html /usr/bin/install -c -m 644 html/functions_type.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/functions_type.html /usr/bin/install -c -m 644 html/functions_vars.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/functions_vars.html /usr/bin/install -c -m 644 html/graph_legend.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/graph_legend.html /usr/bin/install -c -m 644 html/hierarchy.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/hierarchy.html /usr/bin/install -c -m 644 html/index.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/index.html /usr/bin/install -c -m 644 html/inherits.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/inherits.html /usr/bin/install -c -m 644 html/init_8h.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/init_8h.html /usr/bin/install -c -m 644 html/namespaceGlib.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/namespaceGlib.html /usr/bin/install -c -m 644 html/namespaceGnome.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/namespaceGnome.html /usr/bin/install -c -m 644 html/namespaceGnome_1_1Glade.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/namespaceGnome_1_1Glade.html /usr/bin/install -c -m 644 html/namespaces.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/namespaces.html /usr/bin/install -c -m 644 html/variablesmap_8h.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/variablesmap_8h.html /usr/bin/install -c -m 644 html/xml_8h.html /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/xml_8h.html /usr/bin/install -c -m 644 html/doxygen.css /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/doxygen.css /usr/bin/install -c -m 644 html/tabs.css /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/tabs.css /usr/bin/install -c -m 644 html/doxygen.png /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/doxygen.png /usr/bin/install -c -m 644 html/classGlib_1_1Exception__inherit__graph.dot /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classGlib_1_1Exception__inherit__graph.dot /usr/bin/install -c -m 644 html/classGlib_1_1Object__inherit__graph.dot /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classGlib_1_1Object__inherit__graph.dot /usr/bin/install -c -m 644 html/classGnome_1_1Glade_1_1XmlError__inherit__graph.dot /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classGnome_1_1Glade_1_1XmlError__inherit__graph.dot /usr/bin/install -c -m 644 html/classGnome_1_1Glade_1_1Xml__inherit__graph.dot /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/classGnome_1_1Glade_1_1Xml__inherit__graph.dot /usr/bin/install -c -m 644 html/graph_legend.dot /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/graph_legend.dot /usr/bin/install -c -m 644 html/inherit__graph__0.dot /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs/reference/html/inherit__graph__0.dot /bin/sh /builddir/build/BUILD/libglademm-2.6.7/scripts/install-sh -d /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/devhelp/books/libglademm-2.4 /usr/bin/install -c -m 644 ./libglademm-2.4.devhelp /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/devhelp/books/libglademm-2.4/$f; make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/docs' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/docs' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/docs' make[1]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/docs' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples' Making install in basic make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/basic' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/basic' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/basic' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/basic' Making install in basic_from_buffer make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/basic_from_buffer' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/basic_from_buffer' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/basic_from_buffer' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/basic_from_buffer' Making install in derived make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/derived' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/derived' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/derived' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/derived' Making install in variablesmap make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/variablesmap' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/variablesmap' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/variablesmap' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/variablesmap' Making install in menus make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/menus' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples/menus' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/menus' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples/menus' make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples' make[1]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/examples' Making install in MSVC_Net2005 make[1]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005' Making install in gendef make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/gendef' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/gendef' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/gendef' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/gendef' Making install in libglademm make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/libglademm' make install-am make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/libglademm' make[4]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/libglademm' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/libglademm' make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/libglademm' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/libglademm' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples' Making install in basic make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/basic' make[4]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/basic' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/basic' make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/basic' Making install in derived make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/derived' make[4]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/derived' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/derived' make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/derived' Making install in menus make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/menus' make[4]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/menus' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/menus' make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/menus' Making install in variablesmap make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/variablesmap' make[4]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/variablesmap' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/variablesmap' make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples/variablesmap' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples' make[4]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples' make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005/examples' make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005' make[3]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005' make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005' make[1]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7/MSVC_Net2005' make[1]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7' *** Everything completed *** make[2]: Entering directory `/builddir/build/BUILD/libglademm-2.6.7' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7' make[1]: Leaving directory `/builddir/build/BUILD/libglademm-2.6.7' + find /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' + /usr/bin/mkdir docs-to-include + /usr/bin/mv /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/gnomemm-2.6/libglademm-2.4/docs docs-to-include/ + rm -f /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/devhelp/books/libglademm-2.4/libglademm-2.4.devhelp + /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/libglademm-2.6.7 extracting debug info from /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/lib64/libglademm-2.4.so.1.0.5 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libglademm-2.4.so.1.0.5.debug to /usr/lib/debug/usr/lib64/libglademm-2.4.so.debug symlinked /usr/lib/debug/usr/lib64/libglademm-2.4.so.1.0.5.debug to /usr/lib/debug/usr/lib64/libglademm-2.4.so.1.debug 72 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libglademm24-2.6.7-14.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DYyhvG + umask 022 + cd /builddir/build/BUILD + cd libglademm-2.6.7 + DOCDIR=/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/libglademm24-2.6.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/libglademm24-2.6.7 + cp -pr AUTHORS /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/libglademm24-2.6.7 + cp -pr COPYING /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/libglademm24-2.6.7 + cp -pr ChangeLog /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/libglademm24-2.6.7 + cp -pr INSTALL /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/libglademm24-2.6.7 + cp -pr NEWS /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/libglademm24-2.6.7 + cp -pr README /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/libglademm24-2.6.7 + exit 0 Provides: libglademm-2.4.so.1()(64bit) libglademm24 = 2.6.7-14.el7.centos libglademm24(x86-64) = 2.6.7-14.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/ldconfig Requires(postun): /bin/sh /sbin/ldconfig Requires: libatk-1.0.so.0()(64bit) libatkmm-1.6.so.1()(64bit) libc.so.6()(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) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdkmm-2.4.so.1()(64bit) libgio-2.0.so.0()(64bit) libgiomm-2.4.so.1()(64bit) libglade-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtkmm-2.4.so.1()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangomm-1.4.so.1()(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) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: libglademm24-devel-2.6.7-14.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GLzFJ9 + umask 022 + cd /builddir/build/BUILD + cd libglademm-2.6.7 + DOCDIR=/builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/libglademm24-devel-2.6.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/libglademm24-devel-2.6.7 + cp -pr docs-to-include/docs /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64/usr/share/doc/libglademm24-devel-2.6.7 + exit 0 Provides: libglademm24-devel = 2.6.7-14.el7.centos libglademm24-devel(x86-64) = 2.6.7-14.el7.centos pkgconfig(libglademm-2.4) = 2.6.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libglademm-2.4.so.1()(64bit) pkgconfig(gtkmm-2.4) >= 2.6.0 pkgconfig(libglade-2.0) >= 2.6.1 Processing files: libglademm24-debuginfo-2.6.7-14.el7.centos.x86_64 Provides: libglademm24-debuginfo = 2.6.7-14.el7.centos libglademm24-debuginfo(x86-64) = 2.6.7-14.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64 Wrote: /builddir/build/RPMS/libglademm24-2.6.7-14.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libglademm24-devel-2.6.7-14.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libglademm24-debuginfo-2.6.7-14.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jSfsk8 + umask 022 + cd /builddir/build/BUILD + cd libglademm-2.6.7 + rm -rf /builddir/build/BUILDROOT/libglademm24-2.6.7-14.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->