Mock Version: 1.4.21
Mock Version: 1.4.21
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rubygem-glib2.spec'], chrootPath='/var/lib/mock/f33-build-171188-43938/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3fcc521700>timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rubygem-glib2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
warning: bogus date in %changelog: Fri Mar  5 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.90.8-1
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1580342400
Wrote: /builddir/build/SRPMS/rubygem-glib2-3.4.1-3.fc33.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rubygem-glib2.spec'], chrootPath='/var/lib/mock/f33-build-171188-43938/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3fcc521700>timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rubygem-glib2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
warning: bogus date in %changelog: Fri Mar  5 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.90.8-1
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1580342400
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IXkLmY
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf rubygem-glib2-3.4.1
+ /usr/bin/mkdir -p rubygem-glib2-3.4.1
+ cd rubygem-glib2-3.4.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
++ pwd
+ TOPDIR=/builddir/build/BUILD/rubygem-glib2-3.4.1
+ mkdir tmpunpackdir
+ pushd tmpunpackdir
~/build/BUILD/rubygem-glib2-3.4.1/tmpunpackdir ~/build/BUILD/rubygem-glib2-3.4.1
+ gem unpack /builddir/build/SOURCES/glib2-3.4.1.gem
Unpacked gem: '/builddir/build/BUILD/rubygem-glib2-3.4.1/tmpunpackdir/glib2-3.4.1'
+ cd glib2-3.4.1
+ gem specification -l --ruby /builddir/build/SOURCES/glib2-3.4.1.gem
+ echo 'Patch #100 (rubygem-glib2-3.2.7-rubywrapper-pollutes-env.patch):'
Patch #100 (rubygem-glib2-3.2.7-rubywrapper-pollutes-env.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file test/test-spawn.rb
Hunk #1 succeeded at 34 (offset 15 lines).
+ sed -i -e '\@pkg-config@s|add_\(runtime_\)*dependency|add_development_dependency|' -e '\@native-package-installer@s|add_\(runtime_\)*dependency|add_development_dependency|' glib2.gemspec Rakefile
+ sed -i -e '2a require "rubygems"\ngem "test-unit"\n' test/run-test.rb
+ find sample/ test/ -name '*.rb'
+ xargs chmod 0644
+ xargs chmod 0755
+ grep -rl '#![ ]*/usr' sample/ test/
+ gem build glib2.gemspec
WARNING:  open-ended dependency on pkg-config (>= 1.3.5, development) is not recommended
  if pkg-config is semantically versioned, use:
    add_development_dependency 'pkg-config', '~> 1.3', '>= 1.3.5'
WARNING:  open-ended dependency on native-package-installer (>= 1.0.3, development) is not recommended
  if native-package-installer is semantically versioned, use:
    add_development_dependency 'native-package-installer', '~> 1.0', '>= 1.0.3'
WARNING:  open-ended dependency on test-unit (>= 2, development) is not recommended
  if test-unit is semantically versioned, use:
    add_development_dependency 'test-unit', '~> 2'
WARNING:  See http://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: glib2
  Version: 3.4.1
  File: glib2-3.4.1.gem
