Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-fiona.spec'], chrootPath='/var/lib/mock/f30-build-18857005-1332052/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 x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-fiona-1.8.13-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-fiona.spec'], chrootPath='/var/lib/mock/f30-build-18857005-1332052/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 x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tzF6DJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Fiona-1.8.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/Fiona-1.8.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Fiona-1.8.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sugpRh + umask 022 + cd /builddir/build/BUILD + cd Fiona-1.8.13 + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' 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-x86_64-3.7 creating build/lib.linux-x86_64-3.7/fiona copying ./fiona/env.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/drvsupport.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/__init__.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/errors.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/transform.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/collection.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/inspector.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/io.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/compat.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/crs.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/session.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/logutils.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/path.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/rfc3339.py -> build/lib.linux-x86_64-3.7/fiona copying ./fiona/vfs.py -> build/lib.linux-x86_64-3.7/fiona creating build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/env.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/filter.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/__init__.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/bounds.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/helpers.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/options.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/load.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/distrib.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/insp.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/calc.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/ls.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/dump.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/rm.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/info.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/cat.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/main.py -> build/lib.linux-x86_64-3.7/fiona/fio copying ./fiona/fio/collect.py -> build/lib.linux-x86_64-3.7/fiona/fio running build_ext building 'fiona._geometry' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/fiona 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.7m -c fiona/_geometry.c -o build/temp.linux-x86_64-3.7/fiona/_geometry.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/fiona/_geometry.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.7m -o build/lib.linux-x86_64-3.7/fiona/_geometry.cpython-37m-x86_64-linux-gnu.so building 'fiona.schema' extension 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.7m -c fiona/schema.c -o build/temp.linux-x86_64-3.7/fiona/schema.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/fiona/schema.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.7m -o build/lib.linux-x86_64-3.7/fiona/schema.cpython-37m-x86_64-linux-gnu.so building 'fiona._transform' extension 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.7m -c fiona/_transform.cpp -o build/temp.linux-x86_64-3.7/fiona/_transform.o -std=c++11 g++ -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/fiona/_transform.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.7m -o build/lib.linux-x86_64-3.7/fiona/_transform.cpython-37m-x86_64-linux-gnu.so building 'fiona._crs' extension 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.7m -c fiona/_crs.c -o build/temp.linux-x86_64-3.7/fiona/_crs.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/fiona/_crs.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.7m -o build/lib.linux-x86_64-3.7/fiona/_crs.cpython-37m-x86_64-linux-gnu.so building 'fiona._env' extension 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.7m -c fiona/_env.c -o build/temp.linux-x86_64-3.7/fiona/_env.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/fiona/_env.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.7m -o build/lib.linux-x86_64-3.7/fiona/_env.cpython-37m-x86_64-linux-gnu.so building 'fiona._err' extension 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.7m -c fiona/_err.c -o build/temp.linux-x86_64-3.7/fiona/_err.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/fiona/_err.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.7m -o build/lib.linux-x86_64-3.7/fiona/_err.cpython-37m-x86_64-linux-gnu.so building 'fiona._shim' extension 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.7m -c fiona/_shim.c -o build/temp.linux-x86_64-3.7/fiona/_shim.o fiona/_shim.c: In function ‘__pyx_f_5fiona_5_shim_gdal_open_vector’: fiona/_shim.c:2187:136: warning: passing argument 4 of ‘GDALOpenEx’ from incompatible pointer type [-Wincompatible-pointer-types] 2187 | __pyx_t_21 = __pyx_f_5fiona_4_err_exc_wrap_pointer(GDALOpenEx(__pyx_v_path_c, __pyx_t_20, ((char const *const *)__pyx_v_drvs), __pyx_v_open_opts, NULL)); if (unlikely(__pyx_t_21 == ((void *)NULL))) __PYX_ERR(0, 74, __pyx_L15_error) | ^~~~~~~~~~~~~~~~~ | | | char ** In file included from fiona/_shim.c:625: /usr/include/gdal/gdal.h:523:65: note: expected ‘const char * const*’ but argument is of type ‘char **’ 523 | const char* const* papszOpenOptions, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/fiona/_shim.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.7m -o build/lib.linux-x86_64-3.7/fiona/_shim.cpython-37m-x86_64-linux-gnu.so building 'fiona.ogrext' extension 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/gdal -I/usr/include/python3.7m -c fiona/ogrext.c -o build/temp.linux-x86_64-3.7/fiona/ogrext.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/fiona/ogrext.o -L/usr/lib64 -L/usr/lib64 -lgdal -lpython3.7m -o build/lib.linux-x86_64-3.7/fiona/ogrext.cpython-37m-x86_64-linux-gnu.so /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'metadata_version' warnings.warn(msg) /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'requires_external' warnings.warn(msg) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XlbDZu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64 ++ dirname /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64 + cd Fiona-1.8.13 + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-fiona-1.8.13-1.fc30.x86_64 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.13-1.fc30.x86_64/usr creating /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/env.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/drvsupport.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/__init__.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/_env.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/schema.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/errors.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/transform.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/_geometry.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/collection.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/inspector.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/io.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/_transform.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/compat.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/_err.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/crs.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona creating /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/env.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/filter.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/__init__.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/bounds.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/helpers.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/options.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/load.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/distrib.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/insp.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/calc.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/ls.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/dump.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/rm.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/info.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/cat.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/main.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/fio/collect.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio copying build/lib.linux-x86_64-3.7/fiona/session.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/logutils.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/ogrext.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/_crs.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/path.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/rfc3339.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/vfs.py -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona copying build/lib.linux-x86_64-3.7/fiona/_shim.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/env.py to env.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/drvsupport.py to drvsupport.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/transform.py to transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/collection.py to collection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/inspector.py to inspector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/io.py to io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/crs.py to crs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/env.py to env.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/filter.py to filter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/bounds.py to bounds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/helpers.py to helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/options.py to options.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/load.py to load.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/distrib.py to distrib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/insp.py to insp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/calc.py to calc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/ls.py to ls.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/dump.py to dump.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/rm.py to rm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/info.py to info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/cat.py to cat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/fio/collect.py to collect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/session.py to session.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/logutils.py to logutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/rfc3339.py to rfc3339.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/vfs.py to vfs.cpython-37.pyc writing byte-compilation script '/tmp/tmpm3h9plrm.py' /usr/bin/python3 /tmp/tmpm3h9plrm.py removing /tmp/tmpm3h9plrm.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' /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'metadata_version' warnings.warn(msg) /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) /usr/lib64/python3.7/distutils/dist.py:274: 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.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/Fiona-1.8.13-py3.7.egg-info running install_scripts Installing fio script to /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.8.13-1.fc30 --unique-debug-suffix -1.8.13-1.fc30.x86_64 --unique-debug-src-base python-fiona-1.8.13-1.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Fiona-1.8.13 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/_env.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/schema.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/_geometry.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/_transform.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/_err.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/_crs.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/_env.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/ogrext.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/_geometry.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/schema.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/_shim.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/_err.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/ogrext.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/_transform.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/_crs.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages/fiona/_shim.cpython-37m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 8493 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-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib/debug/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.fp4s9R + umask 022 + cd /builddir/build/BUILD + cd Fiona-1.8.13 + export LANG=C.UTF-8 + LANG=C.UTF-8 + rm -rf fiona + PYTHONPATH=/builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/lib64/python3.7/site-packages + /usr/bin/python3 -m pytest -m 'not network and not wheel' -ra ============================= test session starts ============================== platform linux -- Python 3.7.6, pytest-3.10.1, py-1.7.0, pluggy-0.8.1 GDAL: 2.3.2 (2030200) Supported drivers: ARCGEN, AeronavFAA, BNA, CSV, DGN, DXF, ESRI Shapefile, ESRIJSON, GML, GPKG, GPSTrackMaker, GPX, GeoJSON, Idrisi, MapInfo File, OpenFileGDB, PCIDSK, S57, SEGY, SUA, TopoJSON rootdir: /builddir/build/BUILD/Fiona-1.8.13, inifile: setup.cfg collected 900 items / 9 deselected tests/test__env.py ............... [ 1%] tests/test_bigint.py ... [ 2%] tests/test_binary_field.py . [ 2%] tests/test_bounds.py .... [ 2%] tests/test_bytescollection.py ......................................s [ 6%] tests/test_collection.py ............................................... [ 12%] .............................................. [ 17%] tests/test_collection_crs.py ...s.. [ 18%] tests/test_collection_legacy.py .................................. [ 21%] tests/test_compound_crs.py . [ 21%] tests/test_crs.py ................ [ 23%] tests/test_curve_geometries.py . [ 23%] tests/test_data_paths.py .. [ 24%] tests/test_datetime.py ............ [ 25%] tests/test_drivers.py . [ 25%] tests/test_drvsupport.py ssss [ 26%] tests/test_encoding.py ... [ 26%] 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 ........ [ 31%] tests/test_fio_distrib.py .. [ 32%] tests/test_fio_dump.py ... [ 32%] tests/test_fio_filter.py .. [ 32%] tests/test_fio_info.py ....... [ 33%] tests/test_fio_load.py ......... [ 34%] tests/test_fio_ls.py .... [ 34%] tests/test_fio_rm.py ... [ 35%] tests/test_geojson.py ..... [ 35%] tests/test_geometry.py ................ [ 37%] tests/test_geopackage.py ... [ 37%] tests/test_integration.py . [ 38%] tests/test_layer.py .................................................... [ 43%] ..................................................... [ 49%] tests/test_listing.py ............ [ 51%] tests/test_logutils.py ... [ 51%] tests/test_memoryfile.py ...... [ 52%] tests/test_multiconxn.py ........ [ 53%] tests/test_non_counting_layer.py ...... [ 53%] tests/test_open.py .. [ 53%] tests/test_profile.py .. [ 54%] tests/test_props.py ...... [ 54%] tests/test_read_drivers.py .. [ 55%] tests/test_remove.py ............ [ 56%] tests/test_revolvingdoor.py . [ 56%] tests/test_rfc3339.py ........... [ 57%] tests/test_rfc64_tin.py .. [ 58%] tests/test_schema.py ................................................... [ 63%] ....sss [ 64%] tests/test_schema_geom.py ........... [ 65%] tests/test_session.py . [ 65%] tests/test_slice.py ...... [ 66%] tests/test_subtypes.py .. [ 66%] tests/test_transactions.py . [ 66%] tests/test_transform.py ..... [ 67%] tests/test_unicode.py ...x... [ 68%] tests/test_version.py .. [ 68%] tests/test_vfs.py ...................................................... [ 74%] ............................X........................................... [ 82%] ...........X...............................X............................ [ 90%] ......X..................................X.................X............ [ 98%] ........... [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_collection_crs.py:41: Requires GDAL 3.x SKIP [4] tests/test_drvsupport.py:10: Requires GDAL 2.4.x SKIP [2] tests/test_schema.py:200: Only relevant for GDAL 1.x SKIP [1] tests/test_schema.py:215: Only relevant for GDAL 1.x XFAIL tests/test_unicode.py::TestUnicodeStringField::()::test_write_mismatch OGR silently fails to convert strings 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 =============================== /usr/lib/python3.7/site-packages/botocore/vendored/requests/packages/urllib3/_collections.py:1 /usr/lib/python3.7/site-packages/botocore/vendored/requests/packages/urllib3/_collections.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working from collections import Mapping, MutableMapping -- Docs: https://docs.pytest.org/en/latest/warnings.html 875 passed, 9 skipped, 9 deselected, 1 xfailed, 6 xpassed, 1 warnings in 8.09 seconds + exit 0 Processing files: python3-fiona-1.8.13-1.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PLMMLA + umask 022 + cd /builddir/build/BUILD + cd Fiona-1.8.13 + DOCDIR=/builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/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.13-1.fc30.x86_64/usr/share/doc/python3-fiona + cp -pr README.rst /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/share/doc/python3-fiona + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/share/doc/python3-fiona + cp -pr CREDITS.txt /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/share/doc/python3-fiona + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hXN9pj + umask 022 + cd /builddir/build/BUILD + cd Fiona-1.8.13 + LICENSEDIR=/builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/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.13-1.fc30.x86_64/usr/share/licenses/python3-fiona + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64/usr/share/licenses/python3-fiona + exit 0 Provides: python3-fiona = 1.8.13-1.fc30 python3-fiona(x86-64) = 1.8.13-1.fc30 python3.7dist(fiona) = 1.8.13 python3dist(fiona) = 1.8.13 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 libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdal.so.20()(64bit) libpython3.7m.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.7 python3.7dist(attrs) >= 17 python3.7dist(click) >= 4.0 python3.7dist(click) < 8 python3.7dist(click-plugins) >= 1.0 python3.7dist(cligj) >= 0.5 python3.7dist(munch) python3.7dist(setuptools) python3.7dist(six) >= 1.7 rtld(GNU_HASH) Recommends: python3-boto3 python3-shapely Processing files: python-fiona-debugsource-1.8.13-1.fc30.x86_64 Provides: python-fiona-debugsource = 1.8.13-1.fc30 python-fiona-debugsource(x86-64) = 1.8.13-1.fc30 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.13-1.fc30.x86_64 Provides: debuginfo(build-id) = 1bb50dc691b88817fe4b169e902def33233850ed debuginfo(build-id) = 2065d57e85ea0adb359748187518ae06530a3529 debuginfo(build-id) = 2e257167bb27d9a04e72f0e8d84522e3dba7a8c4 debuginfo(build-id) = 32d0f21146fc67161b9c756663f3e896a86f4089 debuginfo(build-id) = 59d1bad19e45983deddff0e092c92eb017a29ff8 debuginfo(build-id) = b42acfadb5245b89509c8b6722c2e064617c47aa debuginfo(build-id) = eaae1b335268aaa0f701d1f22c252bde72d26e26 debuginfo(build-id) = f5a26e57d72ea6e462906a23fc863a360f357b0c python3-fiona-debuginfo = 1.8.13-1.fc30 python3-fiona-debuginfo(x86-64) = 1.8.13-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-fiona-debugsource(x86-64) = 1.8.13-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64 Wrote: /builddir/build/RPMS/python3-fiona-1.8.13-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/python-fiona-debugsource-1.8.13-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/python3-fiona-debuginfo-1.8.13-1.fc30.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PZd5z9 + umask 022 + cd /builddir/build/BUILD + cd Fiona-1.8.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fiona-1.8.13-1.fc30.x86_64 + exit 0 Child return code was: 0