Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/pyicu.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-cd963e6bbbedabbfbf07002a554ce48e761aadfc/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/pyicu.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 sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/pyicu-1.5-26.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/pyicu.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-cd963e6bbbedabbfbf07002a554ce48e761aadfc/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/pyicu.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.g1QHza + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyICU-1.5 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/PyICU-1.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd PyICU-1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-fix-build-with-icu-53.1.patch):' Patch #0 (0001-fix-build-with-icu-53.1.patch): + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/0001-fix-build-with-icu-53.1.patch patching file common.h Patch #1 (0001-disable-failing-test.patch): + echo 'Patch #1 (0001-disable-failing-test.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/0001-disable-failing-test.patch patching file test/test_Collator.py Patch #2 (pyicu-1.5-fix-build-with-icu-56.1.patch): + echo 'Patch #2 (pyicu-1.5-fix-build-with-icu-56.1.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/pyicu-1.5-fix-build-with-icu-56.1.patch patching file layoutengine.cpp + rm -rf /builddir/build/BUILD/python3-pyicu-1.5-26.el7 + cp -a . /builddir/build/BUILD/python3-pyicu-1.5-26.el7 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uChcZy + umask 022 + cd /builddir/build/BUILD + cd PyICU-1.5 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-armv7l-2.7 copying icu.py -> build/lib.linux-armv7l-2.7 copying PyICU.py -> build/lib.linux-armv7l-2.7 copying docs.py -> build/lib.linux-armv7l-2.7 running build_ext building '_icu' extension creating build/temp.linux-armv7l-2.7 gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c locale.cpp -o build/temp.linux-armv7l-2.7/locale.o -DPYICU_VER="1.5" In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from common.h:33, from locale.cpp:32: /usr/include/python2.7/pyconfig-32.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/fcntl.h:25:0, from /usr/include/sys/fcntl.h:1, from locale.cpp:27: /usr/include/features.h:168: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 common.h:33, from locale.cpp:32: /usr/include/python2.7/pyconfig-32.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/fcntl.h:25:0, from /usr/include/sys/fcntl.h:1, from locale.cpp:27: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c _icu.cpp -o build/temp.linux-armv7l-2.7/_icu.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c transliterator.cpp -o build/temp.linux-armv7l-2.7/transliterator.o -DPYICU_VER="1.5" transliterator.cpp: In function 'int t_utransposition_init(t_utransposition*, PyObject*, PyObject*)': transliterator.cpp:183:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ transliterator.cpp:183:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:183:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:183:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp: At global scope: transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c format.cpp -o build/temp.linux-armv7l-2.7/format.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c iterators.cpp -o build/temp.linux-armv7l-2.7/iterators.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c normalizer.cpp -o build/temp.linux-armv7l-2.7/normalizer.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c errors.cpp -o build/temp.linux-armv7l-2.7/errors.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c bases.cpp -o build/temp.linux-armv7l-2.7/bases.o -DPYICU_VER="1.5" bases.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ bases.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c charset.cpp -o build/temp.linux-armv7l-2.7/charset.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c collator.cpp -o build/temp.linux-armv7l-2.7/collator.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c dateformat.cpp -o build/temp.linux-armv7l-2.7/dateformat.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c regex.cpp -o build/temp.linux-armv7l-2.7/regex.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c tzinfo.cpp -o build/temp.linux-armv7l-2.7/tzinfo.o -DPYICU_VER="1.5" tzinfo.cpp:102:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ tzinfo.cpp:102:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tzinfo.cpp:102:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tzinfo.cpp:102:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tzinfo.cpp:169:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ tzinfo.cpp:169:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tzinfo.cpp:184:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ tzinfo.cpp:184:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tzinfo.cpp:184:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tzinfo.cpp:184:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c numberformat.cpp -o build/temp.linux-armv7l-2.7/numberformat.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c unicodeset.cpp -o build/temp.linux-armv7l-2.7/unicodeset.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c search.cpp -o build/temp.linux-armv7l-2.7/search.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c calendar.cpp -o build/temp.linux-armv7l-2.7/calendar.o -DPYICU_VER="1.5" calendar.cpp: In function 'PyObject* t_timezone_setDefault(PyTypeObject*, PyObject*)': calendar.cpp:540:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PyObject *result = PyObject_CallMethod(cls, "_resetDefault", "", NULL); ^ calendar.cpp:540:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c common.cpp -o build/temp.linux-armv7l-2.7/common.o -DPYICU_VER="1.5" gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.7 -c layoutengine.cpp -o build/temp.linux-armv7l-2.7/layoutengine.o -DPYICU_VER="1.5" g++ -pthread -shared -Wl,-z,relro build/temp.linux-armv7l-2.7/locale.o build/temp.linux-armv7l-2.7/_icu.o build/temp.linux-armv7l-2.7/transliterator.o build/temp.linux-armv7l-2.7/format.o build/temp.linux-armv7l-2.7/iterators.o build/temp.linux-armv7l-2.7/normalizer.o build/temp.linux-armv7l-2.7/errors.o build/temp.linux-armv7l-2.7/bases.o build/temp.linux-armv7l-2.7/charset.o build/temp.linux-armv7l-2.7/collator.o build/temp.linux-armv7l-2.7/dateformat.o build/temp.linux-armv7l-2.7/regex.o build/temp.linux-armv7l-2.7/tzinfo.o build/temp.linux-armv7l-2.7/numberformat.o build/temp.linux-armv7l-2.7/unicodeset.o build/temp.linux-armv7l-2.7/search.o build/temp.linux-armv7l-2.7/calendar.o build/temp.linux-armv7l-2.7/common.o build/temp.linux-armv7l-2.7/layoutengine.o -L/usr/lib -licui18n -licuuc -licudata -licule -lpython2.7 -o build/lib.linux-armv7l-2.7/_icu.so ~/build/BUILD/python3-pyicu-1.5-26.el7 ~/build/BUILD/PyICU-1.5 + pushd /builddir/build/BUILD/python3-pyicu-1.5-26.el7 + /usr/bin/python3.6 setup.py build running build running build_py creating build creating build/lib.linux-armv7l-3.6 copying icu.py -> build/lib.linux-armv7l-3.6 copying PyICU.py -> build/lib.linux-armv7l-3.6 copying docs.py -> build/lib.linux-armv7l-3.6 running build_ext building '_icu' extension creating build/temp.linux-armv7l-3.6 gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c locale.cpp -o build/temp.linux-armv7l-3.6/locale.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c _icu.cpp -o build/temp.linux-armv7l-3.6/_icu.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c transliterator.cpp -o build/temp.linux-armv7l-3.6/transliterator.o -DPYICU_VER="1.5" transliterator.cpp: In function 'int t_utransposition_init(t_utransposition*, PyObject*, PyObject*)': transliterator.cpp:183:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ transliterator.cpp:183:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:183:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:183:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp: At global scope: transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] transliterator.cpp:297:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c format.cpp -o build/temp.linux-armv7l-3.6/format.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c iterators.cpp -o build/temp.linux-armv7l-3.6/iterators.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c normalizer.cpp -o build/temp.linux-armv7l-3.6/normalizer.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c errors.cpp -o build/temp.linux-armv7l-3.6/errors.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c bases.cpp -o build/temp.linux-armv7l-3.6/bases.o -DPYICU_VER="1.5" bases.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ bases.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c charset.cpp -o build/temp.linux-armv7l-3.6/charset.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c collator.cpp -o build/temp.linux-armv7l-3.6/collator.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c dateformat.cpp -o build/temp.linux-armv7l-3.6/dateformat.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c regex.cpp -o build/temp.linux-armv7l-3.6/regex.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c tzinfo.cpp -o build/temp.linux-armv7l-3.6/tzinfo.o -DPYICU_VER="1.5" tzinfo.cpp:102:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ tzinfo.cpp:102:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tzinfo.cpp:102:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tzinfo.cpp:102:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tzinfo.cpp:169:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ tzinfo.cpp:169:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tzinfo.cpp:184:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ tzinfo.cpp:184:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tzinfo.cpp:184:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] tzinfo.cpp:184:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c numberformat.cpp -o build/temp.linux-armv7l-3.6/numberformat.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c unicodeset.cpp -o build/temp.linux-armv7l-3.6/unicodeset.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c search.cpp -o build/temp.linux-armv7l-3.6/search.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c calendar.cpp -o build/temp.linux-armv7l-3.6/calendar.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c common.cpp -o build/temp.linux-armv7l-3.6/common.o -DPYICU_VER="1.5" gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I/usr/include/python3.6m -c layoutengine.cpp -o build/temp.linux-armv7l-3.6/layoutengine.o -DPYICU_VER="1.5" In file included from layoutengine.cpp:34:0: layoutengine.cpp: In function 'PyObject* t_layoutengine_layoutEngineFactory(PyTypeObject*, PyObject*)': layoutengine.cpp:406:59: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fe, script, language, (LEErrorCode &) status)); ^ macros.h:49:9: note: in definition of macro 'STATUS_CALL' action; \ ^ layoutengine.cpp:417:70: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fe, script, language, typo_flag, (LEErrorCode &) status)); ^ macros.h:49:9: note: in definition of macro 'STATUS_CALL' action; \ ^ layoutengine.cpp: In function 'PyObject* t_layoutengine_layoutChars(t_layoutengine*, PyObject*)': layoutengine.cpp:445:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 0.0f, 0.0f, (LEErrorCode &) status)); ^ macros.h:49:9: note: in definition of macro 'STATUS_CALL' action; \ ^ layoutengine.cpp:456:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 0.0f, 0.0f, (LEErrorCode &) status)); ^ macros.h:49:9: note: in definition of macro 'STATUS_CALL' action; \ ^ layoutengine.cpp:467:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 0.0f, 0.0f, (LEErrorCode &) status)); ^ macros.h:49:9: note: in definition of macro 'STATUS_CALL' action; \ ^ layoutengine.cpp:479:59: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (float) x, (float) y, (LEErrorCode &) status)); ^ macros.h:49:9: note: in definition of macro 'STATUS_CALL' action; \ ^ layoutengine.cpp: In function 'PyObject* t_layoutengine_getGlyphs(t_layoutengine*)': layoutengine.cpp:499:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] STATUS_CALL(self->object->getGlyphs(glyphs, (LEErrorCode &) status)); ^ macros.h:49:9: note: in definition of macro 'STATUS_CALL' action; \ ^ layoutengine.cpp: In function 'PyObject* t_layoutengine_getCharIndices(t_layoutengine*)': layoutengine.cpp:516:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (LEErrorCode &) status)); ^ macros.h:49:9: note: in definition of macro 'STATUS_CALL' action; \ ^ layoutengine.cpp: In function 'PyObject* t_layoutengine_getGlyphPositions(t_layoutengine*)': layoutengine.cpp:532:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (LEErrorCode &) status)); ^ macros.h:49:9: note: in definition of macro 'STATUS_CALL' action; \ ^ layoutengine.cpp: In function 'PyObject* t_layoutengine_getGlyphPosition(t_layoutengine*, PyObject*)': layoutengine.cpp:551:68: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (LEErrorCode &) status)); ^ macros.h:49:9: note: in definition of macro 'STATUS_CALL' action; \ ^ g++ -pthread -shared -Wl,-z,relro -g build/temp.linux-armv7l-3.6/locale.o build/temp.linux-armv7l-3.6/_icu.o build/temp.linux-armv7l-3.6/transliterator.o build/temp.linux-armv7l-3.6/format.o build/temp.linux-armv7l-3.6/iterators.o build/temp.linux-armv7l-3.6/normalizer.o build/temp.linux-armv7l-3.6/errors.o build/temp.linux-armv7l-3.6/bases.o build/temp.linux-armv7l-3.6/charset.o build/temp.linux-armv7l-3.6/collator.o build/temp.linux-armv7l-3.6/dateformat.o build/temp.linux-armv7l-3.6/regex.o build/temp.linux-armv7l-3.6/tzinfo.o build/temp.linux-armv7l-3.6/numberformat.o build/temp.linux-armv7l-3.6/unicodeset.o build/temp.linux-armv7l-3.6/search.o build/temp.linux-armv7l-3.6/calendar.o build/temp.linux-armv7l-3.6/common.o build/temp.linux-armv7l-3.6/layoutengine.o -L/usr/lib -licui18n -licuuc -licudata -licule -lpython3.6m -o build/lib.linux-armv7l-3.6/_icu.cpython-36m-arm-linux-gnueabi.so RefactoringTool: Skipping optional fixer: buffer RefactoringTool: Skipping optional fixer: idioms RefactoringTool: Skipping optional fixer: set_literal RefactoringTool: Skipping optional fixer: ws_comma RefactoringTool: Refactored test/__init__.py RefactoringTool: Refactored test/test_BreakIterator.py RefactoringTool: Refactored test/test_Charset.py RefactoringTool: Refactored test/test_Collator.py RefactoringTool: Refactored test/test_LayoutEngine.py RefactoringTool: Refactored test/test_MessageFormat.py RefactoringTool: Refactored test/test_Normalizer.py RefactoringTool: Refactored test/test_Transliterator.py RefactoringTool: Refactored test/test_UCS4.py RefactoringTool: No changes to test/test_UDate.py RefactoringTool: Files that were modified: RefactoringTool: test/__init__.py RefactoringTool: test/test_BreakIterator.py RefactoringTool: test/test_Charset.py RefactoringTool: test/test_Collator.py RefactoringTool: test/test_LayoutEngine.py RefactoringTool: test/test_MessageFormat.py RefactoringTool: test/test_Normalizer.py RefactoringTool: test/test_Transliterator.py RefactoringTool: test/test_UCS4.py RefactoringTool: test/test_UDate.py ~/build/BUILD/PyICU-1.5 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oXoJuF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm ++ dirname /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm + cd PyICU-1.5 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr creating /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib creating /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/docs.py -> /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/_icu.so -> /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/icu.py -> /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/PyICU.py -> /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7/site-packages/docs.py to docs.pyc byte-compiling /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7/site-packages/icu.py to icu.pyc byte-compiling /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7/site-packages/PyICU.py to PyICU.pyc running install_egg_info running egg_info writing PyICU.egg-info/PKG-INFO writing top-level names to PyICU.egg-info/top_level.txt writing dependency_links to PyICU.egg-info/dependency_links.txt reading manifest file 'PyICU.egg-info/SOURCES.txt' writing manifest file 'PyICU.egg-info/SOURCES.txt' Copying PyICU.egg-info to /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7/site-packages/PyICU-1.5-py2.7.egg-info running install_scripts ~/build/BUILD/python3-pyicu-1.5-26.el7 ~/build/BUILD/PyICU-1.5 + pushd /builddir/build/BUILD/python3-pyicu-1.5-26.el7 + /usr/bin/python3.6 setup.py install --skip-build --root /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6/site-packages copying build/lib.linux-armv7l-3.6/docs.py -> /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6/site-packages copying build/lib.linux-armv7l-3.6/_icu.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6/site-packages copying build/lib.linux-armv7l-3.6/icu.py -> /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6/site-packages copying build/lib.linux-armv7l-3.6/PyICU.py -> /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6/site-packages/docs.py to docs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6/site-packages/icu.py to icu.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6/site-packages/PyICU.py to PyICU.cpython-36.pyc running install_egg_info running egg_info writing PyICU.egg-info/PKG-INFO writing dependency_links to PyICU.egg-info/dependency_links.txt writing top-level names to PyICU.egg-info/top_level.txt reading manifest file 'PyICU.egg-info/SOURCES.txt' writing manifest file 'PyICU.egg-info/SOURCES.txt' Copying PyICU.egg-info to /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6/site-packages/PyICU-1.5-py3.6.egg-info running install_scripts ~/build/BUILD/PyICU-1.5 + popd + rm -rf /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7/site-packages/tests /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6/site-packages/tests + /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/PyICU-1.5 extracting debug info from /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7/site-packages/_icu.so extracting debug info from /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6/site-packages/_icu.cpython-36m-arm-linux-gnueabi.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2885 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 Bytecompiling .py files below /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/debug/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.12oIc9 + umask 022 + cd /builddir/build/BUILD + cd PyICU-1.5 + /usr/bin/python2 setup.py test running test running egg_info writing PyICU.egg-info/PKG-INFO writing top-level names to PyICU.egg-info/top_level.txt writing dependency_links to PyICU.egg-info/dependency_links.txt reading manifest file 'PyICU.egg-info/SOURCES.txt' writing manifest file 'PyICU.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-armv7l-2.7/_icu.so -> fontTools package not found, skipping LayoutEngine tests testPythonTransliterator (test.test_Transliterator.TestTransliterator) ... ok testPythonTransliteratorException (test.test_Transliterator.TestTransliterator) ... ok testTransliterate (test.test_Transliterator.TestTransliterator) ... ok testUnicodeString (test.test_Transliterator.TestTransliterator) ... ok testNormalize (test.test_Normalizer.TestNormalizer2) ... ok testSortOfHighAndLowCodepoints (test.test_UCS4.Tests) ... ok testDeclared (test.test_Charset.TestCharset) ... ok testDetect (test.test_Charset.TestCharset) ... ok testDetectAll (test.test_Charset.TestCharset) ... ok testUnicode (test.test_Charset.TestCharset) ... ok testFormat (test.test_MessageFormat.TestMessageFormat) ... ok testFormatAppend (test.test_MessageFormat.TestMessageFormat) ... ok testFormatMessage (test.test_MessageFormat.TestMessageFormat) ... ok testFormats (test.test_MessageFormat.TestMessageFormat) ... ok testNamedArgs (test.test_MessageFormat.TestMessageFormat) ... ok testSelectFormat (test.test_MessageFormat.TestMessageFormat) ... ok testCollatorLoading (test.test_Collator.TestCollator) ... ok testCreateInstancePolymorph (test.test_Collator.TestCollator) ... ok testGetSortKey (test.test_Collator.TestCollator) ... ok testSort (test.test_Collator.TestCollator) ... ok testConvertNaiveDatetime (test.test_UDate.TestUDate) ... ok testCreateInstancePolymorph (test.test_BreakIterator.TestBreakIterator) ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.096s OK ~/build/BUILD/python3-pyicu-1.5-26.el7 ~/build/BUILD/PyICU-1.5 + pushd /builddir/build/BUILD/python3-pyicu-1.5-26.el7 + /usr/bin/python3.6 setup.py test running test running egg_info writing PyICU.egg-info/PKG-INFO writing dependency_links to PyICU.egg-info/dependency_links.txt writing top-level names to PyICU.egg-info/top_level.txt reading manifest file 'PyICU.egg-info/SOURCES.txt' writing manifest file 'PyICU.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-armv7l-3.6/_icu.cpython-36m-arm-linux-gnueabi.so -> fontTools package not found, skipping LayoutEngine tests testPythonTransliterator (test.test_Transliterator.TestTransliterator) ... ok testPythonTransliteratorException (test.test_Transliterator.TestTransliterator) ... ok testTransliterate (test.test_Transliterator.TestTransliterator) ... ok testUnicodeString (test.test_Transliterator.TestTransliterator) ... ok testNormalize (test.test_Normalizer.TestNormalizer2) ... ok testSortOfHighAndLowCodepoints (test.test_UCS4.Tests) ... ok testDeclared (test.test_Charset.TestCharset) ... ok testDetect (test.test_Charset.TestCharset) ... ok testDetectAll (test.test_Charset.TestCharset) ... ok testUnicode (test.test_Charset.TestCharset) ... ok testFormat (test.test_MessageFormat.TestMessageFormat) ... ok testFormatAppend (test.test_MessageFormat.TestMessageFormat) ... ok testFormatMessage (test.test_MessageFormat.TestMessageFormat) ... ok testFormats (test.test_MessageFormat.TestMessageFormat) ... ok testNamedArgs (test.test_MessageFormat.TestMessageFormat) ... ok testSelectFormat (test.test_MessageFormat.TestMessageFormat) ... ok testCollatorLoading (test.test_Collator.TestCollator) ... ok testCreateInstancePolymorph (test.test_Collator.TestCollator) ... ok testGetSortKey (test.test_Collator.TestCollator) ... ok testSort (test.test_Collator.TestCollator) ... ok testConvertNaiveDatetime (test.test_UDate.TestUDate) ... ok testCreateInstancePolymorph (test.test_BreakIterator.TestBreakIterator) ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.111s OK ~/build/BUILD/PyICU-1.5 + popd + exit 0 Processing files: python2-pyicu-1.5-26.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WafhHF + umask 022 + cd /builddir/build/BUILD + cd PyICU-1.5 + DOCDIR=/builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/share/doc/python2-pyicu-1.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/share/doc/python2-pyicu-1.5 + cp -pr LICENSE /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/share/doc/python2-pyicu-1.5 + cp -pr README /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/share/doc/python2-pyicu-1.5 + cp -pr CHANGES /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/share/doc/python2-pyicu-1.5 + cp -pr CREDITS /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/share/doc/python2-pyicu-1.5 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$ /usr/lib/python3.6/site-packages/.*\.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: python-pyicu(armv7hl-32) = 1.5-26.el7 python-pyicu = 1.5-26.el7 pyicu = 1.5-26.el7 pyicu(armv7hl-32) = 1.5-26.el7 python2-pyicu = 1.5-26.el7 python2-pyicu(armv7hl-32) = 1.5-26.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-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) libicudata.so.50 libicui18n.so.50 libicule.so.50 libicuuc.so.50 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-pyicu < 1.5-26.el7 pyicu < 1.5-26.el7 Processing files: python36-pyicu-1.5-26.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RReJPO + umask 022 + cd /builddir/build/BUILD + cd PyICU-1.5 + DOCDIR=/builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/share/doc/python36-pyicu-1.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/share/doc/python36-pyicu-1.5 + cp -pr LICENSE /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm/usr/share/doc/python36-pyicu-1.5 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$ /usr/lib/python3.6/site-packages/.*\.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: python36-pyicu = 1.5-26.el7 python36-pyicu(armv7hl-32) = 1.5-26.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-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) libicudata.so.50 libicui18n.so.50 libicule.so.50 libicuuc.so.50 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.6m.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) python(abi) = 3.6 rtld(GNU_HASH) Processing files: pyicu-debuginfo-1.5-26.el7.armv7hl Provides: pyicu-debuginfo = 1.5-26.el7 pyicu-debuginfo(armv7hl-32) = 1.5-26.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/pyicu-1.5-26.el7.arm Wrote: /builddir/build/RPMS/python2-pyicu-1.5-26.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python36-pyicu-1.5-26.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pyicu-debuginfo-1.5-26.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iLTU3W + umask 022 + cd /builddir/build/BUILD + cd PyICU-1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyicu-1.5-26.el7.arm + exit 0 Child return code was: 0