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/libgdither.spec'], chrootPath='/var/lib/mock/f33-build-125144-39754/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/libgdither.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=1580256000 Wrote: /builddir/build/SRPMS/libgdither-0.6-22.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/libgdither.spec'], chrootPath='/var/lib/mock/f33-build-125144-39754/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/libgdither.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=1580256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YdyXZ5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgdither-0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/libgdither-0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgdither-0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libgdither-0.6-default.patch):' Patch #0 (libgdither-0.6-default.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .default --fuzz=0 patching file Makefile patching file libgdither.pc Patch #1 (libgdither-0.6-gavl.patch): + echo 'Patch #1 (libgdither-0.6-gavl.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gavl_fix --fuzz=0 patching file gdither.c Patch #2 (libgdither-0.6-ldflags.patch): + echo 'Patch #2 (libgdither-0.6-ldflags.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ldflags --fuzz=0 patching file Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Sj0ZH3 + umask 022 + cd /builddir/build/BUILD + cd libgdither-0.6 + export 'INIT_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' + INIT_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' + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export PREFIX=/usr + PREFIX=/usr + /usr/bin/make -O -j4 V=1 VERBOSE=1 cc -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. -ffast-math -fPIC -c gdither.c gdither.c: In function 'gdither_new': gdither.c:124:5: warning: case value '23' not in enumerated type 'GDitherSize' [-Wswitch] 124 | case 23: | ^~~~ cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared gdither.o -Wl,-soname,libgdither.so.1 -o libgdither.so.1.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VxpYH5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64 + cd libgdither-0.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64 'INSTALL=/usr/bin/install -p' PREFIX=/usr LIBDIR=/usr/lib64 cc -shared gdither.o -Wl,-soname,libgdither.so.1 -o libgdither.so.1.0 mkdir -p /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/lib64 install -pm 0755 libgdither.so* /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/lib64 ln -s libgdither.so.1.0 /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/lib64/libgdither.so.1 ln -s libgdither.so.1.0 /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/lib64/libgdither.so mkdir -p /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/include/libgdither install -pm 0644 gdither.h /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/include/libgdither install -pm 0644 gdither_types.h /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/include/libgdither mkdir -p /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/lib64/pkgconfig/ install -pm 0644 libgdither.pc /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/lib64/pkgconfig/ + find /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64 -name '*.la' -exec rm -f '{}' ';' + sed -i -e 's|/usr/local|/usr|g' /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/lib64/pkgconfig/libgdither.pc + sed -i -e 's|/usr/lib|/usr/lib64|' /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/lib64/pkgconfig/libgdither.pc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6-22.fc33 --unique-debug-suffix -0.6-22.fc33.riscv64 --unique-debug-src-base libgdither-0.6-22.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libgdither-0.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/lib64/libgdither.so.1.0 extracting debug info from /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/lib64/libgdither.so.1.0 original debug info size: 56kB, size after compression: 60kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 29 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 /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zdTda5 + umask 022 + cd /builddir/build/BUILD + cd libgdither-0.6 + make test '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 -Werror --std=c99 -I/builddir/build/BUILD/libgdither-0.6' cc -shared gdither.o -Wl,-soname,libgdither.so.1 -o libgdither.so.1.0 (cd tests && make test) make[1]: Entering directory '/builddir/build/BUILD/libgdither-0.6/tests' cc -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 -Werror --std=c99 -I/builddir/build/BUILD/libgdither-0.6 -I.. -O3 -g -Wall -Werror ../gdither.o -lm runcheck.c -o runcheck cc -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 -Werror --std=c99 -I/builddir/build/BUILD/libgdither-0.6 ../gdither.o -lm `pkg-config --libs fftw3` \ distortion.c -o distortion cc -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 -Werror --std=c99 -I/builddir/build/BUILD/libgdither-0.6 ../gdither.o -lm `pkg-config --libs fftw3` \ shapeplot.c -o shapeplot cc -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 -Werror --std=c99 -I/builddir/build/BUILD/libgdither-0.6 -lm `pkg-config --libs fftw3` \ noisetest.c -o noisetest cc -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 -Werror --std=c99 -I/builddir/build/BUILD/libgdither-0.6 -I.. -O3 -g -Wall -Werror ../gdither.o -lm interleavetest.c -o interleavetest g++ -I.. -O3 -g -Wall -Werror ../gdither.o -lm cplusplus.cc -o cplusplus baseline 24 in 32 test, 1024 samples took 0.203261 us/sample Optimised: GDitherNone, 1024 samples, 24 in 32bit took 0.124099 us/sample GDitherRect, 1024 samples, 24 in 32bit took 0.273343 us/sample GDitherTri, 1024 samples, 24 in 32bit took 0.453088 us/sample GDitherShaped, 1024 samples, 24 in 32bit took 0.805827 us/sample GDitherNone, 1024 samples, 16bit took 0.192318 us/sample GDitherRect, 1024 samples, 16bit took 0.266591 us/sample GDitherTri, 1024 samples, 16bit took 0.455184 us/sample GDitherShaped, 1024 samples, 16bit took 0.603497 us/sample Unoptimised: GDitherNone, 1024 samples, 20 in 32bit took 0.323169 us/sample GDitherRect, 1024 samples, 20 in 32bit took 1.173932 us/sample GDitherTri, 1024 samples, 20 in 32bit took 0.422820 us/sample GDitherShaped, 1024 samples, 20 in 32bit took 0.728527 us/sample GDitherNone, 1024 samples, 24 in float took 0.287080 us/sample GDitherRect, 1024 samples, 24 in float took 0.367174 us/sample GDitherTri, 1024 samples, 24 in float took 0.720611 us/sample GDitherShaped, 1024 samples, 24 in float took 1.346692 us/sample GDitherTri, 1024 samples, 24 in float, double input took 1.122011 us/sample RMS SNR for no dithering = -149dB RMS SNR for rectangular dithering = -142dB RMS SNR for triangular dithering = -144dB RMS SNR for noise-shaped dithering = -142dB ok no dithering mean harmonic resonace = 40.4dB no dithering peak harmonic resonance = 47.9dB rectangular dithering mean harmonic resonace = 1.5dB rectangular dithering peak harmonic resonance = -2.7dB triangular dithering mean harmonic resonace = -0.2dB triangular dithering peak harmonic resonance = -2.6dB noise-shaped dithering mean harmonic resonace = -1.0dB noise-shaped dithering peak harmonic resonance = -6.8dB ok random amp/frequecy range = [0.50,0.52] 16bit distribution range = [0.82,1.21] ok checking interleaving ok make[1]: Leaving directory '/builddir/build/BUILD/libgdither-0.6/tests' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libgdither-0.6-22.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.atbED2 + umask 022 + cd /builddir/build/BUILD + cd libgdither-0.6 + DOCDIR=/builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/share/doc/libgdither + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/share/doc/libgdither + cp -pr README /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/share/doc/libgdither + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ASx6c6 + umask 022 + cd /builddir/build/BUILD + cd libgdither-0.6 + LICENSEDIR=/builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/share/licenses/libgdither + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/share/licenses/libgdither + cp -pr COPYING /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64/usr/share/licenses/libgdither + RPM_EC=0 ++ jobs -p + exit 0 Provides: libgdither = 0.6-22.fc33 libgdither(riscv-64) = 0.6-22.fc33 libgdither.so.1()(64bit) 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) rtld(GNU_HASH) Processing files: libgdither-devel-0.6-22.fc33.riscv64 Provides: libgdither-devel = 0.6-22.fc33 libgdither-devel(riscv-64) = 0.6-22.fc33 pkgconfig(libgdither) = 0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgdither.so.1()(64bit) Processing files: libgdither-debugsource-0.6-22.fc33.riscv64 Provides: libgdither-debugsource = 0.6-22.fc33 libgdither-debugsource(riscv-64) = 0.6-22.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libgdither-debuginfo-0.6-22.fc33.riscv64 Provides: debuginfo(build-id) = 132014fe77e1fd873802cabb24ea6d12bdc97598 libgdither-debuginfo = 0.6-22.fc33 libgdither-debuginfo(riscv-64) = 0.6-22.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libgdither-debugsource(riscv-64) = 0.6-22.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64 Wrote: /builddir/build/RPMS/libgdither-devel-0.6-22.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libgdither-debugsource-0.6-22.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libgdither-0.6-22.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libgdither-debuginfo-0.6-22.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4U2GH5 + umask 022 + cd /builddir/build/BUILD + cd libgdither-0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libgdither-0.6-22.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0