Mock Version: 1.4.14
Mock Version: 1.4.14
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rubygem-opengl.spec'], chrootPath='/var/lib/mock/f31-build-52692-27716/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 0x15580c16d8>timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rubygem-opengl.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
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1549065600
Wrote: /builddir/build/SRPMS/rubygem-opengl-0.10.0-10.fc31.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rubygem-opengl.spec'], chrootPath='/var/lib/mock/f31-build-52692-27716/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 0x15580c16d8>timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rubygem-opengl.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
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1549065600
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Sydkbi
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf rubygem-opengl-0.10.0
+ /usr/bin/mkdir -p rubygem-opengl-0.10.0
+ cd rubygem-opengl-0.10.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
BUILDSTDERR: ++ pwd
+ TOPDIR=/builddir/build/BUILD/rubygem-opengl-0.10.0
+ mkdir tmpunpackdir
+ pushd tmpunpackdir
+ gem unpack /builddir/build/SOURCES/opengl-0.10.0-clean.gem
+ cd opengl-0.10.0-clean
+ gem specification -l --ruby /builddir/build/SOURCES/opengl-0.10.0-clean.gem
+ find examples/ -type f -print0
+ xargs --null file
+ read f
+ sed -e 's|:.*$||'
+ grep CRLF
+ sed -i -e 's|\r||' examples/OrangeBook/brick.frag
+ read f
+ sed -i -e 's|\r||' examples/OrangeBook/particle.vert
+ read f
+ sed -i -e 's|\r||' examples/OrangeBook/brick.vert
+ read f
+ sed -i -e 's|\r||' examples/OrangeBook/particle.frag
+ read f
+ sed -i -e 's|\r||' examples/OrangeBook/3Dlabs-License.txt
+ read f
+ sed -i.minitest -e 's|MiniTest::Unit::TestCase|Minitest::Test|' lib/opengl/test_case.rb
+ gem build opengl.gemspec
BUILDSTDERR: WARNING:  open-ended dependency on rake (>= 0, development) is not recommended
BUILDSTDERR:   if rake is semantically versioned, use:
BUILDSTDERR:     add_development_dependency 'rake', '~> 0'
BUILDSTDERR: WARNING:  See http://guides.rubygems.org/specification-reference/ for help
+ mv opengl-0.10.0.gem /builddir/build/BUILD/rubygem-opengl-0.10.0
+ popd
+ rm -rf tmpunpackdir
+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
~/build/BUILD/rubygem-opengl-0.10.0/tmpunpackdir ~/build/BUILD/rubygem-opengl-0.10.0
Unpacked gem: '/builddir/build/BUILD/rubygem-opengl-0.10.0/tmpunpackdir/opengl-0.10.0-clean'
  Successfully built RubyGem
  Name: opengl
  Version: 0.10.0
  File: opengl-0.10.0.gem
