Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ladspa-autotalent-plugins.spec'], printOutput=Falseuid=1001shell=Falseuser='mockbuild'env={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100'}timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2942/root'logger=gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ladspa-autotalent-plugins.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: copr-builder-494561004.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ladspa-autotalent-plugins-0.2-10.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ladspa-autotalent-plugins.spec'], uid=1001private_network=Trueshell=Falsegid=135env={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100'}timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2942/root'logger=printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ladspa-autotalent-plugins.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QLEf92 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf autotalent-0.2 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/autotalent-0.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd autotalent-0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/autotalent-0.2_refcard.pdf . + sed -i 's|-O3|-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic|' Makefile + rm ladspa.h + sed -i 's|"ladspa.h"||' autotalent.c + sed -i 's|ladspa.h||' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q0xvgS + umask 022 + cd /builddir/build/BUILD + cd autotalent-0.2 + make -j2 gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -c -fPIC -DPIC autotalent.c mayer_fft.c autotalent.c: In function 'fft_forward': autotalent.c:82:7: warning: variable 'numfreqs' set but not used [-Wunused-but-set-variable] int numfreqs; ^ autotalent.c: In function 'fft_inverse': autotalent.c:116:7: warning: variable 'numfreqs' set but not used [-Wunused-but-set-variable] int numfreqs; ^ autotalent.c: In function 'runAutotalent': autotalent.c:558:9: warning: variable 'pmax' set but not used [-Wunused-but-set-variable] float pmax; ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o autotalent.so autotalent.o mayer_fft.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YkaGAK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64 + cd autotalent-0.2 + rm -rf /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64 + make install INSTALL_PLUGINS_DIR=/builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64/usr/lib64/ladspa mkdir -p /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64/usr/lib64/ladspa cp *.so /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64/usr/lib64/ladspa + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/autotalent-0.2 extracting debug info from /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64/usr/lib64/ladspa/autotalent.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 123 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wWg5nD + umask 022 + cd /builddir/build/BUILD + cd autotalent-0.2 + DOCDIR=/builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64/usr/share/doc/ladspa-autotalent-plugins-0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64/usr/share/doc/ladspa-autotalent-plugins-0.2 + cp -pr README /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64/usr/share/doc/ladspa-autotalent-plugins-0.2 + cp -pr COPYING /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64/usr/share/doc/ladspa-autotalent-plugins-0.2 + cp -pr COPYING-mayer_fft /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64/usr/share/doc/ladspa-autotalent-plugins-0.2 + cp -pr autotalent-0.2_refcard.pdf /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64/usr/share/doc/ladspa-autotalent-plugins-0.2 + exit 0 Provides: ladspa-autotalent-plugins = 0.2-10.el7.centos ladspa-autotalent-plugins(x86-64) = 0.2-10.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.15)(64bit) libm.so.6(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ladspa-autotalent-plugins-debuginfo-0.2-10.el7.centos.x86_64 Provides: ladspa-autotalent-plugins-debuginfo = 0.2-10.el7.centos ladspa-autotalent-plugins-debuginfo(x86-64) = 0.2-10.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-494561004.novalocal Wrote: /builddir/build/RPMS/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ladspa-autotalent-plugins-debuginfo-0.2-10.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gDdNhm + umask 022 + cd /builddir/build/BUILD + cd autotalent-0.2 + rm -rf /builddir/build/BUILDROOT/ladspa-autotalent-plugins-0.2-10.el7.centos.x86_64 + exit 0 Child return code was: 0