Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/PyPAM.spec'], printOutput=FalsechrootPath='/var/lib/mock/f25-python-6054242-620673/root'timeout=172800logger=gid=425user='mockbuild'uid=1000shell=Falseenv={'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/PyPAM.spec'] with env {'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: arm02-builder15.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/PyPAM-0.5.0-25.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/PyPAM.spec'], printOutput=FalsechrootPath='/var/lib/mock/f25-python-6054242-620673/root'timeout=172800logger=gid=425private_network=Trueuser='mockbuild'uid=1000shell=Falseenv={'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/PyPAM.spec'] with env {'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ELuaG4 + 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 . + 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-25.fc25 + cp -a . /builddir/build/BUILD/python3-PyPAM-0.5.0-25.fc25 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qIrd37 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing' + /usr/bin/python setup.py build running build running build_ext building 'PAM' extension creating build creating build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c PAMmodule.c -o build/temp.linux-armv7l-2.7/PAMmodule.o -std=c99 In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from PAMmodule.c:14: /usr/include/python2.7/pyconfig-32.h:1202: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:4:0, from /usr/include/python2.7/Python.h:8, from PAMmodule.c:14: /usr/include/python2.7/pyconfig-32.h:1224: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-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing build/temp.linux-armv7l-2.7/PAMmodule.o -L/usr/lib -lpam -lpam_misc -lpython2.7 -o build/lib.linux-armv7l-2.7/PAM.so + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-25.fc25 ~/build/BUILD/python3-PyPAM-0.5.0-25.fc25 ~/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing' + /usr/bin/python3 setup.py build running build running build_ext building 'PAM' extension creating build creating build/temp.linux-armv7l-3.5 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python3.5m -c PAMmodule.c -o build/temp.linux-armv7l-3.5/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-armv7l-3.5 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing build/temp.linux-armv7l-3.5/PAMmodule.o -L/usr/lib -lpam -lpam_misc -lpython3.5m -o build/lib.linux-armv7l-3.5/PAM.cpython-35m-arm-linux-gnueabi.so + popd ~/build/BUILD/PyPAM-0.5.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LQQLAa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm ++ dirname /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm + cd PyPAM-0.5.0 + rm -rf /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm + /usr/bin/python setup.py install --root=/builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm creating /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr creating /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib creating /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/PAM.so -> /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/python2.7/site-packages/PyPAM-0.5.0-py2.7.egg-info + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-25.fc25 ~/build/BUILD/python3-PyPAM-0.5.0-25.fc25 ~/build/BUILD/PyPAM-0.5.0 + /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm running install running build running build_ext running install_lib creating /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/python3.5 creating /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/python3.5/site-packages copying build/lib.linux-armv7l-3.5/PAM.cpython-35m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/python3.5/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/python3.5/site-packages/PyPAM-0.5.0-py3.5.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 50000000 /builddir/build/BUILD/PyPAM-0.5.0 extracting debug info from /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/python3.5/site-packages/PAM.cpython-35m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/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-25.fc25.arm/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/debug/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/lib/debug/usr/lib/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.fIn7WM + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 ++ uname -m + PYTHONPATH=build/lib.linux-armv7l-2.7/ + /usr/bin/python tests/PamTest.py ...... ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK + pushd /builddir/build/BUILD/python3-PyPAM-0.5.0-25.fc25 ~/build/BUILD/python3-PyPAM-0.5.0-25.fc25 ~/build/BUILD/PyPAM-0.5.0 ++ uname -m + PYTHONPATH=build/lib.linux-armv7l-3.5/ + /usr/bin/python3 tests/PamTest.py ...... ---------------------------------------------------------------------- Ran 6 tests in 0.004s OK + popd ~/build/BUILD/PyPAM-0.5.0 + exit 0 Processing files: PyPAM-0.5.0-25.fc25.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zSQwdV + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/PyPAM + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/PyPAM + cp -pr AUTHORS /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/PyPAM + cp -pr NEWS /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/PyPAM + cp -pr README /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/PyPAM + cp -pr ChangeLog /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/PyPAM + cp -pr COPYING /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/PyPAM + cp -pr INSTALL /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/PyPAM + cp -pr examples /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/PyPAM + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/PAM.so$' | /usr/bin/grep -v '/usr/lib/python3.5/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-25.fc25 PyPAM(armv7hl-32) = 0.5.0-25.fc25 python2.7dist(pypam) = 0.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpam.so.0 libpam.so.0(LIBPAM_1.0) libpam_misc.so.0 libpam_misc.so.0(LIBPAM_MISC_1.0) libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-PyPAM-0.5.0-25.fc25.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uVdHEA + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/python3-PyPAM + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/python3-PyPAM + cp -pr AUTHORS /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/python3-PyPAM + cp -pr NEWS /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/python3-PyPAM + cp -pr README /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/python3-PyPAM + cp -pr ChangeLog /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/python3-PyPAM + cp -pr COPYING /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/python3-PyPAM + cp -pr INSTALL /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/python3-PyPAM + cp -pr examples /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm/usr/share/doc/python3-PyPAM + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/PAM.so$' | /usr/bin/grep -v '/usr/lib/python3.5/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-25.fc25 python3-PyPAM(armv7hl-32) = 0.5.0-25.fc25 python3.5dist(pypam) = 0.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpam.so.0 libpam.so.0(LIBPAM_1.0) libpam_misc.so.0 libpam_misc.so.0(LIBPAM_MISC_1.0) libpthread.so.0 libpython3.5m.so.1.0 python(abi) = 3.5 rtld(GNU_HASH) Processing files: PyPAM-debuginfo-0.5.0-25.fc25.armv7hl Provides: PyPAM-debuginfo = 0.5.0-25.fc25 PyPAM-debuginfo(armv7hl-32) = 0.5.0-25.fc25 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-25.fc25.arm warning: Could not canonicalize hostname: arm02-builder15.arm.fedoraproject.org Wrote: /builddir/build/RPMS/PyPAM-0.5.0-25.fc25.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-PyPAM-0.5.0-25.fc25.armv7hl.rpm Wrote: /builddir/build/RPMS/PyPAM-debuginfo-0.5.0-25.fc25.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2d5XO7 + umask 022 + cd /builddir/build/BUILD + cd PyPAM-0.5.0 + rm -rf /builddir/build/BUILDROOT/PyPAM-0.5.0-25.fc25.arm + exit 0 Child return code was: 0