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'], chrootPath='/var/lib/mock/f29-build-12418288-909928/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/PyPAM.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/PyPAM-0.5.0-37.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/PyPAM.spec'], chrootPath='/var/lib/mock/f29-build-12418288-909928/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/PyPAM.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ssmkai + 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-37.fc29 + cp -a . /builddir/build/BUILD/python3-PyPAM-0.5.0-37.fc29 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3OFGAY + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing' + /usr/bin/python2 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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, from /usr/include/python2.7/Python.h:8, from PAMmodule.c:14: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/unistd.h:25, from /usr/include/security/pam_client.h:16, from /usr/include/security/pam_misc.h:7, from PAMmodule.c:13: /usr/include/features.h:265: 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, from /usr/include/python2.7/Python.h:8, from PAMmodule.c:14: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/unistd.h:25, from /usr/include/security/pam_client.h:16, from /usr/include/security/pam_misc.h:7, from PAMmodule.c:13: /usr/include/features.h:202: 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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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-37.fc29 ~/build/BUILD/python3-PyPAM-0.5.0-37.fc29 ~/build/BUILD/PyPAM-0.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.kAxjpF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le ++ dirname /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le + cd PyPAM-0.5.0 + /usr/bin/python2 setup.py install --root=/builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr creating /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/lib64/python2.7/site-packages copying build/lib.linux-ppc64le-2.7/PAM.so -> /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/lib64/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/lib64/python2.7/site-packages/PyPAM-0.5.0-py2.7.egg-info + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-37.fc29 ~/build/BUILD/python3-PyPAM-0.5.0-37.fc29 ~/build/BUILD/PyPAM-0.5.0 + /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.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-37.fc29.ppc64le/usr/lib64/python3.6/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.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-37.fc29 --unique-debug-suffix -0.5.0-37.fc29.ppc64le --unique-debug-src-base PyPAM-0.5.0-37.fc29.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-37.fc29.ppc64le/usr/lib64/python3.6/site-packages/PAM.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/lib64/python2.7/site-packages/PAM.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 42 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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-37.fc29.ppc64le/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QjycZm + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 ++ uname -m + PYTHONPATH=build/lib.linux-ppc64le-2.7/ + /usr/bin/python2 tests/PamTest.py ...... ---------------------------------------------------------------------- Ran 6 tests in 0.000s OK ~/build/BUILD/python3-PyPAM-0.5.0-37.fc29 ~/build/BUILD/PyPAM-0.5.0 + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-37.fc29 ++ uname -m + PYTHONPATH=build/lib.linux-ppc64le-3.6/ + /usr/bin/python3 tests/PamTest.py ...... ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK ~/build/BUILD/PyPAM-0.5.0 + popd + exit 0 Processing files: python2-pypam-0.5.0-37.fc29.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GYhqC4 + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.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-37.fc29.ppc64le/usr/share/doc/python2-pypam + cp -pr AUTHORS /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/doc/python2-pypam + cp -pr NEWS /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/doc/python2-pypam + cp -pr README /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/doc/python2-pypam + cp -pr ChangeLog /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/doc/python2-pypam + cp -pr INSTALL /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/doc/python2-pypam + cp -pr examples /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/doc/python2-pypam + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hJFlgM + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.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-37.fc29.ppc64le/usr/share/licenses/python2-pypam + cp -pr COPYING /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/licenses/python2-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.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! 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-37.fc29 PyPAM(ppc-64) = 0.5.0-37.fc29 python-pypam = 0.5.0-37.fc29 python-pypam(ppc-64) = 0.5.0-37.fc29 python2-pypam = 0.5.0-37.fc29 python2-pypam(ppc-64) = 0.5.0-37.fc29 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-37.fc29 python-pypam < 0.5.0-37.fc29 Processing files: python3-PyPAM-0.5.0-37.fc29.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0fTGuu + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.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-37.fc29.ppc64le/usr/share/doc/python3-PyPAM + cp -pr AUTHORS /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/doc/python3-PyPAM + cp -pr NEWS /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/doc/python3-PyPAM + cp -pr README /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/doc/python3-PyPAM + cp -pr ChangeLog /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/doc/python3-PyPAM + cp -pr INSTALL /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/doc/python3-PyPAM + cp -pr examples /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le/usr/share/doc/python3-PyPAM + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Wf0BJc + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.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-37.fc29.ppc64le/usr/share/licenses/python3-PyPAM + cp -pr COPYING /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.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-37.fc29 python3-PyPAM(ppc-64) = 0.5.0-37.fc29 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-37.fc29.ppc64le warning: Deprecated external dependency generator is used! Provides: PyPAM-debugsource = 0.5.0-37.fc29 PyPAM-debugsource(ppc-64) = 0.5.0-37.fc29 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-37.fc29.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: PyPAM-debuginfo = 0.5.0-37.fc29 PyPAM-debuginfo(ppc-64) = 0.5.0-37.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: PyPAM-debugsource(ppc-64) = 0.5.0-37.fc29 Processing files: python2-pypam-debuginfo-0.5.0-37.fc29.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) = 89f5f9cc7020c3b4f8c67dd6a4455e8b89520b63 python2-pypam-debuginfo = 0.5.0-37.fc29 python2-pypam-debuginfo(ppc-64) = 0.5.0-37.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: PyPAM-debugsource(ppc-64) = 0.5.0-37.fc29 Processing files: python3-PyPAM-debuginfo-0.5.0-37.fc29.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) = 34bd4180ffd327f3fc4859b78f3d1ff186a258db python3-PyPAM-debuginfo = 0.5.0-37.fc29 python3-PyPAM-debuginfo(ppc-64) = 0.5.0-37.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: PyPAM-debugsource(ppc-64) = 0.5.0-37.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le Wrote: /builddir/build/RPMS/python2-pypam-0.5.0-37.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-PyPAM-0.5.0-37.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/PyPAM-debugsource-0.5.0-37.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/PyPAM-debuginfo-0.5.0-37.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/python2-pypam-debuginfo-0.5.0-37.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-PyPAM-debuginfo-0.5.0-37.fc29.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MPs6NV + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/PyPAM-0.5.0-37.fc29.ppc64le + exit 0 Child return code was: 0