D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-pyresample-1.16.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GqOF4U + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pyresample-1.16.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pyresample-1.16.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyresample-1.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/rm -rf pyresample.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QMMi5X + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyresample-1.16.0 + '[' 1 -eq 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 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Cython will not be used. Use environment variable 'USE_CYTHON=True' to use it running build running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/pyresample copying pyresample/geometry.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/plot.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/boundary.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/geo_filter.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/spherical_geometry.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/kd_tree.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/area_config.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/__init__.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/version.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/grid.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/_spatial_mp.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/image.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/_multi_proc.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/resampler.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/spherical.py -> build/lib.linux-x86_64-3.8/pyresample copying pyresample/data_reduce.py -> build/lib.linux-x86_64-3.8/pyresample creating build/lib.linux-x86_64-3.8/pyresample/ewa copying pyresample/ewa/__init__.py -> build/lib.linux-x86_64-3.8/pyresample/ewa creating build/lib.linux-x86_64-3.8/pyresample/bilinear copying pyresample/bilinear/__init__.py -> build/lib.linux-x86_64-3.8/pyresample/bilinear copying pyresample/bilinear/xarr.py -> build/lib.linux-x86_64-3.8/pyresample/bilinear creating build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_kd_tree.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_swath.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_bucket.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_image.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/utils.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_grid.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/__init__.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_bilinear.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_spatial_mp.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_spherical.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_gradient.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_ewa_ll2cr.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_data_reduce.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_utils.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_plot.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_geometry.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_spherical_geometry.py -> build/lib.linux-x86_64-3.8/pyresample/test copying pyresample/test/test_ewa_fornav.py -> build/lib.linux-x86_64-3.8/pyresample/test creating build/lib.linux-x86_64-3.8/pyresample/utils copying pyresample/utils/proj4.py -> build/lib.linux-x86_64-3.8/pyresample/utils copying pyresample/utils/__init__.py -> build/lib.linux-x86_64-3.8/pyresample/utils copying pyresample/utils/cf.py -> build/lib.linux-x86_64-3.8/pyresample/utils copying pyresample/utils/rasterio.py -> build/lib.linux-x86_64-3.8/pyresample/utils copying pyresample/utils/cartopy.py -> build/lib.linux-x86_64-3.8/pyresample/utils creating build/lib.linux-x86_64-3.8/pyresample/bucket copying pyresample/bucket/__init__.py -> build/lib.linux-x86_64-3.8/pyresample/bucket creating build/lib.linux-x86_64-3.8/pyresample/gradient copying pyresample/gradient/__init__.py -> build/lib.linux-x86_64-3.8/pyresample/gradient running build_ext building 'pyresample.ewa._ll2cr' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/pyresample creating build/temp.linux-x86_64-3.8/pyresample/ewa gcc -pthread -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/python3.8 -I/usr/lib64/python3.8/site-packages/numpy/core/include -c pyresample/ewa/_ll2cr.c -o build/temp.linux-x86_64-3.8/pyresample/ewa/_ll2cr.o -O3 -Wno-unused-function In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pyresample/ewa/_ll2cr.c:756: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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-3.8/pyresample/ewa/_ll2cr.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/pyresample/ewa/_ll2cr.cpython-38-x86_64-linux-gnu.so building 'pyresample.ewa._fornav' extension gcc -pthread -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/python3.8 -I/usr/lib64/python3.8/site-packages/numpy/core/include -c pyresample/ewa/_fornav.cpp -o build/temp.linux-x86_64-3.8/pyresample/ewa/_fornav.o -O3 -Wno-unused-function In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pyresample/ewa/_fornav.cpp:776: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -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/python3.8 -I/usr/lib64/python3.8/site-packages/numpy/core/include -c pyresample/ewa/_fornav_templates.cpp -o build/temp.linux-x86_64-3.8/pyresample/ewa/_fornav_templates.o -O3 -Wno-unused-function In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pyresample/ewa/_fornav_templates.cpp:4: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ pyresample/ewa/_fornav_templates.cpp: In instantiation of 'int compute_ewa(size_t, int, size_t, size_t, size_t, size_t, CR_TYPE*, CR_TYPE*, IMAGE_TYPE**, IMAGE_TYPE, accum_type**, weight_type**, ewa_weight*, ewa_parameters*) [with CR_TYPE = float; IMAGE_TYPE = float; size_t = long unsigned int; accum_type = float; weight_type = float]': pyresample/ewa/_fornav_templates.cpp:449:210: required from here pyresample/ewa/_fornav_templates.cpp:260:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 260 | if (iu2 >= grid_cols) { | ~~~~^~~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:266:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 266 | if (iv2 >= grid_rows) { | ~~~~^~~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:270:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 270 | if (iu1 < grid_cols && iu2 >= 0 && iv1 < grid_rows && iv2 >= 0) { | ~~~~^~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:270:46: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 270 | if (iu1 < grid_cols && iu2 >= 0 && iv1 < grid_rows && iv2 >= 0) { | ~~~~^~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp: In instantiation of 'int compute_ewa(size_t, int, size_t, size_t, size_t, size_t, CR_TYPE*, CR_TYPE*, IMAGE_TYPE**, IMAGE_TYPE, accum_type**, weight_type**, ewa_weight*, ewa_parameters*) [with CR_TYPE = float; IMAGE_TYPE = double; size_t = long unsigned int; accum_type = float; weight_type = float]': pyresample/ewa/_fornav_templates.cpp:450:210: required from here pyresample/ewa/_fornav_templates.cpp:260:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 260 | if (iu2 >= grid_cols) { | ~~~~^~~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:266:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 266 | if (iv2 >= grid_rows) { | ~~~~^~~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:270:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 270 | if (iu1 < grid_cols && iu2 >= 0 && iv1 < grid_rows && iv2 >= 0) { | ~~~~^~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:270:46: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 270 | if (iu1 < grid_cols && iu2 >= 0 && iv1 < grid_rows && iv2 >= 0) { | ~~~~^~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp: In instantiation of 'int compute_ewa(size_t, int, size_t, size_t, size_t, size_t, CR_TYPE*, CR_TYPE*, IMAGE_TYPE**, IMAGE_TYPE, accum_type**, weight_type**, ewa_weight*, ewa_parameters*) [with CR_TYPE = float; IMAGE_TYPE = signed char; size_t = long unsigned int; accum_type = float; weight_type = float]': pyresample/ewa/_fornav_templates.cpp:451:201: required from here pyresample/ewa/_fornav_templates.cpp:260:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 260 | if (iu2 >= grid_cols) { | ~~~~^~~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:266:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 266 | if (iv2 >= grid_rows) { | ~~~~^~~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:270:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 270 | if (iu1 < grid_cols && iu2 >= 0 && iv1 < grid_rows && iv2 >= 0) { | ~~~~^~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:270:46: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 270 | if (iu1 < grid_cols && iu2 >= 0 && iv1 < grid_rows && iv2 >= 0) { | ~~~~^~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp: In instantiation of 'int compute_ewa(size_t, int, size_t, size_t, size_t, size_t, CR_TYPE*, CR_TYPE*, IMAGE_TYPE**, IMAGE_TYPE, accum_type**, weight_type**, ewa_weight*, ewa_parameters*) [with CR_TYPE = double; IMAGE_TYPE = float; size_t = long unsigned int; accum_type = float; weight_type = float]': pyresample/ewa/_fornav_templates.cpp:455:210: required from here pyresample/ewa/_fornav_templates.cpp:260:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 260 | if (iu2 >= grid_cols) { | ~~~~^~~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:266:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 266 | if (iv2 >= grid_rows) { | ~~~~^~~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:270:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 270 | if (iu1 < grid_cols && iu2 >= 0 && iv1 < grid_rows && iv2 >= 0) { | ~~~~^~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:270:46: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 270 | if (iu1 < grid_cols && iu2 >= 0 && iv1 < grid_rows && iv2 >= 0) { | ~~~~^~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp: In instantiation of 'int compute_ewa(size_t, int, size_t, size_t, size_t, size_t, CR_TYPE*, CR_TYPE*, IMAGE_TYPE**, IMAGE_TYPE, accum_type**, weight_type**, ewa_weight*, ewa_parameters*) [with CR_TYPE = double; IMAGE_TYPE = double; size_t = long unsigned int; accum_type = float; weight_type = float]': pyresample/ewa/_fornav_templates.cpp:456:210: required from here pyresample/ewa/_fornav_templates.cpp:260:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 260 | if (iu2 >= grid_cols) { | ~~~~^~~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:266:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 266 | if (iv2 >= grid_rows) { | ~~~~^~~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:270:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 270 | if (iu1 < grid_cols && iu2 >= 0 && iv1 < grid_rows && iv2 >= 0) { | ~~~~^~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:270:46: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 270 | if (iu1 < grid_cols && iu2 >= 0 && iv1 < grid_rows && iv2 >= 0) { | ~~~~^~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp: In instantiation of 'int compute_ewa(size_t, int, size_t, size_t, size_t, size_t, CR_TYPE*, CR_TYPE*, IMAGE_TYPE**, IMAGE_TYPE, accum_type**, weight_type**, ewa_weight*, ewa_parameters*) [with CR_TYPE = double; IMAGE_TYPE = signed char; size_t = long unsigned int; accum_type = float; weight_type = float]': pyresample/ewa/_fornav_templates.cpp:457:201: required from here pyresample/ewa/_fornav_templates.cpp:260:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 260 | if (iu2 >= grid_cols) { | ~~~~^~~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:266:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 266 | if (iv2 >= grid_rows) { | ~~~~^~~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:270:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 270 | if (iu1 < grid_cols && iu2 >= 0 && iv1 < grid_rows && iv2 >= 0) { | ~~~~^~~~~~~~~~~ pyresample/ewa/_fornav_templates.cpp:270:46: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 270 | if (iu1 < grid_cols && iu2 >= 0 && iv1 < grid_rows && iv2 >= 0) { | ~~~~^~~~~~~~~~~ g++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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-3.8/pyresample/ewa/_fornav.o build/temp.linux-x86_64-3.8/pyresample/ewa/_fornav_templates.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/pyresample/ewa/_fornav.cpython-38-x86_64-linux-gnu.so building 'pyresample.gradient._gradient_search' extension creating build/temp.linux-x86_64-3.8/pyresample/gradient gcc -pthread -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/python3.8 -I/usr/lib64/python3.8/site-packages/numpy/core/include -c pyresample/gradient/_gradient_search.c -o build/temp.linux-x86_64-3.8/pyresample/gradient/_gradient_search.o -O3 -Wno-unused-function In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pyresample/gradient/_gradient_search.c:617: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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-3.8/pyresample/gradient/_gradient_search.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/pyresample/gradient/_gradient_search.cpython-38-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yH78WW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64 + cd pyresample-1.16.0 + '[' 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 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64 Cython will not be used. Use environment variable 'USE_CYTHON=True' to use it running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-x86_64-3.8/pyresample/geometry.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-x86_64-3.8/pyresample/plot.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-x86_64-3.8/pyresample/boundary.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/ewa copying build/lib.linux-x86_64-3.8/pyresample/ewa/_fornav.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/ewa copying build/lib.linux-x86_64-3.8/pyresample/ewa/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/ewa copying build/lib.linux-x86_64-3.8/pyresample/ewa/_ll2cr.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/ewa copying build/lib.linux-x86_64-3.8/pyresample/geo_filter.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/bilinear copying build/lib.linux-x86_64-3.8/pyresample/bilinear/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/bilinear copying build/lib.linux-x86_64-3.8/pyresample/bilinear/xarr.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/bilinear copying build/lib.linux-x86_64-3.8/pyresample/spherical_geometry.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-x86_64-3.8/pyresample/kd_tree.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-x86_64-3.8/pyresample/area_config.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-x86_64-3.8/pyresample/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-x86_64-3.8/pyresample/version.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_kd_tree.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_swath.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_bucket.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_image.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_grid.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_bilinear.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_spatial_mp.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_spherical.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_gradient.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_ewa_ll2cr.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_data_reduce.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_plot.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_geometry.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_spherical_geometry.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-x86_64-3.8/pyresample/test/test_ewa_fornav.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/utils copying build/lib.linux-x86_64-3.8/pyresample/utils/proj4.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/utils copying build/lib.linux-x86_64-3.8/pyresample/utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/utils copying build/lib.linux-x86_64-3.8/pyresample/utils/cf.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/utils copying build/lib.linux-x86_64-3.8/pyresample/utils/rasterio.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/utils copying build/lib.linux-x86_64-3.8/pyresample/utils/cartopy.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/utils copying build/lib.linux-x86_64-3.8/pyresample/grid.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-x86_64-3.8/pyresample/_spatial_mp.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/bucket copying build/lib.linux-x86_64-3.8/pyresample/bucket/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/bucket creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/gradient copying build/lib.linux-x86_64-3.8/pyresample/gradient/_gradient_search.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/gradient copying build/lib.linux-x86_64-3.8/pyresample/gradient/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/gradient copying build/lib.linux-x86_64-3.8/pyresample/image.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-x86_64-3.8/pyresample/_multi_proc.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-x86_64-3.8/pyresample/resampler.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-x86_64-3.8/pyresample/spherical.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-x86_64-3.8/pyresample/data_reduce.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/geometry.py to geometry.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/plot.py to plot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/boundary.py to boundary.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/ewa/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/geo_filter.py to geo_filter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/bilinear/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/bilinear/xarr.py to xarr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/spherical_geometry.py to spherical_geometry.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/kd_tree.py to kd_tree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/area_config.py to area_config.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/version.py to version.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_kd_tree.py to test_kd_tree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_swath.py to test_swath.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_bucket.py to test_bucket.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_image.py to test_image.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_grid.py to test_grid.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_bilinear.py to test_bilinear.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_spatial_mp.py to test_spatial_mp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_spherical.py to test_spherical.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_gradient.py to test_gradient.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_ewa_ll2cr.py to test_ewa_ll2cr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_data_reduce.py to test_data_reduce.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_utils.py to test_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_plot.py to test_plot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_geometry.py to test_geometry.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_spherical_geometry.py to test_spherical_geometry.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/test/test_ewa_fornav.py to test_ewa_fornav.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/utils/proj4.py to proj4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/utils/cf.py to cf.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/utils/rasterio.py to rasterio.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/utils/cartopy.py to cartopy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/grid.py to grid.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/_spatial_mp.py to _spatial_mp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/bucket/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/gradient/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/image.py to image.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/_multi_proc.py to _multi_proc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/resampler.py to resampler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/spherical.py to spherical.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/data_reduce.py to data_reduce.cpython-38.pyc writing byte-compilation script '/tmp/tmpsi1gko0i.py' /usr/bin/python3 /tmp/tmpsi1gko0i.py /usr/lib64/python3.8/site-packages/pyresample/ewa/__init__.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpsi1gko0i.py running install_egg_info running egg_info creating pyresample.egg-info writing pyresample.egg-info/PKG-INFO writing dependency_links to pyresample.egg-info/dependency_links.txt writing requirements to pyresample.egg-info/requires.txt writing top-level names to pyresample.egg-info/top_level.txt writing manifest file 'pyresample.egg-info/SOURCES.txt' reading manifest file 'pyresample.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/lib64/python3.8/site-packages/pyresample/ewa/__init__.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? warning: no files found matching 'test/test_files/*' writing manifest file 'pyresample.egg-info/SOURCES.txt' Copying pyresample.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample-1.16.0-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.16.0-1.mga8 --unique-debug-suffix -1.16.0-1.mga8.x86_64 --unique-debug-src-base python-pyresample-1.16.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pyresample-1.16.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/gradient/_gradient_search.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/ewa/_fornav.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/ewa/_ll2cr.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/gradient/_gradient_search.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/ewa/_fornav.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pyresample/ewa/_ll2cr.cpython-38-x86_64-linux-gnu.so original debug info size: 5316kB, size after compression: 5160kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 7970 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/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 /usr/lib64/python3.8/site-packages/pyresample/ewa/__init__.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.8/site-packages/pyresample/ewa/__init__.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pyresample-1.16.0-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cA1WPV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyresample-1.16.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/share/doc/python3-pyresample + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/share/doc/python3-pyresample + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/share/doc/python3-pyresample + cp -pr README /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64/usr/share/doc/python3-pyresample + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyresample = 1.16.0-1.mga8 python3-pyresample = 1.16.0-1.mga8 python3-pyresample(x86-64) = 1.16.0-1.mga8 python3.8-pyresample = 1.16.0-1.mga8 python3.8dist(pyresample) = 1.16 python3dist(pyresample) = 1.16 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpython3.8.so.1.0()(64bit) python(abi) = 3.8 python3.8dist(configobj) python3.8dist(numpy) >= 1.10 python3.8dist(pykdtree) >= 1.3.1 python3.8dist(pyproj) >= 1.9.5.1 python3.8dist(pyyaml) python3.8dist(setuptools) >= 3.2 Processing files: python-pyresample-debugsource-1.16.0-1.mga8.x86_64 Provides: python-pyresample-debugsource = 1.16.0-1.mga8 python-pyresample-debugsource(x86-64) = 1.16.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pyresample-debuginfo-1.16.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 5d2e2f52e3ea1f1aad47fc94a290f89273dea6b8 debuginfo(build-id) = b42f5d16cea878652c81cc46d8d3649b351befc5 debuginfo(build-id) = b66b61626a0b2b30a33f63ad4ee1c1bfc43ac605 python-pyresample-debuginfo = 1.16.0-1.mga8 python3-pyresample-debuginfo = 1.16.0-1.mga8 python3-pyresample-debuginfo(x86-64) = 1.16.0-1.mga8 python3.8-pyresample-debuginfo = 1.16.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pyresample-debugsource(x86-64) = 1.16.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-pyresample-1.16.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-pyresample-debugsource-1.16.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-pyresample-debuginfo-1.16.0-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.loc24Y + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyresample-1.16.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.16.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H82yaX + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pyresample-1.16.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!