Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/PyPAM.spec'], chrootPath='/var/lib/mock/f29-build-12981233-948624/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 s390x --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: s390x Building for target s390x Wrote: /builddir/build/SRPMS/PyPAM-0.5.0-39.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/PyPAM.spec'], chrootPath='/var/lib/mock/f29-build-12981233-948624/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 s390x --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: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Oou8ga + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyPAM-0.5.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/PyPAM-0.5.0.tar.gz + 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/patch --no-backup-if-mismatch -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/patch --no-backup-if-mismatch -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/patch --no-backup-if-mismatch -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/patch --no-backup-if-mismatch -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/patch --no-backup-if-mismatch -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/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-39.fc29 + cp -a . /builddir/build/BUILD/python3-PyPAM-0.5.0-39.fc29 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KoMhPg + 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 -march=zEC12 -mtune=z13 -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-s390x-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 -march=zEC12 -mtune=z13 -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 -march=zEC12 -mtune=z13 -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c PAMmodule.c -o build/temp.linux-s390x-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-s390x-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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing build/temp.linux-s390x-2.7/PAMmodule.o -L/usr/lib64 -lpam -lpam_misc -lpython2.7 -o build/lib.linux-s390x-2.7/PAM.so + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-39.fc29 ~/build/BUILD/python3-PyPAM-0.5.0-39.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 -march=zEC12 -mtune=z13 -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-s390x-3.7 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 -march=zEC12 -mtune=z13 -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -fPIC -I/usr/include/python3.7m -c PAMmodule.c -o build/temp.linux-s390x-3.7/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-s390x-3.7 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing build/temp.linux-s390x-3.7/PAMmodule.o -L/usr/lib64 -lpam -lpam_misc -lpython3.7m -o build/lib.linux-s390x-3.7/PAM.cpython-37m-s390x-linux-gnu.so + popd ~/build/BUILD/PyPAM-0.5.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P2wGyi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x ++ dirname /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x + cd PyPAM-0.5.0 + /usr/bin/python2 setup.py install --root=/builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr creating /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib64 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib64/python2.7/site-packages copying build/lib.linux-s390x-2.7/PAM.so -> /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib64/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib64/python2.7/site-packages/PyPAM-0.5.0-py2.7.egg-info + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-39.fc29 ~/build/BUILD/python3-PyPAM-0.5.0-39.fc29 ~/build/BUILD/PyPAM-0.5.0 + /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib64/python3.7/site-packages copying build/lib.linux-s390x-3.7/PAM.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib64/python3.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib64/python3.7/site-packages/PyPAM-0.5.0-py3.7.egg-info + popd ~/build/BUILD/PyPAM-0.5.0 + chmod 644 examples/pamtest.py + rm -f examples/pamexample + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.5.0-39.fc29 --unique-debug-suffix -0.5.0-39.fc29.s390x --unique-debug-src-base PyPAM-0.5.0-39.fc29.s390x --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-39.fc29.s390x/usr/lib64/python2.7/site-packages/PAM.so extracting debug info from /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib64/python3.7/site-packages/PAM.cpython-37m-s390x-linux-gnu.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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vH7TwE + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 ++ uname -m + PYTHONPATH=build/lib.linux-s390x-2.7/ + /usr/bin/python2 tests/PamTest.py ...... ---------------------------------------------------------------------- Ran 6 tests in 0.000s OK + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-39.fc29 ~/build/BUILD/python3-PyPAM-0.5.0-39.fc29 ~/build/BUILD/PyPAM-0.5.0 ++ uname -m + PYTHONPATH=build/lib.linux-s390x-3.7/ + /usr/bin/python3 tests/PamTest.py ...... ---------------------------------------------------------------------- Ran 6 tests in 0.000s OK + popd ~/build/BUILD/PyPAM-0.5.0 + exit 0 Processing files: python2-pypam-0.5.0-39.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lxrNRc + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/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-39.fc29.s390x/usr/share/doc/python2-pypam + cp -pr AUTHORS /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/share/doc/python2-pypam + cp -pr NEWS /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/share/doc/python2-pypam + cp -pr README /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/share/doc/python2-pypam + cp -pr ChangeLog /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/share/doc/python2-pypam + cp -pr INSTALL /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/share/doc/python2-pypam + cp -pr examples /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/share/doc/python2-pypam + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nTmb4J + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/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-39.fc29.s390x/usr/share/licenses/python2-pypam + cp -pr COPYING /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/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.7/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-39.fc29 PyPAM(s390-64) = 0.5.0-39.fc29 python-pypam = 0.5.0-39.fc29 python-pypam(s390-64) = 0.5.0-39.fc29 python2-pypam = 0.5.0-39.fc29 python2-pypam(s390-64) = 0.5.0-39.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.2)(64bit) libc.so.6(GLIBC_2.4)(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-39.fc29 python-pypam < 0.5.0-39.fc29 Processing files: python3-PyPAM-0.5.0-39.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sAErfK + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/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-39.fc29.s390x/usr/share/doc/python3-PyPAM + cp -pr AUTHORS /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/share/doc/python3-PyPAM + cp -pr NEWS /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/share/doc/python3-PyPAM + cp -pr README /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/share/doc/python3-PyPAM + cp -pr ChangeLog /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/share/doc/python3-PyPAM + cp -pr INSTALL /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/share/doc/python3-PyPAM + cp -pr examples /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/usr/share/doc/python3-PyPAM + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5WQSgK + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/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-39.fc29.s390x/usr/share/licenses/python3-PyPAM + cp -pr COPYING /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x/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.7/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-39.fc29 python3-PyPAM(s390-64) = 0.5.0-39.fc29 python3.7dist(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.2)(64bit) libc.so.6(GLIBC_2.4)(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.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: PyPAM-debugsource-0.5.0-39.fc29.s390x warning: Deprecated external dependency generator is used! Provides: PyPAM-debugsource = 0.5.0-39.fc29 PyPAM-debugsource(s390-64) = 0.5.0-39.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-39.fc29.s390x 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.7/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-39.fc29 PyPAM-debuginfo(s390-64) = 0.5.0-39.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: PyPAM-debugsource(s390-64) = 0.5.0-39.fc29 Processing files: python2-pypam-debuginfo-0.5.0-39.fc29.s390x Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/PAM.so$' | /usr/bin/grep -v '/usr/lib64/python3.7/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: debuginfo(build-id) = 57b97fc471f730e733e8b83810033e605a6c52cd python2-pypam-debuginfo = 0.5.0-39.fc29 python2-pypam-debuginfo(s390-64) = 0.5.0-39.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: PyPAM-debugsource(s390-64) = 0.5.0-39.fc29 Processing files: python3-PyPAM-debuginfo-0.5.0-39.fc29.s390x 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.7/site-packages/PAM*.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = ffb858962af1f4f61f78489b119e6fd23409a205 python3-PyPAM-debuginfo = 0.5.0-39.fc29 python3-PyPAM-debuginfo(s390-64) = 0.5.0-39.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: PyPAM-debugsource(s390-64) = 0.5.0-39.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x Wrote: /builddir/build/RPMS/python2-pypam-0.5.0-39.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python3-PyPAM-0.5.0-39.fc29.s390x.rpm Wrote: /builddir/build/RPMS/PyPAM-debugsource-0.5.0-39.fc29.s390x.rpm Wrote: /builddir/build/RPMS/PyPAM-debuginfo-0.5.0-39.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python2-pypam-debuginfo-0.5.0-39.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python3-PyPAM-debuginfo-0.5.0-39.fc29.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ub88aK + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/PyPAM-0.5.0-39.fc29.s390x + exit 0 Child return code was: 0