Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libSM.spec'], False, '/var/lib/mock/dist-f15-build-977271-147398/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libSM.spec'] warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libSM-1.2.0-2.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libSM.spec'], False, '/var/lib/mock/dist-f15-build-977271-147398/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libSM.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lJmgGl + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libSM-1.2.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libSM-1.2.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libSM-1.2.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iH3pTQ + exit 0 + umask 022 + cd /builddir/build/BUILD + cd libSM-1.2.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --with-libuuid --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i386-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 dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable No package 'xorg-macros' found checking whether to build documentation... yes checking for xmlto... /usr/bin/xmlto checking the xmlto version... 0.0.23 checking for fop... no checking for X.Org SGML entities >= 1.5... configure: WARNING: fop not found - documentation targets will be skipped no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld) 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... no checking for i386-redhat-linux-gnu-gcc... gcc -std=gnu99 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -std=gnu99 accepts -g... (cached) yes checking for gcc -std=gnu99 option to accept ISO C89... (cached) none needed checking dependency style of gcc -std=gnu99... (cached) none checking for SM... yes checking for XTRANS... yes checking for ANSI C header files... (cached) yes checking return type of signal handlers... void checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking if Xtrans should support os-specific local connections... no checking for uuid_create... no checking for LIBUUID... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating sm.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libSM-1.2.0' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libSM-1.2.0/src' CC sm_auth.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -I../include -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/uuid -DHAVE_LIBUUID -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sm_auth.lo sm_auth.c CC sm_client.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -I../include -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/uuid -DHAVE_LIBUUID -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sm_client.lo sm_client.c CC sm_error.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -I../include -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/uuid -DHAVE_LIBUUID -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sm_error.lo sm_error.c CC sm_genid.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -I../include -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/uuid -DHAVE_LIBUUID -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sm_genid.lo sm_genid.c CC sm_manager.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -I../include -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/uuid -DHAVE_LIBUUID -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sm_manager.lo sm_manager.c CC sm_misc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -I../include -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/uuid -DHAVE_LIBUUID -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sm_misc.lo sm_misc.c CC sm_process.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -I../include -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/uuid -DHAVE_LIBUUID -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sm_process.lo sm_process.c CCLD libSM.la make[2]: Leaving directory `/builddir/build/BUILD/libSM-1.2.0/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libSM-1.2.0/doc' GEN SMlib.html GEN xsmp.html GEN SMlib.txt GEN xsmp.txt make[2]: Leaving directory `/builddir/build/BUILD/libSM-1.2.0/doc' make[2]: Entering directory `/builddir/build/BUILD/libSM-1.2.0' make[2]: Leaving directory `/builddir/build/BUILD/libSM-1.2.0' make[1]: Leaving directory `/builddir/build/BUILD/libSM-1.2.0' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IkWqEC + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386 ++ dirname /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386 + cd libSM-1.2.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386 + make install DESTDIR=/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/libSM-1.2.0/src' make[2]: Entering directory `/builddir/build/BUILD/libSM-1.2.0/src' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libSM.la '/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libSM.so.6.0.1 /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/lib/libSM.so.6.0.1 libtool: install: (cd /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/lib && { ln -s -f libSM.so.6.0.1 libSM.so.6 || { rm -f libSM.so.6 && ln -s libSM.so.6.0.1 libSM.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/lib && { ln -s -f libSM.so.6.0.1 libSM.so || { rm -f libSM.so && ln -s libSM.so.6.0.1 libSM.so; }; }) libtool: install: /usr/bin/install -c .libs/libSM.lai /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/lib/libSM.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/X11/SM" || /bin/mkdir -p "/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/include/X11/SM" /usr/bin/install -c -m 644 ../include/X11/SM/SM.h ../include/X11/SM/SMlib.h ../include/X11/SM/SMproto.h '/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/include/X11/SM' make[2]: Leaving directory `/builddir/build/BUILD/libSM-1.2.0/src' make[1]: Leaving directory `/builddir/build/BUILD/libSM-1.2.0/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libSM-1.2.0/doc' make[2]: Entering directory `/builddir/build/BUILD/libSM-1.2.0/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/libSM" || /bin/mkdir -p "/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc/libSM" /usr/bin/install -c -m 644 SMlib.xml xsmp.xml '/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc/libSM' test -z "/usr/share/doc/libSM" || /bin/mkdir -p "/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc/libSM" /usr/bin/install -c -m 644 SMlib.html xsmp.html SMlib.txt xsmp.txt '/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc/libSM' make[2]: Leaving directory `/builddir/build/BUILD/libSM-1.2.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/libSM-1.2.0/doc' make[1]: Entering directory `/builddir/build/BUILD/libSM-1.2.0' make[2]: Entering directory `/builddir/build/BUILD/libSM-1.2.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 sm.pc '/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libSM-1.2.0' make[1]: Leaving directory `/builddir/build/BUILD/libSM-1.2.0' + rm -f /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/lib/libSM.la + rm -rf /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libSM-1.2.0 extracting debug info from /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/lib/libSM.so.6.0.1 symlinked /usr/lib/debug/usr/lib/libSM.so.6.0.1.debug to /usr/lib/debug/usr/lib/libSM.so.6.debug symlinked /usr/lib/debug/usr/lib/libSM.so.6.0.1.debug to /usr/lib/debug/usr/lib/libSM.so.debug 172 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: libSM-1.2.0-2.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3xmmmp + umask 022 + cd /builddir/build/BUILD + cd libSM-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc/libSM-1.2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc/libSM-1.2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc/libSM-1.2.0 + cp -pr AUTHORS COPYING ChangeLog /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc/libSM-1.2.0 + exit 0 Provides: libSM.so.6 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: libICE.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libuuid.so.1 libuuid.so.1(UUID_1.0) rtld(GNU_HASH) Processing files: libSM-devel-1.2.0-2.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6PCodc + umask 022 + cd /builddir/build/BUILD + cd libSM-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc/libSM-devel-1.2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc/libSM-devel-1.2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc/libSM-devel-1.2.0 + cp -pr doc/SMlib.txt doc/xsmp.txt /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386/usr/share/doc/libSM-devel-1.2.0 + exit 0 Provides: pkgconfig(sm) = 1.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libSM.so.6 pkgconfig(ice) pkgconfig(xproto) Processing files: libSM-debuginfo-1.2.0-2.fc15.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386 warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/libSM-1.2.0-2.fc15.i686.rpm Wrote: /builddir/build/RPMS/libSM-devel-1.2.0-2.fc15.i686.rpm Wrote: /builddir/build/RPMS/libSM-debuginfo-1.2.0-2.fc15.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FOSMFm + umask 022 + cd /builddir/build/BUILD + cd libSM-1.2.0 + rm -rf /builddir/build/BUILDROOT/libSM-1.2.0-2.fc15.i386 + exit 0 Child returncode was: 0 LEAVE do -->