Mock Version: 3.1 Mock Version: 3.1 Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/pyproj.spec'], chrootPath='/var/lib/mock/f35-build-37992796-4814311/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 --noclean --target aarch64 --nodeps /builddir/build/SPECS/pyproj.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1662768000 Wrote: /builddir/build/SRPMS/pyproj-3.4.0-1.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/pyproj.spec'], chrootPath='/var/lib/mock/f35-build-37992796-4814311/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 --noclean --target aarch64 --nodeps /builddir/build/SPECS/pyproj.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1662768000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PycIyG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyproj-3.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyproj-3.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyproj-3.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's/^#!\/usr\/bin\/env python3/#!\/usr\/bin\/python3/g' docs/conf.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8GjZmd + umask 022 + cd /builddir/build/BUILD + cd pyproj-3.4.0 + export PROJ_DIR=/usr/ + PROJ_DIR=/usr/ + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' PROJ_DIR is set, using existing PROJ installation.. running build running build_py creating build creating build/lib.linux-aarch64-3.10 creating build/lib.linux-aarch64-3.10/pyproj copying pyproj/__init__.py -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/__main__.py -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/_show_versions.py -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/aoi.py -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/datadir.py -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/enums.py -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/exceptions.py -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/geod.py -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/network.py -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/proj.py -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/sync.py -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/transformer.py -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/utils.py -> build/lib.linux-aarch64-3.10/pyproj creating build/lib.linux-aarch64-3.10/pyproj/crs copying pyproj/crs/__init__.py -> build/lib.linux-aarch64-3.10/pyproj/crs copying pyproj/crs/_cf1x8.py -> build/lib.linux-aarch64-3.10/pyproj/crs copying pyproj/crs/coordinate_operation.py -> build/lib.linux-aarch64-3.10/pyproj/crs copying pyproj/crs/coordinate_system.py -> build/lib.linux-aarch64-3.10/pyproj/crs copying pyproj/crs/crs.py -> build/lib.linux-aarch64-3.10/pyproj/crs copying pyproj/crs/datum.py -> build/lib.linux-aarch64-3.10/pyproj/crs copying pyproj/crs/enums.py -> build/lib.linux-aarch64-3.10/pyproj/crs copying pyproj/_compat.pyi -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/_crs.pyi -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/_datadir.pyi -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/_geod.pyi -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/_network.pyi -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/_sync.pyi -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/_transformer.pyi -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/database.pyi -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/list.pyi -> build/lib.linux-aarch64-3.10/pyproj copying pyproj/py.typed -> build/lib.linux-aarch64-3.10/pyproj running build_ext building 'pyproj._geod' extension creating build/temp.linux-aarch64-3.10 creating build/temp.linux-aarch64-3.10/pyproj gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_geod.c -o build/temp.linux-aarch64-3.10/pyproj/_geod.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pyproj/_geod.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-aarch64-3.10/pyproj/_geod.cpython-310-aarch64-linux-gnu.so building 'pyproj._crs' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_crs.c -o build/temp.linux-aarch64-3.10/pyproj/_crs.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pyproj/_crs.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-aarch64-3.10/pyproj/_crs.cpython-310-aarch64-linux-gnu.so building 'pyproj._transformer' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_transformer.c -o build/temp.linux-aarch64-3.10/pyproj/_transformer.o pyproj/_transformer.c: In function ‘__pyx_pw_6pyproj_12_transformer_12_Transformer_9from_crs’: pyproj/_transformer.c:4541:19: warning: array subscript 4 is above array bounds of ‘const char *[4]’ [-Warray-bounds] 4541 | (__pyx_v_options[4]) = NULL; | ~~~~~~~~~~~~~~~~^~~~ pyproj/_transformer.c:4328:15: note: while referencing ‘__pyx_v_options’ 4328 | char const *__pyx_v_options[4]; | ^~~~~~~~~~~~~~~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pyproj/_transformer.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-aarch64-3.10/pyproj/_transformer.cpython-310-aarch64-linux-gnu.so building 'pyproj._compat' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_compat.c -o build/temp.linux-aarch64-3.10/pyproj/_compat.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pyproj/_compat.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-aarch64-3.10/pyproj/_compat.cpython-310-aarch64-linux-gnu.so building 'pyproj.database' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/database.c -o build/temp.linux-aarch64-3.10/pyproj/database.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pyproj/database.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-aarch64-3.10/pyproj/database.cpython-310-aarch64-linux-gnu.so building 'pyproj._datadir' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_datadir.c -o build/temp.linux-aarch64-3.10/pyproj/_datadir.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pyproj/_datadir.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-aarch64-3.10/pyproj/_datadir.cpython-310-aarch64-linux-gnu.so building 'pyproj.list' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/list.c -o build/temp.linux-aarch64-3.10/pyproj/list.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pyproj/list.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-aarch64-3.10/pyproj/list.cpython-310-aarch64-linux-gnu.so building 'pyproj._network' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_network.c -o build/temp.linux-aarch64-3.10/pyproj/_network.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pyproj/_network.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-aarch64-3.10/pyproj/_network.cpython-310-aarch64-linux-gnu.so building 'pyproj._sync' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_sync.c -o build/temp.linux-aarch64-3.10/pyproj/_sync.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/pyproj/_sync.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-aarch64-3.10/pyproj/_sync.cpython-310-aarch64-linux-gnu.so + cd docs + export PYTHONPATH=/builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10:/builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-cpython-310:/builddir/build/BUILD/pyproj-3.4.0 + PYTHONPATH=/builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10:/builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-cpython-310:/builddir/build/BUILD/pyproj-3.4.0 + export PYPROJ_HTML_THEME=sphinx_rtd_theme + PYPROJ_HTML_THEME=sphinx_rtd_theme + make html Running Sphinx v4.1.2 making output directory... done loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... loading intersphinx inventory from https://pandas.pydata.org/docs/objects.inv... loading intersphinx inventory from https://proj.org/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) loading intersphinx inventory from https://shapely.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://proj.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='proj.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) loading intersphinx inventory from https://docs.xarray.dev/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://shapely.readthedocs.io/en/stable/objects.inv' not fetchable due to : HTTPSConnectionPool(host='shapely.readthedocs.io', port=443): Max retries exceeded with url: /en/stable/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://numpy.org/doc/stable/objects.inv' not fetchable due to : HTTPSConnectionPool(host='numpy.org', port=443): Max retries exceeded with url: /doc/stable/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://pandas.pydata.org/docs/objects.inv' not fetchable due to : HTTPSConnectionPool(host='pandas.pydata.org', port=443): Max retries exceeded with url: /docs/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.xarray.dev/en/stable/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.xarray.dev', port=443): Max retries exceeded with url: /en/stable/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 33 source files that are out of date updating environment: [new config] 33 added, 0 changed, 0 removed reading sources... [ 3%] advanced_examples reading sources... [ 6%] api/aoi reading sources... [ 9%] api/crs/coordinate_operation reading sources... [ 12%] api/crs/coordinate_system reading sources... [ 15%] api/crs/crs reading sources... [ 18%] api/crs/datum reading sources... [ 21%] api/crs/enums reading sources... [ 24%] api/crs/index reading sources... [ 27%] api/database reading sources... [ 30%] api/datadir reading sources... [ 33%] api/enums reading sources... [ 36%] api/exceptions reading sources... [ 39%] api/geod reading sources... [ 42%] api/global_context reading sources... [ 45%] api/index reading sources... [ 48%] api/list reading sources... [ 51%] api/network reading sources... [ 54%] api/proj reading sources... [ 57%] api/show_versions reading sources... [ 60%] api/sync reading sources... [ 63%] api/transformer reading sources... [ 66%] build_crs reading sources... [ 69%] build_crs_cf reading sources... [ 72%] cli reading sources... [ 75%] crs_compatibility reading sources... [ 78%] examples reading sources... [ 81%] gotchas reading sources... [ 84%] history reading sources... [ 87%] index reading sources... [ 90%] installation reading sources... [ 93%] optimize_transformations reading sources... [ 96%] past_versions reading sources... [100%] transformation_grids looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] advanced_examples writing output... [ 6%] api/aoi writing output... [ 9%] api/crs/coordinate_operation writing output... [ 12%] api/crs/coordinate_system writing output... [ 15%] api/crs/crs writing output... [ 18%] api/crs/datum writing output... [ 21%] api/crs/enums writing output... [ 24%] api/crs/index writing output... [ 27%] api/database writing output... [ 30%] api/datadir writing output... [ 33%] api/enums writing output... [ 36%] api/exceptions writing output... [ 39%] api/geod writing output... [ 42%] api/global_context writing output... [ 45%] api/index writing output... [ 48%] api/list writing output... [ 51%] api/network writing output... [ 54%] api/proj writing output... [ 57%] api/show_versions writing output... [ 60%] api/sync writing output... [ 63%] api/transformer writing output... [ 66%] build_crs writing output... [ 69%] build_crs_cf writing output... [ 72%] cli writing output... [ 75%] crs_compatibility writing output... [ 78%] examples writing output... [ 81%] gotchas writing output... [ 84%] history writing output... [ 87%] index writing output... [ 90%] installation writing output... [ 93%] optimize_transformations writing output... [ 96%] past_versions writing output... [100%] transformation_grids /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.AlbersEqualAreaConversion:5: WARNING: undefined label: aea /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.AzimuthalEquidistantConversion:6: WARNING: undefined label: aeqd /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.EquidistantCylindricalConversion:5: WARNING: undefined label: eqc /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.GeostationarySatelliteConversion:5: WARNING: undefined label: geos /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.LambertAzimuthalEqualAreaConversion:6: WARNING: undefined label: laea /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.LambertConformalConic1SPConversion:5: WARNING: undefined label: lcc /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.LambertConformalConic2SPConversion:5: WARNING: undefined label: lcc /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.LambertCylindricalEqualAreaConversion:5: WARNING: undefined label: cea /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.LambertCylindricalEqualAreaScaleConversion:11: WARNING: undefined label: cea /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.MercatorAConversion:5: WARNING: undefined label: merc /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.MercatorBConversion:5: WARNING: undefined label: merc /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.HotineObliqueMercatorBConversion:5: WARNING: undefined label: omerc /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.OrthographicConversion:5: WARNING: undefined label: ortho /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.PolarStereographicAConversion:5: WARNING: undefined label: stere /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.PolarStereographicBConversion:5: WARNING: undefined label: stere /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.SinusoidalConversion:5: WARNING: undefined label: sinu /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.StereographicConversion:5: WARNING: undefined label: stere /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.UTMConversion:5: WARNING: undefined label: utm /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.TransverseMercatorConversion:5: WARNING: undefined label: tmerc /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.VerticalPerspectiveConversion:5: WARNING: undefined label: nsper /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.RotatedLatitudeLongitudeConversion:5: WARNING: undefined label: ob_tran /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py:docstring of pyproj.crs.coordinate_operation.PoleRotationNetCDFCFConversion:7: WARNING: undefined label: ob_tran docstring of pyproj._datadir.get_user_data_dir:7: WARNING: undefined label: network docstring of pyproj._datadir.get_user_data_dir:7: WARNING: undefined label: projsync docstring of pyproj._datadir.set_use_global_context:12: WARNING: undefined label: network /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/proj.py:docstring of pyproj.proj.Proj.__init__:1: WARNING: undefined label: projections /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/proj.py:docstring of pyproj.transformer.Transformer.from_pipeline:3: WARNING: undefined label: pipeline /builddir/build/BUILD/pyproj-3.4.0/docs/api/transformer.rst:7: WARNING: undefined label: proj generating indices... /builddir/build/BUILD/pyproj-3.4.0/docs/api/transformer.rst:7: WARNING: undefined label: cs2cs /builddir/build/BUILD/pyproj-3.4.0/docs/api/transformer.rst:7: WARNING: undefined label: cct /builddir/build/BUILD/pyproj-3.4.0/build/lib.linux-aarch64-3.10/pyproj/transformer.py:docstring of pyproj.transformer.Transformer.from_pipeline:3: WARNING: undefined label: pipeline /builddir/build/BUILD/pyproj-3.4.0/docs/gotchas.rst:10: WARNING: undefined label: faq /builddir/build/BUILD/pyproj-3.4.0/docs/installation.rst:85: WARNING: undefined label: install /builddir/build/BUILD/pyproj-3.4.0/docs/transformation_grids.rst:8: WARNING: undefined label: datumgrid /builddir/build/BUILD/pyproj-3.4.0/docs/transformation_grids.rst:22: WARNING: undefined label: rfc4 /builddir/build/BUILD/pyproj-3.4.0/docs/transformation_grids.rst:56: WARNING: undefined label: projsync /builddir/build/BUILD/pyproj-3.4.0/docs/transformation_grids.rst:60: WARNING: undefined label: network genindex py-modindex done highlighting module code... [ 4%] pyproj._crs highlighting module code... [ 9%] pyproj._datadir highlighting module code... [ 14%] pyproj._network highlighting module code... [ 19%] pyproj._show_versions highlighting module code... [ 23%] pyproj._sync highlighting module code... [ 28%] pyproj.aoi highlighting module code... [ 33%] pyproj.crs.coordinate_operation highlighting module code... [ 38%] pyproj.crs.coordinate_system highlighting module code... [ 42%] pyproj.crs.crs highlighting module code... [ 47%] pyproj.crs.datum highlighting module code... [ 52%] pyproj.crs.enums highlighting module code... [ 57%] pyproj.database highlighting module code... [ 61%] pyproj.datadir highlighting module code... [ 66%] pyproj.enums highlighting module code... [ 71%] pyproj.exceptions highlighting module code... [ 76%] pyproj.geod highlighting module code... [ 80%] pyproj.list highlighting module code... [ 85%] pyproj.network highlighting module code... [ 90%] pyproj.proj highlighting module code... [ 95%] pyproj.sync highlighting module code... [100%] pyproj.transformer writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 43 warnings. The HTML pages are in _build/html. + make man Running Sphinx v4.1.2 making output directory... done loading pickled environment... done loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... loading intersphinx inventory from https://pandas.pydata.org/docs/objects.inv... loading intersphinx inventory from https://proj.org/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://shapely.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://numpy.org/doc/stable/objects.inv' not fetchable due to : HTTPSConnectionPool(host='numpy.org', port=443): Max retries exceeded with url: /doc/stable/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) loading intersphinx inventory from https://docs.xarray.dev/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://shapely.readthedocs.io/en/stable/objects.inv' not fetchable due to : HTTPSConnectionPool(host='shapely.readthedocs.io', port=443): Max retries exceeded with url: /en/stable/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://pandas.pydata.org/docs/objects.inv' not fetchable due to : HTTPSConnectionPool(host='pandas.pydata.org', port=443): Max retries exceeded with url: /docs/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://proj.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='proj.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.xarray.dev/en/stable/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.xarray.dev', port=443): Max retries exceeded with url: /en/stable/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... pyproj.1 { } done build succeeded, 6 warnings. The manual pages are in _build/man. + sed -i -e 's/^\.B\\-/\.B \\-/g' /builddir/build/BUILD/pyproj-3.4.0/docs/_build/man/pyproj.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vcnNgI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64 ++ dirname /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64 + cd pyproj-3.4.0 + export PROJ_DIR=/usr/ + PROJ_DIR=/usr/ + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64 PROJ_DIR is set, using existing PROJ installation.. running install running install_lib creating /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr creating /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages creating /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/__init__.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/__main__.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_show_versions.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/aoi.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/datadir.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/enums.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/exceptions.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/geod.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/network.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/proj.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/sync.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/transformer.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/utils.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj creating /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-aarch64-3.10/pyproj/crs/__init__.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-aarch64-3.10/pyproj/crs/_cf1x8.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_operation.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-aarch64-3.10/pyproj/crs/coordinate_system.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-aarch64-3.10/pyproj/crs/crs.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-aarch64-3.10/pyproj/crs/datum.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-aarch64-3.10/pyproj/crs/enums.py -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs creating /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/crs/__pycache__/__init__.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/crs/__pycache__/datum.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/crs/__pycache__/enums.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/crs/__pycache__/crs.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/crs/__pycache__/_cf1x8.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/crs/__pycache__/coordinate_operation.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/crs/__pycache__/coordinate_system.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/crs/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/_compat.pyi -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_crs.pyi -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_datadir.pyi -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_geod.pyi -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_network.pyi -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_sync.pyi -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_transformer.pyi -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/database.pyi -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/list.pyi -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/py.typed -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_geod.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_crs.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_transformer.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_compat.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/database.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_datadir.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/list.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_network.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-aarch64-3.10/pyproj/_sync.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj creating /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/__init__.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/network.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/exceptions.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/utils.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/_show_versions.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/aoi.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/enums.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/geod.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/proj.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/transformer.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/datadir.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/sync.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ copying build/lib.linux-aarch64-3.10/pyproj/__pycache__/__main__.cpython-310.pyc -> /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/__pycache__ writing byte-compilation script '/tmp/tmp8f5nfgnd.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp8f5nfgnd.py removing /tmp/tmp8f5nfgnd.py running install_egg_info running egg_info writing pyproj.egg-info/PKG-INFO writing dependency_links to pyproj.egg-info/dependency_links.txt writing entry points to pyproj.egg-info/entry_points.txt writing requirements to pyproj.egg-info/requires.txt writing top-level names to pyproj.egg-info/top_level.txt reading manifest file 'pyproj.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pyproj/*.pyd' no previously-included directories found matching 'pyproj/proj_dir' adding license file 'LICENSE' writing manifest file 'pyproj.egg-info/SOURCES.txt' Copying pyproj.egg-info to /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj-3.4.0-py3.10.egg-info running install_scripts Installing pyproj script to /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/bin + rm -rfv /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/bin/__pycache__ + /usr/bin/rm /builddir/build/BUILD/pyproj-3.4.0/docs/_build/html/.buildinfo + mkdir -p /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/share/doc/pyproj + mv /builddir/build/BUILD/pyproj-3.4.0/docs/_build/html /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/share/doc/pyproj/html + mkdir -p /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/share/man/man1 + cp /builddir/build/BUILD/pyproj-3.4.0/docs/_build/man/pyproj.1 /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/share/man/man1/ + /usr/bin/rm -rf /builddir/build/BUILD/pyproj-3.4.0/docs + /usr/bin/chmod 755 /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_compat.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_crs.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_datadir.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_geod.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_network.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_sync.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_transformer.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/database.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/list.cpython-310-aarch64-linux-gnu.so + chrpath -d /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_compat.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_crs.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_datadir.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_geod.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_network.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_sync.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/_transformer.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/database.cpython-310-aarch64-linux-gnu.so /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64//usr/lib64/python3.10/site-packages/pyproj/list.cpython-310-aarch64-linux-gnu.so + /usr/bin/find-debuginfo -j5 --strict-build-id -m -i --build-id-seed 3.4.0-1.fc35 --unique-debug-suffix -3.4.0-1.fc35.aarch64 --unique-debug-src-base pyproj-3.4.0-1.fc35.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyproj-3.4.0 extracting debug info from /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/_compat.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/_crs.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/_datadir.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/_geod.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/_network.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/_transformer.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/database.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/_sync.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/list.cpython-310-aarch64-linux-gnu.so original debug info size: 3804kB, size after compression: 3592kB /usr/bin/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. 8655 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.H1SUbl + umask 022 + cd /builddir/build/BUILD + cd pyproj-3.4.0 + cd .. + mkdir pyproj-test-folder + cd pyproj-test-folder + cp -r ../pyproj-3.4.0/test . + cp -r ../pyproj-3.4.0/pytest.ini . + PATH=/builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages + py.test-3 -m 'not network and not grid' ============================= test session starts ============================== platform linux -- Python 3.10.6, pytest-6.2.4, py-1.11.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/pyproj-test-folder, configfile: pytest.ini collected 840 items / 35 deselected / 805 selected test/test_aoi.py ......................... [ 3%] test/test_awips221.py . [ 3%] test/test_cli.py ...................... [ 5%] test/test_database.py .................................................. [ 12%] . [ 12%] test/test_datadir.py ...................... [ 15%] test/test_datum_shift.py .... [ 15%] test/test_doctest_wrapper.py . [ 15%] test/test_exception_logging.py .. [ 15%] test/test_geod.py ............................................. [ 21%] test/test_list.py .... [ 21%] test/test_network.py ........... [ 23%] test/test_pickle.py . [ 23%] test/test_proj.py ...................................... [ 28%] test/test_show_versions.py .... [ 28%] test/test_sync.py ...... [ 29%] test/test_transform.py . [ 29%] test/test_transformer.py .s............................................. [ 35%] ........................................................................ [ 44%] ........ [ 45%] test/test_utils.py .............. [ 47%] test/crs/test_crs.py ................................................... [ 53%] ........................................................................ [ 62%] ........................................................................ [ 71%] ........................................ [ 76%] test/crs/test_crs_cf.py ................................................ [ 82%] .. [ 82%] test/crs/test_crs_coordinate_operation.py .............................. [ 86%] ...................... [ 88%] test/crs/test_crs_coordinate_system.py ............................ [ 92%] test/crs/test_crs_datum.py ....... [ 93%] test/crs/test_crs_json.py ............................... [ 97%] test/crs/test_crs_maker.py ....................... [100%] =============================== warnings summary =============================== test/test_datadir.py::test_get_data_dir__from_user[str] test/test_datadir.py::test_get_data_dir__from_user[Path] test/test_datadir.py::test_append_data_dir__internal[str] test/test_datadir.py::test_append_data_dir__internal[Path] /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/lib64/python3.10/site-packages/pyproj/datadir.py:38: UserWarning: pyproj unable to set database path. _global_context_set_data_dir() -- Docs: https://docs.pytest.org/en/stable/warnings.html ========== 804 passed, 1 skipped, 35 deselected, 4 warnings in 49.36s ========== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pyproj-3.4.0-1.fc35.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UrVLqE + umask 022 + cd /builddir/build/BUILD + cd pyproj-3.4.0 + DOCDIR=/builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/share/doc/python3-pyproj + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/share/doc/python3-pyproj + cp -pr README.md /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64/usr/share/doc/python3-pyproj + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyproj = 3.4.0-1.fc35 python3-pyproj = 3.4.0-1.fc35 python3-pyproj(aarch-64) = 3.4.0-1.fc35 python3.10-pyproj = 3.4.0-1.fc35 python3.10dist(pyproj) = 3.4 python3dist(pyproj) = 3.4 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 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libproj.so.22()(64bit) python(abi) = 3.10 python3.10dist(certifi) rtld(GNU_HASH) Obsoletes: python-pyproj < 3.4.0-1.fc35 Processing files: python3-pyproj-doc-3.4.0-1.fc35.noarch Provides: python3-pyproj-doc = 3.4.0-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pyproj-debugsource-3.4.0-1.fc35.aarch64 Provides: pyproj-debugsource = 3.4.0-1.fc35 pyproj-debugsource(aarch-64) = 3.4.0-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pyproj-debuginfo-3.4.0-1.fc35.aarch64 Provides: debuginfo(build-id) = 108d2484ecd2492440b2a692575ab47c48a527b7 debuginfo(build-id) = 163257460a3a1ad96cbd09691b57287889b6e661 debuginfo(build-id) = 206806ed6190b3fe29e85ea903213c7f2c7768bf debuginfo(build-id) = 5998816b2fe3d76a25181ec99971ce725faf30d2 debuginfo(build-id) = 6950971372ef8bec666075f95d265d9b7b294b3c debuginfo(build-id) = 72f21a03500dd44afe825b90f58cbad217f78f7c debuginfo(build-id) = b6836c462de07c67e11d80b1f90837daa2748b60 debuginfo(build-id) = d9be0e62ce34dfce9c5712cb516fdde99481d7f3 debuginfo(build-id) = f76927d59601549286f98df20657d10cfb940c55 python-pyproj-debuginfo = 3.4.0-1.fc35 python3-pyproj-debuginfo = 3.4.0-1.fc35 python3-pyproj-debuginfo(aarch-64) = 3.4.0-1.fc35 python3.10-pyproj-debuginfo = 3.4.0-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pyproj-debugsource(aarch-64) = 3.4.0-1.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyproj-3.4.0-1.fc35.aarch64 Wrote: /builddir/build/RPMS/python3-pyproj-3.4.0-1.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/python3-pyproj-debuginfo-3.4.0-1.fc35.aarch64.rpm Wrote: /builddir/build/RPMS/python3-pyproj-doc-3.4.0-1.fc35.noarch.rpm Wrote: /builddir/build/RPMS/pyproj-debugsource-3.4.0-1.fc35.aarch64.rpm Child return code was: 0