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-glu.spec'], chrootPath='/var/lib/mock/f31-build-52110-27597/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=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-glu.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\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-glu-8.3.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-glu.spec'], chrootPath='/var/lib/mock/f31-build-52110-27597/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=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-glu.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\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.0Ui0vf + umask 022 + cd /builddir/build/BUILD + gem unpack /builddir/build/SOURCES/glu-8.3.0.gem + cd /builddir/build/BUILD + cd glu-8.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + gem spec /builddir/build/SOURCES/glu-8.3.0.gem -l --ruby + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Unpacked gem: '/builddir/build/BUILD/glu-8.3.0' Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1CKcAf + umask 022 + cd /builddir/build/BUILD + cd glu-8.3.0 + gem build glu.gemspec BUILDSTDERR: WARNING: no homepage specified BUILDSTDERR: WARNING: description and summary are identical BUILDSTDERR: WARNING: See http://guides.rubygems.org/specification-reference/ for help + 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 glu-8.3.0.gem BUILDSTDERR: WARNING: You build with buildroot. BUILDSTDERR: Build root: /builddir/build/BUILD/glu-8.3.0 BUILDSTDERR: Bin dir: /builddir/build/BUILD/glu-8.3.0/usr/bin BUILDSTDERR: Gem home: /builddir/build/BUILD/glu-8.3.0/usr/share/gems BUILDSTDERR: In file included from /usr/include/ruby.h:33, BUILDSTDERR: from common.h:25, BUILDSTDERR: from glu.c:20: BUILDSTDERR: glu.c: In function 't_vertex': BUILDSTDERR: glu.c:639:66: warning: initialization of 'long unsigned int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: 639 | rb_funcall(rb_ary_entry(tdata->t_ref, TESS_VERTEX), callId, 1, data); BUILDSTDERR: | ^~~~ BUILDSTDERR: glu.c:639:66: note: (near initialization for 'rb_funcall_args[0]') BUILDSTDERR: glu.c: In function 't_begin_data': BUILDSTDERR: glu.c:660:85: warning: initialization of 'long unsigned int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: 660 | rb_funcall(rb_ary_entry(tdata->t_ref, TESS_BEGIN_DATA), callId, 2, INT2NUM(type), user_data); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: glu.c:660:85: note: (near initialization for 'rb_funcall_args[1]') BUILDSTDERR: glu.c: In function 't_edgeFlag_data': BUILDSTDERR: glu.c:668:93: warning: initialization of 'long unsigned int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: 668 | rb_funcall(rb_ary_entry(tdata->t_ref, TESS_EDGE_FLAG_DATA), callId, 2, GLBOOL2RUBY(flag), user_data); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: glu.c:668:93: note: (near initialization for 'rb_funcall_args[1]') BUILDSTDERR: glu.c: In function 't_vertex_data': BUILDSTDERR: glu.c:676:71: warning: initialization of 'long unsigned int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: 676 | rb_funcall(rb_ary_entry(tdata->t_ref, TESS_VERTEX_DATA), callId, 2, data, user_data); BUILDSTDERR: | ^~~~ BUILDSTDERR: glu.c:676:71: note: (near initialization for 'rb_funcall_args[0]') BUILDSTDERR: glu.c:676:77: warning: initialization of 'long unsigned int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: 676 | rb_funcall(rb_ary_entry(tdata->t_ref, TESS_VERTEX_DATA), callId, 2, data, user_data); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: glu.c:676:77: note: (near initialization for 'rb_funcall_args[1]') BUILDSTDERR: glu.c: In function 't_end_data': BUILDSTDERR: glu.c:683:68: warning: initialization of 'long unsigned int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: 683 | rb_funcall(rb_ary_entry(tdata->t_ref, TESS_END_DATA), callId, 1, user_data); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: glu.c:683:68: note: (near initialization for 'rb_funcall_args[0]') BUILDSTDERR: glu.c: In function 't_error_data': BUILDSTDERR: glu.c:691:88: warning: initialization of 'long unsigned int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: 691 | rb_funcall(rb_ary_entry(tdata->t_ref, TESS_ERROR_DATA), callId, 2, INT2NUM(errorno), user_data); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: glu.c:691:88: note: (near initialization for 'rb_funcall_args[1]') Successfully built RubyGem Name: glu Version: 8.3.0 File: glu-8.3.0.gem /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/.autotest /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/.gemtest /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/.gitignore /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/.travis.yml /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/History.rdoc /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/MIT-LICENSE /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/Manifest.txt /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/README.rdoc /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/Rakefile /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/ext/glu/common.h /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/ext/glu/conv.h /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/ext/glu/extconf.rb /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/ext/glu/gl-enums.h /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/ext/glu/glu-enums.c /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/ext/glu/glu-enums.h /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/ext/glu/glu.c /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/lib/glu.rb /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/lib/glu/dummy.rb /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/test/dummy.xorg.conf /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/test/test_glu.rb Building native extensions. This could take a while... current directory: /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/ext/glu /usr/bin/ruby -r ./siteconf20190725-27047-7ztm7s.rb extconf.rb checking for glVertex3d() in -lopengl32.lib... no checking for -lopengl32... no checking for glVertex3d() in -lGL... yes checking for gluLookAt() in -lGLU... yes checking for GL/gl.h... yes checking for GL/glu.h... yes checking for struct RFloat.float_value... no creating extconf.h creating Makefile current directory: /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/ext/glu make "DESTDIR=" clean rm -f rm -f glu.so *.o *.bak mkmf.log .*.time current directory: /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/ext/glu 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 glu-enums.o -c glu-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 glu.o -c glu.c rm -f glu.so gcc -shared -o glu.so glu-enums.o glu.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 -lGLU -lGL -lc current directory: /builddir/build/BUILD/glu-8.3.0/usr/share/gems/gems/glu-8.3.0/ext/glu make "DESTDIR=" install /usr/bin/mkdir -p . ./.gem.20190725-27047-1bw7z8s/glu exit > .sitearchdir.-.glu.time /usr/bin/install -c -m 0755 glu.so ./.gem.20190725-27047-1bw7z8s/glu Successfully installed glu-8.3.0 Parsing documentation for glu-8.3.0 Parsing sources... 5% [ 1/17] History.rdoc 11% [ 2/17] Manifest.txt 17% [ 3/17] README.rdoc 23% [ 4/17] ext/glu/Makefile 29% [ 5/17] ext/glu/common.h 35% [ 6/17] ext/glu/conv.h BUILDSTDERR: 41% [ 7/17] ext/g+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 lu/extconf.h 47% [ 8/17] ext/glu/extconf.rb 52% [ 9/17] ext/glu/gl-enums.h 58% [10/17] ext/glu/glu-enums.c 64% [11/17] ext/glu/glu-enums.h 70% [12/17] ext/glu/glu-enums.o 76% [13/17] ext/glu/glu.c 82% [14/17] ext/glu/glu.o 88% [15/17] ext/glu/glu.so 94% [16/17] lib/glu.rb 100% [17/17] lib/glu/dummy.rb Installing ri documentation for glu-8.3.0 Installing darkfish documentation for glu-8.3.0 Done installing documentation for glu after 31 seconds 1 gem installed Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PQSETd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64 + cd glu-8.3.0 + mkdir -p /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.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-glu-8.3.0-10.fc31.riscv64/usr/share/gems/ + mkdir -p /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64/usr/lib64/gems/ruby/glu-8.3.0 + cp -a ./usr/lib64/gems/ruby/glu-8.3.0/gem.build_complete ./usr/lib64/gems/ruby/glu-8.3.0/gem_make.out ./usr/lib64/gems/ruby/glu-8.3.0/glu ./usr/lib64/gems/ruby/glu-8.3.0/mkmf.log /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64/usr/lib64/gems/ruby/glu-8.3.0/ + pushd /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64 + rm -f ./usr/lib64/gems/ruby/glu-8.3.0/gem_make.out ./usr/lib64/gems/ruby/glu-8.3.0/mkmf.log + popd + pushd /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64/usr/share/gems/gems/glu-8.3.0 + rm -rf .autotest .gemtest .gitignore .travis.yml Rakefile ext/ test/ + popd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 8.3.0-10.fc31 --unique-debug-suffix -8.3.0-10.fc31.riscv64 --unique-debug-src-base rubygem-glu-8.3.0-10.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/glu-8.3.0 BUILDSTDERR: 121 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-glu-8.3.0-10.fc31.riscv64 ~/build/BUILD/glu-8.3.0 ~/build/BUILD/glu-8.3.0 ~/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64/usr/share/gems/gems/glu-8.3.0 ~/build/BUILD/glu-8.3.0 ~/build/BUILD/glu-8.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64/usr/lib64/gems/ruby/glu-8.3.0/glu/glu.so extracting debug info from /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64/usr/lib64/gems/ruby/glu-8.3.0/glu/glu.so original debug info size: 256kB, size after compression: 252kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rCZf0f Processing files: rubygem-glu-8.3.0-10.fc31.riscv64 Provides: rubygem(glu) = 8.3.0-1 rubygem-glu = 8.3.0-10.fc31 rubygem-glu(riscv-64) = 8.3.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) libGL.so.1()(64bit) libGLU.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libruby.so.2.5()(64bit) rtld(GNU_HASH) ruby(rubygems) Processing files: rubygem-glu-doc-8.3.0-10.fc31.noarch Provides: rubygem-glu-doc = 8.3.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-glu-debugsource-8.3.0-10.fc31.riscv64 Provides: rubygem-glu-debugsource = 8.3.0-10.fc31 rubygem-glu-debugsource(riscv-64) = 8.3.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-glu-debuginfo-8.3.0-10.fc31.riscv64 Provides: debuginfo(build-id) = 37493eb31e86ae0907979f01808c6421714ba3dc rubygem-glu-debuginfo = 8.3.0-10.fc31 rubygem-glu-debuginfo(riscv-64) = 8.3.0-10.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rubygem-glu-debugsource(riscv-64) = 8.3.0-10.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64 Wrote: /builddir/build/RPMS/rubygem-glu-8.3.0-10.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/rubygem-glu-debugsource-8.3.0-10.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/rubygem-glu-debuginfo-8.3.0-10.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/rubygem-glu-doc-8.3.0-10.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jvm5He + umask 022 + cd /builddir/build/BUILD + cd glu-8.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-glu-8.3.0-10.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0