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/libgdither.spec'], chrootPath='/var/lib/mock/f31-build-94054-32448/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/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=1564012800 Wrote: /builddir/build/SRPMS/libgdither-0.6-21.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libgdither.spec'], chrootPath='/var/lib/mock/f31-build-94054-32448/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/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=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KWYggG + 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):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .default --fuzz=0 + echo 'Patch #1 (libgdither-0.6-gavl.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gavl_fix --fuzz=0 + echo 'Patch #2 (libgdither-0.6-ldflags.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ldflags --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (libgdither-0.6-default.patch): patching file Makefile patching file libgdither.pc Patch #1 (libgdither-0.6-gavl.patch): patching file gdither.c Patch #2 (libgdither-0.6-ldflags.patch): patching file Makefile Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TEfiwG + 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 BUILDSTDERR: gdither.c: In function 'gdither_new': BUILDSTDERR: gdither.c:124:5: warning: case value '23' not in enumerated type 'GDitherSize' {aka 'enum '} [-Wswitch] BUILDSTDERR: 124 | case 23: BUILDSTDERR: | ^~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 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 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 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IbNVRE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64 + cd libgdither-0.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64 'INSTALL=/usr/bin/install -p' PREFIX=/usr LIBDIR=/usr/lib64 + find /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64 -name '*.la' -exec rm -f '{}' ';' + sed -i -e 's|/usr/local|/usr|g' /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/lib64/pkgconfig/libgdither.pc + sed -i -e 's|/usr/lib|/usr/lib64|' /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/lib64/pkgconfig/libgdither.pc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6-21.fc31 --unique-debug-suffix -0.6-21.fc31.riscv64 --unique-debug-src-base libgdither-0.6-21.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libgdither-0.6 BUILDSTDERR: 29 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/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs cc -shared gdither.o -Wl,-soname,libgdither.so.1 -o libgdither.so.1.0 mkdir -p /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/lib64 install -pm 0755 libgdither.so* /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/lib64 ln -s libgdither.so.1.0 /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/lib64/libgdither.so.1 ln -s libgdither.so.1.0 /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/lib64/libgdither.so mkdir -p /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/include/libgdither install -pm 0644 gdither.h /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/include/libgdither install -pm 0644 gdither_types.h /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/include/libgdither mkdir -p /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/lib64/pkgconfig/ install -pm 0644 libgdither.pc /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/lib64/pkgconfig/ explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/lib64/libgdither.so.1.0 extracting debug info from /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.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. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XHwrzG + 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.146450 us/sample Optimised: GDitherNone, 1024 samples, 24 in 32bit took 0.386732 us/sample GDitherRect, 1024 samples, 24 in 32bit took 0.301749 us/sample GDitherTri, 1024 samples, 24 in 32bit took 0.499887 us/sample GDitherShaped, 1024 samples, 24 in 32bit took 1.169974 us/sample GDitherNone, 1024 samples, 16bit took 0.457978 us/sample GDitherRect, 1024 samples, 16bit took 0.290107 us/sample GDitherTri, 1024 samples, 16bit took 0.496162 us/sample GDitherShaped, 1024 samples, 16bit took 0.895467 us/sample Unoptimised: GDitherNone, 1024 samples, 20 in 32bit took 0.379980 us/sample GDitherRect, 1024 samples, 20 in 32bit took 0.641448 us/sample GDitherTri, 1024 samples, 20 in 32bit took 0.740401 us/sample GDitherShaped, 1024 samples, 20 in 32bit took 1.030276 us/sample GDitherNone, 1024 samples, 24 in float took 0.588829 us/sample GDitherRect, 1024 samples, 24 in float took 0.721775 us/sample GDitherTri, 1024 samples, 24 in float took 0.844710 us/sample GDitherShaped, 1024 samples, 24 in float took 1.215842 us/sample GDitherTri, 1024 samples, 24 in float, double input took 1.028413 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 BUILDSTDERR: noise-shaped dit+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 hering 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' Processing files: libgdither-0.6-21.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FFYD8E + umask 022 + cd /builddir/build/BUILD + cd libgdither-0.6 + DOCDIR=/builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/share/doc/libgdither + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/share/doc/libgdither + cp -pr README /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/share/doc/libgdither + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dTZikC + umask 022 + cd /builddir/build/BUILD + cd libgdither-0.6 + LICENSEDIR=/builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/share/licenses/libgdither + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/share/licenses/libgdither + cp -pr COPYING /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64/usr/share/licenses/libgdither + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: libgdither = 0.6-21.fc31 libgdither(riscv-64) = 0.6-21.fc31 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-21.fc31.riscv64 Provides: libgdither-devel = 0.6-21.fc31 libgdither-devel(riscv-64) = 0.6-21.fc31 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-21.fc31.riscv64 Provides: libgdither-debugsource = 0.6-21.fc31 libgdither-debugsource(riscv-64) = 0.6-21.fc31 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-21.fc31.riscv64 Provides: debuginfo(build-id) = 6a2f71cf96b9c2881d282f77882c0de607ee1131 libgdither-debuginfo = 0.6-21.fc31 libgdither-debuginfo(riscv-64) = 0.6-21.fc31 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-21.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64 Wrote: /builddir/build/RPMS/libgdither-devel-0.6-21.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/libgdither-0.6-21.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/libgdither-debugsource-0.6-21.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/libgdither-debuginfo-0.6-21.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AmlR9C + umask 022 + cd /builddir/build/BUILD + cd libgdither-0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libgdither-0.6-21.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0