~/build/BUILD/rubygem-opengl-0.10.0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MKfk6e
+ umask 022
+ cd /builddir/build/BUILD
+ cd rubygem-opengl-0.10.0
+ 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'\'' '
+ gem install -V --local --build-root . --force --document=ri,rdoc opengl-0.10.0.gem
BUILDSTDERR: WARNING:  You build with buildroot.
BUILDSTDERR:   Build root: /builddir/build/BUILD/rubygem-opengl-0.10.0
BUILDSTDERR:   Bin dir: /builddir/build/BUILD/rubygem-opengl-0.10.0/usr/bin
BUILDSTDERR:   Gem home: /builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/.autotest
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/.gemtest
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/.gitignore
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/.travis.yml
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/Gemfile
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/History.md
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/MIT-LICENSE
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/Manifest.txt
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/README.rdoc
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/Rakefile
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/OrangeBook/3Dlabs-License.txt
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/OrangeBook/brick.frag
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/OrangeBook/brick.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/OrangeBook/brick.vert
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/OrangeBook/particle.frag
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/OrangeBook/particle.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/OrangeBook/particle.vert
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/README
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/aapoly.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/aargb.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/accanti.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/accpersp.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/alpha.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/alpha3D.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/bezcurve.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/bezmesh.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/checker.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/clip.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/colormat.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/cube.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/depthcue.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/dof.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/double.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/drawf.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/feedback.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/fog.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/font.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/hello.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/image.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/jitter.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/light.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/lines.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/list.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/material.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/mipmap.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/model.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/movelight.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/pickdepth.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/planet.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/quadric.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/robot.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/select.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/smooth.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/stencil.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/stroke.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/surface.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/teaambient.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/teapots.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/tess.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/texbind.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/texgen.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/texturesurf.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/varray.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/RedBook/wrap.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/misc/OGLBench.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/misc/anisotropic.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/misc/font-glut.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/misc/glfwtest.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/misc/plane.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/misc/readpixel.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/misc/sdltest.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/examples/misc/trislam.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/GL/gl.h
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/GL/glext.h
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/common.h
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/conv.h
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/extconf.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/fptr_struct.h
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/funcdef.h
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-1.0-1.1.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-1.2.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-1.3.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-1.4.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-1.5.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-2.0.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-2.1.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-3.0.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-enums.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-enums.h
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-error.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-error.h
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-ext-3dfx.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-ext-arb.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-ext-ati.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-ext-ext.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-ext-gremedy.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl-ext-nv.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/gl_buffer.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/glimpl.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/glimpl.h
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl/opengl.c
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/lib/gl.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/lib/opengl.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/lib/opengl/bindings_version.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/lib/opengl/implementation.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/lib/opengl/test_case.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/opengl.gemspec
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/dummy.xorg.conf
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl_10_11.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl_12.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl_13.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl_14.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl_15.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl_20.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl_21.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl_ext_arb.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl_ext_ati.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl_ext_ext.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl_ext_gremedy.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_gl_ext_nv.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_glimpl.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/test/test_opengl_buffer.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/utils/README
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/utils/enumgen.rb
/builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/utils/extlistgen.rb
Building native extensions. This could take a while...
current directory: /builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl
/usr/bin/ruby -r ./siteconf20190725-18707-1oskzvu.rb extconf.rb
checking for dlfcn.h... yes
checking for dlopen() in -ldl... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking for struct RFloat.float_value... no
checking for int64_t in stdint.h... yes
checking for uint64_t in stdint.h... yes
creating extconf.h
creating Makefile
current directory: /builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl
make "DESTDIR=" clean
rm -f 
rm -f opengl.so  *.o  *.bak mkmf.log .*.time
current directory: /builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl
make "DESTDIR="
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-1.0-1.1.o -c gl-1.0-1.1.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-1.2.o -c gl-1.2.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-1.3.o -c gl-1.3.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-1.4.o -c gl-1.4.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-1.5.o -c gl-1.5.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-2.0.o -c gl-2.0.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-2.1.o -c gl-2.1.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-3.0.o -c gl-3.0.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-enums.o -c gl-enums.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-error.o -c gl-error.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-ext-3dfx.o -c gl-ext-3dfx.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-ext-arb.o -c gl-ext-arb.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-ext-ati.o -c gl-ext-ati.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-ext-ext.o -c gl-ext-ext.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-ext-gremedy.o -c gl-ext-gremedy.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl-ext-nv.o -c gl-ext-nv.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl.o -c gl.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o gl_buffer.o -c gl_buffer.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o glimpl.o -c glimpl.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DRUBY_EXTCONF_H=\"extconf.h\"    -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  -o opengl.o -c opengl.c
rm -f opengl.so
gcc -shared -o opengl.so gl-1.0-1.1.o gl-1.2.o gl-1.3.o gl-1.4.o gl-1.5.o gl-2.0.o gl-2.1.o gl-3.0.o gl-enums.o gl-error.o gl-ext-3dfx.o gl-ext-arb.o gl-ext-ati.o gl-ext-ext.o gl-ext-gremedy.o gl-ext-nv.o gl.o gl_buffer.o glimpl.o opengl.o -L. -L/usr/lib64 -L. -Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld    -lruby -ldl    -lc
current directory: /builddir/build/BUILD/rubygem-opengl-0.10.0/usr/share/gems/gems/opengl-0.10.0/ext/opengl
make "DESTDIR=" install
/usr/bin/mkdir -p . ./.gem.20190725-18707-fnp1jl/opengl
exit > .sitearchdir.-.opengl.time
/usr/bin/install -c -m 0755 opengl.so ./.gem.20190725-18707-fnp1jl/opengl
Successfully installed opengl-0.10.0
Parsing documentation for opengl-0.10.0
Parsing sources...
  1% [ 1/58]  ext/opengl/GL/gl.h
  3% [ 2/58]  ext/opengl/GL/glext.h
  5% [ 3/58]  ext/opengl/Makefile
  6% [ 4/58]  ext/opengl/common.h
  8% [ 5/58]  ext/opengl/conv.h
 10% [ 6/58]  ext/opengl/extconf.h
 12% [ 7/58]  ext/opengl/extconf.rb
 13% [ 8/58]  ext/opengl/fptr_struct.h
 15% [ 9/58]  ext/opengl/funcdef.h
 17% [10/58]  ext/opengl/gl-1.0-1.1.c
 18% [11/58]  ext/opengl/gl-1.0-1.1.o
 20% [12/58]  ext/opengl/gl-1.2.c
 22% [13/58]  ext/opengl/gl-1.2.o
 24% [14/58]  ext/opengl/gl-1.3.c
 25% [15/58]  ext/opengl/gl-1.3.o
 27% [16/58]  ext/opengl/gl-1.4.c
 29% [17/58]  ext/opengl/gl-1.4.o
 31% [18/58]  ext/opengl/gl-1.5.c
 32% [19/58]  ext/opengl/gl-1.5.o
 34% [20/58]  ext/opengl/gl-2.0.c
 36% [21/58]  ext/opengl/gl-2.0.o
 37% [22/58]  ext/opengl/gl-2.1.c
 39% [23/58]  ext/opengl/gl-2.1.o
 41% [24/58]  ext/opengl/gl-3.0.c
 43% [25/58]  ext/opengl/gl-3.0.o
 44% [26/58]  ext/opengl/gl-enums.c
 46% [27/58]  ext/opengl/gl-enums.h
 48% [28/58]  ext/opengl/gl-enums.o
 50% [29/58]  ext/opengl/gl-error.c
 51% [30/58]  ext/opengl/gl-error.h
 53% [31/58]  ext/opengl/gl-error.o
 55% [32/58]  ext/opengl/gl-ext-3dfx.c
 56% [33/58]  ext/opengl/gl-ext-3dfx.o
 58% [34/58]  ext/opengl/gl-ext-arb.c
