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/audio-entropyd.spec'], chrootPath='/var/lib/mock/f31-build-75253-31239/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/audio-entropyd.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=1563926400 Wrote: /builddir/build/SRPMS/audio-entropyd-2.0.3-18.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/audio-entropyd.spec'], chrootPath='/var/lib/mock/f31-build-75253-31239/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/audio-entropyd.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=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kAAB38 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf audio-entropyd-2.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/audio-entropyd-2.0.3.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd audio-entropyd-2.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (audio-entropyd-2.0.3-pulseaudio-fork.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .pulseaudio --fuzz=0 + echo 'Patch #1 (audio-entropyd-2.0.3-fixargs.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fixargs --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (audio-entropyd-2.0.3-pulseaudio-fork.patch): patching file audio-entropyd.c Patch #1 (audio-entropyd-2.0.3-fixargs.patch): patching file audio-entropyd.c Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aWY1b5 + umask 022 + cd /builddir/build/BUILD + cd audio-entropyd-2.0.3 + make 'OPT_FLAGS=-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 BUILDSTDERR: audio-entropyd.c: In function 'get_random_data': BUILDSTDERR: audio-entropyd.c:636:13: warning: unused variable 'wait_retval' [-Wunused-variable] BUILDSTDERR: 636 | int wait_retval = nanosleep (&time_to_wait, &time_left); // wait for that many nanoseconds BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: audio-entropyd.c: In function 'main_loop': BUILDSTDERR: audio-entropyd.c:452:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 452 | fscanf(poolsize_fh, "%d", &max_bits); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 cc -Wall -Wno-conversion -Waggregate-return -Wstrict-prototypes -g -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 -DVERSION=\"2.0.3\" -c -o audio-entropyd.o audio-entropyd.c cc -Wall -Wno-conversion -Waggregate-return -Wstrict-prototypes -g -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 -DVERSION=\"2.0.3\" -c -o error.o error.c cc -Wall -Wno-conversion -Waggregate-return -Wstrict-prototypes -g -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 -DVERSION=\"2.0.3\" -c -o proc.o proc.c cc -Wall -Wno-conversion -Waggregate-return -Wstrict-prototypes -g -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 -DVERSION=\"2.0.3\" -c -o val.o val.c cc -Wall -Wno-conversion -Waggregate-return -Wstrict-prototypes -g -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 -DVERSION=\"2.0.3\" -c -o RNGTEST.o RNGTEST.c cc -o audio-entropyd audio-entropyd.o error.o proc.o val.o RNGTEST.o -lm -lasound -g Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J80dk8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64 + cd audio-entropyd-2.0.3 + mkdir -p /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/usr/sbin + install -m0755 audio-entropyd /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/usr/sbin + mkdir -p /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/usr/lib/systemd/system + install -m0755 /builddir/build/SOURCES/audio-entropyd.service /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/etc/sysconfig + install -m0644 /builddir/build/SOURCES/audio-entropyd.conf /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/etc/sysconfig/audio-entropyd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.0.3-18.fc31 --unique-debug-suffix -2.0.3-18.fc31.riscv64 --unique-debug-src-base audio-entropyd-2.0.3-18.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/audio-entropyd-2.0.3 BUILDSTDERR: 137 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 BUILDSTDERR: *** WARNING: ./usr/lib/systemd/system/audio-entropyd.service is executable but has empty or no shebang, removing executable bit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/usr/sbin/audio-entropyd extracting debug info from /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/usr/sbin/audio-entropyd original debug info size: 132kB, size after compression: 128kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: audio-entropyd-2.0.3-18.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rSlNj7 + umask 022 + cd /builddir/build/BUILD + cd audio-entropyd-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/usr/share/doc/audio-entropyd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/usr/share/doc/audio-entropyd + cp -pr COPYING /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/usr/share/doc/audio-entropyd + cp -pr README /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/usr/share/doc/audio-entropyd + cp -pr TODO /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64/usr/share/doc/audio-entropyd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: audio-entropyd = 2.0.3-18.fc31 audio-entropyd(riscv-64) = 2.0.3-18.fc31 config(audio-entropyd) = 2.0.3-18.fc31 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-sysv systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: audio-entropyd-debugsource-2.0.3-18.fc31.riscv64 Provides: audio-entropyd-debugsource = 2.0.3-18.fc31 audio-entropyd-debugsource(riscv-64) = 2.0.3-18.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: audio-entropyd-debuginfo-2.0.3-18.fc31.riscv64 Provides: audio-entropyd-debuginfo = 2.0.3-18.fc31 audio-entropyd-debuginfo(riscv-64) = 2.0.3-18.fc31 debuginfo(build-id) = c02bce26a85a862cccff5f0357b28c40628f8ee6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audio-entropyd-debugsource(riscv-64) = 2.0.3-18.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64 Wrote: /builddir/build/RPMS/audio-entropyd-2.0.3-18.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/audio-entropyd-debugsource-2.0.3-18.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/audio-entropyd-debuginfo-2.0.3-18.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BnDmv6 + umask 022 + cd /builddir/build/BUILD + cd audio-entropyd-2.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/audio-entropyd-2.0.3-18.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0