Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pypillowfight.spec'], chrootPath='/var/lib/mock/f30-build-18730634-1326916/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pypillowfight.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 Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pypillowfight-0.3.0-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pypillowfight.spec'], chrootPath='/var/lib/mock/f30-build-18730634-1326916/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pypillowfight.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 Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.c1IL3R + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpillowfight-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libpillowfight-0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpillowfight-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Do-not-override-compile-args.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + cd /builddir/build/BUILD + cd libpillowfight-0.3.0 + /usr/bin/xz -dc /builddir/build/SOURCES/images.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pypillowfight.egg-info + echo '#define INTERNAL_PILLOWFIGHT_VERSION "0.3.0"' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tKmToj + umask 022 + cd /builddir/build/BUILD + cd libpillowfight-0.3.0 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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.linux-aarch64-3.7 creating build/lib.linux-aarch64-3.7/pillowfight copying src/pillowfight/__init__.py -> build/lib.linux-aarch64-3.7/pillowfight running build_ext building 'pillowfight._clib' extension creating build/temp.linux-aarch64-3.7 creating build/temp.linux-aarch64-3.7/src creating build/temp.linux-aarch64-3.7/src/pillowfight gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/util.c -o build/temp.linux-aarch64-3.7/src/pillowfight/util.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_ace.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_ace.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_blackfilter.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_blackfilter.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_blurfilter.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_blurfilter.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_border.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_border.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_canny.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_canny.o src/pillowfight/_canny.c: In function ‘non_maximum_suppression’: src/pillowfight/_canny.c:119:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 119 | for (p = 0 ; p < PF_COUNT_OF(axis_pt_coords[axis_nb]) ; p++) { | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_compare.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_compare.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_gaussian.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_gaussian.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_grayfilter.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_grayfilter.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_masks.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_masks.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_noisefilter.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_noisefilter.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_pymod.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_pymod.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_scanborders.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_scanborders.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_sobel.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_sobel.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_swt.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_swt.o src/pillowfight/_swt.c:19: warning: "_GNU_SOURCE" redefined 19 | #define _GNU_SOURCE // for qsort_r() | : note: this is the location of the previous definition In file included from /usr/include/python3.7m/pyconfig.h:6, from /usr/include/python3.7m/Python.h:8, from include/pillowfight/util.h:34, from src/pillowfight/_swt.c:29: /usr/include/python3.7m/pyconfig-64.h:1500: warning: "_GNU_SOURCE" redefined 1500 | #define _GNU_SOURCE 1 | src/pillowfight/_swt.c:19: note: this is the location of the previous definition 19 | #define _GNU_SOURCE // for qsort_r() | src/pillowfight/_swt.c: In function ‘make_adjacencies_list’: src/pillowfight/_swt.c:526:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 526 | for (i = 0 ; i < PF_COUNT_OF(to_check) ; i++) { | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -UNDEBUG -Iinclude -I/usr/include/python3.7m -c src/pillowfight/_version.c -o build/temp.linux-aarch64-3.7/src/pillowfight/_version.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.7/src/pillowfight/util.o build/temp.linux-aarch64-3.7/src/pillowfight/_ace.o build/temp.linux-aarch64-3.7/src/pillowfight/_blackfilter.o build/temp.linux-aarch64-3.7/src/pillowfight/_blurfilter.o build/temp.linux-aarch64-3.7/src/pillowfight/_border.o build/temp.linux-aarch64-3.7/src/pillowfight/_canny.o build/temp.linux-aarch64-3.7/src/pillowfight/_compare.o build/temp.linux-aarch64-3.7/src/pillowfight/_gaussian.o build/temp.linux-aarch64-3.7/src/pillowfight/_grayfilter.o build/temp.linux-aarch64-3.7/src/pillowfight/_masks.o build/temp.linux-aarch64-3.7/src/pillowfight/_noisefilter.o build/temp.linux-aarch64-3.7/src/pillowfight/_pymod.o build/temp.linux-aarch64-3.7/src/pillowfight/_scanborders.o build/temp.linux-aarch64-3.7/src/pillowfight/_sobel.o build/temp.linux-aarch64-3.7/src/pillowfight/_swt.o build/temp.linux-aarch64-3.7/src/pillowfight/_version.o -L/usr/lib64 -lm -lpthread -lpython3.7m -o build/lib.linux-aarch64-3.7/pillowfight/_clib.cpython-37m-aarch64-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bw9279 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64 + cd libpillowfight-0.3.0 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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-pypillowfight-0.3.0-1.fc30.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr creating /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib64/python3.7/site-packages/pillowfight copying build/lib.linux-aarch64-3.7/pillowfight/_clib.cpython-37m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib64/python3.7/site-packages/pillowfight copying build/lib.linux-aarch64-3.7/pillowfight/__init__.py -> /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib64/python3.7/site-packages/pillowfight byte-compiling /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib64/python3.7/site-packages/pillowfight/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpuzxrxa3y.py' /usr/bin/python3 /tmp/tmpuzxrxa3y.py removing /tmp/tmpuzxrxa3y.py running install_egg_info running egg_info creating pypillowfight.egg-info writing pypillowfight.egg-info/PKG-INFO writing dependency_links to pypillowfight.egg-info/dependency_links.txt writing requirements to pypillowfight.egg-info/requires.txt writing top-level names to pypillowfight.egg-info/top_level.txt writing manifest file 'pypillowfight.egg-info/SOURCES.txt' reading manifest file 'pypillowfight.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'pypillowfight.egg-info/SOURCES.txt' Copying pypillowfight.egg-info to /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib64/python3.7/site-packages/pypillowfight-0.3.0-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.3.0-1.fc30 --unique-debug-suffix -0.3.0-1.fc30.aarch64 --unique-debug-src-base python-pypillowfight-0.3.0-1.fc30.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libpillowfight-0.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib64/python3.7/site-packages/pillowfight/_clib.cpython-37m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib64/python3.7/site-packages/pillowfight/_clib.cpython-37m-aarch64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 240 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1gWi9k + umask 022 + cd /builddir/build/BUILD + cd libpillowfight-0.3.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/lib64/python3.7/site-packages + nosetests-3 -v -P tests -I tests_swt.py -I tests_canny.py nose.config: INFO: Ignoring files matching ['tests_swt.py', 'tests_canny.py'] nose.selector: INFO: /builddir/build/BUILD/libpillowfight-0.3.0/tests/scrap_report_imgs.py is executable; skipped nose.selector: INFO: /builddir/build/BUILD/libpillowfight-0.3.0/tests/big_scan_borders_test.py is executable; skipped test_ace (tests.tests_ace.TestACE) ... ok test_all_1 (tests.tests_all.TestAll) ... ok test_all_2 (tests.tests_all.TestAll) ... ok test_blackfilter (tests.tests_blackfilter.TestBlackfilter) ... ok test_blurfilter (tests.tests_blurfilter.TestBlurfilter) ... ok test_border (tests.tests_border.TestBorder) ... ok test_compare (tests.tests_compare.TestCompare) ... ok test_gaussian (tests.tests_gaussian.TestGaussian) ... ok test_grayfilter (tests.tests_grayfilter.TestGrayFilter) ... ok test_masks (tests.tests_masks.TestMasks) ... ok test_noisefilter (tests.tests_noisefilter.TestNoisefilter) ... ok test_scan_borders_a (tests.tests_scan_borders.TestScanBorders) ... ok test_scan_borders_b (tests.tests_scan_borders.TestScanBorders) ... ok test_scan_borders_c (tests.tests_scan_borders.TestScanBorders) ... ok test_sobel (tests.tests_sobel.TestSobel) ... ok ---------------------------------------------------------------------- Ran 15 tests in 141.654s OK + exit 0 Processing files: python3-pypillowfight-0.3.0-1.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PzMWzG + umask 022 + cd /builddir/build/BUILD + cd libpillowfight-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/share/doc/python3-pypillowfight + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/share/doc/python3-pypillowfight + cp -pr README.md /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/share/doc/python3-pypillowfight + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3TQ2B2 + umask 022 + cd /builddir/build/BUILD + cd libpillowfight-0.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/share/licenses/python3-pypillowfight + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/share/licenses/python3-pypillowfight + cp -pr LICENSE /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64/usr/share/licenses/python3-pypillowfight + exit 0 Provides: python3-pypillowfight = 0.3.0-1.fc30 python3-pypillowfight(aarch-64) = 0.3.0-1.fc30 python3.7dist(pypillowfight) = 0.3.0 python3dist(pypillowfight) = 0.3.0 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 python3.7dist(pillow) rtld(GNU_HASH) Processing files: python-pypillowfight-debugsource-0.3.0-1.fc30.aarch64 Provides: python-pypillowfight-debugsource = 0.3.0-1.fc30 python-pypillowfight-debugsource(aarch-64) = 0.3.0-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pypillowfight-debuginfo-0.3.0-1.fc30.aarch64 Provides: debuginfo(build-id) = 1f4f1ca5691447276418f9afb813bdbc873336e3 python3-pypillowfight-debuginfo = 0.3.0-1.fc30 python3-pypillowfight-debuginfo(aarch-64) = 0.3.0-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pypillowfight-debugsource(aarch-64) = 0.3.0-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64 Wrote: /builddir/build/RPMS/python3-pypillowfight-0.3.0-1.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/python-pypillowfight-debugsource-0.3.0-1.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/python3-pypillowfight-debuginfo-0.3.0-1.fc30.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0LDT3g + umask 022 + cd /builddir/build/BUILD + cd libpillowfight-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pypillowfight-0.3.0-1.fc30.aarch64 + exit 0 Child return code was: 0