Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ladspa-tap-plugins.spec'], logger=timeout=0env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2443/root'uid=1001printOutput=Falsegid=135shell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ladspa-tap-plugins.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False warning: Could not canonicalize hostname: copr-builder-3990283.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ladspa-tap-plugins-0.7.0-15.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ladspa-tap-plugins.spec '], private_network=Truelogger=timeout=0env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2443/root'uid=1001gid=135printOutput=Falseshell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ladspa-tap-plugins.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SeckOp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tap-plugins-0.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tap-plugins-0.7.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tap-plugins-0.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/rm ladspa.h + ln -s /usr/include/ladspa.h . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KsF2nC + umask 022 + cd /builddir/build/BUILD + cd tap-plugins-0.7.0 + /usr/bin/make -j2 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_autopan.c -o tap_autopan.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_chorusflanger.c -o tap_chorusflanger.o In file included from tap_autopan.c:31:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_chorusflanger.c:29:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_autopan.so tap_autopan.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_deesser.c -o tap_deesser.o In file included from tap_deesser.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_chorusflanger.so tap_chorusflanger.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_dynamics_m.c -o tap_dynamics_m.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_deesser.so tap_deesser.o In file included from tap_dynamics_m.c:29:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_dynamics_st.c -o tap_dynamics_st.o In file included from tap_dynamics_st.c:29:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_dynamics_m.so tap_dynamics_m.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_eq.c -o tap_eq.o In file included from tap_eq.c:33:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_dynamics_st.so tap_dynamics_st.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_eqbw.c -o tap_eqbw.o In file included from tap_eqbw.c:31:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_eq.so tap_eq.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_doubler.c -o tap_doubler.o In file included from tap_doubler.c:29:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_eqbw.so tap_eqbw.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_pinknoise.c -o tap_pinknoise.o In file included from tap_pinknoise.c:29:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_doubler.so tap_doubler.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_pinknoise.so tap_pinknoise.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_pitch.c -o tap_pitch.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_reflector.c -o tap_reflector.o In file included from tap_pitch.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_reflector.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_reflector.so tap_reflector.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_reverb.c -o tap_reverb.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_pitch.so tap_pitch.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_rotspeak.c -o tap_rotspeak.o In file included from tap_rotspeak.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_reverb.so tap_reverb.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_limiter.c -o tap_limiter.o In file included from tap_limiter.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_rotspeak.so tap_rotspeak.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_sigmoid.c -o tap_sigmoid.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_limiter.so tap_limiter.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_echo.c -o tap_echo.o In file included from tap_sigmoid.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_echo.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_sigmoid.so tap_sigmoid.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_tremolo.c -o tap_tremolo.o In file included from tap_tremolo.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_echo.so tap_echo.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_tremolo.so tap_tremolo.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_tubewarmth.c -o tap_tubewarmth.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ffast-math -c -fPIC -DPIC tap_vibrato.c -o tap_vibrato.o In file included from tap_tubewarmth.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ In file included from tap_vibrato.c:28:0: tap_utils.h: In function 'biquad_run': tap_utils.h:253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] y = FLUSH_TO_ZERO(y); ^ gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_tubewarmth.so tap_tubewarmth.o gcc -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt -o tap_vibrato.so tap_vibrato.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4fKPYW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64 + cd tap-plugins-0.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa + /usr/bin/make INSTALL_PLUGINS_DIR=/builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/ INSTALL_LRDF_DIR=/builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/share/ladspa/rdf/ install mkdir -p /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/ cp *.so /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/ mkdir -p /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/share/ladspa/rdf/ cp tap-plugins.rdf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/share/ladspa/rdf/ cp tap_reverb.rdf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/share/ladspa/rdf/ + /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/tap-plugins-0.7.0 extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_vibrato.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_tubewarmth.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_tremolo.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_sigmoid.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_rotspeak.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_reverb.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_reflector.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_pitch.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_pinknoise.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_limiter.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_eqbw.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_eq.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_echo.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_dynamics_st.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_dynamics_m.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_doubler.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_deesser.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_chorusflanger.so extracting debug info from /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/lib64/ladspa/tap_autopan.so /usr/lib/rpm/sepdebugcrcfix: Updated 19 CRC32s, 0 CRC32s did match. 749 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-tap-plugins-0.7.0-15.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Og3Fgn + umask 022 + cd /builddir/build/BUILD + cd tap-plugins-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/share/doc/ladspa-tap-plugins-0.7.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/share/doc/ladspa-tap-plugins-0.7.0 + cp -pr COPYING /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/share/doc/ladspa-tap-plugins-0.7.0 + cp -pr CREDITS /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/share/doc/ladspa-tap-plugins-0.7.0 + cp -pr README /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64/usr/share/doc/ladspa-tap-plugins-0.7.0 + exit 0 Provides: ladspa-tap-plugins = 0.7.0-15.el7.centos ladspa-tap-plugins(x86-64) = 0.7.0-15.el7.centos tap-plugins = 0.7.0-15.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) 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) Obsoletes: tap-plugins <= 0.7.0-1 Processing files: ladspa-tap-plugins-debuginfo-0.7.0-15.el7.centos.x86_64 Provides: ladspa-tap-plugins-debuginfo = 0.7.0-15.el7.centos ladspa-tap-plugins-debuginfo(x86-64) = 0.7.0-15.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-tap-plugins-0.7.0-15.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-3990283.novalocal Wrote: /builddir/build/RPMS/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ladspa-tap-plugins-debuginfo-0.7.0-15.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wCQPcH + umask 022 + cd /builddir/build/BUILD + cd tap-plugins-0.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ladspa-tap-plugins-0.7.0-15.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->