spawn rpmbuild --rebuild --define dist .qt.el6 --sign /home/shubes/rpmbuild/SRPMS/libsrs2-1.0.18-0.qt.src.rpm Enter pass phrase: Pass phrase is good. Installing /home/shubes/rpmbuild/SRPMS/libsrs2-1.0.18-0.qt.src.rpm Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ASOEaQ + umask 022 + cd /home/shubes/rpmbuild/BUILD + LANG=C + export LANG + unset DISPLAY + cd /home/shubes/rpmbuild/BUILD + rm -rf libsrs2-1.0.18 + /bin/tar -xf - + /usr/bin/gzip -dc /home/shubes/rpmbuild/SOURCES/libsrs2-1.0.18.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libsrs2-1.0.18 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi '-es/CFLAGS=/CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC /' Makefile Can't open Makefile: No such file or directory. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8tMeVt + umask 022 + cd /home/shubes/rpmbuild/BUILD + cd libsrs2-1.0.18 + LANG=C + export LANG + unset DISPLAY + ./configure --prefix=/usr --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking for C compiler default output file name... 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 how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed 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... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for working volatile... yes checking whether byte ordering is bigendian... no checking for inline... (cached) inline checking whether char is unsigned... no checking for int... yes checking size of int... 4 checking for unsigned long... yes checking size of unsigned long... 8 checking for ANSI C header files... (cached) yes checking for strings.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for inet_pton in -lnsl... yes checking for socket in -lsocket... no checking for gethostbyname in -lresolv... yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for strdup... yes checking for strstr... yes checking for alloca... no checking for strcasecmp... yes checking for strncasecmp... yes checking for _alloca... no checking for _stricmp... no checking for _strnicmp... no checking for getopt_long... yes configure: creating ./config.status config.status: creating libsrs2/Makefile config.status: creating tools/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands + make 'RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' make all-recursive make[1]: Entering directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18' Making all in libsrs2 make[2]: Entering directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/libsrs2' gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -c srs2.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -c sha1.c sha1.c: In function 'sha_digest': sha1.c:360: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness sha1.c:243: note: expected 'sha_byte *' but argument is of type 'char *' sha1.c:361: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness sha1.c:308: note: expected 'unsigned char *' but argument is of type 'char *' sha1.c: In function 'srs_hmac_init': sha1.c:386: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness sha1.c:243: note: expected 'sha_byte *' but argument is of type 'char *' sha1.c: In function 'srs_hmac_update': sha1.c:392: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness sha1.c:243: note: expected 'sha_byte *' but argument is of type 'char *' sha1.c: In function 'srs_hmac_fini': sha1.c:400: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness sha1.c:308: note: expected 'unsigned char *' but argument is of type 'char *' sha1.c:402: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness sha1.c:243: note: expected 'sha_byte *' but argument is of type 'char *' sha1.c:403: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness sha1.c:243: note: expected 'sha_byte *' but argument is of type 'char *' sha1.c:404: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness sha1.c:308: note: expected 'unsigned char *' but argument is of type 'char *' rm -f libsrs2.a ar cru libsrs2.a srs2.o sha1.o ranlib libsrs2.a /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -c srs2.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -c srs2.c -fPIC -DPIC -DPIC -o srs2.o mv -f srs2.o .libs/srs2.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -c srs2.c -o srs2.o >/dev/null 2>&1 mv -f .libs/srs2.lo srs2.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -c sha1.c rm -f .libs/sha1.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -c sha1.c -fPIC -DPIC -DPIC -o sha1.o sha1.c: In function 'sha_digest': sha1.c:360: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness sha1.c:243: note: expected 'sha_byte *' but argument is of type 'char *' sha1.c:361: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness sha1.c:308: note: expected 'unsigned char *' but argument is of type 'char *' sha1.c: In function 'srs_hmac_init': sha1.c:386: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness sha1.c:243: note: expected 'sha_byte *' but argument is of type 'char *' sha1.c: In function 'srs_hmac_update': sha1.c:392: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness sha1.c:243: note: expected 'sha_byte *' but argument is of type 'char *' sha1.c: In function 'srs_hmac_fini': sha1.c:400: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness sha1.c:308: note: expected 'unsigned char *' but argument is of type 'char *' sha1.c:402: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness sha1.c:243: note: expected 'sha_byte *' but argument is of type 'char *' sha1.c:403: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness sha1.c:243: note: expected 'sha_byte *' but argument is of type 'char *' sha1.c:404: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness sha1.c:308: note: expected 'unsigned char *' but argument is of type 'char *' mv -f sha1.o .libs/sha1.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -c sha1.c -o sha1.o >/dev/null 2>&1 mv -f .libs/sha1.lo sha1.lo /bin/sh ../libtool --mode=link gcc -Wall -g -O2 -o libsrs2.la -rpath /usr/lib64 -version-info 0:0:0 srs2.lo sha1.lo -lresolv -lnsl rm -fr .libs/libsrs2.la .libs/libsrs2.* .libs/libsrs2.* gcc -shared srs2.lo sha1.lo -lresolv -lnsl -Wl,-soname -Wl,libsrs2.so.0 -o .libs/libsrs2.so.0.0.0 (cd .libs && rm -f libsrs2.so.0 && ln -s libsrs2.so.0.0.0 libsrs2.so.0) (cd .libs && rm -f libsrs2.so && ln -s libsrs2.so.0.0.0 libsrs2.so) ar cru .libs/libsrs2.a srs2.o sha1.o ranlib .libs/libsrs2.a creating libsrs2.la (cd .libs && rm -f libsrs2.la && ln -s ../libsrs2.la libsrs2.la) make[2]: Leaving directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/libsrs2' Making all in tools make[2]: Entering directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/tools' gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -g -O2 -c srs.c /bin/sh ../libtool --mode=link gcc -g -Wall -g -O2 -o srs srs.o -L../libsrs2 -lsrs2 -lresolv -lnsl mkdir .libs gcc -g -Wall -g -O2 -o .libs/srs srs.o -L/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/libsrs2 /home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/libsrs2/.libs/libsrs2.so -lresolv -lnsl creating srs make[2]: Leaving directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/tools' make[2]: Entering directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18' make[2]: Leaving directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18' make[1]: Leaving directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9h0xv3 + umask 022 + cd /home/shubes/rpmbuild/BUILD + '[' /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64 '!=' / ']' + rm -rf /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64 ++ dirname /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64 + mkdir -p /home/shubes/rpmbuild/BUILDROOT + mkdir /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64 + cd libsrs2-1.0.18 + LANG=C + export LANG + unset DISPLAY + rm -rf /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64 + make DESTDIR=/home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64 install Making install in libsrs2 make[1]: Entering directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/libsrs2' rm -f libsrs2.a ar cru libsrs2.a srs2.o sha1.o ranlib libsrs2.a make[2]: Entering directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/libsrs2' /bin/sh ../mkinstalldirs /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64 mkdir /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64 mkdir /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr mkdir /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64 /usr/bin/install -c -m 644 libsrs2.a /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64/libsrs2.a ranlib /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64/libsrs2.a /bin/sh ../mkinstalldirs /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/install -c libsrs2.la /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64/libsrs2.la /usr/bin/install -c .libs/libsrs2.so.0.0.0 /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64/libsrs2.so.0.0.0 (cd /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64 && rm -f libsrs2.so.0 && ln -s libsrs2.so.0.0.0 libsrs2.so.0) (cd /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64 && rm -f libsrs2.so && ln -s libsrs2.so.0.0.0 libsrs2.so) /usr/bin/install -c .libs/libsrs2.lai /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64/libsrs2.la /usr/bin/install -c .libs/libsrs2.a /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64/libsrs2.a ranlib /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64/libsrs2.a chmod 644 /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/lib64/libsrs2.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../mkinstalldirs /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/include mkdir /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/include /usr/bin/install -c -m 644 srs2.h /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/include/srs2.h make[2]: Leaving directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/libsrs2' make[1]: Leaving directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/libsrs2' Making install in tools make[1]: Entering directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/tools' make[2]: Entering directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/tools' /bin/sh ../mkinstalldirs /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/bin mkdir /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c srs /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/bin/srs /usr/bin/install -c .libs/srs /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/bin/srs make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/tools' make[1]: Leaving directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18/tools' make[1]: Entering directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18' make[2]: Entering directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18' make[1]: Leaving directory `/home/shubes/rpmbuild/BUILD/libsrs2-1.0.18' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libsrs2-1.0.18-0.qt.el6.x86_64 Provides: libsrs2.so.0()(64bit) 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.3)(64bit) libnsl.so.1()(64bit) libresolv.so.2()(64bit) libsrs2.so.0()(64bit) rtld(GNU_HASH) Obsoletes: libsrs2-toaster Processing files: libsrs2-devel-1.0.18-0.qt.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yDT5PE + umask 022 + cd /home/shubes/rpmbuild/BUILD + cd libsrs2-1.0.18 + DOCDIR=/home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/share/doc/libsrs2-devel-1.0.18 + export DOCDIR + rm -rf /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/share/doc/libsrs2-devel-1.0.18 + /bin/mkdir -p /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/share/doc/libsrs2-devel-1.0.18 + cp -pr ChangeLog INSTALL README NEWS AUTHORS COPYING /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64/usr/share/doc/libsrs2-devel-1.0.18 + exit 0 Provides: libsrs2-static libtool(/usr/lib64/libsrs2.la) 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.3)(64bit) libnsl.so.1()(64bit) libresolv.so.2()(64bit) libsrs2.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64 Generating signature: 1005 Wrote: /home/shubes/rpmbuild/RPMS/x86_64/libsrs2-1.0.18-0.qt.el6.x86_64.rpm Generating signature: 1005 Wrote: /home/shubes/rpmbuild/RPMS/x86_64/libsrs2-devel-1.0.18-0.qt.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kWQmuK + umask 022 + cd /home/shubes/rpmbuild/BUILD + cd libsrs2-1.0.18 + rm -rf /home/shubes/rpmbuild/BUILDROOT/libsrs2-1.0.18-0.qt.x86_64 + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.mG7Ezn + umask 022 + cd /home/shubes/rpmbuild/BUILD + rm -rf libsrs2-1.0.18 + exit 0