Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python3-cups.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-837730b4b5db8d835619c4affe084375569926b1/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python3-cups.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python3-cups-1.9.74-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python3-cups.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-837730b4b5db8d835619c4affe084375569926b1/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python3-cups.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Xb1Bu4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycups-1.9.74 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pycups-1.9.74.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycups-1.9.74 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e '/^#!\/usr\/bin\/python/d' -i examples/cupstree.py + chmod -x examples/cupstree.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AGnHbc + umask 022 + cd /builddir/build/BUILD + cd pycups-1.9.74 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_ext building 'cups' extension creating build creating build/temp.linux-armv7l-3.6 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DVERSION="1.9.74" -I/usr/include/python3.6m -c cupsmodule.c -o build/temp.linux-armv7l-3.6/cupsmodule.o cupsmodule.c: In function 'cups_ppdSetConformance': cupsmodule.c:600:3: warning: 'ppdSetConformance' is deprecated (declared at /usr/include/cups/ppd.h:414) [-Wdeprecated-declarations] ppdSetConformance (level); ^ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DVERSION="1.9.74" -I/usr/include/python3.6m -c cupsconnection.c -o build/temp.linux-armv7l-3.6/cupsconnection.o cupsconnection.c: In function 'Connection_adminExportSamba': cupsconnection.c:4101:3: warning: 'cupsAdminCreateWindowsPPD' is deprecated (declared at /usr/include/cups/adminutil.h:59) [-Wdeprecated-declarations] if (!cupsAdminCreateWindowsPPD(self->http, name, ppdfile, sizeof(ppdfile))) { ^ cupsconnection.c:4110:3: warning: 'cupsAdminExportSamba' is deprecated (declared at /usr/include/cups/adminutil.h:54) [-Wdeprecated-declarations] ret = cupsAdminExportSamba(name, ppdfile, server, user, password, tf); ^ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DVERSION="1.9.74" -I/usr/include/python3.6m -c cupsppd.c -o build/temp.linux-armv7l-3.6/cupsppd.o cupsppd.c: In function 'PPD_localize': cupsppd.c:268:3: warning: 'ppdLocalize' is deprecated (declared at /usr/include/cups/ppd.h:434) [-Wdeprecated-declarations] if (!ppdLocalize (self->ppd)) ^ cupsppd.c: In function 'PPD_localizeIPPReason': cupsppd.c:299:3: warning: 'ppdLocalizeIPPReason' is deprecated (declared at /usr/include/cups/ppd.h:438) [-Wdeprecated-declarations] if (ppdLocalizeIPPReason (self->ppd, reason, scheme, buffer, bufsize)) ^ cupsppd.c: In function 'PPD_localizeMarkerName': cupsppd.c:328:3: warning: 'ppdLocalizeMarkerName' is deprecated (declared at /usr/include/cups/ppd.h:461) [-Wdeprecated-declarations] lname = ppdLocalizeMarkerName (self->ppd, name); ^ cupsppd.c: In function 'PPD_findAttr': cupsppd.c:450:3: warning: 'ppdFindAttr' is deprecated (declared at /usr/include/cups/ppd.h:407) [-Wdeprecated-declarations] attr = ppdFindAttr (self->ppd, name, spec); ^ cupsppd.c: In function 'PPD_findNextAttr': cupsppd.c:496:3: warning: 'ppdFindNextAttr' is deprecated (declared at /usr/include/cups/ppd.h:409) [-Wdeprecated-declarations] attr = ppdFindNextAttr (self->ppd, name, spec); ^ cupsppd.c: In function 'PPD_emitString': cupsppd.c:607:3: warning: 'ppdEmitString' is deprecated (declared at /usr/include/cups/ppd.h:424) [-Wdeprecated-declarations] emitted = ppdEmitString(self->ppd, section, min_order); ^ cupsppd.c: In function 'PPD_emitAfterOrder': cupsppd.c:672:3: warning: 'ppdEmitAfterOrder' is deprecated (declared at /usr/include/cups/ppd.h:420) [-Wdeprecated-declarations] if (!ppdEmitAfterOrder(self->ppd, f, section, limit, min_order)) ^ cupsppd.c: In function 'PPD_emitJCLEnd': cupsppd.c:760:3: warning: 'ppdEmitJCLEnd' is deprecated (declared at /usr/include/cups/ppd.h:423) [-Wdeprecated-declarations] if (!ppdEmitJCLEnd(self->ppd, f)) ^ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DVERSION="1.9.74" -I/usr/include/python3.6m -c cupsipp.c -o build/temp.linux-armv7l-3.6/cupsipp.o creating build/lib.linux-armv7l-3.6 gcc -pthread -shared -Wl,-z,relro -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.6/cupsmodule.o build/temp.linux-armv7l-3.6/cupsconnection.o build/temp.linux-armv7l-3.6/cupsppd.o build/temp.linux-armv7l-3.6/cupsipp.o -L/usr/lib -lcups -lpython3.6m -o build/lib.linux-armv7l-3.6/cups.cpython-36m-arm-linux-gnueabi.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_ext building 'cups' extension creating build/temp.linux-armv7l-3.4 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DVERSION="1.9.74" -I/usr/include/python3.4m -c cupsmodule.c -o build/temp.linux-armv7l-3.4/cupsmodule.o cupsmodule.c: In function 'cups_ppdSetConformance': cupsmodule.c:600:3: warning: 'ppdSetConformance' is deprecated (declared at /usr/include/cups/ppd.h:414) [-Wdeprecated-declarations] ppdSetConformance (level); ^ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DVERSION="1.9.74" -I/usr/include/python3.4m -c cupsconnection.c -o build/temp.linux-armv7l-3.4/cupsconnection.o cupsconnection.c: In function 'Connection_adminExportSamba': cupsconnection.c:4101:3: warning: 'cupsAdminCreateWindowsPPD' is deprecated (declared at /usr/include/cups/adminutil.h:59) [-Wdeprecated-declarations] if (!cupsAdminCreateWindowsPPD(self->http, name, ppdfile, sizeof(ppdfile))) { ^ cupsconnection.c:4110:3: warning: 'cupsAdminExportSamba' is deprecated (declared at /usr/include/cups/adminutil.h:54) [-Wdeprecated-declarations] ret = cupsAdminExportSamba(name, ppdfile, server, user, password, tf); ^ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DVERSION="1.9.74" -I/usr/include/python3.4m -c cupsppd.c -o build/temp.linux-armv7l-3.4/cupsppd.o cupsppd.c: In function 'PPD_localize': cupsppd.c:268:3: warning: 'ppdLocalize' is deprecated (declared at /usr/include/cups/ppd.h:434) [-Wdeprecated-declarations] if (!ppdLocalize (self->ppd)) ^ cupsppd.c: In function 'PPD_localizeIPPReason': cupsppd.c:299:3: warning: 'ppdLocalizeIPPReason' is deprecated (declared at /usr/include/cups/ppd.h:438) [-Wdeprecated-declarations] if (ppdLocalizeIPPReason (self->ppd, reason, scheme, buffer, bufsize)) ^ cupsppd.c: In function 'PPD_localizeMarkerName': cupsppd.c:328:3: warning: 'ppdLocalizeMarkerName' is deprecated (declared at /usr/include/cups/ppd.h:461) [-Wdeprecated-declarations] lname = ppdLocalizeMarkerName (self->ppd, name); ^ cupsppd.c: In function 'PPD_findAttr': cupsppd.c:450:3: warning: 'ppdFindAttr' is deprecated (declared at /usr/include/cups/ppd.h:407) [-Wdeprecated-declarations] attr = ppdFindAttr (self->ppd, name, spec); ^ cupsppd.c: In function 'PPD_findNextAttr': cupsppd.c:496:3: warning: 'ppdFindNextAttr' is deprecated (declared at /usr/include/cups/ppd.h:409) [-Wdeprecated-declarations] attr = ppdFindNextAttr (self->ppd, name, spec); ^ cupsppd.c: In function 'PPD_emitString': cupsppd.c:607:3: warning: 'ppdEmitString' is deprecated (declared at /usr/include/cups/ppd.h:424) [-Wdeprecated-declarations] emitted = ppdEmitString(self->ppd, section, min_order); ^ cupsppd.c: In function 'PPD_emitAfterOrder': cupsppd.c:672:3: warning: 'ppdEmitAfterOrder' is deprecated (declared at /usr/include/cups/ppd.h:420) [-Wdeprecated-declarations] if (!ppdEmitAfterOrder(self->ppd, f, section, limit, min_order)) ^ cupsppd.c: In function 'PPD_emitJCLEnd': cupsppd.c:760:3: warning: 'ppdEmitJCLEnd' is deprecated (declared at /usr/include/cups/ppd.h:423) [-Wdeprecated-declarations] if (!ppdEmitJCLEnd(self->ppd, f)) ^ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DVERSION="1.9.74" -I/usr/include/python3.4m -c cupsipp.c -o build/temp.linux-armv7l-3.4/cupsipp.o creating build/lib.linux-armv7l-3.4 gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/cupsmodule.o build/temp.linux-armv7l-3.4/cupsconnection.o build/temp.linux-armv7l-3.4/cupsppd.o build/temp.linux-armv7l-3.4/cupsipp.o -L/usr/lib -lcups -lpython3.4m -o build/lib.linux-armv7l-3.4/cups.cpython-34m.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4TU3Ue + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm ++ dirname /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm + cd pycups-1.9.74 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr creating /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib/python3.4/site-packages copying build/lib.linux-armv7l-3.4/cups.cpython-34m.so -> /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib/python3.4/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib/python3.4/site-packages/pycups-1.9.74-py3.4.egg-info + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib/python3.6/site-packages copying build/lib.linux-armv7l-3.6/cups.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib/python3.6/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib/python3.6/site-packages/pycups-1.9.74-py3.6.egg-info + export PYTHONPATH=/builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib/python3.6/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib/python3.6/site-packages + pydoc3 -w cups wrote cups.html + mkdir html + mv -f cups.html html + /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/pycups-1.9.74 extracting debug info from /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib/python3.4/site-packages/cups.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/lib/python3.6/site-packages/cups.cpython-36m-arm-linux-gnueabi.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 584 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python36-cups-1.9.74-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.up4JKf + umask 022 + cd /builddir/build/BUILD + cd pycups-1.9.74 + DOCDIR=/builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/doc/python36-cups-1.9.74 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/doc/python36-cups-1.9.74 + cp -pr README /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/doc/python36-cups-1.9.74 + cp -pr NEWS /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/doc/python36-cups-1.9.74 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.i7P9Ph + umask 022 + cd /builddir/build/BUILD + cd pycups-1.9.74 + LICENSEDIR=/builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/licenses/python36-cups-1.9.74 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/licenses/python36-cups-1.9.74 + cp -pr COPYING /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/licenses/python36-cups-1.9.74 + exit 0 Provides: python36-cups = 1.9.74-4.el7 python36-cups(armv7hl-32) = 1.9.74-4.el7 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) libcups.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.6m.so.1.0 python(abi) = 3.6 rtld(GNU_HASH) Processing files: python34-cups-1.9.74-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9ZMEQA + umask 022 + cd /builddir/build/BUILD + cd pycups-1.9.74 + DOCDIR=/builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/doc/python34-cups-1.9.74 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/doc/python34-cups-1.9.74 + cp -pr README /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/doc/python34-cups-1.9.74 + cp -pr NEWS /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/doc/python34-cups-1.9.74 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UBEkGZ + umask 022 + cd /builddir/build/BUILD + cd pycups-1.9.74 + LICENSEDIR=/builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/licenses/python34-cups-1.9.74 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/licenses/python34-cups-1.9.74 + cp -pr COPYING /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/licenses/python34-cups-1.9.74 + exit 0 Provides: python34-cups = 1.9.74-4.el7 python34-cups(armv7hl-32) = 1.9.74-4.el7 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) libcups.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.4m.so.1.0 python(abi) = 3.4 rtld(GNU_HASH) Processing files: python3-cups-doc-1.9.74-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XoRE7N + umask 022 + cd /builddir/build/BUILD + cd pycups-1.9.74 + DOCDIR=/builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/doc/python3-cups-doc-1.9.74 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/doc/python3-cups-doc-1.9.74 + cp -pr examples /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/doc/python3-cups-doc-1.9.74 + cp -pr html /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm/usr/share/doc/python3-cups-doc-1.9.74 + exit 0 Provides: python3-cups-doc = 1.9.74-4.el7 python3-cups-doc(armv7hl-32) = 1.9.74-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cups-debuginfo-1.9.74-4.el7.armv7hl Provides: python3-cups-debuginfo = 1.9.74-4.el7 python3-cups-debuginfo(armv7hl-32) = 1.9.74-4.el7 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/python3-cups-1.9.74-4.el7.arm Wrote: /builddir/build/RPMS/python36-cups-1.9.74-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python34-cups-1.9.74-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-cups-doc-1.9.74-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-cups-debuginfo-1.9.74-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T9To6N + umask 022 + cd /builddir/build/BUILD + cd pycups-1.9.74 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-cups-1.9.74-4.el7.arm + exit 0 Child return code was: 0