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/lv2-mdaEPiano.spec'], chrootPath='/var/lib/mock/f29-build-23285-11935/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lv2-mdaEPiano.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 Wrote: /builddir/build/SRPMS/lv2-mdaEPiano-0-0.17.git9db45842.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lv2-mdaEPiano.spec'], chrootPath='/var/lib/mock/f29-build-23285-11935/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lv2-mdaEPiano.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.zmSGsf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lv2-mdaEPiano-0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/lv2-mdaEPiano-0-git9db45842.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lv2-mdaEPiano-0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|-O $(WARNINGS)|$(CFLAGS)|' src/Makefile + for file in LICENSE README.md + sed 's|\r||' LICENSE + iconv -f ISO-8859-1 -t UTF8 LICENSE.tmp + touch -r LICENSE LICENSE.tmp2 + mv -f LICENSE.tmp2 LICENSE + for file in LICENSE README.md + sed 's|\r||' README.md + iconv -f ISO-8859-1 -t UTF8 README.md.tmp + touch -r README.md README.md.tmp2 + mv -f README.md.tmp2 README.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MCHgu5 + umask 022 + cd /builddir/build/BUILD + cd lv2-mdaEPiano-0 + cd src + make PREFIX=/usr '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' -j4 lv2peg mdaEPiano.ttl mdaEPiano.peg g++ -fPIC -DPIC -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 -shared *.cpp `pkg-config --cflags --libs lv2-plugin` -o mdaEPiano.so BUILDSTDERR: In file included from mdaEPianoVoice.h:4, BUILDSTDERR: from mdaEPianoVoice.cpp:1: BUILDSTDERR: mdaEPianoCommon.h:20:14: warning: 'float scale_midi_to_f(unsigned char)' defined but not used [-Wunused-function] BUILDSTDERR: static float scale_midi_to_f(unsigned char data) BUILDSTDERR: ^~~~~~~~~~~~~~~ rm -rf lv2-mdaEPiano.lv2 mkdir lv2-mdaEPiano.lv2 cp -r manifest.ttl mdaEPiano.ttl mdaEPiano.so data/samples.raw presets lv2-mdaEPiano.lv2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GsOFiJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64 + cd lv2-mdaEPiano-0 + cd src + make install INSTALL_DIR=/builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64/usr/lib64/lv2 mkdir -p /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64/usr/lib64/lv2 rm -rf /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64/usr/lib64/lv2/lv2-mdaEPiano.lv2 cp -R lv2-mdaEPiano.lv2 /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64/usr/lib64/lv2 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0-0.17.git9db45842.fc29 --unique-debug-suffix -0-0.17.git9db45842.fc29.riscv64 --unique-debug-src-base lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lv2-mdaEPiano-0 extracting debug info from /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64/usr/lib64/lv2/lv2-mdaEPiano.lv2/mdaEPiano.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 41 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DPud60 + umask 022 + cd /builddir/build/BUILD + cd lv2-mdaEPiano-0 + DOCDIR=/builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64/usr/share/doc/lv2-mdaEPiano + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64/usr/share/doc/lv2-mdaEPiano + cp -pr README.md /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64/usr/share/doc/lv2-mdaEPiano + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WZs45l + umask 022 + cd /builddir/build/BUILD + cd lv2-mdaEPiano-0 + LICENSEDIR=/builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64/usr/share/licenses/lv2-mdaEPiano + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64/usr/share/licenses/lv2-mdaEPiano + cp -pr LICENSE /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64/usr/share/licenses/lv2-mdaEPiano + exit 0 Provides: lv2-mdaEPiano = 0-0.17.git9db45842.fc29 lv2-mdaEPiano(riscv-64) = 0-0.17.git9db45842.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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: lv2-mdaEPiano-debugsource-0-0.17.git9db45842.fc29.riscv64 Provides: lv2-mdaEPiano-debugsource = 0-0.17.git9db45842.fc29 lv2-mdaEPiano-debugsource(riscv-64) = 0-0.17.git9db45842.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lv2-mdaEPiano-debuginfo-0-0.17.git9db45842.fc29.riscv64 Provides: debuginfo(build-id) = 2e6ab9ec1c8c0648ada3fa416572f417745e0a29 lv2-mdaEPiano-debuginfo = 0-0.17.git9db45842.fc29 lv2-mdaEPiano-debuginfo(riscv-64) = 0-0.17.git9db45842.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lv2-mdaEPiano-debugsource(riscv-64) = 0-0.17.git9db45842.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64 Wrote: /builddir/build/RPMS/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/lv2-mdaEPiano-debugsource-0-0.17.git9db45842.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/lv2-mdaEPiano-debuginfo-0-0.17.git9db45842.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4R5pJx + umask 022 + cd /builddir/build/BUILD + cd lv2-mdaEPiano-0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lv2-mdaEPiano-0-0.17.git9db45842.fc29.riscv64 + exit 0 Child return code was: 0