Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/stfl.spec'], chrootPath='/var/lib/mock/f29-build-11051-5018/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/stfl.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/stfl-0.22-27.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/stfl.spec'], chrootPath='/var/lib/mock/f29-build-11051-5018/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/stfl.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5rvuMN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stfl-0.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/stfl-0.22.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd stfl-0.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i.path -e '/mkdir.*lib-dynload/d' -e '/cp/s|lib-dynload||' python/Makefile.snippet + sed -i.soname -e 's|\(.*ln -fs.*/\)\(libstfl\.so\)$|\1\2\n\1\$(SONAME)|' Makefile + sed -i.ldflags -e 's|\(-shared\)|\1 \$(LDLIBS)|' Makefile + sed -i.path -e 's|libdir=.*|libdir=/usr/lib64|' stfl.pc.in + sed -i.cflags -e 's|-Os||' Makefile + sed -i.path -e 's|lib$|lib64|' -e 's|/usr/local$|/usr|' Makefile.cfg + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4zDGOX + umask 022 + cd /builddir/build/BUILD + cd stfl-0.22 + export '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' + 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' + sed -i 's|ruby extconf.rb|ruby extconf.rb --vendor|' ruby/Makefile.snippet + make gcc -pthread -I. -MM *.c > Makefile.deps_new gcc -pthread -I. -MM widgets/*.c | sed 's,^wt_[^ ]*\.o: ,widgets/&,' >> Makefile.deps_new mv -f Makefile.deps_new Makefile.deps gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o public.o public.c gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o base.o base.c gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o parser.o parser.c gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o dump.o dump.c gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o style.o style.c gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o binding.o binding.c gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o iconv.o iconv.c gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_label.o widgets/wt_label.c gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_textview.o widgets/wt_textview.c gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_box.o widgets/wt_box.c gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_list.o widgets/wt_list.c BUILDSTDERR: widgets/wt_list.c: In function 'wt_list_draw': BUILDSTDERR: widgets/wt_list.c:97:15: warning: variable 'width' set but not used [-Wunused-but-set-variable] BUILDSTDERR: unsigned int width = 0; BUILDSTDERR: ^~~~~ gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_table.o widgets/wt_table.c gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_input.o widgets/wt_input.c gcc -pthread -shared -lncursesw -Wl,-soname,libstfl.so.0 -o libstfl.so.0.22 -lncursesw public.o base.o parser.o dump.o style.o binding.o iconv.o widgets/wt_label.o widgets/wt_textview.o widgets/wt_box.o widgets/wt_list.o widgets/wt_table.o widgets/wt_input.o rm -f libstfl.a ar qc libstfl.a public.o base.o parser.o dump.o style.o binding.o iconv.o widgets/wt_label.o widgets/wt_textview.o widgets/wt_box.o widgets/wt_list.o widgets/wt_table.o widgets/wt_input.o ranlib libstfl.a gcc -pthread -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o example.o example.c gcc -pthread example.o libstfl.a -lncursesw -o example test ! -f perl5/Makefile || make -C perl5 clean cd perl5 && swig -perl5 stfl.i && perl Makefile.PL BUILDSTDERR: ../swig/basedecls.i:87: Warning 314: 'dump' is a perl keyword BUILDSTDERR: ../swig/basedecls.i:181: Warning 314: 'dump' is a perl keyword Generating a Unix-style Makefile Writing Makefile for stfl make -C perl5 && touch perl5/build_ok make[1]: Entering directory '/builddir/build/BUILD/stfl-0.22/perl5' cp stfl.pm blib/lib/stfl.pm cp example.pl blib/lib/example.pl Running Mkbootstrap for stfl () chmod 644 "stfl.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- stfl.bs blib/arch/auto/stfl/stfl.bs 644 gcc -c -pthread -I.. -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -g -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" stfl_wrap.c rm -f blib/arch/auto/stfl/stfl.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong stfl_wrap.o ../libstfl.a -o blib/arch/auto/stfl/stfl.so \ -lpthread -lncursesw -lperl \ chmod 755 blib/arch/auto/stfl/stfl.so make[1]: Leaving directory '/builddir/build/BUILD/stfl-0.22/perl5' cd python && swig -python -threads stfl.i gcc -shared -pthread -fPIC python/stfl_wrap.c -I/usr/include/python2.7 \ -I. libstfl.a -lncursesw -o python/_stfl.so cd python && python -c 'import stfl' BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out cd ruby && swig -ruby stfl.i && ruby extconf.rb --vendor BUILDSTDERR: ../swig/basedecls.i:51: Warning 801: Wrong class name (corrected to `Stfl_form') BUILDSTDERR: ../swig/basedecls.i:51: Warning 801: Wrong class name (corrected to `Stfl_form') creating Makefile make -C ruby clean && make -C ruby LIBS+="../libstfl.a -lncursesw" CFLAGS+="-pthread -I.." DLDFLAGS+="-pthread" DESTDIR=/ prefix=/usr sitedir=/usr/lib64/ruby make[1]: Entering directory '/builddir/build/BUILD/stfl-0.22/ruby' rm -f rm -f stfl.so *.o *.bak mkmf.log .*.time make[1]: Leaving directory '/builddir/build/BUILD/stfl-0.22/ruby' make[1]: Entering directory '/builddir/build/BUILD/stfl-0.22/ruby' gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -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 -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -pthread -I.. -o stfl_wrap.o -c stfl_wrap.c rm -f stfl.so gcc -shared -o stfl.so stfl_wrap.o -L. -L//usr/lib64 -pthread ../libstfl.a -lncursesw make[1]: Leaving directory '/builddir/build/BUILD/stfl-0.22/ruby' touch ruby/build_ok + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eM4W4h + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64 + cd stfl-0.22 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64 'INSTALL=/usr/bin/install -p' sed 's,@VERSION@,0.22,g' < stfl.pc.in | sed 's,@PREFIX@,/usr,g' > stfl.pc /usr/bin/make -C perl5 DESTDIR=/builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64 PREFIX=/usr install_vendor make[1]: Entering directory '/builddir/build/BUILD/stfl-0.22/perl5' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- stfl.bs blib/arch/auto/stfl/stfl.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/stfl/stfl.so Installing /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/perl5/vendor_perl/stfl.pm Installing /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/perl5/vendor_perl/example.pl Appending installation info to /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/perl5/perllocal.pod make[1]: Leaving directory '/builddir/build/BUILD/stfl-0.22/perl5' BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out mkdir -p /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/python2.7/site-packages/ cp python/_stfl.so /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/python2.7/site-packages// cp python/stfl.pyc /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/python2.7/site-packages/ cp python/stfl.py /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/python2.7/site-packages/ /usr/bin/make -C ruby DESTDIR=/builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64 prefix=/usr sitedir='/builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/ruby' install make[1]: Entering directory '/builddir/build/BUILD/stfl-0.22/ruby' /usr/bin/mkdir -p . /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/ruby/vendor_ruby exit > .vendorarchdir.time /usr/bin/install -p -m 0755 stfl.so /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/ruby/vendor_ruby make[1]: Leaving directory '/builddir/build/BUILD/stfl-0.22/ruby' mkdir -p /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/pkgconfig mkdir -p /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/include install -m 644 libstfl.a /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64 install -m 644 stfl.h /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/include/ install -m 644 stfl.pc /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/pkgconfig/ install -m 644 libstfl.so.0.22 /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64 ln -fs libstfl.so.0.22 /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/libstfl.so ln -fs libstfl.so.0.22 /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/libstfl.so.0 + find /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64 -name '*.so' -exec chmod 755 '{}' ';' + find /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64 -name '*.bs' -size 0c -exec rm -f '{}' ';' + rm -f /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/libstfl.a + rm -f /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/perl5/vendor_perl/example.pl + rm -f /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/stfl/.packlist + rm -f /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.22-27.fc29 --unique-debug-suffix -0.22-27.fc29.riscv64 --unique-debug-src-base stfl-0.22-27.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/stfl-0.22 extracting debug info from /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/python2.7/site-packages/_stfl.so extracting debug info from /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/libstfl.so.0.22 extracting debug info from /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/ruby/vendor_ruby/stfl.so extracting debug info from /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/stfl/stfl.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. BUILDSTDERR: 566 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: stfl-0.22-27.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7fp4AK + umask 022 + cd /builddir/build/BUILD + cd stfl-0.22 + DOCDIR=/builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/share/doc/stfl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/share/doc/stfl + cp -pr README /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/share/doc/stfl + cp -pr COPYING /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64/usr/share/doc/stfl + exit 0 Provides: libstfl.so.0()(64bit) stfl = 0.22-27.fc29 stfl(riscv-64) = 0.22-27.fc29 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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) libncursesw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: stfl-devel-0.22-27.fc29.riscv64 Provides: pkgconfig(stfl) = 0.22 stfl-devel = 0.22-27.fc29 stfl-devel(riscv-64) = 0.22-27.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libstfl.so.0()(64bit) Processing files: stfl-perl-0.22-27.fc29.riscv64 Provides: perl(stfl) perl(stfl::stfl_form) perl(stflc) stfl-perl = 0.22-27.fc29 stfl-perl(riscv-64) = 0.22-27.fc29 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) libncursesw.so.6()(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) perl(DynaLoader) perl(Exporter) perl(base) perl(vars) rtld(GNU_HASH) Processing files: python2-stfl-0.22-27.fc29.riscv64 Provides: python-stfl = 0.22-27.fc29 python-stfl(riscv-64) = 0.22-27.fc29 python2-stfl = 0.22-27.fc29 python2-stfl(riscv-64) = 0.22-27.fc29 stfl-python = 0.22-27.fc29 stfl-python(riscv-64) = 0.22-27.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-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) libncursesw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-stfl < 0.22-27.fc29 stfl-python < 0.22-27.fc29 Processing files: stfl-ruby-0.22-27.fc29.riscv64 Provides: stfl-ruby = 0.22-27.fc29 stfl-ruby(riscv-64) = 0.22-27.fc29 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) libncursesw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: stfl-debugsource-0.22-27.fc29.riscv64 Provides: stfl-debugsource = 0.22-27.fc29 stfl-debugsource(riscv-64) = 0.22-27.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: stfl-debuginfo-0.22-27.fc29.riscv64 Provides: debuginfo(build-id) = 14ca4b72e525b45fd4a0432a269699912e11cd1e stfl-debuginfo = 0.22-27.fc29 stfl-debuginfo(riscv-64) = 0.22-27.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: stfl-debugsource(riscv-64) = 0.22-27.fc29 Processing files: stfl-perl-debuginfo-0.22-27.fc29.riscv64 Provides: debuginfo(build-id) = ba7a8a2b0bb0921c4aac1e95d116615d0f7f65e7 stfl-perl-debuginfo = 0.22-27.fc29 stfl-perl-debuginfo(riscv-64) = 0.22-27.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: stfl-debugsource(riscv-64) = 0.22-27.fc29 Processing files: python2-stfl-debuginfo-0.22-27.fc29.riscv64 Provides: debuginfo(build-id) = 0b4eca3e5c9bfa305d617cd84dbcbbdc139661fc python2-stfl-debuginfo = 0.22-27.fc29 python2-stfl-debuginfo(riscv-64) = 0.22-27.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: stfl-debugsource(riscv-64) = 0.22-27.fc29 Processing files: stfl-ruby-debuginfo-0.22-27.fc29.riscv64 Provides: debuginfo(build-id) = 7d5174ebd0cffb3d19b94f2f2c97927b7e23516e stfl-ruby-debuginfo = 0.22-27.fc29 stfl-ruby-debuginfo(riscv-64) = 0.22-27.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: stfl-debugsource(riscv-64) = 0.22-27.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64 Wrote: /builddir/build/RPMS/stfl-0.22-27.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/stfl-devel-0.22-27.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/stfl-perl-0.22-27.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-stfl-0.22-27.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/stfl-ruby-0.22-27.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/stfl-debugsource-0.22-27.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/stfl-debuginfo-0.22-27.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/stfl-perl-debuginfo-0.22-27.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-stfl-debuginfo-0.22-27.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/stfl-ruby-debuginfo-0.22-27.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KV0DDP + umask 022 + cd /builddir/build/BUILD + cd stfl-0.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/stfl-0.22-27.fc29.riscv64 + exit 0 Child return code was: 0