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/jack_capture.spec'], chrootPath='/var/lib/mock/f33-build-301459-56756/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=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/jack_capture.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=1595894400 Wrote: /builddir/build/SRPMS/jack_capture-0.9.73-8.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/jack_capture.spec'], chrootPath='/var/lib/mock/f33-build-301459-56756/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=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/jack_capture.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=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JlYjb3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jack_capture-0.9.73 + /usr/bin/gzip -dc /builddir/build/SOURCES/jack_capture-0.9.73.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jack_capture-0.9.73 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i /CPP/d Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Yw1vJ1 + umask 022 + cd /builddir/build/BUILD + cd jack_capture-0.9.73 + make -j4 'OPTIMIZE=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' bash gen_setformat_c.sh >setformat.c bash gen_das_config_h.sh >das_config.h Checking dependencies: which bash /usr/bin/bash which tr /usr/bin/tr which sed /usr/bin/sed which install /usr/bin/install which pkg-config /usr/bin/pkg-config which gcc /usr/bin/gcc gcc -I/opt/local/include -E testsndfile.c >/dev/null All seems good jack_capture was configured with the following options: ------------------------------ #define HAVE_OGG 1 #define HAVE_LAME 1 //COMPILEFLAGS -lmp3lame #define HAVE_LIBLO 1 //COMPILEFLAGS -llo -lpthread #define NEW_JACK_LATENCY_API 1 ------------------------------ cat das_config.h |grep COMPILEFLAGS|sed s/\\/\\/COMPILEFLAGS//|tr '\n' ' ' >config_flags gcc -I/opt/local/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.9.73\" -Wall -Wextra -Wno-unused jack_capture.c vringbuffer.c upwaker.c osc.c -o jack_capture -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ljack -lsndfile -lm -lpthread -lrt `cat config_flags` jack_capture.c: In function 'init_arguments': jack_capture.c:2463:31: warning: '.' directive output between 1 and 1 bytes may cause result to exceed 'INT_MAX' [-Wformat-overflow=] 2463 | sprintf(base_filename,"%s%0*d.%s",filename_prefix,leading_zeros+1,++try,soundfile_format); | ^ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Km4UW3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64 + cd jack_capture-0.9.73 + make install DESTDIR=/builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64 PREFIX=/usr install -d /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64/usr/bin install -m755 jack_capture /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.73-8.fc33 --unique-debug-suffix -0.9.73-8.fc33.riscv64 --unique-debug-src-base jack_capture-0.9.73-8.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jack_capture-0.9.73 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64/usr/bin/jack_capture extracting debug info from /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64/usr/bin/jack_capture original debug info size: 540kB, size after compression: 536kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 229 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 '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: jack_capture-0.9.73-8.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U2Rud0 + umask 022 + cd /builddir/build/BUILD + cd jack_capture-0.9.73 + DOCDIR=/builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64/usr/share/doc/jack_capture + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64/usr/share/doc/jack_capture + cp -pr README /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64/usr/share/doc/jack_capture + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FMetF0 + umask 022 + cd /builddir/build/BUILD + cd jack_capture-0.9.73 + LICENSEDIR=/builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64/usr/share/licenses/jack_capture + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64/usr/share/licenses/jack_capture + cp -pr COPYING /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64/usr/share/licenses/jack_capture + RPM_EC=0 ++ jobs -p + exit 0 Provides: jack_capture = 0.9.73-8.fc33 jack_capture(riscv-64) = 0.9.73-8.fc33 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) libjack.so.0()(64bit) liblo.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libmp3lame.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) rtld(GNU_HASH) Processing files: jack_capture-debugsource-0.9.73-8.fc33.riscv64 Provides: jack_capture-debugsource = 0.9.73-8.fc33 jack_capture-debugsource(riscv-64) = 0.9.73-8.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jack_capture-debuginfo-0.9.73-8.fc33.riscv64 Provides: debuginfo(build-id) = 76b9192e58752f84c9d88d9cf4ce8ff6ac1fbce0 jack_capture-debuginfo = 0.9.73-8.fc33 jack_capture-debuginfo(riscv-64) = 0.9.73-8.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: jack_capture-debugsource(riscv-64) = 0.9.73-8.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64 Wrote: /builddir/build/RPMS/jack_capture-0.9.73-8.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/jack_capture-debuginfo-0.9.73-8.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/jack_capture-debugsource-0.9.73-8.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6t1sx4 + umask 022 + cd /builddir/build/BUILD + cd jack_capture-0.9.73 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jack_capture-0.9.73-8.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0