Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/rubygem-gtk3.spec'], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-19318/root'gid=135logger=user='mockbuild'shell=Falsetimeout=0printOutput=Falseenv={'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/rubygem-gtk3.spec'] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/rubygem-gtk3-3.0.5-1bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/rubygem-gtk3.spec "], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-19318/root'gid=135logger=user='mockbuild'shell=Falsetimeout=0printOutput=Falseenv={'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}private_network=Trueuid=1000) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/rubygem-gtk3.spec "] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OWCKMc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rubygem-gtk3-3.0.5 + /usr/bin/mkdir -p rubygem-gtk3-3.0.5 + cd rubygem-gtk3-3.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ pwd + TOPDIR=/builddir/build/BUILD/rubygem-gtk3-3.0.5 + mkdir tmpunpackdir + pushd tmpunpackdir ~/build/BUILD/rubygem-gtk3-3.0.5/tmpunpackdir ~/build/BUILD/rubygem-gtk3-3.0.5 + gem unpack /builddir/build/SOURCES/gtk3-3.0.5.gem Unpacked gem: '/builddir/build/BUILD/rubygem-gtk3-3.0.5/tmpunpackdir/gtk3-3.0.5' + cd gtk3-3.0.5 + find . -name '*.rb' -print0 + xargs --null chmod 0644 + gem specification -l --ruby /builddir/build/SOURCES/gtk3-3.0.5.gem + sed -i -e 's|= 3\.0\.5|>= 3.0.5|' gtk3.gemspec + install -cpm 644 /builddir/build/SOURCES/COPYING.LIB.gtk3 ./COPYING.LIB + sed -i -e '/files =/s|\("Rakefile",\)|\1 "COPYING.LIB", |' gtk3.gemspec + gem build gtk3.gemspec WARNING: description and summary are identical WARNING: open-ended dependency on glib2 (>= 3.0.5) is not recommended if glib2 is semantically versioned, use: add_runtime_dependency 'glib2', '~> 3.0', '>= 3.0.5' WARNING: open-ended dependency on gio2 (>= 3.0.5) is not recommended if gio2 is semantically versioned, use: add_runtime_dependency 'gio2', '~> 3.0', '>= 3.0.5' WARNING: open-ended dependency on atk (>= 3.0.5) is not recommended if atk is semantically versioned, use: add_runtime_dependency 'atk', '~> 3.0', '>= 3.0.5' WARNING: open-ended dependency on pango (>= 3.0.5) is not recommended if pango is semantically versioned, use: add_runtime_dependency 'pango', '~> 3.0', '>= 3.0.5' WARNING: open-ended dependency on gdk_pixbuf2 (>= 3.0.5) is not recommended if gdk_pixbuf2 is semantically versioned, use: add_runtime_dependency 'gdk_pixbuf2', '~> 3.0', '>= 3.0.5' WARNING: open-ended dependency on gdk3 (>= 3.0.5) is not recommended if gdk3 is semantically versioned, use: add_runtime_dependency 'gdk3', '~> 3.0', '>= 3.0.5' WARNING: open-ended dependency on gobject-introspection (>= 3.0.5) is not recommended if gobject-introspection is semantically versioned, use: add_runtime_dependency 'gobject-introspection', '~> 3.0', '>= 3.0.5' WARNING: See http://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: gtk3 Version: 3.0.5 File: gtk3-3.0.5.gem + mv gtk3-3.0.5.gem /builddir/build/BUILD/rubygem-gtk3-3.0.5 ~/build/BUILD/rubygem-gtk3-3.0.5 + popd + rm -rf tmpunpackdir + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gDC7Ls + umask 022 + cd /builddir/build/BUILD + cd rubygem-gtk3-3.0.5 + mkdir -p ./usr/share/gems + export 'CONFIGURE_ARGS=--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Werror-implicit-function-declaration'\''' + CONFIGURE_ARGS='--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Werror-implicit-function-declaration'\''' ++ pwd + export 'CONFIGURE_ARGS=--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Werror-implicit-function-declaration'\'' --with-pkg-config-dir=/builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/lib/pkgconfig' + CONFIGURE_ARGS='--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Werror-implicit-function-declaration'\'' --with-pkg-config-dir=/builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/lib/pkgconfig' + mkdir -p ./usr/share/gems + CONFIGURE_ARGS='--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp'\'' --with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Werror-implicit-function-declaration'\'' --with-pkg-config-dir=/builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/lib/pkgconfig' + gem install -V --local --install-dir ./usr/share/gems --bindir ./usr/bin --force --document=ri,rdoc gtk3-3.0.5.gem /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/COPYING.LIB /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/Rakefile /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/ext/gtk3/depend /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/ext/gtk3/extconf.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/ext/gtk3/rb-gtk3-container.c /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/ext/gtk3/rb-gtk3-private.h /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/ext/gtk3/rb-gtk3-widget.c /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/ext/gtk3/rb-gtk3.c /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/ext/gtk3/rb-gtk3.h /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/extconf.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/about-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/action-group.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/action.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/binding-set.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/border.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/box.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/builder.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/calendar.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/cell-layout.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/check-menu-item.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/clipboard.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/color-chooser-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/combo-box-text.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/combo-box.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/container.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/css-provider.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/deprecated.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/file-chooser-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/font-chooser-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/gdk-drag-context.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/gesture-multi-press.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/icon-size.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/icon-theme.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/icon-view.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/image-menu-item.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/image.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/label.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/level-bar.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/list-store.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/loader.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/menu-item.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/message-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/paned.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/radio-action.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/radio-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/recent-chooser-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/scale-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/scrolled-window.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/search-bar.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/selection-data.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/spin-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/stack.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/stock.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/style-context.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/style-properties.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/table.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/target-entry.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/target-list.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/text-buffer.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/text-iter.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/text-tag-table.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/toggle-action.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/toggle-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/tool-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/tree-iter.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/tree-model-filter.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/tree-model.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/tree-path.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/tree-selection.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/tree-store.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/tree-view-column.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/tree-view.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/ui-manager.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/version.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/widget.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/lib/gtk3/window.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/README /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/TODO /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/alphatest.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/apple-red.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/application.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/background.jpg /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/builder.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/button-box.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-arc-negative.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-arc.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-clip-image.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-clip-rectangle.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-clip.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-curve-rectangle.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-curve-to.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-dash.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-fill-and-stroke.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-fill-and-stroke2.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-gradient.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-image-pattern.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-image.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-line-cap.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-line-join.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-long-lines.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-operator.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-path.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-pattern-fill.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-self-intersect.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-text-align-center.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-text-extents.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/cairo-text.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/changedisplay.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/clipboard.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/colorsel.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/common.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/css_accordion.css /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/css_accordion.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/css_basics.css /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/css_basics.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/demo.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/drawingarea.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/editable_cells.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/entry_completion.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/expander.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/floppybuddy.gif /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/gnome-applets.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/gnome-calendar.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/gnome-foot.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/gnome-fs-directory.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/gnome-fs-regular.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/gnome-gimp.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/gnome-gmush.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/gnome-gsame.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/gnu-keys.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/gtk-logo-rgb.gif /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/hypertext.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/iconview.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/images.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/infobar.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/item_factory.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/links.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/list_store.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/main.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/menus.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/menus.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/panes.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/pixbufs.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/printing.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/reset.css /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/rotated_text.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/ruby-gnome2-logo.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/sizegroup.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/spinner.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/stock_browser.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/textview.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/theming.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/theming_style_classes.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/gtk-demo/tree_store.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/aboutdialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/aboutdialog2.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/alpha-demo.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/application.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/assistant.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/bindings.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/builder-from-resource.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/builder.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/builder.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/button2.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/buttonbox.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/cairo-cursor.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/cairo-pong.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/calendar.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/checkbutton.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/colorchooser.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/combo-check.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/combobox-from-cellrender.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/combobox.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/cursor.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/dialog2.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/dnd.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/dndtreeview.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/drag-move.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/drawing.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/entry.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/entrycompletion.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/eventbox.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/expander.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/filechooser.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/flowbox.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/frame.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/gdkscreen.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/gnome-logo-icon.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/gtkglarea1.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/gtkglarea2.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/helloworld.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/iconview.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/image.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/keyboard-grab.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/label.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/linkbutton.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/list-store-usage.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/listview.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/menu.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/misc-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/mouse-gesture.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/pango-layout.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/pointer-grab.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/print.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/properties.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/radiobutton.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/recentchooserdialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/rgtk+cairo.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/scalebutton.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/simple_window.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/simple_window.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/statusicon.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/stock.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/style-property.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/t-gtkplug.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/t-gtksocket.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/template-from-resource.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/template.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/template.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/test.xpm /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/textbuffer-serialize.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/threads.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/to-drawable.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/togglebutton.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/toolbar.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/tooltips.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/tree-combo.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/tree-progress.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/treemodelfilter.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/treeview.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/window.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/misc/xbm-cursor.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/README.md /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/builder.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/example-0.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/example-1.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/example-2.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/example-4.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp.desktop /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp1/exampleapp.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp10/app-menu.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp10/exampleapp.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp10/exampleapp.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp10/gears-menu.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp10/org.gtk.exampleapp.gschema.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp10/prefs.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp10/window.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp2/exampleapp.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp2/exampleapp.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp2/window.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp3/exampleapp.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp3/exampleapp.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp3/window.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp4/app-menu.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp4/exampleapp.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp4/exampleapp.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp4/window.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp5/app-menu.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp5/exampleapp.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp5/exampleapp.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp5/org.gtk.exampleapp.gschema.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp5/window.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp6/app-menu.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp6/exampleapp.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp6/exampleapp.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp6/org.gtk.exampleapp.gschema.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp6/prefs.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp6/window.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp7/app-menu.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp7/exampleapp.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp7/exampleapp.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp7/org.gtk.exampleapp.gschema.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp7/prefs.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp7/window.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp8/app-menu.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp8/exampleapp.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp8/exampleapp.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp8/gears-menu.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp8/org.gtk.exampleapp.gschema.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp8/prefs.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp8/window.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp9/app-menu.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp9/exampleapp.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp9/exampleapp.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp9/gears-menu.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp9/org.gtk.exampleapp.gschema.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp9/prefs.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/sample/tutorial/exampleapp9/window.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/fixture/Rakefile /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/fixture/gnome-logo-icon.png /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/fixture/image.gresource /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/fixture/image.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/fixture/simple_window.gresource.xml /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/fixture/simple_window.ui /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/gtk-test-utils.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/run-test.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-calendar.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-check-menu-item.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gc.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gdk-display.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gdk-event.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gdk-screen.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-about-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-accel-group.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-accel-key.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-accessible.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-action-bar.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-action-group.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-action.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-assistant.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-border.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-box.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-buildable.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-builder.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-cell-layout.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-color-chooser-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-combo-box-text.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-combo-box.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-container.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-css-provider.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-entry.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-event-controller.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-file-chooser-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-flow-box.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-font-chooser-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-gesture-multi-press.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-gesture-pan.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-gesture-single.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-gesture.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-header-bar.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-icon-size.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-icon-theme.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-icon-view.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-image.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-label.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-level-bar.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-list-store.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-menu-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-menu-item.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-message-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-paned.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-places-sidebar.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-radio-action.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-radio-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-recent-chooser-dialog.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-recent-data.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-recent-filter-info.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-recent-info.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-revealer.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-scale-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-search-bar.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-search-entry.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-spin-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-stack-switcher.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-stack.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-stock.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-style-context.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-style-properties.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-style-provider.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-switch.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-target-entry.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-text-buffer.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-text-tag-table.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-toggle-action.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-toggle-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-tool-button.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-tree-iter.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-tree-model-filter.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-tree-path.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-tree-selection.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-tree-view-column.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-tree-view.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-version.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-widget.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk-window.rb /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/share/gems/gems/gtk3-3.0.5/test/test-gtk.rb Building native extensions. This could take a while... /usr/bin/ruby -r ./siteconf20160118-13528-1cqfgnw.rb extconf.rb checking for --enable-debug-build option... no checking for -Wall option to compiler... yes checking for -Waggregate-return option to compiler... yes checking for -Wcast-align option to compiler... yes checking for -Wextra option to compiler... yes checking for -Wformat=2 option to compiler... yes checking for -Winit-self option to compiler... yes checking for -Wlarger-than-65500 option to compiler... yes checking for -Wmissing-declarations option to compiler... yes checking for -Wmissing-format-attribute option to compiler... yes checking for -Wmissing-include-dirs option to compiler... yes checking for -Wmissing-noreturn option to compiler... yes checking for -Wmissing-prototypes option to compiler... yes checking for -Wnested-externs option to compiler... yes checking for -Wold-style-definition option to compiler... yes checking for -Wpacked option to compiler... yes checking for -Wp,-D_FORTIFY_SOURCE=2 option to compiler... yes checking for -Wpointer-arith option to compiler... yes checking for -Wswitch-default option to compiler... yes checking for -Wswitch-enum option to compiler... yes checking for -Wundef option to compiler... yes checking for -Wout-of-line-declaration option to compiler... no checking for -Wunsafe-loop-optimizations option to compiler... yes checking for -Wwrite-strings option to compiler... yes checking for rb_define_alloc_func() in ruby.h... yes checking for rb_block_proc() in ruby.h... yes checking for new allocation framework... yes checking for attribute assignment... no checking for cairo... yes checking for rb_cairo.h... yes checking for Windows... no checking for gtk+-3.0... yes checking for gobject-introspection-1.0... yes creating ruby-gtk3.pc creating Makefile make "DESTDIR=" clean rm -f rm -f gtk3.so *.o *.bak mkmf.log .*.time make "DESTDIR=" gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20160118-13528-m9d752 -I/usr/lib/ruby/vendor_ruby -DHAVE_RB_DEFINE_ALLOC_FUNC -DHAVE_RB_BLOCK_PROC -DHAVE_OBJECT_ALLOCATE -DHAVE_RB_CAIRO_H -DRUBY_GTK3_COMPILATION -D_FILE_OFFSET_BITS=64 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Werror-implicit-function-declaration -Wall -Waggregate-return -Wcast-align -Wextra -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -I/usr/share/gems/gems/cairo-1.14.3/ext/cairo -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/libpng16 -I/usr/include/libdrm -pthread -pthread -pthread -pthread -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o rb-gtk3-container.o -c rb-gtk3-container.c cc1: warning: /usr/share/gems/gems/cairo-1.14.3/ext/cairo: No such file or directory [-Wmissing-include-dirs] gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20160118-13528-m9d752 -I/usr/lib/ruby/vendor_ruby -DHAVE_RB_DEFINE_ALLOC_FUNC -DHAVE_RB_BLOCK_PROC -DHAVE_OBJECT_ALLOCATE -DHAVE_RB_CAIRO_H -DRUBY_GTK3_COMPILATION -D_FILE_OFFSET_BITS=64 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Werror-implicit-function-declaration -Wall -Waggregate-return -Wcast-align -Wextra -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -I/usr/share/gems/gems/cairo-1.14.3/ext/cairo -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/libpng16 -I/usr/include/libdrm -pthread -pthread -pthread -pthread -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o rb-gtk3-widget.o -c rb-gtk3-widget.c cc1: warning: /usr/share/gems/gems/cairo-1.14.3/ext/cairo: No such file or directory [-Wmissing-include-dirs] gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20160118-13528-m9d752 -I/usr/lib/ruby/vendor_ruby -DHAVE_RB_DEFINE_ALLOC_FUNC -DHAVE_RB_BLOCK_PROC -DHAVE_OBJECT_ALLOCATE -DHAVE_RB_CAIRO_H -DRUBY_GTK3_COMPILATION -D_FILE_OFFSET_BITS=64 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Werror-implicit-function-declaration -Wall -Waggregate-return -Wcast-align -Wextra -Wformat=2 -Winit-self -Wlarger-than-65500 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wswitch-default -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -Wwrite-strings -I/usr/share/gems/gems/cairo-1.14.3/ext/cairo -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/libpng16 -I/usr/include/libdrm -pthread -pthread -pthread -pthread -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o rb-gtk3.o -c rb-gtk3.c cc1: warning: /usr/share/gems/gems/cairo-1.14.3/ext/cairo: No such file or directory [-Wmissing-include-dirs] rb-gtk3.c: In function 'rb_gtk3_action_mark': rb-gtk3.c:311:5: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION(object); ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:238, from rb-gtk3.h:24, from rb-gtk3-private.h:24, from rb-gtk3.c:21: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:7: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ rb-gtk3.c:312:5: warning: 'gtk_action_get_proxies' is deprecated [-Wdeprecated-declarations] proxies = gtk_action_get_proxies(action); ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:238, from rb-gtk3.h:24, from rb-gtk3-private.h:24, from rb-gtk3.c:21: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:130:10: note: declared here GSList * gtk_action_get_proxies (GtkAction *action); ^ rb-gtk3.c: In function 'rb_gtk3_action_group_mark': rb-gtk3.c:339:5: warning: 'gtk_action_group_get_type' is deprecated [-Wdeprecated-declarations] group = GTK_ACTION_GROUP(object); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:240:0, from rb-gtk3.h:24, from rb-gtk3-private.h:24, from rb-gtk3.c:21: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173:7: note: declared here GType gtk_action_group_get_type (void) G_GNUC_CONST; ^ rb-gtk3.c:340:5: warning: 'gtk_action_group_list_actions' is deprecated [-Wdeprecated-declarations] actions = gtk_action_group_list_actions(group); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:240:0, from rb-gtk3.h:24, from rb-gtk3-private.h:24, from rb-gtk3.c:21: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:198:8: note: declared here GList *gtk_action_group_list_actions (GtkActionGroup *action_group); ^ rb-gtk3.c: In function 'rb_gtk3_ui_manager_mark': rb-gtk3.c:356:5: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations] manager = GTK_UI_MANAGER(object); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:270:0, from rb-gtk3.h:24, from rb-gtk3-private.h:24, from rb-gtk3.c:21: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:7: note: declared here GType gtk_ui_manager_get_type (void) G_GNUC_CONST; ^ rb-gtk3.c:357:5: warning: 'gtk_ui_manager_get_action_groups' is deprecated [-Wdeprecated-declarations] action_groups = gtk_ui_manager_get_action_groups(manager); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:270:0, from rb-gtk3.h:24, from rb-gtk3-private.h:24, from rb-gtk3.c:21: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:145:8: note: declared here GList *gtk_ui_manager_get_action_groups (GtkUIManager *manager); ^ rb-gtk3.c:363:5: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] rbgobj_gc_mark_instance(gtk_ui_manager_get_accel_group(manager)); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:270:0, from rb-gtk3.h:24, from rb-gtk3-private.h:24, from rb-gtk3.c:21: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ rb-gtk3.c: In function 'Init_gtk3': rb-gtk3.c:393:5: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] rbgobj_register_mark_func(GTK_TYPE_ACTION, rb_gtk3_action_mark); ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:238, from rb-gtk3.h:24, from rb-gtk3-private.h:24, from rb-gtk3.c:21: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:7: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ rb-gtk3.c:397:5: warning: 'gtk_action_group_get_type' is deprecated [-Wdeprecated-declarations] rbgobj_register_mark_func(GTK_TYPE_ACTION_GROUP, rb_gtk3_action_group_mark); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:240:0, from rb-gtk3.h:24, from rb-gtk3-private.h:24, from rb-gtk3.c:21: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173:7: note: declared here GType gtk_action_group_get_type (void) G_GNUC_CONST; ^ rb-gtk3.c:400:5: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations] rbgobj_register_mark_func(GTK_TYPE_UI_MANAGER, rb_gtk3_ui_manager_mark); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:270:0, from rb-gtk3.h:24, from rb-gtk3-private.h:24, from rb-gtk3.c:21: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:7: note: declared here GType gtk_ui_manager_get_type (void) G_GNUC_CONST; ^ rm -f gtk3.so gcc -shared -o gtk3.so rb-gtk3-container.o rb-gtk3-widget.o rb-gtk3.o -L. -L/usr/lib -L. -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector -rdynamic -Wl,-export-dynamic -lruby -lcairo -lgtk-3 -lgdk-3 -lpango-1.0 -lglib-2.0 -lgobject-2.0 -lpangocairo-1.0 -lcairo -lgdk_pixbuf-2.0 -lcairo-gobject -latk-1.0 -lgio-2.0 -lgirepository-1.0 -lglib-2.0 -lgobject-2.0 -lpthread -ldl -lcrypt -lm -lc make "DESTDIR=" install /usr/bin/mkdir -p . ./.gem.20160118-13528-m9d752 exit > .RUBYARCHDIR.time /usr/bin/install -c -m 0755 gtk3.so ./.gem.20160118-13528-m9d752 if test -n "/builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/lib/pkgconfig"; then \ /usr/bin/mkdir -p /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/lib/pkgconfig; \ /usr/bin/install -c -m 644 ruby-gtk3.pc /builddir/build/BUILD/rubygem-gtk3-3.0.5/usr/lib/pkgconfig; \ fi Successfully installed gtk3-3.0.5 Parsing documentation for gtk3-3.0.5 Parsing sources... 1% [ 1/82] ext/gtk3/Makefile 2% [ 2/82] ext/gtk3/depend 3% [ 3/82] ext/gtk3/extconf.rb 4% [ 4/82] ext/gtk3/gtk3.so 6% [ 5/82] ext/gtk3/rb-gtk3-container.c 7% [ 6/82] ext/gtk3/rb-gtk3-container.o 8% [ 7/82] ext/gtk3/rb-gtk3-private.h 9% [ 8/82] ext/gtk3/rb-gtk3-widget.c 10% [ 9/82] ext/gtk3/rb-gtk3-widget.o 12% [10/82] ext/gtk3/rb-gtk3.c 13% [11/82] ext/gtk3/rb-gtk3.h 14% [12/82] ext/gtk3/rb-gtk3.o 15% [13/82] ext/gtk3/ruby-gtk3.pc 17% [14/82] lib/gtk3.rb 18% [15/82] lib/gtk3/about-dialog.rb 19% [16/82] lib/gtk3/action-group.rb 20% [17/82] lib/gtk3/action.rb 21% [18/82] lib/gtk3/binding-set.rb 23% [19/82] lib/gtk3/border.rb 24% [20/82] lib/gtk3/box.rb 25% [21/82] lib/gtk3/builder.rb 26% [22/82] lib/gtk3/button.rb 28% [23/82] lib/gtk3/calendar.rb 29% [24/82] lib/gtk3/cell-layout.rb 30% [25/82] lib/gtk3/check-menu-item.rb 31% [26/82] lib/gtk3/clipboard.rb 32% [27/82] lib/gtk3/color-chooser-dialog.rb 34% [28/82] lib/gtk3/combo-box-text.rb 35% [29/82] lib/gtk3/combo-box.rb 36% [30/82] lib/gtk3/container.rb 37% [31/82] lib/gtk3/css-provider.rb 39% [32/82] lib/gtk3/deprecated.rb 40% [33/82] lib/gtk3/dialog.rb 41% [34/82] lib/gtk3/file-chooser-dialog.rb 42% [35/82] lib/gtk3/font-chooser-dialog.rb 43% [36/82] lib/gtk3/gdk-drag-context.rb 45% [37/82] lib/gtk3/gesture-multi-press.rb 46% [38/82] lib/gtk3/icon-size.rb 47% [39/82] lib/gtk3/icon-theme.rb 48% [40/82] lib/gtk3/icon-view.rb 50% [41/82] lib/gtk3/image-menu-item.rb 51% [42/82] lib/gtk3/image.rb 52% [43/82] lib/gtk3/label.rb 53% [44/82] lib/gtk3/level-bar.rb 54% [45/82] lib/gtk3/list-store.rb 56% [46/82] lib/gtk3/loader.rb 57% [47/82] lib/gtk3/menu-item.rb 58% [48/82] lib/gtk3/message-dialog.rb 59% [49/82] lib/gtk3/paned.rb 60% [50/82] lib/gtk3/radio-action.rb 62% [51/82] lib/gtk3/radio-button.rb 63% [52/82] lib/gtk3/recent-chooser-dialog.rb 64% [53/82] lib/gtk3/scale-button.rb 65% [54/82] lib/gtk3/scrolled-window.rb 67% [55/82] lib/gtk3/search-bar.rb 68% [56/82] lib/gtk3/selection-data.rb 69% [57/82] lib/gtk3/spin-button.rb 70% [58/82] lib/gtk3/stack.rb 71% [59/82] lib/gtk3/stock.rb 73% [60/82] lib/gtk3/style-context.rb 74% [61/82] lib/gtk3/style-properties.rb 75% [62/82] lib/gtk3/table.rb 76% [63/82] lib/gtk3/target-entry.rb 78% [64/82] lib/gtk3/target-list.rb 79% [65/82] lib/gtk3/text-buffer.rb 80% [66/82] lib/gtk3/text-iter.rb 81% [67/82] lib/gtk3/text-tag-table.rb 82% [68/82] lib/gtk3/toggle-action.rb 84% [69/82] lib/gtk3/toggle-button.rb 85% [70/82] lib/gtk3/tool-button.rb 86% [71/82] lib/gtk3/tree-iter.rb 87% [72/82] lib/gtk3/tree-model-filter.rb 89% [73/82] lib/gtk3/tree-model.rb 90% [74/82] lib/gtk3/tree-path.rb 91% [75/82] lib/gtk3/tree-selection.rb 92% [76/82] lib/gtk3/tree-store.rb 93% [77/82] lib/gtk3/tree-view-column.rb 95% [78/82] lib/gtk3/tree-view.rb 96% [79/82] lib/gtk3/ui-manager.rb 97% [80/82] lib/gtk3/version.rb 98% [81/82] lib/gtk3/widget.rb 100% [82/82] lib/gtk3/window.rb Installing ri documentation for gtk3-3.0.5 Installing darkfish documentation for gtk3-3.0.5 Done installing documentation for gtk3 after 9 seconds 1 gem installed + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YsKkbS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm + cd rubygem-gtk3-3.0.5 + mkdir -p /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm/usr/share/gems + cp -a ./usr/share/gems/build_info ./usr/share/gems/cache ./usr/share/gems/doc ./usr/share/gems/extensions ./usr/share/gems/gems ./usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm/usr/share/gems/ + mkdir -p /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm/usr/lib/gems/ruby/gtk3-3.0.5 + cp -a .//usr/lib/gems/ruby/gtk3-3.0.5/gem.build_complete .//usr/lib/gems/ruby/gtk3-3.0.5/gem_make.out .//usr/lib/gems/ruby/gtk3-3.0.5/gtk3.so .//usr/lib/gems/ruby/gtk3-3.0.5/mkmf.log /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm/usr/lib/gems/ruby/gtk3-3.0.5/ ~/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm ~/build/BUILD/rubygem-gtk3-3.0.5 + pushd /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm + rm -f ./usr/lib/gems/ruby/gtk3-3.0.5/gem_make.out ./usr/lib/gems/ruby/gtk3-3.0.5/mkmf.log ~/build/BUILD/rubygem-gtk3-3.0.5 + popd + mkdir /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm/usr/lib/pkgconfig + install -cpm 644 .//usr/lib/pkgconfig/ruby-gtk3.pc /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm/usr/lib/pkgconfig/ ~/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm ~/build/BUILD/rubygem-gtk3-3.0.5 + pushd /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm + rm -rf ./usr/share/gems/gems/gtk3-3.0.5/ext/ + rm -f ./usr/share/gems/gems/gtk3-3.0.5/extconf.rb ~/build/BUILD/rubygem-gtk3-3.0.5 + popd + /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/rubygem-gtk3-3.0.5 extracting debug info from /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm/usr/lib/gems/ruby/gtk3-3.0.5/gtk3.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 40 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iMMiAS Processing files: rubygem-gtk3-3.0.5-1bs02npfc23.armv6hl Provides: rubygem(gtk3) = 3.0.5-1 rubygem(gtk3) = 3.0.5-1bs02npfc23 rubygem-gtk3 = 3.0.5-1bs02npfc23 rubygem-gtk3(armv6hl-32) = 3.0.5-1bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libcairo-gobject.so.2 libcairo.so.2 libcrypt.so.1 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libgirepository-1.0.so.1 libglib-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 libpthread.so.0 libruby.so.2.2 rtld(GNU_HASH) ruby(rubygems) rubygem(atk) >= 3.0.5 rubygem(gdk3) >= 3.0.5 rubygem(gdk_pixbuf2) >= 3.0.5 rubygem(gio2) >= 3.0.5 rubygem(glib2) >= 3.0.5 rubygem(gobject-introspection) >= 3.0.5 rubygem(pango) >= 3.0.5 Processing files: rubygem-gtk3-devel-3.0.5-1bs02npfc23.armv6hl Provides: pkgconfig(ruby-gtk3) = 3.18.2 rubygem-gtk3-devel = 3.0.5-1bs02npfc23 rubygem-gtk3-devel(armv6hl-32) = 3.0.5-1bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: rubygem-gtk3-doc-3.0.5-1bs02npfc23.noarch Provides: rubygem-gtk3-doc = 3.0.5-1bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-gtk3-debuginfo-3.0.5-1bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm Wrote: /builddir/build/RPMS/rubygem-gtk3-3.0.5-1bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/rubygem-gtk3-devel-3.0.5-1bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/rubygem-gtk3-doc-3.0.5-1bs02npfc23.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-gtk3-debuginfo-3.0.5-1bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ggrEqM + umask 022 + cd /builddir/build/BUILD + cd rubygem-gtk3-3.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-gtk3-3.0.5-1bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->