D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-opencl-2024.1-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZU0bkg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pyopencl-2024.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pyopencl-2024.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyopencl-2024.1 + rm -rf /home/pterjan/rpmbuild/BUILD/pyopencl-2024.1-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/pyopencl-2024.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-disable-executing-git-submodule.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0002-don-t-hack-distutils-with-C-LDFLAGS.patch + rm -vrf pyopencl.egg-info removed 'pyopencl.egg-info/SOURCES.txt' removed 'pyopencl.egg-info/PKG-INFO' removed 'pyopencl.egg-info/not-zip-safe' removed 'pyopencl.egg-info/dependency_links.txt' removed 'pyopencl.egg-info/top_level.txt' removed 'pyopencl.egg-info/requires.txt' removed directory 'pyopencl.egg-info' + rm -vf examples/download-examples-from-wiki.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.L1Jzt0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyopencl-2024.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 configure.py --cl-enable-gl + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build creating build/lib.linux-x86_64-cpython-312 creating build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/cltypes.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/version.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/bitonic_sort.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/algorithm.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/scan.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/elementwise.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/reduction.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/clmath.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/_cluda.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/ipython_ext.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/invoker.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/_mymako.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/__init__.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/clrandom.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/bitonic_sort_templates.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/tools.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/array.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/capture_call.py -> build/lib.linux-x86_64-cpython-312/pyopencl copying pyopencl/cache.py -> build/lib.linux-x86_64-cpython-312/pyopencl creating build/lib.linux-x86_64-cpython-312/pyopencl/compyte copying pyopencl/compyte/__init__.py -> build/lib.linux-x86_64-cpython-312/pyopencl/compyte copying pyopencl/compyte/array.py -> build/lib.linux-x86_64-cpython-312/pyopencl/compyte copying pyopencl/compyte/dtypes.py -> build/lib.linux-x86_64-cpython-312/pyopencl/compyte creating build/lib.linux-x86_64-cpython-312/pyopencl/characterize copying pyopencl/characterize/performance.py -> build/lib.linux-x86_64-cpython-312/pyopencl/characterize copying pyopencl/characterize/__init__.py -> build/lib.linux-x86_64-cpython-312/pyopencl/characterize creating build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray copying pyopencl/compyte/ndarray/gen_reduction.py -> build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray copying pyopencl/compyte/ndarray/gen_elemwise.py -> build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray copying pyopencl/compyte/ndarray/setup_opencl.py -> build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray copying pyopencl/compyte/ndarray/test_gpu_ndarray.py -> build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray copying pyopencl/compyte/ndarray/__init__.py -> build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray copying pyopencl/compyte/ndarray/test_gpu_elemwise.py -> build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray running egg_info creating pyopencl.egg-info writing pyopencl.egg-info/PKG-INFO writing dependency_links to pyopencl.egg-info/dependency_links.txt writing requirements to pyopencl.egg-info/requires.txt writing top-level names to pyopencl.egg-info/top_level.txt writing manifest file 'pyopencl.egg-info/SOURCES.txt' reading manifest file 'pyopencl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'experiments/*.py' warning: no previously-included files matching '*' found under directory '_skbuild' adding license file 'LICENSE' writing manifest file 'pyopencl.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'pyopencl.cl' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pyopencl.cl' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pyopencl.cl' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pyopencl.cl' to be distributed and are already explicitly excluding 'pyopencl.cl' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib.linux-x86_64-cpython-312/pyopencl/cl copying pyopencl/cl/pyopencl-airy.cl -> build/lib.linux-x86_64-cpython-312/pyopencl/cl copying pyopencl/cl/pyopencl-bessel-j-complex.cl -> build/lib.linux-x86_64-cpython-312/pyopencl/cl copying pyopencl/cl/pyopencl-bessel-j.cl -> build/lib.linux-x86_64-cpython-312/pyopencl/cl copying pyopencl/cl/pyopencl-bessel-y.cl -> build/lib.linux-x86_64-cpython-312/pyopencl/cl copying pyopencl/cl/pyopencl-complex.h -> build/lib.linux-x86_64-cpython-312/pyopencl/cl copying pyopencl/cl/pyopencl-eval-tbl.cl -> build/lib.linux-x86_64-cpython-312/pyopencl/cl copying pyopencl/cl/pyopencl-hankel-complex.cl -> build/lib.linux-x86_64-cpython-312/pyopencl/cl copying pyopencl/cl/pyopencl-ranluxcl.cl -> build/lib.linux-x86_64-cpython-312/pyopencl/cl creating build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-random123 copying pyopencl/cl/pyopencl-random123/array.h -> build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-random123 copying pyopencl/cl/pyopencl-random123/openclfeatures.h -> build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-random123 copying pyopencl/cl/pyopencl-random123/philox.cl -> build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-random123 copying pyopencl/cl/pyopencl-random123/threefry.cl -> build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-random123 running build_ext creating tmp gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I/usr/include/python3.12 -c /tmp/tmpofzkkyy7.cpp -o tmp/tmpofzkkyy7.o -std=gnu++14 gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I/usr/include/python3.12 -c /tmp/tmp0o4w63td.cpp -o tmp/tmp0o4w63td.o -fvisibility=hidden building 'pyopencl._cl' extension creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/src gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DHAVE_GL=1 -Ipybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c -std=gnu++14 src/bitlog.cpp -o build/temp.linux-x86_64-cpython-312/src/bitlog.o -fvisibility=hidden -DVERSION_INFO=\"2024.1\" -fvisibility=hidden gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DHAVE_GL=1 -Ipybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c -std=gnu++14 src/wrap_cl.cpp -o build/temp.linux-x86_64-cpython-312/src/wrap_cl.o -fvisibility=hidden -DVERSION_INFO=\"2024.1\" -fvisibility=hidden In file included from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h:5, from src/wrap_cl.hpp:101, from src/wrap_cl.cpp:29: /usr/lib64/python3.12/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 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DHAVE_GL=1 -Ipybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c -std=gnu++14 src/wrap_cl_part_1.cpp -o build/temp.linux-x86_64-cpython-312/src/wrap_cl_part_1.o -fvisibility=hidden -DVERSION_INFO=\"2024.1\" -fvisibility=hidden In file included from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h:5, from src/wrap_cl.hpp:101, from src/wrap_cl_part_1.cpp:30: /usr/lib64/python3.12/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 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DHAVE_GL=1 -Ipybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c -std=gnu++14 src/wrap_cl_part_2.cpp -o build/temp.linux-x86_64-cpython-312/src/wrap_cl_part_2.o -fvisibility=hidden -DVERSION_INFO=\"2024.1\" -fvisibility=hidden In file included from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h:5, from src/wrap_cl.hpp:101, from src/wrap_cl_part_2.cpp:31: /usr/lib64/python3.12/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 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DHAVE_GL=1 -Ipybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c -std=gnu++14 src/wrap_constants.cpp -o build/temp.linux-x86_64-cpython-312/src/wrap_constants.o -fvisibility=hidden -DVERSION_INFO=\"2024.1\" -fvisibility=hidden In file included from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h:5, from src/wrap_cl.hpp:101, from src/wrap_constants.cpp:30: /usr/lib64/python3.12/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 -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DHAVE_GL=1 -Ipybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c -std=gnu++14 src/wrap_mempool.cpp -o build/temp.linux-x86_64-cpython-312/src/wrap_mempool.o -fvisibility=hidden -DVERSION_INFO=\"2024.1\" -fvisibility=hidden In file included from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h:5, from src/wrap_cl.hpp:101, from src/wrap_mempool.cpp:37: /usr/lib64/python3.12/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 " \ | ^~~~~~~ g++ -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-312/src/bitlog.o build/temp.linux-x86_64-cpython-312/src/wrap_cl.o build/temp.linux-x86_64-cpython-312/src/wrap_cl_part_1.o build/temp.linux-x86_64-cpython-312/src/wrap_cl_part_2.o build/temp.linux-x86_64-cpython-312/src/wrap_constants.o build/temp.linux-x86_64-cpython-312/src/wrap_mempool.o -L/usr/lib64 -lOpenCL -lpython3.12 -o build/lib.linux-x86_64-cpython-312/pyopencl/_cl.cpython-312-x86_64-linux-gnu.so -Wl,--no-as-needed + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gpTzAA + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64 + cd pyopencl-2024.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64 --prefix /usr running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12 creating /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/cltypes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/version.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl creating /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl copying build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-airy.cl -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl copying build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-bessel-j-complex.cl -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl copying build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-eval-tbl.cl -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl copying build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-bessel-y.cl -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl creating /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl/pyopencl-random123 copying build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-random123/openclfeatures.h -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl/pyopencl-random123 copying build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-random123/philox.cl -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl/pyopencl-random123 copying build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-random123/threefry.cl -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl/pyopencl-random123 copying build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-random123/array.h -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl/pyopencl-random123 copying build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-complex.h -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl copying build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-bessel-j.cl -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl copying build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-hankel-complex.cl -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl copying build/lib.linux-x86_64-cpython-312/pyopencl/cl/pyopencl-ranluxcl.cl -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cl copying build/lib.linux-x86_64-cpython-312/pyopencl/bitonic_sort.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/_cl.cpython-312-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/algorithm.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/scan.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl creating /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte copying build/lib.linux-x86_64-cpython-312/pyopencl/compyte/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte creating /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray/gen_reduction.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray/gen_elemwise.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray/setup_opencl.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray/test_gpu_ndarray.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-x86_64-cpython-312/pyopencl/compyte/ndarray/test_gpu_elemwise.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-x86_64-cpython-312/pyopencl/compyte/array.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte copying build/lib.linux-x86_64-cpython-312/pyopencl/compyte/dtypes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte copying build/lib.linux-x86_64-cpython-312/pyopencl/elementwise.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/reduction.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/clmath.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/_cluda.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/ipython_ext.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/invoker.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/_mymako.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/clrandom.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl creating /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/characterize copying build/lib.linux-x86_64-cpython-312/pyopencl/characterize/performance.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/characterize copying build/lib.linux-x86_64-cpython-312/pyopencl/characterize/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/characterize copying build/lib.linux-x86_64-cpython-312/pyopencl/bitonic_sort_templates.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/tools.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/array.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/capture_call.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl copying build/lib.linux-x86_64-cpython-312/pyopencl/cache.py -> /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cltypes.py to cltypes.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/version.py to version.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/bitonic_sort.py to bitonic_sort.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/algorithm.py to algorithm.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/scan.py to scan.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray/gen_reduction.py to gen_reduction.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray/gen_elemwise.py to gen_elemwise.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray/setup_opencl.py to setup_opencl.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray/test_gpu_ndarray.py to test_gpu_ndarray.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/ndarray/test_gpu_elemwise.py to test_gpu_elemwise.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/array.py to array.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/compyte/dtypes.py to dtypes.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/elementwise.py to elementwise.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/reduction.py to reduction.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/clmath.py to clmath.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/_cluda.py to _cluda.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/ipython_ext.py to ipython_ext.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/invoker.py to invoker.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/_mymako.py to _mymako.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/clrandom.py to clrandom.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/characterize/performance.py to performance.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/characterize/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/bitonic_sort_templates.py to bitonic_sort_templates.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/tools.py to tools.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/array.py to array.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/capture_call.py to capture_call.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl/cache.py to cache.cpython-312.pyc writing byte-compilation script '/tmp/tmpo67q2573.py' /usr/bin/python3 /tmp/tmpo67q2573.py removing /tmp/tmpo67q2573.py running install_egg_info running egg_info writing pyopencl.egg-info/PKG-INFO writing dependency_links to pyopencl.egg-info/dependency_links.txt writing requirements to pyopencl.egg-info/requires.txt writing top-level names to pyopencl.egg-info/top_level.txt reading manifest file 'pyopencl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'experiments/*.py' warning: no previously-included files matching '*' found under directory '_skbuild' adding license file 'LICENSE' writing manifest file 'pyopencl.egg-info/SOURCES.txt' Copying pyopencl.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl-2024.1-py3.12.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/bin/__pycache__ + find /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/pyopencl -name '*.so' -exec chmod 755 '{}' + + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2024.1-1.mga10 --unique-debug-suffix -2024.1-1.mga10.x86_64 --unique-debug-src-base python-opencl-2024.1-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pyopencl-2024.1 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-opencl-2024.1-1.mga10.x86_64 549 blocks find-debuginfo: done + /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 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-opencl-2024.1-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cbWYQR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyopencl-2024.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/share/doc/python3-opencl + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/share/doc/python3-opencl + cp -pr /home/pterjan/rpmbuild/BUILD/pyopencl-2024.1/examples /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/share/doc/python3-opencl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nkdY8V + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyopencl-2024.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/share/licenses/python3-opencl + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/share/licenses/python3-opencl + cp -pr /home/pterjan/rpmbuild/BUILD/pyopencl-2024.1/LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64/usr/share/licenses/python3-opencl + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-opencl = 2024.1-1.mga10 python-pyopencl = 2024.1-1.mga10 python3-opencl = 2024.1-1.mga10 python3-opencl(x86-64) = 2024.1-1.mga10 python3.12-opencl = 2024.1-1.mga10 python3.12-pyopencl = 2024.1-1.mga10 python3.12dist(pyopencl) = 2024.1 python3dist(pyopencl) = 2024.1 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: libOpenCL.so.1()(64bit) libOpenCL.so.1(OPENCL_1.0)(64bit) libOpenCL.so.1(OPENCL_1.1)(64bit) libOpenCL.so.1(OPENCL_1.2)(64bit) libOpenCL.so.1(OPENCL_2.0)(64bit) libOpenCL.so.1(OPENCL_2.1)(64bit) libOpenCL.so.1(OPENCL_2.2)(64bit) 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.32)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpython3.12.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.12 python3.12dist(numpy) python3.12dist(platformdirs) >= 2.2 python3.12dist(pytools) >= 2021.2.7 Obsoletes: python-opencl < 2024.1-1.mga10 python-pyopencl < 2024.1-1.mga10 Recommends: python3dist(Mako) Processing files: python-opencl-debugsource-2024.1-1.mga10.x86_64 Provides: python-opencl-debugsource = 2024.1-1.mga10 python-opencl-debugsource(x86-64) = 2024.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-opencl-debuginfo-2024.1-1.mga10.x86_64 Provides: debuginfo(build-id) = c8ddd22a0a43207f8e6bd0b90990f01ace6081b7 python-opencl-debuginfo = 2024.1-1.mga10 python3-opencl-debuginfo = 2024.1-1.mga10 python3-opencl-debuginfo(x86-64) = 2024.1-1.mga10 python3.12-opencl-debuginfo = 2024.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-opencl-debugsource(x86-64) = 2024.1-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-opencl-debugsource-2024.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-opencl-2024.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-opencl-debuginfo-2024.1-1.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eRpF0h + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyopencl-2024.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-opencl-2024.1-1.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RgMF9J + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/pyopencl-2024.1-SPECPARTS + rm -rf pyopencl-2024.1 pyopencl-2024.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!