D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-pyresample-1.14.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tjFl0S + 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.14.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pyresample-1.14.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyresample-1.14.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.fRz3aT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyresample-1.14.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-aarch64-3.8 creating build/lib.linux-aarch64-3.8/pyresample copying pyresample/grid.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/_cartopy.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/boundary.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/version.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/image.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/area_config.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/geometry.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/kd_tree.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/_multi_proc.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/plot.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/__init__.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/_spatial_mp.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/spherical_geometry.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/resampler.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/geo_filter.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/spherical.py -> build/lib.linux-aarch64-3.8/pyresample copying pyresample/data_reduce.py -> build/lib.linux-aarch64-3.8/pyresample creating build/lib.linux-aarch64-3.8/pyresample/bucket copying pyresample/bucket/__init__.py -> build/lib.linux-aarch64-3.8/pyresample/bucket creating build/lib.linux-aarch64-3.8/pyresample/gradient copying pyresample/gradient/__init__.py -> build/lib.linux-aarch64-3.8/pyresample/gradient creating build/lib.linux-aarch64-3.8/pyresample/ewa copying pyresample/ewa/__init__.py -> build/lib.linux-aarch64-3.8/pyresample/ewa creating build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_image.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_ewa_ll2cr.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/utils.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_kd_tree.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_data_reduce.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_utils.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_grid.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_bilinear.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_spherical.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_gradient.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_bucket.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_spherical_geometry.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_swath.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/__init__.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_spatial_mp.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_ewa_fornav.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_plot.py -> build/lib.linux-aarch64-3.8/pyresample/test copying pyresample/test/test_geometry.py -> build/lib.linux-aarch64-3.8/pyresample/test creating build/lib.linux-aarch64-3.8/pyresample/utils copying pyresample/utils/_rasterio.py -> build/lib.linux-aarch64-3.8/pyresample/utils copying pyresample/utils/_proj4.py -> build/lib.linux-aarch64-3.8/pyresample/utils copying pyresample/utils/__init__.py -> build/lib.linux-aarch64-3.8/pyresample/utils creating build/lib.linux-aarch64-3.8/pyresample/bilinear copying pyresample/bilinear/xarr.py -> build/lib.linux-aarch64-3.8/pyresample/bilinear copying pyresample/bilinear/__init__.py -> build/lib.linux-aarch64-3.8/pyresample/bilinear running build_ext building 'pyresample.ewa._ll2cr' extension creating build/temp.linux-aarch64-3.8 creating build/temp.linux-aarch64-3.8/pyresample creating build/temp.linux-aarch64-3.8/pyresample/ewa aarch64-mageia-linux-gnu-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-aarch64-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:1832, 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:616: /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 " \ | ^~~~~~~ aarch64-mageia-linux-gnu-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-aarch64-3.8/pyresample/ewa/_ll2cr.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-aarch64-3.8/pyresample/ewa/_ll2cr.cpython-38-aarch64-linux-gnu.so building 'pyresample.ewa._fornav' extension aarch64-mageia-linux-gnu-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-aarch64-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:1832, 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:636: /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 " \ | ^~~~~~~ aarch64-mageia-linux-gnu-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-aarch64-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:1832, 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) { | ~~~~^~~~~~~~~~~ aarch64-mageia-linux-gnu-c++ -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-aarch64-3.8/pyresample/ewa/_fornav.o build/temp.linux-aarch64-3.8/pyresample/ewa/_fornav_templates.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-aarch64-3.8/pyresample/ewa/_fornav.cpython-38-aarch64-linux-gnu.so building 'pyresample.gradient._gradient_search' extension creating build/temp.linux-aarch64-3.8/pyresample/gradient aarch64-mageia-linux-gnu-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-aarch64-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:1832, 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:615: /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/gradient/_gradient_search.c: In function '__pyx_f_10pyresample_8gradient_16_gradient_search_fast_gradient_search': pyresample/gradient/_gradient_search.c:7832:41: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 7832 | for (__pyx_t_25 = 0; __pyx_t_25 < __pyx_t_11; __pyx_t_25+=1) { | ^ pyresample/gradient/_gradient_search.c:7877:43: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare] 7877 | for (__pyx_t_29 = 0; __pyx_t_29 < __pyx_t_28; __pyx_t_29+=1) { | ^ pyresample/gradient/_gradient_search.c: In function '__pyx_pf_10pyresample_8gradient_16_gradient_search_6fast_gradient_indices': pyresample/gradient/_gradient_search.c:9503:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 9503 | for (__pyx_t_26 = 0; __pyx_t_26 < __pyx_t_25; __pyx_t_26+=1) { | ^ pyresample/gradient/_gradient_search.c: In function '__pyx_pf_10pyresample_8gradient_16_gradient_search_8two_step_fast_gradient_search': pyresample/gradient/_gradient_search.c:11829:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'npy_intp' {aka 'long int'} [-Wsign-compare] 11829 | for (__pyx_t_28 = 0; __pyx_t_28 < __pyx_t_27; __pyx_t_28+=1) { | ^ pyresample/gradient/_gradient_search.c:12560:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 12560 | for (__pyx_t_28 = 0; __pyx_t_28 < __pyx_t_11; __pyx_t_28+=1) { | ^ pyresample/gradient/_gradient_search.c: In function '__pyx_pf_10pyresample_8gradient_16_gradient_search_10fast_gradient_search_with_mask': pyresample/gradient/_gradient_search.c:14974:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 14974 | for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_11; __pyx_t_24+=1) { | ^ pyresample/gradient/_gradient_search.c: In function '__pyx_pf_10pyresample_8gradient_16_gradient_search_12two_step_fast_gradient_search_with_mask': pyresample/gradient/_gradient_search.c:16375:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 16375 | for (__pyx_t_22 = 0; __pyx_t_22 < __pyx_t_11; __pyx_t_22+=1) { | ^ pyresample/gradient/_gradient_search.c:17134:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'npy_intp' {aka 'long int'} [-Wsign-compare] 17134 | for (__pyx_t_22 = 0; __pyx_t_22 < __pyx_t_29; __pyx_t_22+=1) { | ^ pyresample/gradient/_gradient_search.c:17901:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 17901 | for (__pyx_t_22 = 0; __pyx_t_22 < __pyx_t_11; __pyx_t_22+=1) { | ^ pyresample/gradient/_gradient_search.c: In function '__pyx_pf_10pyresample_8gradient_16_gradient_search_14two_step_fast_gradient_search_with_mask_old': pyresample/gradient/_gradient_search.c:20105:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 20105 | for (__pyx_t_22 = 0; __pyx_t_22 < __pyx_t_11; __pyx_t_22+=1) { | ^ pyresample/gradient/_gradient_search.c:20864:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'npy_intp' {aka 'long int'} [-Wsign-compare] 20864 | for (__pyx_t_22 = 0; __pyx_t_22 < __pyx_t_29; __pyx_t_22+=1) { | ^ pyresample/gradient/_gradient_search.c:21604:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 21604 | for (__pyx_t_22 = 0; __pyx_t_22 < __pyx_t_11; __pyx_t_22+=1) { | ^ pyresample/gradient/_gradient_search.c: In function '__pyx_pf_10pyresample_8gradient_16_gradient_search_16fast_gradient_search_with_mask_old': pyresample/gradient/_gradient_search.c:25003:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 25003 | for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_11; __pyx_t_24+=1) { | ^ aarch64-mageia-linux-gnu-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-aarch64-3.8/pyresample/gradient/_gradient_search.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-aarch64-3.8/pyresample/gradient/_gradient_search.cpython-38-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UiCoRV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64 + cd pyresample-1.14.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.14.0-1.mga8.aarch64 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.14.0-1.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-aarch64-3.8/pyresample/grid.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-aarch64-3.8/pyresample/_cartopy.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-aarch64-3.8/pyresample/boundary.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-aarch64-3.8/pyresample/version.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/bucket copying build/lib.linux-aarch64-3.8/pyresample/bucket/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/bucket copying build/lib.linux-aarch64-3.8/pyresample/image.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/gradient copying build/lib.linux-aarch64-3.8/pyresample/gradient/_gradient_search.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/gradient copying build/lib.linux-aarch64-3.8/pyresample/gradient/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/gradient copying build/lib.linux-aarch64-3.8/pyresample/area_config.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/ewa copying build/lib.linux-aarch64-3.8/pyresample/ewa/_ll2cr.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/ewa copying build/lib.linux-aarch64-3.8/pyresample/ewa/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/ewa copying build/lib.linux-aarch64-3.8/pyresample/ewa/_fornav.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/ewa copying build/lib.linux-aarch64-3.8/pyresample/geometry.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-aarch64-3.8/pyresample/kd_tree.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_image.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_ewa_ll2cr.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_kd_tree.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_data_reduce.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_grid.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_bilinear.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_spherical.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_gradient.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_bucket.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_spherical_geometry.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_swath.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_spatial_mp.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_ewa_fornav.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_plot.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/test/test_geometry.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test copying build/lib.linux-aarch64-3.8/pyresample/_multi_proc.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-aarch64-3.8/pyresample/plot.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-aarch64-3.8/pyresample/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-aarch64-3.8/pyresample/_spatial_mp.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-aarch64-3.8/pyresample/spherical_geometry.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-aarch64-3.8/pyresample/resampler.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-aarch64-3.8/pyresample/geo_filter.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/utils copying build/lib.linux-aarch64-3.8/pyresample/utils/_rasterio.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/utils copying build/lib.linux-aarch64-3.8/pyresample/utils/_proj4.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/utils copying build/lib.linux-aarch64-3.8/pyresample/utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/utils creating /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/bilinear copying build/lib.linux-aarch64-3.8/pyresample/bilinear/xarr.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/bilinear copying build/lib.linux-aarch64-3.8/pyresample/bilinear/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/bilinear copying build/lib.linux-aarch64-3.8/pyresample/spherical.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample copying build/lib.linux-aarch64-3.8/pyresample/data_reduce.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/grid.py to grid.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/_cartopy.py to _cartopy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/boundary.py to boundary.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/version.py to version.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/bucket/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/image.py to image.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/gradient/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/ewa/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/geometry.py to geometry.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/test/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/plot.py to plot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/resampler.py to resampler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/utils/_rasterio.py to _rasterio.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/utils/_proj4.py to _proj4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/bilinear/xarr.py to xarr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/bilinear/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/spherical.py to spherical.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/data_reduce.py to data_reduce.cpython-38.pyc writing byte-compilation script '/tmp/tmpuckum43r.py' /usr/bin/python3 /tmp/tmpuckum43r.py /usr/lib64/python3.8/site-packages/pyresample/ewa/__init__.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpuckum43r.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.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample-1.14.0-py3.8.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.14.0-1.mga8 --unique-debug-suffix -1.14.0-1.mga8.aarch64 --unique-debug-src-base python-pyresample-1.14.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pyresample-1.14.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/ewa/_fornav.cpython-38-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/ewa/_ll2cr.cpython-38-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/gradient/_gradient_search.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/gradient/_gradient_search.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/ewa/_fornav.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/pyresample/ewa/_ll2cr.cpython-38-aarch64-linux-gnu.so original debug info size: 11672kB, size after compression: 11464kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 9408 blocks + '[' -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/translate_menu + '[' -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/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 /usr/lib64/python3.8/__init__.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.8/__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.14.0-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZZ8cIU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyresample-1.14.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/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.14.0-1.mga8.aarch64/usr/share/doc/python3-pyresample + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/share/doc/python3-pyresample + cp -pr README /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64/usr/share/doc/python3-pyresample + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-pyresample = 1.14.0-1.mga8 python3-pyresample(aarch-64) = 1.14.0-1.mga8 python3.8dist(pyresample) = 1.14.0 python3dist(pyresample) = 1.14.0 pythonegg(3)(pyresample) = 1.14.0 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: 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(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.0 python3.8dist(pykdtree) >= 1.3.1 python3.8dist(pyproj) >= 1.9.5.1 python3.8dist(pyyaml) python3.8dist(setuptools) >= 3.2 python3.8dist(six) Processing files: python-pyresample-debugsource-1.14.0-1.mga8.aarch64 Provides: python-pyresample-debugsource = 1.14.0-1.mga8 python-pyresample-debugsource(aarch-64) = 1.14.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.14.0-1.mga8.aarch64 Provides: debuginfo(build-id) = 1fa5812beb52863b4e640b9dbb11db8f96c0879a debuginfo(build-id) = 554016b8885a67e600638b3c0088fc18d9de6ad0 debuginfo(build-id) = 74b800ae6c24fcc2883aa03392b9f863bbe18b4e python3-pyresample-debuginfo = 1.14.0-1.mga8 python3-pyresample-debuginfo(aarch-64) = 1.14.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(aarch-64) = 1.14.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-pyresample-1.14.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-pyresample-debugsource-1.14.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-pyresample-debuginfo-1.14.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RZIpoT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyresample-1.14.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pyresample-1.14.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d2VrsV + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pyresample-1.14.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!