BUILDSTDERR:  60+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
% [35/58]  ext/opengl/gl-ext-arb.o
 62% [36/58]  ext/opengl/gl-ext-ati.c
 63% [37/58]  ext/opengl/gl-ext-ati.o
 65% [38/58]  ext/opengl/gl-ext-ext.c
 67% [39/58]  ext/opengl/gl-ext-ext.o
 68% [40/58]  ext/opengl/gl-ext-gremedy.c
 70% [41/58]  ext/opengl/gl-ext-gremedy.o
 72% [42/58]  ext/opengl/gl-ext-nv.c
 74% [43/58]  ext/opengl/gl-ext-nv.o
 75% [44/58]  ext/opengl/gl.c
 77% [45/58]  ext/opengl/gl.o
 79% [46/58]  ext/opengl/gl_buffer.c
 81% [47/58]  ext/opengl/gl_buffer.o
 82% [48/58]  ext/opengl/glimpl.c
 84% [49/58]  ext/opengl/glimpl.h
 86% [50/58]  ext/opengl/glimpl.o
 87% [51/58]  ext/opengl/opengl.c
 89% [52/58]  ext/opengl/opengl.o
 91% [53/58]  ext/opengl/opengl.so
 93% [54/58]  lib/gl.rb
 94% [55/58]  lib/opengl.rb
 96% [56/58]  lib/opengl/bindings_version.rb
 98% [57/58]  lib/opengl/implementation.rb
