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/python-smartcols.spec'], logger=gid=425timeout=172800shell=Falseuid=1000chrootPath='/var/lib/mock/f25-build-6280762-630404/root'printOutput=Falseuser='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-smartcols.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: arm02-builder14.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-smartcols-0.1.1-2.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-smartcols.spec'], uid=1000logger=gid=425timeout=172800private_network=TrueprintOutput=FalsechrootPath='/var/lib/mock/f25-build-6280762-630404/root'shell=Falseuser='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-smartcols.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oiTYSa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-smartcols-0.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-smartcols-0.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-smartcols-0.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mE94qg + umask 022 + cd /builddir/build/BUILD + cd python-smartcols-0.1.1 + 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' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' Compiling smartcols.pyx because it changed. [1/1] Cythonizing smartcols.pyx running build running build_ext building 'smartcols' 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 -fPIC -I/usr/include/libsmartcols -I/usr/include/python2.7 -c smartcols.c -o build/temp.linux-armv7l-2.7/smartcols.o 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 build/temp.linux-armv7l-2.7/smartcols.o -L/usr/lib -lsmartcols -lpython2.7 -o build/lib.linux-armv7l-2.7/smartcols.so + sleep 1 + 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' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_ext building 'smartcols' extension 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 -fPIC -I/usr/include/libsmartcols -I/usr/include/python3.5m -c smartcols.c -o build/temp.linux-armv7l-3.5/smartcols.o 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 build/temp.linux-armv7l-3.5/smartcols.o -L/usr/lib -lsmartcols -lpython3.5m -o build/lib.linux-armv7l-3.5/smartcols.cpython-35m-arm-linux-gnueabi.so + sleep 1 + /usr/bin/python setup.py build_sphinx running build_sphinx creating /builddir/build/BUILD/python-smartcols-0.1.1/doc/_build creating /builddir/build/BUILD/python-smartcols-0.1.1/doc/_build/doctrees creating /builddir/build/BUILD/python-smartcols-0.1.1/doc/_build/html Running Sphinx v1.4.4 loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/objects.inv... WARNING: intersphinx inventory u'https://docs.python.org/objects.inv' not fetchable due to : building [mo]: targets for 0 po files that are out of date building [html]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] examples reading sources... [ 66%] index reading sources... [100%] reference /builddir/build/BUILD/python-smartcols-0.1.1/doc/reference.rst:7: WARNING: autodoc: failed to import class u'Cell' from module u'smartcols'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 518, in import_object __import__(self.modname) ImportError: No module named smartcols looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-smartcols-0.1.1/doc/reference.rst:12: WARNING: autodoc: failed to import class u'Column' from module u'smartcols'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 518, in import_object __import__(self.modname) ImportError: No module named smartcols /builddir/build/BUILD/python-smartcols-0.1.1/doc/reference.rst:17: WARNING: autodoc: failed to import class u'Line' from module u'smartcols'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 518, in import_object __import__(self.modname) ImportError: No module named smartcols /builddir/build/BUILD/python-smartcols-0.1.1/doc/reference.rst:22: WARNING: autodoc: failed to import class u'Symbols' from module u'smartcols'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 518, in import_object __import__(self.modname) ImportError: No module named smartcols /builddir/build/BUILD/python-smartcols-0.1.1/doc/reference.rst:27: WARNING: autodoc: failed to import class u'Title' from module u'smartcols'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 518, in import_object __import__(self.modname) ImportError: No module named smartcols /builddir/build/BUILD/python-smartcols-0.1.1/doc/reference.rst:33: WARNING: autodoc: failed to import class u'Table' from module u'smartcols'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 518, in import_object __import__(self.modname) ImportError: No module named smartcols done checking consistency... done preparing documents... done writing output... [ 33%] examples writing output... [ 66%] index writing output... [100%] reference generating indices... genindex writing additional pages... search copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/python-smartcols-0.1.1/doc/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 8 warnings. + rm -f doc/_build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KWgsch + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm ++ dirname /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm + cd python-smartcols-0.1.1 + 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' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm running install running install_lib creating /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr creating /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib creating /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/smartcols.so -> /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python2.7/site-packages writing byte-compilation script '/tmp/tmpwqrwNq.py' /usr/bin/python2 -O /tmp/tmpwqrwNq.py removing /tmp/tmpwqrwNq.py running install_egg_info running egg_info creating smartcols.egg-info writing smartcols.egg-info/PKG-INFO writing top-level names to smartcols.egg-info/top_level.txt writing dependency_links to smartcols.egg-info/dependency_links.txt writing manifest file 'smartcols.egg-info/SOURCES.txt' reading manifest file 'smartcols.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'tests' warning: no files found matching '*.py' under directory 'tests' writing manifest file 'smartcols.egg-info/SOURCES.txt' Copying smartcols.egg-info to /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python2.7/site-packages/smartcols-0.1.1-py2.7.egg-info running install_scripts + 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' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm running install running install_lib creating /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python3.5/site-packages copying build/lib.linux-armv7l-3.5/smartcols.cpython-35m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python3.5/site-packages writing byte-compilation script '/tmp/tmpalimqesr.py' /usr/bin/python3 -O /tmp/tmpalimqesr.py removing /tmp/tmpalimqesr.py running install_egg_info running egg_info writing dependency_links to smartcols.egg-info/dependency_links.txt writing top-level names to smartcols.egg-info/top_level.txt writing smartcols.egg-info/PKG-INFO reading manifest file 'smartcols.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'tests' warning: no files found matching '*.py' under directory 'tests' writing manifest file 'smartcols.egg-info/SOURCES.txt' Copying smartcols.egg-info to /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python3.5/site-packages/smartcols-0.1.1-py3.5.egg-info running install_scripts + /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/python-smartcols-0.1.1 extracting debug info from /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python3.5/site-packages/smartcols.cpython-35m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python2.7/site-packages/smartcols.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 966 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/python-smartcols-0.1.1-2.fc25.arm/usr/lib/debug/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/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.rKqiG2 + umask 022 + cd /builddir/build/BUILD + cd python-smartcols-0.1.1 + mv examples/continuous.py examples/continuous.py~ + for lang in C C.UTF-8 + export LC_ALL=C + LC_ALL=C + export PYTHONPATH=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python2.7/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python2.7/site-packages + /usr/bin/python2 setup.py test running test running egg_info writing smartcols.egg-info/PKG-INFO writing top-level names to smartcols.egg-info/top_level.txt writing dependency_links to smartcols.egg-info/dependency_links.txt reading manifest file 'smartcols.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'tests' warning: no files found matching '*.py' under directory 'tests' writing manifest file 'smartcols.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-armv7l-2.7/smartcols.so -> test_color (tests.Column) ... ok test_flags (tests.Column) ... ok test_name (tests.Column) ... ok test_title (tests.Table) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.002s OK + for ex in 'examples/*.py' + /usr/bin/python2 examples/title.py NAME DATA foo bla bla bla bar alb alb alb NAME DATA foo bla bla bla bar alb alb alb NAME DATA foo bla bla bla bar alb alb alb + for ex in 'examples/*.py' + /usr/bin/python2 examples/wrap.py NAME DESC FOO LIKE TEXT A-N-AAAAAAAAAAx A-D-AAAAAx A-U-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAx 1 A-T-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAx |-aa-N-aaaaaaaaax aa-D-aaaax aa-U-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax 1 aa-T-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax `-ab-N-aaaaaaaaax ab-D-aaaax ab-U-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax 1 ab-T-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax B-N-BBBBBBBBBBx B-D-BBBBBx B-U-BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBx 1 B-T-BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBx |-ba-N-bbbbbbbbbx ba-D-bbbbx ba-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 ba-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx | |-baa-N-bbbbbbbbx baa-D-bbbx baa-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 baa-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx | `-bab-N-bbbbbbbbx bab-D-bbbx bab-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 bab-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx `-bb-N-bbbbbbbbbx bb-D-bbbbx bb-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 bb-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx + export PYTHONPATH=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python3.5/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python3.5/site-packages + /usr/bin/python3 setup.py test running test running egg_info writing smartcols.egg-info/PKG-INFO writing dependency_links to smartcols.egg-info/dependency_links.txt writing top-level names to smartcols.egg-info/top_level.txt reading manifest file 'smartcols.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'tests' warning: no files found matching '*.py' under directory 'tests' writing manifest file 'smartcols.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-armv7l-3.5/smartcols.cpython-35m-arm-linux-gnueabi.so -> test_color (tests.Column) ... ok test_flags (tests.Column) ... ok test_name (tests.Column) ... ok test_title (tests.Table) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.003s OK + for ex in 'examples/*.py' + /usr/bin/python3 examples/title.py NAME DATA foo bla bla bla bar alb alb alb NAME DATA foo bla bla bla bar alb alb alb NAME DATA foo bla bla bla bar alb alb alb + for ex in 'examples/*.py' + /usr/bin/python3 examples/wrap.py NAME DESC FOO LIKE TEXT A-N-AAAAAAAAAAx A-D-AAAAAx A-U-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAx 1 A-T-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAx |-aa-N-aaaaaaaaax aa-D-aaaax aa-U-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax 1 aa-T-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax `-ab-N-aaaaaaaaax ab-D-aaaax ab-U-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax 1 ab-T-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax B-N-BBBBBBBBBBx B-D-BBBBBx B-U-BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBx 1 B-T-BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBx |-ba-N-bbbbbbbbbx ba-D-bbbbx ba-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 ba-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx | |-baa-N-bbbbbbbbx baa-D-bbbx baa-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 baa-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx | `-bab-N-bbbbbbbbx bab-D-bbbx bab-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 bab-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx `-bb-N-bbbbbbbbbx bb-D-bbbbx bb-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 bb-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx + for lang in C C.UTF-8 + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export PYTHONPATH=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python2.7/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python2.7/site-packages + /usr/bin/python2 setup.py test running test running egg_info writing smartcols.egg-info/PKG-INFO writing top-level names to smartcols.egg-info/top_level.txt writing dependency_links to smartcols.egg-info/dependency_links.txt reading manifest file 'smartcols.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'tests' warning: no files found matching '*.py' under directory 'tests' writing manifest file 'smartcols.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-armv7l-2.7/smartcols.so -> test_color (tests.Column) ... ok test_flags (tests.Column) ... ok test_name (tests.Column) ... ok test_title (tests.Table) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.002s OK + for ex in 'examples/*.py' + /usr/bin/python2 examples/title.py NAME DATA foo bla bla bla bar alb alb alb NAME DATA foo bla bla bla bar alb alb alb NAME DATA foo bla bla bla bar alb alb alb + for ex in 'examples/*.py' + /usr/bin/python2 examples/wrap.py NAME DESC FOO LIKE TEXT A-N-AAAAAAAAAAx A-D-AAAAAx A-U-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAx 1 A-T-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAx ├─aa-N-aaaaaaaaax aa-D-aaaax aa-U-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax 1 aa-T-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax └─ab-N-aaaaaaaaax ab-D-aaaax ab-U-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax 1 ab-T-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax B-N-BBBBBBBBBBx B-D-BBBBBx B-U-BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBx 1 B-T-BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBx ├─ba-N-bbbbbbbbbx ba-D-bbbbx ba-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 ba-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx │ ├─baa-N-bbbbbbbbx baa-D-bbbx baa-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 baa-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx │ └─bab-N-bbbbbbbbx bab-D-bbbx bab-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 bab-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx └─bb-N-bbbbbbbbbx bb-D-bbbbx bb-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 bb-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx + export PYTHONPATH=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python3.5/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/lib/python3.5/site-packages + /usr/bin/python3 setup.py test running test running egg_info writing top-level names to smartcols.egg-info/top_level.txt writing smartcols.egg-info/PKG-INFO writing dependency_links to smartcols.egg-info/dependency_links.txt reading manifest file 'smartcols.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'tests' warning: no files found matching '*.py' under directory 'tests' writing manifest file 'smartcols.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-armv7l-3.5/smartcols.cpython-35m-arm-linux-gnueabi.so -> test_color (tests.Column) ... ok test_flags (tests.Column) ... ok test_name (tests.Column) ... ok test_title (tests.Table) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.003s OK + for ex in 'examples/*.py' + /usr/bin/python3 examples/title.py NAME DATA foo bla bla bla bar alb alb alb NAME DATA foo bla bla bla bar alb alb alb NAME DATA foo bla bla bla bar alb alb alb + for ex in 'examples/*.py' + /usr/bin/python3 examples/wrap.py NAME DESC FOO LIKE TEXT A-N-AAAAAAAAAAx A-D-AAAAAx A-U-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAx 1 A-T-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAx ├─aa-N-aaaaaaaaax aa-D-aaaax aa-U-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax 1 aa-T-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax └─ab-N-aaaaaaaaax ab-D-aaaax ab-U-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax 1 ab-T-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax B-N-BBBBBBBBBBx B-D-BBBBBx B-U-BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBx 1 B-T-BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBx ├─ba-N-bbbbbbbbbx ba-D-bbbbx ba-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 ba-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx │ ├─baa-N-bbbbbbbbx baa-D-bbbx baa-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 baa-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx │ └─bab-N-bbbbbbbbx bab-D-bbbx bab-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 bab-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx └─bb-N-bbbbbbbbbx bb-D-bbbbx bb-U-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx 1 bb-T-bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbx + mv examples/continuous.py~ examples/continuous.py + exit 0 Processing files: python2-smartcols-0.1.1-2.fc25.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Aisvcn + umask 022 + cd /builddir/build/BUILD + cd python-smartcols-0.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/doc/python2-smartcols + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/doc/python2-smartcols + cp -pr README.md /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/doc/python2-smartcols + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3M2FKG + umask 022 + cd /builddir/build/BUILD + cd python-smartcols-0.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/licenses/python2-smartcols + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/licenses/python2-smartcols + cp -pr COPYING /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/licenses/python2-smartcols + exit 0 Provides: python-smartcols = 0.1.1-2.fc25 python-smartcols(armv7hl-32) = 0.1.1-2.fc25 python2-smartcols = 0.1.1-2.fc25 python2-smartcols(armv7hl-32) = 0.1.1-2.fc25 python2.7dist(smartcols) = 0.1.1 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) libpthread.so.0 libpython2.7.so.1.0 libsmartcols.so.1 libsmartcols.so.1(SMARTCOLS_2.25) libsmartcols.so.1(SMARTCOLS_2.27) libsmartcols.so.1(SMARTCOLS_2.28) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-smartcols < 0.1.1-2.fc25 Processing files: python3-smartcols-0.1.1-2.fc25.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N77MI7 + umask 022 + cd /builddir/build/BUILD + cd python-smartcols-0.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/doc/python3-smartcols + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/doc/python3-smartcols + cp -pr README.md /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/doc/python3-smartcols + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jtXXHx + umask 022 + cd /builddir/build/BUILD + cd python-smartcols-0.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/licenses/python3-smartcols + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/licenses/python3-smartcols + cp -pr COPYING /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/licenses/python3-smartcols + exit 0 Provides: python3-smartcols = 0.1.1-2.fc25 python3-smartcols(armv7hl-32) = 0.1.1-2.fc25 python3.5dist(smartcols) = 0.1.1 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) libpthread.so.0 libpython3.5m.so.1.0 libsmartcols.so.1 libsmartcols.so.1(SMARTCOLS_2.25) libsmartcols.so.1(SMARTCOLS_2.27) libsmartcols.so.1(SMARTCOLS_2.28) python(abi) = 3.5 rtld(GNU_HASH) Processing files: python-smartcols-doc-0.1.1-2.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KP7wf5 + umask 022 + cd /builddir/build/BUILD + cd python-smartcols-0.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/doc/python-smartcols-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/doc/python-smartcols-doc + cp -pr examples /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/doc/python-smartcols-doc + cp -pr doc/_build/html /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm/usr/share/doc/python-smartcols-doc + exit 0 Provides: python-smartcols-doc = 0.1.1-2.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-smartcols-debuginfo-0.1.1-2.fc25.armv7hl Provides: python-smartcols-debuginfo = 0.1.1-2.fc25 python-smartcols-debuginfo(armv7hl-32) = 0.1.1-2.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/python-smartcols-0.1.1-2.fc25.arm Wrote: /builddir/build/RPMS/python2-smartcols-0.1.1-2.fc25.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-smartcols-0.1.1-2.fc25.armv7hl.rpm Wrote: /builddir/build/RPMS/python-smartcols-doc-0.1.1-2.fc25.noarch.rpm Wrote: /builddir/build/RPMS/python-smartcols-debuginfo-0.1.1-2.fc25.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BqHdik + umask 022 + cd /builddir/build/BUILD + cd python-smartcols-0.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-smartcols-0.1.1-2.fc25.arm + exit 0 Child return code was: 0