Mock Version: 6.1 Mock Version: 6.1 Mock Version: 6.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/python-fiona.spec'], chrootPath='/var/lib/mock/epel8-build-58399008-6565058/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'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.13pj0i8a:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/python-fiona.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 sh: /usr/bin/python3.6: No such file or directory sh: /usr/bin/python3.6: No such file or directory sh: /usr/bin/python3.6: No such file or directory sh: /usr/bin/python3.6: No such file or directory sh: /usr/bin/python3.6: No such file or directory Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-fiona-1.8.20-3.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/python-fiona.spec'], chrootPath='/var/lib/mock/epel8-build-58399008-6565058/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'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.13pj0i8a:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/python-fiona.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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vS8Q0b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Fiona-1.8.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/Fiona-1.8.20.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Fiona-1.8.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-refactor-testdata_generator.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-Skip-DGN-in-test_write_or_driver_error-too.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gBtdZr + umask 022 + cd /builddir/build/BUILD + cd Fiona-1.8.20 + 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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' fiona/_transform.pyx: cannot find cimported module 'fiona' fiona/_crs.pyx: cannot find cimported module 'fiona' Compiling fiona/_geometry.pyx because it changed. Compiling fiona/schema.pyx because it changed. Compiling fiona/_transform.pyx because it changed. Compiling fiona/_crs.pyx because it changed. Compiling fiona/_env.pyx because it changed. Compiling fiona/_err.pyx because it changed. Compiling fiona/_shim.pyx because it changed. Compiling fiona/ogrext.pyx because it changed. [1/8] Cythonizing fiona/_crs.pyx [2/8] Cythonizing fiona/_env.pyx [3/8] Cythonizing fiona/_err.pyx [4/8] Cythonizing fiona/_geometry.pyx [5/8] Cythonizing fiona/_shim.pyx [6/8] Cythonizing fiona/_transform.pyx [7/8] Cythonizing fiona/ogrext.pyx [8/8] Cythonizing fiona/schema.pyx running build running build_py creating build creating build/lib.linux-ppc64le-3.6 creating build/lib.linux-ppc64le-3.6/fiona copying ./fiona/__init__.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/_loading.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/_show_versions.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/collection.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/compat.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/crs.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/drvsupport.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/env.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/errors.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/inspector.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/io.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/logutils.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/path.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/rfc3339.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/session.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/transform.py -> build/lib.linux-ppc64le-3.6/fiona copying ./fiona/vfs.py -> build/lib.linux-ppc64le-3.6/fiona creating build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/__init__.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/bounds.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/calc.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/cat.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/collect.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/distrib.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/dump.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/env.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/filter.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/helpers.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/info.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/insp.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/load.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/ls.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/main.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/options.py -> build/lib.linux-ppc64le-3.6/fiona/fio copying ./fiona/fio/rm.py -> build/lib.linux-ppc64le-3.6/fiona/fio running build_ext building 'fiona._geometry' extension creating build/temp.linux-ppc64le-3.6 creating build/temp.linux-ppc64le-3.6/fiona gcc -pthread -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.6m -c fiona/_geometry.c -o build/temp.linux-ppc64le-3.6/fiona/_geometry.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.6/fiona/_geometry.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.6m -o build/lib.linux-ppc64le-3.6/fiona/_geometry.cpython-36m-ppc64le-linux-gnu.so building 'fiona.schema' extension gcc -pthread -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.6m -c fiona/schema.c -o build/temp.linux-ppc64le-3.6/fiona/schema.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.6/fiona/schema.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.6m -o build/lib.linux-ppc64le-3.6/fiona/schema.cpython-36m-ppc64le-linux-gnu.so building 'fiona._transform' extension gcc -pthread -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.6m -c fiona/_transform.cpp -o build/temp.linux-ppc64le-3.6/fiona/_transform.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.6/fiona/_transform.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.6m -o build/lib.linux-ppc64le-3.6/fiona/_transform.cpython-36m-ppc64le-linux-gnu.so building 'fiona._crs' extension gcc -pthread -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.6m -c fiona/_crs.c -o build/temp.linux-ppc64le-3.6/fiona/_crs.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.6/fiona/_crs.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.6m -o build/lib.linux-ppc64le-3.6/fiona/_crs.cpython-36m-ppc64le-linux-gnu.so building 'fiona._env' extension gcc -pthread -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.6m -c fiona/_env.c -o build/temp.linux-ppc64le-3.6/fiona/_env.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.6/fiona/_env.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.6m -o build/lib.linux-ppc64le-3.6/fiona/_env.cpython-36m-ppc64le-linux-gnu.so building 'fiona._err' extension gcc -pthread -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.6m -c fiona/_err.c -o build/temp.linux-ppc64le-3.6/fiona/_err.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.6/fiona/_err.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.6m -o build/lib.linux-ppc64le-3.6/fiona/_err.cpython-36m-ppc64le-linux-gnu.so building 'fiona._shim' extension gcc -pthread -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.6m -c fiona/_shim.c -o build/temp.linux-ppc64le-3.6/fiona/_shim.o fiona/_shim.c: In function ‘__pyx_f_5fiona_5_shim_set_proj_search_path’: fiona/_shim.c:3669:25: warning: passing argument 1 of ‘OSRSetPROJSearchPaths’ from incompatible pointer type [-Wincompatible-pointer-types] OSRSetPROJSearchPaths(__pyx_v_paths); ^~~~~~~~~~~~~ In file included from fiona/_shim.c:604: /usr/include/gdal/ogr_srs_api.h:466:57: note: expected ‘const char * const*’ but argument is of type ‘char **’ void CPL_DLL OSRSetPROJSearchPaths( const char* const * papszPaths ); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.6/fiona/_shim.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.6m -o build/lib.linux-ppc64le-3.6/fiona/_shim.cpython-36m-ppc64le-linux-gnu.so building 'fiona.ogrext' extension gcc -pthread -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.6m -c fiona/ogrext.c -o build/temp.linux-ppc64le-3.6/fiona/ogrext.o fiona/ogrext.c: In function ‘__pyx_pf_5fiona_6ogrext_14WritingSession_start’: fiona/ogrext.c:19678:37: warning: passing argument 1 of ‘CPLCheckForFile’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_t_6 = ((!(CPLCheckForFile(__pyx_v_path_c, NULL) != 0)) != 0); ^~~~~~~~~~~~~~ In file included from fiona/ogrext.c:600: /usr/include/gdal/cpl_conv.h:168:36: note: expected ‘char *’ but argument is of type ‘const char *’ int CPL_DLL CPLCheckForFile( char *pszFilename, char **papszSiblingList ); ~~~~~~^~~~~~~~~~~ fiona/ogrext.c:21224:28: warning: ‘__pyx_v_cogr_ds’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_cogr_layer = GDALDatasetGetLayer(__pyx_v_cogr_ds, __pyx_v_i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.6/fiona/ogrext.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.6m -o build/lib.linux-ppc64le-3.6/fiona/ogrext.cpython-36m-ppc64le-linux-gnu.so warning: fiona/ogrext.pyx:1885:8: Unreachable code /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'metadata_version' warnings.warn(msg) /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'requires_external' warnings.warn(msg) + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AJ9LBl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le + cd Fiona-1.8.20 + 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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le fiona/_transform.pyx: cannot find cimported module 'fiona' fiona/_crs.pyx: cannot find cimported module 'fiona' Compiling fiona/_transform.pyx because it depends on ./fiona/_shim.pxd. Compiling fiona/_crs.pyx because it depends on ./fiona/_shim.pxd. Compiling fiona/_env.pyx because it depends on ./fiona/_shim.pxd. Compiling fiona/_shim.pyx because it changed. Compiling fiona/ogrext.pyx because it depends on ./fiona/_shim.pxd. [1/5] Cythonizing fiona/_shim.pyx [2/5] Cythonizing fiona/_crs.pyx [3/5] Cythonizing fiona/_env.pyx [4/5] Cythonizing fiona/_transform.pyx [5/5] Cythonizing fiona/ogrext.pyx running install running install_lib creating /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr creating /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/__init__.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/_loading.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/_show_versions.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/collection.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/compat.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/crs.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/drvsupport.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/env.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/errors.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/inspector.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/io.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/logutils.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/path.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/rfc3339.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/session.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/transform.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/vfs.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona creating /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/__init__.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/bounds.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/calc.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/cat.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/collect.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/distrib.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/dump.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/env.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/filter.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/helpers.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/info.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/insp.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/load.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/ls.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/main.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/options.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/fio/rm.py -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio copying build/lib.linux-ppc64le-3.6/fiona/_geometry.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/schema.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/_transform.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/_crs.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/_env.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/_err.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/_shim.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona copying build/lib.linux-ppc64le-3.6/fiona/ogrext.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/_loading.py to _loading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/_show_versions.py to _show_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/collection.py to collection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/crs.py to crs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/drvsupport.py to drvsupport.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/inspector.py to inspector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/io.py to io.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/logutils.py to logutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/path.py to path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/rfc3339.py to rfc3339.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/session.py to session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/transform.py to transform.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/vfs.py to vfs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/bounds.py to bounds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/calc.py to calc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/cat.py to cat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/collect.py to collect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/distrib.py to distrib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/dump.py to dump.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/filter.py to filter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/info.py to info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/insp.py to insp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/load.py to load.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/ls.py to ls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/options.py to options.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/fio/rm.py to rm.cpython-36.pyc writing byte-compilation script '/tmp/tmpy9ublmzf.py' /usr/bin/python3.6 /tmp/tmpy9ublmzf.py removing /tmp/tmpy9ublmzf.py running install_egg_info running egg_info creating Fiona.egg-info writing Fiona.egg-info/PKG-INFO writing dependency_links to Fiona.egg-info/dependency_links.txt writing entry points to Fiona.egg-info/entry_points.txt writing requirements to Fiona.egg-info/requires.txt writing top-level names to Fiona.egg-info/top_level.txt writing manifest file 'Fiona.egg-info/SOURCES.txt' reading manifest file 'Fiona.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: fiona/ogrext.pyx:1885:8: Unreachable code /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'metadata_version' warnings.warn(msg) /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'requires_external' warnings.warn(msg) warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*' found under directory 'docs/data' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files found matching '*.txt' writing manifest file 'Fiona.egg-info/SOURCES.txt' Copying Fiona.egg-info to /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/Fiona-1.8.20-py3.6.egg-info running install_scripts Installing fio script to /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.8.20-3.el8 --unique-debug-suffix -1.8.20-3.el8.ppc64le --unique-debug-src-base python-fiona-1.8.20-3.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Fiona-1.8.20 extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/_geometry.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/_err.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/_shim.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/ogrext.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/_transform.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/schema.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/_crs.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/_env.cpython-36m-ppc64le-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 10432 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9TTNL2 + umask 022 + cd /builddir/build/BUILD + cd Fiona-1.8.20 + export LANG=C.UTF-8 + LANG=C.UTF-8 + rm -rf fiona + 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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages:/builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib/python3.6/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest-3 -m 'not network and not wheel' -k 'not debian ' -ra ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 GDAL: 3.0.4 (3000400) Supported drivers: ARCGEN, AeronavFAA, BNA, CSV, DGN, DXF, ESRI Shapefile, ESRIJSON, GML, GPKG, GPSTrackMaker, GPX, GeoJSON, GeoJSONSeq, Idrisi, MapInfo File, OGR_GMT, OGR_PDS, OpenFileGDB, PCIDSK, S57, SEGY, SQLite, SUA, TopoJSON rootdir: /builddir/build/BUILD/Fiona-1.8.20, inifile: pytest.ini collected 1470 items tests/test__env.py ............ [ 0%] tests/test_bigint.py ... [ 1%] tests/test_binary_field.py . [ 1%] tests/test_bounds.py ............. [ 1%] tests/test_bytescollection.py ......................................s [ 4%] tests/test_collection.py ............................................... [ 7%] .................................................. [ 11%] tests/test_collection_crs.py ...... [ 11%] tests/test_collection_legacy.py .................................. [ 14%] tests/test_compound_crs.py . [ 14%] tests/test_crs.py ..........s.s... [ 15%] tests/test_cursor_interruptions.py ............ [ 16%] tests/test_curve_geometries.py . [ 16%] tests/test_data_paths.py .. [ 16%] tests/test_datetime.py ................................................. [ 19%] ........................................................ [ 23%] tests/test_driver_options.py . [ 23%] tests/test_drivers.py . [ 23%] tests/test_drvsupport.py ................x...........x.................. [ 26%] ..... [ 27%] tests/test_encoding.py ... [ 27%] tests/test_env.py ........ [ 27%] tests/test_feature.py ......... [ 28%] tests/test_fio_bounds.py ........... [ 29%] tests/test_fio_calc.py .... [ 29%] tests/test_fio_cat.py .......... [ 30%] tests/test_fio_collect.py ........ [ 30%] tests/test_fio_distrib.py .. [ 30%] tests/test_fio_dump.py ... [ 31%] tests/test_fio_filter.py .. [ 31%] tests/test_fio_info.py ....... [ 31%] tests/test_fio_load.py .......... [ 32%] tests/test_fio_ls.py .... [ 32%] tests/test_fio_rm.py ... [ 32%] tests/test_geojson.py ..... [ 33%] tests/test_geometry.py ................ [ 34%] tests/test_geopackage.py ... [ 34%] tests/test_integration.py . [ 34%] tests/test_layer.py .................................................... [ 38%] ..................................................... [ 41%] tests/test_listing.py ............ [ 42%] tests/test_logutils.py ... [ 42%] tests/test_memoryfile.py ................. [ 44%] tests/test_multiconxn.py ........ [ 44%] tests/test_non_counting_layer.py ...... [ 44%] tests/test_open.py ..X [ 45%] tests/test_profile.py .. [ 45%] tests/test_props.py ...... [ 45%] tests/test_read_drivers.py .. [ 45%] tests/test_remove.py ............ [ 46%] tests/test_revolvingdoor.py . [ 46%] tests/test_rfc3339.py .............. [ 47%] tests/test_rfc64_tin.py .. [ 47%] tests/test_schema.py ................................................... [ 51%] ....sss......... [ 52%] tests/test_schema_geom.py ........... [ 53%] tests/test_session.py . [ 53%] tests/test_slice.py .................................................... [ 56%] ........................................................................ [ 61%] ........................................................................ [ 66%] ........................................................................ [ 71%] ........................................................................ [ 76%] .................................. [ 78%] tests/test_subtypes.py .. [ 79%] tests/test_transactions.py . [ 79%] tests/test_transform.py ............ [ 79%] tests/test_unicode.py ...x... [ 80%] tests/test_version.py ..s [ 80%] tests/test_vfs.py ...................................................... [ 84%] ............................X........................................... [ 89%] ...........X...............................X............................ [ 94%] ......X..................................X.................X............ [ 99%] ........... [ 99%] tests/test_write.py . [100%] =========================== short test summary info ============================ SKIP [1] tests/test_bytescollection.py:213: Changed behavior with gdal 2.3, possibly related to RFC 70:Guessing output format from output file name extension for utilities SKIP [1] tests/test_crs.py:97: Requires GDAL < 3 SKIP [1] tests/test_crs.py:115: Requires GDAL < 3 SKIP [2] tests/test_schema.py:204: Only relevant for GDAL 1.x SKIP [1] tests/test_schema.py:219: Only relevant for GDAL 1.x SKIP [1] tests/test_version.py:31: Requires travis CI environment XFAIL tests/test_drvsupport.py::test_write_or_driver_error[DGN] reason: DGN schema has changed XFAIL tests/test_drvsupport.py::test_append_or_driver_error[DGN] reason: DGN schema has changed XFAIL tests/test_unicode.py::TestUnicodeStringField::()::test_write_mismatch OGR silently fails to convert strings XPASS tests/test_open.py::test_write_memfile_crs_wkt XPASS tests/test_vfs.py::VsiReadingTest::test_filter_vsi The number of features present in the archive differs based on the GDAL version. XPASS tests/test_vfs.py::TestVsiReading::()::test_filter_vsi The number of features present in the archive differs based on the GDAL version. XPASS tests/test_vfs.py::TestZipReading::()::test_filter_vsi The number of features present in the archive differs based on the GDAL version. XPASS tests/test_vfs.py::TestZipArchiveReading::()::test_filter_vsi The number of features present in the archive differs based on the GDAL version. XPASS tests/test_vfs.py::TestZipArchiveReadingAbsPath::()::test_filter_vsi The number of features present in the archive differs based on the GDAL version. XPASS tests/test_vfs.py::TarArchiveReadingTest::test_filter_vsi The number of features present in the archive differs based on the GDAL version. =============================== warnings summary =============================== tests/test_datetime.py::test_datefield_null[CSV-time] /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/collection.py:441: UserWarning: CSV driver silently converts time to string field_type=field_type)) tests/test_datetime.py::test_datefield_null[GPKG-time] /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/collection.py:441: UserWarning: GPKG driver silently converts time to string field_type=field_type)) tests/test_datetime.py::test_datefield_null[OGR_GMT-time] /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/collection.py:441: UserWarning: OGR_GMT driver silently converts time to string field_type=field_type)) tests/test_datetime.py::test_datefield_null[PCIDSK-time] /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/collection.py:441: UserWarning: PCIDSK driver silently converts time to string field_type=field_type)) tests/test_datetime.py::test_datefield_null[CSV-datetime] /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/collection.py:441: UserWarning: CSV driver silently converts datetime to string field_type=field_type)) tests/test_datetime.py::test_datefield_null[GML-datetime] /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/collection.py:441: UserWarning: GML driver silently converts datetime to string field_type=field_type)) tests/test_datetime.py::test_datefield_null[PCIDSK-datetime] /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/collection.py:441: UserWarning: PCIDSK driver silently converts datetime to string field_type=field_type)) tests/test_datetime.py::test_datefield_null[CSV-date] /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/collection.py:441: UserWarning: CSV driver silently converts date to string field_type=field_type)) tests/test_datetime.py::test_datefield_null[GML-date] /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/collection.py:441: UserWarning: GML driver silently converts date to string field_type=field_type)) tests/test_datetime.py::test_datefield_null[OGR_GMT-date] /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/collection.py:441: UserWarning: OGR_GMT driver silently converts date to string field_type=field_type)) tests/test_datetime.py::test_datefield_null[PCIDSK-date] /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/lib64/python3.6/site-packages/fiona/collection.py:441: UserWarning: PCIDSK driver silently converts date to string field_type=field_type)) tests/test_fio_calc.py::test_calc_seq /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) -- Docs: http://doc.pytest.org/en/latest/warnings.html ============================= 12 tests deselected ============================== 1441 passed, 7 skipped, 12 deselected, 3 xfailed, 7 xpassed, 12 warnings in 22.40 seconds + exit 0 Processing files: python3-fiona-1.8.20-3.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p6yBFu + umask 022 + cd /builddir/build/BUILD + cd Fiona-1.8.20 + DOCDIR=/builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/share/doc/python3-fiona + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/share/doc/python3-fiona + cp -pr README.rst /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/share/doc/python3-fiona + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/share/doc/python3-fiona + cp -pr CREDITS.txt /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/share/doc/python3-fiona + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xTpXkk + umask 022 + cd /builddir/build/BUILD + cd Fiona-1.8.20 + LICENSEDIR=/builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/share/licenses/python3-fiona + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/share/licenses/python3-fiona + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le/usr/share/licenses/python3-fiona + exit 0 Provides: python3-fiona = 1.8.20-3.el8 python3-fiona(ppc-64) = 1.8.20-3.el8 python3.6dist(fiona) = 1.8.20 python3dist(fiona) = 1.8.20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdal.so.26()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.6 python3.6dist(attrs) >= 17 python3.6dist(certifi) python3.6dist(click) >= 4.0 python3.6dist(click-plugins) >= 1.0 python3.6dist(cligj) >= 0.5 python3.6dist(munch) python3.6dist(setuptools) python3.6dist(six) >= 1.7 rtld(GNU_HASH) Recommends: python3-boto3 python3-shapely Processing files: python-fiona-debugsource-1.8.20-3.el8.ppc64le Provides: python-fiona-debugsource = 1.8.20-3.el8 python-fiona-debugsource(ppc-64) = 1.8.20-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-fiona-debuginfo-1.8.20-3.el8.ppc64le Provides: debuginfo(build-id) = 2133242b9bd9ad71649610509d6c162b14605dae debuginfo(build-id) = 747add79072d9e46e84dd03bfe9eb8d018c6f2d3 debuginfo(build-id) = 98590b0b9e0ad40a465ba092f83e81f2b84fcbc2 debuginfo(build-id) = a1544b5d79d9e6e303191bc23a00a89e79e7f7ea debuginfo(build-id) = ae7d4b47a97defbb43b01f5d32e08667f7f22d03 debuginfo(build-id) = d0cd79b65b271df0d00f7295c644fd7b864a5908 debuginfo(build-id) = daceaf101dd38b02db4a06d3a1bae849e5968d3f debuginfo(build-id) = f762421b0c2a340ecdbf5e11eb6031f4d7d4fcb3 python3-fiona-debuginfo = 1.8.20-3.el8 python3-fiona-debuginfo(ppc-64) = 1.8.20-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-fiona-debugsource(ppc-64) = 1.8.20-3.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fiona-1.8.20-3.el8.ppc64le Wrote: /builddir/build/RPMS/python3-fiona-1.8.20-3.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python-fiona-debugsource-1.8.20-3.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-fiona-debuginfo-1.8.20-3.el8.ppc64le.rpm Child return code was: 0