100% [58/58]  lib/opengl/test_case.rb
Installing ri documentation for opengl-0.10.0
Installing darkfish documentation for opengl-0.10.0
Done installing documentation for opengl after 130 seconds
1 gem installed
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7RfKLe
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64
+ cd rubygem-opengl-0.10.0
+ mkdir -p /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64/usr/share/gems/
+ cp -pa ./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-opengl-0.10.0-10.fc31.riscv64/usr/share/gems/
+ install -cpm 644 /builddir/build/SOURCES/GPLv1.rubygem_opengl /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64/usr/share/gems/gems/opengl-0.10.0/examples/misc/
+ mkdir -p /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64/usr/lib64/gems/ruby/opengl-0.10.0
+ cp -a .//usr/lib64/gems/ruby/opengl-0.10.0/gem.build_complete .//usr/lib64/gems/ruby/opengl-0.10.0/gem_make.out .//usr/lib64/gems/ruby/opengl-0.10.0/mkmf.log .//usr/lib64/gems/ruby/opengl-0.10.0/opengl /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64/usr/lib64/gems/ruby/opengl-0.10.0/
+ pushd /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64
+ rm -f ./usr/lib64/gems/ruby/opengl-0.10.0/gem_make.out ./usr/lib64/gems/ruby/opengl-0.10.0/mkmf.log
+ popd
+ pushd /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64/usr/share/gems/gems/opengl-0.10.0
+ rm -rf .autotest .gemtest .gitignore .travis.yml Gemfile Manifest.txt Rakefile opengl.gemspec docs/build_install.txt ext/ test/
+ find examples/ utils/ -type f -perm /100 -exec chmod ugo-x '{}' ';'
+ popd
+ rm -f /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64/usr/lib64/gems/ruby/opengl-0.10.0/lib/opengl/test_case.rb
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10.0-10.fc31 --unique-debug-suffix -0.10.0-10.fc31.riscv64 --unique-debug-src-base rubygem-opengl-0.10.0-10.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rubygem-opengl-0.10.0
BUILDSTDERR: 3303 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
~/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64 ~/build/BUILD/rubygem-opengl-0.10.0
~/build/BUILD/rubygem-opengl-0.10.0
~/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64/usr/share/gems/gems/opengl-0.10.0 ~/build/BUILD/rubygem-opengl-0.10.0
~/build/BUILD/rubygem-opengl-0.10.0
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64/usr/lib64/gems/ruby/opengl-0.10.0/opengl/opengl.so
extracting debug info from /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64/usr/lib64/gems/ruby/opengl-0.10.0/opengl/opengl.so
original debug info size: 3356kB, size after compression: 2852kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aBSwoh
Processing files: rubygem-opengl-0.10.0-10.fc31.riscv64
Provides: rubygem(opengl) = 0.10.0-1 rubygem-opengl = 0.10.0-10.fc31 rubygem-opengl(riscv-64) = 0.10.0-10.fc31
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libruby.so.2.5()(64bit) rtld(GNU_HASH) ruby(rubygems)
Processing files: rubygem-opengl-doc-0.10.0-10.fc31.noarch
Provides: rubygem-opengl-doc = 0.10.0-10.fc31
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: rubygem-opengl-debugsource-0.10.0-10.fc31.riscv64
Provides: rubygem-opengl-debugsource = 0.10.0-10.fc31 rubygem-opengl-debugsource(riscv-64) = 0.10.0-10.fc31
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: rubygem-opengl-debuginfo-0.10.0-10.fc31.riscv64
Provides: debuginfo(build-id) = 9f66056361d783b1a54b8b2cd8c696070a003ac7 rubygem-opengl-debuginfo = 0.10.0-10.fc31 rubygem-opengl-debuginfo(riscv-64) = 0.10.0-10.fc31
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: rubygem-opengl-debugsource(riscv-64) = 0.10.0-10.fc31
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64
Wrote: /builddir/build/RPMS/rubygem-opengl-0.10.0-10.fc31.riscv64.rpm
Wrote: /builddir/build/RPMS/rubygem-opengl-doc-0.10.0-10.fc31.noarch.rpm
Wrote: /builddir/build/RPMS/rubygem-opengl-debugsource-0.10.0-10.fc31.riscv64.rpm
Wrote: /builddir/build/RPMS/rubygem-opengl-debuginfo-0.10.0-10.fc31.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IjEqVd
+ umask 022
+ cd /builddir/build/BUILD
+ cd rubygem-opengl-0.10.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-opengl-0.10.0-10.fc31.riscv64
+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
Child return code was: 0