D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-pyproj-3.3.1-1.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qInEq9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pyproj-3.3.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pyproj-3.3.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyproj-3.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/rm -rf pyproj.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rlLHoh + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyproj-3.3.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export LDFLAGS=-lm + LDFLAGS=-lm + export PROJ_DIR=/usr + PROJ_DIR=/usr + export PROJ_LIBDIR=/usr/lib64 + PROJ_LIBDIR=/usr/lib64 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=-lm + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' PROJ_DIR is set, using existing PROJ installation.. /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/_show_versions.py -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/exceptions.py -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/enums.py -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/datadir.py -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/__main__.py -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/aoi.py -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/proj.py -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/geod.py -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/__init__.py -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/sync.py -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/transformer.py -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/network.py -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/utils.py -> build/lib.linux-x86_64-cpython-310/pyproj creating build/lib.linux-x86_64-cpython-310/pyproj/crs copying pyproj/crs/enums.py -> build/lib.linux-x86_64-cpython-310/pyproj/crs copying pyproj/crs/datum.py -> build/lib.linux-x86_64-cpython-310/pyproj/crs copying pyproj/crs/crs.py -> build/lib.linux-x86_64-cpython-310/pyproj/crs copying pyproj/crs/coordinate_system.py -> build/lib.linux-x86_64-cpython-310/pyproj/crs copying pyproj/crs/__init__.py -> build/lib.linux-x86_64-cpython-310/pyproj/crs copying pyproj/crs/coordinate_operation.py -> build/lib.linux-x86_64-cpython-310/pyproj/crs copying pyproj/crs/_cf1x8.py -> build/lib.linux-x86_64-cpython-310/pyproj/crs copying pyproj/_transformer.pyi -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/database.pyi -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/_crs.pyi -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/list.pyi -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/_datadir.pyi -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/_sync.pyi -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/_network.pyi -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/_geod.pyi -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/_compat.pyi -> build/lib.linux-x86_64-cpython-310/pyproj copying pyproj/py.typed -> build/lib.linux-x86_64-cpython-310/pyproj running build_ext building 'pyproj._geod' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/pyproj gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_geod.c -o build/temp.linux-x86_64-cpython-310/pyproj/_geod.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/pyproj/_geod.o -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib64 -lproj -lpython3.10 -o build/lib.linux-x86_64-cpython-310/pyproj/_geod.cpython-310-x86_64-linux-gnu.so building 'pyproj._crs' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_crs.c -o build/temp.linux-x86_64-cpython-310/pyproj/_crs.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/pyproj/_crs.o -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib64 -lproj -lpython3.10 -o build/lib.linux-x86_64-cpython-310/pyproj/_crs.cpython-310-x86_64-linux-gnu.so building 'pyproj._transformer' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_transformer.c -o build/temp.linux-x86_64-cpython-310/pyproj/_transformer.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/pyproj/_transformer.o -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib64 -lproj -lpython3.10 -o build/lib.linux-x86_64-cpython-310/pyproj/_transformer.cpython-310-x86_64-linux-gnu.so building 'pyproj._compat' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_compat.c -o build/temp.linux-x86_64-cpython-310/pyproj/_compat.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/pyproj/_compat.o -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib64 -lproj -lpython3.10 -o build/lib.linux-x86_64-cpython-310/pyproj/_compat.cpython-310-x86_64-linux-gnu.so building 'pyproj.database' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/database.c -o build/temp.linux-x86_64-cpython-310/pyproj/database.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/pyproj/database.o -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib64 -lproj -lpython3.10 -o build/lib.linux-x86_64-cpython-310/pyproj/database.cpython-310-x86_64-linux-gnu.so building 'pyproj._datadir' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_datadir.c -o build/temp.linux-x86_64-cpython-310/pyproj/_datadir.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/pyproj/_datadir.o -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib64 -lproj -lpython3.10 -o build/lib.linux-x86_64-cpython-310/pyproj/_datadir.cpython-310-x86_64-linux-gnu.so building 'pyproj.list' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/list.c -o build/temp.linux-x86_64-cpython-310/pyproj/list.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/pyproj/list.o -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib64 -lproj -lpython3.10 -o build/lib.linux-x86_64-cpython-310/pyproj/list.cpython-310-x86_64-linux-gnu.so building 'pyproj._network' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_network.c -o build/temp.linux-x86_64-cpython-310/pyproj/_network.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/pyproj/_network.o -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib64 -lproj -lpython3.10 -o build/lib.linux-x86_64-cpython-310/pyproj/_network.cpython-310-x86_64-linux-gnu.so building 'pyproj._sync' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include/python3.10 -c pyproj/_sync.c -o build/temp.linux-x86_64-cpython-310/pyproj/_sync.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lm -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-cpython-310/pyproj/_sync.o -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib64 -lproj -lpython3.10 -o build/lib.linux-x86_64-cpython-310/pyproj/_sync.cpython-310-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FNlFvm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64 + cd pyproj-3.3.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64 /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_show_versions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_geod.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/exceptions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_transformer.pyi -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_crs.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/database.pyi -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_crs.pyi -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/list.pyi -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_sync.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/database.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_datadir.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/enums.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_compat.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_datadir.pyi -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/datadir.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/__main__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_sync.pyi -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/aoi.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_network.pyi -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_network.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/list.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/proj.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/geod.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj creating /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-x86_64-cpython-310/pyproj/crs/enums.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-x86_64-cpython-310/pyproj/crs/datum.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-x86_64-cpython-310/pyproj/crs/crs.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-x86_64-cpython-310/pyproj/crs/coordinate_system.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-x86_64-cpython-310/pyproj/crs/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-x86_64-cpython-310/pyproj/crs/coordinate_operation.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-x86_64-cpython-310/pyproj/crs/_cf1x8.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs copying build/lib.linux-x86_64-cpython-310/pyproj/_transformer.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/sync.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/transformer.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_geod.pyi -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/network.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/py.typed -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj copying build/lib.linux-x86_64-cpython-310/pyproj/_compat.pyi -> /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/_show_versions.py to _show_versions.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/enums.py to enums.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/datadir.py to datadir.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/__main__.py to __main__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/aoi.py to aoi.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/proj.py to proj.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/geod.py to geod.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs/enums.py to enums.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs/datum.py to datum.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs/crs.py to crs.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs/coordinate_system.py to coordinate_system.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs/coordinate_operation.py to coordinate_operation.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/crs/_cf1x8.py to _cf1x8.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/sync.py to sync.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/transformer.py to transformer.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/network.py to network.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/utils.py to utils.cpython-310.pyc writing byte-compilation script '/tmp/tmpmf4gcfl2.py' /usr/bin/python3 /tmp/tmpmf4gcfl2.py removing /tmp/tmpmf4gcfl2.py running install_egg_info running egg_info creating pyproj.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 writing manifest file 'pyproj.egg-info/SOURCES.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 'docs/_build' 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 /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj-3.3.1-py3.10.egg-info running install_scripts Installing pyproj script to /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/bin + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.3.1-1.mga9 --unique-debug-suffix -3.3.1-1.mga9.x86_64 --unique-debug-src-base python-pyproj-3.3.1-1.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pyproj-3.3.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/_crs.cpython-310-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/_datadir.cpython-310-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/_geod.cpython-310-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/_compat.cpython-310-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/_network.cpython-310-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/database.cpython-310-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/_sync.cpython-310-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/_transformer.cpython-310-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-pyproj-3.3.1-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pyproj/list.cpython-310-x86_64-linux-gnu.so original debug info size: 3612kB, size after compression: 3392kB /usr/bin/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. 8741 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths ******************************************************************************* * * WARNING: 'check-rpaths' detected a broken RPATH OR RUNPATH and will cause * 'rpmbuild' to fail. To ignore these errors, you can set the * '$QA_RPATHS' environment variable which is a bitmask allowing the * values below. The current value of QA_RPATHS is 0x0000. * * 0x0001 ... standard RPATHs (e.g. /usr/lib); such RPATHs are a minor * issue but are introducing redundant searchpaths without * providing a benefit. They can also cause errors in multilib * environments. * 0x0002 ... invalid RPATHs; these are RPATHs which are neither absolute * nor relative filenames and can therefore be a SECURITY risk * 0x0004 ... insecure RPATHs; these are relative RPATHs which are a * SECURITY risk * 0x0008 ... the special '$ORIGIN' RPATHs are appearing after other * RPATHs; this is just a minor issue but usually unwanted * 0x0010 ... the RPATH is empty; there is no reason for such RPATHs * and they cause unneeded work while loading libraries * 0x0020 ... an RPATH references '..' of an absolute path; this will break * the functionality when the path before '..' is a symlink * * * Examples: * - to ignore standard and empty RPATHs, execute 'rpmbuild' like * $ QA_RPATHS=$(( 0x0001|0x0010 )) rpmbuild my-package.src.rpm * - to check existing files, set $RPM_BUILD_ROOT and execute check-rpaths like * $ RPM_BUILD_ROOT= /usr/lib/rpm/check-rpaths * ******************************************************************************* ERROR 0001: file '/usr/lib64/python3.10/site-packages/pyproj/_geod.cpython-310-x86_64-linux-gnu.so' contains a standard runpath '/usr/lib64' in [/usr/lib64] ERROR 0001: file '/usr/lib64/python3.10/site-packages/pyproj/_crs.cpython-310-x86_64-linux-gnu.so' contains a standard runpath '/usr/lib64' in [/usr/lib64] ******************************************************************************* * * WARNING: 'check-rpaths' detected a broken RPATH OR RUNPATH and will cause * 'rpmbuild' to fail. To ignore these errors, you can set the * '$QA_RPATHS' environment variable which is a bitmask allowing the * values below. The current value of QA_RPATHS is 0x0000. * * 0x0001 ... standard RPATHs (e.g. /usr/lib); such RPATHs are a minor * issue but are introducing redundant searchpaths without * providing a benefit. They can also cause errors in multilib * environments. * 0x0002 ... invalid RPATHs; these are RPATHs which are neither absolute * nor relative filenames and can therefore be a SECURITY risk * 0x0004 ... insecure RPATHs; these are relative RPATHs which are a * SECURITY risk * 0x0008 ... the special '$ORIGIN' RPATHs are appearing after other * RPATHs; this is just a minor issue but usually unwanted * 0x0010 ... the RPATH is empty; there is no reason for such RPATHs * and they cause unneeded work while loading libraries * 0x0020 ... an RPATH references '..' of an absolute path; this will break * the functionality when the path before '..' is a symlink * * * Examples: * - to ignore standard and empty RPATHs, execute 'rpmbuild' like * $ QA_RPATHS=$(( 0x0001|0x0010 )) rpmbuild my-package.src.rpm * - to check existing files, set $RPM_BUILD_ROOT and execute check-rpaths like * $ RPM_BUILD_ROOT= /usr/lib/rpm/check-rpaths * ******************************************************************************* ERROR 0001: file '/usr/lib64/python3.10/site-packages/pyproj/_transformer.cpython-310-x86_64-linux-gnu.so' contains a standard runpath '/usr/lib64' in [/usr/lib64] ERROR 0001: file '/usr/lib64/python3.10/site-packages/pyproj/_sync.cpython-310-x86_64-linux-gnu.so' contains a standard runpath '/usr/lib64' in [/usr/lib64] ERROR 0001: file '/usr/lib64/python3.10/site-packages/pyproj/database.cpython-310-x86_64-linux-gnu.so' contains a standard runpath '/usr/lib64' in [/usr/lib64] ERROR 0001: file '/usr/lib64/python3.10/site-packages/pyproj/_datadir.cpython-310-x86_64-linux-gnu.so' contains a standard runpath '/usr/lib64' in [/usr/lib64] ERROR 0001: file '/usr/lib64/python3.10/site-packages/pyproj/_compat.cpython-310-x86_64-linux-gnu.so' contains a standard runpath '/usr/lib64' in [/usr/lib64] ERROR 0001: file '/usr/lib64/python3.10/site-packages/pyproj/_network.cpython-310-x86_64-linux-gnu.so' contains a standard runpath '/usr/lib64' in [/usr/lib64] ERROR 0001: file '/usr/lib64/python3.10/site-packages/pyproj/list.cpython-310-x86_64-linux-gnu.so' contains a standard runpath '/usr/lib64' in [/usr/lib64] error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.FNlFvm (%install) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.FNlFvm (%install) I: [iurt_root_command] ERROR: chroot