Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/alsa-tools.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/alsa-tools.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Sun Mar 29 2005 Thorsten Leemhuis - 0:1.0.6-2 warning: bogus date in %changelog: Fri Dec 06 2003 Thorsten Leemhuis 1.0.0-0.fdr.0.2.rc2 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/alsa-tools-1.0.27-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/alsa-tools.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/alsa-tools.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Sun Mar 29 2005 Thorsten Leemhuis - 0:1.0.6-2 warning: bogus date in %changelog: Fri Dec 06 2003 Thorsten Leemhuis 1.0.0-0.fdr.0.2.rc2 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.97myaU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alsa-tools-1.0.27 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/alsa-tools-1.0.27.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd alsa-tools-1.0.27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (alsa-tools-1.0.27-non-x86.patch): + echo 'Patch #0 (alsa-tools-1.0.27-non-x86.patch):' + /usr/bin/cat /builddir/build/SOURCES/alsa-tools-1.0.27-non-x86.patch + /usr/bin/patch -p1 -b --suffix .non-x86 --fuzz=0 patching file hda-verb/hda-verb.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TM8Upz + umask 022 + cd /builddir/build/BUILD + cd alsa-tools-1.0.27 + mv seq/sbiload . + rm -rf seq + for i in hdsploader mixartloader usx2yloader vxloader + cd hdsploader + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9.0... found. checking for snd_ctl_open in -lasound... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -j16 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdsploader\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -I. -DDATAPATH=\"/usr/share/alsa/firmware/hdsploader\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hdsploader.c gcc -DDATAPATH=\"/usr/share/alsa/firmware/hdsploader\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -lasound -lm -ldl -lpthread -o hdsploader hdsploader.o -lasound -lm -ldl -lpthread + cd .. + for i in hdsploader mixartloader usx2yloader vxloader + cd mixartloader + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 1.0.0... found. checking for snd_ctl_open in -lasound... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -j16 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mixartloader\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -I. -DDATAPATH=\"/usr/share/alsa/firmware/mixartloader\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mixartloader.c gcc -DDATAPATH=\"/usr/share/alsa/firmware/mixartloader\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -lasound -lm -ldl -lpthread -o mixartloader mixartloader.o -lasound -lm -ldl -lpthread + cd .. + for i in hdsploader mixartloader usx2yloader vxloader + cd usx2yloader + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 1.0.0... found. checking for snd_ctl_open in -lasound... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tascam_fpga config.status: creating tascam_fw config.status: WARNING: 'tascam_fw.in' seems to ignore the --datarootdir setting config.status: executing depfiles commands + /usr/bin/make -j16 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"usx2yloader\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -I. -DDATAPATH=\"/usr/share/alsa/firmware/usx2yloader\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c usx2yloader.c gcc -DDATAPATH=\"/usr/share/alsa/firmware/usx2yloader\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -lasound -lm -ldl -lpthread -o usx2yloader usx2yloader.o -lasound -lm -ldl -lpthread + cd .. + for i in hdsploader mixartloader usx2yloader vxloader + cd vxloader + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 1.0.0... found. checking for snd_ctl_open in -lasound... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -j16 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"vxloader\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -I. -DDATAPATH=\"/usr/share/alsa/firmware/vxloader\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c vxloader.c gcc -DDATAPATH=\"/usr/share/alsa/firmware/vxloader\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -lasound -lm -ldl -lpthread -o vxloader vxloader.o -lasound -lm -ldl -lpthread + cd .. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zdmrHt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64 + cd alsa-tools-1.0.27 + mkdir -p /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/pixmaps /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/applications + for i in hdsploader mixartloader usx2yloader vxloader + case $i in + cd hdsploader + /usr/bin/make prefix=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr exec_prefix=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr bindir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin sbindir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/etc datadir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share includedir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/include libdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/libexec localstatedir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/var sharedstatedir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/var/lib mandir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/man infodir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/info install make[1]: Entering directory `/builddir/build/BUILD/alsa-tools-1.0.27/hdsploader' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin' /usr/bin/install -c hdsploader '/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/builddir/build/BUILD/alsa-tools-1.0.27/hdsploader' + [[ -s hdsploader/README ]] + [[ ! -d /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/hdsploader ]] + mkdir -p /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/hdsploader + cp hdsploader/README /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/hdsploader + [[ -s hdsploader/COPYING ]] + [[ ! -d /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/hdsploader ]] + cp hdsploader/COPYING /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/hdsploader + [[ -s /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/applications/hdsploader.desktop ]] + for i in hdsploader mixartloader usx2yloader vxloader + case $i in + cd mixartloader + /usr/bin/make prefix=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr exec_prefix=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr bindir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin sbindir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/etc datadir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share includedir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/include libdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/libexec localstatedir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/var sharedstatedir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/var/lib mandir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/man infodir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/info install make[1]: Entering directory `/builddir/build/BUILD/alsa-tools-1.0.27/mixartloader' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin' /usr/bin/install -c mixartloader '/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/builddir/build/BUILD/alsa-tools-1.0.27/mixartloader' + [[ -s mixartloader/README ]] + [[ ! -d /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/mixartloader ]] + mkdir -p /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/mixartloader + cp mixartloader/README /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/mixartloader + [[ -s mixartloader/COPYING ]] + [[ -s /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/applications/mixartloader.desktop ]] + for i in hdsploader mixartloader usx2yloader vxloader + case $i in + cd usx2yloader + /usr/bin/make prefix=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr exec_prefix=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr bindir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin sbindir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/etc datadir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share includedir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/include libdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/libexec localstatedir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/var sharedstatedir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/var/lib mandir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/man infodir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/info install hotplugdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/etc/hotplug/usb make[1]: Entering directory `/builddir/build/BUILD/alsa-tools-1.0.27/usx2yloader' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin' /usr/bin/install -c usx2yloader '/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/etc/hotplug/usb' /usr/bin/install -c tascam_fw.usermap tascam_fw tascam_fpga '/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/etc/hotplug/usb' make[1]: Leaving directory `/builddir/build/BUILD/alsa-tools-1.0.27/usx2yloader' + [[ -s usx2yloader/README ]] + [[ ! -d /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/usx2yloader ]] + mkdir -p /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/usx2yloader + cp usx2yloader/README /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/usx2yloader + [[ -s usx2yloader/COPYING ]] + [[ -s /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/applications/usx2yloader.desktop ]] + for i in hdsploader mixartloader usx2yloader vxloader + case $i in + cd vxloader + /usr/bin/make prefix=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr exec_prefix=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr bindir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin sbindir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/etc datadir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share includedir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/include libdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/libexec localstatedir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/var sharedstatedir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/var/lib mandir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/man infodir=/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/info install make[1]: Entering directory `/builddir/build/BUILD/alsa-tools-1.0.27/vxloader' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin' /usr/bin/install -c vxloader '/builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/builddir/build/BUILD/alsa-tools-1.0.27/vxloader' + [[ -s vxloader/README ]] + [[ ! -d /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/vxloader ]] + mkdir -p /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/vxloader + cp vxloader/README /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/doc/alsa-tools-1.0.27/vxloader + [[ -s vxloader/COPYING ]] + [[ -s /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/share/applications/vxloader.desktop ]] + rm -f /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/etc/hotplug/usb/tascam_fw.usermap + mkdir -p /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/lib/udev + mv /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/etc/hotplug/usb/tascam_fpga /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/etc/hotplug/usb/tascam_fw /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/lib/udev + mkdir -p /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/lib/udev/rules.d + install -m 644 /builddir/build/SOURCES/90-alsa-tools-firmware.rules /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/lib/udev/rules.d + /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/alsa-tools-1.0.27 extracting debug info from /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin/hdsploader extracting debug info from /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin/usx2yloader extracting debug info from /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin/mixartloader extracting debug info from /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64/usr/bin/vxloader /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 53 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: alsa-tools-firmware-1.0.27-4.el7.x86_64 Provides: alsa-tools-firmware = 1.0.27-4.el7 alsa-tools-firmware(x86-64) = 1.0.27-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: alsa-tools-debuginfo-1.0.27-4.el7.x86_64 Provides: alsa-tools-debuginfo = 1.0.27-4.el7 alsa-tools-debuginfo(x86-64) = 1.0.27-4.el7 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/alsa-tools-1.0.27-4.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/alsa-tools-firmware-1.0.27-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/alsa-tools-debuginfo-1.0.27-4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vnUBeh + umask 022 + cd /builddir/build/BUILD + cd alsa-tools-1.0.27 + /usr/bin/rm -rf /builddir/build/BUILDROOT/alsa-tools-1.0.27-4.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->