D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-opencl-2019.1.2-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CenUn1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pyopencl-2019.1.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pyopencl-2019.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyopencl-2019.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -vrf pyopencl.egg-info removed 'pyopencl.egg-info/dependency_links.txt' removed 'pyopencl.egg-info/PKG-INFO' removed 'pyopencl.egg-info/top_level.txt' removed 'pyopencl.egg-info/SOURCES.txt' removed 'pyopencl.egg-info/requires.txt' removed 'pyopencl.egg-info/not-zip-safe' removed directory 'pyopencl.egg-info' + rm -vf examples/download-examples-from-wiki.py removed 'examples/download-examples-from-wiki.py' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mhIPe2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyopencl-2019.1.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 configure.py --cl-enable-gl + 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' running build running build_py creating build creating build/lib.linux-aarch64-3.8 creating build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/algorithm.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/cache.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/clmath.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/version.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/scan.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/clrandom.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/array.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/__init__.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/capture_call.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/reduction.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/_buffers.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/tools.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/ipython_ext.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/_cluda.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/bitonic_sort_templates.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/_mymako.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/bitonic_sort.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/invoker.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/cltypes.py -> build/lib.linux-aarch64-3.8/pyopencl copying pyopencl/elementwise.py -> build/lib.linux-aarch64-3.8/pyopencl creating build/lib.linux-aarch64-3.8/pyopencl/characterize copying pyopencl/characterize/performance.py -> build/lib.linux-aarch64-3.8/pyopencl/characterize copying pyopencl/characterize/__init__.py -> build/lib.linux-aarch64-3.8/pyopencl/characterize creating build/lib.linux-aarch64-3.8/pyopencl/compyte copying pyopencl/compyte/dtypes.py -> build/lib.linux-aarch64-3.8/pyopencl/compyte copying pyopencl/compyte/array.py -> build/lib.linux-aarch64-3.8/pyopencl/compyte copying pyopencl/compyte/__init__.py -> build/lib.linux-aarch64-3.8/pyopencl/compyte creating build/lib.linux-aarch64-3.8/pyopencl/compyte/ndarray copying pyopencl/compyte/ndarray/setup_opencl.py -> build/lib.linux-aarch64-3.8/pyopencl/compyte/ndarray copying pyopencl/compyte/ndarray/gen_elemwise.py -> build/lib.linux-aarch64-3.8/pyopencl/compyte/ndarray copying pyopencl/compyte/ndarray/__init__.py -> build/lib.linux-aarch64-3.8/pyopencl/compyte/ndarray copying pyopencl/compyte/ndarray/test_gpu_ndarray.py -> build/lib.linux-aarch64-3.8/pyopencl/compyte/ndarray copying pyopencl/compyte/ndarray/gen_reduction.py -> build/lib.linux-aarch64-3.8/pyopencl/compyte/ndarray copying pyopencl/compyte/ndarray/test_gpu_elemwise.py -> build/lib.linux-aarch64-3.8/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 '*.h' warning: no files found matching 'doc/_static/*.css' warning: no files found matching 'doc/_templates/*.html' warning: no files found matching '*.py.in' writing manifest file 'pyopencl.egg-info/SOURCES.txt' creating build/lib.linux-aarch64-3.8/pyopencl/cl copying pyopencl/cl/pyopencl-airy.cl -> build/lib.linux-aarch64-3.8/pyopencl/cl copying pyopencl/cl/pyopencl-bessel-j-complex.cl -> build/lib.linux-aarch64-3.8/pyopencl/cl copying pyopencl/cl/pyopencl-bessel-j.cl -> build/lib.linux-aarch64-3.8/pyopencl/cl copying pyopencl/cl/pyopencl-bessel-y.cl -> build/lib.linux-aarch64-3.8/pyopencl/cl copying pyopencl/cl/pyopencl-complex.h -> build/lib.linux-aarch64-3.8/pyopencl/cl copying pyopencl/cl/pyopencl-eval-tbl.cl -> build/lib.linux-aarch64-3.8/pyopencl/cl copying pyopencl/cl/pyopencl-hankel-complex.cl -> build/lib.linux-aarch64-3.8/pyopencl/cl copying pyopencl/cl/pyopencl-ranluxcl.cl -> build/lib.linux-aarch64-3.8/pyopencl/cl creating build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-random123 copying pyopencl/cl/pyopencl-random123/array.h -> build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-random123 copying pyopencl/cl/pyopencl-random123/openclfeatures.h -> build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-random123 copying pyopencl/cl/pyopencl-random123/philox.cl -> build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-random123 copying pyopencl/cl/pyopencl-random123/threefry.cl -> build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-random123 running build_ext creating tmp gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -O3 -DNDEBUG -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 -c /tmp/tmpjl3po4lf.cpp -o tmp/tmpjl3po4lf.o -std=gnu++14 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -O3 -DNDEBUG -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 -c /tmp/tmp4s9np1uj.cpp -o tmp/tmp4s9np1uj.o -fvisibility=hidden building 'pyopencl._cl' extension creating build/temp.linux-aarch64-3.8 creating build/temp.linux-aarch64-3.8/src gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -O3 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DHAVE_GL=1 -Ipybind11/include -I/usr/lib/python3.8/site-packages/pybind11/include -I/usr/lib/python3.8/site-packages/pybind11/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c src/wrap_constants.cpp -o build/temp.linux-aarch64-3.8/src/wrap_constants.o -fvisibility=hidden -DVERSION_INFO="2019.1.2" -std=gnu++14 -fvisibility=hidden In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/wrap_cl.hpp:87, from src/wrap_constants.cpp:30: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -O3 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DHAVE_GL=1 -Ipybind11/include -I/usr/lib/python3.8/site-packages/pybind11/include -I/usr/lib/python3.8/site-packages/pybind11/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c src/wrap_cl.cpp -o build/temp.linux-aarch64-3.8/src/wrap_cl.o -fvisibility=hidden -DVERSION_INFO="2019.1.2" -std=gnu++14 -fvisibility=hidden In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/wrap_cl.hpp:87, from src/wrap_cl.cpp:29: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -O3 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DHAVE_GL=1 -Ipybind11/include -I/usr/lib/python3.8/site-packages/pybind11/include -I/usr/lib/python3.8/site-packages/pybind11/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c src/wrap_cl_part_1.cpp -o build/temp.linux-aarch64-3.8/src/wrap_cl_part_1.o -fvisibility=hidden -DVERSION_INFO="2019.1.2" -std=gnu++14 -fvisibility=hidden In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/wrap_cl.hpp:87, from src/wrap_cl_part_1.cpp:30: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -O3 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DHAVE_GL=1 -Ipybind11/include -I/usr/lib/python3.8/site-packages/pybind11/include -I/usr/lib/python3.8/site-packages/pybind11/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c src/wrap_cl_part_2.cpp -o build/temp.linux-aarch64-3.8/src/wrap_cl_part_2.o -fvisibility=hidden -DVERSION_INFO="2019.1.2" -std=gnu++14 -fvisibility=hidden In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/wrap_cl.hpp:87, from src/wrap_cl_part_2.cpp:30: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -O3 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DHAVE_GL=1 -Ipybind11/include -I/usr/lib/python3.8/site-packages/pybind11/include -I/usr/lib/python3.8/site-packages/pybind11/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c src/wrap_mempool.cpp -o build/temp.linux-aarch64-3.8/src/wrap_mempool.o -fvisibility=hidden -DVERSION_INFO="2019.1.2" -std=gnu++14 -fvisibility=hidden In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from src/wrap_cl.hpp:87, from src/wrap_mempool.cpp:37: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -O3 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPYGPU_PACKAGE=pyopencl -DPYGPU_PYOPENCL=1 -DHAVE_GL=1 -Ipybind11/include -I/usr/lib/python3.8/site-packages/pybind11/include -I/usr/lib/python3.8/site-packages/pybind11/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c src/bitlog.cpp -o build/temp.linux-aarch64-3.8/src/bitlog.o -fvisibility=hidden -DVERSION_INFO="2019.1.2" -std=gnu++14 -fvisibility=hidden g++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -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/src/wrap_constants.o build/temp.linux-aarch64-3.8/src/wrap_cl.o build/temp.linux-aarch64-3.8/src/wrap_cl_part_1.o build/temp.linux-aarch64-3.8/src/wrap_cl_part_2.o build/temp.linux-aarch64-3.8/src/wrap_mempool.o build/temp.linux-aarch64-3.8/src/bitlog.o -L/usr/lib64 -lOpenCL -lpython3.8 -o build/lib.linux-aarch64-3.8/pyopencl/_cl.cpython-38-aarch64-linux-gnu.so -Wl,--no-as-needed + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2OSwM0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64 + cd pyopencl-2019.1.2 + '[' 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-opencl-2019.1.2-2.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/algorithm.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/clmath.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/version.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/scan.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/_cl.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/clrandom.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/array.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/capture_call.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/reduction.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/_buffers.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/tools.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl creating /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/characterize copying build/lib.linux-aarch64-3.8/pyopencl/characterize/performance.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/characterize copying build/lib.linux-aarch64-3.8/pyopencl/characterize/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/characterize copying build/lib.linux-aarch64-3.8/pyopencl/ipython_ext.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/_cluda.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/bitonic_sort_templates.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/_mymako.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/bitonic_sort.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl copying build/lib.linux-aarch64-3.8/pyopencl/invoker.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl creating /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte copying build/lib.linux-aarch64-3.8/pyopencl/compyte/dtypes.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte copying build/lib.linux-aarch64-3.8/pyopencl/compyte/array.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte copying build/lib.linux-aarch64-3.8/pyopencl/compyte/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte creating /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-aarch64-3.8/pyopencl/compyte/ndarray/setup_opencl.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-aarch64-3.8/pyopencl/compyte/ndarray/gen_elemwise.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-aarch64-3.8/pyopencl/compyte/ndarray/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-aarch64-3.8/pyopencl/compyte/ndarray/test_gpu_ndarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-aarch64-3.8/pyopencl/compyte/ndarray/gen_reduction.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-aarch64-3.8/pyopencl/compyte/ndarray/test_gpu_elemwise.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray copying build/lib.linux-aarch64-3.8/pyopencl/cltypes.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl creating /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl copying build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-ranluxcl.cl -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl creating /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl/pyopencl-random123 copying build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-random123/threefry.cl -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl/pyopencl-random123 copying build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-random123/openclfeatures.h -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl/pyopencl-random123 copying build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-random123/array.h -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl/pyopencl-random123 copying build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-random123/philox.cl -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl/pyopencl-random123 copying build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-bessel-y.cl -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl copying build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-airy.cl -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl copying build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-complex.h -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl copying build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-bessel-j.cl -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl copying build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-bessel-j-complex.cl -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl copying build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-eval-tbl.cl -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl copying build/lib.linux-aarch64-3.8/pyopencl/cl/pyopencl-hankel-complex.cl -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cl copying build/lib.linux-aarch64-3.8/pyopencl/elementwise.py -> /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/algorithm.py to algorithm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cache.py to cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/clmath.py to clmath.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/version.py to version.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/scan.py to scan.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/clrandom.py to clrandom.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/array.py to array.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/capture_call.py to capture_call.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/reduction.py to reduction.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/_buffers.py to _buffers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/tools.py to tools.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/characterize/performance.py to performance.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/characterize/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/ipython_ext.py to ipython_ext.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/_cluda.py to _cluda.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/bitonic_sort_templates.py to bitonic_sort_templates.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/_mymako.py to _mymako.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/bitonic_sort.py to bitonic_sort.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/invoker.py to invoker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/dtypes.py to dtypes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/array.py to array.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray/setup_opencl.py to setup_opencl.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray/gen_elemwise.py to gen_elemwise.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray/test_gpu_ndarray.py to test_gpu_ndarray.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray/gen_reduction.py to gen_reduction.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/compyte/ndarray/test_gpu_elemwise.py to test_gpu_elemwise.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/cltypes.py to cltypes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/elementwise.py to elementwise.cpython-38.pyc writing byte-compilation script '/tmp/tmpu3bh27wl.py' /usr/bin/python3 /tmp/tmpu3bh27wl.py removing /tmp/tmpu3bh27wl.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 '*.h' warning: no files found matching 'doc/_static/*.css' warning: no files found matching 'doc/_templates/*.html' warning: no files found matching '*.py.in' writing manifest file 'pyopencl.egg-info/SOURCES.txt' Copying pyopencl.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl-2019.1.2-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/bin/__pycache__ + find /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl -name '*.so' -exec chmod 755 '{}' + + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2019.1.2-2.mga8 --unique-debug-suffix -2019.1.2-2.mga8.aarch64 --unique-debug-src-base python-opencl-2019.1.2-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pyopencl-2019.1.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/_cl.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pyopencl/_cl.cpython-38-aarch64-linux-gnu.so original debug info size: 27392kB, size after compression: 25916kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 452 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-opencl-2019.1.2-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xjS7y1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyopencl-2019.1.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/share/doc/python3-opencl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/share/doc/python3-opencl + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/share/doc/python3-opencl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BISXW1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyopencl-2019.1.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/share/licenses/python3-opencl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/share/licenses/python3-opencl + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64/usr/share/licenses/python3-opencl + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-opencl = 2019.1.2-2.mga8 python-pyopencl = 2019.1.2-2.mga8 python3-opencl = 2019.1.2-2.mga8 python3-opencl(aarch-64) = 2019.1.2-2.mga8 python3.8-opencl = 2019.1.2-2.mga8 python3.8-pyopencl = 2019.1.2-2.mga8 python3.8dist(pyopencl) = 2019.1.2 python3dist(pyopencl) = 2019.1.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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.8.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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.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.9)(64bit) python(abi) = 3.8 python3.8dist(appdirs) >= 1.4 python3.8dist(decorator) >= 3.2 python3.8dist(numpy) python3.8dist(pytools) >= 2017.6 python3.8dist(six) >= 1.9 Obsoletes: python-opencl < 2019.1.2-2.mga8 python-pyopencl < 2019.1.2-2.mga8 Processing files: python-opencl-debugsource-2019.1.2-2.mga8.aarch64 Provides: python-opencl-debugsource = 2019.1.2-2.mga8 python-opencl-debugsource(aarch-64) = 2019.1.2-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-opencl-debuginfo-2019.1.2-2.mga8.aarch64 Provides: debuginfo(build-id) = 683c7df24e6d5c2d28b3bcadd61adf8f6163eaf1 python-opencl-debuginfo = 2019.1.2-2.mga8 python3-opencl-debuginfo = 2019.1.2-2.mga8 python3-opencl-debuginfo(aarch-64) = 2019.1.2-2.mga8 python3.8-opencl-debuginfo = 2019.1.2-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-opencl-debugsource(aarch-64) = 2019.1.2-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-opencl-debugsource-2019.1.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-opencl-2019.1.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-opencl-debuginfo-2019.1.2-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RFMLu4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyopencl-2019.1.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-opencl-2019.1.2-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zWIjc3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pyopencl-2019.1.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!