+ mv glib2-3.4.1.gem /builddir/build/BUILD/rubygem-glib2-3.4.1
+ popd
~/build/BUILD/rubygem-glib2-3.4.1
+ rm -rf tmpunpackdir
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jjKLc1
+ umask 022
+ cd /builddir/build/BUILD
+ cd rubygem-glib2-3.4.1
+ export 'CONFIGURE_ARGS=--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'\'''
+ CONFIGURE_ARGS='--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'\'''
++ pwd
+ export 'CONFIGURE_ARGS=--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'\'' --with-pkg-config-dir=/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/lib64/pkgconfig'
+ CONFIGURE_ARGS='--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'\'' --with-pkg-config-dir=/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/lib64/pkgconfig'
+ mkdir -p ./usr/share/gems
+ CONFIGURE_ARGS='--with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'\'' --with-cflags='\''-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'\'' --with-pkg-config-dir=/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/lib64/pkgconfig'
+ gem install -V --local --build-root . --force --document=ri,rdoc glib2-3.4.1.gem
WARNING:  You build with buildroot.
  Build root: /builddir/build/BUILD/rubygem-glib2-3.4.1
  Bin dir: /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/bin
  Gem home: /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/COPYING.LIB
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/README.md
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/Rakefile
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/depend
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/extconf.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/glib-enum-types.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/glib-enum-types.h
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/glib2.def
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgcompat.h
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib-bytes.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib-gc.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib-variant-type.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib-variant.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib.h
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib2conversions.h
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_bookmarkfile.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_convert.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_datetime.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_error.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_fileutils.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_gettext.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_i18n.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_int64.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_io_constants.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_iochannel.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_iochannel_win32_socket.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_iochannelerror.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_keyfile.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_maincontext.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_mainloop.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_matchinfo.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_messages.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_pollfd.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_regex.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_shell.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_shellerror.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_source.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_spawn.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_spawnerror.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_threads.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_timer.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_timezone.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_ucs4.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_unichar.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_unicode.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_utf16.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_utf8.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_utils.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglib_win32.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglibdeprecated.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbglibdeprecated.h
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_binding.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_boxed.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_closure.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_convert.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_enumflags.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_enums.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_flags.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_object.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_param.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_paramspecs.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_signal.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_strv.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_type.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_typeinstance.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_typeinterface.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_typemodule.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_typeplugin.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_value.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_valuearray.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobj_valuetypes.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobject.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgobject.h
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgprivate.h
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgutil.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgutil.h
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgutil_callback.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgutil_list.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgutil_list.h
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgutildeprecated.c
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2/rbgutildeprecated.h
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/extconf.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/glib2.gemspec
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/glib-mkenums.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/glib2.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/glib2/deprecatable.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/glib2/deprecated.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/glib2/regex.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/glib2/version.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/gnome2-raketask.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/gnome2/rake/external-package.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/gnome2/rake/native-binary-build-task.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/gnome2/rake/package-task.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/gnome2/rake/package.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/gnome2/rake/source-download-task.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/gnome2/rake/windows-binary-build-task.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/gnome2/rake/windows-binary-download-task.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/mkmf-gnome.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/lib/mkmf-gnome2.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/sample/bookmarkfile.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/sample/idle.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/sample/iochannel.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/sample/keyfile.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/sample/shell.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/sample/spawn.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/sample/timeout.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/sample/timeout2.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/sample/timer.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/sample/type-register.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/sample/type-register2.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/sample/utils.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/glib-test-init.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/glib-test-utils.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/run-test.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-binding.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-bytes.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-date-time.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-enum.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-file-utils.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-flags.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-glib2.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-iochannel.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-key-file.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-match-info.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-mkenums.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-poll-fd.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-regex.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-signal.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-source.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-spawn.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-time-zone.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-timeout.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-type-interface.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-type.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-unicode.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-utils.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-value.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-variant-type.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-variant.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-version.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-win32.rb
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/version.rb
Building native extensions. This could take a while...
current directory: /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2
/usr/bin/ruby -r ./siteconf20200408-97125-ntmiwe.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 -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 Homebrew... no
checking for gobject-2.0 version (>= 2.12.0)... yes
checking for gthread-2.0... yes
checking for unistd.h... yes
checking for io.h... no
checking for g_spawn_close_pid() in glib.h... yes
checking for g_thread_init() in glib.h... yes
checking for g_main_depth() in glib.h... yes
checking for g_listenv() in glib.h... yes
checking for rb_check_array_type() in ruby.h... yes
checking for rb_check_hash_type() in ruby.h... yes
checking for rb_exec_recursive() in ruby.h... yes
checking for rb_errinfo() in ruby.h... yes
checking for rb_thread_call_without_gvl() in ruby.h... yes
checking for ruby_native_thread_p() in ruby.h... yes
checking for rb_thread_call_with_gvl() in ruby.h... yes
checking for rb_gc_register_mark_object() in ruby.h... yes
checking for rb_exc_new_str() in ruby.h... yes
checking for rb_enc_str_new_static() in ruby.h... yes
checking for curr_thread in ruby.h,node.h... no
checking for rb_curr_thread in ruby.h,node.h... no
creating ruby-glib2.pc
creating glib-enum-types.c
creating glib-enum-types.h
creating Makefile
current directory: /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2
make "DESTDIR=" clean
rm -f 
rm -f glib2.so  *.o  *.bak mkmf.log .*.time
current directory: /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2
make "DESTDIR="
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_datetime.o -c rbglib_datetime.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_i18n.o -c rbglib_i18n.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib-gc.o -c rbglib-gc.c
rbglib-gc.c:56:5: warning: missing initializer for field 'dsize' of 'struct <anonymous>' [-Wmissing-field-initializers]
   56 |     },
      |     ^
In file included from /usr/include/ruby.h:33,
                 from rbgobject.h:26,
                 from rbgprivate.h:31,
                 from rbglib-gc.c:21:
/usr/include/ruby/ruby.h:1087:11: note: 'dsize' declared here
 1087 |  size_t (*dsize)(const void *);
      |           ^~~~~
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_int64.o -c rbglib_int64.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_valuearray.o -c rbgobj_valuearray.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_win32.o -c rbglib_win32.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_param.o -c rbgobj_param.c
rbgobj_param.c:61:5: warning: missing initializer for field 'dsize' of 'struct <anonymous>' [-Wmissing-field-initializers]
   61 |     },
      |     ^
In file included from /usr/include/ruby.h:33,
                 from rbgobject.h:26,
                 from rbgprivate.h:31,
                 from rbgobj_param.c:22:
/usr/include/ruby/ruby.h:1087:11: note: 'dsize' declared here
 1087 |  size_t (*dsize)(const void *);
      |           ^~~~~
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_timer.o -c rbglib_timer.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_unichar.o -c rbglib_unichar.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_error.o -c rbglib_error.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_valuetypes.o -c rbgobj_valuetypes.c
rbgobj_valuetypes.c: In function 'rbgobj_ruby_value_get_type':
rbgobj_valuetypes.c:189:11: warning: cast between incompatible function types from 'VALUE (*)(VALUE)' {aka 'long unsigned int (*)(long unsigned int)'} to 'void * (*)(void *)' [-Wcast-function-type]
  189 |           (GBoxedCopyFunc)boxed_ruby_value_ref,
      |           ^
rbgobj_valuetypes.c:190:11: warning: cast between incompatible function types from 'void (*)(VALUE)' {aka 'void (*)(long unsigned int)'} to 'void (*)(void *)' [-Wcast-function-type]
  190 |           (GBoxedFreeFunc)boxed_ruby_value_unref);
      |           ^
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobject.o -c rbgobject.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_unicode.o -c rbglib_unicode.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_convert.o -c rbgobj_convert.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_strv.o -c rbgobj_strv.c
In file included from rbgobject.h:27,
                 from rbgprivate.h:31,
                 from rbgobj_strv.c:22:
rbgobj_strv.c: In function 'strv_from_ruby':
rbglib.h:124:24: warning: initialization of 'const gchar **' {aka 'const char **'} from incompatible pointer type 'gchar **' {aka 'char **'} [-Wincompatible-pointer-types]
  124 | #define RVAL2STRV(ary) rbg_rval2strv(&(ary), NULL)
      |                        ^~~~~~~~~~~~~
rbgobj_strv.c:33:29: note: in expansion of macro 'RVAL2STRV'
   33 |     const gchar **strings = RVAL2STRV(from);
      |                             ^~~~~~~~~
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o glib-enum-types.o -c glib-enum-types.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_messages.o -c rbglib_messages.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_utf16.o -c rbglib_utf16.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_mainloop.o -c rbglib_mainloop.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_object.o -c rbgobj_object.c
rbgobj_object.c:109:5: warning: missing initializer for field 'dsize' of 'struct <anonymous>' [-Wmissing-field-initializers]
  109 |     },
      |     ^
In file included from /usr/include/ruby.h:33,
                 from rbgobject.h:26,
                 from rbgprivate.h:31,
                 from rbgobj_object.c:26:
/usr/include/ruby/ruby.h:1087:11: note: 'dsize' declared here
 1087 |  size_t (*dsize)(const void *);
      |           ^~~~~
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_paramspecs.o -c rbgobj_paramspecs.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_enumflags.o -c rbgobj_enumflags.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_spawnerror.o -c rbglib_spawnerror.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_iochannelerror.o -c rbglib_iochannelerror.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib-variant.o -c rbglib-variant.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_spawn.o -c rbglib_spawn.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_boxed.o -c rbgobj_boxed.c
rbgobj_boxed.c:60:5: warning: missing initializer for field 'dsize' of 'struct <anonymous>' [-Wmissing-field-initializers]
   60 |     },
      |     ^
In file included from /usr/include/ruby.h:33,
                 from rbgobject.h:26,
                 from rbgprivate.h:31,
                 from rbgobj_boxed.c:22:
/usr/include/ruby/ruby.h:1087:11: note: 'dsize' declared here
 1087 |  size_t (*dsize)(const void *);
      |           ^~~~~
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_fileutils.o -c rbglib_fileutils.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_utils.o -c rbglib_utils.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib-bytes.o -c rbglib-bytes.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_convert.o -c rbglib_convert.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_binding.o -c rbgobj_binding.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgutil_list.o -c rbgutil_list.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_threads.o -c rbglib_threads.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_pollfd.o -c rbglib_pollfd.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_typeinstance.o -c rbgobj_typeinstance.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_matchinfo.o -c rbglib_matchinfo.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_regex.o -c rbglib_regex.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_typemodule.o -c rbgobj_typemodule.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_typeinterface.o -c rbgobj_typeinterface.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_io_constants.o -c rbglib_io_constants.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_keyfile.o -c rbglib_keyfile.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_value.o -c rbgobj_value.c
rbgobj_value.c: In function 'rbgobj_gvalue_to_rvalue':
rbgobj_value.c:120:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  120 |         {
      |         ^
rbgobj_value.c:134:7: note: here
  134 |       case G_TYPE_VARIANT:
      |       ^~~~
rbgobj_value.c: In function 'rbgobj_rvalue_to_gvalue':
rbgobj_value.c:307:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  307 |         {
      |         ^
rbgobj_value.c:322:7: note: here
  322 |       case G_TYPE_VARIANT:
      |       ^~~~
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_maincontext.o -c rbglib_maincontext.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgutil.o -c rbgutil.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_signal.o -c rbgobj_signal.c
rbgobj_signal.c:39:5: warning: missing initializer for field 'dsize' of 'struct <anonymous>' [-Wmissing-field-initializers]
   39 |     },
      |     ^
In file included from /usr/include/ruby.h:33,
                 from rbgobject.h:26,
                 from rbgprivate.h:31,
                 from rbgobj_signal.c:23:
/usr/include/ruby/ruby.h:1087:11: note: 'dsize' declared here
 1087 |  size_t (*dsize)(const void *);
      |           ^~~~~
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgutildeprecated.o -c rbgutildeprecated.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_bookmarkfile.o -c rbglib_bookmarkfile.c
In file included from rbgobject.h:27,
                 from rbgprivate.h:31,
                 from rbglib_bookmarkfile.c:22:
rbglib_bookmarkfile.c: In function 'rg_set_groups':
rbglib.h:122:27: warning: initialization of 'const gchar **' {aka 'const char **'} from incompatible pointer type 'gchar **' {aka 'char **'} [-Wincompatible-pointer-types]
  122 | #define RVAL2STRS(ary, n) rbg_rval2strv(&(ary), &(n))
      |                           ^~~~~~~~~~~~~
rbglib_bookmarkfile.c:386:28: note: in expansion of macro 'RVAL2STRS'
  386 |     const gchar **groups = RVAL2STRS(rbgroups, n);
      |                            ^~~~~~~~~
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_type.o -c rbgobj_type.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_flags.o -c rbgobj_flags.c
rbgobj_flags.c:83:5: warning: missing initializer for field 'dsize' of 'struct <anonymous>' [-Wmissing-field-initializers]
   83 |     },
      |     ^
In file included from /usr/include/ruby.h:33,
                 from rbgobject.h:26,
                 from rbgprivate.h:31,
                 from rbgobj_flags.c:22:
/usr/include/ruby/ruby.h:1087:11: note: 'dsize' declared here
 1087 |  size_t (*dsize)(const void *);
      |           ^~~~~
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_timezone.o -c rbglib_timezone.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_ucs4.o -c rbglib_ucs4.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_utf8.o -c rbglib_utf8.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglibdeprecated.o -c rbglibdeprecated.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgutil_callback.o -c rbgutil_callback.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib-variant-type.o -c rbglib-variant-type.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_source.o -c rbglib_source.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_typeplugin.o -c rbgobj_typeplugin.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_iochannel.o -c rbglib_iochannel.c
rbglib_iochannel.c: In function 'rg_io_channel_source_set_callback':
rbglib_iochannel.c:558:27: warning: cast between incompatible function types from 'gboolean (*)(GIOChannel *, GIOCondition,  void *)' {aka 'int (*)(struct _GIOChannel *, GIOCondition,  void *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]
  558 |                           (GSourceFunc)io_func,
      |                           ^
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_shellerror.o -c rbglib_shellerror.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_shell.o -c rbglib_shell.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_closure.o -c rbgobj_closure.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_gettext.o -c rbglib_gettext.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib_iochannel_win32_socket.o -c rbglib_iochannel_win32_socket.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbglib.o -c rbglib.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I./.gem.20200408-97125-1clzlhh  -I/usr/lib64/ruby/vendor_ruby  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_UNISTD_H -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wundef -Wunsafe-loop-optimizations -Wwrite-strings  -pthread  -o rbgobj_enums.o -c rbgobj_enums.c
rbgobj_enums.c:114:5: warning: missing initializer for field 'dsize' of 'struct <anonymous>' [-Wmissing-field-initializers]
  114 |     },
      |     ^
In file included from /usr/include/ruby.h:33,
                 from rbgobject.h:26,
                 from rbgprivate.h:31,
                 from rbgobj_enums.c:23:
/usr/include/ruby/ruby.h:1087:11: note: 'dsize' declared here
 1087 |  size_t (*dsize)(const void *);
      |           ^~~~~
rm -f glib2.so
gcc -shared -o glib2.so rbglib_datetime.o rbglib_i18n.o rbglib-gc.o rbglib_int64.o rbgobj_valuearray.o rbglib_win32.o rbgobj_param.o rbglib_timer.o rbglib_unichar.o rbglib_error.o rbgobj_valuetypes.o rbgobject.o rbglib_unicode.o rbgobj_convert.o rbgobj_strv.o glib-enum-types.o rbglib_messages.o rbglib_utf16.o rbglib_mainloop.o rbgobj_object.o rbgobj_paramspecs.o rbgobj_enumflags.o rbglib_spawnerror.o rbglib_iochannelerror.o rbglib-variant.o rbglib_spawn.o rbgobj_boxed.o rbglib_fileutils.o rbglib_utils.o rbglib-bytes.o rbglib_convert.o rbgobj_binding.o rbgutil_list.o rbglib_threads.o rbglib_pollfd.o rbgobj_typeinstance.o rbglib_matchinfo.o rbglib_regex.o rbgobj_typemodule.o rbgobj_typeinterface.o rbglib_io_constants.o rbglib_keyfile.o rbgobj_value.o rbglib_maincontext.o rbgutil.o rbgobj_signal.o rbgutildeprecated.o rbglib_bookmarkfile.o rbgobj_type.o rbgobj_flags.o rbglib_timezone.o rbglib_ucs4.o rbglib_utf8.o rbglibdeprecated.o rbgutil_callback.o rbglib-variant-type.o rbglib_source.o rbgobj_typeplugin.o rbglib_iochannel.o rbglib_shellerror.o rbglib_shell.o rbgobj_closure.o rbglib_gettext.o rbglib_iochannel_win32_socket.o rbglib.o rbgobj_enums.o -L. -L/usr/lib64 -L. -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector -rdynamic -Wl,-export-dynamic  -pthread -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld    -lruby  -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0   -lc
current directory: /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/ext/glib2
make "DESTDIR=" install
/usr/bin/mkdir -p . ./.gem.20200408-97125-1clzlhh
exit > .sitearchdir.time
/usr/bin/install -c -m 644 ./rbglib.h ./.gem.20200408-97125-1clzlhh
/usr/bin/install -c -m 644 ./rbglibdeprecated.h ./.gem.20200408-97125-1clzlhh
/usr/bin/install -c -m 644 ./rbglib2conversions.h ./.gem.20200408-97125-1clzlhh
/usr/bin/install -c -m 644 ./rbgutil.h ./.gem.20200408-97125-1clzlhh
/usr/bin/install -c -m 644 ./rbgutil_list.h ./.gem.20200408-97125-1clzlhh
/usr/bin/install -c -m 644 ./rbgutildeprecated.h ./.gem.20200408-97125-1clzlhh
/usr/bin/install -c -m 644 ./rbgobject.h ./.gem.20200408-97125-1clzlhh
/usr/bin/install -c -m 644 ./rbgcompat.h ./.gem.20200408-97125-1clzlhh
/usr/bin/install -c -m 644 glib-enum-types.h ./.gem.20200408-97125-1clzlhh
/usr/bin/install -c -m 0755 glib2.so ./.gem.20200408-97125-1clzlhh
if test -n "/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/lib64/pkgconfig"; then			\
  /usr/bin/mkdir -p /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/lib64/pkgconfig;				\
  /usr/bin/install -c -m 644 ruby-glib2.pc /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/lib64/pkgconfig;	\
fi
Successfully installed glib2-3.4.1
Parsing documentation for glib2-3.4.1
Parsing sources...
  0% [ 1/164]  ext/glib2/Makefile
  1% [ 2/164]  ext/glib2/depend
  1% [ 3/164]  ext/glib2/extconf.rb
  2% [ 4/164]  ext/glib2/glib-enum-types.c
  3% [ 5/164]  ext/glib2/glib-enum-types.h
  3% [ 6/164]  ext/glib2/glib-enum-types.o
  4% [ 7/164]  ext/glib2/glib2.def
  4% [ 8/164]  ext/glib2/glib2.so
  5% [ 9/164]  ext/glib2/rbgcompat.h
  6% [10/164]  ext/glib2/rbglib-bytes.c
  6% [11/164]  ext/glib2/rbglib-bytes.o
  7% [12/164]  ext/glib2/rbglib-gc.c
  7% [13/164]  ext/glib2/rbglib-gc.o
  8% [14/164]  ext/glib2/rbglib-variant-type.c
  9% [15/164]  ext/glib2/rbglib-variant-type.o
  9% [16/164]  ext/glib2/rbglib-variant.c
 10% [17/164]  ext/glib2/rbglib-variant.o
 10% [18/164]  ext/glib2/rbglib.c
 11% [19/164]  ext/glib2/rbglib.h
 12% [20/164]  ext/glib2/rbglib.o
 12% [21/164]  ext/glib2/rbglib2conversions.h
 13% [22/164]  ext/glib2/rbglib_bookmarkfile.c
 14% [23/164]  ext/glib2/rbglib_bookmarkfile.o
 14% [24/164]  ext/glib2/rbglib_convert.c
 15% [25/164]  ext/glib2/rbglib_convert.o
 15% [26/164]  ext/glib2/rbglib_datetime.c
 16% [27/164]  ext/glib2/rbglib_datetime.o
 17% [28/164]  ext/glib2/rbglib_error.c
 17% [29/164]  ext/glib2/rbglib_error.o
 18% [30/164]  ext/glib2/rbglib_fileutils.c
 18% [31/164]  ext/glib2/rbglib_fileutils.o
 19% [32/164]  ext/glib2/rbglib_gettext.c
 20% [33/164]  ext/glib2/rbglib_gettext.o
 20% [34/164]  ext/glib2/rbglib_i18n.c
 21% [35/164]  ext/glib2/rbglib_i18n.o
 21% [36/164]  ext/glib2/rbglib_int64.c
 22% [37/164]  ext/glib2/rbglib_int64.o
 23% [38/164]  ext/glib2/rbglib_io_constants.c
 23% [39/164]  ext/glib2/rbglib_io_constants.o
 24% [40/164]  ext/glib2/rbglib_iochannel.c
 25% [41/164]  ext/glib2/rbglib_iochannel.o
 25% [42/164]  ext/glib2/rbglib_iochannel_win32_socket.c
 26% [43/164]  ext/glib2/rbglib_iochannel_win32_socket.o
 26% [44/164]  ext/glib2/rbglib_iochannelerror.c
 27% [45/164]  ext/glib2/rbglib_iochannelerror.o
 28% [46/164]  ext/glib2/rbglib_keyfile.c
 28% [47/164]  ext/glib2/rbglib_keyfile.o
 29% [48/164]  ext/glib2/rbglib_maincontext.c
 29% [49/164]  ext/glib2/rbglib_maincontext.o
 30% [50/164]  ext/glib2/rbglib_mainloop.c
 31% [51/164]  ext/glib2/rbglib_mainloop.o
 31% [52/164]  ext/glib2/rbglib_matchinfo.c
 32% [53/164]  ext/glib2/rbglib_matchinfo.o
 32% [54/164]  ext/glib2/rbglib_messages.c
 33% [55/164]  ext/glib2/rbglib_messages.o
 34% [56/164]  ext/glib2/rbglib_pollfd.c
 34% [57/164]  ext/glib2/rbglib_pollfd.o
 35% [58/164]  ext/glib2/rbglib_regex.c
 35% [59/164]  ext/glib2/rbglib_regex.o
 36% [60/164]  ext/glib2/rbglib_shell.c
 37% [61/164]  ext/glib2/rbglib_shell.o
 37% [62/164]  ext/glib2/rbglib_shellerror.c
 38% [63/164]  ext/glib2/rbglib_shellerror.o
 39% [64/164]  ext/glib2/rbglib_source.c
 39% [65/164]  ext/glib2/rbglib_source.o
 40% [66/164]  ext/glib2/rbglib_spawn.c
 40% [67/164]  ext/glib2/rbglib_spawn.o
 41% [68/164]  ext/glib2/rbglib_spawnerror.c
 42% [69/164]  ext/glib2/rbglib_spawnerror.o
 42% [70/164]  ext/glib2/rbglib_threads.c
 43% [71/164]  ext/glib2/rbglib_threads.o
 43% [72/164]  ext/glib2/rbglib_timer.c
 44% [73/164]  ext/glib2/rbglib_timer.o
 45% [74/164]  ext/glib2/rbglib_timezone.c
 45% [75/164]  ext/glib2/rbglib_timezone.o
 46% [76/164]  ext/glib2/rbglib_ucs4.c
 46% [77/164]  ext/glib2/rbglib_ucs4.o
 47% [78/164]  ext/glib2/rbglib_unichar.c
 48% [79/164]  ext/glib2/rbglib_unichar.o
 48% [80/164]  ext/glib2/rbglib_unicode.c
 49% [81/164]  ext/glib2/rbglib_unicode.o
 50% [82/164]  ext/glib2/rbglib_utf16.c
 50% [83/164]  ext/glib2/rbglib_utf16.o
 51% [84/164]  ext/glib2/rbglib_utf8.c
 51% [85/164]  ext/glib2/rbglib_utf8.o
 52% [86/164]  ext/glib2/rbglib_utils.c
 53% [87/164]  ext/glib2/rbglib_utils.o
 53% [88/164]  ext/glib2/rbglib_win32.c
 54% [89/164]  ext/glib2/rbglib_win32.o
 54% [90/164]  ext/glib2/rbglibdeprecated.c
 55% [91/164]  ext/glib2/rbglibdeprecated.h
 56% [92/164]  ext/glib2/rbglibdeprecated.o
 56% [93/164]  ext/glib2/rbgobj_binding.c
 57% [94/164]  ext/glib2/rbgobj_binding.o
 57% [95/164]  ext/glib2/rbgobj_boxed.c
 58% [96/164]  ext/glib2/rbgobj_boxed.o
 59% [97/164]  ext/glib2/rbgobj_closure.c
 59% [98/164]  ext/glib2/rbgobj_closure.o
 60% [99/164]  ext/glib2/rbgobj_convert.c
 60% [100/164]  ext/glib2/rbgobj_convert.o
 61% [101/164]  ext/glib2/rbgobj_enumflags.c
 62% [102/164]  ext/glib2/rbgobj_enumflags.o
 62% [103/164]  ext/glib2/rbgobj_enums.c
 63% [104/164]  ext/glib2/rbgobj_enums.o
 64% [105/164]  ext/glib2/rbgobj_flags.c
 64% [106/164]  ext/glib2/rbgobj_flags.o
 65% [107/164]  ext/glib2/rbgobj_object.c
 65% [108/164]  ext/glib2/rbgobj_object.o
 66% [109/164]  ext/glib2/rbgobj_param.c
 67% [110/164]  ext/glib2/rbgobj_param.o
 67% [111/164]  ext/glib2/rbgobj_paramspecs.c
 68% [112/164]  ext/glib2/rbgobj_paramspecs.o
 68% [113/164]  ext/glib2/rbgobj_signal.c
 69% [114/164]  ext/glib2/rbgobj_signal.o
 70% [115/164]  ext/glib2/rbgobj_strv.c
 70% [116/164]  ext/glib2/rbgobj_strv.o
 71% [117/164]  ext/glib2/rbgobj_type.c
 71% [118/164]  ext/glib2/rbgobj_type.o
 72% [119/164]  ext/glib2/rbgobj_typeinstance.c
 73% [120/164]  ext/glib2/rbgobj_typeinstance.o
 73% [121/164]  ext/glib2/rbgobj_typeinterface.c
 74% [122/164]  ext/glib2/rbgobj_typeinterface.o
 75% [123/164]  ext/glib2/rbgobj_typemodule.c
 75% [124/164]  ext/glib2/rbgobj_typemodule.o
 76% [125/164]  ext/glib2/rbgobj_typeplugin.c
 76% [126/164]  ext/glib2/rbgobj_typeplugin.o
 77% [127/164]  ext/glib2/rbgobj_value.c
 78% [128/164]  ext/glib2/rbgobj_value.o
 78% [129/164]  ext/glib2/rbgobj_valuearray.c
 79% [130/164]  ext/glib2/rbgobj_valuearray.o
 79% [131/164]  ext/glib2/rbgobj_valuetypes.c
 80% [132/164]  ext/glib2/rbgobj_valuetypes.o
 81% [133/164]  ext/glib2/rbgobject.c
 81% [134/164]  ext/glib2/rbgobject.h
 82% [135/164]  ext/glib2/rbgobject.o
 82% [136/164]  ext/glib2/rbgprivate.h
 83% [137/164]  ext/glib2/rbgutil.c
 84% [138/164]  ext/glib2/rbgutil.h
 84% [139/164]  ext/glib2/rbgutil.o
 85% [140/164]  ext/glib2/rbgutil_callback.c
 85% [141/164]  ext/glib2/rbgutil_callback.o
 86% [142/164]  ext/glib2/rbgutil_list.c
 87% [143/164]  ext/glib2/rbgutil_list.h
 87% [144/164]  ext/glib2/rbgutil_list.o
 88% [145/164]  ext/glib2/rbgutildeprecated.c
 89% [146/164]  ext/glib2/rbgutildeprecated.h
 89% [147/164]  ext/glib2/rbgutildeprecated.o
 90% [148/164]  ext/glib2/ruby-glib2.pc
 90% [149/164]  lib/glib-mkenums.rb
 91% [150/164]  lib/glib2.rb
 92% [151/164]  lib/glib2/deprecatable.rb
 92% [152/164]  lib/glib2/deprecated.rb
 93% [153/164]  lib/glib2/regex.rb
 93% [154/164]  lib/glib2/version.rb
 94% [155/164]  lib/gnome2-raketask.rb
 95% [156/164]  lib/gnome2/rake/external-package.rb
 95% [157/164]  lib/gnome2/rake/native-binary-build-task.rb
 96% [158/164]  lib/gnome2/rake/package-task.rb
 96% [159/164]  lib/gnome2/rake/package.rb
 97% [160/164]  lib/gnome2/rake/source-download-task.rb
 98% [161/164]  lib/gnome2/rake/windows-binary-build-task.rb
 98% [162/164]  lib/gnome2/rake/windows-binary-download-task.rb
 99% [163/164]  lib/mkmf-gnome.rb
100% [164/164]  lib/mkmf-gnome2.rb
Installing ri documentation for glib2-3.4.1
Installing darkfish documentation for glib2-3.4.1
Done installing documentation for glib2 after 44 seconds
1 gem installed
+ pushd ./usr/share/gems/gems/glib2-3.4.1
~/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1 ~/build/BUILD/rubygem-glib2-3.4.1
+ cat
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jG5YF0
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64
++ dirname /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64
+ cd rubygem-glib2-3.4.1
+ mkdir -p /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64/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-glib2-3.4.1-3.fc33.riscv64/usr/share/gems/
+ mkdir -p /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64/usr/lib64/gems/ruby/glib2-3.4.1
+ cp -a .//usr/lib64/gems/ruby/glib2-3.4.1/gem.build_complete .//usr/lib64/gems/ruby/glib2-3.4.1/gem_make.out .//usr/lib64/gems/ruby/glib2-3.4.1/glib-enum-types.h .//usr/lib64/gems/ruby/glib2-3.4.1/glib2.so .//usr/lib64/gems/ruby/glib2-3.4.1/mkmf.log .//usr/lib64/gems/ruby/glib2-3.4.1/rbgcompat.h .//usr/lib64/gems/ruby/glib2-3.4.1/rbglib.h .//usr/lib64/gems/ruby/glib2-3.4.1/rbglib2conversions.h .//usr/lib64/gems/ruby/glib2-3.4.1/rbglibdeprecated.h .//usr/lib64/gems/ruby/glib2-3.4.1/rbgobject.h .//usr/lib64/gems/ruby/glib2-3.4.1/rbgutil.h .//usr/lib64/gems/ruby/glib2-3.4.1/rbgutil_list.h .//usr/lib64/gems/ruby/glib2-3.4.1/rbgutildeprecated.h /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64/usr/lib64/gems/ruby/glib2-3.4.1/
~/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64 ~/build/BUILD/rubygem-glib2-3.4.1
+ pushd /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64
+ mkdir -p ./usr/lib64/ruby/vendor_ruby
+ mv ./usr/lib64/gems/ruby/glib2-3.4.1/glib-enum-types.h ./usr/lib64/gems/ruby/glib2-3.4.1/rbgcompat.h ./usr/lib64/gems/ruby/glib2-3.4.1/rbglib.h ./usr/lib64/gems/ruby/glib2-3.4.1/rbglib2conversions.h ./usr/lib64/gems/ruby/glib2-3.4.1/rbglibdeprecated.h ./usr/lib64/gems/ruby/glib2-3.4.1/rbgobject.h ./usr/lib64/gems/ruby/glib2-3.4.1/rbgutil.h ./usr/lib64/gems/ruby/glib2-3.4.1/rbgutil_list.h ./usr/lib64/gems/ruby/glib2-3.4.1/rbgutildeprecated.h ./usr/lib64/ruby/vendor_ruby/
+ rm -f ./usr/lib64/gems/ruby/glib2-3.4.1/gem_make.out ./usr/lib64/gems/ruby/glib2-3.4.1/mkmf.log
+ popd
~/build/BUILD/rubygem-glib2-3.4.1
+ mkdir /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64/usr/lib64/pkgconfig
+ install -cpm 644 .//usr/lib64/pkgconfig/ruby-glib2.pc /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64/usr/lib64/pkgconfig/
+ pushd /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64
~/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64 ~/build/BUILD/rubygem-glib2-3.4.1
+ rm -rf ./usr/share/gems/gems/glib2-3.4.1/ext/
+ pushd ./usr/share/gems/gems/glib2-3.4.1/
~/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64/usr/share/gems/gems/glib2-3.4.1 ~/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64 ~/build/BUILD/rubygem-glib2-3.4.1
+ rm -f extconf.rb glib2.gemspec version.rb
+ popd
~/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64 ~/build/BUILD/rubygem-glib2-3.4.1
~/build/BUILD/rubygem-glib2-3.4.1
+ popd
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.4.1-3.fc33 --unique-debug-suffix -3.4.1-3.fc33.riscv64 --unique-debug-src-base rubygem-glib2-3.4.1-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rubygem-glib2-3.4.1
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64/usr/lib64/gems/ruby/glib2-3.4.1/glib2.so
extracting debug info from /builddir/build/BUILDROOT/rubygem-glib2-3.4.1-3.fc33.riscv64/usr/lib64/gems/ruby/glib2-3.4.1/glib2.so
original debug info size: 1504kB, size after compression: 1368kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
1165 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/share/gems/gems/glib2-3.4.1/test/run-test.rb from /usr/bin/env ruby to #!/usr/bin/ruby
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7n2kM1
+ umask 022
+ cd /builddir/build/BUILD
+ cd rubygem-glib2-3.4.1
+ pushd ./usr/share/gems/gems/glib2-3.4.1
~/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1 ~/build/BUILD/rubygem-glib2-3.4.1
+ mkdir -p TMPBINDIR
+ pushd TMPBINDIR
~/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/TMPBINDIR ~/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1 ~/build/BUILD/rubygem-glib2-3.4.1
+ ln -sf /bin/true make
++ pwd
+ export PATH=/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/TMPBINDIR:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PATH=/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/TMPBINDIR:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
~/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1 ~/build/BUILD/rubygem-glib2-3.4.1
+ popd
+ ruby -Ilib:test:ext/glib2 ./test/run-test.rb
Loaded suite test
Started
F
===============================================================================
Failure: test_now_local(TestDateTime)
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-date-time.rb:23:in `test_now_local'
     20:   def test_now_local
     21:     now = GLib::DateTime.now(:local)
     22:     format = "%Y-%m-%d-%H-%M"
  => 23:     assert_equal(Time.now.strftime(format), now.format(format))
     24:   end
     25: 
     26:   sub_test_case "new" do
<"2020-04-08-08-00"> expected but was
<"2020-04-08-12-00">
diff:
? 2020-04-08-08-00
?            12   
===============================================================================
....F
===============================================================================
Failure: test: unix: :local(TestDateTime::new)
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-date-time.rb:33:in `block (2 levels) in <class:TestDateTime>'
     30:       format = "%Y-%m-%d-%H-%M"
     31:       datetime = GLib::DateTime.new(:unix => time.to_i,
     32:                                     :timezone => :local)
  => 33:       assert_equal(time.strftime(format), datetime.format(format))
     34:     end
     35: 
     36:     test "unix: :utc" do
<"2020-04-08-08-00"> expected but was
<"2020-04-08-12-00">
diff:
? 2020-04-08-08-00
?            12   
===============================================================================
...............................................................................
......................................GLib-CRITICAL **: g_io_channel_read_to_end: assertion 'channel->is_readable' failed
	from /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-iochannel.rb:50:in `block in test_open'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1683:in `block (2 levels) in _assert_raise'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:54:in `block in assert_block'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1635:in `_wrap_assertion'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:53:in `assert_block'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1681:in `block in _assert_raise'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1640:in `_wrap_assertion'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1667:in `_assert_raise'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:286:in `assert_raise'
	from /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-iochannel.rb:49:in `test_open'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:832:in `run_test'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:530:in `block (2 levels) in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/fixture.rb:270:in `block in create_fixtures_runner'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/fixture.rb:270:in `block in create_fixtures_runner'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/fixture.rb:251:in `run_fixture'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/fixture.rb:286:in `run_setup'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:528:in `block in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:527:in `catch'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:527:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testsuite.rb:124:in `run_test'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testsuite.rb:53:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testsuite.rb:124:in `run_test'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testsuite.rb:53:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:67:in `run_suite'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:45:in `block (2 levels) in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:102:in `with_listener'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:41:in `block in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:39:in `catch'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:39:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunner.rb:40:in `start_mediator'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunner.rb:25:in `start'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnerutilities.rb:24:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/autorunner.rb:439:in `block in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/autorunner.rb:495:in `change_work_directory'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/autorunner.rb:438:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/autorunner.rb:66:in `run'
	from ./test/run-test.rb:40:in `<main>'
GLib-CRITICAL **: g_io_channel_read_to_end: assertion 'channel->is_readable' failed
	from /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-iochannel.rb:65:in `block (2 levels) in test_open'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1683:in `block (2 levels) in _assert_raise'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:54:in `block in assert_block'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1635:in `_wrap_assertion'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:53:in `assert_block'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1681:in `block in _assert_raise'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1640:in `_wrap_assertion'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1667:in `_assert_raise'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:286:in `assert_raise'
	from /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-iochannel.rb:64:in `block in test_open'
	from /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-iochannel.rb:62:in `open'
	from /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-iochannel.rb:62:in `test_open'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:832:in `run_test'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:530:in `block (2 levels) in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/fixture.rb:270:in `block in create_fixtures_runner'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/fixture.rb:270:in `block in create_fixtures_runner'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/fixture.rb:251:in `run_fixture'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/fixture.rb:286:in `run_setup'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:528:in `block in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:527:in `catch'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:527:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testsuite.rb:124:in `run_test'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testsuite.rb:53:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testsuite.rb:124:in `run_test'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testsuite.rb:53:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:67:in `run_suite'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:45:in `block (2 levels) in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:102:in `with_listener'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:41:in `block in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:39:in `catch'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:39:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunner.rb:40:in `start_mediator'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunner.rb:25:in `start'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnerutilities.rb:24:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/autorunner.rb:439:in `block in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/autorunner.rb:495:in `change_work_directory'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/autorunner.rb:438:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/autorunner.rb:66:in `run'
	from ./test/run-test.rb:40:in `<main>'
GLib-WARNING **: Invalid file descriptor.
	from /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-iochannel.rb:70:in `block in test_open'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1683:in `block (2 levels) in _assert_raise'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:54:in `block in assert_block'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1635:in `_wrap_assertion'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:53:in `assert_block'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1681:in `block in _assert_raise'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1640:in `_wrap_assertion'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:1667:in `_assert_raise'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/assertions.rb:286:in `assert_raise'
	from /builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/test-iochannel.rb:69:in `test_open'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:832:in `run_test'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:530:in `block (2 levels) in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/fixture.rb:270:in `block in create_fixtures_runner'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/fixture.rb:270:in `block in create_fixtures_runner'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/fixture.rb:251:in `run_fixture'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/fixture.rb:286:in `run_setup'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:528:in `block in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:527:in `catch'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testcase.rb:527:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testsuite.rb:124:in `run_test'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testsuite.rb:53:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testsuite.rb:124:in `run_test'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/testsuite.rb:53:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:67:in `run_suite'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:45:in `block (2 levels) in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:102:in `with_listener'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:41:in `block in run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:39:in `catch'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnermediator.rb:39:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunner.rb:40:in `start_mediator'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunner.rb:25:in `start'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/ui/testrunnerutilities.rb:24:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/autorunner.rb:439:in `block in run'
.......	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/autorunner.rb:495:in `change_work_directory'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/autorunner.rb:438:in `run'
	from /usr/share/gems/gems/test-unit-3.3.5/lib/test/unit/autorunner.rb:66:in `run'
	from ./test/run-test.rb:40:in `<main>'
..................................
...............................................................................
.........................................................................O
===============================================================================
Omission: Only for Win32 platform [test_get_package_install_directory_of_module(TestGLibWin32)]
/builddir/build/BUILD/rubygem-glib2-3.4.1/usr/share/gems/gems/glib2-3.4.1/test/glib-test-utils.rb:26:in `only_win32'
===============================================================================
..................................................................
Finished in 8.760396748 seconds.
-------------------------------------------------------------------------------
383 tests, 654 assertions, 2 failures, 0 errors, 0 pendings, 1 omissions, 0 notifications
99.4764% passed
-------------------------------------------------------------------------------
43.72 tests/s, 74.65 assertions/s
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.7n2kM1 (%check)
    bogus date in %changelog: Fri Mar  5 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.90.8-1
    Bad exit status from /var/tmp/rpm-tmp.7n2kM1 (%check)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status
    raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rubygem-glib2.spec