Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/SAASound.spec'], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'env={'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002'}printOutput=Falseuser='mockbuild'gid=135timeout=0shell=Falseuid=1000logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/SAASound.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/SAASound-3.2-15bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/SAASound.spec '], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'gid=135private_network=TrueprintOutput=Falseuser='mockbuild'uid=1000timeout=0shell=Falseenv={'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002'}logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/SAASound.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WlkRkX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf SAASound-3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/SAASound-3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd SAASound-3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (SAASound-3.2-fixweaksymbol.patch): + echo 'Patch #0 (SAASound-3.2-fixweaksymbol.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file src/Makefile.am patching file src/Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AleyoN + umask 022 + cd /builddir/build/BUILD + cd SAASound-3.2 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking target system type... armv6hl-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for armv6hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for armv6hl-redhat-linux-gnu-g++... no checking for armv6hl-redhat-linux-gnu-c++... no checking for armv6hl-redhat-linux-gnu-gpp... no checking for armv6hl-redhat-linux-gnu-aCC... no checking for armv6hl-redhat-linux-gnu-CC... no checking for armv6hl-redhat-linux-gnu-cxx... no checking for armv6hl-redhat-linux-gnu-cc++... no checking for armv6hl-redhat-linux-gnu-cl... no checking for armv6hl-redhat-linux-gnu-FCC... no checking for armv6hl-redhat-linux-gnu-KCC... no checking for armv6hl-redhat-linux-gnu-RCC... no checking for armv6hl-redhat-linux-gnu-xlC_r... no checking for armv6hl-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for armv6hl-redhat-linux-gnu-file... no checking for file... /usr/bin/file checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/SAASound-3.2' Making all in . make[2]: Entering directory '/builddir/build/BUILD/SAASound-3.2' make[2]: Leaving directory '/builddir/build/BUILD/SAASound-3.2' Making all in include make[2]: Entering directory '/builddir/build/BUILD/SAASound-3.2/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/SAASound-3.2/include' Making all in src make[2]: Entering directory '/builddir/build/BUILD/SAASound-3.2/src' /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -c -o SAAAmp.lo `test -f 'SAAAmp.cpp' || echo './'`SAAAmp.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -c -o SAAEnv.lo `test -f 'SAAEnv.cpp' || echo './'`SAAEnv.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -c -o SAAFreq.lo `test -f 'SAAFreq.cpp' || echo './'`SAAFreq.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -c -o SAANoise.lo `test -f 'SAANoise.cpp' || echo './'`SAANoise.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -c -o SAAImpl.lo `test -f 'SAAImpl.cpp' || echo './'`SAAImpl.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -c -o SAASndC.lo `test -f 'SAASndC.cpp' || echo './'`SAASndC.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -c SAAEnv.cpp -fPIC -DPIC -o SAAEnv.lo g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -c SAAFreq.cpp -fPIC -DPIC -o SAAFreq.lo g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -c SAANoise.cpp -fPIC -DPIC -o SAANoise.lo g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -c SAASndC.cpp -fPIC -DPIC -o SAASndC.lo g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -c SAAAmp.cpp -fPIC -DPIC -o SAAAmp.lo g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -c SAAImpl.cpp -fPIC -DPIC -o SAAImpl.lo /bin/sh ../libtool --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -O2 -I../include -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libSAASound.la -rpath /usr/lib -release 3.2 -version-info 0:0:0 SAAAmp.lo SAAEnv.lo SAAFreq.lo SAANoise.lo SAAImpl.lo SAASndC.lo -lstdc++ mkdir .libs rm -fr .libs/libSAASound.la .libs/libSAASound.* .libs/libSAASound-3.2.* (cd . && ln -s SAAAmp.lo SAAAmp.o) (cd . && ln -s SAAEnv.lo SAAEnv.o) (cd . && ln -s SAAFreq.lo SAAFreq.o) (cd . && ln -s SAANoise.lo SAANoise.o) (cd . && ln -s SAAImpl.lo SAAImpl.o) (cd . && ln -s SAASndC.lo SAASndC.o) gcc -shared SAAAmp.lo SAAEnv.lo SAAFreq.lo SAANoise.lo SAAImpl.lo SAASndC.lo -lstdc++ -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libSAASound-3.2.so.0 -o .libs/libSAASound-3.2.so.0.0.0 (cd .libs && rm -f libSAASound-3.2.so.0 && ln -s libSAASound-3.2.so.0.0.0 libSAASound-3.2.so.0) (cd .libs && rm -f libSAASound.so && ln -s libSAASound-3.2.so.0.0.0 libSAASound.so) creating libSAASound.la (cd .libs && rm -f libSAASound.la && ln -s ../libSAASound.la libSAASound.la) make[2]: Leaving directory '/builddir/build/BUILD/SAASound-3.2/src' make[1]: Leaving directory '/builddir/build/BUILD/SAASound-3.2' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lPcPnS + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm + cd SAASound-3.2 + rm -rf /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm + make install DESTDIR=/builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm Making install in . make[1]: Entering directory '/builddir/build/BUILD/SAASound-3.2' make[2]: Entering directory '/builddir/build/BUILD/SAASound-3.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/SAASound-3.2' make[1]: Leaving directory '/builddir/build/BUILD/SAASound-3.2' Making install in include make[1]: Entering directory '/builddir/build/BUILD/SAASound-3.2/include' make[2]: Entering directory '/builddir/build/BUILD/SAASound-3.2/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/include mkdir /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm mkdir /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr mkdir /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/include /usr/bin/install -c -m 644 SAASound.h /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/include/SAASound.h make[2]: Leaving directory '/builddir/build/BUILD/SAASound-3.2/include' make[1]: Leaving directory '/builddir/build/BUILD/SAASound-3.2/include' Making install in src make[1]: Entering directory '/builddir/build/BUILD/SAASound-3.2/src' make[2]: Entering directory '/builddir/build/BUILD/SAASound-3.2/src' /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/lib mkdir /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libSAASound.la /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/lib/libSAASound.la /usr/bin/install -c .libs/libSAASound-3.2.so.0.0.0 /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/lib/libSAASound-3.2.so.0.0.0 (cd /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/lib && rm -f libSAASound-3.2.so.0 && ln -s libSAASound-3.2.so.0.0.0 libSAASound-3.2.so.0) (cd /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/lib && rm -f libSAASound.so && ln -s libSAASound-3.2.so.0.0.0 libSAASound.so) /usr/bin/install -c .libs/libSAASound.lai /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/lib/libSAASound.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/SAASound-3.2/src' make[1]: Leaving directory '/builddir/build/BUILD/SAASound-3.2/src' + rm /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/lib/libSAASound.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/SAASound-3.2 extracting debug info from /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/lib/libSAASound-3.2.so.0.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libSAASound-3.2.so.0.0.0.debug to /usr/lib/debug/usr/lib/libSAASound-3.2.so.0.debug symlinked /usr/lib/debug/usr/lib/libSAASound-3.2.so.0.0.0.debug to /usr/lib/debug/usr/lib/libSAASound.so.debug 117 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: SAASound-3.2-15bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kJsZbs + umask 022 + cd /builddir/build/BUILD + cd SAASound-3.2 + DOCDIR=/builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/share/doc/SAASound + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/share/doc/SAASound + cp -pr LICENCE /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/share/doc/SAASound + cp -pr README /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm/usr/share/doc/SAASound + exit 0 Provides: SAASound = 3.2-15bs02fc23 SAASound(armv6hl-32) = 3.2-15bs02fc23 libSAASound-3.2.so.0 saasound = 3.2-15bs02fc23 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: SAASound-devel-3.2-15bs02fc23.armv6hl Provides: SAASound-devel = 3.2-15bs02fc23 SAASound-devel(armv6hl-32) = 3.2-15bs02fc23 saasound-devel = 3.2-15bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libSAASound-3.2.so.0 Processing files: SAASound-debuginfo-3.2-15bs02fc23.armv6hl Provides: SAASound-debuginfo = 3.2-15bs02fc23 SAASound-debuginfo(armv6hl-32) = 3.2-15bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm Wrote: /builddir/build/RPMS/SAASound-3.2-15bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/SAASound-devel-3.2-15bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/SAASound-debuginfo-3.2-15bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z20flv + umask 022 + cd /builddir/build/BUILD + cd SAASound-3.2 + rm -rf /builddir/build/BUILDROOT/SAASound-3.2-15bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->