Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-Pyped.spec'], chrootPath='/var/lib/mock/f28-build-15713861-1130520/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-Pyped.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': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Mon Mar 28 2019 René Ribaud - 1.4-13 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-Pyped-1.4-13.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-Pyped.spec'], chrootPath='/var/lib/mock/f28-build-15713861-1130520/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-Pyped.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': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Mon Mar 28 2019 René Ribaud - 1.4-13 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.u2IGNe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pyped-1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/Pyped-1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pyped-1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/Pyped-1.4-encoding.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + rm -rf Pyped.egg-info + rm -rf /builddir/build/BUILD/python3-python-Pyped-1.4-13.fc28 + cp -a . /builddir/build/BUILD/python3-python-Pyped-1.4-13.fc28 + sed -i '1s=^#!/usr/bin/\(python\|env python\)[0-9.]*=#!/usr/bin/python3=' /builddir/build/BUILD/python3-python-Pyped-1.4-13.fc28/pyped.py + sed -i '1s=^#!/usr/bin/\(python\|env python\)[0-9.]*=#!/usr/bin/python2=' pyped.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KMIeYn + umask 022 + cd /builddir/build/BUILD + cd Pyped-1.4 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib copying pyped.py -> build/lib running egg_info creating Pyped.egg-info writing requirements to Pyped.egg-info/requires.txt writing Pyped.egg-info/PKG-INFO writing top-level names to Pyped.egg-info/top_level.txt writing dependency_links to Pyped.egg-info/dependency_links.txt writing entry points to Pyped.egg-info/entry_points.txt writing manifest file 'Pyped.egg-info/SOURCES.txt' reading manifest file 'Pyped.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Pyped.egg-info/SOURCES.txt' + sleep 1 + pushd /builddir/build/BUILD/python3-python-Pyped-1.4-13.fc28 ~/build/BUILD/python3-python-Pyped-1.4-13.fc28 ~/build/BUILD/Pyped-1.4 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib copying pyped.py -> build/lib running egg_info creating Pyped.egg-info writing Pyped.egg-info/PKG-INFO writing dependency_links to Pyped.egg-info/dependency_links.txt writing entry points to Pyped.egg-info/entry_points.txt writing requirements to Pyped.egg-info/requires.txt writing top-level names to Pyped.egg-info/top_level.txt writing manifest file 'Pyped.egg-info/SOURCES.txt' reading manifest file 'Pyped.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Pyped.egg-info/SOURCES.txt' + sleep 1 + popd ~/build/BUILD/Pyped-1.4 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rT2Btm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch ++ dirname /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch + cd Pyped-1.4 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr creating /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib creating /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python2.7/site-packages copying build/lib/pyped.py -> /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python2.7/site-packages/pyped.py to pyped.pyc writing byte-compilation script '/tmp/tmpfaxEoH.py' /usr/bin/python2 -O /tmp/tmpfaxEoH.py removing /tmp/tmpfaxEoH.py running install_egg_info running egg_info writing requirements to Pyped.egg-info/requires.txt writing Pyped.egg-info/PKG-INFO writing top-level names to Pyped.egg-info/top_level.txt writing dependency_links to Pyped.egg-info/dependency_links.txt writing entry points to Pyped.egg-info/entry_points.txt reading manifest file 'Pyped.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Pyped.egg-info/SOURCES.txt' Copying Pyped.egg-info to /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python2.7/site-packages/Pyped-1.4-py2.7.egg-info running install_scripts Installing pyp script to /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/bin + chmod a+x /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python2.7/site-packages/pyped.py + mv /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/bin/pyp /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/bin/pyp-2.7 + ln -s /usr/bin/pyp-2.7 /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/bin/pyp-2 + pushd /builddir/build/BUILD/python3-python-Pyped-1.4-13.fc28 ~/build/BUILD/python3-python-Pyped-1.4-13.fc28 ~/build/BUILD/Pyped-1.4 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python3.6/site-packages copying build/lib/pyped.py -> /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python3.6/site-packages/pyped.py to pyped.cpython-36.pyc writing byte-compilation script '/tmp/tmpmvwqq8xx.py' /usr/bin/python3 /tmp/tmpmvwqq8xx.py removing /tmp/tmpmvwqq8xx.py running install_egg_info running egg_info writing Pyped.egg-info/PKG-INFO writing dependency_links to Pyped.egg-info/dependency_links.txt writing entry points to Pyped.egg-info/entry_points.txt writing requirements to Pyped.egg-info/requires.txt writing top-level names to Pyped.egg-info/top_level.txt reading manifest file 'Pyped.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Pyped.egg-info/SOURCES.txt' Copying Pyped.egg-info to /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python3.6/site-packages/Pyped-1.4-py3.6.egg-info running install_scripts Installing pyp script to /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/bin + chmod a+x /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python3.6/site-packages/pyped.py + mv /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/bin/pyp /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/bin/pyp-3.6 + ln -s /usr/bin/pyp-3.6 /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/bin/pyp-3 + ln -s /usr/bin/pyp-3.6 /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/bin/pyp + popd ~/build/BUILD/Pyped-1.4 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4-13.fc28 --unique-debug-suffix -1.4-13.fc28.noarch --unique-debug-src-base python-Pyped-1.4-13.fc28.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Pyped-1.4 find: 'debug': No such file or directory + /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/python-Pyped-1.4-13.fc28.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iX95nD + umask 022 + cd /builddir/build/BUILD + cd Pyped-1.4 + exit 0 Processing files: python2-Pyped-1.4-13.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.trJULU + umask 022 + cd /builddir/build/BUILD + cd Pyped-1.4 + DOCDIR=/builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/share/doc/python2-Pyped + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/share/doc/python2-Pyped + cp -pr README.md /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/share/doc/python2-Pyped + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SOHhBf + umask 022 + cd /builddir/build/BUILD + cd Pyped-1.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/share/licenses/python2-Pyped + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/share/licenses/python2-Pyped + cp -pr licence.txt /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/share/licenses/python2-Pyped + exit 0 Provides: python-Pyped = 1.4-13.fc28 python2-Pyped = 1.4-13.fc28 python2.7dist(pyped) = 1.4 python2dist(pyped) = 1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-Pyped < 1.4-13.fc28 Processing files: python3-Pyped-1.4-13.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aeB2Ik + umask 022 + cd /builddir/build/BUILD + cd Pyped-1.4 + DOCDIR=/builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/share/doc/python3-Pyped + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/share/doc/python3-Pyped + cp -pr README.md /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/share/doc/python3-Pyped + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.w5pAwo + umask 022 + cd /builddir/build/BUILD + cd Pyped-1.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/share/licenses/python3-Pyped + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/share/licenses/python3-Pyped + cp -pr licence.txt /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch/usr/share/licenses/python3-Pyped + exit 0 Provides: python3-Pyped = 1.4-13.fc28 python3.6dist(pyped) = 1.4 python3dist(pyped) = 1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch Wrote: /builddir/build/RPMS/python2-Pyped-1.4-13.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-Pyped-1.4-13.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AA40O9 + umask 022 + cd /builddir/build/BUILD + cd Pyped-1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Pyped-1.4-13.fc28.noarch + exit 0 Child return code was: 0