Mock Version: 1.1.39 Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/PyPAM.spec'], False, '/var/lib/mock/f21-build-2170206-396796/root/', None, 86400, True, False, 1000, 425, 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/PyPAM.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'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: buildvm-12.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/PyPAM-0.5.0-20.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/PyPAM.spec'], False, '/var/lib/mock/f21-build-2170206-396796/root/', None, 86400, True, False, 1000, 425, 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/PyPAM.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'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DurKtV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyPAM-0.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyPAM-0.5.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyPAM-0.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (PyPAM-dlopen.patch):' Patch #0 (PyPAM-dlopen.patch): + /usr/bin/cat /builddir/build/SOURCES/PyPAM-dlopen.patch + /usr/bin/patch -p1 -b --suffix .dlopen --fuzz=0 patching file PAMmodule.c + echo 'Patch #1 (PyPAM-0.5.0-dealloc.patch):' Patch #1 (PyPAM-0.5.0-dealloc.patch): + /usr/bin/cat /builddir/build/SOURCES/PyPAM-0.5.0-dealloc.patch + /usr/bin/patch -p1 -b --suffix .dealloc --fuzz=0 patching file PAMmodule.c + echo 'Patch #2 (PyPAM-0.5.0-nofree.patch):' Patch #2 (PyPAM-0.5.0-nofree.patch): + /usr/bin/cat /builddir/build/SOURCES/PyPAM-0.5.0-nofree.patch + /usr/bin/patch -p1 -b --suffix .nofree --fuzz=0 patching file PAMmodule.c + echo 'Patch #3 (PyPAM-0.5.0-memory-errors.patch):' Patch #3 (PyPAM-0.5.0-memory-errors.patch): + /usr/bin/cat /builddir/build/SOURCES/PyPAM-0.5.0-memory-errors.patch + /usr/bin/patch -p1 -b --suffix .memory --fuzz=0 patching file PAMmodule.c + echo 'Patch #4 (PyPAM-0.5.0-return-value.patch):' Patch #4 (PyPAM-0.5.0-return-value.patch): + /usr/bin/cat /builddir/build/SOURCES/PyPAM-0.5.0-return-value.patch + /usr/bin/patch -p1 -b --suffix .retval --fuzz=0 patching file PAMmodule.c + echo 'Patch #5 (PyPAM-python3-support.patch):' Patch #5 (PyPAM-python3-support.patch): + /usr/bin/cat /builddir/build/SOURCES/PyPAM-python3-support.patch + /usr/bin/patch -p0 -b --suffix .python3 --fuzz=0 patching file PAMmodule.c patching file setup.py patching file tests/PamTest.py + rm -rf build dist + rm -rf /builddir/build/BUILD/python3-PyPAM-0.5.0-20.fc21 + cp -a . /builddir/build/BUILD/python3-PyPAM-0.5.0-20.fc21 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WtNdBK + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing' + /usr/bin/python setup.py build running build running build_ext building 'PAM' extension creating build creating build/temp.linux-x86_64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c PAMmodule.c -o build/temp.linux-x86_64-2.7/PAMmodule.o -std=c99 In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from PAMmodule.c:14: /usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/unistd.h:25:0, from /usr/include/security/pam_client.h:16, from /usr/include/security/pam_misc.h:7, from PAMmodule.c:13: /usr/include/features.h:225:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from PAMmodule.c:14: /usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/unistd.h:25:0, from /usr/include/security/pam_client.h:16, from /usr/include/security/pam_misc.h:7, from PAMmodule.c:13: /usr/include/features.h:166:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ PAMmodule.c:10:13: warning: 'revision' defined but not used [-Wunused-variable] static char revision[] = "$Id: PAMmodule.c,v 1.3 2007/04/18 03:55:11 rob Exp $"; ^ creating build/lib.linux-x86_64-2.7 gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing build/temp.linux-x86_64-2.7/PAMmodule.o -L/usr/lib64 -lpam -lpam_misc -lpython2.7 -o build/lib.linux-x86_64-2.7/PAM.so + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-20.fc21 ~/build/BUILD/python3-PyPAM-0.5.0-20.fc21 ~/build/BUILD/PyPAM-0.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing' + /usr/bin/python3 setup.py build running build running build_ext building 'PAM' extension creating build creating build/temp.linux-x86_64-3.4 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fPIC -I/usr/include/python3.4m -c PAMmodule.c -o build/temp.linux-x86_64-3.4/PAMmodule.o -std=c99 PAMmodule.c:10:13: warning: 'revision' defined but not used [-Wunused-variable] static char revision[] = "$Id: PAMmodule.c,v 1.3 2007/04/18 03:55:11 rob Exp $"; ^ creating build/lib.linux-x86_64-3.4 gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing build/temp.linux-x86_64-3.4/PAMmodule.o -L/usr/lib64 -lpam -lpam_misc -lpython3.4m -o build/lib.linux-x86_64-3.4/PAM.cpython-34m.so + popd ~/build/BUILD/PyPAM-0.5.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l9ltqB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64 ++ dirname /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64 + cd PyPAM-0.5.0 + rm -rf /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64 + /usr/bin/python setup.py install --root=/builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64 running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr creating /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/PAM.so -> /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64/python2.7/site-packages/PyPAM-0.5.0-py2.7.egg-info + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-20.fc21 ~/build/BUILD/python3-PyPAM-0.5.0-20.fc21 ~/build/BUILD/PyPAM-0.5.0 + /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64 running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64/python3.4 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64/python3.4/site-packages copying build/lib.linux-x86_64-3.4/PAM.cpython-34m.so -> /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64/python3.4/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64/python3.4/site-packages/PyPAM-0.5.0-py3.4.egg-info + popd ~/build/BUILD/PyPAM-0.5.0 + chmod 644 examples/pamtest.py + rm -f examples/pamexample + /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/PyPAM-0.5.0 extracting debug info from /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64/python3.4/site-packages/PAM.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64/python2.7/site-packages/PAM.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 83 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 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib/debug/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QNIDBu + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 ++ uname -m + PYTHONPATH=build/lib.linux-x86_64-2.7/ + /usr/bin/python tests/PamTest.py ...... ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-20.fc21 ~/build/BUILD/python3-PyPAM-0.5.0-20.fc21 ~/build/BUILD/PyPAM-0.5.0 ++ uname -m + PYTHONPATH=build/lib.linux-x86_64-3.4/ + /usr/bin/python3 tests/PamTest.py ...... ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK + popd ~/build/BUILD/PyPAM-0.5.0 + exit 0 Processing files: PyPAM-0.5.0-20.fc21.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BsG11n + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/PyPAM + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/PyPAM + cp -pr AUTHORS /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/PyPAM + cp -pr NEWS /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/PyPAM + cp -pr README /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/PyPAM + cp -pr ChangeLog /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/PyPAM + cp -pr COPYING /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/PyPAM + cp -pr INSTALL /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/PyPAM + cp -pr examples /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/PyPAM + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/PAM.so$' | /usr/bin/grep -v '/usr/lib64/python3.4/site-packages/PAM*.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: PyPAM = 0.5.0-20.fc21 PyPAM(x86-64) = 0.5.0-20.fc21 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpam_misc.so.0()(64bit) libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-PyPAM-0.5.0-20.fc21.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wEBzki + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/python3-PyPAM + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/python3-PyPAM + cp -pr AUTHORS /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/python3-PyPAM + cp -pr NEWS /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/python3-PyPAM + cp -pr README /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/python3-PyPAM + cp -pr ChangeLog /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/python3-PyPAM + cp -pr COPYING /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/python3-PyPAM + cp -pr INSTALL /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/python3-PyPAM + cp -pr examples /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64/usr/share/doc/python3-PyPAM + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/PAM.so$' | /usr/bin/grep -v '/usr/lib64/python3.4/site-packages/PAM*.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python3-PyPAM = 0.5.0-20.fc21 python3-PyPAM(x86-64) = 0.5.0-20.fc21 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpam_misc.so.0()(64bit) libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpthread.so.0()(64bit) libpython3.4m.so.1.0()(64bit) python(abi) = 3.4 rtld(GNU_HASH) Processing files: PyPAM-debuginfo-0.5.0-20.fc21.x86_64 Provides: PyPAM-debuginfo = 0.5.0-20.fc21 PyPAM-debuginfo(x86-64) = 0.5.0-20.fc21 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/PyPAM-0.5.0-20.fc21.x86_64 warning: Could not canonicalize hostname: buildvm-12.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/PyPAM-0.5.0-20.fc21.x86_64.rpm Wrote: /builddir/build/RPMS/python3-PyPAM-0.5.0-20.fc21.x86_64.rpm Wrote: /builddir/build/RPMS/PyPAM-debuginfo-0.5.0-20.fc21.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fTRPa3 + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + rm -rf /builddir/build/BUILDROOT/PyPAM-0.5.0-20.fc21.x86_64 + exit 0 Child return code was: 0 LEAVE do -->