D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-mpi4py-3.0.3-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XsbURC + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mpi4py-3.0.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mpi4py-3.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpi4py-3.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r docs/source ++ find ++ grep runtests.bat + for file in $(find | grep runtests.bat) + sed -i 's/\r//' ./demo/mpi-ref-v1/runtests.bat + for file in $(find | grep runtests.bat) + sed -i 's/\r//' ./demo/reductions/runtests.bat + for file in $(find | grep runtests.bat) + sed -i 's/\r//' ./demo/sequential/runtests.bat + for file in $(find | grep runtests.bat) + sed -i 's/\r//' ./demo/init-fini/runtests.bat + for file in $(find | grep runtests.bat) + sed -i 's/\r//' ./demo/nxtval/runtests.bat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fmzXNB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpi4py-3.0.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export CFLAGS=-Wno-error=format-security + CFLAGS=-Wno-error=format-security + CFLAGS=-Wno-error=format-security + 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_src running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/mpi4py copying src/mpi4py/bench.py -> build/lib.linux-x86_64-3.8/mpi4py copying src/mpi4py/run.py -> build/lib.linux-x86_64-3.8/mpi4py copying src/mpi4py/__init__.py -> build/lib.linux-x86_64-3.8/mpi4py copying src/mpi4py/__main__.py -> build/lib.linux-x86_64-3.8/mpi4py creating build/lib.linux-x86_64-3.8/mpi4py/futures copying src/mpi4py/futures/aplus.py -> build/lib.linux-x86_64-3.8/mpi4py/futures copying src/mpi4py/futures/pool.py -> build/lib.linux-x86_64-3.8/mpi4py/futures copying src/mpi4py/futures/_lib.py -> build/lib.linux-x86_64-3.8/mpi4py/futures copying src/mpi4py/futures/_base.py -> build/lib.linux-x86_64-3.8/mpi4py/futures copying src/mpi4py/futures/__init__.py -> build/lib.linux-x86_64-3.8/mpi4py/futures copying src/mpi4py/futures/__main__.py -> build/lib.linux-x86_64-3.8/mpi4py/futures copying src/mpi4py/futures/server.py -> build/lib.linux-x86_64-3.8/mpi4py/futures copying src/mpi4py/MPI.pxd -> build/lib.linux-x86_64-3.8/mpi4py copying src/mpi4py/libmpi.pxd -> build/lib.linux-x86_64-3.8/mpi4py copying src/mpi4py/__init__.pxd -> build/lib.linux-x86_64-3.8/mpi4py creating build/lib.linux-x86_64-3.8/mpi4py/include creating build/lib.linux-x86_64-3.8/mpi4py/include/mpi4py copying src/mpi4py/include/mpi4py/mpi4py.MPI.h -> build/lib.linux-x86_64-3.8/mpi4py/include/mpi4py copying src/mpi4py/include/mpi4py/mpi4py.MPI_api.h -> build/lib.linux-x86_64-3.8/mpi4py/include/mpi4py copying src/mpi4py/include/mpi4py/mpi4py.h -> build/lib.linux-x86_64-3.8/mpi4py/include/mpi4py copying src/mpi4py/include/mpi4py/mpi4py.i -> build/lib.linux-x86_64-3.8/mpi4py/include/mpi4py copying src/mpi4py/include/mpi4py/mpi.pxi -> build/lib.linux-x86_64-3.8/mpi4py/include/mpi4py running build_clib MPI configuration: [mpi] from 'mpi.cfg' MPI C compiler: /usr/bin/mpicc MPI C++ compiler: /usr/bin/mpicxx MPI F compiler: /usr/bin/mpifort MPI F90 compiler: /usr/bin/mpif90 MPI F77 compiler: /usr/bin/mpif77 checking for library 'lmpe' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -llmpe -o _configtest /usr/bin/ld: cannot find -llmpe collect2: error: ld returned 1 exit status failure. removing: _configtest.c _configtest.o building 'mpe' dylib library creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/src creating build/temp.linux-x86_64-3.8/src/lib-pmpi /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -c src/lib-pmpi/mpe.c -o build/temp.linux-x86_64-3.8/src/lib-pmpi/mpe.o creating build/lib.linux-x86_64-3.8/mpi4py/lib-pmpi /usr/bin/mpicc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security -Wl,--no-as-needed build/temp.linux-x86_64-3.8/src/lib-pmpi/mpe.o -o build/lib.linux-x86_64-3.8/mpi4py/lib-pmpi/libmpe.so checking for library 'vt-mpi' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -lvt-mpi -o _configtest /usr/bin/ld: cannot find -lvt-mpi collect2: error: ld returned 1 exit status failure. removing: _configtest.c _configtest.o checking for library 'vt.mpi' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -lvt.mpi -o _configtest /usr/bin/ld: cannot find -lvt.mpi collect2: error: ld returned 1 exit status failure. removing: _configtest.c _configtest.o building 'vt' dylib library /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -c src/lib-pmpi/vt.c -o build/temp.linux-x86_64-3.8/src/lib-pmpi/vt.o /usr/bin/mpicc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security -Wl,--no-as-needed build/temp.linux-x86_64-3.8/src/lib-pmpi/vt.o -o build/lib.linux-x86_64-3.8/mpi4py/lib-pmpi/libvt.so checking for library 'vt-mpi' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -lvt-mpi -o _configtest /usr/bin/ld: cannot find -lvt-mpi collect2: error: ld returned 1 exit status failure. removing: _configtest.c _configtest.o checking for library 'vt.mpi' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -lvt.mpi -o _configtest /usr/bin/ld: cannot find -lvt.mpi collect2: error: ld returned 1 exit status failure. removing: _configtest.c _configtest.o building 'vt-mpi' dylib library /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -c src/lib-pmpi/vt-mpi.c -o build/temp.linux-x86_64-3.8/src/lib-pmpi/vt-mpi.o /usr/bin/mpicc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security -Wl,--no-as-needed build/temp.linux-x86_64-3.8/src/lib-pmpi/vt-mpi.o -o build/lib.linux-x86_64-3.8/mpi4py/lib-pmpi/libvt-mpi.so checking for library 'vt-hyb' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -lvt-hyb -o _configtest /usr/bin/ld: cannot find -lvt-hyb collect2: error: ld returned 1 exit status failure. removing: _configtest.c _configtest.o checking for library 'vt.ompi' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -lvt.ompi -o _configtest /usr/bin/ld: cannot find -lvt.ompi collect2: error: ld returned 1 exit status failure. removing: _configtest.c _configtest.o building 'vt-hyb' dylib library /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -c src/lib-pmpi/vt-hyb.c -o build/temp.linux-x86_64-3.8/src/lib-pmpi/vt-hyb.o /usr/bin/mpicc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security -Wl,--no-as-needed build/temp.linux-x86_64-3.8/src/lib-pmpi/vt-hyb.o -o build/lib.linux-x86_64-3.8/mpi4py/lib-pmpi/libvt-hyb.so running build_ext MPI configuration: [mpi] from 'mpi.cfg' MPI C compiler: /usr/bin/mpicc MPI C++ compiler: /usr/bin/mpicxx MPI F compiler: /usr/bin/mpifort MPI F90 compiler: /usr/bin/mpif90 MPI F77 compiler: /usr/bin/mpif77 checking for dlopen() availability ... checking for header 'dlfcn.h' ... gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o success! removing: _configtest.c _configtest.o success! checking for library 'dl' ... gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o gcc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -Lbuild/temp.linux-x86_64-3.8 -ldl -o _configtest success! removing: _configtest.c _configtest.o _configtest checking for function 'dlopen' ... gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o gcc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -Lbuild/temp.linux-x86_64-3.8 -ldl -o _configtest success! removing: _configtest.c _configtest.o _configtest building 'mpi4py.dl' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 -I/usr/include/python3.8 -c src/dynload.c -o build/temp.linux-x86_64-3.8/src/dynload.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security build/temp.linux-x86_64-3.8/src/dynload.o -Lbuild/temp.linux-x86_64-3.8 -ldl -lpython3.8 -o build/lib.linux-x86_64-3.8/mpi4py/dl.cpython-38-x86_64-linux-gnu.so checking for MPI compile and link ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o success! removing: _configtest.c _configtest.o /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -Lbuild/temp.linux-x86_64-3.8 -o _configtest success! removing: _configtest.c _configtest.o _configtest checking for missing MPI functions/symbols ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o success! removing: _configtest.c _configtest.o checking for function 'MPI_Type_create_f90_integer' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -Lbuild/temp.linux-x86_64-3.8 -o _configtest success! removing: _configtest.c _configtest.o _configtest checking for function 'MPI_Type_create_f90_real' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -Lbuild/temp.linux-x86_64-3.8 -o _configtest success! removing: _configtest.c _configtest.o _configtest checking for function 'MPI_Type_create_f90_complex' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -Lbuild/temp.linux-x86_64-3.8 -o _configtest success! removing: _configtest.c _configtest.o _configtest checking for function 'MPI_Status_c2f' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -Lbuild/temp.linux-x86_64-3.8 -o _configtest success! removing: _configtest.c _configtest.o _configtest checking for function 'MPI_Status_f2c' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -Lbuild/temp.linux-x86_64-3.8 -o _configtest success! removing: _configtest.c _configtest.o _configtest checking for symbol 'MPI_LB' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -Lbuild/temp.linux-x86_64-3.8 -o _configtest success! removing: _configtest.c _configtest.o _configtest checking for symbol 'MPI_UB' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -Lbuild/temp.linux-x86_64-3.8 -o _configtest success! removing: _configtest.c _configtest.o _configtest checking for dlopen() availability ... checking for header 'dlfcn.h' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o success! removing: _configtest.c _configtest.o success! checking for library 'dl' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -Lbuild/temp.linux-x86_64-3.8 -ldl -o _configtest success! removing: _configtest.c _configtest.o _configtest checking for function 'dlopen' ... /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -I/usr/include/python3.8 -c _configtest.c -o _configtest.o /usr/bin/mpicc -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security _configtest.o -Lbuild/temp.linux-x86_64-3.8 -ldl -o _configtest success! removing: _configtest.c _configtest.o _configtest building 'mpi4py.MPI' extension /usr/bin/mpicc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -Wno-error=format-security -fPIC -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 -I/usr/include/python3.8 -c src/MPI.c -o build/temp.linux-x86_64-3.8/src/MPI.o /usr/bin/mpicc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wno-error=format-security build/temp.linux-x86_64-3.8/src/MPI.o -Lbuild/temp.linux-x86_64-3.8 -ldl -lpython3.8 -o build/lib.linux-x86_64-3.8/mpi4py/MPI.cpython-38-x86_64-linux-gnu.so writing build/lib.linux-x86_64-3.8/mpi4py/mpi.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i8Fjcz + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64 + cd mpi4py-3.0.3 + '[' 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-mpi4py-3.0.3-1.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/mpi.cfg -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/MPI.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py creating /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi copying build/lib.linux-x86_64-3.8/mpi4py/lib-pmpi/libvt-mpi.so -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi copying build/lib.linux-x86_64-3.8/mpi4py/lib-pmpi/libvt.so -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi copying build/lib.linux-x86_64-3.8/mpi4py/lib-pmpi/libmpe.so -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi copying build/lib.linux-x86_64-3.8/mpi4py/lib-pmpi/libvt-hyb.so -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi copying build/lib.linux-x86_64-3.8/mpi4py/bench.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/run.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/MPI.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/libmpi.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/__init__.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py creating /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures copying build/lib.linux-x86_64-3.8/mpi4py/futures/aplus.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures copying build/lib.linux-x86_64-3.8/mpi4py/futures/pool.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures copying build/lib.linux-x86_64-3.8/mpi4py/futures/_lib.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures copying build/lib.linux-x86_64-3.8/mpi4py/futures/_base.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures copying build/lib.linux-x86_64-3.8/mpi4py/futures/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures copying build/lib.linux-x86_64-3.8/mpi4py/futures/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures copying build/lib.linux-x86_64-3.8/mpi4py/futures/server.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures copying build/lib.linux-x86_64-3.8/mpi4py/dl.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py creating /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/include creating /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/include/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/include/mpi4py/mpi4py.MPI.h -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/include/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/include/mpi4py/mpi4py.MPI_api.h -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/include/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/include/mpi4py/mpi.pxi -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/include/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/include/mpi4py/mpi4py.i -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/include/mpi4py copying build/lib.linux-x86_64-3.8/mpi4py/include/mpi4py/mpi4py.h -> /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/include/mpi4py byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/bench.py to bench.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/run.py to run.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/__main__.py to __main__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures/aplus.py to aplus.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures/pool.py to pool.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures/_lib.py to _lib.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures/_base.py to _base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures/__main__.py to __main__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/futures/server.py to server.cpython-38.pyc writing byte-compilation script '/tmp/tmpwao61e66.py' /usr/bin/python3 /tmp/tmpwao61e66.py removing /tmp/tmpwao61e66.py running install_egg_info running egg_info writing mpi4py.egg-info/PKG-INFO writing dependency_links to mpi4py.egg-info/dependency_links.txt writing top-level names to mpi4py.egg-info/top_level.txt reading manifest file 'mpi4py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mpi4py.egg-info/SOURCES.txt' Copying mpi4py.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py-3.0.3-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/bin/__pycache__ + rm -f /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/mpi.cfg + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.0.3-1.mga8 --unique-debug-suffix -3.0.3-1.mga8.x86_64 --unique-debug-src-base python-mpi4py-3.0.3-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mpi4py-3.0.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/MPI.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/dl.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi/libmpe.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi/libvt-hyb.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi/libvt-mpi.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi/libvt.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/dl.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/MPI.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi/libmpe.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi/libvt-hyb.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi/libvt-mpi.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi/libvt.so dwz: .dwz/python-mpi4py-3.0.3-1.mga8.x86_64: .debug_line reference above end of section original debug info size: 9760kB, size after compression: 9556kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 13637 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 Warning: unused libraries in /usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi/libvt-mpi.so: libpthread.so.0 Warning: unused libraries in /usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi/libvt.so: libpthread.so.0 Warning: unused libraries in /usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi/libmpe.so: libpthread.so.0 Warning: unused libraries in /usr/lib64/python3.8/site-packages/mpi4py/lib-pmpi/libvt-hyb.so: libpthread.so.0 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python-mpi4py-doc-3.0.3-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ixUmoB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpi4py-3.0.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/share/doc/python-mpi4py-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/share/doc/python-mpi4py-doc + cp -pr test/ /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/share/doc/python-mpi4py-doc + cp -pr demo/ /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/share/doc/python-mpi4py-doc + cp -pr docs/usrman /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/share/doc/python-mpi4py-doc + cp -pr docs/apiref /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64/usr/share/doc/python-mpi4py-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mpi4py-doc = 3.0.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-mpi4py-3.0.3-1.mga8.x86_64 Provides: libmpe.so()(64bit) libvt-hyb.so()(64bit) libvt-mpi.so()(64bit) libvt.so()(64bit) python-mpi4py = 3.0.3-1.mga8 python3-mpi4py = 3.0.3-1.mga8 python3-mpi4py(x86-64) = 3.0.3-1.mga8 python3.8-mpi4py = 3.0.3-1.mga8 python3.8dist(mpi4py) = 3.0.3 python3dist(mpi4py) = 3.0.3 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libmpi.so.40()(64bit) libpthread.so.0()(64bit) libpython3.8.so.1.0()(64bit) python(abi) = 3.8 Obsoletes: python-mpi4py < 3.0.3-1.mga8 Processing files: python3-mpi4py-devel-3.0.3-1.mga8.x86_64 Provides: python-mpi4py-devel = 3.0.3-1.mga8 python3-mpi4py-devel = 3.0.3-1.mga8 python3-mpi4py-devel(x86-64) = 3.0.3-1.mga8 python3.8-mpi4py-devel = 3.0.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-mpi4py-debugsource-3.0.3-1.mga8.x86_64 Provides: python-mpi4py-debugsource = 3.0.3-1.mga8 python-mpi4py-debugsource(x86-64) = 3.0.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-mpi4py-debuginfo-3.0.3-1.mga8.x86_64 Provides: debuginfo(build-id) = 0ff8075c7b958c5cc5bcbdb2dce7c0b97973a684 debuginfo(build-id) = 50ce98bc2eb297e1a65c784f29c9ab9d2923d545 debuginfo(build-id) = 75504d34692f2273587d0a6e454e58ca2d896b43 debuginfo(build-id) = 80ff5185a9fdef8f354ab134c7910ce0cbf2cc47 debuginfo(build-id) = 99c8cec87c1591234aa3fb323b0f223ee982e554 debuginfo(build-id) = d180200584434e082178b131d1b4519df12c00ac python-mpi4py-debuginfo = 3.0.3-1.mga8 python3-mpi4py-debuginfo = 3.0.3-1.mga8 python3-mpi4py-debuginfo(x86-64) = 3.0.3-1.mga8 python3.8-mpi4py-debuginfo = 3.0.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-mpi4py-debugsource(x86-64) = 3.0.3-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-mpi4py-devel-3.0.3-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-mpi4py-3.0.3-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-mpi4py-doc-3.0.3-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-mpi4py-debugsource-3.0.3-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-mpi4py-debuginfo-3.0.3-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eGcOuC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpi4py-3.0.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-mpi4py-3.0.3-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4ALXLA + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mpi4py-3.0.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!