Mock Version: 1.1.33 Mock Version: 1.1.33 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gtk3.spec'], False, '/var/lib/mock/f20-build-1931907-339949/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gtk3.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-25.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gtk3-3.10.6-1.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gtk3.spec'], False, '/var/lib/mock/f20-build-1931907-339949/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gtk3.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lgiH9N + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gtk+-3.10.6 + /usr/bin/xz -dc /builddir/build/SOURCES/gtk+-3.10.6.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gtk+-3.10.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm gdk/wayland/gtk-shell-client-protocol.h + rm gdk/wayland/gtk-shell-protocol.c Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Gvsfvk + exit 0 + umask 022 + cd /builddir/build/BUILD + cd gtk+-3.10.6 + test -x configure + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-gtk2-dependency --enable-xkb --enable-xinerama --enable-xrandr --enable-xfixes --enable-xcomposite --enable-xdamage --enable-x11-backend --enable-wayland-backend --enable-broadway-backend --enable-colord --enable-installed-tests checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu 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 to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 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 for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking whether make sets $(MAKE)... (cached) yes checking for native Win32... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-gcc... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl... no checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to print strings... printf 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 i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-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 i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-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 i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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) 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... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... no checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking dependency style of gcc... none checking for nm... /usr/bin/nm -B checking for some Win32 platform... no checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for wayland-scanner... /usr/bin/wayland-scanner checking whether build environment is sane... yes checking for BASE_DEPENDENCIES... yes checking for CAIRO_BACKEND... yes checking for GMODULE... yes checking whether to write dependencies into .pc files... no checking for perl5... no checking for perl... /usr/bin/perl checking for lstat... yes checking for mkstemp... yes checking for localtime_r... yes checking for _NL_TIME_FIRST_WEEKDAY... yes checking for _NL_MEASUREMENT_MEASUREMENT... yes checking for _NL_PAPER_HEIGHT... yes checking for _NL_PAPER_WIDTH... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... af am an ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en en_CA en_GB en@shaw eo es et eu fa fi fr ga gd gl gu he hi hr hu hy ia id io is it ja ka kg kk km kn ko ku ky lg li lt lv mai mi mk ml mn mr ms my nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@ije sr@latin sv ta te tg th tk tr tt ug uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW checking for extra flags to get ANSI library prototypes... none needed checking for the BeOS... no checking for HP-UX... no checking for i686-redhat-linux-gnu-pkg-config... (cached) /usr/bin/i686-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.37.5... yes (version 2.38.2) checking for pkg-config... /usr/bin/pkg-config checking build system's pkg-config is at least version 0.16... yes checking for bind_textdomain_codeset... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking ftw.h usability... yes checking ftw.h presence... yes checking for ftw.h... yes checking for GNU ftw extensions... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for mallinfo... yes checking for getresuid... yes checking for uid_t in sys/types.h... yes checking for round in -lm... yes checking for round... yes checking for rint... yes checking for nearbyint... yes checking whether isnan is declared... yes checking whether isinf is declared... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking whether to build dynamic modules... yes checking whether dynamic modules work... yes checking immodules to build... checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking for gtk-update-icon-cache... /usr/bin/gtk-update-icon-cache checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource checking for XOpenDisplay... yes checking for XextFindDisplay... yes checking if is needed for xReply... no checking for XkbQueryExtension... yes checking for XShapeCombineMask... yes checking for XSyncQueryExtension... yes checking for X11/extensions/sync.h... yes checking for Xinerama packages... yes checking for XGetEventData... yes checking X11/extensions/XInput2.h usability... yes checking X11/extensions/XInput2.h presence... yes checking for X11/extensions/XInput2.h... yes checking for XIAllowTouchEvents... yes checking for XIScrollClassInfo.number... yes checking Pango flags... -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo checking for cairo_surface_set_device_scale... yes checking for GDK_DEP... yes checking for ATK... yes checking for GTK_DEP... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for struct sockaddr_un.sun_len... no checking for cups-config... /usr/bin/cups-config checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking for httpGetAuthString... yes checking libpapi... checking for papiServiceCreate in -lpapi... no checking cairo-pdf.h usability... yes checking cairo-pdf.h presence... yes checking for cairo-pdf.h... yes checking cairo-ps.h usability... yes checking cairo-ps.h presence... yes checking for cairo-ps.h... yes checking cairo-svg.h usability... yes checking cairo-svg.h presence... yes checking for cairo-svg.h... yes checking for i686-redhat-linux-gnu-pkg-config... (cached) /usr/bin/i686-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for gobject-introspection... yes checking whether to use PackageKit... yes checking whether to use colord... yes checking for COLORD... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for xsltproc... /usr/bin/xsltproc checking for XML catalog (/etc/xml/catalog)... found checking for xmlcatalog... /usr/bin/xmlcatalog checking for DocBook XML DTD V4.1.2 in XML catalog... found checking for DocBook XSL Stylesheets in XML catalog... found checking whether to generate man pages... yes checking for -fvisibility=hidden compiler flag... yes checking for -Bsymbolic-functions linker flag... yes checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating config.h.win32 config.status: creating gtk-zip.sh config.status: creating Makefile config.status: creating gdk-3.0.pc config.status: creating gtk+-3.0.pc config.status: creating gtk+-unix-print-3.0.pc config.status: creating gail-3.0.pc config.status: creating m4macros/Makefile config.status: creating po/Makefile.in config.status: creating po-properties/Makefile.in config.status: creating demos/Makefile config.status: creating demos/gtk-demo/Makefile config.status: creating demos/gtk-demo/geninclude.pl config.status: creating demos/pixbuf-demo/Makefile config.status: creating demos/widget-factory/Makefile config.status: creating examples/Makefile config.status: creating examples/application1/Makefile config.status: creating examples/application2/Makefile config.status: creating examples/application3/Makefile config.status: creating examples/application4/Makefile config.status: creating examples/application5/Makefile config.status: creating examples/application6/Makefile config.status: creating examples/application7/Makefile config.status: creating examples/application8/Makefile config.status: creating examples/application9/Makefile config.status: creating tests/Makefile config.status: creating tests/visuals/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/a11y/Makefile config.status: creating testsuite/css/Makefile config.status: creating testsuite/css/parser/Makefile config.status: creating testsuite/gdk/Makefile config.status: creating testsuite/gtk/Makefile config.status: creating testsuite/reftests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/gdk/Makefile config.status: creating docs/reference/gdk/version.xml config.status: creating docs/reference/gtk/Makefile config.status: creating docs/reference/gtk/gtk3.types config.status: creating docs/reference/gtk/version.xml config.status: creating docs/reference/libgail-util/Makefile config.status: creating docs/reference/libgail-util/version.xml config.status: creating docs/tools/Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/crypt/Makefile config.status: creating build/win32/vs9/Makefile config.status: creating build/win32/vs10/Makefile config.status: creating gdk/Makefile config.status: creating gdk/broadway/Makefile config.status: creating gdk/x11/Makefile config.status: creating gdk/win32/Makefile config.status: creating gdk/win32/rc/Makefile config.status: creating gdk/win32/rc/gdk.rc config.status: creating gdk/quartz/Makefile config.status: creating gdk/wayland/Makefile config.status: creating gdk/gdkversionmacros.h config.status: creating gtk/Makefile config.status: creating gtk/makefile.msc config.status: creating gtk/gtkversion.h config.status: creating gtk/gtk-win32.rc config.status: creating gtk/a11y/Makefile config.status: creating gtk/native/Makefile config.status: creating libgail-util/Makefile config.status: creating modules/Makefile config.status: creating modules/engines/Makefile config.status: creating modules/engines/pixbuf/Makefile config.status: creating modules/input/Makefile config.status: creating modules/printbackends/Makefile config.status: creating modules/printbackends/cups/Makefile config.status: creating modules/printbackends/lpr/Makefile config.status: creating modules/printbackends/file/Makefile config.status: creating modules/printbackends/papi/Makefile config.status: creating modules/printbackends/test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po-properties commands config.status: executing gdk/gdkconfig.h commands GTK+ 3.10.6 =========== GDK backends: x11 broadway wayland X11 extensions: XKB Xinerama XI2.2 XRANDR XFIXES Composite DAMAGE Print backends: file lpr cups Dynamic modules: yes Included immodules: none PackageKit support: yes colord support: yes Introspection: yes Debugging: minimum Documentation: no + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + make -j5 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6' Making all in po make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/po' Making all in po-properties make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/po-properties' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/po-properties' Making all in gdk make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' GEN stamp-gdkenumtypes.h config.status: executing gdk/gdkconfig.h commands config.status: gdk/gdkconfig.h is unchanged echo timestamp > stamp-gc-h GEN gdkconfig.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' Making all in x11 make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/x11' CC gdkapplaunchcontext-x11.lo CC gdkasync.lo CC gdkcursor-x11.lo CC gdkdevice-core-x11.lo CC gdkdevice-xi2.lo CC gdkdevicemanager-core-x11.lo CC gdkdevicemanager-x11.lo CC gdkdevicemanager-xi2.lo CC gdkdisplaymanager-x11.lo CC gdkdisplay-x11.lo CC gdkdnd-x11.lo CC gdkeventsource.lo CC gdkeventtranslator.lo CC gdkgeometry-x11.lo CC gdkkeys-x11.lo CC gdkmain-x11.lo CC gdkproperty-x11.lo CC gdkscreen-x11.lo CC gdkselection-x11.lo CC gdktestutils-x11.lo CC gdkvisual-x11.lo CC gdkwindow-x11.lo CC gdkxftdefaults.lo CC gdkxid.lo CC xsettings-client.lo xsettings-client.c: In function 'fetch_card16': xsettings-client.c:156:3: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Wformat=] return_if_fail_bytes (buffer, 2); ^ xsettings-client.c: In function 'fetch_card32': xsettings-client.c:189:3: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Wformat=] return_if_fail_bytes (buffer, 4); ^ xsettings-client.c: In function 'fetch_card8': xsettings-client.c:206:3: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Wformat=] return_if_fail_bytes (buffer, 1); ^ xsettings-client.c: In function 'fetch_string': xsettings-client.c:230:3: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Wformat=] return_if_fail_bytes (buffer, pad_len); ^ xsettings-client.c: In function 'parse_settings': xsettings-client.c:279:3: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'CARD32' [-Wformat=] GDK_NOTE(SETTINGS, g_print("reading %u settings (serial %u byte order %u)\n", n_entries, serial, buffer.byte_order)); ^ xsettings-client.c:279:3: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'CARD32' [-Wformat=] CCLD libgdk-x11.la make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/x11' Making all in broadway make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/broadway' make all-am make[5]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/broadway' CC gdkcursor-broadway.lo CC gdkdevice-broadway.lo CC gdkdevicemanager-broadway.lo CC gdkdisplay-broadway.lo CC gdkdnd-broadway.lo CC gdkeventsource.lo CC gdkglobals-broadway.lo CC gdkkeys-broadway.lo CC gdkproperty-broadway.lo CC gdkscreen-broadway.lo CC gdkselection-broadway.lo CC gdktestutils-broadway.lo CC gdkvisual-broadway.lo CC gdkwindow-broadway.lo CC gdkbroadway-server.lo CC broadwayd.o CC broadway-server.o CC broadway-output.o CCLD libgdk-broadway.la CCLD broadwayd make[5]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/broadway' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/broadway' Making all in wayland make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/wayland' GEN gtk-shell-client-protocol.h GEN gtk-shell-protocol.c GEN gtk-shell-protocol.c make all-am make[5]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/wayland' CC gtk-shell-protocol.lo CC gdkapplaunchcontext-wayland.lo CC gdkcursor-wayland.lo CC gdkdevice-wayland.lo CC gdkdisplay-wayland.lo CC gdkdnd-wayland.lo gdkdevice-wayland.c: In function 'gdk_wayland_device_request_selection_content_libgtk_only': gdkdevice-wayland.c:1550:9: warning: ignoring return value of 'pipe2', declared with attribute warn_unused_result [-Wunused-result] pipe2 (pipe_fd, O_CLOEXEC); ^ CC gdkeventsource.lo CC gdkkeys-wayland.lo CC gdkscreen-wayland.lo CC gdkselection-wayland.lo CC gdkwindow-wayland.lo CCLD libgdk-wayland.la make[5]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/wayland' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/wayland' Making all in . make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' CC libgdk_3_la-gdk.lo CC libgdk_3_la-gdkapplaunchcontext.lo CC libgdk_3_la-gdkcairo.lo CC libgdk_3_la-gdkcolor.lo CC libgdk_3_la-gdkcursor.lo CC libgdk_3_la-gdkdeprecated.lo CC libgdk_3_la-gdkdevice.lo CC libgdk_3_la-gdkdevicemanager.lo CC libgdk_3_la-gdkdisplay.lo CC libgdk_3_la-gdkdisplaymanager.lo CC libgdk_3_la-gdkdnd.lo CC libgdk_3_la-gdkevents.lo CC libgdk_3_la-gdkframetimings.lo CC libgdk_3_la-gdkglobals.lo CC libgdk_3_la-gdkkeys.lo CC libgdk_3_la-gdkkeyuni.lo CC libgdk_3_la-gdkoffscreenwindow.lo CC libgdk_3_la-gdkframeclock.lo CC libgdk_3_la-gdkframeclockidle.lo CC libgdk_3_la-gdkpango.lo CC libgdk_3_la-gdkpixbuf-drawable.lo CC libgdk_3_la-gdkproperty.lo CC libgdk_3_la-gdkrectangle.lo CC libgdk_3_la-gdkrgba.lo CC libgdk_3_la-gdkscreen.lo CC libgdk_3_la-gdkselection.lo CC libgdk_3_la-gdkvisual.lo CC libgdk_3_la-gdkwindow.lo CC libgdk_3_la-gdkwindowimpl.lo CC libgdk_3_la-gdkenumtypes.lo CC libgdk_3_la-gdkmarshalers.lo GEN gdkconfig.h CCLD libgdk-3.la GISCAN Gdk-3.0.gir gdkevents.c:1937: Warning: Gdk: gdk_event_get_event_sequence: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) gdkwindow.c:3774: Warning: Gdk: gdk_window_set_invalidate_handler: argument handler: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) GICOMP Gdk-3.0.gir GISCAN GdkX11-3.0.gir GICOMP GdkX11-3.0.gir make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' Making all in gtk make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' CCLD extract-strings GEN stamp-gtkprivatetypebuiltins.h GEN stamp-gtktypebuiltins.h GEN stamp-gtkmarshalers.h GEN gtkdbusgenerated.c GEN stamp-icons GEN gtkdbusgenerated.h GEN gtkaboutdialog.ui.h GEN gtkappchooserdialog.ui.h GEN gtkappchooserwidget.ui.h GEN gtkassistant.ui.h GEN gtkcolorchooserdialog.ui.h GEN gtkdialog.ui.h GEN gtkcoloreditor.ui.h GEN gtkfilechooserbutton.ui.h GEN gtkfilechooserdefault.ui.h GEN gtkfilechooserdialog.ui.h GEN gtkfontbutton.ui.h GEN gtkfontchooserdialog.ui.h GEN gtkfontchooserwidget.ui.h GEN gtkinfobar.ui.h GEN gtklockbutton.ui.h GEN gtkmessagedialog.ui.h GEN gtkpagesetupunixdialog.ui.h GEN gtkpathbar.ui.h GEN gtkprintunixdialog.ui.h GEN gtkrecentchooserdefault.ui.h GEN gtksearchbar.ui.h GEN gtkscalebutton.ui.h GEN gtkvolumebutton.ui.h GEN gtkbuiltincache.h GEN gtkstatusbar.ui.h GEN gtkresources.c GEN gtktypefuncs.c make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' Making all in a11y make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk/a11y' CC libgtka11y_la-gtkaccessibility.lo CC libgtka11y_la-gtkaccessibilitymisc.lo CC libgtka11y_la-gtkaccessibilityutil.lo CC libgtka11y_la-gtkarrowaccessible.lo CC libgtka11y_la-gtkbooleancellaccessible.lo gtkaccessibility.c: In function 'gail_focus_notify': gtkaccessibility.c:529:4: warning: 'atk_focus_tracker_notify' is deprecated (declared at /usr/include/atk-1.0/atk/atkutil.h:176) [-Wdeprecated-declarations] atk_focus_tracker_notify (atk_obj); ^ gtkaccessibility.c: In function '_gtk_accessibility_init': gtkaccessibility.c:979:3: warning: 'atk_focus_tracker_init' is deprecated (declared at /usr/include/atk-1.0/atk/atkutil.h:174) [-Wdeprecated-declarations] atk_focus_tracker_init (gail_focus_tracker_init); ^ gtkaccessibility.c:980:3: warning: 'atk_add_focus_tracker' is deprecated (declared at /usr/include/atk-1.0/atk/atkutil.h:170) [-Wdeprecated-declarations] focus_tracker_id = atk_add_focus_tracker (gail_focus_tracker); ^ CC libgtka11y_la-gtkbuttonaccessible.lo CC libgtka11y_la-gtkcellaccessible.lo CC libgtka11y_la-gtkcellaccessibleparent.lo CC libgtka11y_la-gtkcheckmenuitemaccessible.lo CC libgtka11y_la-gtkcolorswatchaccessible.lo CC libgtka11y_la-gtkcomboboxaccessible.lo CC libgtka11y_la-gtkcontaineraccessible.lo CC libgtka11y_la-gtkcontainercellaccessible.lo CC libgtka11y_la-gtkentryaccessible.lo CC libgtka11y_la-gtkexpanderaccessible.lo CC libgtka11y_la-gtkframeaccessible.lo CC libgtka11y_la-gtkiconviewaccessible.lo CC libgtka11y_la-gtkimageaccessible.lo CC libgtka11y_la-gtkimagecellaccessible.lo CC libgtka11y_la-gtklabelaccessible.lo CC libgtka11y_la-gtklevelbaraccessible.lo CC libgtka11y_la-gtklinkbuttonaccessible.lo CC libgtka11y_la-gtklistboxaccessible.lo CC libgtka11y_la-gtklistboxrowaccessible.lo CC libgtka11y_la-gtklockbuttonaccessible.lo CC libgtka11y_la-gtkmenuaccessible.lo CC libgtka11y_la-gtkmenushellaccessible.lo CC libgtka11y_la-gtkmenuitemaccessible.lo CC libgtka11y_la-gtknotebookaccessible.lo CC libgtka11y_la-gtknotebookpageaccessible.lo CC libgtka11y_la-gtkpanedaccessible.lo gtknotebookaccessible.c: In function 'check_focus_tab': gtknotebookaccessible.c:74:7: warning: 'atk_focus_tracker_notify' is deprecated (declared at /usr/include/atk-1.0/atk/atkutil.h:176) [-Wdeprecated-declarations] atk_focus_tracker_notify (obj); ^ CC libgtka11y_la-gtkprogressbaraccessible.lo CC libgtka11y_la-gtkradiobuttonaccessible.lo CC libgtka11y_la-gtkradiomenuitemaccessible.lo CC libgtka11y_la-gtkrangeaccessible.lo CC libgtka11y_la-gtkrenderercellaccessible.lo CC libgtka11y_la-gtkscaleaccessible.lo CC libgtka11y_la-gtkscalebuttonaccessible.lo CC libgtka11y_la-gtkscrolledwindowaccessible.lo CC libgtka11y_la-gtkspinbuttonaccessible.lo CC libgtka11y_la-gtkspinneraccessible.lo CC libgtka11y_la-gtkstatusbaraccessible.lo CC libgtka11y_la-gtkswitchaccessible.lo CC libgtka11y_la-gtktextcellaccessible.lo CC libgtka11y_la-gtktextviewaccessible.lo CC libgtka11y_la-gtktogglebuttonaccessible.lo CC libgtka11y_la-gtktoplevelaccessible.lo CC libgtka11y_la-gtktreeviewaccessible.lo CC libgtka11y_la-gtkwidgetaccessible.lo CC libgtka11y_la-gtkwindowaccessible.lo CCLD libgtka11y.la make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk/a11y' Making all in native make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk/native' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk/native' Making all in . make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' CC libgtk_3_la-gtkactivatable.lo CC libgtk_3_la-gtkaction.lo CC libgtk_3_la-gtkactiongroup.lo CC libgtk_3_la-gtkcolorsel.lo CC libgtk_3_la-gtkcolorseldialog.lo CC libgtk_3_la-gtkfontsel.lo CC libgtk_3_la-gtkgradient.lo CC libgtk_3_la-gtkhandlebox.lo CC libgtk_3_la-gtkhbbox.lo CC libgtk_3_la-gtkhbox.lo CC libgtk_3_la-gtkhpaned.lo CC libgtk_3_la-gtkhscrollbar.lo CC libgtk_3_la-gtkhscale.lo CC libgtk_3_la-gtkhseparator.lo CC libgtk_3_la-gtkhsv.lo CC libgtk_3_la-gtkiconfactory.lo CC libgtk_3_la-gtkimagemenuitem.lo CC libgtk_3_la-gtkradioaction.lo CC libgtk_3_la-gtkrc.lo CC libgtk_3_la-gtkrecentaction.lo CC libgtk_3_la-gtkstock.lo CC libgtk_3_la-gtkstyle.lo CC libgtk_3_la-gtksymboliccolor.lo CC libgtk_3_la-gtktable.lo CC libgtk_3_la-gtktearoffmenuitem.lo CC libgtk_3_la-gtktoggleaction.lo CC libgtk_3_la-gtkuimanager.lo CC libgtk_3_la-gtkvbbox.lo CC libgtk_3_la-gtkvbox.lo CC libgtk_3_la-gtkvscale.lo CC libgtk_3_la-gtkvscrollbar.lo CC libgtk_3_la-gtkvseparator.lo CC libgtk_3_la-gtkvpaned.lo CC libgtk_3_la-gtkactionmuxer.lo CC libgtk_3_la-gtkactionobserver.lo CC libgtk_3_la-gtkactionobservable.lo CC libgtk_3_la-gtkactionable.lo CC libgtk_3_la-gtkquery.lo CC libgtk_3_la-gtksearchbar.lo CC libgtk_3_la-gtksearchentry.lo CC libgtk_3_la-gtksearchengine.lo CC libgtk_3_la-gtksearchenginesimple.lo CC libgtk_3_la-fnmatch.lo CC libgtk_3_la-gtkaboutdialog.lo CC libgtk_3_la-gtkaccelgroup.lo CC libgtk_3_la-gtkaccellabel.lo CC libgtk_3_la-gtkaccelmap.lo CC libgtk_3_la-gtkaccessible.lo CC libgtk_3_la-gtkactionhelper.lo CC libgtk_3_la-gtkadjustment.lo CC libgtk_3_la-gtkalignment.lo CC libgtk_3_la-gtkappchooser.lo CC libgtk_3_la-gtkallocatedbitmask.lo CC libgtk_3_la-gtkappchooserwidget.lo CC libgtk_3_la-gtkappchooserbutton.lo CC libgtk_3_la-gtkappchooserdialog.lo CC libgtk_3_la-gtkappchoosermodule.lo CC libgtk_3_la-gtkappchooseronline.lo CC libgtk_3_la-gtkapplication.lo CC libgtk_3_la-gtkapplicationwindow.lo CC libgtk_3_la-gtkarrow.lo CC libgtk_3_la-gtkaspectframe.lo CC libgtk_3_la-gtkassistant.lo CC libgtk_3_la-gtkbbox.lo CC libgtk_3_la-gtkbin.lo CC libgtk_3_la-gtkbindings.lo CC libgtk_3_la-gtkbookmarksmanager.lo CC libgtk_3_la-gtkborder.lo CC libgtk_3_la-gtkborderimage.lo CC libgtk_3_la-gtkbox.lo CC libgtk_3_la-gtkbubblewindow.lo CC libgtk_3_la-gtkbuildable.lo CC libgtk_3_la-gtkbuilder.lo CC libgtk_3_la-gtkbuilderparser.lo CC libgtk_3_la-gtkbuilder-menus.lo CC libgtk_3_la-gtkbutton.lo CC libgtk_3_la-gtkcairoblur.lo CC libgtk_3_la-gtkcalendar.lo CC libgtk_3_la-gtkcellarea.lo CC libgtk_3_la-gtkcellareabox.lo CC libgtk_3_la-gtkcellareaboxcontext.lo CC libgtk_3_la-gtkcellareacontext.lo CC libgtk_3_la-gtkcelleditable.lo CC libgtk_3_la-gtkcelllayout.lo CC libgtk_3_la-gtkcellrenderer.lo CC libgtk_3_la-gtkcellrendereraccel.lo CC libgtk_3_la-gtkcellrenderercombo.lo CC libgtk_3_la-gtkcellrendererpixbuf.lo CC libgtk_3_la-gtkcellrendererprogress.lo CC libgtk_3_la-gtkcellrendererspin.lo CC libgtk_3_la-gtkcellrendererspinner.lo CC libgtk_3_la-gtkcellrenderertext.lo CC libgtk_3_la-gtkcellrenderertoggle.lo CC libgtk_3_la-gtkcellview.lo CC libgtk_3_la-gtkcheckbutton.lo CC libgtk_3_la-gtkcheckmenuitem.lo CC libgtk_3_la-gtkcolorbutton.lo CC libgtk_3_la-gtkcolorchooser.lo CC libgtk_3_la-gtkcolorchooserwidget.lo CC libgtk_3_la-gtkcolorchooserdialog.lo CC libgtk_3_la-gtkcoloreditor.lo CC libgtk_3_la-gtkcolorplane.lo CC libgtk_3_la-gtkcolorscale.lo CC libgtk_3_la-gtkcolorswatch.lo CC libgtk_3_la-gtkcolorutils.lo CC libgtk_3_la-gtkcombobox.lo CC libgtk_3_la-gtkcomboboxtext.lo CC libgtk_3_la-gtkcontainer.lo CC libgtk_3_la-gtkcssanimation.lo CC libgtk_3_la-gtkcssarrayvalue.lo CC libgtk_3_la-gtkcssbgsizevalue.lo CC libgtk_3_la-gtkcssbordervalue.lo CC libgtk_3_la-gtkcsscolorvalue.lo CC libgtk_3_la-gtkcsscomputedvalues.lo CC libgtk_3_la-gtkcsscornervalue.lo CC libgtk_3_la-gtkcsscustomproperty.lo CC libgtk_3_la-gtkcsseasevalue.lo CC libgtk_3_la-gtkcssenumvalue.lo CC libgtk_3_la-gtkcssenginevalue.lo CC libgtk_3_la-gtkcssimage.lo CC libgtk_3_la-gtkcssimagecrossfade.lo CC libgtk_3_la-gtkcssimagegradient.lo CC libgtk_3_la-gtkcssimagelinear.lo CC libgtk_3_la-gtkcssimagesurface.lo CC libgtk_3_la-gtkcssimageurl.lo CC libgtk_3_la-gtkcssimagescaled.lo CC libgtk_3_la-gtkcssimagevalue.lo CC libgtk_3_la-gtkcssimagewin32.lo CC libgtk_3_la-gtkcssinheritvalue.lo CC libgtk_3_la-gtkcssinitialvalue.lo CC libgtk_3_la-gtkcsskeyframes.lo CC libgtk_3_la-gtkcsslookup.lo CC libgtk_3_la-gtkcssmatcher.lo CC libgtk_3_la-gtkcssnumbervalue.lo CC libgtk_3_la-gtkcssparser.lo CC libgtk_3_la-gtkcsspositionvalue.lo CC libgtk_3_la-gtkcssprovider.lo CC libgtk_3_la-gtkcssrepeatvalue.lo CC libgtk_3_la-gtkcssrgbavalue.lo CC libgtk_3_la-gtkcsssection.lo CC libgtk_3_la-gtkcssselector.lo CC libgtk_3_la-gtkcssstringvalue.lo CC libgtk_3_la-gtkcssshadowsvalue.lo CC libgtk_3_la-gtkcssshadowvalue.lo CC libgtk_3_la-gtkcssshorthandproperty.lo CC libgtk_3_la-gtkcssshorthandpropertyimpl.lo CC libgtk_3_la-gtkcssstylefuncs.lo CC libgtk_3_la-gtkcssstyleproperty.lo CC libgtk_3_la-gtkcssstylepropertyimpl.lo CC libgtk_3_la-gtkcsstransition.lo CC libgtk_3_la-gtkcsstypedvalue.lo CC libgtk_3_la-gtkcssvalue.lo CC libgtk_3_la-gtkcsstypes.lo CC libgtk_3_la-gtkdialog.lo CC libgtk_3_la-gtkdrawingarea.lo CC libgtk_3_la-gtkeditable.lo CC libgtk_3_la-gtkentry.lo CC libgtk_3_la-gtkentrybuffer.lo CC libgtk_3_la-gtkentrycompletion.lo CC libgtk_3_la-gtkeventbox.lo CC libgtk_3_la-gtkexpander.lo CC libgtk_3_la-gtkfilechooser.lo CC libgtk_3_la-gtkfilechooserbutton.lo CC libgtk_3_la-gtkfilechooserdefault.lo CC libgtk_3_la-gtkfilechooserdialog.lo CC libgtk_3_la-gtkfilechooserembed.lo CC libgtk_3_la-gtkfilechooserentry.lo CC libgtk_3_la-gtkfilechooserutils.lo CC libgtk_3_la-gtkfilechooserwidget.lo CC libgtk_3_la-gtkfilefilter.lo CC libgtk_3_la-gtkfilesystem.lo CC libgtk_3_la-gtkfilesystemmodel.lo CC libgtk_3_la-gtkfixed.lo CC libgtk_3_la-gtkfontbutton.lo CC libgtk_3_la-gtkfontchooser.lo CC libgtk_3_la-gtkfontchooserdialog.lo CC libgtk_3_la-gtkfontchooserutils.lo CC libgtk_3_la-gtkfontchooserwidget.lo CC libgtk_3_la-gtkframe.lo CC libgtk_3_la-gtkgladecatalog.lo CC libgtk_3_la-gtkgrid.lo CC libgtk_3_la-gtkheaderbar.lo CC libgtk_3_la-gtkhsla.lo CC libgtk_3_la-gtkiconcache.lo CC libgtk_3_la-gtkiconcachevalidator.lo CC libgtk_3_la-gtkiconhelper.lo CC libgtk_3_la-gtkicontheme.lo CC libgtk_3_la-gtkiconview.lo CC libgtk_3_la-gtkimage.lo CC libgtk_3_la-gtkimcontext.lo gtkiconview.c: In function '_gtk_icon_view_set_cursor_item': gtkiconview.c:3286:7: warning: 'atk_focus_tracker_notify' is deprecated (declared at /usr/include/atk-1.0/atk/atkutil.h:176) [-Wdeprecated-declarations] atk_focus_tracker_notify (item_obj); ^ CC libgtk_3_la-gtkimcontextsimple.lo CC libgtk_3_la-gtkimmodule.lo CC libgtk_3_la-gtkimmulticontext.lo CC libgtk_3_la-gtkinfobar.lo CC libgtk_3_la-gtkinvisible.lo CC libgtk_3_la-gtkkeyhash.lo CC libgtk_3_la-gtklabel.lo CC libgtk_3_la-gtklayout.lo CC libgtk_3_la-gtklevelbar.lo CC libgtk_3_la-gtklinkbutton.lo CC libgtk_3_la-gtklistbox.lo CC libgtk_3_la-gtkliststore.lo CC libgtk_3_la-gtklockbutton.lo CC libgtk_3_la-gtkmain.lo CC libgtk_3_la-gtkmarshalers.lo CC libgtk_3_la-gtkmenu.lo CC libgtk_3_la-gtkmenubar.lo CC libgtk_3_la-gtkmenubutton.lo CC libgtk_3_la-gtkmenuitem.lo CC libgtk_3_la-gtkmenushell.lo CC libgtk_3_la-gtkmenutracker.lo CC libgtk_3_la-gtkmenutrackeritem.lo CC libgtk_3_la-gtkmenutoolbutton.lo CC libgtk_3_la-gtkmessagedialog.lo CC libgtk_3_la-gtkmisc.lo CC libgtk_3_la-gtkmnemonichash.lo CC libgtk_3_la-gtkmodelmenuitem.lo CC libgtk_3_la-gtkmodifierstyle.lo CC libgtk_3_la-gtkmodules.lo CC libgtk_3_la-gtkmountoperation.lo CC libgtk_3_la-gtknotebook.lo CC libgtk_3_la-gtknumerableicon.lo CC libgtk_3_la-gtkoffscreenwindow.lo CC libgtk_3_la-gtkorientable.lo CC libgtk_3_la-gtkoverlay.lo CC libgtk_3_la-gtkpagesetup.lo CC libgtk_3_la-gtkpaned.lo CC libgtk_3_la-gtkpango.lo CC libgtk_3_la-gtkpapersize.lo CC libgtk_3_la-gtkpathbar.lo CC libgtk_3_la-gtkplacessidebar.lo CC libgtk_3_la-gtkpressandhold.lo CC libgtk_3_la-gtkprintcontext.lo CC libgtk_3_la-gtkprintoperation.lo CC libgtk_3_la-gtkprintoperationpreview.lo CC libgtk_3_la-gtkprintsettings.lo CC libgtk_3_la-gtkprintutils.lo CC libgtk_3_la-gtkprivate.lo CC libgtk_3_la-gtkprivatetypebuiltins.lo CC libgtk_3_la-gtkprogressbar.lo CC libgtk_3_la-gtkpixelcache.lo CC libgtk_3_la-gtkradiobutton.lo CC libgtk_3_la-gtkradiomenuitem.lo CC libgtk_3_la-gtkradiotoolbutton.lo CC libgtk_3_la-gtkrange.lo CC libgtk_3_la-gtkrbtree.lo CC libgtk_3_la-gtkrecentchooserdefault.lo CC libgtk_3_la-gtkrecentchooserdialog.lo CC libgtk_3_la-gtkrecentchoosermenu.lo CC libgtk_3_la-gtkrecentchooserwidget.lo CC libgtk_3_la-gtkrecentchooserutils.lo CC libgtk_3_la-gtkrecentchooser.lo CC libgtk_3_la-gtkrecentfilter.lo CC libgtk_3_la-gtkrecentmanager.lo CC libgtk_3_la-gtkresources.lo CC libgtk_3_la-gtkrevealer.lo CC libgtk_3_la-gtkroundedbox.lo CC libgtk_3_la-gtkscale.lo CC libgtk_3_la-gtkscalebutton.lo CC libgtk_3_la-gtkscrollable.lo CC libgtk_3_la-gtkscrollbar.lo CC libgtk_3_la-gtkscrolledwindow.lo CC libgtk_3_la-gtkselection.lo CC libgtk_3_la-gtkseparator.lo CC libgtk_3_la-gtkseparatormenuitem.lo CC libgtk_3_la-gtkseparatortoolitem.lo CC libgtk_3_la-gtksettings.lo CC libgtk_3_la-gtksizegroup.lo CC libgtk_3_la-gtksizerequest.lo CC libgtk_3_la-gtksizerequestcache.lo CC libgtk_3_la-gtkshow.lo CC libgtk_3_la-gtkspinbutton.lo CC libgtk_3_la-gtkspinner.lo CC libgtk_3_la-gtkstack.lo CC libgtk_3_la-gtkstackswitcher.lo CC libgtk_3_la-gtkstatusbar.lo CC libgtk_3_la-gtkstatusicon.lo CC libgtk_3_la-gtkstyleanimation.lo CC libgtk_3_la-gtkstylecascade.lo CC libgtk_3_la-gtkstylecontext.lo CC libgtk_3_la-gtkstyleproperties.lo CC libgtk_3_la-gtkstyleproperty.lo CC libgtk_3_la-gtkstyleprovider.lo CC libgtk_3_la-gtkstyleproviderprivate.lo CC libgtk_3_la-gtkswitch.lo CC libgtk_3_la-gtktestutils.lo CC libgtk_3_la-gtktextattributes.lo CC libgtk_3_la-gtktextbtree.lo CC libgtk_3_la-gtktextbuffer.lo CC libgtk_3_la-gtktextbufferrichtext.lo CC libgtk_3_la-gtktextbufferserialize.lo CC libgtk_3_la-gtktextchild.lo CC libgtk_3_la-gtktextdisplay.lo CC libgtk_3_la-gtktexthandle.lo CC libgtk_3_la-gtktextiter.lo CC libgtk_3_la-gtktextlayout.lo CC libgtk_3_la-gtktextmark.lo CC libgtk_3_la-gtktextsegment.lo CC libgtk_3_la-gtktexttag.lo CC libgtk_3_la-gtktexttagtable.lo CC libgtk_3_la-gtktexttypes.lo CC libgtk_3_la-gtktextutil.lo CC libgtk_3_la-gtktextview.lo CC libgtk_3_la-gtkthemingbackground.lo CC libgtk_3_la-gtkthemingengine.lo CC libgtk_3_la-gtktogglebutton.lo CC libgtk_3_la-gtktoggletoolbutton.lo CC libgtk_3_la-gtktoolbar.lo CC libgtk_3_la-gtktoolbutton.lo CC libgtk_3_la-gtktoolitem.lo CC libgtk_3_la-gtktoolitemgroup.lo CC libgtk_3_la-gtktoolpalette.lo CC libgtk_3_la-gtktoolshell.lo CC libgtk_3_la-gtktooltip.lo CC libgtk_3_la-gtktrashmonitor.lo CC libgtk_3_la-gtktreedatalist.lo CC libgtk_3_la-gtktreednd.lo CC libgtk_3_la-gtktreemenu.lo CC libgtk_3_la-gtktreemodel.lo CC libgtk_3_la-gtktreemodelfilter.lo CC libgtk_3_la-gtktreemodelsort.lo CC libgtk_3_la-gtktreeselection.lo CC libgtk_3_la-gtktreesortable.lo CC libgtk_3_la-gtktreestore.lo CC libgtk_3_la-gtktreeview.lo CC libgtk_3_la-gtktreeviewcolumn.lo CC libgtk_3_la-gtktypebuiltins.lo CC libgtk_3_la-gtkvolumebutton.lo CC libgtk_3_la-gtkviewport.lo CC libgtk_3_la-gtkwidget.lo CC libgtk_3_la-gtkwidgetpath.lo CC libgtk_3_la-gtkwindow.lo CC libgtk_3_la-gtkwin32theme.lo CC libgtk_3_la-gtkclipboard.lo CC libgtk_3_la-gtkclipboard-wayland.lo CC libgtk_3_la-gtkdnd.lo CC libgtk_3_la-gtkappchooseronlinepk.lo CC libgtk_3_la-gtkcustompaperunixdialog.lo CC libgtk_3_la-gtkpagesetupunixdialog.lo CC libgtk_3_la-gtkprinter.lo CC libgtk_3_la-gtkprinteroption.lo CC libgtk_3_la-gtkprinteroptionset.lo CC libgtk_3_la-gtkprinteroptionwidget.lo CC libgtk_3_la-gtkprintjob.lo CC libgtk_3_la-gtkprintoperation-unix.lo CC libgtk_3_la-gtkprintunixdialog.lo CC libgtk_3_la-gtkprintbackend.lo CC libgtk_3_la-gtksearchenginetracker.lo CC libgtk_3_la-gtkplug.lo CC libgtk_3_la-gtksocket.lo CC libgtk_3_la-gtkxembed.lo CC libgtk_3_la-gtktrayicon-x11.lo CC libgtk_3_la-gtkmountoperation-x11.lo CC libgtk_3_la-gtkdbusgenerated.lo CC queryimmodules.o CC gtk-launch.o GEN org.gtk.Settings.FileChooser.gschema.valid GEN org.gtk.Settings.ColorChooser.gschema.valid CCLD libgtk-3.la CCLD gtk-query-immodules-3.0 CCLD gtk-launch GISCAN Gtk-3.0.gir gtkentry.c:1989: Warning: Gtk: multiple comment blocks documenting 'GtkEntry:inner-border:' identifier. :: Warning: Gtk: (Signal)drag-action-requested: context=Signal('drag-action-requested') Unknown container Type(target_fundamental=gpointer, ctype=gpointer) for element-type annotation :: Warning: Gtk: (Signal)drag-perform-drop: context=Signal('drag-perform-drop') Unknown container Type(target_fundamental=gpointer, ctype=gpointer) for element-type annotation gtkdnd.h:98: Warning: Gtk: gtk_drag_finish: Methods must belong to the same namespace as the class they belong to gtkdnd.h:104: Warning: Gtk: gtk_drag_get_source_widget: Methods must belong to the same namespace as the class they belong to gtkdnd.h:209: Warning: Gtk: gtk_drag_set_icon_widget: Methods must belong to the same namespace as the class they belong to gtkdnd.h:214: Warning: Gtk: gtk_drag_set_icon_pixbuf: Methods must belong to the same namespace as the class they belong to gtkdnd.h:219: Warning: Gtk: gtk_drag_set_icon_stock: Methods must belong to the same namespace as the class they belong to gtkdnd.h:224: Warning: Gtk: gtk_drag_set_icon_surface: Methods must belong to the same namespace as the class they belong to gtkdnd.h:227: Warning: Gtk: gtk_drag_set_icon_name: Methods must belong to the same namespace as the class they belong to gtkdnd.h:232: Warning: Gtk: gtk_drag_set_icon_gicon: Methods must belong to the same namespace as the class they belong to gtkdnd.h:238: Warning: Gtk: gtk_drag_set_icon_default: Methods must belong to the same namespace as the class they belong to gtkbuilder.c:2419: Warning: Gtk: gtk_builder_lookup_callback_symbol: return value: Callbacks cannot be return values; use (skip) GICOMP Gtk-3.0.gir make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' Making all in libgail-util make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/libgail-util' CC libgailutil_3_la-gailmisc.lo CC libgailutil_3_la-gailtextutil.lo CCLD libgailutil-3.la make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/libgail-util' Making all in modules make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules' Making all in input make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/input' CC imam-et.lo CC imcedilla.lo CC imcyrillic-translit.lo CC iminuktitut.lo CC imipa.lo CC im_multipress_la-gtkimcontextmultipress.lo CC im_multipress_la-immultipress.lo CC thai-charprop.lo CC gtkimcontextthai.lo CC imthai.lo CC imti-er.lo CC imti-et.lo CC imviqr.lo CC gtkimcontextxim.lo CC imxim.lo CCLD im-am-et.la CCLD im-cedilla.la CCLD im-cyrillic-translit.la CCLD im-inuktitut.la CCLD im-ipa.la CCLD im-multipress.la CCLD im-thai.la CCLD im-ti-er.la CCLD im-ti-et.la CCLD im-viqr.la CCLD im-xim.la GEN immodules.cache make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/input' Making all in engines make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/engines' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/engines' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/engines' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/engines' Making all in printbackends make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends' Making all in file make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/file' CC libprintbackend_file_la-gtkprintbackendfile.lo CCLD libprintbackend-file.la make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/file' Making all in lpr make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/lpr' CC gtkprintbackendlpr.lo CCLD libprintbackend-lpr.la make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/lpr' Making all in cups make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/cups' CC gtkprintbackendcups.lo CC gtkprintercups.lo CC gtkcupsutils.lo CCLD libprintbackend-cups.la make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/cups' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules' Making all in demos make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos' Making all in gtk-demo make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/gtk-demo' GEN demos.h make all-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/gtk-demo' CC application.o CC assistant.o CC builder.o CC button_box.o CC changedisplay.o CC colorsel.o CC clipboard.o CC combobox.o CC css_accordion.o CC css_basics.o CC css_multiplebgs.o CC css_pixbufs.o CC css_shadows.o CC dialog.o CC drawingarea.o CC editable_cells.o CC entry_buffer.o CC entry_completion.o CC expander.o CC hypertext.o CC iconview.o CC iconview_edit.o CC images.o CC infobar.o CC links.o CC listbox.o CC list_store.o CC menus.o CC offscreen_window2.o CC offscreen_window.o CC overlay.o CC panes.o CC pickers.o CC pixbufs.o CC printing.o CC revealer.o CC rotated_text.o CC search_entry.o CC search_entry2.o CC sizegroup.o CC spinner.o CC stack.o CC textview.o CC textscroll.o CC theming_style_classes.o CC toolpalette.o CC transparent.o CC tree_store.o CC demo_resources.o CC main.o CC application-standalone.o GEN org.gtk.Demo.gschema.valid CCLD gtk3-demo CCLD gtk3-demo-application make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos/gtk-demo' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos/gtk-demo' Making all in widget-factory make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/widget-factory' make all-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/widget-factory' CC gtk3_widget_factory-widget-factory.o CC gtk3_widget_factory-widget_factory_resources.o CCLD gtk3-widget-factory make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos/widget-factory' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos/widget-factory' Making all in pixbuf-demo make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/pixbuf-demo' CC pixbuf-demo.o CCLD pixbuf-demo make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos/pixbuf-demo' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/tests' Making all in visuals make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/tests/visuals' CC visuals.o CCLD visuals make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/tests/visuals' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/tests' CC animated-resizing.o CC frame-stats.o CC variable.o CC motion-compression.o CC scrolling-performance.o CC simple.o CC flicker.o CC print-editor.o CC video-timer.o CC testaccel.o CC testadjustsize.o CC testappchooser.o CC testappchooserbutton.o CC testassistant.o CC testbaseline.o CC testbbox.o CC testboxcss.o CC prop-editor.o CC testbuttons.o CC testcairo.o CC testcalendar.o CC testclipboard.o CC testcolorchooser.o CC testcombo.o CC testcombochange.o CC testcellrenderertext.o CC testdnd.o CC testellipsise.o CC testentrycompletion.o CC testfilechooser.o CC testentryicons.o CC testfilechooserbutton.o CC testfontselection.o CC testfontselectiondialog.o CC testfontchooser.o CC testfontchooserdialog.o CC testframe.o CC testfullscreen.o CC testgeometry.o CC testgiconpixbuf.o CC testgrid.o CC testgtk.o CC testheaderbar.o CC testheightforwidth.o CC testiconview.o CC testiconview-keynav.o CC testicontheme.o CC testimage.o CC testinput.o CC testkineticscrolling.o CC testlist.o CC testlist2.o CC testlevelbar.o CC testlockbutton.o CC testmenubutton.o CC testmountoperation.o CC testmultidisplay.o CC testnotebookdnd.o CC testnumerableicon.o CC testnouiprint.o CC gtkoffscreenbox.o CC testoffscreen.o CC testoffscreenwindow.o CC testorientable.o CC testoverlay.o CC testoverlaystyleclass.o CC testprint.o CC testprintfileoperation.o CC testrecentchooser.o CC testrecentchoosermenu.o CC testrichtext.o CC testscale.o CC testselection.o CC testsocket.o CC testsocket_common.o CC testsocket_child.o CC testspinbutton.o CC teststatusicon.o CC teststockbuttonmenu.o CC testtoolbar.o CC stresstest-toolbar.o CC testtreechanging.o CC testtreeedit.o CC testtreemodel.o CC testtreeview.o CC testtreefocus.o CC testtreeflow.o CC testtreecolumns.o CC testtreecolumnsizing.o CC testtreesort.o CC testverticalcells.o CC treestoretest.o CC testxinerama.o CC testwindows.o CC testmerge.o CC testactions.o CC testgrouping.o CC testtooltips.o CC testexpand.o CC testexpander.o CC testvolumebutton.o CC testscrolledwindow.o CC testswitch.o CC testcellarea.o CC styleexamples.o CC testtreemenu.o CC testtoplevelembed.o CC testnoscreen.o CC testtreepos.o CC testsensitive.o CC testtextview.o CC testanimation.o CC testpixbuf-save.o CC testpixbuf-color.o CC testpixbuf-scale.o CC testgmenu.o CC testlogout.o CC teststack.o CC testrevealer.o CC testtitlebar.o CC testwindowsize.o CC testerrors.o CXX autotestkeywords-autotestkeywords.o CCLD animated-resizing CCLD motion-compression CCLD scrolling-performance CCLD simple CCLD flicker CCLD print-editor CCLD video-timer CCLD testaccel CCLD testadjustsize CCLD testappchooser CCLD testappchooserbutton CCLD testassistant CCLD testbaseline CCLD testbbox CCLD testboxcss CCLD testbuttons CCLD testcairo CCLD testcalendar CCLD testclipboard CCLD testcolorchooser CCLD testcombo CCLD testcombochange CCLD testcellrenderertext CCLD testdnd CCLD testellipsise CCLD testentrycompletion CCLD testentryicons CCLD testfilechooser CCLD testfilechooserbutton CCLD testfontselection CCLD testfontselectiondialog CCLD testfontchooser CCLD testfontchooserdialog CCLD testframe CCLD testfullscreen CCLD testgeometry CCLD testgiconpixbuf CCLD testgrid CCLD testgtk CCLD testheaderbar CCLD testheightforwidth CCLD testiconview CCLD testiconview-keynav CCLD testicontheme CCLD testimage CCLD testinput CCLD testkineticscrolling CCLD testlist CCLD testlist2 CCLD testlevelbar CCLD testlockbutton CCLD testmenubutton CCLD testmountoperation CCLD testmultidisplay CCLD testnotebookdnd CCLD testnumerableicon CCLD testnouiprint CCLD testoffscreen CCLD testoffscreenwindow CCLD testorientable CCLD testoverlay CCLD testoverlaystyleclass CCLD testprint CCLD testrecentchooser CCLD testrecentchoosermenu CCLD testrichtext CCLD testscale CCLD testselection CCLD testsocket CCLD testsocket_child CCLD testspinbutton CCLD teststatusicon CCLD teststockbuttonmenu CCLD testtoolbar CCLD stresstest-toolbar CCLD testtreechanging CCLD testtreeedit CCLD testtreemodel CCLD testtreeview CCLD testtreefocus CCLD testtreeflow CCLD testtreecolumns CCLD testtreecolumnsizing CCLD testtreesort CCLD testverticalcells CCLD treestoretest CCLD testxinerama CCLD testwindows CCLD testmerge CCLD testactions CCLD testgrouping CCLD testtooltips CCLD testexpand CCLD testexpander CCLD testvolumebutton CCLD testscrolledwindow CCLD testswitch CCLD testcellarea CCLD styleexamples CCLD testtreemenu CCLD testtoplevelembed CCLD testnoscreen CCLD testtreepos CCLD testsensitive CCLD testtextview CCLD testanimation CCLD testpixbuf-save CCLD testpixbuf-color CCLD testpixbuf-scale CCLD testgmenu CCLD testlogout CCLD teststack CCLD testrevealer CCLD testtitlebar CCLD testwindowsize CCLD testerrors CXXLD autotestkeywords make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/tests' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/tests' Making all in testsuite make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite' Making all in gdk make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gdk' CC rgba.o CC encoding.o CC keysyms.o CC display.o CCLD display CCLD encoding CCLD rgba CCLD keysyms make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gdk' Making all in gtk make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gtk' glib-compile-schemas \ --schema-file=../../gtk/org.gtk.Settings.ColorChooser.gschema.xml --schema-file=../../gtk/org.gtk.Settings.FileChooser.gschema.xml \ --targetdir=. make all-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gtk' CC accel.o CC accessible.o CC action.o CC bitmask-bitmask.o CC bitmask-gtkallocatedbitmask.o CC builder.o CC cellarea.o CC clipboard.o CC defaultvalue.o CC entry.o CC expander.o CC floating.o CC grid.o CC gtkmenu.o CC keyhash-keyhash.o CC keyhash-gtkkeyhash.o CC keyhash-gtkresources.o CC keyhash-gtkprivate.o CC listbox.o CC no-gtk-init.o CC object.o CC objects-finalize.o CC papersize.o CC rbtree-rbtree.o CC rbtree-gtkrbtree.o CC recentmanager.o CC regression-tests.o CC stylecontext.o CC templates.o CC textbuffer.o CC textiter.o CC treemodel.o CC liststore.o CC treestore.o CC filtermodel.o CC sortmodel.o CC modelrefcount.o CC gtktreemodelrefcount.o CC treepath.o CC treeview.o CC window.o CC displayclose.o CCLD accel CCLD accessible CCLD action CCLD bitmask CCLD builder CCLD cellarea CCLD clipboard CCLD defaultvalue CCLD entry CCLD expander CCLD floating CCLD grid CCLD gtkmenu CCLD keyhash CCLD listbox CCLD no-gtk-init CCLD object CCLD objects-finalize CCLD papersize CCLD rbtree CCLD recentmanager CCLD regression-tests CCLD stylecontext CCLD templates CCLD textbuffer CCLD textiter CCLD treemodel CCLD treepath CCLD treeview CCLD window CCLD displayclose GEN accel.test GEN accessible.test GEN action.test GEN bitmask.test GEN builder.test GEN cellarea.test GEN clipboard.test GEN defaultvalue.test GEN entry.test GEN expander.test GEN floating.test GEN grid.test GEN gtkmenu.test GEN keyhash.test GEN listbox.test GEN no-gtk-init.test GEN object.test GEN objects-finalize.test GEN papersize.test GEN rbtree.test GEN recentmanager.test GEN regression-tests.test GEN stylecontext.test GEN templates.test GEN textbuffer.test GEN textiter.test GEN treemodel.test GEN treepath.test GEN treeview.test GEN window.test GEN displayclose.test make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gtk' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gtk' Making all in a11y make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/a11y' CC accessibility-dump.o CC tree-performance.o CC text.o CC children.o CC derive.o CC value.o CC tree-relationships.o CC util.o GEN a11ytests.test GEN a11ychildren.test GEN a11ytree.test GEN a11yvalue.test GEN a11yderive.test GEN a11ytext.test GEN a11yutil.test CCLD accessibility-dump CCLD tree-performance CCLD children CCLD derive CCLD value CCLD tree-relationships CCLD util CCLD text make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/a11y' Making all in css make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css' Making all in parser make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css/parser' CC test_css_parser-test-css-parser.o GEN test-css-parser.test CCLD test-css-parser make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css/parser' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css' CC api.o GEN api.test CCLD api make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css' Making all in reftests make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/reftests' CC gtk_reftest-gtk-reftest.o GEN reftests.test gtk-reftest.c: In function 'main': gtk-reftest.c:626:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir (basedir); ^ CCLD gtk-reftest make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/reftests' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples' Making all in application1 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application1' CC main.o CC exampleapp.o CC exampleappwin.o CCLD exampleapp make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application1' Making all in application2 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application2' make all-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application2' CC main.o CC exampleapp.o CC exampleappwin.o CC resources.o CCLD exampleapp make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application2' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application2' Making all in application3 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application3' make all-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application3' CC main.o CC exampleapp.o CC exampleappwin.o CC resources.o CCLD exampleapp make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application3' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application3' Making all in application4 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application4' make all-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application4' CC main.o CC exampleapp.o CC exampleappwin.o CC resources.o CCLD exampleapp make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application4' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application4' Making all in application5 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application5' glib-compile-schemas . make all-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application5' CC main.o CC exampleapp.o CC exampleappwin.o CC resources.o GEN org.gtk.exampleapp.gschema.valid CCLD exampleapp make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application5' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application5' Making all in application6 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application6' glib-compile-schemas . make all-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application6' CC main.o CC exampleapp.o CC exampleappwin.o CC resources.o CC exampleappprefs.o GEN org.gtk.exampleapp.gschema.valid CCLD exampleapp make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application6' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application6' Making all in application7 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application7' glib-compile-schemas . make all-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application7' CC main.o CC exampleapp.o CC exampleappwin.o CC exampleappprefs.o CC resources.o GEN org.gtk.exampleapp.gschema.valid CCLD exampleapp make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application7' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application7' Making all in application8 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application8' glib-compile-schemas . make all-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application8' CC main.o CC exampleapp.o CC exampleappwin.o CC exampleappprefs.o CC resources.o GEN org.gtk.exampleapp.gschema.valid CCLD exampleapp make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application8' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application8' Making all in application9 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application9' glib-compile-schemas . make all-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application9' CC main.o CC exampleapp.o CC exampleappwin.o CC exampleappprefs.o CC resources.o GEN org.gtk.exampleapp.gschema.valid CCLD exampleapp make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application9' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application9' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples' CC hello-world.o CC window-default.o CC bloatpad.o CC plugman.o CC sunny.o CC action-namespace.o CC grid-packing.o CC drawing.o CC builder.o CC search-bar.o action-namespace.c: In function 'activate': action-namespace.c:86:3: warning: 'g_simple_action_group_add_entries' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleactiongroup.h:92): Use 'g_action_map_add_action_entries' instead [-Wdeprecated-declarations] g_simple_action_group_add_entries (doc_actions, doc_entries, ^ CCLD hello-world CCLD window-default CCLD bloatpad CCLD plugman CCLD sunny CCLD action-namespace CCLD grid-packing CCLD drawing CCLD builder CCLD search-bar make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference' Making all in gdk make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/gdk' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/gdk' Making all in gtk make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/gtk' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/gtk' Making all in libgail-util make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/libgail-util' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/libgail-util' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference' Making all in tools make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/tools' CC shooter.o CC widgets.o CCLD doc-shooter make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/tools' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs' Making all in m4macros make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/m4macros' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/m4macros' Making all in build make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build' Making all in win32 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32' Making all in crypt make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/crypt' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/crypt' Making all in vs9 make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/vs9' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/vs9' Making all in vs10 make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/vs10' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build' make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6' rm -f gtk+-x11-3.0.pc && \ cp gtk+-3.0.pc gtk+-x11-3.0.pc rm -f gtk+-broadway-3.0.pc && \ cp gtk+-3.0.pc gtk+-broadway-3.0.pc rm -f gtk+-wayland-3.0.pc && \ cp gtk+-3.0.pc gtk+-wayland-3.0.pc rm -f gdk-x11-3.0.pc && \ cp gdk-3.0.pc gdk-x11-3.0.pc rm -f gdk-broadway-3.0.pc && \ cp gdk-3.0.pc gdk-broadway-3.0.pc rm -f gdk-wayland-3.0.pc && \ cp gdk-3.0.pc gdk-wayland-3.0.pc make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ELXZFp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386 ++ dirname /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386 + cd gtk+-3.10.6 + make install DESTDIR=/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386 RUN_QUERY_IMMODULES_TEST=false Making install in po make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/po' /bin/sh /builddir/build/BUILD/gtk+-3.10.6/build-aux/install-sh -d /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share; \ catalogs='af.gmo am.gmo an.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gd.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kg.gmo kk.gmo km.gmo kn.gmo ko.gmo ku.gmo ky.gmo lg.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'; \ for cat in $catalogs; do \ cat=`basename $cat`; \ case "$cat" in \ *.gmo) destdir=/usr/share/locale;; \ *) destdir=/usr/lib/locale;; \ esac; \ lang=`echo $cat | sed 's/\.gmo$//'`; \ dir=/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386$destdir/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gtk+-3.10.6/build-aux/install-sh -d $dir; \ if test -r $cat; then \ /usr/bin/install -c -m 644 $cat $dir/gtk30.mo; \ echo "installing $cat as $dir/gtk30.mo"; \ else \ /usr/bin/install -c -m 644 ./$cat $dir/gtk30.mo; \ echo "installing ./$cat as" \ "$dir/gtk30.mo"; \ fi; \ if test -r $cat.m; then \ /usr/bin/install -c -m 644 $cat.m $dir/gtk30.mo.m; \ echo "installing $cat.m as $dir/gtk30.mo.m"; \ else \ if test -r ./$cat.m ; then \ /usr/bin/install -c -m 644 ./$cat.m \ $dir/gtk30.mo.m; \ echo "installing ./$cat as" \ "$dir/gtk30.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/af/LC_MESSAGES/gtk30.mo installing am.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/am/LC_MESSAGES/gtk30.mo installing an.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/an/LC_MESSAGES/gtk30.mo installing ang.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ang/LC_MESSAGES/gtk30.mo installing ar.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ar/LC_MESSAGES/gtk30.mo installing as.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/as/LC_MESSAGES/gtk30.mo installing ast.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ast/LC_MESSAGES/gtk30.mo installing az.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/az/LC_MESSAGES/gtk30.mo installing az_IR.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/az_IR/LC_MESSAGES/gtk30.mo installing be.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/be/LC_MESSAGES/gtk30.mo installing be@latin.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/be@latin/LC_MESSAGES/gtk30.mo installing bg.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/bg/LC_MESSAGES/gtk30.mo installing bn.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/bn/LC_MESSAGES/gtk30.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/bn_IN/LC_MESSAGES/gtk30.mo installing br.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/br/LC_MESSAGES/gtk30.mo installing bs.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/bs/LC_MESSAGES/gtk30.mo installing ca.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ca/LC_MESSAGES/gtk30.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ca@valencia/LC_MESSAGES/gtk30.mo installing crh.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/crh/LC_MESSAGES/gtk30.mo installing cs.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/cs/LC_MESSAGES/gtk30.mo installing cy.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/cy/LC_MESSAGES/gtk30.mo installing da.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/da/LC_MESSAGES/gtk30.mo installing de.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/de/LC_MESSAGES/gtk30.mo installing dz.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/dz/LC_MESSAGES/gtk30.mo installing el.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/el/LC_MESSAGES/gtk30.mo installing en.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/en/LC_MESSAGES/gtk30.mo installing en_CA.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/en_CA/LC_MESSAGES/gtk30.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/en_GB/LC_MESSAGES/gtk30.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/en@shaw/LC_MESSAGES/gtk30.mo installing eo.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/eo/LC_MESSAGES/gtk30.mo installing es.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/es/LC_MESSAGES/gtk30.mo installing et.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/et/LC_MESSAGES/gtk30.mo installing eu.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/eu/LC_MESSAGES/gtk30.mo installing fa.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/fa/LC_MESSAGES/gtk30.mo installing fi.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/fi/LC_MESSAGES/gtk30.mo installing fr.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/fr/LC_MESSAGES/gtk30.mo installing ga.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ga/LC_MESSAGES/gtk30.mo installing gd.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/gd/LC_MESSAGES/gtk30.mo installing gl.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/gl/LC_MESSAGES/gtk30.mo installing gu.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/gu/LC_MESSAGES/gtk30.mo installing he.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/he/LC_MESSAGES/gtk30.mo installing hi.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/hi/LC_MESSAGES/gtk30.mo installing hr.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/hr/LC_MESSAGES/gtk30.mo installing hu.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/hu/LC_MESSAGES/gtk30.mo installing hy.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/hy/LC_MESSAGES/gtk30.mo installing ia.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ia/LC_MESSAGES/gtk30.mo installing id.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/id/LC_MESSAGES/gtk30.mo installing io.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/io/LC_MESSAGES/gtk30.mo installing is.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/is/LC_MESSAGES/gtk30.mo installing it.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/it/LC_MESSAGES/gtk30.mo installing ja.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ja/LC_MESSAGES/gtk30.mo installing ka.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ka/LC_MESSAGES/gtk30.mo installing kg.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/kg/LC_MESSAGES/gtk30.mo installing kk.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/kk/LC_MESSAGES/gtk30.mo installing km.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/km/LC_MESSAGES/gtk30.mo installing kn.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/kn/LC_MESSAGES/gtk30.mo installing ko.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ko/LC_MESSAGES/gtk30.mo installing ku.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ku/LC_MESSAGES/gtk30.mo installing ky.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ky/LC_MESSAGES/gtk30.mo installing lg.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/lg/LC_MESSAGES/gtk30.mo installing li.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/li/LC_MESSAGES/gtk30.mo installing lt.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/lt/LC_MESSAGES/gtk30.mo installing lv.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/lv/LC_MESSAGES/gtk30.mo installing mai.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/mai/LC_MESSAGES/gtk30.mo installing mi.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/mi/LC_MESSAGES/gtk30.mo installing mk.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/mk/LC_MESSAGES/gtk30.mo installing ml.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ml/LC_MESSAGES/gtk30.mo installing mn.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/mn/LC_MESSAGES/gtk30.mo installing mr.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/mr/LC_MESSAGES/gtk30.mo installing ms.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ms/LC_MESSAGES/gtk30.mo installing my.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/my/LC_MESSAGES/gtk30.mo installing nb.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/nb/LC_MESSAGES/gtk30.mo installing nds.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/nds/LC_MESSAGES/gtk30.mo installing ne.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ne/LC_MESSAGES/gtk30.mo installing nl.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/nl/LC_MESSAGES/gtk30.mo installing nn.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/nn/LC_MESSAGES/gtk30.mo installing nso.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/nso/LC_MESSAGES/gtk30.mo installing oc.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/oc/LC_MESSAGES/gtk30.mo installing or.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/or/LC_MESSAGES/gtk30.mo installing pa.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/pa/LC_MESSAGES/gtk30.mo installing pl.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/pl/LC_MESSAGES/gtk30.mo installing ps.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ps/LC_MESSAGES/gtk30.mo installing pt.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/pt/LC_MESSAGES/gtk30.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/pt_BR/LC_MESSAGES/gtk30.mo installing ro.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ro/LC_MESSAGES/gtk30.mo installing ru.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ru/LC_MESSAGES/gtk30.mo installing rw.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/rw/LC_MESSAGES/gtk30.mo installing si.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/si/LC_MESSAGES/gtk30.mo installing sk.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sk/LC_MESSAGES/gtk30.mo installing sl.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sl/LC_MESSAGES/gtk30.mo installing sq.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sq/LC_MESSAGES/gtk30.mo installing sr.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sr/LC_MESSAGES/gtk30.mo installing sr@ije.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sr@ije/LC_MESSAGES/gtk30.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sr@latin/LC_MESSAGES/gtk30.mo installing sv.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sv/LC_MESSAGES/gtk30.mo installing ta.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ta/LC_MESSAGES/gtk30.mo installing te.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/te/LC_MESSAGES/gtk30.mo installing tg.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/tg/LC_MESSAGES/gtk30.mo installing th.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/th/LC_MESSAGES/gtk30.mo installing tk.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/tk/LC_MESSAGES/gtk30.mo installing tr.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/tr/LC_MESSAGES/gtk30.mo installing tt.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/tt/LC_MESSAGES/gtk30.mo installing ug.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ug/LC_MESSAGES/gtk30.mo installing uk.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/uk/LC_MESSAGES/gtk30.mo installing ur.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ur/LC_MESSAGES/gtk30.mo installing uz.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/uz/LC_MESSAGES/gtk30.mo installing uz@cyrillic.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/uz@cyrillic/LC_MESSAGES/gtk30.mo installing vi.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/vi/LC_MESSAGES/gtk30.mo installing wa.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/wa/LC_MESSAGES/gtk30.mo installing xh.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/xh/LC_MESSAGES/gtk30.mo installing yi.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/yi/LC_MESSAGES/gtk30.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/zh_CN/LC_MESSAGES/gtk30.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/zh_HK/LC_MESSAGES/gtk30.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/zh_TW/LC_MESSAGES/gtk30.mo if test "gtk+" = "glib"; then \ /bin/sh /builddir/build/BUILD/gtk+-3.10.6/build-aux/install-sh -d /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/gettext/po; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/po' Making install in po-properties make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/po-properties' /bin/sh /builddir/build/BUILD/gtk+-3.10.6/build-aux/install-sh -d /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share; \ catalogs='af.gmo am.gmo an.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gd.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kg.gmo kk.gmo km.gmo kn.gmo ko.gmo ku.gmo ky.gmo lg.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'; \ for cat in $catalogs; do \ cat=`basename $cat`; \ case "$cat" in \ *.gmo) destdir=/usr/share/locale;; \ *) destdir=/usr/lib/locale;; \ esac; \ lang=`echo $cat | sed 's/\.gmo$//'`; \ dir=/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386$destdir/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gtk+-3.10.6/build-aux/install-sh -d $dir; \ if test -r $cat; then \ /usr/bin/install -c -m 644 $cat $dir/gtk30-properties.mo; \ echo "installing $cat as $dir/gtk30-properties.mo"; \ else \ /usr/bin/install -c -m 644 ./$cat $dir/gtk30-properties.mo; \ echo "installing ./$cat as" \ "$dir/gtk30-properties.mo"; \ fi; \ if test -r $cat.m; then \ /usr/bin/install -c -m 644 $cat.m $dir/gtk30-properties.mo.m; \ echo "installing $cat.m as $dir/gtk30-properties.mo.m"; \ else \ if test -r ./$cat.m ; then \ /usr/bin/install -c -m 644 ./$cat.m \ $dir/gtk30-properties.mo.m; \ echo "installing ./$cat as" \ "$dir/gtk30-properties.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/af/LC_MESSAGES/gtk30-properties.mo installing am.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/am/LC_MESSAGES/gtk30-properties.mo installing an.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/an/LC_MESSAGES/gtk30-properties.mo installing ang.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ang/LC_MESSAGES/gtk30-properties.mo installing ar.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ar/LC_MESSAGES/gtk30-properties.mo installing as.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/as/LC_MESSAGES/gtk30-properties.mo installing ast.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ast/LC_MESSAGES/gtk30-properties.mo installing az.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/az/LC_MESSAGES/gtk30-properties.mo installing az_IR.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/az_IR/LC_MESSAGES/gtk30-properties.mo installing be.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/be/LC_MESSAGES/gtk30-properties.mo installing be@latin.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/be@latin/LC_MESSAGES/gtk30-properties.mo installing bg.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/bg/LC_MESSAGES/gtk30-properties.mo installing bn.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/bn/LC_MESSAGES/gtk30-properties.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/bn_IN/LC_MESSAGES/gtk30-properties.mo installing br.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/br/LC_MESSAGES/gtk30-properties.mo installing bs.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/bs/LC_MESSAGES/gtk30-properties.mo installing ca.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ca/LC_MESSAGES/gtk30-properties.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ca@valencia/LC_MESSAGES/gtk30-properties.mo installing crh.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/crh/LC_MESSAGES/gtk30-properties.mo installing cs.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/cs/LC_MESSAGES/gtk30-properties.mo installing cy.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/cy/LC_MESSAGES/gtk30-properties.mo installing da.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/da/LC_MESSAGES/gtk30-properties.mo installing de.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/de/LC_MESSAGES/gtk30-properties.mo installing dz.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/dz/LC_MESSAGES/gtk30-properties.mo installing el.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/el/LC_MESSAGES/gtk30-properties.mo installing en.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/en/LC_MESSAGES/gtk30-properties.mo installing en_CA.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/en_CA/LC_MESSAGES/gtk30-properties.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/en_GB/LC_MESSAGES/gtk30-properties.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/en@shaw/LC_MESSAGES/gtk30-properties.mo installing eo.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/eo/LC_MESSAGES/gtk30-properties.mo installing es.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/es/LC_MESSAGES/gtk30-properties.mo installing et.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/et/LC_MESSAGES/gtk30-properties.mo installing eu.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/eu/LC_MESSAGES/gtk30-properties.mo installing fa.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/fa/LC_MESSAGES/gtk30-properties.mo installing fi.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/fi/LC_MESSAGES/gtk30-properties.mo installing fr.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/fr/LC_MESSAGES/gtk30-properties.mo installing ga.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ga/LC_MESSAGES/gtk30-properties.mo installing gd.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/gd/LC_MESSAGES/gtk30-properties.mo installing gl.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/gl/LC_MESSAGES/gtk30-properties.mo installing gu.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/gu/LC_MESSAGES/gtk30-properties.mo installing he.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/he/LC_MESSAGES/gtk30-properties.mo installing hi.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/hi/LC_MESSAGES/gtk30-properties.mo installing hr.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/hr/LC_MESSAGES/gtk30-properties.mo installing hu.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/hu/LC_MESSAGES/gtk30-properties.mo installing hy.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/hy/LC_MESSAGES/gtk30-properties.mo installing ia.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ia/LC_MESSAGES/gtk30-properties.mo installing id.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/id/LC_MESSAGES/gtk30-properties.mo installing io.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/io/LC_MESSAGES/gtk30-properties.mo installing is.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/is/LC_MESSAGES/gtk30-properties.mo installing it.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/it/LC_MESSAGES/gtk30-properties.mo installing ja.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ja/LC_MESSAGES/gtk30-properties.mo installing ka.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ka/LC_MESSAGES/gtk30-properties.mo installing kg.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/kg/LC_MESSAGES/gtk30-properties.mo installing kk.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/kk/LC_MESSAGES/gtk30-properties.mo installing km.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/km/LC_MESSAGES/gtk30-properties.mo installing kn.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/kn/LC_MESSAGES/gtk30-properties.mo installing ko.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ko/LC_MESSAGES/gtk30-properties.mo installing ku.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ku/LC_MESSAGES/gtk30-properties.mo installing ky.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ky/LC_MESSAGES/gtk30-properties.mo installing lg.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/lg/LC_MESSAGES/gtk30-properties.mo installing li.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/li/LC_MESSAGES/gtk30-properties.mo installing lt.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/lt/LC_MESSAGES/gtk30-properties.mo installing lv.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/lv/LC_MESSAGES/gtk30-properties.mo installing mai.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/mai/LC_MESSAGES/gtk30-properties.mo installing mi.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/mi/LC_MESSAGES/gtk30-properties.mo installing mk.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/mk/LC_MESSAGES/gtk30-properties.mo installing ml.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ml/LC_MESSAGES/gtk30-properties.mo installing mn.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/mn/LC_MESSAGES/gtk30-properties.mo installing mr.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/mr/LC_MESSAGES/gtk30-properties.mo installing ms.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ms/LC_MESSAGES/gtk30-properties.mo installing my.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/my/LC_MESSAGES/gtk30-properties.mo installing nb.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/nb/LC_MESSAGES/gtk30-properties.mo installing nds.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/nds/LC_MESSAGES/gtk30-properties.mo installing ne.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ne/LC_MESSAGES/gtk30-properties.mo installing nl.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/nl/LC_MESSAGES/gtk30-properties.mo installing nn.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/nn/LC_MESSAGES/gtk30-properties.mo installing nso.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/nso/LC_MESSAGES/gtk30-properties.mo installing oc.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/oc/LC_MESSAGES/gtk30-properties.mo installing or.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/or/LC_MESSAGES/gtk30-properties.mo installing pa.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/pa/LC_MESSAGES/gtk30-properties.mo installing pl.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/pl/LC_MESSAGES/gtk30-properties.mo installing ps.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ps/LC_MESSAGES/gtk30-properties.mo installing pt.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/pt/LC_MESSAGES/gtk30-properties.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo installing ro.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ro/LC_MESSAGES/gtk30-properties.mo installing ru.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ru/LC_MESSAGES/gtk30-properties.mo installing rw.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/rw/LC_MESSAGES/gtk30-properties.mo installing si.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/si/LC_MESSAGES/gtk30-properties.mo installing sk.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sk/LC_MESSAGES/gtk30-properties.mo installing sl.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sl/LC_MESSAGES/gtk30-properties.mo installing sq.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sq/LC_MESSAGES/gtk30-properties.mo installing sr.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sr/LC_MESSAGES/gtk30-properties.mo installing sr@ije.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sr@ije/LC_MESSAGES/gtk30-properties.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo installing sv.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/sv/LC_MESSAGES/gtk30-properties.mo installing ta.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ta/LC_MESSAGES/gtk30-properties.mo installing te.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/te/LC_MESSAGES/gtk30-properties.mo installing tg.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/tg/LC_MESSAGES/gtk30-properties.mo installing th.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/th/LC_MESSAGES/gtk30-properties.mo installing tk.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/tk/LC_MESSAGES/gtk30-properties.mo installing tr.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/tr/LC_MESSAGES/gtk30-properties.mo installing tt.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/tt/LC_MESSAGES/gtk30-properties.mo installing ug.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ug/LC_MESSAGES/gtk30-properties.mo installing uk.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/uk/LC_MESSAGES/gtk30-properties.mo installing ur.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/ur/LC_MESSAGES/gtk30-properties.mo installing uz.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/uz/LC_MESSAGES/gtk30-properties.mo installing uz@cyrillic.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/uz@cyrillic/LC_MESSAGES/gtk30-properties.mo installing vi.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/vi/LC_MESSAGES/gtk30-properties.mo installing wa.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/wa/LC_MESSAGES/gtk30-properties.mo installing xh.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/xh/LC_MESSAGES/gtk30-properties.mo installing yi.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/yi/LC_MESSAGES/gtk30-properties.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/zh_CN/LC_MESSAGES/gtk30-properties.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/zh_HK/LC_MESSAGES/gtk30-properties.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/locale/zh_TW/LC_MESSAGES/gtk30-properties.mo if test "gtk+" = "glib"; then \ /bin/sh /builddir/build/BUILD/gtk+-3.10.6/build-aux/install-sh -d /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/gettext/po; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/po-properties' Making install in gdk make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' GEN gdkconfig.h make install-recursive make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' Making install in x11 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/x11' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/x11' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk' /usr/bin/install -c -m 644 gdkx.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk/x11' /usr/bin/install -c -m 644 gdkx11applaunchcontext.h gdkx11cursor.h gdkx11device.h gdkx11device-core.h gdkx11device-xi2.h gdkx11devicemanager.h gdkx11devicemanager-core.h gdkx11devicemanager-xi2.h gdkx11display.h gdkx11displaymanager.h gdkx11dnd.h gdkx11keys.h gdkx11property.h gdkx11screen.h gdkx11selection.h gdkx11utils.h gdkx11visual.h gdkx11window.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk/x11' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/x11' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/x11' Making install in broadway make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/broadway' make install-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/broadway' make[5]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/broadway' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c broadwayd '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin' libtool: install: /usr/bin/install -c broadwayd /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin/broadwayd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk/broadway' /usr/bin/install -c -m 644 gdkbroadwaywindow.h gdkbroadwaycursor.h gdkbroadwayvisual.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk/broadway' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk' /usr/bin/install -c -m 644 gdkbroadway.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk' make[5]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/broadway' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/broadway' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/broadway' Making install in wayland make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/wayland' make install-am make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/wayland' make[5]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/wayland' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk' /usr/bin/install -c -m 644 gdkwayland.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk/wayland' /usr/bin/install -c -m 644 gdkwaylanddevice.h gdkwaylanddisplay.h gdkwaylandselection.h gdkwaylandwindow.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk/wayland' make[5]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/wayland' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/wayland' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk/wayland' Making install in . make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' GEN gdkconfig.h make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgdk-3.la '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libgdk-3.so.0.1000.6 /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgdk-3.so.0.1000.6 libtool: install: (cd /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib && { ln -s -f libgdk-3.so.0.1000.6 libgdk-3.so.0 || { rm -f libgdk-3.so.0 && ln -s libgdk-3.so.0.1000.6 libgdk-3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib && { ln -s -f libgdk-3.so.0.1000.6 libgdk-3.so || { rm -f libgdk-3.so && ln -s libgdk-3.so.0.1000.6 libgdk-3.so; }; }) libtool: install: /usr/bin/install -c .libs/libgdk-3.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgdk-3.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' /bin/sh ../sanitize-la.sh /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgdk-3.la make[5]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk' /usr/bin/install -c -m 644 gdk.h gdkapplaunchcontext.h gdkcairo.h gdkcolor.h gdkcursor.h gdkdevice.h gdkdevicemanager.h gdkdisplay.h gdkdisplaymanager.h gdkdnd.h gdkevents.h gdkframetimings.h gdkkeys.h gdkkeysyms.h gdkkeysyms-compat.h gdkmain.h gdkpango.h gdkframeclock.h gdkpixbuf.h gdkprivate.h gdkproperty.h gdkrectangle.h gdkrgba.h gdkscreen.h gdkselection.h gdktestutils.h gdkthreads.h gdktypes.h gdkvisual.h gdkwindow.h gdkenumtypes.h gdkversionmacros.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/gir-1.0' /usr/bin/install -c -m 644 Gdk-3.0.gir GdkX11-3.0.gir '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/gir-1.0' GEN gdkconfig.h /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk' /usr/bin/install -c -m 644 gdkconfig.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gdk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/girepository-1.0' /usr/bin/install -c -m 644 Gdk-3.0.typelib GdkX11-3.0.typelib '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/girepository-1.0' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gdk' Making install in gtk make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' Making install in a11y make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk/a11y' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk/a11y' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gtk/a11y' /usr/bin/install -c -m 644 gtkarrowaccessible.h gtkbooleancellaccessible.h gtkbuttonaccessible.h gtkcellaccessible.h gtkcellaccessibleparent.h gtkcheckmenuitemaccessible.h gtkcomboboxaccessible.h gtkcontaineraccessible.h gtkcontainercellaccessible.h gtkentryaccessible.h gtkexpanderaccessible.h gtkframeaccessible.h gtkiconviewaccessible.h gtkimageaccessible.h gtkimagecellaccessible.h gtklabelaccessible.h gtklevelbaraccessible.h gtklinkbuttonaccessible.h gtklistboxaccessible.h gtklistboxrowaccessible.h gtklockbuttonaccessible.h gtkmenuaccessible.h gtkmenuitemaccessible.h gtkmenushellaccessible.h gtknotebookaccessible.h gtknotebookpageaccessible.h gtkpanedaccessible.h gtkprogressbaraccessible.h gtkradiobuttonaccessible.h gtkradiomenuitemaccessible.h gtkrangeaccessible.h gtkrenderercellaccessible.h gtkscaleaccessible.h gtkscalebuttonaccessible.h gtkscrolledwindowaccessible.h gtkspinbuttonaccessible.h gtkspinneraccessible.h gtkstatusbaraccessible.h gtkswitchaccessible.h gtktextcellaccessible.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gtk/a11y' /usr/bin/install -c -m 644 gtktextviewaccessible.h gtktogglebuttonaccessible.h gtktoplevelaccessible.h gtktreeviewaccessible.h gtkwidgetaccessible.h gtkwindowaccessible.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gtk/a11y' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk/a11y' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk/a11y' Making install in native make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk/native' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk/native' 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/gtk+-3.10.6/gtk/native' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk/native' Making install in . make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgtk-3.la '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib' libtool: install: warning: relinking `libgtk-3.la' libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/gtk; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-Bsymbolic-functions -version-info 1000:6:1000 -export-dynamic -rpath /usr/lib -Wl,-z,relro -o libgtk-3.la -rpath /usr/lib libgtk_3_la-gtkactivatable.lo libgtk_3_la-gtkaction.lo libgtk_3_la-gtkactiongroup.lo libgtk_3_la-gtkcolorsel.lo libgtk_3_la-gtkcolorseldialog.lo libgtk_3_la-gtkfontsel.lo libgtk_3_la-gtkgradient.lo libgtk_3_la-gtkhandlebox.lo libgtk_3_la-gtkhbbox.lo libgtk_3_la-gtkhbox.lo libgtk_3_la-gtkhpaned.lo libgtk_3_la-gtkhscale.lo libgtk_3_la-gtkhscrollbar.lo libgtk_3_la-gtkhseparator.lo libgtk_3_la-gtkhsv.lo libgtk_3_la-gtkiconfactory.lo libgtk_3_la-gtkimagemenuitem.lo libgtk_3_la-gtkradioaction.lo libgtk_3_la-gtkrc.lo libgtk_3_la-gtkrecentaction.lo libgtk_3_la-gtkstock.lo libgtk_3_la-gtkstyle.lo libgtk_3_la-gtksymboliccolor.lo libgtk_3_la-gtktable.lo libgtk_3_la-gtktearoffmenuitem.lo libgtk_3_la-gtktoggleaction.lo libgtk_3_la-gtkuimanager.lo libgtk_3_la-gtkvbbox.lo libgtk_3_la-gtkvbox.lo libgtk_3_la-gtkvscale.lo libgtk_3_la-gtkvscrollbar.lo libgtk_3_la-gtkvseparator.lo libgtk_3_la-gtkvpaned.lo libgtk_3_la-gtkactionmuxer.lo libgtk_3_la-gtkactionobserver.lo libgtk_3_la-gtkactionobservable.lo libgtk_3_la-gtkactionable.lo libgtk_3_la-gtkquery.lo libgtk_3_la-gtksearchbar.lo libgtk_3_la-gtksearchentry.lo libgtk_3_la-gtksearchengine.lo libgtk_3_la-gtksearchenginesimple.lo libgtk_3_la-fnmatch.lo libgtk_3_la-gtkaboutdialog.lo libgtk_3_la-gtkaccelgroup.lo libgtk_3_la-gtkaccellabel.lo libgtk_3_la-gtkaccelmap.lo libgtk_3_la-gtkaccessible.lo libgtk_3_la-gtkactionhelper.lo libgtk_3_la-gtkadjustment.lo libgtk_3_la-gtkalignment.lo libgtk_3_la-gtkallocatedbitmask.lo libgtk_3_la-gtkappchooser.lo libgtk_3_la-gtkappchooserwidget.lo libgtk_3_la-gtkappchooserbutton.lo libgtk_3_la-gtkappchooserdialog.lo libgtk_3_la-gtkappchoosermodule.lo libgtk_3_la-gtkappchooseronline.lo libgtk_3_la-gtkapplication.lo libgtk_3_la-gtkapplicationwindow.lo libgtk_3_la-gtkarrow.lo libgtk_3_la-gtkaspectframe.lo libgtk_3_la-gtkassistant.lo libgtk_3_la-gtkbbox.lo libgtk_3_la-gtkbin.lo libgtk_3_la-gtkbindings.lo libgtk_3_la-gtkbookmarksmanager.lo libgtk_3_la-gtkborder.lo libgtk_3_la-gtkborderimage.lo libgtk_3_la-gtkbox.lo libgtk_3_la-gtkbubblewindow.lo libgtk_3_la-gtkbuildable.lo libgtk_3_la-gtkbuilder.lo libgtk_3_la-gtkbuilderparser.lo libgtk_3_la-gtkbuilder-menus.lo libgtk_3_la-gtkbutton.lo libgtk_3_la-gtkcairoblur.lo libgtk_3_la-gtkcalendar.lo libgtk_3_la-gtkcellarea.lo libgtk_3_la-gtkcellareabox.lo libgtk_3_la-gtkcellareaboxcontext.lo libgtk_3_la-gtkcellareacontext.lo libgtk_3_la-gtkcelleditable.lo libgtk_3_la-gtkcelllayout.lo libgtk_3_la-gtkcellrenderer.lo libgtk_3_la-gtkcellrendereraccel.lo libgtk_3_la-gtkcellrenderercombo.lo libgtk_3_la-gtkcellrendererpixbuf.lo libgtk_3_la-gtkcellrendererprogress.lo libgtk_3_la-gtkcellrendererspin.lo libgtk_3_la-gtkcellrendererspinner.lo libgtk_3_la-gtkcellrenderertext.lo libgtk_3_la-gtkcellrenderertoggle.lo libgtk_3_la-gtkcellview.lo libgtk_3_la-gtkcheckbutton.lo libgtk_3_la-gtkcheckmenuitem.lo libgtk_3_la-gtkcolorbutton.lo libgtk_3_la-gtkcolorchooser.lo libgtk_3_la-gtkcolorchooserwidget.lo libgtk_3_la-gtkcolorchooserdialog.lo libgtk_3_la-gtkcoloreditor.lo libgtk_3_la-gtkcolorplane.lo libgtk_3_la-gtkcolorscale.lo libgtk_3_la-gtkcolorswatch.lo libgtk_3_la-gtkcolorutils.lo libgtk_3_la-gtkcombobox.lo libgtk_3_la-gtkcomboboxtext.lo libgtk_3_la-gtkcontainer.lo libgtk_3_la-gtkcssanimation.lo libgtk_3_la-gtkcssarrayvalue.lo libgtk_3_la-gtkcssbgsizevalue.lo libgtk_3_la-gtkcssbordervalue.lo libgtk_3_la-gtkcsscolorvalue.lo libgtk_3_la-gtkcsscomputedvalues.lo libgtk_3_la-gtkcsscornervalue.lo libgtk_3_la-gtkcsscustomproperty.lo libgtk_3_la-gtkcsseasevalue.lo libgtk_3_la-gtkcssenumvalue.lo libgtk_3_la-gtkcssenginevalue.lo libgtk_3_la-gtkcssimage.lo libgtk_3_la-gtkcssimagecrossfade.lo libgtk_3_la-gtkcssimagegradient.lo libgtk_3_la-gtkcssimagelinear.lo libgtk_3_la-gtkcssimagesurface.lo libgtk_3_la-gtkcssimageurl.lo libgtk_3_la-gtkcssimagescaled.lo libgtk_3_la-gtkcssimagevalue.lo libgtk_3_la-gtkcssimagewin32.lo libgtk_3_la-gtkcssinheritvalue.lo libgtk_3_la-gtkcssinitialvalue.lo libgtk_3_la-gtkcsskeyframes.lo libgtk_3_la-gtkcsslookup.lo libgtk_3_la-gtkcssmatcher.lo libgtk_3_la-gtkcssnumbervalue.lo libgtk_3_la-gtkcssparser.lo libgtk_3_la-gtkcsspositionvalue.lo libgtk_3_la-gtkcssprovider.lo libgtk_3_la-gtkcssrepeatvalue.lo libgtk_3_la-gtkcssrgbavalue.lo libgtk_3_la-gtkcsssection.lo libgtk_3_la-gtkcssselector.lo libgtk_3_la-gtkcssstringvalue.lo libgtk_3_la-gtkcssshadowsvalue.lo libgtk_3_la-gtkcssshadowvalue.lo libgtk_3_la-gtkcssshorthandproperty.lo libgtk_3_la-gtkcssshorthandpropertyimpl.lo libgtk_3_la-gtkcssstylefuncs.lo libgtk_3_la-gtkcssstyleproperty.lo libgtk_3_la-gtkcssstylepropertyimpl.lo libgtk_3_la-gtkcsstransition.lo libgtk_3_la-gtkcsstypedvalue.lo libgtk_3_la-gtkcssvalue.lo libgtk_3_la-gtkcsstypes.lo libgtk_3_la-gtkdialog.lo libgtk_3_la-gtkdrawingarea.lo libgtk_3_la-gtkeditable.lo libgtk_3_la-gtkentry.lo libgtk_3_la-gtkentrybuffer.lo libgtk_3_la-gtkentrycompletion.lo libgtk_3_la-gtkeventbox.lo libgtk_3_la-gtkexpander.lo libgtk_3_la-gtkfilechooser.lo libgtk_3_la-gtkfilechooserbutton.lo libgtk_3_la-gtkfilechooserdefault.lo libgtk_3_la-gtkfilechooserdialog.lo libgtk_3_la-gtkfilechooserembed.lo libgtk_3_la-gtkfilechooserentry.lo libgtk_3_la-gtkfilechooserutils.lo libgtk_3_la-gtkfilechooserwidget.lo libgtk_3_la-gtkfilefilter.lo libgtk_3_la-gtkfilesystem.lo libgtk_3_la-gtkfilesystemmodel.lo libgtk_3_la-gtkfixed.lo libgtk_3_la-gtkfontbutton.lo libgtk_3_la-gtkfontchooser.lo libgtk_3_la-gtkfontchooserdialog.lo libgtk_3_la-gtkfontchooserutils.lo libgtk_3_la-gtkfontchooserwidget.lo libgtk_3_la-gtkframe.lo libgtk_3_la-gtkgladecatalog.lo libgtk_3_la-gtkgrid.lo libgtk_3_la-gtkheaderbar.lo libgtk_3_la-gtkhsla.lo libgtk_3_la-gtkiconcache.lo libgtk_3_la-gtkiconcachevalidator.lo libgtk_3_la-gtkiconhelper.lo libgtk_3_la-gtkicontheme.lo libgtk_3_la-gtkiconview.lo libgtk_3_la-gtkimage.lo libgtk_3_la-gtkimcontext.lo libgtk_3_la-gtkimcontextsimple.lo libgtk_3_la-gtkimmodule.lo libgtk_3_la-gtkimmulticontext.lo libgtk_3_la-gtkinfobar.lo libgtk_3_la-gtkinvisible.lo libgtk_3_la-gtkkeyhash.lo libgtk_3_la-gtklabel.lo libgtk_3_la-gtklayout.lo libgtk_3_la-gtklevelbar.lo libgtk_3_la-gtklinkbutton.lo libgtk_3_la-gtklistbox.lo libgtk_3_la-gtkliststore.lo libgtk_3_la-gtklockbutton.lo libgtk_3_la-gtkmain.lo libgtk_3_la-gtkmarshalers.lo libgtk_3_la-gtkmenu.lo libgtk_3_la-gtkmenubar.lo libgtk_3_la-gtkmenubutton.lo libgtk_3_la-gtkmenuitem.lo libgtk_3_la-gtkmenushell.lo libgtk_3_la-gtkmenutracker.lo libgtk_3_la-gtkmenutrackeritem.lo libgtk_3_la-gtkmenutoolbutton.lo libgtk_3_la-gtkmessagedialog.lo libgtk_3_la-gtkmisc.lo libgtk_3_la-gtkmnemonichash.lo libgtk_3_la-gtkmodelmenuitem.lo libgtk_3_la-gtkmodifierstyle.lo libgtk_3_la-gtkmodules.lo libgtk_3_la-gtkmountoperation.lo libgtk_3_la-gtknotebook.lo libgtk_3_la-gtknumerableicon.lo libgtk_3_la-gtkoffscreenwindow.lo libgtk_3_la-gtkorientable.lo libgtk_3_la-gtkoverlay.lo libgtk_3_la-gtkpagesetup.lo libgtk_3_la-gtkpaned.lo libgtk_3_la-gtkpango.lo libgtk_3_la-gtkpapersize.lo libgtk_3_la-gtkpathbar.lo libgtk_3_la-gtkplacessidebar.lo libgtk_3_la-gtkpressandhold.lo libgtk_3_la-gtkprintcontext.lo libgtk_3_la-gtkprintoperation.lo libgtk_3_la-gtkprintoperationpreview.lo libgtk_3_la-gtkprintsettings.lo libgtk_3_la-gtkprintutils.lo libgtk_3_la-gtkprivate.lo libgtk_3_la-gtkprivatetypebuiltins.lo libgtk_3_la-gtkprogressbar.lo libgtk_3_la-gtkpixelcache.lo libgtk_3_la-gtkradiobutton.lo libgtk_3_la-gtkradiomenuitem.lo libgtk_3_la-gtkradiotoolbutton.lo libgtk_3_la-gtkrange.lo libgtk_3_la-gtkrbtree.lo libgtk_3_la-gtkrecentchooserdefault.lo libgtk_3_la-gtkrecentchooserdialog.lo libgtk_3_la-gtkrecentchoosermenu.lo libgtk_3_la-gtkrecentchooserwidget.lo libgtk_3_la-gtkrecentchooserutils.lo libgtk_3_la-gtkrecentchooser.lo libgtk_3_la-gtkrecentfilter.lo libgtk_3_la-gtkrecentmanager.lo libgtk_3_la-gtkresources.lo libgtk_3_la-gtkrevealer.lo libgtk_3_la-gtkroundedbox.lo libgtk_3_la-gtkscale.lo libgtk_3_la-gtkscalebutton.lo libgtk_3_la-gtkscrollable.lo libgtk_3_la-gtkscrollbar.lo libgtk_3_la-gtkscrolledwindow.lo libgtk_3_la-gtkselection.lo libgtk_3_la-gtkseparator.lo libgtk_3_la-gtkseparatormenuitem.lo libgtk_3_la-gtkseparatortoolitem.lo libgtk_3_la-gtksettings.lo libgtk_3_la-gtksizegroup.lo libgtk_3_la-gtksizerequest.lo libgtk_3_la-gtksizerequestcache.lo libgtk_3_la-gtkshow.lo libgtk_3_la-gtkspinbutton.lo libgtk_3_la-gtkspinner.lo libgtk_3_la-gtkstack.lo libgtk_3_la-gtkstackswitcher.lo libgtk_3_la-gtkstatusbar.lo libgtk_3_la-gtkstatusicon.lo libgtk_3_la-gtkstyleanimation.lo libgtk_3_la-gtkstylecascade.lo libgtk_3_la-gtkstylecontext.lo libgtk_3_la-gtkstyleproperties.lo libgtk_3_la-gtkstyleproperty.lo libgtk_3_la-gtkstyleprovider.lo libgtk_3_la-gtkstyleproviderprivate.lo libgtk_3_la-gtkswitch.lo libgtk_3_la-gtktestutils.lo libgtk_3_la-gtktextattributes.lo libgtk_3_la-gtktextbtree.lo libgtk_3_la-gtktextbuffer.lo libgtk_3_la-gtktextbufferrichtext.lo libgtk_3_la-gtktextbufferserialize.lo libgtk_3_la-gtktextchild.lo libgtk_3_la-gtktextdisplay.lo libgtk_3_la-gtktexthandle.lo libgtk_3_la-gtktextiter.lo libgtk_3_la-gtktextlayout.lo libgtk_3_la-gtktextmark.lo libgtk_3_la-gtktextsegment.lo libgtk_3_la-gtktexttag.lo libgtk_3_la-gtktexttagtable.lo libgtk_3_la-gtktexttypes.lo libgtk_3_la-gtktextutil.lo libgtk_3_la-gtktextview.lo libgtk_3_la-gtkthemingbackground.lo libgtk_3_la-gtkthemingengine.lo libgtk_3_la-gtktogglebutton.lo libgtk_3_la-gtktoggletoolbutton.lo libgtk_3_la-gtktoolbar.lo libgtk_3_la-gtktoolbutton.lo libgtk_3_la-gtktoolitem.lo libgtk_3_la-gtktoolitemgroup.lo libgtk_3_la-gtktoolpalette.lo libgtk_3_la-gtktoolshell.lo libgtk_3_la-gtktooltip.lo libgtk_3_la-gtktrashmonitor.lo libgtk_3_la-gtktreedatalist.lo libgtk_3_la-gtktreednd.lo libgtk_3_la-gtktreemenu.lo libgtk_3_la-gtktreemodel.lo libgtk_3_la-gtktreemodelfilter.lo libgtk_3_la-gtktreemodelsort.lo libgtk_3_la-gtktreeselection.lo libgtk_3_la-gtktreesortable.lo libgtk_3_la-gtktreestore.lo libgtk_3_la-gtktreeview.lo libgtk_3_la-gtktreeviewcolumn.lo libgtk_3_la-gtktypebuiltins.lo libgtk_3_la-gtkvolumebutton.lo libgtk_3_la-gtkviewport.lo libgtk_3_la-gtkwidget.lo libgtk_3_la-gtkwidgetpath.lo libgtk_3_la-gtkwindow.lo libgtk_3_la-gtkwin32theme.lo libgtk_3_la-gtkclipboard.lo libgtk_3_la-gtkclipboard-wayland.lo libgtk_3_la-gtkdnd.lo libgtk_3_la-gtkappchooseronlinepk.lo libgtk_3_la-gtkcustompaperunixdialog.lo libgtk_3_la-gtkpagesetupunixdialog.lo libgtk_3_la-gtkprinter.lo libgtk_3_la-gtkprinteroption.lo libgtk_3_la-gtkprinteroptionset.lo libgtk_3_la-gtkprinteroptionwidget.lo libgtk_3_la-gtkprintjob.lo libgtk_3_la-gtkprintoperation-unix.lo libgtk_3_la-gtkprintunixdialog.lo libgtk_3_la-gtkprintbackend.lo libgtk_3_la-gtksearchenginetracker.lo libgtk_3_la-gtkplug.lo libgtk_3_la-gtksocket.lo libgtk_3_la-gtkxembed.lo libgtk_3_la-gtktrayicon-x11.lo libgtk_3_la-gtkmountoperation-x11.lo libgtk_3_la-gtkdbusgenerated.lo ../gdk/libgdk-3.la ../gtk/a11y/libgtka11y.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: /usr/bin/install -c .libs/libgtk-3.so.0.1000.6T /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgtk-3.so.0.1000.6 libtool: install: (cd /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib && { ln -s -f libgtk-3.so.0.1000.6 libgtk-3.so.0 || { rm -f libgtk-3.so.0 && ln -s libgtk-3.so.0.1000.6 libgtk-3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib && { ln -s -f libgtk-3.so.0.1000.6 libgtk-3.so || { rm -f libgtk-3.so && ln -s libgtk-3.so.0.1000.6 libgtk-3.so; }; }) libtool: install: /usr/bin/install -c .libs/libgtk-3.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgtk-3.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gtk-query-immodules-3.0 gtk-launch '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin' libtool: install: warning: `libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gtk-query-immodules-3.0 /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin/gtk-query-immodules-3.0 libtool: install: warning: `libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gtk-launch /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin/gtk-launch make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' /bin/sh ../sanitize-la.sh /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgtk-3.la make[5]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/themes/Default/gtk-3.0 /usr/bin/install -c -m 644 ./gtk-keys.css.default /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/themes/Default/gtk-3.0/gtk-keys.css /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/themes/Emacs/gtk-3.0 /usr/bin/install -c -m 644 ./gtk-keys.css.emacs /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/themes/Emacs/gtk-3.0/gtk-keys.css /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gtk/deprecated' /usr/bin/install -c -m 644 deprecated/gtkactivatable.h deprecated/gtkaction.h deprecated/gtkactiongroup.h deprecated/gtkcolorsel.h deprecated/gtkcolorseldialog.h deprecated/gtkfontsel.h deprecated/gtkgradient.h deprecated/gtkhandlebox.h deprecated/gtkhbbox.h deprecated/gtkhbox.h deprecated/gtkhpaned.h deprecated/gtkhscale.h deprecated/gtkhscrollbar.h deprecated/gtkhseparator.h deprecated/gtkhsv.h deprecated/gtkiconfactory.h deprecated/gtkimagemenuitem.h deprecated/gtkradioaction.h deprecated/gtkrc.h deprecated/gtkrecentaction.h deprecated/gtkstock.h deprecated/gtkstyle.h deprecated/gtksymboliccolor.h deprecated/gtktable.h deprecated/gtktearoffmenuitem.h deprecated/gtktoggleaction.h deprecated/gtkuimanager.h deprecated/gtkvbbox.h deprecated/gtkvbox.h deprecated/gtkvscale.h deprecated/gtkvscrollbar.h deprecated/gtkvseparator.h deprecated/gtkvpaned.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gtk/deprecated' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/gir-1.0' /usr/bin/install -c -m 644 Gtk-3.0.gir '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gtk' /usr/bin/install -c -m 644 gtk.h gtkx.h gtk-a11y.h gtkaboutdialog.h gtkaccelgroup.h gtkaccellabel.h gtkaccelmap.h gtkaccessible.h gtkactionable.h gtkadjustment.h gtkalignment.h gtkappchooser.h gtkappchooserbutton.h gtkappchooserdialog.h gtkappchooserwidget.h gtkapplication.h gtkapplicationwindow.h gtkarrow.h gtkaspectframe.h gtkassistant.h gtkbbox.h gtkbin.h gtkbindings.h gtkborder.h gtkbox.h gtkbuilder.h gtkbuildable.h gtkbutton.h gtkcalendar.h gtkcellarea.h gtkcellareacontext.h gtkcellareabox.h gtkcelleditable.h gtkcelllayout.h gtkcellrenderer.h gtkcellrendereraccel.h gtkcellrenderercombo.h gtkcellrendererpixbuf.h gtkcellrendererprogress.h gtkcellrendererspin.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gtk' /usr/bin/install -c -m 644 gtkcellrendererspinner.h gtkcellrenderertext.h gtkcellrenderertoggle.h gtkcellview.h gtkcheckbutton.h gtkcheckmenuitem.h gtkclipboard.h gtkcolorbutton.h gtkcolorchooser.h gtkcolorchooserwidget.h gtkcolorchooserdialog.h gtkcolorutils.h gtkcombobox.h gtkcomboboxtext.h gtkcontainer.h gtkcssprovider.h gtkcsssection.h gtkdebug.h gtkdialog.h gtkdnd.h gtkdrawingarea.h gtkeditable.h gtkentry.h gtkentrybuffer.h gtkentrycompletion.h gtkenums.h gtkeventbox.h gtkexpander.h gtkfilechooser.h gtkfilechooserbutton.h gtkfilechooserdialog.h gtkfilechooserwidget.h gtkfilefilter.h gtkfixed.h gtkfontbutton.h gtkfontchooser.h gtkfontchooserdialog.h gtkfontchooserwidget.h gtkframe.h gtkgrid.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gtk' /usr/bin/install -c -m 644 gtkheaderbar.h gtkicontheme.h gtkiconview.h gtkimage.h gtkimcontext.h gtkimcontextinfo.h gtkimcontextsimple.h gtkimmodule.h gtkimmulticontext.h gtkinfobar.h gtkinvisible.h gtklabel.h gtklayout.h gtklevelbar.h gtklinkbutton.h gtklistbox.h gtkliststore.h gtklockbutton.h gtkmain.h gtkmenu.h gtkmenubar.h gtkmenubutton.h gtkmenuitem.h gtkmenushell.h gtkmenutoolbutton.h gtkmessagedialog.h gtkmisc.h gtkmodules.h gtkmountoperation.h gtknotebook.h gtknumerableicon.h gtkoffscreenwindow.h gtkorientable.h gtkoverlay.h gtkpagesetup.h gtkpaned.h gtkpapersize.h gtkplacessidebar.h gtkplug.h gtkprintcontext.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gtk' /usr/bin/install -c -m 644 gtkprintoperation.h gtkprintoperationpreview.h gtkprintsettings.h gtkprogressbar.h gtkradiobutton.h gtkradiomenuitem.h gtkradiotoolbutton.h gtkrange.h gtkrecentchooser.h gtkrecentchooserdialog.h gtkrecentchoosermenu.h gtkrecentchooserwidget.h gtkrecentfilter.h gtkrecentmanager.h gtkrevealer.h gtkscale.h gtkscalebutton.h gtkscrollable.h gtkscrollbar.h gtkscrolledwindow.h gtksearchbar.h gtksearchentry.h gtkselection.h gtkseparator.h gtkseparatormenuitem.h gtkseparatortoolitem.h gtksettings.h gtkshow.h gtksizegroup.h gtksizerequest.h gtksocket.h gtkspinbutton.h gtkspinner.h gtkstack.h gtkstackswitcher.h gtkstatusbar.h gtkstatusicon.h gtkstylecontext.h gtkstyleproperties.h gtkstyleprovider.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gtk' /usr/bin/install -c -m 644 gtkswitch.h gtktestutils.h gtktextattributes.h gtktextbuffer.h gtktextbufferrichtext.h gtktextchild.h gtktextdisplay.h gtktextiter.h gtktextmark.h gtktexttag.h gtktexttagtable.h gtktextview.h gtkthemingengine.h gtktogglebutton.h gtktoggletoolbutton.h gtktoolbar.h gtktoolbutton.h gtktoolitem.h gtktoolitemgroup.h gtktoolpalette.h gtktoolshell.h gtktooltip.h gtktreednd.h gtktreemodel.h gtktreemodelfilter.h gtktreemodelsort.h gtktreeselection.h gtktreesortable.h gtktreestore.h gtktreeview.h gtktreeviewcolumn.h gtktypes.h gtkviewport.h gtkvolumebutton.h gtkwidget.h gtkwidgetpath.h gtkwindow.h gtktextlayout.h gtktypebuiltins.h gtkversion.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/gtk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/unix-print/gtk' /usr/bin/install -c -m 644 gtkpagesetupunixdialog.h gtkprintunixdialog.h gtkprinter.h gtkprintjob.h gtkunixprint.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gtk-3.0/unix-print/gtk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/gtk-3.0' /usr/bin/install -c -m 644 gtkbuilder.rng '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/gtk-3.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/girepository-1.0' /usr/bin/install -c -m 644 Gtk-3.0.typelib '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/girepository-1.0' if test -n "org.gtk.Settings.FileChooser.gschema.xml org.gtk.Settings.ColorChooser.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gtk.Settings.FileChooser.gschema.xml org.gtk.Settings.ColorChooser.gschema.xml "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/gtk' Making install in libgail-util make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/libgail-util' make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/libgail-util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgailutil-3.la '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib' libtool: install: warning: relinking `libgailutil-3.la' libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/libgail-util; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 0:0:0 -Wl,-z,relro -Wl,-z,relro -o libgailutil-3.la -rpath /usr/lib libgailutil_3_la-gailmisc.lo libgailutil_3_la-gailtextutil.lo ../gtk/libgtk-3.la ../gdk/libgdk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: /usr/bin/install -c .libs/libgailutil-3.so.0.0.0T /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgailutil-3.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib && { ln -s -f libgailutil-3.so.0.0.0 libgailutil-3.so.0 || { rm -f libgailutil-3.so.0 && ln -s libgailutil-3.so.0.0.0 libgailutil-3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib && { ln -s -f libgailutil-3.so.0.0.0 libgailutil-3.so || { rm -f libgailutil-3.so && ln -s libgailutil-3.so.0.0.0 libgailutil-3.so; }; }) libtool: install: /usr/bin/install -c .libs/libgailutil-3.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgailutil-3.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gail-3.0/libgail-util' /usr/bin/install -c -m 644 gailmisc.h gailtextutil.h gail-util.h '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/include/gail-3.0/libgail-util' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/libgail-util' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/libgail-util' Making install in modules make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules' Making install in input make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/input' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/input' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/etc/gtk-3.0' /usr/bin/install -c -m 644 im-multipress.conf '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/etc/gtk-3.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules' /bin/sh ../../libtool --mode=install /usr/bin/install -c im-am-et.la im-cedilla.la im-cyrillic-translit.la im-inuktitut.la im-ipa.la im-multipress.la im-thai.la im-ti-er.la im-ti-et.la im-viqr.la im-xim.la '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules' libtool: install: warning: relinking `im-am-et.la' libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/input; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -rpath /usr/lib/gtk-3.0/3.0.0/immodules -avoid-version -module -Wl,-z,relro -o im-am-et.la -rpath /usr/lib/gtk-3.0/3.0.0/immodules imam-et.lo ../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: /usr/bin/install -c .libs/im-am-et.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-am-et.so libtool: install: /usr/bin/install -c .libs/im-am-et.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-am-et.la libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/input; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -rpath /usr/lib/gtk-3.0/3.0.0/immodules -avoid-version -module -Wl,-z,relro -o im-cedilla.la -rpath /usr/lib/gtk-3.0/3.0.0/immodules imcedilla.lo ../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: warning: relinking `im-cedilla.la' libtool: install: /usr/bin/install -c .libs/im-cedilla.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-cedilla.so libtool: install: /usr/bin/install -c .libs/im-cedilla.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-cedilla.la libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/input; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -rpath /usr/lib/gtk-3.0/3.0.0/immodules -avoid-version -module -Wl,-z,relro -o im-cyrillic-translit.la -rpath /usr/lib/gtk-3.0/3.0.0/immodules imcyrillic-translit.lo ../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: warning: relinking `im-cyrillic-translit.la' libtool: install: /usr/bin/install -c .libs/im-cyrillic-translit.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.so libtool: install: /usr/bin/install -c .libs/im-cyrillic-translit.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.la libtool: install: warning: relinking `im-inuktitut.la' libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/input; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -rpath /usr/lib/gtk-3.0/3.0.0/immodules -avoid-version -module -Wl,-z,relro -o im-inuktitut.la -rpath /usr/lib/gtk-3.0/3.0.0/immodules iminuktitut.lo ../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: /usr/bin/install -c .libs/im-inuktitut.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.so libtool: install: /usr/bin/install -c .libs/im-inuktitut.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.la libtool: install: warning: relinking `im-ipa.la' libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/input; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -rpath /usr/lib/gtk-3.0/3.0.0/immodules -avoid-version -module -Wl,-z,relro -o im-ipa.la -rpath /usr/lib/gtk-3.0/3.0.0/immodules imipa.lo ../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: /usr/bin/install -c .libs/im-ipa.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-ipa.so libtool: install: /usr/bin/install -c .libs/im-ipa.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-ipa.la libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/input; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -rpath /usr/lib/gtk-3.0/3.0.0/immodules -avoid-version -module -Wl,-z,relro -o im-multipress.la -rpath /usr/lib/gtk-3.0/3.0.0/immodules im_multipress_la-gtkimcontextmultipress.lo im_multipress_la-immultipress.lo ../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: warning: relinking `im-multipress.la' libtool: install: /usr/bin/install -c .libs/im-multipress.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-multipress.so libtool: install: /usr/bin/install -c .libs/im-multipress.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-multipress.la libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/input; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -rpath /usr/lib/gtk-3.0/3.0.0/immodules -avoid-version -module -Wl,-z,relro -o im-thai.la -rpath /usr/lib/gtk-3.0/3.0.0/immodules thai-charprop.lo gtkimcontextthai.lo imthai.lo ../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: warning: relinking `im-thai.la' libtool: install: /usr/bin/install -c .libs/im-thai.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-thai.so libtool: install: /usr/bin/install -c .libs/im-thai.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-thai.la libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/input; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -rpath /usr/lib/gtk-3.0/3.0.0/immodules -avoid-version -module -Wl,-z,relro -o im-ti-er.la -rpath /usr/lib/gtk-3.0/3.0.0/immodules imti-er.lo ../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: warning: relinking `im-ti-er.la' libtool: install: /usr/bin/install -c .libs/im-ti-er.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-er.so libtool: install: /usr/bin/install -c .libs/im-ti-er.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-er.la libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/input; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -rpath /usr/lib/gtk-3.0/3.0.0/immodules -avoid-version -module -Wl,-z,relro -o im-ti-et.la -rpath /usr/lib/gtk-3.0/3.0.0/immodules imti-et.lo ../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: warning: relinking `im-ti-et.la' libtool: install: /usr/bin/install -c .libs/im-ti-et.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-et.so libtool: install: /usr/bin/install -c .libs/im-ti-et.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-et.la libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/input; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -rpath /usr/lib/gtk-3.0/3.0.0/immodules -avoid-version -module -Wl,-z,relro -o im-viqr.la -rpath /usr/lib/gtk-3.0/3.0.0/immodules imviqr.lo ../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: warning: relinking `im-viqr.la' libtool: install: /usr/bin/install -c .libs/im-viqr.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-viqr.so libtool: install: /usr/bin/install -c .libs/im-viqr.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-viqr.la libtool: install: warning: relinking `im-xim.la' libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/input; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -rpath /usr/lib/gtk-3.0/3.0.0/immodules -avoid-version -module -Wl,-z,relro -o im-xim.la -rpath /usr/lib/gtk-3.0/3.0.0/immodules gtkimcontextxim.lo imxim.lo ../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: /usr/bin/install -c .libs/im-xim.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-xim.so libtool: install: /usr/bin/install -c .libs/im-xim.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-xim.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gtk-3.0/3.0.0/immodules' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/input' GEN install-data-hook *** *** Warning: immodules.cache not built *** *** Generate this file manually on host *** system using gtk-query-immodules-3.0 *** make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/input' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/input' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/input' Making install in engines make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/engines' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/engines' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/engines' 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/gtk+-3.10.6/modules/engines' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/engines' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/engines' Making install in printbackends make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends' Making install in file make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/file' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/file' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libprintbackend-file.la '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends' libtool: install: warning: relinking `libprintbackend-file.la' libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/file; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -module -Wl,-z,relro -o libprintbackend-file.la -rpath /usr/lib/gtk-3.0/3.0.0/printbackends libprintbackend_file_la-gtkprintbackendfile.lo ../../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: /usr/bin/install -c .libs/libprintbackend-file.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-file.so libtool: install: /usr/bin/install -c .libs/libprintbackend-file.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-file.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gtk-3.0/3.0.0/printbackends' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/file' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/file' Making install in lpr make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/lpr' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/lpr' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libprintbackend-lpr.la '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends' libtool: install: warning: relinking `libprintbackend-lpr.la' libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/lpr; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -module -Wl,-z,relro -o libprintbackend-lpr.la -rpath /usr/lib/gtk-3.0/3.0.0/printbackends gtkprintbackendlpr.lo ../../../gtk/libgtk-3.la -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: /usr/bin/install -c .libs/libprintbackend-lpr.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-lpr.so libtool: install: /usr/bin/install -c .libs/libprintbackend-lpr.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-lpr.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gtk-3.0/3.0.0/printbackends' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/lpr' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/lpr' Making install in cups make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/cups' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/cups' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libprintbackend-cups.la '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends' libtool: install: warning: relinking `libprintbackend-cups.la' libtool: install: (cd /builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/cups; /bin/sh /builddir/build/BUILD/gtk+-3.10.6/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -module -Wl,-z,relro -o libprintbackend-cups.la -rpath /usr/lib/gtk-3.0/3.0.0/printbackends gtkprintbackendcups.lo gtkprintercups.lo gtkcupsutils.lo ../../../gtk/libgtk-3.la -lcolord -lcolordprivate -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpangocairo-1.0 -lX11 -lXi -lXcomposite -lXdamage -lXfixes -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -latk-bridge-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lm -lcrypt -lz -inst-prefix-dir /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386) libtool: install: /usr/bin/install -c .libs/libprintbackend-cups.soT /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.so libtool: install: /usr/bin/install -c .libs/libprintbackend-cups.lai /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gtk-3.0/3.0.0/printbackends' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/cups' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends/cups' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends' 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/gtk+-3.10.6/modules/printbackends' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules/printbackends' make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/modules' 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/gtk+-3.10.6/modules' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/modules' Making install in demos make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos' Making install in gtk-demo make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/gtk-demo' make install-am make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/gtk-demo' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/gtk-demo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gtk3-demo gtk3-demo-application '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gtk3-demo /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin/gtk3-demo libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gtk3-demo-application /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin/gtk3-demo-application if test -n "org.gtk.Demo.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gtk.Demo.gschema.xml "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos/gtk-demo' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos/gtk-demo' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos/gtk-demo' Making install in widget-factory make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/widget-factory' make install-am make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/widget-factory' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/widget-factory' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gtk3-widget-factory '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gtk3-widget-factory /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin/gtk3-widget-factory make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos/widget-factory' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos/widget-factory' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos/widget-factory' Making install in pixbuf-demo make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/pixbuf-demo' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos/pixbuf-demo' 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/gtk+-3.10.6/demos/pixbuf-demo' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos/pixbuf-demo' make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/demos' 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/gtk+-3.10.6/demos' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/demos' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/tests' Making install in visuals make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/tests/visuals' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/tests/visuals' 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/gtk+-3.10.6/tests/visuals' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/tests/visuals' make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/tests' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/tests' 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/gtk+-3.10.6/tests' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/tests' Making install in testsuite make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite' Making install in gdk make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gdk' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gdk' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests' /bin/sh ../../libtool --mode=install /usr/bin/install -c rgba encoding display keysyms '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/rgba /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/rgba libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/encoding /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/encoding libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/display /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/display libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/keysyms /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/keysyms make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gdk' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gdk' Making install in gtk make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gtk' make install-am make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gtk' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gtk' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests' /bin/sh ../../libtool --mode=install /usr/bin/install -c accel accessible action bitmask builder cellarea clipboard defaultvalue entry expander floating grid gtkmenu keyhash listbox no-gtk-init object objects-finalize papersize rbtree recentmanager regression-tests stylecontext templates textbuffer textiter treemodel treepath treeview window displayclose '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/accel /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/accel libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/accessible /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/accessible libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/action /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/action libtool: install: /usr/bin/install -c bitmask /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/bitmask libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/builder /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/builder libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/cellarea /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/cellarea libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/clipboard /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/clipboard libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/defaultvalue /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/defaultvalue libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/entry /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/entry libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/expander /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/expander libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/floating /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/floating libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/grid /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/grid libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gtkmenu /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/gtkmenu libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/keyhash /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/keyhash libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/listbox /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/listbox libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/no-gtk-init /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/no-gtk-init libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/object /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/object libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/objects-finalize /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/objects-finalize libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/papersize /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/papersize libtool: install: /usr/bin/install -c rbtree /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/rbtree libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/recentmanager /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/recentmanager libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/regression-tests /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/regression-tests libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/stylecontext /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/stylecontext libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/templates /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/templates libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/textbuffer /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/textbuffer libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/textiter /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/textiter libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/treemodel /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/treemodel libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/treepath /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/treepath libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/treeview /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/treeview libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/window /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/window libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/displayclose /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/displayclose /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/installed-tests/gtk+' /usr/bin/install -c -m 644 accel.test accessible.test action.test bitmask.test builder.test cellarea.test clipboard.test defaultvalue.test entry.test expander.test floating.test grid.test gtkmenu.test keyhash.test listbox.test no-gtk-init.test object.test objects-finalize.test papersize.test rbtree.test recentmanager.test regression-tests.test stylecontext.test templates.test textbuffer.test textiter.test treemodel.test treepath.test treeview.test window.test displayclose.test '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/installed-tests/gtk+' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gtk' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gtk' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/gtk' Making install in a11y make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/a11y' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/a11y' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/a11ytests' /usr/bin/install -c -m 644 hello-world.ui hello-world.txt mnemonic.ui mnemonic.txt accessible-name.ui accessible-name.txt notebook.ui notebook.txt range.ui range.txt link.ui link.txt text.ui text.txt buttons.ui buttons.txt colorchooser.ui colorchooser.txt about.ui about.txt messagedialog.ui messagedialog.txt expander.ui expander.txt assistant.ui assistant.txt pickers.ui pickers.txt lockbutton.ui lockbutton.txt spinner.ui spinner.txt progress.ui progress.txt infobar.ui infobar.txt calendar.ui calendar.txt statusbar.ui statusbar.txt '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/a11ytests' /usr/bin/install -c -m 644 paned.ui paned.txt iconview.ui iconview.txt entries.ui entries.txt scale-drawvalue.ui scale-drawvalue.txt placeholder-text.ui placeholder-text.txt menu.ui menu.txt combos.ui combos.txt listbox.ui listbox.txt stack.ui stack.txt headerbar.ui headerbar.txt '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/a11ytests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests' /bin/sh ../../libtool --mode=install /usr/bin/install -c accessibility-dump tree-performance text children derive value tree-relationships util '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/accessibility-dump /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/accessibility-dump libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/tree-performance /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/tree-performance libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/text /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/text libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/children /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/children libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/derive /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/derive libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/value /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/value libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/tree-relationships /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/tree-relationships libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/util /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/util /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/installed-tests/gtk+' /usr/bin/install -c -m 644 a11ytests.test a11ychildren.test a11ytree.test a11yvalue.test a11yderive.test a11ytext.test a11yutil.test '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/installed-tests/gtk+' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/a11y' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/a11y' Making install in css make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css' Making install in parser make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css/parser' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css/parser' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser' /usr/bin/install -c -m 644 at-invalid-01.css at-invalid-01.errors at-invalid-01.ref.css at-invalid-02.css at-invalid-02.errors at-invalid-02.ref.css at-invalid-03.css at-invalid-03.errors at-invalid-03.ref.css at-invalid-04.css at-invalid-04.errors at-invalid-04.ref.css at-invalid-05.css at-invalid-05.errors at-invalid-05.ref.css at-invalid-06.css at-invalid-06.errors at-invalid-06.ref.css at-invalid-07.css at-invalid-07.errors at-invalid-07.ref.css at-invalid-08.css at-invalid-08.errors at-invalid-08.ref.css at-invalid-09.css at-invalid-09.errors at-invalid-09.ref.css at-invalid-10.css at-invalid-10.errors at-invalid-10.ref.css at-invalid-11.css at-invalid-11.errors at-invalid-11.ref.css at-invalid-12.css at-invalid-12.errors at-invalid-12.ref.css at-invalid-13.css at-invalid-13.errors at-invalid-13.ref.css at-invalid-14.css '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser' /usr/bin/install -c -m 644 at-invalid-14.errors at-invalid-14.ref.css at-invalid-15.css at-invalid-15.errors at-invalid-15.ref.css at-invalid-16.css at-invalid-16.errors at-invalid-16.ref.css at-invalid-17.css at-invalid-17.errors at-invalid-17.ref.css at-invalid-18.css at-invalid-18.errors at-invalid-18.ref.css at-invalid-19.css at-invalid-19.errors at-invalid-19.ref.css at-invalid-20.css at-invalid-20.errors at-invalid-20.ref.css at-invalid-21.css at-invalid-21.errors at-invalid-21.ref.css at-invalid-22.css at-invalid-22.errors at-invalid-22.ref.css at-invalid-23.css at-invalid-23.errors at-invalid-23.ref.css at-invalid-24.css at-invalid-24.errors at-invalid-24.ref.css at-invalid-25.css at-invalid-25.errors at-invalid-25.ref.css at-invalid-26.css at-invalid-26.errors at-invalid-26.ref.css at-invalid-27.css at-invalid-27.errors '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser' /usr/bin/install -c -m 644 at-invalid-27.ref.css at-valid-01.css at-valid-01.ref.css at-valid-02.css at-valid-02.ref.css at-valid-03.css at-valid-03.ref.css at-valid-04.css at-valid-04.ref.css at-valid-05.css at-valid-05.ref.css at-valid-06.css at-valid-06.ref.css at-valid-07.css at-valid-08.css at-valid-08.ref.css at-valid-09.css at-valid-09.ref.css at-valid-10.css at-valid-10.ref.css at-valid-11.css at-valid-11.ref.css at-valid-12.css at-valid-12.ref.css at-valid-13.css at-valid-13.ref.css at-valid-14.css at-valid-14.ref.css at-valid-15.css at-valid-15.ref.css at-valid-16.css at-valid-16.ref.css at-valid-17.css at-valid-18.css at-valid-18.ref.css at-valid-19.css at-valid-19.errors at-valid-19.ref.css at-valid-20.css at-valid-20.errors '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser' /usr/bin/install -c -m 644 at-valid-20.ref.css at-valid-21.css at-valid-21.errors at-valid-21.ref.css background-position.css background-position.errors background-position.ref.css background-position-errors.css background-position-errors.errors background-position-errors.ref.css background-repeat.css background-repeat.ref.css background-shorthand.css background-shorthand.ref.css background-shorthand-single.css background-shorthand-single.ref.css background-size.css background-size.ref.css boolean.css boolean.errors boolean.ref.css border.css border.errors border.ref.css border-color-currentcolor.css border-color-currentcolor.ref.css border-radius.css border-radius.errors border-radius.ref.css border-shorthand.css border-shorthand.ref.css close-at-end-of-file.css close-at-end-of-file.errors close-at-end-of-file.ref.css colors-errors.css colors-errors.errors colors-errors.ref.css colors-red.css colors-red.ref.css comment-detection.css '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser' /usr/bin/install -c -m 644 comment-detection.ref.css cross-fade-basic.css css-21-malformed-declarations.css css-21-malformed-declarations.errors css-21-malformed-declarations.ref.css css-21-malformed-statements.css css-21-malformed-statements.errors css-21-malformed-statements.ref.css currentcolor-everywhere.css declarations.css declarations.errors declarations.ref.css declarations-invalid-01.css declarations-invalid-01.errors declarations-invalid-01.ref.css declarations-invalid-02.css declarations-invalid-02.errors declarations-invalid-02.ref.css declarations-invalid-03.css declarations-invalid-03.errors declarations-invalid-03.ref.css declarations-invalid-04.css declarations-invalid-04.errors declarations-invalid-04.ref.css declarations-invalid-05.css declarations-invalid-05.errors declarations-invalid-05.ref.css declarations-invalid-06.css declarations-invalid-06.errors declarations-invalid-06.ref.css declarations-invalid-07.css declarations-invalid-07.errors declarations-invalid-07.ref.css declarations-invalid-08.css declarations-invalid-08.errors declarations-invalid-08.ref.css declarations-valid-01.css declarations-valid-01.ref.css declarations-valid-02.css declarations-valid-02.ref.css '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser' /usr/bin/install -c -m 644 declarations-valid-03.css declarations-valid-03.ref.css declarations-valid-04.css declarations-valid-04.ref.css declarations-valid-05.css declarations-valid-05.ref.css declarations-valid-06.css declarations-valid-06.ref.css declarations-valid-07.css declarations-valid-07.ref.css declarations-valid-08.css declarations-valid-08.ref.css declarations-valid-09.css declarations-valid-09.ref.css declarations-valid-10.css declarations-valid-10.ref.css declarations-valid-11.css declarations-valid-11.ref.css declarations-valid-12.css declarations-valid-12.ref.css declarations-valid-13.css declarations-valid-13.ref.css declarations-valid-14.css declarations-valid-14.ref.css declarations-valid-15.css declarations-valid-15.ref.css declarations-valid-16.css declarations-valid-16.ref.css declarations-valid-17.css declarations-valid-17.ref.css declarations-valid-18.css declarations-valid-18.errors declarations-valid-18.ref.css declarations-valid-19.css declarations-valid-19.ref.css declarations-valid-20.css declarations-valid-20.ref.css declarations-valid-21.css declarations-valid-21.ref.css declarations-valid-22.css '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser' /usr/bin/install -c -m 644 declarations-valid-22.ref.css declarations-valid-23.css declarations-valid-23.ref.css declarations-valid-24.css declarations-valid-24.ref.css declarations-valid-25.css declarations-valid-25.ref.css does-not-exist.css does-not-exist.errors does-not-exist.ref.css doubled.css doubled.ref.css empty.css enum.css enum.errors enum.ref.css font-family.css font-family.errors font-family.ref.css freed-string-in-error-messages.css freed-string-in-error-messages.errors freed-string-in-error-messages.ref.css import-cyclic-1.css import-cyclic-1.errors import-cyclic-1.ref.css import-cyclic-2.css import-cyclic-2.errors import-cyclic-2.ref.css import-cyclic-3.css import-cyclic-3.errors import-cyclic-3.ref.css import-nonexistant.css import-nonexistant.errors import-nonexistant.ref.css import-recursive.css import-recursive.errors import-recursive.ref.css integer.css integer.errors integer.ref.css '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser' /usr/bin/install -c -m 644 keyframes-empty.css keyframes-empty.ref.css keyframes-ordering.css keyframes-ordering.ref.css linear-gradient.css linear-gradient.ref.css no-semicolon.css no-semicolon.ref.css nth-child.css nth-child.ref.css pseudo-classes-unknown.css pseudo-classes-unknown.errors pseudo-classes-unknown.ref.css selector.css selector.ref.css shadow.css shadow.ref.css shorthand.css shorthand.ref.css simple.css single-slash.css single-slash.errors single-slash.ref.css test.png transition.css transition.ref.css value-inherit.css value-inherit-shorthand.css value-inherit-shorthand.ref.css value-initial.css value-initial-shorthand.css value-initial-shorthand.ref.css value-none.css value-none.errors value-none.ref.css widget-style-property.css '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser' /bin/sh ../../../libtool --mode=install /usr/bin/install -c test-css-parser '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser' libtool: install: warning: `../../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/test-css-parser /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser/test-css-parser /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/installed-tests/gtk+/css/parser' /usr/bin/install -c -m 644 test-css-parser.test '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/installed-tests/gtk+/css/parser' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css/parser' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css/parser' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css' /bin/sh ../../libtool --mode=install /usr/bin/install -c api '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/api /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/api /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/installed-tests/gtk+/css' /usr/bin/install -c -m 644 api.test '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/installed-tests/gtk+/css' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/css' Making install in reftests make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/reftests' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/reftests' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests' /bin/sh ../../libtool --mode=install /usr/bin/install -c gtk-reftest '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests' libtool: install: warning: `../../gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `../../gtk/libgtk-3.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gtk+-3.10.6/gdk/libgdk-3.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gtk-reftest /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/gtk-reftest /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/reftests' /usr/bin/install -c -m 644 background-area.css background-area.ref.ui background-area.ui background-color-transparent.css background-color-transparent.ref.ui background-color-transparent.ui background-image-multiple.css background-image-multiple.ref.ui background-image-multiple.ui background-origin.css background-origin.ref.ui background-origin.ui background-positioning-area-empty.ref.ui background-positioning-area-empty.ui background-position.css background-position.ref.ui background-position.ui background-position-repeat.css background-position-repeat.ref.ui background-position-repeat.ui background-position-repeat-bg.png background-position-simple.css background-position-simple.ref.ui background-position-simple.ui background-size.css background-size.ref.ui background-size.ui background-size-keywords.css background-size-keywords.ref.ui background-size-keywords.ui background-size-zero.css background-size-zero.ref.ui background-size-zero.ui background-window-transparent.css background-window-transparent.ref.ui background-window-transparent.ui bad-color-names.css bad-color-names.ref.ui bad-color-names.ui reference-background-origin.png '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/reftests' /usr/bin/install -c -m 644 border-color-default.css border-color-default.ref.ui border-color-default.ui border-half-pixel.css border-half-pixel.ref.ui border-half-pixel.ui border-image-ball-green.png border-image-ball-red.png border-image-ball-yellow.png border-image-balls.png border-image-3-balls-green.png border-image-3-balls-yellow.png border-image-excess-size.css border-image-excess-size.ref.ui border-image-excess-size.ui border-image-gradient.css border-image-gradient.ref.ui border-image-gradient.ui border-image-url.css border-image-url.ref.ui border-image-url.ui border-radius-clamp.css border-radius-clamp.ref.ui border-radius-clamp.ui border-style.css border-style.ref.ui border-style.ui border-style-none.css border-style-none.ref.ui border-style-none.ui box-child-expand.ref.ui box-child-expand.ui box-packing.css box-packing.ref.ui box-packing.ui box-pseudo-classes.css box-pseudo-classes.ref.ui box-pseudo-classes.ui box-shadow-spec-inset.css box-shadow-spec-inset.ref.ui '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/reftests' /usr/bin/install -c -m 644 box-shadow-spec-inset.ui button-wrapping.ui button-wrapping.ref.ui cellrenderer-pixbuf-stock-rtl.css cellrenderer-pixbuf-stock-rtl.ui cellrenderer-pixbuf-stock-rtl.ref.ui css-currentcolor-alpha.css css-currentcolor-alpha.ui css-currentcolor-alpha.ref.ui css-match-class.css css-match-class.ref.ui css-match-class.ui css-match-descendant-later.css css-match-descendant-later.ref.ui css-match-descendant-later.ui css-match-exact.css css-match-exact.ref.ui css-match-exact.ui css-match-import.css css-match-import-import.css css-match-import.ui css-match-import.ref.ui css-match-inherit.css css-match-inherit.ref.ui css-match-inherit.ui css-match-inherit-different-state.css css-match-inherit-different-state.ref.ui css-match-inherit-different-state.ui css-match-name.css css-match-name.ref.ui css-match-name.ui css-match-region-matches-star.css css-match-region-matches-star.ui css-match-region-matches-star.ref.ui css-match-regions.css css-match-regions.ref.ui css-match-regions.ui css-match-siblings.css css-match-siblings.ref.ui css-match-siblings.ui '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/reftests' /usr/bin/install -c -m 644 css-match-style-property-order.css css-match-style-property-order.ref.ui css-match-style-property-order.ui css-match-subtype.css css-match-subtype.ref.ui css-match-subtype.ui css-match-type.css css-match-type.ref.ui css-match-type.ui css-multi-state.css css-multi-state.ref.ui css-multi-state.ui entry-progress-coloring.css entry-progress-coloring.ref.ui entry-progress-coloring.ui font-sizes-names.css font-sizes-names.ref.ui font-sizes-names.ui gtk-image-effect-inherit.css gtk-image-effect-inherit.ref.ui gtk-image-effect-inherit.ui green-20x20.png grid-empty-with-spacing.ref.ui grid-empty-with-spacing.ui grid-expand.css grid-expand.ref.ui grid-expand.ui grid-wfh.ui grid-wfh.ref.ui grid-homogeneous.css grid-homogeneous.ref.ui grid-homogeneous.ui grid-spacing1.ref.ui grid-spacing1.ui grid-spacing2.ref.ui grid-spacing2.ui grid-spacing3.css grid-spacing3.ref.ui grid-spacing3.ui iconview-empty.css '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/reftests' /usr/bin/install -c -m 644 iconview-empty.ui iconview-empty.ref.ui image-load-from-file.css image-load-from-file.ref.ui image-load-from-file.ui info-bar-message-types.css info-bar-message-types.ref.ui info-bar-message-types.ui inherit-and-initial.css inherit-and-initial.ref.ui inherit-and-initial.ui label-attribute-preference.css label-attribute-preference.ref.ui label-attribute-preference.ui label-ellipsize-small.ref.ui label-ellipsize-small.ui label-ellipsize-with-big.ref.ui label-ellipsize-with-big.ui label-shadows.css label-shadows.ref.ui label-shadows.ui label-sizing.css label-sizing.ref.ui label-sizing.ui label-small-ellipsized.ref.ui label-small-ellipsized.ui label-width-chars-dont-shrink.ref.ui label-width-chars-dont-shrink.ui label-wrap-justify.ref.ui label-wrap-justify.ui linear-gradient.css linear-gradient.ref.ui linear-gradient.ui linear-gradient-transition-to-other.css linear-gradient-transition-to-other.ref.ui linear-gradient-transition-to-other.ui marble.xpm messagedialog-secondarytext.ui messagedialog-secondarytext.ref.ui misc-alignment.css '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/reftests' /usr/bin/install -c -m 644 misc-alignment.ref.ui misc-alignment.ui named-colors.css named-colors.ref.ui named-colors.ui no-colors.css no-colors.ref.ui no-colors.ui nonresizable-size.ref.ui nonresizable-size.ui notebook-childproperties.css notebook-childproperties.ui notebook-childproperties.ref.ui nth-child.css nth-child.ref.ui nth-child.ui opacity.css opacity.ui opacity.ref.ui paned-undersized.css paned-undersized.ref.ui paned-undersized.ui quit-mnemonic.css quit-mnemonic.ref.ui quit-mnemonic.ui reset-to-defaults.css rotated-layout.ref.ui rotated-layout.ui separator-size.ref.ui separator-size.ui shorthand-entry-border.css shorthand-entry-border.ref.ui shorthand-entry-border.ui simple.ref.ui simple.ui sizegroups-basics.css sizegroups-basics.ui sizegroups-basics.ref.ui sizegroups-evolution-identity-page.ui sizegroups-evolution-identity-page.ref.ui '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/reftests' /usr/bin/install -c -m 644 sizegroups-get-preferred-null.ui sizegroups-get-preferred-null.ref.ui style-properties-nth-child.css style-properties-nth-child.ref.ui style-properties-nth-child.ui style-properties-only-child.css style-properties-only-child.ref.ui style-properties-only-child.ui toplevel-vs-popup.ref.ui toplevel-vs-popup.ui treeview-headers-hidden.ref.ui treeview-headers-hidden.ui unresolvable.css unresolvable.ref.ui unresolvable.ui window-default-size.ref.ui window-default-size.ui '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/reftests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/installed-tests/gtk+' /usr/bin/install -c -m 644 reftests.test '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/installed-tests/gtk+' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/reftests' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite/reftests' make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite' 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/gtk+-3.10.6/testsuite' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/testsuite' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples' Making install in application1 make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application1' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application1' 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/gtk+-3.10.6/examples/application1' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application1' Making install in application2 make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application2' make install-am make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application2' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application2' 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/gtk+-3.10.6/examples/application2' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application2' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application2' Making install in application3 make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application3' make install-am make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application3' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application3' 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/gtk+-3.10.6/examples/application3' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application3' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application3' Making install in application4 make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application4' make install-am make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application4' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application4' 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/gtk+-3.10.6/examples/application4' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application4' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application4' Making install in application5 make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application5' make install-am make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application5' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application5' make[4]: Nothing to be done for `install-exec-am'. if test -n "org.gtk.exampleapp.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gtk.exampleapp.gschema.xml "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application5' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application5' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application5' Making install in application6 make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application6' make install-am make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application6' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application6' make[4]: Nothing to be done for `install-exec-am'. if test -n "org.gtk.exampleapp.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gtk.exampleapp.gschema.xml "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application6' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application6' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application6' Making install in application7 make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application7' make install-am make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application7' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application7' make[4]: Nothing to be done for `install-exec-am'. if test -n "org.gtk.exampleapp.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gtk.exampleapp.gschema.xml "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application7' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application7' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application7' Making install in application8 make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application8' make install-am make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application8' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application8' make[4]: Nothing to be done for `install-exec-am'. if test -n "org.gtk.exampleapp.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gtk.exampleapp.gschema.xml "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application8' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application8' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application8' Making install in application9 make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application9' make install-am make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application9' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application9' make[4]: Nothing to be done for `install-exec-am'. if test -n "org.gtk.exampleapp.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gtk.exampleapp.gschema.xml "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application9' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application9' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples/application9' make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/examples' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/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/gtk+-3.10.6/examples' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/examples' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference' Making install in gdk make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/gdk' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/gdk' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/GdkDevice.html /usr/bin/install -c -m 644 ./html/GdkDeviceManager.html /usr/bin/install -c -m 644 ./html/GdkDisplay.html /usr/bin/install -c -m 644 ./html/GdkDisplayManager.html /usr/bin/install -c -m 644 ./html/GdkScreen.html /usr/bin/install -c -m 644 ./html/X_cursor.png /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-3-0.html /usr/bin/install -c -m 644 ./html/api-index-3-10.html /usr/bin/install -c -m 644 ./html/api-index-3-2.html /usr/bin/install -c -m 644 ./html/api-index-3-4.html /usr/bin/install -c -m 644 ./html/api-index-3-6.html /usr/bin/install -c -m 644 ./html/api-index-3-8.html /usr/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/arrow.png /usr/bin/install -c -m 644 ./html/based_arrow_down.png /usr/bin/install -c -m 644 ./html/based_arrow_up.png /usr/bin/install -c -m 644 ./html/boat.png /usr/bin/install -c -m 644 ./html/bogosity.png /usr/bin/install -c -m 644 ./html/bottom_left_corner.png /usr/bin/install -c -m 644 ./html/bottom_right_corner.png /usr/bin/install -c -m 644 ./html/bottom_side.png /usr/bin/install -c -m 644 ./html/bottom_tee.png /usr/bin/install -c -m 644 ./html/box_spiral.png /usr/bin/install -c -m 644 ./html/center_ptr.png /usr/bin/install -c -m 644 ./html/circle.png /usr/bin/install -c -m 644 ./html/clock.png /usr/bin/install -c -m 644 ./html/coffee_mug.png /usr/bin/install -c -m 644 ./html/cross.png /usr/bin/install -c -m 644 ./html/cross_reverse.png /usr/bin/install -c -m 644 ./html/crosshair.png /usr/bin/install -c -m 644 ./html/diamond_cross.png /usr/bin/install -c -m 644 ./html/dot.png /usr/bin/install -c -m 644 ./html/dotbox.png /usr/bin/install -c -m 644 ./html/double_arrow.png /usr/bin/install -c -m 644 ./html/draft_large.png /usr/bin/install -c -m 644 ./html/draft_small.png /usr/bin/install -c -m 644 ./html/draped_box.png /usr/bin/install -c -m 644 ./html/exchange.png /usr/bin/install -c -m 644 ./html/fleur.png /usr/bin/install -c -m 644 ./html/gdk3-Application-launching.html /usr/bin/install -c -m 644 ./html/gdk3-Cairo-Interaction.html /usr/bin/install -c -m 644 ./html/gdk3-Colors.html /usr/bin/install -c -m 644 ./html/gdk3-Cursors.html /usr/bin/install -c -m 644 ./html/gdk3-Drag-and-Drop.html /usr/bin/install -c -m 644 ./html/gdk3-Event-Structures.html /usr/bin/install -c -m 644 ./html/gdk3-Events.html /usr/bin/install -c -m 644 ./html/gdk3-GdkFrameClock.html /usr/bin/install -c -m 644 ./html/gdk3-GdkFrameTimings.html /usr/bin/install -c -m 644 ./html/gdk3-General.html /usr/bin/install -c -m 644 ./html/gdk3-Keyboard-Handling.html /usr/bin/install -c -m 644 ./html/gdk3-Pango-Interaction.html /usr/bin/install -c -m 644 ./html/gdk3-Pixbufs.html /usr/bin/install -c -m 644 ./html/gdk3-Points-Rectangles-and-Regions.html /usr/bin/install -c -m 644 ./html/gdk3-Properties-and-Atoms.html /usr/bin/install -c -m 644 ./html/gdk3-RGBA-Colors.html /usr/bin/install -c -m 644 ./html/gdk3-Selections.html /usr/bin/install -c -m 644 ./html/gdk3-Testing.html /usr/bin/install -c -m 644 ./html/gdk3-Threads.html /usr/bin/install -c -m 644 ./html/gdk3-Visuals.html /usr/bin/install -c -m 644 ./html/gdk3-Wayland-Interaction.html /usr/bin/install -c -m 644 ./html/gdk3-Windows.html /usr/bin/install -c -m 644 ./html/gdk3-X-Window-System-Interaction.html /usr/bin/install -c -m 644 ./html/gdk3.devhelp2 /usr/bin/install -c -m 644 ./html/gobbler.png /usr/bin/install -c -m 644 ./html/gumby.png /usr/bin/install -c -m 644 ./html/hand1.png /usr/bin/install -c -m 644 ./html/hand2.png /usr/bin/install -c -m 644 ./html/heart.png /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/icon.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/iron_cross.png /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/left_ptr.png /usr/bin/install -c -m 644 ./html/left_side.png /usr/bin/install -c -m 644 ./html/left_tee.png /usr/bin/install -c -m 644 ./html/leftbutton.png /usr/bin/install -c -m 644 ./html/ll_angle.png /usr/bin/install -c -m 644 ./html/lr_angle.png /usr/bin/install -c -m 644 ./html/man.png /usr/bin/install -c -m 644 ./html/middlebutton.png /usr/bin/install -c -m 644 ./html/mouse.png /usr/bin/install -c -m 644 ./html/pencil.png /usr/bin/install -c -m 644 ./html/pirate.png /usr/bin/install -c -m 644 ./html/plus.png /usr/bin/install -c -m 644 ./html/question_arrow.png /usr/bin/install -c -m 644 ./html/reference.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/right_ptr.png /usr/bin/install -c -m 644 ./html/right_side.png /usr/bin/install -c -m 644 ./html/right_tee.png /usr/bin/install -c -m 644 ./html/rightbutton.png /usr/bin/install -c -m 644 ./html/rotated-text.png /usr/bin/install -c -m 644 ./html/rtl_logo.png /usr/bin/install -c -m 644 ./html/sailboat.png /usr/bin/install -c -m 644 ./html/sb_down_arrow.png /usr/bin/install -c -m 644 ./html/sb_h_double_arrow.png /usr/bin/install -c -m 644 ./html/sb_left_arrow.png /usr/bin/install -c -m 644 ./html/sb_right_arrow.png /usr/bin/install -c -m 644 ./html/sb_up_arrow.png /usr/bin/install -c -m 644 ./html/sb_v_double_arrow.png /usr/bin/install -c -m 644 ./html/shuttle.png /usr/bin/install -c -m 644 ./html/sizing.png /usr/bin/install -c -m 644 ./html/spider.png /usr/bin/install -c -m 644 ./html/spraycan.png /usr/bin/install -c -m 644 ./html/star.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/target.png /usr/bin/install -c -m 644 ./html/tcross.png /usr/bin/install -c -m 644 ./html/top_left_arrow.png /usr/bin/install -c -m 644 ./html/top_left_corner.png /usr/bin/install -c -m 644 ./html/top_right_corner.png /usr/bin/install -c -m 644 ./html/top_side.png /usr/bin/install -c -m 644 ./html/top_tee.png /usr/bin/install -c -m 644 ./html/trek.png /usr/bin/install -c -m 644 ./html/ul_angle.png /usr/bin/install -c -m 644 ./html/umbrella.png /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png /usr/bin/install -c -m 644 ./html/ur_angle.png /usr/bin/install -c -m 644 ./html/watch.png /usr/bin/install -c -m 644 ./html/xterm.png http://library.gnome.org/devel/gdk-pixbuf/unstable/ -> /usr/share/gtk-doc/html/gdk-pixbuf/ (21) make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/gdk' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/gdk' Making install in gtk make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/gtk' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/gtk' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/AbstractObjects.html /usr/bin/install -c -m 644 ./html/Application.html /usr/bin/install -c -m 644 ./html/ApplicationChoosing.html /usr/bin/install -c -m 644 ./html/Builder.html /usr/bin/install -c -m 644 ./html/ButtonWidgets.html /usr/bin/install -c -m 644 ./html/DeprecatedObjects.html /usr/bin/install -c -m 644 ./html/DisplayWidgets.html /usr/bin/install -c -m 644 ./html/GtkAboutDialog.html /usr/bin/install -c -m 644 ./html/GtkAccelLabel.html /usr/bin/install -c -m 644 ./html/GtkAccessible.html /usr/bin/install -c -m 644 ./html/GtkAction.html /usr/bin/install -c -m 644 ./html/GtkActionGroup.html /usr/bin/install -c -m 644 ./html/GtkActionable.html /usr/bin/install -c -m 644 ./html/GtkActivatable.html /usr/bin/install -c -m 644 ./html/GtkAdjustment.html /usr/bin/install -c -m 644 ./html/GtkAlignment.html /usr/bin/install -c -m 644 ./html/GtkAppChooser.html /usr/bin/install -c -m 644 ./html/GtkAppChooserButton.html /usr/bin/install -c -m 644 ./html/GtkAppChooserDialog.html /usr/bin/install -c -m 644 ./html/GtkAppChooserWidget.html /usr/bin/install -c -m 644 ./html/GtkApplication.html /usr/bin/install -c -m 644 ./html/GtkApplicationWindow.html /usr/bin/install -c -m 644 ./html/GtkArrow.html /usr/bin/install -c -m 644 ./html/GtkAspectFrame.html /usr/bin/install -c -m 644 ./html/GtkAssistant.html /usr/bin/install -c -m 644 ./html/GtkBin.html /usr/bin/install -c -m 644 ./html/GtkBox.html /usr/bin/install -c -m 644 ./html/GtkBuildable.html /usr/bin/install -c -m 644 ./html/GtkBuilder.html /usr/bin/install -c -m 644 ./html/GtkButton.html /usr/bin/install -c -m 644 ./html/GtkButtonBox.html /usr/bin/install -c -m 644 ./html/GtkCalendar.html /usr/bin/install -c -m 644 ./html/GtkCellArea.html /usr/bin/install -c -m 644 ./html/GtkCellAreaBox.html /usr/bin/install -c -m 644 ./html/GtkCellAreaContext.html /usr/bin/install -c -m 644 ./html/GtkCellEditable.html /usr/bin/install -c -m 644 ./html/GtkCellLayout.html /usr/bin/install -c -m 644 ./html/GtkCellRenderer.html /usr/bin/install -c -m 644 ./html/GtkCellRendererAccel.html /usr/bin/install -c -m 644 ./html/GtkCellRendererCombo.html /usr/bin/install -c -m 644 ./html/GtkCellRendererPixbuf.html /usr/bin/install -c -m 644 ./html/GtkCellRendererProgress.html /usr/bin/install -c -m 644 ./html/GtkCellRendererSpin.html /usr/bin/install -c -m 644 ./html/GtkCellRendererSpinner.html /usr/bin/install -c -m 644 ./html/GtkCellRendererText.html /usr/bin/install -c -m 644 ./html/GtkCellRendererToggle.html /usr/bin/install -c -m 644 ./html/GtkCellView.html /usr/bin/install -c -m 644 ./html/GtkCheckButton.html /usr/bin/install -c -m 644 ./html/GtkCheckMenuItem.html /usr/bin/install -c -m 644 ./html/GtkColorButton.html /usr/bin/install -c -m 644 ./html/GtkColorChooser.html /usr/bin/install -c -m 644 ./html/GtkColorChooserDialog.html /usr/bin/install -c -m 644 ./html/GtkColorChooserWidget.html /usr/bin/install -c -m 644 ./html/GtkColorSelection.html /usr/bin/install -c -m 644 ./html/GtkColorSelectionDialog.html /usr/bin/install -c -m 644 ./html/GtkComboBox.html /usr/bin/install -c -m 644 ./html/GtkComboBoxText.html /usr/bin/install -c -m 644 ./html/GtkContainer.html /usr/bin/install -c -m 644 ./html/GtkCssProvider.html /usr/bin/install -c -m 644 ./html/GtkDialog.html /usr/bin/install -c -m 644 ./html/GtkDrawingArea.html /usr/bin/install -c -m 644 ./html/GtkEditable.html /usr/bin/install -c -m 644 ./html/GtkEntry.html /usr/bin/install -c -m 644 ./html/GtkEntryBuffer.html /usr/bin/install -c -m 644 ./html/GtkEntryCompletion.html /usr/bin/install -c -m 644 ./html/GtkEventBox.html /usr/bin/install -c -m 644 ./html/GtkExpander.html /usr/bin/install -c -m 644 ./html/GtkFileChooser.html /usr/bin/install -c -m 644 ./html/GtkFileChooserButton.html /usr/bin/install -c -m 644 ./html/GtkFileChooserDialog.html /usr/bin/install -c -m 644 ./html/GtkFileChooserWidget.html /usr/bin/install -c -m 644 ./html/GtkFileFilter.html /usr/bin/install -c -m 644 ./html/GtkFixed.html /usr/bin/install -c -m 644 ./html/GtkFontButton.html /usr/bin/install -c -m 644 ./html/GtkFontChooser.html /usr/bin/install -c -m 644 ./html/GtkFontChooserDialog.html /usr/bin/install -c -m 644 ./html/GtkFontChooserWidget.html /usr/bin/install -c -m 644 ./html/GtkFontSelection.html /usr/bin/install -c -m 644 ./html/GtkFontSelectionDialog.html /usr/bin/install -c -m 644 ./html/GtkFrame.html /usr/bin/install -c -m 644 ./html/GtkGrid.html /usr/bin/install -c -m 644 ./html/GtkHBox.html /usr/bin/install -c -m 644 ./html/GtkHButtonBox.html /usr/bin/install -c -m 644 ./html/GtkHPaned.html /usr/bin/install -c -m 644 ./html/GtkHSV.html /usr/bin/install -c -m 644 ./html/GtkHScale.html /usr/bin/install -c -m 644 ./html/GtkHScrollbar.html /usr/bin/install -c -m 644 ./html/GtkHSeparator.html /usr/bin/install -c -m 644 ./html/GtkHandleBox.html /usr/bin/install -c -m 644 ./html/GtkHeaderBar.html /usr/bin/install -c -m 644 ./html/GtkIMContext.html /usr/bin/install -c -m 644 ./html/GtkIMContextSimple.html /usr/bin/install -c -m 644 ./html/GtkIMMulticontext.html /usr/bin/install -c -m 644 ./html/GtkIconTheme.html /usr/bin/install -c -m 644 ./html/GtkIconView.html /usr/bin/install -c -m 644 ./html/GtkImage.html /usr/bin/install -c -m 644 ./html/GtkImageMenuItem.html /usr/bin/install -c -m 644 ./html/GtkInfoBar.html /usr/bin/install -c -m 644 ./html/GtkInvisible.html /usr/bin/install -c -m 644 ./html/GtkLabel.html /usr/bin/install -c -m 644 ./html/GtkLayout.html /usr/bin/install -c -m 644 ./html/GtkLevelBar.html /usr/bin/install -c -m 644 ./html/GtkLinkButton.html /usr/bin/install -c -m 644 ./html/GtkListBox.html /usr/bin/install -c -m 644 ./html/GtkListStore.html /usr/bin/install -c -m 644 ./html/GtkLockButton.html /usr/bin/install -c -m 644 ./html/GtkMenu.html /usr/bin/install -c -m 644 ./html/GtkMenuBar.html /usr/bin/install -c -m 644 ./html/GtkMenuButton.html /usr/bin/install -c -m 644 ./html/GtkMenuItem.html /usr/bin/install -c -m 644 ./html/GtkMenuShell.html /usr/bin/install -c -m 644 ./html/GtkMenuToolButton.html /usr/bin/install -c -m 644 ./html/GtkMessageDialog.html /usr/bin/install -c -m 644 ./html/GtkMisc.html /usr/bin/install -c -m 644 ./html/GtkNotebook.html /usr/bin/install -c -m 644 ./html/GtkNumerableIcon.html /usr/bin/install -c -m 644 ./html/GtkOffscreenWindow.html /usr/bin/install -c -m 644 ./html/GtkOverlay.html /usr/bin/install -c -m 644 ./html/GtkPageSetup.html /usr/bin/install -c -m 644 ./html/GtkPageSetupUnixDialog.html /usr/bin/install -c -m 644 ./html/GtkPaned.html /usr/bin/install -c -m 644 ./html/GtkPaperSize.html /usr/bin/install -c -m 644 ./html/GtkPlacesSidebar.html /usr/bin/install -c -m 644 ./html/GtkPrintContext.html /usr/bin/install -c -m 644 ./html/GtkPrintJob.html /usr/bin/install -c -m 644 ./html/GtkPrintSettings.html /usr/bin/install -c -m 644 ./html/GtkPrintUnixDialog.html /usr/bin/install -c -m 644 ./html/GtkPrinter.html /usr/bin/install -c -m 644 ./html/GtkProgressBar.html /usr/bin/install -c -m 644 ./html/GtkRadioAction.html /usr/bin/install -c -m 644 ./html/GtkRadioButton.html /usr/bin/install -c -m 644 ./html/GtkRadioMenuItem.html /usr/bin/install -c -m 644 ./html/GtkRadioToolButton.html /usr/bin/install -c -m 644 ./html/GtkRange.html /usr/bin/install -c -m 644 ./html/GtkRecentAction.html /usr/bin/install -c -m 644 ./html/GtkRecentChooser.html /usr/bin/install -c -m 644 ./html/GtkRecentChooserDialog.html /usr/bin/install -c -m 644 ./html/GtkRecentChooserMenu.html /usr/bin/install -c -m 644 ./html/GtkRecentChooserWidget.html /usr/bin/install -c -m 644 ./html/GtkRecentFilter.html /usr/bin/install -c -m 644 ./html/GtkRecentManager.html /usr/bin/install -c -m 644 ./html/GtkRevealer.html /usr/bin/install -c -m 644 ./html/GtkScale.html /usr/bin/install -c -m 644 ./html/GtkScaleButton.html /usr/bin/install -c -m 644 ./html/GtkScrollable.html /usr/bin/install -c -m 644 ./html/GtkScrollbar.html /usr/bin/install -c -m 644 ./html/GtkScrolledWindow.html /usr/bin/install -c -m 644 ./html/GtkSearchBar.html /usr/bin/install -c -m 644 ./html/GtkSearchEntry.html /usr/bin/install -c -m 644 ./html/GtkSeparator.html /usr/bin/install -c -m 644 ./html/GtkSeparatorMenuItem.html /usr/bin/install -c -m 644 ./html/GtkSeparatorToolItem.html /usr/bin/install -c -m 644 ./html/GtkSettings.html /usr/bin/install -c -m 644 ./html/GtkSizeGroup.html /usr/bin/install -c -m 644 ./html/GtkSpinButton.html /usr/bin/install -c -m 644 ./html/GtkSpinner.html /usr/bin/install -c -m 644 ./html/GtkStack.html /usr/bin/install -c -m 644 ./html/GtkStackSwitcher.html /usr/bin/install -c -m 644 ./html/GtkStatusIcon.html /usr/bin/install -c -m 644 ./html/GtkStatusbar.html /usr/bin/install -c -m 644 ./html/GtkStyle.html /usr/bin/install -c -m 644 ./html/GtkStyleContext.html /usr/bin/install -c -m 644 ./html/GtkStyleProvider.html /usr/bin/install -c -m 644 ./html/GtkSwitch.html /usr/bin/install -c -m 644 ./html/GtkTable.html /usr/bin/install -c -m 644 ./html/GtkTearoffMenuItem.html /usr/bin/install -c -m 644 ./html/GtkTextBuffer.html /usr/bin/install -c -m 644 ./html/GtkTextIter.html /usr/bin/install -c -m 644 ./html/GtkTextMark.html /usr/bin/install -c -m 644 ./html/GtkTextTag.html /usr/bin/install -c -m 644 ./html/GtkTextTagTable.html /usr/bin/install -c -m 644 ./html/GtkTextView.html /usr/bin/install -c -m 644 ./html/GtkThemingEngine.html /usr/bin/install -c -m 644 ./html/GtkToggleAction.html /usr/bin/install -c -m 644 ./html/GtkToggleButton.html /usr/bin/install -c -m 644 ./html/GtkToggleToolButton.html /usr/bin/install -c -m 644 ./html/GtkToolButton.html /usr/bin/install -c -m 644 ./html/GtkToolItem.html /usr/bin/install -c -m 644 ./html/GtkToolItemGroup.html /usr/bin/install -c -m 644 ./html/GtkToolPalette.html /usr/bin/install -c -m 644 ./html/GtkToolShell.html /usr/bin/install -c -m 644 ./html/GtkToolbar.html /usr/bin/install -c -m 644 ./html/GtkTooltip.html /usr/bin/install -c -m 644 ./html/GtkTreeModel.html /usr/bin/install -c -m 644 ./html/GtkTreeModelFilter.html /usr/bin/install -c -m 644 ./html/GtkTreeModelSort.html /usr/bin/install -c -m 644 ./html/GtkTreeSelection.html /usr/bin/install -c -m 644 ./html/GtkTreeSortable.html /usr/bin/install -c -m 644 ./html/GtkTreeStore.html /usr/bin/install -c -m 644 ./html/GtkTreeView.html /usr/bin/install -c -m 644 ./html/GtkTreeViewColumn.html /usr/bin/install -c -m 644 ./html/GtkUIManager.html /usr/bin/install -c -m 644 ./html/GtkVBox.html /usr/bin/install -c -m 644 ./html/GtkVButtonBox.html /usr/bin/install -c -m 644 ./html/GtkVPaned.html /usr/bin/install -c -m 644 ./html/GtkVScale.html /usr/bin/install -c -m 644 ./html/GtkVScrollbar.html /usr/bin/install -c -m 644 ./html/GtkVSeparator.html /usr/bin/install -c -m 644 ./html/GtkViewport.html /usr/bin/install -c -m 644 ./html/GtkVolumeButton.html /usr/bin/install -c -m 644 ./html/GtkWidget.html /usr/bin/install -c -m 644 ./html/GtkWindow.html /usr/bin/install -c -m 644 ./html/GtkWindowGroup.html /usr/bin/install -c -m 644 ./html/LayoutContainers.html /usr/bin/install -c -m 644 ./html/MenusAndCombos.html /usr/bin/install -c -m 644 ./html/MiscObjects.html /usr/bin/install -c -m 644 ./html/NumericEntry.html /usr/bin/install -c -m 644 ./html/Ornaments.html /usr/bin/install -c -m 644 ./html/PlugSocket.html /usr/bin/install -c -m 644 ./html/Printing.html /usr/bin/install -c -m 644 ./html/RecentDocuments.html /usr/bin/install -c -m 644 ./html/ScrollingWidgets.html /usr/bin/install -c -m 644 ./html/SelectorWidgets.html /usr/bin/install -c -m 644 ./html/TextWidget.html /usr/bin/install -c -m 644 ./html/TextWidgetObjects.html /usr/bin/install -c -m 644 ./html/TreeWidget.html /usr/bin/install -c -m 644 ./html/TreeWidgetObjects.html /usr/bin/install -c -m 644 ./html/WindowWidgets.html /usr/bin/install -c -m 644 ./html/aboutdialog.png /usr/bin/install -c -m 644 ./html/accel-label.png /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-3-0.html /usr/bin/install -c -m 644 ./html/api-index-3-10.html /usr/bin/install -c -m 644 ./html/api-index-3-2.html /usr/bin/install -c -m 644 ./html/api-index-3-4.html /usr/bin/install -c -m 644 ./html/api-index-3-6.html /usr/bin/install -c -m 644 ./html/api-index-3-8.html /usr/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/appchooserbutton.png /usr/bin/install -c -m 644 ./html/appchooserdialog.png /usr/bin/install -c -m 644 ./html/application-exit.png /usr/bin/install -c -m 644 ./html/arrows.png /usr/bin/install -c -m 644 ./html/assistant.png /usr/bin/install -c -m 644 ./html/background.png /usr/bin/install -c -m 644 ./html/bloatpad-gnome.png /usr/bin/install -c -m 644 ./html/bloatpad-osx.png /usr/bin/install -c -m 644 ./html/bloatpad-xfce.png /usr/bin/install -c -m 644 ./html/border1.png /usr/bin/install -c -m 644 ./html/border2.png /usr/bin/install -c -m 644 ./html/border3.png /usr/bin/install -c -m 644 ./html/box-expand.png /usr/bin/install -c -m 644 ./html/box-packing.png /usr/bin/install -c -m 644 ./html/broadwayd.html /usr/bin/install -c -m 644 ./html/button.png /usr/bin/install -c -m 644 ./html/ch01s02.html /usr/bin/install -c -m 644 ./html/ch01s03.html /usr/bin/install -c -m 644 ./html/ch01s04.html /usr/bin/install -c -m 644 ./html/ch01s05.html /usr/bin/install -c -m 644 ./html/ch02.html /usr/bin/install -c -m 644 ./html/ch03.html /usr/bin/install -c -m 644 ./html/ch24s02.html /usr/bin/install -c -m 644 ./html/ch26s02.html /usr/bin/install -c -m 644 ./html/ch28s02.html /usr/bin/install -c -m 644 ./html/ch28s03.html /usr/bin/install -c -m 644 ./html/chap-drawing-model.html /usr/bin/install -c -m 644 ./html/check-button.png /usr/bin/install -c -m 644 ./html/checklist-gdkeventexpose-region.html /usr/bin/install -c -m 644 ./html/checklist-modifiers.html /usr/bin/install -c -m 644 ./html/checklist-named-icons.html /usr/bin/install -c -m 644 ./html/checks.png /usr/bin/install -c -m 644 ./html/color-button.png /usr/bin/install -c -m 644 ./html/colorchooser.png /usr/bin/install -c -m 644 ./html/combo-box-entry.png /usr/bin/install -c -m 644 ./html/combo-box-text.png /usr/bin/install -c -m 644 ./html/combo-box.png /usr/bin/install -c -m 644 ./html/dialog-error.png /usr/bin/install -c -m 644 ./html/dialog-information.png /usr/bin/install -c -m 644 ./html/dialog-password.png /usr/bin/install -c -m 644 ./html/dialog-question.png /usr/bin/install -c -m 644 ./html/dialog-warning.png /usr/bin/install -c -m 644 ./html/document-new.png /usr/bin/install -c -m 644 ./html/document-open.png /usr/bin/install -c -m 644 ./html/document-print-preview.png /usr/bin/install -c -m 644 ./html/document-print.png /usr/bin/install -c -m 644 ./html/document-properties.png /usr/bin/install -c -m 644 ./html/document-revert-ltr.png /usr/bin/install -c -m 644 ./html/document-revert-rtl.png /usr/bin/install -c -m 644 ./html/document-save-as.png /usr/bin/install -c -m 644 ./html/document-save.png /usr/bin/install -c -m 644 ./html/down-center.png /usr/bin/install -c -m 644 ./html/down-end.png /usr/bin/install -c -m 644 ./html/down-start.png /usr/bin/install -c -m 644 ./html/drawing.png /usr/bin/install -c -m 644 ./html/drive-harddisk.png /usr/bin/install -c -m 644 ./html/ease-in-out.png /usr/bin/install -c -m 644 ./html/ease-in.png /usr/bin/install -c -m 644 ./html/ease-out.png /usr/bin/install -c -m 644 ./html/ease.png /usr/bin/install -c -m 644 ./html/edit-clear.png /usr/bin/install -c -m 644 ./html/edit-copy.png /usr/bin/install -c -m 644 ./html/edit-cut.png /usr/bin/install -c -m 644 ./html/edit-delete.png /usr/bin/install -c -m 644 ./html/edit-find-replace.png /usr/bin/install -c -m 644 ./html/edit-find.png /usr/bin/install -c -m 644 ./html/edit-paste.png /usr/bin/install -c -m 644 ./html/edit-redo-ltr.png /usr/bin/install -c -m 644 ./html/edit-redo-rtl.png /usr/bin/install -c -m 644 ./html/edit-select-all.png /usr/bin/install -c -m 644 ./html/edit-undo-ltr.png /usr/bin/install -c -m 644 ./html/edit-undo-rtl.png /usr/bin/install -c -m 644 ./html/entry.png /usr/bin/install -c -m 644 ./html/exampleapp.png /usr/bin/install -c -m 644 ./html/expanders.png /usr/bin/install -c -m 644 ./html/extensions.png /usr/bin/install -c -m 644 ./html/figure-hierarchical-drawing.png /usr/bin/install -c -m 644 ./html/figure-windowed-label.png /usr/bin/install -c -m 644 ./html/file-button.png /usr/bin/install -c -m 644 ./html/filechooser.png /usr/bin/install -c -m 644 ./html/focus.png /usr/bin/install -c -m 644 ./html/folder.png /usr/bin/install -c -m 644 ./html/font-button.png /usr/bin/install -c -m 644 ./html/fontchooser.png /usr/bin/install -c -m 644 ./html/format-indent-less-ltr.png /usr/bin/install -c -m 644 ./html/format-indent-less-rtl.png /usr/bin/install -c -m 644 ./html/format-indent-more-ltr.png /usr/bin/install -c -m 644 ./html/format-indent-more-rtl.png /usr/bin/install -c -m 644 ./html/format-justify-center.png /usr/bin/install -c -m 644 ./html/format-justify-fill.png /usr/bin/install -c -m 644 ./html/format-justify-left.png /usr/bin/install -c -m 644 ./html/format-justify-right.png /usr/bin/install -c -m 644 ./html/format-text-bold.png /usr/bin/install -c -m 644 ./html/format-text-italic.png /usr/bin/install -c -m 644 ./html/format-text-strikethrough.png /usr/bin/install -c -m 644 ./html/format-text-underline.png /usr/bin/install -c -m 644 ./html/frame-gap.png /usr/bin/install -c -m 644 ./html/frame.png /usr/bin/install -c -m 644 ./html/frames.png /usr/bin/install -c -m 644 ./html/getting-started-app1.png /usr/bin/install -c -m 644 ./html/getting-started-app2.png /usr/bin/install -c -m 644 ./html/getting-started-app3.png /usr/bin/install -c -m 644 ./html/getting-started-app4.png /usr/bin/install -c -m 644 ./html/getting-started-app6.png /usr/bin/install -c -m 644 ./html/getting-started-app7.png /usr/bin/install -c -m 644 ./html/getting-started-app8.png /usr/bin/install -c -m 644 ./html/getting-started-app9.png /usr/bin/install -c -m 644 ./html/glossary.html /usr/bin/install -c -m 644 ./html/go-bottom.png /usr/bin/install -c -m 644 ./html/go-down.png /usr/bin/install -c -m 644 ./html/go-first-ltr.png /usr/bin/install -c -m 644 ./html/go-first-rtl.png /usr/bin/install -c -m 644 ./html/go-home.png /usr/bin/install -c -m 644 ./html/go-jump-ltr.png /usr/bin/install -c -m 644 ./html/go-jump-rtl.png /usr/bin/install -c -m 644 ./html/go-last-ltr.png /usr/bin/install -c -m 644 ./html/go-last-rtl.png /usr/bin/install -c -m 644 ./html/go-next-ltr.png /usr/bin/install -c -m 644 ./html/go-next-rtl.png /usr/bin/install -c -m 644 ./html/go-previous-ltr.png /usr/bin/install -c -m 644 ./html/go-previous-rtl.png /usr/bin/install -c -m 644 ./html/go-top.png /usr/bin/install -c -m 644 ./html/go-up.png /usr/bin/install -c -m 644 ./html/gradient1.png /usr/bin/install -c -m 644 ./html/gradient2.png /usr/bin/install -c -m 644 ./html/gradient3.png /usr/bin/install -c -m 644 ./html/gradient4.png /usr/bin/install -c -m 644 ./html/grid-packing.png /usr/bin/install -c -m 644 ./html/gtk-apply.png /usr/bin/install -c -m 644 ./html/gtk-broadway.html /usr/bin/install -c -m 644 ./html/gtk-building.html /usr/bin/install -c -m 644 ./html/gtk-cancel.png /usr/bin/install -c -m 644 ./html/gtk-caps-lock-warning.png /usr/bin/install -c -m 644 ./html/gtk-color-picker.png /usr/bin/install -c -m 644 ./html/gtk-compiling.html /usr/bin/install -c -m 644 ./html/gtk-connect.png /usr/bin/install -c -m 644 ./html/gtk-convert.png /usr/bin/install -c -m 644 ./html/gtk-disconnect.png /usr/bin/install -c -m 644 ./html/gtk-dnd-multiple.png /usr/bin/install -c -m 644 ./html/gtk-dnd.png /usr/bin/install -c -m 644 ./html/gtk-edit.png /usr/bin/install -c -m 644 ./html/gtk-font.png /usr/bin/install -c -m 644 ./html/gtk-getting-started.html /usr/bin/install -c -m 644 ./html/gtk-index.png /usr/bin/install -c -m 644 ./html/gtk-launch.html /usr/bin/install -c -m 644 ./html/gtk-migrating-2-to-3.html /usr/bin/install -c -m 644 ./html/gtk-migrating-GtkGrid.html /usr/bin/install -c -m 644 ./html/gtk-migrating-GtkStyleContext-bonus-points.html /usr/bin/install -c -m 644 ./html/gtk-migrating-GtkStyleContext-checklist.html /usr/bin/install -c -m 644 ./html/gtk-migrating-GtkStyleContext-css.html /usr/bin/install -c -m 644 ./html/gtk-migrating-GtkStyleContext-parser-extensions.html /usr/bin/install -c -m 644 ./html/gtk-migrating-GtkStyleContext-parsing.html /usr/bin/install -c -m 644 ./html/gtk-migrating-GtkStyleContext.html /usr/bin/install -c -m 644 ./html/gtk-migrating-checklist.html /usr/bin/install -c -m 644 ./html/gtk-migrating-smclient-GtkApplication.html /usr/bin/install -c -m 644 ./html/gtk-migrating-theme-GtkStyleContext-engines.html /usr/bin/install -c -m 644 ./html/gtk-migrating-unique-GtkApplication.html /usr/bin/install -c -m 644 ./html/gtk-no.png /usr/bin/install -c -m 644 ./html/gtk-ok.png /usr/bin/install -c -m 644 ./html/gtk-orientation-landscape.png /usr/bin/install -c -m 644 ./html/gtk-orientation-portrait.png /usr/bin/install -c -m 644 ./html/gtk-orientation-reverse-landscape.png /usr/bin/install -c -m 644 ./html/gtk-orientation-reverse-portrait.png /usr/bin/install -c -m 644 ./html/gtk-osx.html /usr/bin/install -c -m 644 ./html/gtk-page-setup.png /usr/bin/install -c -m 644 ./html/gtk-preferences.png /usr/bin/install -c -m 644 ./html/gtk-query-immodules-3.0.html /usr/bin/install -c -m 644 ./html/gtk-question-index.html /usr/bin/install -c -m 644 ./html/gtk-resources.html /usr/bin/install -c -m 644 ./html/gtk-running.html /usr/bin/install -c -m 644 ./html/gtk-select-color.png /usr/bin/install -c -m 644 ./html/gtk-undelete-ltr.png /usr/bin/install -c -m 644 ./html/gtk-undelete-rtl.png /usr/bin/install -c -m 644 ./html/gtk-update-icon-cache.html /usr/bin/install -c -m 644 ./html/gtk-wayland.html /usr/bin/install -c -m 644 ./html/gtk-windows.html /usr/bin/install -c -m 644 ./html/gtk-x11.html /usr/bin/install -c -m 644 ./html/gtk-yes.png /usr/bin/install -c -m 644 ./html/gtk.html /usr/bin/install -c -m 644 ./html/gtk3-Accelerator-Maps.html /usr/bin/install -c -m 644 ./html/gtk3-Bindings.html /usr/bin/install -c -m 644 ./html/gtk3-Clipboards.html /usr/bin/install -c -m 644 ./html/gtk3-Drag-and-Drop.html /usr/bin/install -c -m 644 ./html/gtk3-Feature-Test-Macros.html /usr/bin/install -c -m 644 ./html/gtk3-Filesystem-utilities.html /usr/bin/install -c -m 644 ./html/gtk3-General.html /usr/bin/install -c -m 644 ./html/gtk3-GtkGradient.html /usr/bin/install -c -m 644 ./html/gtk3-GtkPlug.html /usr/bin/install -c -m 644 ./html/gtk3-GtkSocket.html /usr/bin/install -c -m 644 ./html/gtk3-GtkStyleProperties.html /usr/bin/install -c -m 644 ./html/gtk3-GtkSymbolicColor.html /usr/bin/install -c -m 644 ./html/gtk3-GtkTreeView-drag-and-drop.html /usr/bin/install -c -m 644 ./html/gtk3-GtkWidgetPath.html /usr/bin/install -c -m 644 ./html/gtk3-High-level-Printing-API.html /usr/bin/install -c -m 644 ./html/gtk3-Keyboard-Accelerators.html /usr/bin/install -c -m 644 ./html/gtk3-Orientable.html /usr/bin/install -c -m 644 ./html/gtk3-Resource-Files.html /usr/bin/install -c -m 644 ./html/gtk3-Selections.html /usr/bin/install -c -m 644 ./html/gtk3-Standard-Enumerations.html /usr/bin/install -c -m 644 ./html/gtk3-Stock-Items.html /usr/bin/install -c -m 644 ./html/gtk3-Testing.html /usr/bin/install -c -m 644 ./html/gtk3-Themeable-Stock-Images.html /usr/bin/install -c -m 644 ./html/gtk3.devhelp2 /usr/bin/install -c -m 644 ./html/gtkbase.html /usr/bin/install -c -m 644 ./html/gtkobjects.html /usr/bin/install -c -m 644 ./html/handles.png /usr/bin/install -c -m 644 ./html/headerbar.png /usr/bin/install -c -m 644 ./html/hello-world.png /usr/bin/install -c -m 644 ./html/help-about.png /usr/bin/install -c -m 644 ./html/help-contents.png /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/icon-view.png /usr/bin/install -c -m 644 ./html/image-missing.png /usr/bin/install -c -m 644 ./html/image.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/info-bar.png /usr/bin/install -c -m 644 ./html/label.png /usr/bin/install -c -m 644 ./html/layout-btlr.png /usr/bin/install -c -m 644 ./html/layout-btrl.png /usr/bin/install -c -m 644 ./html/layout-lrbt.png /usr/bin/install -c -m 644 ./html/layout-lrtb.png /usr/bin/install -c -m 644 ./html/layout-rlbt.png /usr/bin/install -c -m 644 ./html/layout-rltb.png /usr/bin/install -c -m 644 ./html/layout-tblr.png /usr/bin/install -c -m 644 ./html/layout-tbrl.png /usr/bin/install -c -m 644 ./html/left-center.png /usr/bin/install -c -m 644 ./html/left-end.png /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left-start.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/levelbar.png /usr/bin/install -c -m 644 ./html/linear.png /usr/bin/install -c -m 644 ./html/link-button.png /usr/bin/install -c -m 644 ./html/list-add.png /usr/bin/install -c -m 644 ./html/list-and-tree.png /usr/bin/install -c -m 644 ./html/list-box.png /usr/bin/install -c -m 644 ./html/list-remove.png /usr/bin/install -c -m 644 ./html/lock-button.png /usr/bin/install -c -m 644 ./html/lockbutton-locked.png /usr/bin/install -c -m 644 ./html/lockbutton-sorry.png /usr/bin/install -c -m 644 ./html/lockbutton-unlocked.png /usr/bin/install -c -m 644 ./html/lockbutton.png /usr/bin/install -c -m 644 ./html/media-floppy.png /usr/bin/install -c -m 644 ./html/media-optical.png /usr/bin/install -c -m 644 ./html/media-playback-pause.png /usr/bin/install -c -m 644 ./html/media-playback-start-ltr.png /usr/bin/install -c -m 644 ./html/media-playback-start-rtl.png /usr/bin/install -c -m 644 ./html/media-playback-stop.png /usr/bin/install -c -m 644 ./html/media-record.png /usr/bin/install -c -m 644 ./html/media-seek-backward-ltr.png /usr/bin/install -c -m 644 ./html/media-seek-backward-rtl.png /usr/bin/install -c -m 644 ./html/media-seek-forward-ltr.png /usr/bin/install -c -m 644 ./html/media-seek-forward-rtl.png /usr/bin/install -c -m 644 ./html/media-skip-backward-ltr.png /usr/bin/install -c -m 644 ./html/media-skip-backward-rtl.png /usr/bin/install -c -m 644 ./html/media-skip-forward-ltr.png /usr/bin/install -c -m 644 ./html/media-skip-forward-rtl.png /usr/bin/install -c -m 644 ./html/menu-button.png /usr/bin/install -c -m 644 ./html/menubar.png /usr/bin/install -c -m 644 ./html/messagedialog.png /usr/bin/install -c -m 644 ./html/migrating.html /usr/bin/install -c -m 644 ./html/multiline-text.png /usr/bin/install -c -m 644 ./html/network-idle.png /usr/bin/install -c -m 644 ./html/notebook.png /usr/bin/install -c -m 644 ./html/numerableicon.png /usr/bin/install -c -m 644 ./html/numerableicon2.png /usr/bin/install -c -m 644 ./html/options.png /usr/bin/install -c -m 644 ./html/pagesetupdialog.png /usr/bin/install -c -m 644 ./html/panes.png /usr/bin/install -c -m 644 ./html/placessidebar.png /usr/bin/install -c -m 644 ./html/platform-support.html /usr/bin/install -c -m 644 ./html/printdialog.png /usr/bin/install -c -m 644 ./html/printer-error.png /usr/bin/install -c -m 644 ./html/printer-info.png /usr/bin/install -c -m 644 ./html/printer-paused.png /usr/bin/install -c -m 644 ./html/printer-warning.png /usr/bin/install -c -m 644 ./html/process-stop.png /usr/bin/install -c -m 644 ./html/progressbar.png /usr/bin/install -c -m 644 ./html/pt06.html /usr/bin/install -c -m 644 ./html/radio-group.png /usr/bin/install -c -m 644 ./html/recentchooserdialog.png /usr/bin/install -c -m 644 ./html/right-center.png /usr/bin/install -c -m 644 ./html/right-end.png /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right-start.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/scales.png /usr/bin/install -c -m 644 ./html/scrollbar.png /usr/bin/install -c -m 644 ./html/scrolledwindow.png /usr/bin/install -c -m 644 ./html/search-entry.png /usr/bin/install -c -m 644 ./html/separator.png /usr/bin/install -c -m 644 ./html/slices.png /usr/bin/install -c -m 644 ./html/sliders.png /usr/bin/install -c -m 644 ./html/spinbutton.png /usr/bin/install -c -m 644 ./html/spinner.png /usr/bin/install -c -m 644 ./html/stack.png /usr/bin/install -c -m 644 ./html/stackswitcher.png /usr/bin/install -c -m 644 ./html/statusbar.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/switch.png /usr/bin/install -c -m 644 ./html/system-run.png /usr/bin/install -c -m 644 ./html/text-x-generic.png /usr/bin/install -c -m 644 ./html/theming.html /usr/bin/install -c -m 644 ./html/toggle-button.png /usr/bin/install -c -m 644 ./html/toolbar.png /usr/bin/install -c -m 644 ./html/toolpalette.png /usr/bin/install -c -m 644 ./html/tools-check-spelling.png /usr/bin/install -c -m 644 ./html/tree-view-coordinates.png /usr/bin/install -c -m 644 ./html/up-center.png /usr/bin/install -c -m 644 ./html/up-end.png /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up-start.png /usr/bin/install -c -m 644 ./html/up.png /usr/bin/install -c -m 644 ./html/view-fullscreen.png /usr/bin/install -c -m 644 ./html/view-refresh.png /usr/bin/install -c -m 644 ./html/view-restore.png /usr/bin/install -c -m 644 ./html/view-sort-ascending.png /usr/bin/install -c -m 644 ./html/view-sort-descending.png /usr/bin/install -c -m 644 ./html/volumebutton.png /usr/bin/install -c -m 644 ./html/widget-hvalign.png /usr/bin/install -c -m 644 ./html/window-close.png /usr/bin/install -c -m 644 ./html/window-default.png /usr/bin/install -c -m 644 ./html/window.png /usr/bin/install -c -m 644 ./html/zoom-fit-best.png /usr/bin/install -c -m 644 ./html/zoom-in.png /usr/bin/install -c -m 644 ./html/zoom-original.png /usr/bin/install -c -m 644 ./html/zoom-out.png http://library.gnome.org/devel/gdk-pixbuf/unstable/ -> /usr/share/gtk-doc/html/gdk-pixbuf/ (221) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/man/man1' /usr/bin/install -c -m 644 gtk-query-immodules-3.0.1 gtk-update-icon-cache.1 gtk-launch.1 broadwayd.1 '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/man/man1' make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/gtk' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/gtk' Making install in libgail-util make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/libgail-util' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/libgail-util' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/gail-libgail-util3-GailMisc.html /usr/bin/install -c -m 644 ./html/gail-libgail-util3-GailTextUtil.html /usr/bin/install -c -m 644 ./html/gail-libgail-util3.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/libgail-util-main.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[4]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/libgail-util' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference/libgail-util' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference' 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/gtk+-3.10.6/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/reference' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/tools' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs/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/gtk+-3.10.6/docs/tools' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs/tools' make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/docs' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/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/gtk+-3.10.6/docs' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/docs' Making install in m4macros make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/m4macros' make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/m4macros' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/aclocal' /usr/bin/install -c -m 644 gtk-3.0.m4 '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/aclocal' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/m4macros' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/m4macros' Making install in build make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build' Making install in win32 make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32' Making install in crypt make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/crypt' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/crypt' 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/gtk+-3.10.6/build/win32/crypt' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/crypt' Making install in vs9 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/vs9' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/vs9' 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/gtk+-3.10.6/build/win32/vs9' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/vs9' Making install in vs10 make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/vs10' 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/gtk+-3.10.6/build/win32/vs10' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32/vs10' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32' make[4]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32' 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/gtk+-3.10.6/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build/win32' make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build' make[3]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6/build' 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/gtk+-3.10.6/build' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6/build' make[1]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6' make[2]: Entering directory `/builddir/build/BUILD/gtk+-3.10.6' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/pkgconfig' /usr/bin/install -c -m 644 gdk-3.0.pc gtk+-3.0.pc gail-3.0.pc gtk+-x11-3.0.pc gtk+-broadway-3.0.pc gtk+-wayland-3.0.pc gdk-x11-3.0.pc gdk-broadway-3.0.pc gdk-wayland-3.0.pc gtk+-unix-print-3.0.pc '/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6' make[1]: Leaving directory `/builddir/build/BUILD/gtk+-3.10.6' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386 gtk30 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386 gtk30-properties + cd /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin + mv gtk-query-immodules-3.0 gtk-query-immodules-3.0-32 + echo '.so man1/gtk-query-immodules-3.0.1' + rm /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgailutil-3.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgdk-3.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgtk-3.la + rm /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-am-et.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-cedilla.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-ipa.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-multipress.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-thai.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-er.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-et.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-viqr.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-xim.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-file.la /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-lpr.la + touch /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules.cache + mkdir -p /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/etc/gtk-3.0 + mkdir -p /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/modules + mkdir -p /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/immodules + mkdir -p /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/theming-engines + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gtk+-3.10.6 extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin/broadwayd extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin/gtk-launch extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin/gtk3-demo-application extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin/gtk3-demo extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin/gtk3-widget-factory extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/bin/gtk-query-immodules-3.0-32 extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-thai.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-xim.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-et.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-am-et.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-viqr.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-multipress.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-ipa.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-er.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/immodules/im-cedilla.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-lpr.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-file.so extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgtk-3.so.0.1000.6 extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgdk-3.so.0.1000.6 extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/lib/libgailutil-3.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/stylecontext extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/papersize extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/rbtree extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/floating extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/entry extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/gtk-reftest extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/clipboard extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/regression-tests extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/textbuffer extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/bitmask extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/treeview extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/objects-finalize extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/gtkmenu extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/accessibility-dump extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/defaultvalue extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/children extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/action extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/text extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/templates extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/recentmanager extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/listbox extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/expander extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/textiter extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/keyhash extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/no-gtk-init extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/treepath extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/tree-performance extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/window extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/rgba extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/grid extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/tree-relationships extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/display extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/treemodel extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/util extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/object extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/cellarea extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/keysyms extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/api extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/css/parser/test-css-parser extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/displayclose extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/encoding extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/accel extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/derive extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/accessible extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/builder extracting debug info from /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/libexec/gtk+/installed-tests/value /usr/lib/rpm/sepdebugcrcfix: Updated 69 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgtk-3.so.0.1000.6.debug to /usr/lib/debug/usr/lib/libgtk-3.so.debug symlinked /usr/lib/debug/usr/lib/libgdk-3.so.0.1000.6.debug to /usr/lib/debug/usr/lib/libgdk-3.so.debug symlinked /usr/lib/debug/usr/lib/libgailutil-3.so.0.0.0.debug to /usr/lib/debug/usr/lib/libgailutil-3.so.debug symlinked /usr/lib/debug/usr/lib/libgtk-3.so.0.1000.6.debug to /usr/lib/debug/usr/lib/libgtk-3.so.0.debug symlinked /usr/lib/debug/usr/lib/libgailutil-3.so.0.0.0.debug to /usr/lib/debug/usr/lib/libgailutil-3.so.0.debug symlinked /usr/lib/debug/usr/lib/libgdk-3.so.0.1000.6.debug to /usr/lib/debug/usr/lib/libgdk-3.so.0.debug 61474 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: gtk3-3.10.6-1.fc20.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.khlpdQ + umask 022 + cd /builddir/build/BUILD + cd gtk+-3.10.6 + DOCDIR=/builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/doc/gtk3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/doc/gtk3 + cp -pr AUTHORS /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/doc/gtk3 + cp -pr COPYING /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/doc/gtk3 + cp -pr NEWS /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/doc/gtk3 + cp -pr README /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386/usr/share/doc/gtk3 + exit 0 Provides: gtk3 = 3.10.6-1.fc20 gtk3(x86-32) = 3.10.6-1.fc20 libgailutil-3.so.0 libgdk-3.so.0 libgtk-3.so.0 libprintbackend-cups.so libprintbackend-file.so libprintbackend-lpr.so 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 atk >= 2.7.5 glib2 >= 2.37.5 pango >= 1.32.4 Requires(postun): /bin/sh Requires: libX11.so.6 libXcomposite.so.1 libXcursor.so.1 libXdamage.so.1 libXext.so.6 libXfixes.so.3 libXi.so.6 libXinerama.so.1 libXrandr.so.2 libatk-1.0.so.0 libatk-bridge-2.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libcairo-gobject.so.2 libcairo.so.2 libcolord.so.2 libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libcups.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-3.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) librt.so.1 librt.so.1(GLIBC_2.2) libwayland-client.so.0 libwayland-cursor.so.0 libxkbcommon.so.0 rtld(GNU_HASH) Obsoletes: gtk3-engines <= 2.91.5-5.fc15 Processing files: gtk3-immodules-3.10.6-1.fc20.i686 Provides: config(gtk3-immodules) = 3.10.6-1.fc20 gtk3-immodules = 3.10.6-1.fc20 gtk3-immodules(x86-32) = 3.10.6-1.fc20 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 Requires(postun): /bin/sh Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgdk-3.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-3.so.0 libpango-1.0.so.0 libpthread.so.0 rtld(GNU_HASH) Processing files: gtk3-immodule-xim-3.10.6-1.fc20.i686 Provides: gtk3-immodule-xim = 3.10.6-1.fc20 gtk3-immodule-xim(x86-32) = 3.10.6-1.fc20 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 Requires(postun): /bin/sh Requires: libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcairo.so.2 libgdk-3.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-3.so.0 libpango-1.0.so.0 libpthread.so.0 rtld(GNU_HASH) Processing files: gtk3-devel-3.10.6-1.fc20.i686 Provides: gtk3-devel = 3.10.6-1.fc20 gtk3-devel(x86-32) = 3.10.6-1.fc20 pkgconfig(gail-3.0) = 3.10.6 pkgconfig(gdk-3.0) = 3.10.6 pkgconfig(gdk-broadway-3.0) = 3.10.6 pkgconfig(gdk-wayland-3.0) = 3.10.6 pkgconfig(gdk-x11-3.0) = 3.10.6 pkgconfig(gtk+-3.0) = 3.10.6 pkgconfig(gtk+-broadway-3.0) = 3.10.6 pkgconfig(gtk+-unix-print-3.0) = 3.10.6 pkgconfig(gtk+-wayland-3.0) = 3.10.6 pkgconfig(gtk+-x11-3.0) = 3.10.6 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 Requires(postun): /bin/sh Requires: /usr/bin/pkg-config libX11.so.6 libXcomposite.so.1 libXcursor.so.1 libXdamage.so.1 libXext.so.6 libXfixes.so.3 libXi.so.6 libXinerama.so.1 libXrandr.so.2 libatk-1.0.so.0 libatk-bridge-2.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo-gobject.so.2 libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgailutil-3.so.0 libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-3.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 librt.so.1 libwayland-client.so.0 libwayland-cursor.so.0 libxkbcommon.so.0 pkgconfig(atk) pkgconfig(atk-bridge-2.0) pkgconfig(cairo) pkgconfig(cairo-gobject) pkgconfig(cairo-xlib) pkgconfig(fontconfig) pkgconfig(gdk-3.0) pkgconfig(gdk-pixbuf-2.0) pkgconfig(gio-2.0) pkgconfig(gio-unix-2.0) pkgconfig(gtk+-3.0) pkgconfig(pango) pkgconfig(pangocairo) pkgconfig(pangoft2) pkgconfig(wayland-client) >= 1.2.0 pkgconfig(wayland-cursor) pkgconfig(x11) pkgconfig(xcomposite) pkgconfig(xcursor) pkgconfig(xdamage) pkgconfig(xext) pkgconfig(xfixes) pkgconfig(xi) pkgconfig(xinerama) pkgconfig(xkbcommon) >= 0.2.0 pkgconfig(xrandr) rtld(GNU_HASH) Obsoletes: gtk3-engines-devel <= 2.91.5-5.fc15 Processing files: gtk3-devel-docs-3.10.6-1.fc20.i686 Provides: gtk3-devel-docs = 3.10.6-1.fc20 gtk3-devel-docs(x86-32) = 3.10.6-1.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gtk3-tests-3.10.6-1.fc20.i686 Provides: gtk3-tests = 3.10.6-1.fc20 gtk3-tests(x86-32) = 3.10.6-1.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6 libXcomposite.so.1 libXcursor.so.1 libXdamage.so.1 libXext.so.6 libXfixes.so.3 libXi.so.6 libXinerama.so.1 libXrandr.so.2 libatk-1.0.so.0 libatk-bridge-2.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.4) libcairo-gobject.so.2 libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-3.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libwayland-client.so.0 libwayland-cursor.so.0 libxkbcommon.so.0 rtld(GNU_HASH) Processing files: gtk3-debuginfo-3.10.6-1.fc20.i686 Provides: gtk3-debuginfo = 3.10.6-1.fc20 gtk3-debuginfo(x86-32) = 3.10.6-1.fc20 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/gtk3-3.10.6-1.fc20.i386 Wrote: /builddir/build/RPMS/gtk3-3.10.6-1.fc20.i686.rpm Wrote: /builddir/build/RPMS/gtk3-immodules-3.10.6-1.fc20.i686.rpm Wrote: /builddir/build/RPMS/gtk3-immodule-xim-3.10.6-1.fc20.i686.rpm Wrote: /builddir/build/RPMS/gtk3-devel-3.10.6-1.fc20.i686.rpm Wrote: /builddir/build/RPMS/gtk3-devel-docs-3.10.6-1.fc20.i686.rpm Wrote: /builddir/build/RPMS/gtk3-tests-3.10.6-1.fc20.i686.rpm Wrote: /builddir/build/RPMS/gtk3-debuginfo-3.10.6-1.fc20.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QBdD9H + umask 022 + cd /builddir/build/BUILD + cd gtk+-3.10.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gtk3-3.10.6-1.fc20.i386 + exit 0 Child return code was: 0 LEAVE do -->