D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-netcdf4-1.6.2-2.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.L7CKA2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf netcdf4-python-1.6.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/netcdf4-python-1.6.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd netcdf4-python-1.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/netcdf4-python-1.4.0-norpath.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/netcdf4-python-linking.patch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.d9SmvG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd netcdf4-python-1.6.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export NETCDF_PLUGIN_DIR=/usr/lib64/hdf5/plugin + NETCDF_PLUGIN_DIR=/usr/lib64/hdf5/plugin + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Package hdf5 was not found in the pkg-config search path. Perhaps you should add the directory containing `hdf5.pc' to the PKG_CONFIG_PATH environment variable Package 'hdf5', required by 'virtual:world', not found reading from setup.cfg... using nc-config... checking /usr/include ... HDF5 library version: 1.12.2 headers found in /usr/include using netcdf library version b'4.9.0' using Cython to compile netCDF4.pyx... netcdf lib has group rename capability netcdf lib has nc_inq_path function netcdf lib has nc_inq_format_extended function netcdf lib has nc_open_mem function netcdf lib has nc_create_mem function netcdf lib has cdf-5 format capability netcdf lib does not have netcdf4 parallel functions netcdf lib does not have pnetcdf parallel functions netcdf lib has bit-grooming/quantization functions netcdf lib has zstandard compression functions netcdf lib has bzip2 compression functions netcdf lib has blosc compression functions netcdf lib does not have szip compression functions netcdf lib has nc_set_alignment function netcdf lib has nc_inq_filter_avail function installing netcdf compression plugins from /usr/lib64/hdf5/plugin ... ['lib__nch5blosc.so', 'lib__nch5deflate.so', 'lib__nczstdfilters.so', 'lib__nch5fletcher32.so', 'lib__nch5bzip2.so', 'lib__nczhdf5filters.so', 'lib__nch5shuffle.so', 'lib__nch5zstd.so'] running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/netCDF4 copying src/netCDF4/__init__.py -> build/lib.linux-x86_64-cpython-310/netCDF4 copying src/netCDF4/utils.py -> build/lib.linux-x86_64-cpython-310/netCDF4 creating build/lib.linux-x86_64-cpython-310/netCDF4/plugins copying src/netCDF4/plugins/lib__nch5blosc.so -> build/lib.linux-x86_64-cpython-310/netCDF4/plugins copying src/netCDF4/plugins/lib__nch5deflate.so -> build/lib.linux-x86_64-cpython-310/netCDF4/plugins copying src/netCDF4/plugins/lib__nczstdfilters.so -> build/lib.linux-x86_64-cpython-310/netCDF4/plugins copying src/netCDF4/plugins/lib__nch5fletcher32.so -> build/lib.linux-x86_64-cpython-310/netCDF4/plugins copying src/netCDF4/plugins/lib__nch5bzip2.so -> build/lib.linux-x86_64-cpython-310/netCDF4/plugins copying src/netCDF4/plugins/lib__nczhdf5filters.so -> build/lib.linux-x86_64-cpython-310/netCDF4/plugins copying src/netCDF4/plugins/lib__nch5shuffle.so -> build/lib.linux-x86_64-cpython-310/netCDF4/plugins copying src/netCDF4/plugins/lib__nch5zstd.so -> build/lib.linux-x86_64-cpython-310/netCDF4/plugins running build_ext cythoning src/netCDF4/_netCDF4.pyx to src/netCDF4/_netCDF4.c building 'netCDF4._netCDF4' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/src creating build/temp.linux-x86_64-cpython-310/src/netCDF4 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -Iinclude -I/usr/include/python3.10 -c src/netCDF4/_netCDF4.c -o build/temp.linux-x86_64-cpython-310/src/netCDF4/_netCDF4.o src/netCDF4/_netCDF4.c: In function '__pyx_pf_7netCDF4_8_netCDF4_7_MemBuf_4__dealloc__': src/netCDF4/_netCDF4.c:4971:20: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4971 | free(__pyx_v_self->memory); | ~~~~~~~~~~~~^~~~~~~~ In file included from /usr/include/python3.10/Python.h:34, from src/netCDF4/_netCDF4.c:6: /usr/include/stdlib.h:568:25: note: expected 'void *' but argument is of type 'const void *' 568 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ src/netCDF4/_netCDF4.c: In function '__pyx_f_7netCDF4_8_netCDF4__set_att': src/netCDF4/_netCDF4.c:9587:106: warning: passing argument 5 of 'nc_put_att_string' from incompatible pointer type [-Wincompatible-pointer-types] 9587 | __pyx_v_ierr = nc_put_att_string(__pyx_v_grpid, __pyx_v_varid, __pyx_v_attname, __pyx_v_N, __pyx_v_string_ptrs); | ^~~~~~~~~~~~~~~~~~~ | | | char ** In file included from src/netCDF4/_netCDF4.c:749: /usr/include/netcdf.h:1110:44: note: expected 'const char **' but argument is of type 'char **' 1110 | size_t len, const char **op); | ~~~~~~~~~~~~~^~ src/netCDF4/_netCDF4.c:10084:103: warning: passing argument 5 of 'nc_put_att_string' from incompatible pointer type [-Wincompatible-pointer-types] 10084 | __pyx_v_ierr = nc_put_att_string(__pyx_v_grpid, __pyx_v_varid, __pyx_v_attname, 1, (&__pyx_v_datstring)); | ~^~~~~~~~~~~~~~~~~~~ | | | char ** /usr/include/netcdf.h:1110:44: note: expected 'const char **' but argument is of type 'char **' 1110 | size_t len, const char **op); | ~~~~~~~~~~~~~^~ src/netCDF4/_netCDF4.c: In function '__pyx_f_7netCDF4_8_netCDF4__read_compound': src/netCDF4/_netCDF4.c:68847:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 68847 | for (__pyx_v_nf = 0; __pyx_v_nf < __pyx_t_4; __pyx_v_nf++) { | ^ src/netCDF4/_netCDF4.c: In function '__pyx_f_7netCDF4_8_netCDF4__read_enum': src/netCDF4/_netCDF4.c:72857:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 72857 | for (__pyx_v_nmem = 0; __pyx_v_nmem < __pyx_t_11; __pyx_v_nmem++) { | ^ src/netCDF4/_netCDF4.c: In function '__pyx_pymod_exec__netCDF4': src/netCDF4/_netCDF4.c:92974:3: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion] 92974 | import_array(); | ^~~~~~~~~~~~ gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -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-cpython-310/src/netCDF4/_netCDF4.o -L/usr/lib64 -L/usr/lib64 -lnetcdf -lhdf5_hl -lhdf5 -lpython3.10 -o build/lib.linux-x86_64-cpython-310/netCDF4/_netCDF4.cpython-310-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Pyygs9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64 + cd netcdf4-python-1.6.2 + '[' 1 -eq 1 ']' + export NETCDF_PLUGIN_DIR=/usr/lib64/hdf5/plugin + NETCDF_PLUGIN_DIR=/usr/lib64/hdf5/plugin + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64 Package hdf5 was not found in the pkg-config search path. Perhaps you should add the directory containing `hdf5.pc' to the PKG_CONFIG_PATH environment variable Package 'hdf5', required by 'virtual:world', not found reading from setup.cfg... using nc-config... checking /usr/include ... HDF5 library version: 1.12.2 headers found in /usr/include using netcdf library version b'4.9.0' using Cython to compile netCDF4.pyx... netcdf lib has group rename capability netcdf lib has nc_inq_path function netcdf lib has nc_inq_format_extended function netcdf lib has nc_open_mem function netcdf lib has nc_create_mem function netcdf lib has cdf-5 format capability netcdf lib does not have netcdf4 parallel functions netcdf lib does not have pnetcdf parallel functions netcdf lib has bit-grooming/quantization functions netcdf lib has zstandard compression functions netcdf lib has bzip2 compression functions netcdf lib has blosc compression functions netcdf lib does not have szip compression functions netcdf lib has nc_set_alignment function netcdf lib has nc_inq_filter_avail function installing netcdf compression plugins from /usr/lib64/hdf5/plugin ... ['lib__nch5blosc.so', 'lib__nch5deflate.so', 'lib__nczstdfilters.so', 'lib__nch5fletcher32.so', 'lib__nch5bzip2.so', 'lib__nczhdf5filters.so', 'lib__nch5shuffle.so', 'lib__nch5zstd.so'] running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4 creating /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/plugins copying build/lib.linux-x86_64-cpython-310/netCDF4/plugins/lib__nch5blosc.so -> /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/plugins copying build/lib.linux-x86_64-cpython-310/netCDF4/plugins/lib__nch5deflate.so -> /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/plugins copying build/lib.linux-x86_64-cpython-310/netCDF4/plugins/lib__nczstdfilters.so -> /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/plugins copying build/lib.linux-x86_64-cpython-310/netCDF4/plugins/lib__nch5fletcher32.so -> /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/plugins copying build/lib.linux-x86_64-cpython-310/netCDF4/plugins/lib__nch5bzip2.so -> /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/plugins copying build/lib.linux-x86_64-cpython-310/netCDF4/plugins/lib__nczhdf5filters.so -> /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/plugins copying build/lib.linux-x86_64-cpython-310/netCDF4/plugins/lib__nch5shuffle.so -> /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/plugins copying build/lib.linux-x86_64-cpython-310/netCDF4/plugins/lib__nch5zstd.so -> /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/plugins copying build/lib.linux-x86_64-cpython-310/netCDF4/_netCDF4.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4 copying build/lib.linux-x86_64-cpython-310/netCDF4/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4 copying build/lib.linux-x86_64-cpython-310/netCDF4/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4 byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/utils.py to utils.cpython-310.pyc writing byte-compilation script '/tmp/tmp3xj_uis7.py' /usr/bin/python3 /tmp/tmp3xj_uis7.py removing /tmp/tmp3xj_uis7.py running install_egg_info running egg_info creating src/netCDF4.egg-info writing src/netCDF4.egg-info/PKG-INFO writing dependency_links to src/netCDF4.egg-info/dependency_links.txt writing entry points to src/netCDF4.egg-info/entry_points.txt writing requirements to src/netCDF4.egg-info/requires.txt writing top-level names to src/netCDF4.egg-info/top_level.txt writing manifest file 'src/netCDF4.egg-info/SOURCES.txt' reading manifest file 'src/netCDF4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'examples/data' warning: no previously-included files found matching 'src/netCDF4/_netCDF4.c' adding license file 'LICENSE' writing manifest file 'src/netCDF4.egg-info/SOURCES.txt' Copying src/netCDF4.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4-1.6.2-py3.10.egg-info running install_scripts Installing nc3tonc4 script to /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/bin Installing nc4tonc3 script to /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/bin Installing ncinfo script to /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/bin + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/bin/__pycache__ + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/plugins/ + ln -sf /usr/lib64/hdf5/plugin/ /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/plugins + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.6.2-2.mga9 --unique-debug-suffix -1.6.2-2.mga9.x86_64 --unique-debug-src-base python-netcdf4-1.6.2-2.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/netcdf4-python-1.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10/site-packages/netCDF4/_netCDF4.cpython-310-x86_64-linux-gnu.so original debug info size: 4600kB, size after compression: 4464kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: src/netCDF4/_netCDF4.c: Cannot stat: No such file or directory 0 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.v00TiH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd netcdf4-python-1.6.2 + '[' 1 -eq 1 ']' + cd test + export NO_NET=1 + NO_NET=1 + PYTHONPATH=../build/lib.linux-x86_64-cpython-310 + /usr/bin/python3 run_all.py ................../home/pterjan/rpmbuild/BUILD/netcdf4-python-1.6.2/test/tst_masked.py:93: UserWarning: WARNING: missing_value not used since it cannot be safely cast to variable data type data = dataset['v'][:] ................................................./home/pterjan/rpmbuild/BUILD/netcdf4-python-1.6.2/test/tst_types.py:88: UserWarning: WARNING: missing_value not used since it cannot be safely cast to variable data type assert_array_equal(v3[:],-1*np.ones(n2dim,v3.dtype)) ................................... ---------------------------------------------------------------------- Ran 102 tests in 18.955s OK not running tst_compression_szip.py ... not running tst_dap.py ... netcdf4-python version: 1.6.2 HDF5 lib version: 1.12.2 netcdf lib version: 4.9.0 numpy version 1.24.3 cython version 0.29.33 compressed lossy with shuffle and standard quantization = 187723 max err = 0.00024413806193546161 compressed lossy with shuffle and alternate quantization = 155256 max err = 0.00048827683157304236 compressed lossy with shuffle and alternate quantization = 163023 max err = 0.00024413806193546161 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-netcdf4-1.6.2-2.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.as5SJo + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd netcdf4-python-1.6.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/share/doc/python3-netcdf4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/share/doc/python3-netcdf4 + cp -pr Changelog /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/share/doc/python3-netcdf4 + cp -pr docs /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/share/doc/python3-netcdf4 + cp -pr examples /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/share/doc/python3-netcdf4 + cp -pr README.md /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64/usr/share/doc/python3-netcdf4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-netcdf4 = 1.6.2-2.mga9 python3-netcdf4 = 1.6.2-2.mga9 python3-netcdf4(x86-64) = 1.6.2-2.mga9 python3.10-netcdf4 = 1.6.2-2.mga9 python3.10dist(netcdf4) = 1.6.2 python3dist(netcdf4) = 1.6.2 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.4)(64bit) libhdf5.so.200()(64bit) libnetcdf.so.19()(64bit) libpython3.10.so.1.0()(64bit) python(abi) = 3.10 python3.10dist(cftime) python3.10dist(numpy) >= 1.9 Obsoletes: python-netcdf4 < 1.6.2-2.mga9 Processing files: python-netcdf4-debugsource-1.6.2-2.mga9.x86_64 Provides: python-netcdf4-debugsource = 1.6.2-2.mga9 python-netcdf4-debugsource(x86-64) = 1.6.2-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-netcdf4-debuginfo-1.6.2-2.mga9.x86_64 Provides: debuginfo(build-id) = c8180fde18fc7986cd41e9908a405ba7e231f7b5 python-netcdf4-debuginfo = 1.6.2-2.mga9 python3-netcdf4-debuginfo = 1.6.2-2.mga9 python3-netcdf4-debuginfo(x86-64) = 1.6.2-2.mga9 python3.10-netcdf4-debuginfo = 1.6.2-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-netcdf4-debugsource(x86-64) = 1.6.2-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-netcdf4-debugsource-1.6.2-2.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-netcdf4-1.6.2-2.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-netcdf4-debuginfo-1.6.2-2.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.befsLk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd netcdf4-python-1.6.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-netcdf4-1.6.2-2.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dvjdS2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf netcdf4-python-1.6.2 netcdf4-python-1.6.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!