Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/PyPAM.spec'], user='mockbuild'printOutput=Falseuid=1000chrootPath='/var/lib/mock/f28-build-9616541-778120/root'nspawn_args=[]shell=Falselogger=env={'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '}gid=425timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/PyPAM.spec'] with env {'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False 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 Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/PyPAM-0.5.0-33.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/PyPAM.spec'], user='mockbuild'printOutput=Falseuid=1000chrootPath='/var/lib/mock/f28-build-9616541-778120/root'nspawn_args=[]shell=Falselogger=env={'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '}gid=425timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/PyPAM.spec'] with env {'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r6VvJl + 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 -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyPAM-0.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (PyPAM-dlopen.patch): + echo 'Patch #0 (PyPAM-dlopen.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .dlopen --fuzz=0 patching file PAMmodule.c Patch #1 (PyPAM-0.5.0-dealloc.patch): + echo 'Patch #1 (PyPAM-0.5.0-dealloc.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .dealloc --fuzz=0 patching file PAMmodule.c Patch #2 (PyPAM-0.5.0-nofree.patch): + echo 'Patch #2 (PyPAM-0.5.0-nofree.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .nofree --fuzz=0 patching file PAMmodule.c Patch #3 (PyPAM-0.5.0-memory-errors.patch): + echo 'Patch #3 (PyPAM-0.5.0-memory-errors.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .memory --fuzz=0 patching file PAMmodule.c Patch #4 (PyPAM-0.5.0-return-value.patch): + echo 'Patch #4 (PyPAM-0.5.0-return-value.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .retval --fuzz=0 patching file PAMmodule.c Patch #5 (PyPAM-python3-support.patch): + echo 'Patch #5 (PyPAM-python3-support.patch):' + /usr/bin/patch --no-backup-if-mismatch -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-33.fc28 + cp -a . /builddir/build/BUILD/python3-PyPAM-0.5.0-33.fc28 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BvKdUy + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fno-strict-aliasing' + /usr/bin/python setup.py build running build running build_ext building 'PAM' extension creating build creating build/temp.linux-ppc64le-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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c PAMmodule.c -o build/temp.linux-ppc64le-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:1199: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:260: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:1221: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:201: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-ppc64le-2.7 gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fno-strict-aliasing build/temp.linux-ppc64le-2.7/PAMmodule.o -L/usr/lib64 -lpam -lpam_misc -lpython2.7 -o build/lib.linux-ppc64le-2.7/PAM.so + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-33.fc28 ~/build/BUILD/python3-PyPAM-0.5.0-33.fc28 ~/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fno-strict-aliasing' + /usr/bin/python3 setup.py build running build running build_ext building 'PAM' extension creating build creating build/temp.linux-ppc64le-3.6 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fno-strict-aliasing -fPIC -I/usr/include/python3.6m -c PAMmodule.c -o build/temp.linux-ppc64le-3.6/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-ppc64le-3.6 gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fno-strict-aliasing build/temp.linux-ppc64le-3.6/PAMmodule.o -L/usr/lib64 -lpam -lpam_misc -lpython3.6m -o build/lib.linux-ppc64le-3.6/PAM.cpython-36m-ppc64le-linux-gnu.so + popd + exit 0 ~/build/BUILD/PyPAM-0.5.0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kbhYpM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le ++ dirname /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le + cd PyPAM-0.5.0 + /usr/bin/python setup.py install --root=/builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr creating /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64/python2.7/site-packages copying build/lib.linux-ppc64le-2.7/PAM.so -> /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64/python2.7/site-packages/PyPAM-0.5.0-py2.7.egg-info + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-33.fc28 ~/build/BUILD/python3-PyPAM-0.5.0-33.fc28 ~/build/BUILD/PyPAM-0.5.0 + /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64/python3.6/site-packages copying build/lib.linux-ppc64le-3.6/PAM.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64/python3.6/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64/python3.6/site-packages/PyPAM-0.5.0-py3.6.egg-info + popd ~/build/BUILD/PyPAM-0.5.0 + chmod 644 examples/pamtest.py + rm -f examples/pamexample + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.5.0-33.fc28 --unique-debug-suffix -0.5.0-33.fc28.ppc64le --unique-debug-src-base PyPAM-0.5.0-33.fc28.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PyPAM-0.5.0 extracting debug info from /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64/python2.7/site-packages/PAM.so extracting debug info from /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64/python3.6/site-packages/PAM.cpython-36m-ppc64le-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 42 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-33.fc28.ppc64le/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HSX8n0 + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 ++ uname -m + PYTHONPATH=build/lib.linux-ppc64le-2.7/ + /usr/bin/python tests/PamTest.py ...... ---------------------------------------------------------------------- Ran 6 tests in 0.000s OK + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-33.fc28 ~/build/BUILD/python3-PyPAM-0.5.0-33.fc28 ~/build/BUILD/PyPAM-0.5.0 ++ uname -m + PYTHONPATH=build/lib.linux-ppc64le-3.6/ + /usr/bin/python3 tests/PamTest.py ...... ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK + popd ~/build/BUILD/PyPAM-0.5.0 + exit 0 Processing files: python2-pypam-0.5.0-33.fc28.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mJDGpe + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python2-pypam + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python2-pypam + cp -pr AUTHORS /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python2-pypam + cp -pr NEWS /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python2-pypam + cp -pr README /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python2-pypam + cp -pr ChangeLog /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python2-pypam + cp -pr INSTALL /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python2-pypam + cp -pr examples /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python2-pypam + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eFFDrs + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/licenses/python2-pypam + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/licenses/python2-pypam + cp -pr COPYING /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/licenses/python2-pypam + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/PAM.so$' | /usr/bin/grep -v '/usr/lib64/python3.6/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 " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: PyPAM = 0.5.0-33.fc28 PyPAM(ppc-64) = 0.5.0-33.fc28 python-pypam = 0.5.0-33.fc28 python-pypam(ppc-64) = 0.5.0-33.fc28 python2-pypam = 0.5.0-33.fc28 python2-pypam(ppc-64) = 0.5.0-33.fc28 python2.7dist(pypam) = 0.5.0 python2dist(pypam) = 0.5.0 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.17)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam_misc.so.0()(64bit) libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: PyPAM < 0.5.0-33.fc28 python-pypam < 0.5.0-33.fc28 Processing files: python3-PyPAM-0.5.0-33.fc28.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wfgb3G + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python3-PyPAM + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python3-PyPAM + cp -pr AUTHORS /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python3-PyPAM + cp -pr NEWS /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python3-PyPAM + cp -pr README /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python3-PyPAM + cp -pr ChangeLog /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python3-PyPAM + cp -pr INSTALL /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python3-PyPAM + cp -pr examples /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/doc/python3-PyPAM + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ves8EV + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/licenses/python3-PyPAM + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/licenses/python3-PyPAM + cp -pr COPYING /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le/usr/share/licenses/python3-PyPAM + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/PAM.so$' | /usr/bin/grep -v '/usr/lib64/python3.6/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 " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python3-PyPAM = 0.5.0-33.fc28 python3-PyPAM(ppc-64) = 0.5.0-33.fc28 python3.6dist(pypam) = 0.5.0 python3dist(pypam) = 0.5.0 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.17)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam_misc.so.0()(64bit) libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: PyPAM-debugsource-0.5.0-33.fc28.ppc64le warning: Deprecated external dependency generator is used! Provides: PyPAM-debugsource = 0.5.0-33.fc28 PyPAM-debugsource(ppc-64) = 0.5.0-33.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: PyPAM-debuginfo-0.5.0-33.fc28.ppc64le Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/PAM.so$' | /usr/bin/grep -v '/usr/lib64/python3.6/site-packages/PAM*.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " warning: Deprecated external dependency generator is used! Provides: PyPAM-debuginfo = 0.5.0-33.fc28 PyPAM-debuginfo(ppc-64) = 0.5.0-33.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-pypam-debuginfo-0.5.0-33.fc28.ppc64le warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/PAM.so$' | /usr/bin/grep -v '/usr/lib64/python3.6/site-packages/PAM*.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 78e5d65fb622c9146fe0552def74d3419f23763b python2-pypam-debuginfo = 0.5.0-33.fc28 python2-pypam-debuginfo(ppc-64) = 0.5.0-33.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-PyPAM-debuginfo-0.5.0-33.fc28.ppc64le warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/PAM.so$' | /usr/bin/grep -v '/usr/lib64/python3.6/site-packages/PAM*.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 080bfd4e74c9ec233742971e30db3b4562c2e1f7 python3-PyPAM-debuginfo = 0.5.0-33.fc28 python3-PyPAM-debuginfo(ppc-64) = 0.5.0-33.fc28 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/PyPAM-0.5.0-33.fc28.ppc64le Wrote: /builddir/build/RPMS/python2-pypam-0.5.0-33.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-PyPAM-0.5.0-33.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/PyPAM-debugsource-0.5.0-33.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/PyPAM-debuginfo-0.5.0-33.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/python2-pypam-debuginfo-0.5.0-33.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-PyPAM-debuginfo-0.5.0-33.fc28.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9uJz1a + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/PyPAM-0.5.0-33.fc28.ppc64le + exit 0 Child return code was: 0