Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/mpitests.spec'], False, '/srv/build/7/C/mock-root/c7.01.u-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/mpitests.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/mpitests-3.2-14.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mpitests.spec'], False, '/srv/build/7/C/mock-root/c7.01.u-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mpitests.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wCI5W3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mpitests-3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/mpitests-3.2-rh.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpitests-3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mpitests-3.2-make.patch):' Patch #0 (mpitests-3.2-make.patch): + /usr/bin/cat /builddir/build/SOURCES/mpitests-3.2-make.patch + /usr/bin/patch -p1 -b --suffix .make --fuzz=0 patching file osu_benchmarks-3.1.1/makefile patching file IMB-3.2/src/Makefile.base patching file IMB-3.2/src/Makefile patching file Makefile Patch #1 (mpitests-win-free.patch): + echo 'Patch #1 (mpitests-win-free.patch):' + /usr/bin/cat /builddir/build/SOURCES/mpitests-win-free.patch + /usr/bin/patch -p1 -b --suffix .win_free --fuzz=0 patching file IMB-3.2/src/IMB_window.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vgOIbO + umask 022 + cd /builddir/build/BUILD + cd mpitests-3.2 ++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables ++ sed -e s/-Wp,-D_FORTIFY_SOURCE=.// -e s/-fstack-protector-strong// -e s/-fstack-protector// + RPM_OPT_FLAGS='-O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CC=mpicc + CC=mpicc + export CXX=mpicxx + CXX=mpicxx + export FC=mpif90 + FC=mpif90 + export F77=mpif77 + F77=mpif77 + export 'CFLAGS=-O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing' + CFLAGS='-O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing' + . /etc/profile.d/modules.sh ++++ /bin/ps -p 2328 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' '' = '' ']' +++ LOADEDMODULES= +++ export LOADEDMODULES +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module load mpi/openmpi-i386 ++ /usr/bin/modulecmd sh load mpi/openmpi-i386 + eval LD_LIBRARY_PATH=/usr/lib/openmpi/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/openmpi-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/openmpi-i386:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/openmpi/bin' ';export' 'MPI_BIN;MPI_COMPILER=openmpi-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/openmpi' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/openmpi-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/openmpi/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/openmpi-i386' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/openmpi' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_openmpi' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/openmpi-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PYTHONPATH=/usr/lib/python2.7/site-packages/openmpi' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/openmpi-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/openmpi/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/openmpi-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/openmpi-i386:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-i386 ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/openmpi ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ PYTHONPATH=/usr/lib/python2.7/site-packages/openmpi ++ export PYTHONPATH ++ _LMFILES_=/etc/modulefiles/mpi/openmpi-i386 ++ export _LMFILES_ + export 'CFLAGS=-O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + do_build all + mkdir .openmpi-i386 + cp -al IMB-3.2 Makefile Makefile.make mpitests.spec osu_benchmarks-3.1.1 prepare.sh .openmpi-i386 + cd .openmpi-i386 + make all cd IMB-3.2/src && make all make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/IMB-3.2/src' touch exe_io *.c; rm -rf exe_ext exe_mpi1 make -f Makefile.base IO CPP=MPIIO make[2]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/IMB-3.2/src' mpicc -DMPIIO -O3 -c IMB.c mpicc -DMPIIO -O3 -c IMB_declare.c mpicc -DMPIIO -O3 -c IMB_init.c mpicc -DMPIIO -O3 -c IMB_mem_manager.c mpicc -DMPIIO -O3 -c IMB_init_file.c mpicc -DMPIIO -O3 -c IMB_benchlist.c mpicc -DMPIIO -O3 -c IMB_parse_name_io.c mpicc -DMPIIO -O3 -c IMB_strgs.c mpicc -DMPIIO -O3 -c IMB_user_set_info.c mpicc -DMPIIO -O3 -c IMB_cpu_exploit.c mpicc -DMPIIO -O3 -c IMB_err_handler.c mpicc -DMPIIO -O3 -c IMB_g_info.c mpicc -DMPIIO -O3 -c IMB_warm_up.c mpicc -DMPIIO -O3 -c IMB_output.c mpicc -DMPIIO -O3 -c IMB_open_close.c mpicc -DMPIIO -O3 -c IMB_write.c IMB_write.c: In function 'IMB_write_ij': IMB_write.c:320:20: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write = MPI_File_write_all; ^ IMB_write.c:321:27: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write_shared = MPI_File_write_ordered; ^ IMB_write.c:322:23: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write_at = MPI_File_write_at_all; ^ IMB_write.c:329:20: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write = MPI_File_write; ^ IMB_write.c:330:27: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write_shared = MPI_File_write_shared; ^ IMB_write.c:331:23: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write_at = MPI_File_write_at; ^ mpicc -DMPIIO -O3 -c IMB_read.c mpicc -DMPIIO -O3 -c IMB_init_transfer.c IMB_init_transfer.c: In function 'IMB_init_transfer': IMB_init_transfer.c:162:3: warning: 'ompi_mpi_lb' is deprecated (declared at /usr/include/openmpi-i386/mpi.h:911): MPI_LB is deprecated in MPI-2.0 [-Wdeprecated-declarations] bllen[0]=1; displ[0] = 0; types[0] = MPI_LB; ^ IMB_init_transfer.c:170:3: warning: 'ompi_mpi_ub' is deprecated (declared at /usr/include/openmpi-i386/mpi.h:912): MPI_UB is deprecated in MPI-2.0 [-Wdeprecated-declarations] types[2] = MPI_UB; ^ IMB_init_transfer.c:177:3: warning: 'MPI_Type_struct' is deprecated (declared at /usr/include/openmpi-i386/mpi.h:1789): MPI_Type_struct is superseded by MPI_Type_create_struct in MPI-2.0 [-Wdeprecated-declarations] ierr=MPI_Type_struct(3,bllen,displ,types,&c_info->view); ^ mpicc -DMPIIO -O3 -c IMB_chk_diff.c mpicc -o IMB-IO IMB.o IMB_declare.o IMB_init.o IMB_mem_manager.o IMB_init_file.o IMB_benchlist.o IMB_parse_name_io.o IMB_strgs.o IMB_user_set_info.o IMB_cpu_exploit.o IMB_err_handler.o IMB_g_info.o IMB_warm_up.o IMB_output.o IMB_open_close.o IMB_write.o IMB_read.o IMB_init_transfer.o IMB_chk_diff.o make[2]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/IMB-3.2/src' sleep 1; touch exe_ext *.c; rm -rf exe_io exe_mpi1 make -f Makefile.base EXT CPP=EXT make[2]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/IMB-3.2/src' mpicc -DEXT -O3 -c IMB.c mpicc -DEXT -O3 -c IMB_declare.c mpicc -DEXT -O3 -c IMB_init.c mpicc -DEXT -O3 -c IMB_mem_manager.c mpicc -DEXT -O3 -c IMB_benchlist.c mpicc -DEXT -O3 -c IMB_parse_name_ext.c mpicc -DEXT -O3 -c IMB_strgs.c mpicc -DEXT -O3 -c IMB_err_handler.c mpicc -DEXT -O3 -c IMB_g_info.c mpicc -DEXT -O3 -c IMB_warm_up.c mpicc -DEXT -O3 -c IMB_output.c mpicc -DEXT -O3 -c IMB_window.c mpicc -DEXT -O3 -c IMB_ones_unidir.c mpicc -DEXT -O3 -c IMB_ones_bidir.c mpicc -DEXT -O3 -c IMB_ones_accu.c mpicc -DEXT -O3 -c IMB_init_transfer.c mpicc -DEXT -O3 -c IMB_user_set_info.c mpicc -DEXT -O3 -c IMB_chk_diff.c mpicc -o IMB-EXT IMB.o IMB_declare.o IMB_init.o IMB_mem_manager.o IMB_benchlist.o IMB_parse_name_ext.o IMB_strgs.o IMB_err_handler.o IMB_g_info.o IMB_warm_up.o IMB_output.o IMB_window.o IMB_ones_unidir.o IMB_ones_bidir.o IMB_ones_accu.o IMB_init_transfer.o IMB_user_set_info.o IMB_chk_diff.o make[2]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/IMB-3.2/src' sleep 1; touch exe_mpi1 *.c; rm -rf exe_io exe_ext make -f Makefile.base MPI1 CPP=MPI1 make[2]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/IMB-3.2/src' mpicc -DMPI1 -O3 -c IMB.c mpicc -DMPI1 -O3 -c IMB_declare.c mpicc -DMPI1 -O3 -c IMB_init.c mpicc -DMPI1 -O3 -c IMB_mem_manager.c mpicc -DMPI1 -O3 -c IMB_parse_name_mpi1.c mpicc -DMPI1 -O3 -c IMB_benchlist.c mpicc -DMPI1 -O3 -c IMB_strgs.c mpicc -DMPI1 -O3 -c IMB_err_handler.c mpicc -DMPI1 -O3 -c IMB_g_info.c mpicc -DMPI1 -O3 -c IMB_warm_up.c mpicc -DMPI1 -O3 -c IMB_output.c mpicc -DMPI1 -O3 -c IMB_pingpong.c mpicc -DMPI1 -O3 -c IMB_pingping.c mpicc -DMPI1 -O3 -c IMB_allreduce.c mpicc -DMPI1 -O3 -c IMB_reduce_scatter.c mpicc -DMPI1 -O3 -c IMB_reduce.c mpicc -DMPI1 -O3 -c IMB_exchange.c mpicc -DMPI1 -O3 -c IMB_bcast.c mpicc -DMPI1 -O3 -c IMB_barrier.c mpicc -DMPI1 -O3 -c IMB_allgather.c mpicc -DMPI1 -O3 -c IMB_allgatherv.c mpicc -DMPI1 -O3 -c IMB_gather.c mpicc -DMPI1 -O3 -c IMB_gatherv.c mpicc -DMPI1 -O3 -c IMB_scatter.c mpicc -DMPI1 -O3 -c IMB_scatterv.c mpicc -DMPI1 -O3 -c IMB_alltoall.c mpicc -DMPI1 -O3 -c IMB_alltoallv.c mpicc -DMPI1 -O3 -c IMB_sendrecv.c mpicc -DMPI1 -O3 -c IMB_init_transfer.c mpicc -DMPI1 -O3 -c IMB_chk_diff.c mpicc -DMPI1 -O3 -c IMB_cpu_exploit.c mpicc -o IMB-MPI1 IMB.o IMB_declare.o IMB_init.o IMB_mem_manager.o IMB_parse_name_mpi1.o IMB_benchlist.o IMB_strgs.o IMB_err_handler.o IMB_g_info.o IMB_warm_up.o IMB_output.o IMB_pingpong.o IMB_pingping.o IMB_allreduce.o IMB_reduce_scatter.o IMB_reduce.o IMB_exchange.o IMB_bcast.o IMB_barrier.o IMB_allgather.o IMB_allgatherv.o IMB_gather.o IMB_gatherv.o IMB_scatter.o IMB_scatterv.o IMB_alltoall.o IMB_alltoallv.o IMB_sendrecv.o IMB_init_transfer.o IMB_chk_diff.o IMB_cpu_exploit.o make[2]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/IMB-3.2/src' make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/IMB-3.2/src' cd osu_benchmarks-3.1.1 && make all make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/osu_benchmarks-3.1.1' mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_alltoall.c -o osu_alltoall osu_alltoall.c: In function 'main': osu_alltoall.c:59:16: warning: unused variable 'status' [-Wunused-variable] MPI_Status status; ^ osu_alltoall.c:57:45: warning: unused variable 'total' [-Wunused-variable] double tmp1 = 0, tmp2 = 0, latency = 0, total = 0; ^ osu_alltoall.c:57:32: warning: unused variable 'latency' [-Wunused-variable] double tmp1 = 0, tmp2 = 0, latency = 0, total = 0; ^ osu_alltoall.c:56:19: warning: unused variable 'recvcnt' [-Wunused-variable] int sendcnt, recvcnt, skip, iterations, align_size; ^ osu_alltoall.c:56:10: warning: unused variable 'sendcnt' [-Wunused-variable] int sendcnt, recvcnt, skip, iterations, align_size; ^ osu_alltoall.c:55:39: warning: unused variable 'mpi_errno' [-Wunused-variable] int i = 0, j = 0, rank = 0, size, mpi_errno = MPI_SUCCESS; ^ osu_alltoall.c:55:16: warning: unused variable 'j' [-Wunused-variable] int i = 0, j = 0, rank = 0, size, mpi_errno = MPI_SUCCESS; ^ mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -lm -o osu_bcast osu_bcast.c mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_bibw.c -o osu_bibw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_bw.c -o osu_bw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_latency.c -o osu_latency mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_mbw_mr.c -o osu_mbw_mr mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_multi_lat.c -o osu_multi_lat mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_acc_latency.c -o osu_acc_latency osu_acc_latency.c: In function 'main': osu_acc_latency.c:103:67: warning: value computed is not used [-Wunused-value] for(count = 0; count <= MAX_SIZE / sizeof(int); (count <<= 1) || (count += 1)) { ^ osu_acc_latency.c:155:45: warning: 't_end' may be used uninitialized in this function [-Wmaybe-uninitialized] FLOAT_PRECISION, (t_end - t_start) * 1e6 / loop / 2); ^ osu_acc_latency.c:155:45: warning: 't_start' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_get_bw.c -o osu_get_bw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_get_latency.c -o osu_get_latency osu_get_latency.c: In function 'main': osu_get_latency.c:146:45: warning: 't_end' may be used uninitialized in this function [-Wmaybe-uninitialized] FLOAT_PRECISION, (t_end - t_start) * 1.0e6 / loop / 2); ^ osu_get_latency.c:146:45: warning: 't_start' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_latency_mt.c -o osu_latency_mt osu_latency_mt.c: In function 'recv_thread': osu_latency_mt.c:153:36: warning: unused variable 't' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0; ^ osu_latency_mt.c:153:25: warning: unused variable 't_end' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0; ^ osu_latency_mt.c:153:12: warning: unused variable 't_start' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0; ^ osu_latency_mt.c:151:9: warning: unused variable 'messages_recv' [-Wunused-variable] int messages_recv = 0, iter; ^ osu_latency_mt.c:150:21: warning: unused variable 'send_size' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:150:9: warning: unused variable 'start_send' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:149:28: warning: unused variable 'local_start' [-Wunused-variable] int local_window_size, local_start; ^ osu_latency_mt.c:149:9: warning: unused variable 'local_window_size' [-Wunused-variable] int local_window_size, local_start; ^ osu_latency_mt.c:148:18: warning: unused variable 'j' [-Wunused-variable] int size, i, j, val, align_size; ^ osu_latency_mt.c: In function 'send_thread': osu_latency_mt.c:219:52: warning: unused variable 't_sum' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0, latency, t_sum; ^ osu_latency_mt.c:217:21: warning: unused variable 'send_size' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:217:9: warning: unused variable 'start_send' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:216:22: warning: unused variable 'local_window_size' [-Wunused-variable] int local_start, local_window_size; ^ osu_latency_mt.c:216:9: warning: unused variable 'local_start' [-Wunused-variable] int local_start, local_window_size; ^ osu_latency_mt.c:215:21: warning: unused variable 'k' [-Wunused-variable] int size, i, j, k, val, align_size, iter; ^ osu_latency_mt.c:215:18: warning: unused variable 'j' [-Wunused-variable] int size, i, j, k, val, align_size, iter; ^ mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_put_bibw.c -o osu_put_bibw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_put_bw.c -o osu_put_bw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_put_latency.c -o osu_put_latency osu_put_latency.c: In function 'main': osu_put_latency.c:147:45: warning: 't_end' may be used uninitialized in this function [-Wmaybe-uninitialized] FLOAT_PRECISION, (t_end - t_start) * 1.0e6 / loop / 2); ^ osu_put_latency.c:147:45: warning: 't_start' may be used uninitialized in this function [-Wmaybe-uninitialized] make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/osu_benchmarks-3.1.1' + cd .. + . /etc/profile.d/modules.sh ++++ /bin/ps -p 2328 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' mpi/openmpi-i386 = '' ']' +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module unload mpi/openmpi-i386 ++ /usr/bin/modulecmd sh unload mpi/openmpi-i386 + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset PYTHONPATH ++ unset _LMFILES_ + . /etc/profile.d/modules.sh ++++ /bin/ps -p 2328 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' '' = '' ']' +++ LOADEDMODULES= +++ export LOADEDMODULES +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module load mpi/mpich-i386 ++ /usr/bin/modulecmd sh load mpi/mpich-i386 + eval LD_LIBRARY_PATH=/usr/lib/mpich/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/mpich-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/mpich:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/mpich/bin' ';export' 'MPI_BIN;MPI_COMPILER=mpich-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mpich-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/mpich' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/mpich-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/mpich/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/mpich' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/mpich' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_mpich' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/mpich-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;_LMFILES_=/etc/modulefiles/mpi/mpich-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/mpich/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/mpich-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/mpich:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mpich-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ _LMFILES_=/etc/modulefiles/mpi/mpich-i386 ++ export _LMFILES_ + export 'CFLAGS=-O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + do_build all + mkdir .mpich-i386 + cp -al IMB-3.2 Makefile Makefile.make mpitests.spec osu_benchmarks-3.1.1 prepare.sh .mpich-i386 + cd .mpich-i386 + make all cd IMB-3.2/src && make all make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/IMB-3.2/src' touch exe_io *.c; rm -rf exe_ext exe_mpi1 make -f Makefile.base IO CPP=MPIIO make[2]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/IMB-3.2/src' mpicc -DMPIIO -O3 -c IMB.c IMB.c: In function 'main': IMB.c:125:5: warning: unused variable 'mem_ok' [-Wunused-variable] int mem_ok; ^ IMB.c:122:14: warning: unused variable 'n_sample' [-Wunused-variable] int x_sample,n_sample; ^ IMB.c:122:5: warning: unused variable 'x_sample' [-Wunused-variable] int x_sample,n_sample; ^ IMB.c:115:6: warning: unused variable 'i' [-Wunused-variable] int i,j,iter,imod,ierr; ^ In file included from IMB.c:70:0: IMB.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_declare.c In file included from IMB_comm_info.h:69:0, from IMB_declare.c:75: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_init.c IMB_init.c: In function 'IMB_basic_input': IMB_init.c:398:4: warning: format '%c' expects argument of type 'char *', but argument 4 has type 'int *' [-Wformat=] ierr=sscanf((*argv)[iarg+1],"%d%c%d",&c_info->px,&i,&c_info->py); ^ In file included from IMB_init.c:86:0: IMB_init.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_mem_manager.c IMB_mem_manager.c: In function 'IMB_alloc_buf': IMB_mem_manager.c:209:7: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int ierr; ^ In file included from IMB_mem_manager.c:84:0: IMB_mem_manager.c: At top level: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_init_file.c mpicc -DMPIIO -O3 -c IMB_benchlist.c In file included from IMB_benchlist.c:78:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_parse_name_io.c In file included from IMB_parse_name_io.c:75:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_strgs.c IMB_strgs.c: In function 'IMB_str_atoi': IMB_strgs.c:166:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] for(i=0; s[i] >= '0' && s[i] <= '9' || s[i]==' '; ++i) ^ In file included from IMB_strgs.c:77:0: IMB_strgs.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_user_set_info.c In file included from IMB_user_set_info.c:74:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_cpu_exploit.c In file included from IMB_cpu_exploit.c:70:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_err_handler.c In file included from IMB_err_handler.c:80:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_g_info.c IMB_g_info.c: In function 'IMB_make_sys_info': IMB_g_info.c:143:7: warning: variable 'dont_care' set but not used [-Wunused-but-set-variable] int dont_care, mpi_subversion, mpi_version; ^ In file included from IMB_g_info.c:78:0: IMB_g_info.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_warm_up.c IMB_warm_up.c: In function 'IMB_warm_up': IMB_warm_up.c:125:16: warning: variable 'MD' set but not used [-Wunused-but-set-variable] struct cmode MD; ^ In file included from IMB_warm_up.c:72:0: IMB_warm_up.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_output.c IMB_output.c: In function 'IMB_display_times': IMB_output.c:409:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( Bmark->RUN_MODES[0].NONBLOCKING ) ^ IMB_output.c: In function 'IMB_show_procids': IMB_output.c:641:18: warning: unused variable 'k' [-Wunused-variable] int ip, py, i, k, idle; ^ IMB_output.c: In function 'IMB_print_array': IMB_output.c:727:7: warning: unused variable 'j' [-Wunused-variable] int i,j; ^ IMB_output.c: In function 'IMB_print_int_row': IMB_output.c:810:12: warning: variable 'irest' set but not used [-Wunused-but-set-variable] int i,j,i0,irest; ^ IMB_output.c: In function 'IMB_print_headlines': IMB_output.c:903:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(token = strtok(help, "&") ) ^ In file included from IMB_output.c:81:0: IMB_output.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_output.c: In function 'IMB_display_times': IMB_output.c:341:27: warning: 't_pure' may be used uninitialized in this function [-Wmaybe-uninitialized] double tmax, tmin, tav, t_pure, throughput, overlap; ^ mpicc -DMPIIO -O3 -c IMB_open_close.c In file included from IMB_open_close.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DMPIIO -O3 -c IMB_write.c IMB_write.c: In function 'IMB_write_ij': IMB_write.c:320:20: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write = MPI_File_write_all; ^ IMB_write.c:321:27: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write_shared = MPI_File_write_ordered; ^ IMB_write.c:322:23: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write_at = MPI_File_write_at_all; ^ IMB_write.c:329:20: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write = MPI_File_write; ^ IMB_write.c:330:27: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write_shared = MPI_File_write_shared; ^ IMB_write.c:331:23: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write_at = MPI_File_write_at; ^ IMB_write.c:290:23: warning: unused variable 'Ioffs' [-Wunused-variable] int Locsize,Totalsize,Ioffs; ^ IMB_write.c: In function 'IMB_iwrite_ij': IMB_write.c:433:23: warning: unused variable 'Ioffs' [-Wunused-variable] int Locsize,Totalsize,Ioffs; ^ In file included from IMB_write.c:75:0: IMB_write.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DMPIIO -O3 -c IMB_read.c In file included from IMB_read.c:74:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DMPIIO -O3 -c IMB_init_transfer.c IMB_init_transfer.c: In function 'IMB_init_transfer': IMB_init_transfer.c:128:17: warning: unused variable 'mod' [-Wunused-variable] int ne, baslen, mod; ^ IMB_init_transfer.c:128:5: warning: unused variable 'ne' [-Wunused-variable] int ne, baslen, mod; ^ In file included from IMB_init_transfer.c:74:0: IMB_init_transfer.c: At top level: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_chk_diff.c IMB_chk_diff.c: In function 'IMB_show': IMB_chk_diff.c:267:1: warning: enumeration value 'nothing' not handled in switch [-Wswitch] switch(fpos) ^ IMB_chk_diff.c:267:1: warning: enumeration value 'indv_cyclic' not handled in switch [-Wswitch] In file included from IMB_chk_diff.c:84:0: IMB_chk_diff.c: At top level: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ IMB_chk_diff.c: In function 'IMB_show': IMB_chk_diff.c:285:8: warning: 'Offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fprintf(unit,"Overall size = %d, Portion = %d, Startpos = %ld\n",totlen,loclen,(long)Offset); ^ mpicc -o IMB-IO IMB.o IMB_declare.o IMB_init.o IMB_mem_manager.o IMB_init_file.o IMB_benchlist.o IMB_parse_name_io.o IMB_strgs.o IMB_user_set_info.o IMB_cpu_exploit.o IMB_err_handler.o IMB_g_info.o IMB_warm_up.o IMB_output.o IMB_open_close.o IMB_write.o IMB_read.o IMB_init_transfer.o IMB_chk_diff.o make[2]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/IMB-3.2/src' sleep 1; touch exe_ext *.c; rm -rf exe_io exe_mpi1 make -f Makefile.base EXT CPP=EXT make[2]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/IMB-3.2/src' mpicc -DEXT -O3 -c IMB.c IMB.c: In function 'main': IMB.c:125:5: warning: unused variable 'mem_ok' [-Wunused-variable] int mem_ok; ^ IMB.c:122:14: warning: unused variable 'n_sample' [-Wunused-variable] int x_sample,n_sample; ^ IMB.c:122:5: warning: unused variable 'x_sample' [-Wunused-variable] int x_sample,n_sample; ^ IMB.c:115:6: warning: unused variable 'i' [-Wunused-variable] int i,j,iter,imod,ierr; ^ In file included from IMB.c:70:0: IMB.c: At top level: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_declare.c In file included from IMB_comm_info.h:69:0, from IMB_declare.c:75: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_init.c IMB_init.c: In function 'IMB_basic_input': IMB_init.c:398:4: warning: format '%c' expects argument of type 'char *', but argument 4 has type 'int *' [-Wformat=] ierr=sscanf((*argv)[iarg+1],"%d%c%d",&c_info->px,&i,&c_info->py); ^ In file included from IMB_init.c:86:0: IMB_init.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_mem_manager.c IMB_mem_manager.c: In function 'IMB_alloc_buf': IMB_mem_manager.c:209:7: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int ierr; ^ In file included from IMB_mem_manager.c:84:0: IMB_mem_manager.c: At top level: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_benchlist.c In file included from IMB_benchlist.c:78:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_parse_name_ext.c In file included from IMB_parse_name_ext.c:75:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_strgs.c IMB_strgs.c: In function 'IMB_str_atoi': IMB_strgs.c:166:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] for(i=0; s[i] >= '0' && s[i] <= '9' || s[i]==' '; ++i) ^ In file included from IMB_strgs.c:77:0: IMB_strgs.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_err_handler.c In file included from IMB_err_handler.c:80:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_g_info.c IMB_g_info.c: In function 'IMB_make_sys_info': IMB_g_info.c:143:7: warning: variable 'dont_care' set but not used [-Wunused-but-set-variable] int dont_care, mpi_subversion, mpi_version; ^ In file included from IMB_g_info.c:78:0: IMB_g_info.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_warm_up.c In file included from IMB_warm_up.c:72:0: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_output.c IMB_output.c: In function 'IMB_display_times': IMB_output.c:409:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( Bmark->RUN_MODES[0].NONBLOCKING ) ^ IMB_output.c: In function 'IMB_show_procids': IMB_output.c:641:18: warning: unused variable 'k' [-Wunused-variable] int ip, py, i, k, idle; ^ IMB_output.c: In function 'IMB_print_array': IMB_output.c:727:7: warning: unused variable 'j' [-Wunused-variable] int i,j; ^ IMB_output.c: In function 'IMB_print_int_row': IMB_output.c:810:12: warning: variable 'irest' set but not used [-Wunused-but-set-variable] int i,j,i0,irest; ^ IMB_output.c: In function 'IMB_print_headlines': IMB_output.c:903:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(token = strtok(help, "&") ) ^ In file included from IMB_output.c:81:0: IMB_output.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_output.c: In function 'IMB_display_times': IMB_output.c:341:27: warning: 't_pure' may be used uninitialized in this function [-Wmaybe-uninitialized] double tmax, tmin, tav, t_pure, throughput, overlap; ^ mpicc -DEXT -O3 -c IMB_window.c IMB_window.c: In function 'IMB_window': IMB_window.c:120:13: warning: unused variable 'dum' [-Wunused-variable] int i, dum; ^ In file included from IMB_window.c:72:0: IMB_window.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DEXT -O3 -c IMB_ones_unidir.c IMB_ones_unidir.c: In function 'IMB_unidir_put': IMB_ones_unidir.c:141:14: warning: unused variable 'stat' [-Wunused-variable] MPI_Status stat; ^ IMB_ones_unidir.c:140:13: warning: unused variable 'source' [-Wunused-variable] int dest, source,sender; ^ IMB_ones_unidir.c:136:14: warning: unused variable 't2' [-Wunused-variable] double t1, t2; ^ IMB_ones_unidir.c:136:10: warning: unused variable 't1' [-Wunused-variable] double t1, t2; ^ IMB_ones_unidir.c: In function 'IMB_unidir_get': IMB_ones_unidir.c:225:14: warning: unused variable 'stat' [-Wunused-variable] MPI_Status stat; ^ IMB_ones_unidir.c:224:7: warning: unused variable 'ierr' [-Wunused-variable] int ierr; ^ IMB_ones_unidir.c:223:13: warning: unused variable 'source' [-Wunused-variable] int dest, source,sender; ^ IMB_ones_unidir.c:219:14: warning: unused variable 't2' [-Wunused-variable] double t1, t2; ^ IMB_ones_unidir.c:219:10: warning: unused variable 't1' [-Wunused-variable] double t1, t2; ^ IMB_ones_unidir.c: In function 'IMB_ones_get': IMB_ones_unidir.c:322:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int i, ierr; ^ IMB_ones_unidir.c: In function 'IMB_ones_mget': IMB_ones_unidir.c:442:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int i, ierr; ^ IMB_ones_unidir.c: In function 'IMB_ones_put': IMB_ones_unidir.c:552:7: warning: variable 'recv' set but not used [-Wunused-but-set-variable] char* recv; ^ IMB_ones_unidir.c:551:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int i, ierr, r_size; ^ IMB_ones_unidir.c: In function 'IMB_ones_mput': IMB_ones_unidir.c:674:14: warning: variable 'recv' set but not used [-Wunused-but-set-variable] char* send, *recv; ^ IMB_ones_unidir.c:673:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int i, ierr; ^ In file included from IMB_ones_unidir.c:77:0: IMB_ones_unidir.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_ones_unidir.c: In function 'IMB_unidir_get': IMB_ones_unidir.c:255:19: warning: 'sender' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_mget( c_info, ^ IMB_ones_unidir.c:255:19: warning: 'dest' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_unidir.c:255:19: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_unidir.c:255:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_unidir.c: In function 'IMB_unidir_put': IMB_ones_unidir.c:171:19: warning: 'sender' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_mput( c_info, ^ IMB_ones_unidir.c:171:19: warning: 'dest' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_unidir.c:171:19: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_unidir.c:171:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DEXT -O3 -c IMB_ones_bidir.c IMB_ones_bidir.c: In function 'IMB_bidir_get': IMB_ones_bidir.c:136:14: warning: unused variable 'stat' [-Wunused-variable] MPI_Status stat; ^ IMB_ones_bidir.c:135:13: warning: unused variable 'source' [-Wunused-variable] int dest, source,sender; ^ IMB_ones_bidir.c:131:14: warning: unused variable 't2' [-Wunused-variable] double t1, t2; ^ IMB_ones_bidir.c:131:10: warning: unused variable 't1' [-Wunused-variable] double t1, t2; ^ IMB_ones_bidir.c: In function 'IMB_bidir_put': IMB_ones_bidir.c:219:14: warning: unused variable 'stat' [-Wunused-variable] MPI_Status stat; ^ IMB_ones_bidir.c:218:7: warning: unused variable 'ierr' [-Wunused-variable] int ierr; ^ IMB_ones_bidir.c:217:13: warning: unused variable 'source' [-Wunused-variable] int dest, source,sender; ^ IMB_ones_bidir.c:213:14: warning: unused variable 't2' [-Wunused-variable] double t1, t2; ^ IMB_ones_bidir.c:213:10: warning: unused variable 't1' [-Wunused-variable] double t1, t2; ^ In file included from IMB_ones_bidir.c:86:0: IMB_ones_bidir.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_ones_bidir.c: In function 'IMB_bidir_get': IMB_ones_bidir.c:166:19: warning: 'dest' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_mget( c_info, ^ IMB_ones_bidir.c:166:19: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_bidir.c:166:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_bidir.c: In function 'IMB_bidir_put': IMB_ones_bidir.c:250:19: warning: 'dest' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_mput( c_info, ^ IMB_ones_bidir.c:250:19: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_bidir.c:250:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DEXT -O3 -c IMB_ones_accu.c IMB_ones_accu.c: In function 'IMB_accumulate': IMB_ones_accu.c:143:14: warning: unused variable 'stat' [-Wunused-variable] MPI_Status stat; ^ IMB_ones_accu.c:141:21: warning: variable 'root' set but not used [-Wunused-but-set-variable] int dest, source, root; ^ IMB_ones_accu.c:141:13: warning: unused variable 'source' [-Wunused-variable] int dest, source, root; ^ IMB_ones_accu.c:141:7: warning: unused variable 'dest' [-Wunused-variable] int dest, source, root; ^ IMB_ones_accu.c:140:14: warning: unused variable 'r_tag' [-Wunused-variable] int s_tag, r_tag; ^ IMB_ones_accu.c:140:7: warning: unused variable 's_tag' [-Wunused-variable] int s_tag, r_tag; ^ IMB_ones_accu.c:133:14: warning: unused variable 't2' [-Wunused-variable] double t1, t2; ^ IMB_ones_accu.c:133:10: warning: unused variable 't1' [-Wunused-variable] double t1, t2; ^ In file included from IMB_ones_accu.c:74:0: IMB_ones_accu.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DEXT -O3 -c IMB_init_transfer.c IMB_init_transfer.c: In function 'IMB_init_transfer': IMB_init_transfer.c:208:5: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int ierr; ^ In file included from IMB_init_transfer.c:74:0: IMB_init_transfer.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_user_set_info.c In file included from IMB_user_set_info.c:74:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_chk_diff.c In file included from IMB_chk_diff.c:84:0: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -o IMB-EXT IMB.o IMB_declare.o IMB_init.o IMB_mem_manager.o IMB_benchlist.o IMB_parse_name_ext.o IMB_strgs.o IMB_err_handler.o IMB_g_info.o IMB_warm_up.o IMB_output.o IMB_window.o IMB_ones_unidir.o IMB_ones_bidir.o IMB_ones_accu.o IMB_init_transfer.o IMB_user_set_info.o IMB_chk_diff.o make[2]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/IMB-3.2/src' sleep 1; touch exe_mpi1 *.c; rm -rf exe_io exe_ext make -f Makefile.base MPI1 CPP=MPI1 make[2]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/IMB-3.2/src' mpicc -DMPI1 -O3 -c IMB.c IMB.c: In function 'main': IMB.c:125:5: warning: unused variable 'mem_ok' [-Wunused-variable] int mem_ok; ^ IMB.c:122:14: warning: unused variable 'n_sample' [-Wunused-variable] int x_sample,n_sample; ^ IMB.c:122:5: warning: unused variable 'x_sample' [-Wunused-variable] int x_sample,n_sample; ^ IMB.c:115:6: warning: unused variable 'i' [-Wunused-variable] int i,j,iter,imod,ierr; ^ In file included from IMB.c:70:0: IMB.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_declare.c In file included from IMB_comm_info.h:69:0, from IMB_declare.c:75: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_init.c IMB_init.c: In function 'IMB_basic_input': IMB_init.c:398:4: warning: format '%c' expects argument of type 'char *', but argument 4 has type 'int *' [-Wformat=] ierr=sscanf((*argv)[iarg+1],"%d%c%d",&c_info->px,&i,&c_info->py); ^ In file included from IMB_init.c:86:0: IMB_init.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_mem_manager.c In file included from IMB_mem_manager.c:84:0: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_parse_name_mpi1.c In file included from IMB_parse_name_mpi1.c:73:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_benchlist.c In file included from IMB_benchlist.c:78:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_strgs.c IMB_strgs.c: In function 'IMB_str_atoi': IMB_strgs.c:166:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] for(i=0; s[i] >= '0' && s[i] <= '9' || s[i]==' '; ++i) ^ In file included from IMB_strgs.c:77:0: IMB_strgs.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_err_handler.c In file included from IMB_err_handler.c:80:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_g_info.c IMB_g_info.c: In function 'IMB_make_sys_info': IMB_g_info.c:143:7: warning: variable 'dont_care' set but not used [-Wunused-but-set-variable] int dont_care, mpi_subversion, mpi_version; ^ In file included from IMB_g_info.c:78:0: IMB_g_info.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_warm_up.c In file included from IMB_warm_up.c:72:0: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_output.c IMB_output.c: In function 'IMB_display_times': IMB_output.c:409:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( Bmark->RUN_MODES[0].NONBLOCKING ) ^ IMB_output.c: In function 'IMB_show_procids': IMB_output.c:641:18: warning: unused variable 'k' [-Wunused-variable] int ip, py, i, k, idle; ^ IMB_output.c: In function 'IMB_print_array': IMB_output.c:727:7: warning: unused variable 'j' [-Wunused-variable] int i,j; ^ IMB_output.c: In function 'IMB_print_int_row': IMB_output.c:810:12: warning: variable 'irest' set but not used [-Wunused-but-set-variable] int i,j,i0,irest; ^ IMB_output.c: In function 'IMB_print_headlines': IMB_output.c:903:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(token = strtok(help, "&") ) ^ In file included from IMB_output.c:81:0: IMB_output.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_output.c: In function 'IMB_display_times': IMB_output.c:341:27: warning: 't_pure' may be used uninitialized in this function [-Wmaybe-uninitialized] double tmax, tmin, tav, t_pure, throughput, overlap; ^ mpicc -DMPI1 -O3 -c IMB_pingpong.c In file included from IMB_pingpong.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_pingpong.c: In function 'IMB_pingpong': IMB_pingpong.c:194:19: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Recv((char*)c_info->r_buffer+i%ITERATIONS->r_cache_iter*ITERATIONS->r_offs, ^ IMB_pingpong.c:166:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Send((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_pingping.c In file included from IMB_pingping.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_pingping.c: In function 'IMB_pingping': IMB_pingping.c:176:19: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Recv((char*)c_info->r_buffer+i%ITERATIONS->r_cache_iter*ITERATIONS->r_offs, ^ IMB_pingping.c:171:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr= MPI_Isend((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_allreduce.c In file included from IMB_allreduce.c:74:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_allreduce.c: In function 'IMB_allreduce': IMB_allreduce.c:154:31: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Allreduce((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_reduce_scatter.c In file included from IMB_reduce_scatter.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DMPI1 -O3 -c IMB_reduce.c IMB_reduce.c: In function 'IMB_reduce': IMB_reduce.c:170:6: warning: operation on 'i1' may be undefined [-Wsequence-point] i1=(++i1)%c_info->num_procs; ^ In file included from IMB_reduce.c:72:0: IMB_reduce.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_reduce.c: In function 'IMB_reduce': IMB_reduce.c:153:28: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Reduce((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_exchange.c In file included from IMB_exchange.c:70:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_exchange.c: In function 'IMB_exchange': IMB_exchange.c:179:22: warning: 'left' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr= MPI_Recv( (char*)c_info->r_buffer+i%ITERATIONS->r_cache_iter*ITERATIONS->r_offs, ^ IMB_exchange.c:189:22: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr= MPI_Recv( (char*)c_info->r_buffer+i%ITERATIONS->r_cache_iter*ITERATIONS->r_offs, ^ IMB_exchange.c:170:23: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr= MPI_Isend((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_bcast.c IMB_bcast.c: In function 'IMB_bcast': IMB_bcast.c:168:6: warning: operation on 'i1' may be undefined [-Wsequence-point] i1=(++i1)%c_info->num_procs; ^ In file included from IMB_bcast.c:72:0: IMB_bcast.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_bcast.c: In function 'IMB_bcast': IMB_bcast.c:157:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr= MPI_Bcast((char*)bc_buf+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_barrier.c In file included from IMB_barrier.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DMPI1 -O3 -c IMB_allgather.c In file included from IMB_allgather.c:68:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_allgather.c: In function 'IMB_allgather': IMB_allgather.c:151:31: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Allgather((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ IMB_allgather.c:151:31: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DMPI1 -O3 -c IMB_allgatherv.c In file included from IMB_allgatherv.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_allgatherv.c: In function 'IMB_allgatherv': IMB_allgatherv.c:153:25: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] c_info->reccnt[i] = r_num; ^ IMB_allgatherv.c:164:32: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Allgatherv((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_gather.c In file included from IMB_gather.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_gather.c: In function 'IMB_gather': IMB_gather.c:150:29: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Gather ((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ IMB_gather.c:150:29: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DMPI1 -O3 -c IMB_gatherv.c In file included from IMB_gatherv.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_gatherv.c: In function 'IMB_gatherv': IMB_gatherv.c:148:25: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] c_info->reccnt[i] = r_num; ^ IMB_gatherv.c:159:29: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Gatherv((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_scatter.c In file included from IMB_scatter.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_scatter.c: In function 'IMB_scatter': IMB_scatter.c:150:29: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Scatter((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ IMB_scatter.c:150:29: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DMPI1 -O3 -c IMB_scatterv.c In file included from IMB_scatterv.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_scatterv.c: In function 'IMB_scatterv': IMB_scatterv.c:159:30: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Scatterv((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ IMB_scatterv.c:148:25: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] c_info->sndcnt[i] = s_num; ^ mpicc -DMPI1 -O3 -c IMB_alltoall.c In file included from IMB_alltoall.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_alltoall.c: In function 'IMB_alltoall': IMB_alltoall.c:157:30: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Alltoall((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ IMB_alltoall.c:157:30: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DMPI1 -O3 -c IMB_alltoallv.c In file included from IMB_alltoallv.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_alltoallv.c: In function 'IMB_alltoallv': IMB_alltoallv.c:155:25: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] c_info->reccnt[i] = r_num; ^ IMB_alltoallv.c:153:25: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] c_info->sndcnt[i] = s_num; ^ mpicc -DMPI1 -O3 -c IMB_sendrecv.c In file included from IMB_sendrecv.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_sendrecv.c: In function 'IMB_sendrecv': IMB_sendrecv.c:164:22: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr= MPI_Sendrecv((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ IMB_sendrecv.c:164:22: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DMPI1 -O3 -c IMB_init_transfer.c In file included from IMB_init_transfer.c:74:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_chk_diff.c In file included from IMB_chk_diff.c:84:0: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_cpu_exploit.c In file included from IMB_cpu_exploit.c:70:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -o IMB-MPI1 IMB.o IMB_declare.o IMB_init.o IMB_mem_manager.o IMB_parse_name_mpi1.o IMB_benchlist.o IMB_strgs.o IMB_err_handler.o IMB_g_info.o IMB_warm_up.o IMB_output.o IMB_pingpong.o IMB_pingping.o IMB_allreduce.o IMB_reduce_scatter.o IMB_reduce.o IMB_exchange.o IMB_bcast.o IMB_barrier.o IMB_allgather.o IMB_allgatherv.o IMB_gather.o IMB_gatherv.o IMB_scatter.o IMB_scatterv.o IMB_alltoall.o IMB_alltoallv.o IMB_sendrecv.o IMB_init_transfer.o IMB_chk_diff.o IMB_cpu_exploit.o make[2]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/IMB-3.2/src' make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/IMB-3.2/src' cd osu_benchmarks-3.1.1 && make all make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/osu_benchmarks-3.1.1' mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_alltoall.c -o osu_alltoall osu_alltoall.c: In function 'main': osu_alltoall.c:59:16: warning: unused variable 'status' [-Wunused-variable] MPI_Status status; ^ osu_alltoall.c:57:45: warning: unused variable 'total' [-Wunused-variable] double tmp1 = 0, tmp2 = 0, latency = 0, total = 0; ^ osu_alltoall.c:57:32: warning: unused variable 'latency' [-Wunused-variable] double tmp1 = 0, tmp2 = 0, latency = 0, total = 0; ^ osu_alltoall.c:56:19: warning: unused variable 'recvcnt' [-Wunused-variable] int sendcnt, recvcnt, skip, iterations, align_size; ^ osu_alltoall.c:56:10: warning: unused variable 'sendcnt' [-Wunused-variable] int sendcnt, recvcnt, skip, iterations, align_size; ^ osu_alltoall.c:55:39: warning: unused variable 'mpi_errno' [-Wunused-variable] int i = 0, j = 0, rank = 0, size, mpi_errno = MPI_SUCCESS; ^ osu_alltoall.c:55:16: warning: unused variable 'j' [-Wunused-variable] int i = 0, j = 0, rank = 0, size, mpi_errno = MPI_SUCCESS; ^ mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -lm -o osu_bcast osu_bcast.c mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_bibw.c -o osu_bibw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_bw.c -o osu_bw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_latency.c -o osu_latency mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_mbw_mr.c -o osu_mbw_mr mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_multi_lat.c -o osu_multi_lat mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_acc_latency.c -o osu_acc_latency osu_acc_latency.c: In function 'main': osu_acc_latency.c:103:67: warning: value computed is not used [-Wunused-value] for(count = 0; count <= MAX_SIZE / sizeof(int); (count <<= 1) || (count += 1)) { ^ osu_acc_latency.c:155:45: warning: 't_end' may be used uninitialized in this function [-Wmaybe-uninitialized] FLOAT_PRECISION, (t_end - t_start) * 1e6 / loop / 2); ^ osu_acc_latency.c:155:45: warning: 't_start' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_get_bw.c -o osu_get_bw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_get_latency.c -o osu_get_latency osu_get_latency.c: In function 'main': osu_get_latency.c:146:45: warning: 't_end' may be used uninitialized in this function [-Wmaybe-uninitialized] FLOAT_PRECISION, (t_end - t_start) * 1.0e6 / loop / 2); ^ osu_get_latency.c:146:45: warning: 't_start' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_latency_mt.c -o osu_latency_mt osu_latency_mt.c: In function 'recv_thread': osu_latency_mt.c:153:36: warning: unused variable 't' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0; ^ osu_latency_mt.c:153:25: warning: unused variable 't_end' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0; ^ osu_latency_mt.c:153:12: warning: unused variable 't_start' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0; ^ osu_latency_mt.c:151:9: warning: unused variable 'messages_recv' [-Wunused-variable] int messages_recv = 0, iter; ^ osu_latency_mt.c:150:21: warning: unused variable 'send_size' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:150:9: warning: unused variable 'start_send' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:149:28: warning: unused variable 'local_start' [-Wunused-variable] int local_window_size, local_start; ^ osu_latency_mt.c:149:9: warning: unused variable 'local_window_size' [-Wunused-variable] int local_window_size, local_start; ^ osu_latency_mt.c:148:18: warning: unused variable 'j' [-Wunused-variable] int size, i, j, val, align_size; ^ osu_latency_mt.c: In function 'send_thread': osu_latency_mt.c:219:52: warning: unused variable 't_sum' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0, latency, t_sum; ^ osu_latency_mt.c:217:21: warning: unused variable 'send_size' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:217:9: warning: unused variable 'start_send' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:216:22: warning: unused variable 'local_window_size' [-Wunused-variable] int local_start, local_window_size; ^ osu_latency_mt.c:216:9: warning: unused variable 'local_start' [-Wunused-variable] int local_start, local_window_size; ^ osu_latency_mt.c:215:21: warning: unused variable 'k' [-Wunused-variable] int size, i, j, k, val, align_size, iter; ^ osu_latency_mt.c:215:18: warning: unused variable 'j' [-Wunused-variable] int size, i, j, k, val, align_size, iter; ^ mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_put_bibw.c -o osu_put_bibw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_put_bw.c -o osu_put_bw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_put_latency.c -o osu_put_latency osu_put_latency.c: In function 'main': osu_put_latency.c:147:45: warning: 't_end' may be used uninitialized in this function [-Wmaybe-uninitialized] FLOAT_PRECISION, (t_end - t_start) * 1.0e6 / loop / 2); ^ osu_put_latency.c:147:45: warning: 't_start' may be used uninitialized in this function [-Wmaybe-uninitialized] make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/osu_benchmarks-3.1.1' + cd .. + . /etc/profile.d/modules.sh ++++ /bin/ps -p 2328 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' mpi/mpich-i386 = '' ']' +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module unload mpi/mpich-i386 ++ /usr/bin/modulecmd sh unload mpi/mpich-i386 + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset _LMFILES_ + . /etc/profile.d/modules.sh ++++ /bin/ps -p 2328 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' '' = '' ']' +++ LOADEDMODULES= +++ export LOADEDMODULES +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module load mpi/mvapich2-i386 ++ /usr/bin/modulecmd sh load mpi/mvapich2-i386 + eval LD_LIBRARY_PATH=/usr/lib/mvapich2/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/mvapich2-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/mvapich2-i386:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/mvapich2/bin' ';export' 'MPI_BIN;MPI_COMPILER=mvapich2-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mvapich2-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/mvapich2' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/mvapich2-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/mvapich2/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/mvapich2-i386' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/mvapich2' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_mvapich2' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/mvapich2-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/mvapich2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;_LMFILES_=/etc/modulefiles/mpi/mvapich2-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/mvapich2/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/mvapich2-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/mvapich2-i386:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/mvapich2/bin ++ export MPI_BIN ++ MPI_COMPILER=mvapich2-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mvapich2-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/mvapich2 ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mvapich2-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/mvapich2/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mvapich2-i386 ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/mvapich2 ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mvapich2 ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mvapich2-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/mvapich2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ _LMFILES_=/etc/modulefiles/mpi/mvapich2-i386 ++ export _LMFILES_ + export 'CFLAGS=-O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + do_build all + mkdir .mvapich2-i386 + cp -al IMB-3.2 Makefile Makefile.make mpitests.spec osu_benchmarks-3.1.1 prepare.sh .mvapich2-i386 + cd .mvapich2-i386 + make all cd IMB-3.2/src && make all make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/IMB-3.2/src' touch exe_io *.c; rm -rf exe_ext exe_mpi1 make -f Makefile.base IO CPP=MPIIO make[2]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/IMB-3.2/src' mpicc -DMPIIO -O3 -c IMB.c IMB.c: In function 'main': IMB.c:125:5: warning: unused variable 'mem_ok' [-Wunused-variable] int mem_ok; ^ IMB.c:122:14: warning: unused variable 'n_sample' [-Wunused-variable] int x_sample,n_sample; ^ IMB.c:122:5: warning: unused variable 'x_sample' [-Wunused-variable] int x_sample,n_sample; ^ IMB.c:115:6: warning: unused variable 'i' [-Wunused-variable] int i,j,iter,imod,ierr; ^ In file included from IMB.c:70:0: IMB.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_declare.c In file included from IMB_comm_info.h:69:0, from IMB_declare.c:75: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_init.c IMB_init.c: In function 'IMB_basic_input': IMB_init.c:398:4: warning: format '%c' expects argument of type 'char *', but argument 4 has type 'int *' [-Wformat=] ierr=sscanf((*argv)[iarg+1],"%d%c%d",&c_info->px,&i,&c_info->py); ^ In file included from IMB_init.c:86:0: IMB_init.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_mem_manager.c IMB_mem_manager.c: In function 'IMB_alloc_buf': IMB_mem_manager.c:209:7: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int ierr; ^ In file included from IMB_mem_manager.c:84:0: IMB_mem_manager.c: At top level: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_init_file.c mpicc -DMPIIO -O3 -c IMB_benchlist.c In file included from IMB_benchlist.c:78:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_parse_name_io.c In file included from IMB_parse_name_io.c:75:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_strgs.c IMB_strgs.c: In function 'IMB_str_atoi': IMB_strgs.c:166:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] for(i=0; s[i] >= '0' && s[i] <= '9' || s[i]==' '; ++i) ^ In file included from IMB_strgs.c:77:0: IMB_strgs.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_user_set_info.c In file included from IMB_user_set_info.c:74:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_cpu_exploit.c In file included from IMB_cpu_exploit.c:70:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_err_handler.c In file included from IMB_err_handler.c:80:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_g_info.c IMB_g_info.c: In function 'IMB_make_sys_info': IMB_g_info.c:143:7: warning: variable 'dont_care' set but not used [-Wunused-but-set-variable] int dont_care, mpi_subversion, mpi_version; ^ In file included from IMB_g_info.c:78:0: IMB_g_info.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_warm_up.c IMB_warm_up.c: In function 'IMB_warm_up': IMB_warm_up.c:125:16: warning: variable 'MD' set but not used [-Wunused-but-set-variable] struct cmode MD; ^ In file included from IMB_warm_up.c:72:0: IMB_warm_up.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_output.c IMB_output.c: In function 'IMB_display_times': IMB_output.c:409:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( Bmark->RUN_MODES[0].NONBLOCKING ) ^ IMB_output.c: In function 'IMB_show_procids': IMB_output.c:641:18: warning: unused variable 'k' [-Wunused-variable] int ip, py, i, k, idle; ^ IMB_output.c: In function 'IMB_print_array': IMB_output.c:727:7: warning: unused variable 'j' [-Wunused-variable] int i,j; ^ IMB_output.c: In function 'IMB_print_int_row': IMB_output.c:810:12: warning: variable 'irest' set but not used [-Wunused-but-set-variable] int i,j,i0,irest; ^ IMB_output.c: In function 'IMB_print_headlines': IMB_output.c:903:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(token = strtok(help, "&") ) ^ In file included from IMB_output.c:81:0: IMB_output.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_output.c: In function 'IMB_display_times': IMB_output.c:341:27: warning: 't_pure' may be used uninitialized in this function [-Wmaybe-uninitialized] double tmax, tmin, tav, t_pure, throughput, overlap; ^ IMB_output.c: In function 'IMB_output': IMB_output.c:341:27: warning: 't_pure' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DMPIIO -O3 -c IMB_open_close.c In file included from IMB_open_close.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DMPIIO -O3 -c IMB_write.c IMB_write.c: In function 'IMB_write_ij': IMB_write.c:320:20: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write = MPI_File_write_all; ^ IMB_write.c:321:27: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write_shared = MPI_File_write_ordered; ^ IMB_write.c:322:23: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write_at = MPI_File_write_at_all; ^ IMB_write.c:329:20: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write = MPI_File_write; ^ IMB_write.c:330:27: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write_shared = MPI_File_write_shared; ^ IMB_write.c:331:23: warning: assignment from incompatible pointer type [enabled by default] GEN_File_write_at = MPI_File_write_at; ^ IMB_write.c:290:23: warning: unused variable 'Ioffs' [-Wunused-variable] int Locsize,Totalsize,Ioffs; ^ IMB_write.c: In function 'IMB_iwrite_ij': IMB_write.c:433:23: warning: unused variable 'Ioffs' [-Wunused-variable] int Locsize,Totalsize,Ioffs; ^ In file included from IMB_write.c:75:0: IMB_write.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DMPIIO -O3 -c IMB_read.c In file included from IMB_read.c:74:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DMPIIO -O3 -c IMB_init_transfer.c IMB_init_transfer.c: In function 'IMB_init_transfer': IMB_init_transfer.c:128:17: warning: unused variable 'mod' [-Wunused-variable] int ne, baslen, mod; ^ IMB_init_transfer.c:128:5: warning: unused variable 'ne' [-Wunused-variable] int ne, baslen, mod; ^ In file included from IMB_init_transfer.c:74:0: IMB_init_transfer.c: At top level: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPIIO -O3 -c IMB_chk_diff.c IMB_chk_diff.c: In function 'IMB_show': IMB_chk_diff.c:267:1: warning: enumeration value 'nothing' not handled in switch [-Wswitch] switch(fpos) ^ IMB_chk_diff.c:267:1: warning: enumeration value 'indv_cyclic' not handled in switch [-Wswitch] In file included from IMB_chk_diff.c:84:0: IMB_chk_diff.c: At top level: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ IMB_chk_diff.c: In function 'IMB_show': IMB_chk_diff.c:285:8: warning: 'Offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fprintf(unit,"Overall size = %d, Portion = %d, Startpos = %ld\n",totlen,loclen,(long)Offset); ^ mpicc -o IMB-IO IMB.o IMB_declare.o IMB_init.o IMB_mem_manager.o IMB_init_file.o IMB_benchlist.o IMB_parse_name_io.o IMB_strgs.o IMB_user_set_info.o IMB_cpu_exploit.o IMB_err_handler.o IMB_g_info.o IMB_warm_up.o IMB_output.o IMB_open_close.o IMB_write.o IMB_read.o IMB_init_transfer.o IMB_chk_diff.o make[2]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/IMB-3.2/src' sleep 1; touch exe_ext *.c; rm -rf exe_io exe_mpi1 make -f Makefile.base EXT CPP=EXT make[2]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/IMB-3.2/src' mpicc -DEXT -O3 -c IMB.c IMB.c: In function 'main': IMB.c:125:5: warning: unused variable 'mem_ok' [-Wunused-variable] int mem_ok; ^ IMB.c:122:14: warning: unused variable 'n_sample' [-Wunused-variable] int x_sample,n_sample; ^ IMB.c:122:5: warning: unused variable 'x_sample' [-Wunused-variable] int x_sample,n_sample; ^ IMB.c:115:6: warning: unused variable 'i' [-Wunused-variable] int i,j,iter,imod,ierr; ^ In file included from IMB.c:70:0: IMB.c: At top level: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_declare.c In file included from IMB_comm_info.h:69:0, from IMB_declare.c:75: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_init.c IMB_init.c: In function 'IMB_basic_input': IMB_init.c:398:4: warning: format '%c' expects argument of type 'char *', but argument 4 has type 'int *' [-Wformat=] ierr=sscanf((*argv)[iarg+1],"%d%c%d",&c_info->px,&i,&c_info->py); ^ In file included from IMB_init.c:86:0: IMB_init.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_mem_manager.c IMB_mem_manager.c: In function 'IMB_alloc_buf': IMB_mem_manager.c:209:7: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int ierr; ^ In file included from IMB_mem_manager.c:84:0: IMB_mem_manager.c: At top level: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_benchlist.c In file included from IMB_benchlist.c:78:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_parse_name_ext.c In file included from IMB_parse_name_ext.c:75:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_strgs.c IMB_strgs.c: In function 'IMB_str_atoi': IMB_strgs.c:166:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] for(i=0; s[i] >= '0' && s[i] <= '9' || s[i]==' '; ++i) ^ In file included from IMB_strgs.c:77:0: IMB_strgs.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_err_handler.c In file included from IMB_err_handler.c:80:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_g_info.c IMB_g_info.c: In function 'IMB_make_sys_info': IMB_g_info.c:143:7: warning: variable 'dont_care' set but not used [-Wunused-but-set-variable] int dont_care, mpi_subversion, mpi_version; ^ In file included from IMB_g_info.c:78:0: IMB_g_info.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_warm_up.c In file included from IMB_warm_up.c:72:0: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_output.c IMB_output.c: In function 'IMB_display_times': IMB_output.c:409:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( Bmark->RUN_MODES[0].NONBLOCKING ) ^ IMB_output.c: In function 'IMB_show_procids': IMB_output.c:641:18: warning: unused variable 'k' [-Wunused-variable] int ip, py, i, k, idle; ^ IMB_output.c: In function 'IMB_print_array': IMB_output.c:727:7: warning: unused variable 'j' [-Wunused-variable] int i,j; ^ IMB_output.c: In function 'IMB_print_int_row': IMB_output.c:810:12: warning: variable 'irest' set but not used [-Wunused-but-set-variable] int i,j,i0,irest; ^ IMB_output.c: In function 'IMB_print_headlines': IMB_output.c:903:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(token = strtok(help, "&") ) ^ In file included from IMB_output.c:81:0: IMB_output.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_output.c: In function 'IMB_display_times': IMB_output.c:341:27: warning: 't_pure' may be used uninitialized in this function [-Wmaybe-uninitialized] double tmax, tmin, tav, t_pure, throughput, overlap; ^ IMB_output.c: In function 'IMB_output': IMB_output.c:341:27: warning: 't_pure' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DEXT -O3 -c IMB_window.c IMB_window.c: In function 'IMB_window': IMB_window.c:120:13: warning: unused variable 'dum' [-Wunused-variable] int i, dum; ^ In file included from IMB_window.c:72:0: IMB_window.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DEXT -O3 -c IMB_ones_unidir.c IMB_ones_unidir.c: In function 'IMB_unidir_put': IMB_ones_unidir.c:141:14: warning: unused variable 'stat' [-Wunused-variable] MPI_Status stat; ^ IMB_ones_unidir.c:140:13: warning: unused variable 'source' [-Wunused-variable] int dest, source,sender; ^ IMB_ones_unidir.c:136:14: warning: unused variable 't2' [-Wunused-variable] double t1, t2; ^ IMB_ones_unidir.c:136:10: warning: unused variable 't1' [-Wunused-variable] double t1, t2; ^ IMB_ones_unidir.c: In function 'IMB_unidir_get': IMB_ones_unidir.c:225:14: warning: unused variable 'stat' [-Wunused-variable] MPI_Status stat; ^ IMB_ones_unidir.c:224:7: warning: unused variable 'ierr' [-Wunused-variable] int ierr; ^ IMB_ones_unidir.c:223:13: warning: unused variable 'source' [-Wunused-variable] int dest, source,sender; ^ IMB_ones_unidir.c:219:14: warning: unused variable 't2' [-Wunused-variable] double t1, t2; ^ IMB_ones_unidir.c:219:10: warning: unused variable 't1' [-Wunused-variable] double t1, t2; ^ IMB_ones_unidir.c: In function 'IMB_ones_get': IMB_ones_unidir.c:322:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int i, ierr; ^ IMB_ones_unidir.c: In function 'IMB_ones_mget': IMB_ones_unidir.c:442:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int i, ierr; ^ IMB_ones_unidir.c: In function 'IMB_ones_put': IMB_ones_unidir.c:552:7: warning: variable 'recv' set but not used [-Wunused-but-set-variable] char* recv; ^ IMB_ones_unidir.c:551:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int i, ierr, r_size; ^ IMB_ones_unidir.c: In function 'IMB_ones_mput': IMB_ones_unidir.c:674:14: warning: variable 'recv' set but not used [-Wunused-but-set-variable] char* send, *recv; ^ IMB_ones_unidir.c:673:8: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int i, ierr; ^ In file included from IMB_ones_unidir.c:77:0: IMB_ones_unidir.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_ones_unidir.c: In function 'IMB_unidir_get': IMB_ones_unidir.c:255:19: warning: 'sender' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_mget( c_info, ^ IMB_ones_unidir.c:255:19: warning: 'dest' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_unidir.c:255:19: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_unidir.c:255:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_unidir.c: In function 'IMB_unidir_put': IMB_ones_unidir.c:171:19: warning: 'sender' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_mput( c_info, ^ IMB_ones_unidir.c:171:19: warning: 'dest' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_unidir.c:171:19: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_unidir.c:171:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DEXT -O3 -c IMB_ones_bidir.c IMB_ones_bidir.c: In function 'IMB_bidir_get': IMB_ones_bidir.c:136:14: warning: unused variable 'stat' [-Wunused-variable] MPI_Status stat; ^ IMB_ones_bidir.c:135:13: warning: unused variable 'source' [-Wunused-variable] int dest, source,sender; ^ IMB_ones_bidir.c:131:14: warning: unused variable 't2' [-Wunused-variable] double t1, t2; ^ IMB_ones_bidir.c:131:10: warning: unused variable 't1' [-Wunused-variable] double t1, t2; ^ IMB_ones_bidir.c: In function 'IMB_bidir_put': IMB_ones_bidir.c:219:14: warning: unused variable 'stat' [-Wunused-variable] MPI_Status stat; ^ IMB_ones_bidir.c:218:7: warning: unused variable 'ierr' [-Wunused-variable] int ierr; ^ IMB_ones_bidir.c:217:13: warning: unused variable 'source' [-Wunused-variable] int dest, source,sender; ^ IMB_ones_bidir.c:213:14: warning: unused variable 't2' [-Wunused-variable] double t1, t2; ^ IMB_ones_bidir.c:213:10: warning: unused variable 't1' [-Wunused-variable] double t1, t2; ^ In file included from IMB_ones_bidir.c:86:0: IMB_ones_bidir.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_ones_bidir.c: In function 'IMB_bidir_get': IMB_ones_bidir.c:166:19: warning: 'dest' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_mget( c_info, ^ IMB_ones_bidir.c:166:19: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_bidir.c:166:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_bidir.c: In function 'IMB_bidir_put': IMB_ones_bidir.c:250:19: warning: 'dest' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_mput( c_info, ^ IMB_ones_bidir.c:250:19: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] IMB_ones_bidir.c:250:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DEXT -O3 -c IMB_ones_accu.c IMB_ones_accu.c: In function 'IMB_accumulate': IMB_ones_accu.c:143:14: warning: unused variable 'stat' [-Wunused-variable] MPI_Status stat; ^ IMB_ones_accu.c:141:21: warning: variable 'root' set but not used [-Wunused-but-set-variable] int dest, source, root; ^ IMB_ones_accu.c:141:13: warning: unused variable 'source' [-Wunused-variable] int dest, source, root; ^ IMB_ones_accu.c:141:7: warning: unused variable 'dest' [-Wunused-variable] int dest, source, root; ^ IMB_ones_accu.c:140:14: warning: unused variable 'r_tag' [-Wunused-variable] int s_tag, r_tag; ^ IMB_ones_accu.c:140:7: warning: unused variable 's_tag' [-Wunused-variable] int s_tag, r_tag; ^ IMB_ones_accu.c:133:14: warning: unused variable 't2' [-Wunused-variable] double t1, t2; ^ IMB_ones_accu.c:133:10: warning: unused variable 't1' [-Wunused-variable] double t1, t2; ^ In file included from IMB_ones_accu.c:74:0: IMB_ones_accu.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DEXT -O3 -c IMB_init_transfer.c IMB_init_transfer.c: In function 'IMB_init_transfer': IMB_init_transfer.c:208:5: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int ierr; ^ In file included from IMB_init_transfer.c:74:0: IMB_init_transfer.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_user_set_info.c In file included from IMB_user_set_info.c:74:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DEXT -O3 -c IMB_chk_diff.c In file included from IMB_chk_diff.c:84:0: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -o IMB-EXT IMB.o IMB_declare.o IMB_init.o IMB_mem_manager.o IMB_benchlist.o IMB_parse_name_ext.o IMB_strgs.o IMB_err_handler.o IMB_g_info.o IMB_warm_up.o IMB_output.o IMB_window.o IMB_ones_unidir.o IMB_ones_bidir.o IMB_ones_accu.o IMB_init_transfer.o IMB_user_set_info.o IMB_chk_diff.o make[2]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/IMB-3.2/src' sleep 1; touch exe_mpi1 *.c; rm -rf exe_io exe_ext make -f Makefile.base MPI1 CPP=MPI1 make[2]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/IMB-3.2/src' mpicc -DMPI1 -O3 -c IMB.c IMB.c: In function 'main': IMB.c:125:5: warning: unused variable 'mem_ok' [-Wunused-variable] int mem_ok; ^ IMB.c:122:14: warning: unused variable 'n_sample' [-Wunused-variable] int x_sample,n_sample; ^ IMB.c:122:5: warning: unused variable 'x_sample' [-Wunused-variable] int x_sample,n_sample; ^ IMB.c:115:6: warning: unused variable 'i' [-Wunused-variable] int i,j,iter,imod,ierr; ^ In file included from IMB.c:70:0: IMB.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_declare.c In file included from IMB_comm_info.h:69:0, from IMB_declare.c:75: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_init.c IMB_init.c: In function 'IMB_basic_input': IMB_init.c:398:4: warning: format '%c' expects argument of type 'char *', but argument 4 has type 'int *' [-Wformat=] ierr=sscanf((*argv)[iarg+1],"%d%c%d",&c_info->px,&i,&c_info->py); ^ In file included from IMB_init.c:86:0: IMB_init.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_mem_manager.c In file included from IMB_mem_manager.c:84:0: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_parse_name_mpi1.c In file included from IMB_parse_name_mpi1.c:73:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_benchlist.c In file included from IMB_benchlist.c:78:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_strgs.c IMB_strgs.c: In function 'IMB_str_atoi': IMB_strgs.c:166:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] for(i=0; s[i] >= '0' && s[i] <= '9' || s[i]==' '; ++i) ^ In file included from IMB_strgs.c:77:0: IMB_strgs.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_err_handler.c In file included from IMB_err_handler.c:80:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_g_info.c IMB_g_info.c: In function 'IMB_make_sys_info': IMB_g_info.c:143:7: warning: variable 'dont_care' set but not used [-Wunused-but-set-variable] int dont_care, mpi_subversion, mpi_version; ^ In file included from IMB_g_info.c:78:0: IMB_g_info.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_warm_up.c In file included from IMB_warm_up.c:72:0: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_output.c IMB_output.c: In function 'IMB_display_times': IMB_output.c:409:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( Bmark->RUN_MODES[0].NONBLOCKING ) ^ IMB_output.c: In function 'IMB_show_procids': IMB_output.c:641:18: warning: unused variable 'k' [-Wunused-variable] int ip, py, i, k, idle; ^ IMB_output.c: In function 'IMB_print_array': IMB_output.c:727:7: warning: unused variable 'j' [-Wunused-variable] int i,j; ^ IMB_output.c: In function 'IMB_print_int_row': IMB_output.c:810:12: warning: variable 'irest' set but not used [-Wunused-but-set-variable] int i,j,i0,irest; ^ IMB_output.c: In function 'IMB_print_headlines': IMB_output.c:903:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(token = strtok(help, "&") ) ^ In file included from IMB_output.c:81:0: IMB_output.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_output.c: In function 'IMB_display_times': IMB_output.c:341:27: warning: 't_pure' may be used uninitialized in this function [-Wmaybe-uninitialized] double tmax, tmin, tav, t_pure, throughput, overlap; ^ IMB_output.c: In function 'IMB_output': IMB_output.c:341:27: warning: 't_pure' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DMPI1 -O3 -c IMB_pingpong.c In file included from IMB_pingpong.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_pingpong.c: In function 'IMB_pingpong': IMB_pingpong.c:194:19: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Recv((char*)c_info->r_buffer+i%ITERATIONS->r_cache_iter*ITERATIONS->r_offs, ^ IMB_pingpong.c:166:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Send((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_pingping.c In file included from IMB_pingping.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_pingping.c: In function 'IMB_pingping': IMB_pingping.c:176:19: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Recv((char*)c_info->r_buffer+i%ITERATIONS->r_cache_iter*ITERATIONS->r_offs, ^ IMB_pingping.c:171:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr= MPI_Isend((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_allreduce.c In file included from IMB_allreduce.c:74:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_allreduce.c: In function 'IMB_allreduce': IMB_allreduce.c:154:31: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Allreduce((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_reduce_scatter.c In file included from IMB_reduce_scatter.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DMPI1 -O3 -c IMB_reduce.c IMB_reduce.c: In function 'IMB_reduce': IMB_reduce.c:170:6: warning: operation on 'i1' may be undefined [-Wsequence-point] i1=(++i1)%c_info->num_procs; ^ In file included from IMB_reduce.c:72:0: IMB_reduce.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_reduce.c: In function 'IMB_reduce': IMB_reduce.c:153:28: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Reduce((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_exchange.c In file included from IMB_exchange.c:70:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_exchange.c: In function 'IMB_exchange': IMB_exchange.c:179:22: warning: 'left' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr= MPI_Recv( (char*)c_info->r_buffer+i%ITERATIONS->r_cache_iter*ITERATIONS->r_offs, ^ IMB_exchange.c:189:22: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr= MPI_Recv( (char*)c_info->r_buffer+i%ITERATIONS->r_cache_iter*ITERATIONS->r_offs, ^ IMB_exchange.c:170:23: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr= MPI_Isend((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_bcast.c IMB_bcast.c: In function 'IMB_bcast': IMB_bcast.c:168:6: warning: operation on 'i1' may be undefined [-Wsequence-point] i1=(++i1)%c_info->num_procs; ^ In file included from IMB_bcast.c:72:0: IMB_bcast.c: At top level: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_bcast.c: In function 'IMB_bcast': IMB_bcast.c:157:19: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr= MPI_Bcast((char*)bc_buf+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_barrier.c In file included from IMB_barrier.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ mpicc -DMPI1 -O3 -c IMB_allgather.c In file included from IMB_allgather.c:68:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_allgather.c: In function 'IMB_allgather': IMB_allgather.c:151:31: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Allgather((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ IMB_allgather.c:151:31: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DMPI1 -O3 -c IMB_allgatherv.c In file included from IMB_allgatherv.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_allgatherv.c: In function 'IMB_allgatherv': IMB_allgatherv.c:132:14: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] int s_num, r_num; ^ IMB_allgatherv.c:164:32: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Allgatherv((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_gather.c In file included from IMB_gather.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_gather.c: In function 'IMB_gather': IMB_gather.c:150:29: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Gather ((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ IMB_gather.c:150:29: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DMPI1 -O3 -c IMB_gatherv.c In file included from IMB_gatherv.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_gatherv.c: In function 'IMB_gatherv': IMB_gatherv.c:127:14: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] int s_num, r_num; ^ IMB_gatherv.c:159:29: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Gatherv((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ mpicc -DMPI1 -O3 -c IMB_scatter.c In file included from IMB_scatter.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_scatter.c: In function 'IMB_scatter': IMB_scatter.c:150:29: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Scatter((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ IMB_scatter.c:150:29: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DMPI1 -O3 -c IMB_scatterv.c In file included from IMB_scatterv.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_scatterv.c: In function 'IMB_scatterv': IMB_scatterv.c:159:30: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Scatterv((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ IMB_scatterv.c:127:7: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] int s_num, r_num; ^ mpicc -DMPI1 -O3 -c IMB_alltoall.c In file included from IMB_alltoall.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_alltoall.c: In function 'IMB_alltoall': IMB_alltoall.c:157:30: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = MPI_Alltoall((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ IMB_alltoall.c:157:30: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DMPI1 -O3 -c IMB_alltoallv.c In file included from IMB_alltoallv.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_alltoallv.c: In function 'IMB_alltoallv': IMB_alltoallv.c:132:14: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] int s_num, r_num; ^ IMB_alltoallv.c:132:7: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] int s_num, r_num; ^ mpicc -DMPI1 -O3 -c IMB_sendrecv.c In file included from IMB_sendrecv.c:72:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_sendrecv.c: In function 'IMB_sendrecv': IMB_sendrecv.c:164:22: warning: 'r_num' may be used uninitialized in this function [-Wmaybe-uninitialized] ierr= MPI_Sendrecv((char*)c_info->s_buffer+i%ITERATIONS->s_cache_iter*ITERATIONS->s_offs, ^ IMB_sendrecv.c:164:22: warning: 's_num' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -DMPI1 -O3 -c IMB_init_transfer.c In file included from IMB_init_transfer.c:74:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_chk_diff.c In file included from IMB_chk_diff.c:84:0: IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -DMPI1 -O3 -c IMB_cpu_exploit.c In file included from IMB_cpu_exploit.c:70:0: IMB_declare.h:189:12: warning: 'asize' defined but not used [-Wunused-variable] static int asize = sizeof(assign_type); ^ IMB_declare.h:190:12: warning: 'ierr' defined but not used [-Wunused-variable] static int ierr; ^ mpicc -o IMB-MPI1 IMB.o IMB_declare.o IMB_init.o IMB_mem_manager.o IMB_parse_name_mpi1.o IMB_benchlist.o IMB_strgs.o IMB_err_handler.o IMB_g_info.o IMB_warm_up.o IMB_output.o IMB_pingpong.o IMB_pingping.o IMB_allreduce.o IMB_reduce_scatter.o IMB_reduce.o IMB_exchange.o IMB_bcast.o IMB_barrier.o IMB_allgather.o IMB_allgatherv.o IMB_gather.o IMB_gatherv.o IMB_scatter.o IMB_scatterv.o IMB_alltoall.o IMB_alltoallv.o IMB_sendrecv.o IMB_init_transfer.o IMB_chk_diff.o IMB_cpu_exploit.o make[2]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/IMB-3.2/src' make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/IMB-3.2/src' cd osu_benchmarks-3.1.1 && make all make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/osu_benchmarks-3.1.1' mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_alltoall.c -o osu_alltoall osu_alltoall.c: In function 'main': osu_alltoall.c:59:16: warning: unused variable 'status' [-Wunused-variable] MPI_Status status; ^ osu_alltoall.c:57:45: warning: unused variable 'total' [-Wunused-variable] double tmp1 = 0, tmp2 = 0, latency = 0, total = 0; ^ osu_alltoall.c:57:32: warning: unused variable 'latency' [-Wunused-variable] double tmp1 = 0, tmp2 = 0, latency = 0, total = 0; ^ osu_alltoall.c:56:19: warning: unused variable 'recvcnt' [-Wunused-variable] int sendcnt, recvcnt, skip, iterations, align_size; ^ osu_alltoall.c:56:10: warning: unused variable 'sendcnt' [-Wunused-variable] int sendcnt, recvcnt, skip, iterations, align_size; ^ osu_alltoall.c:55:39: warning: unused variable 'mpi_errno' [-Wunused-variable] int i = 0, j = 0, rank = 0, size, mpi_errno = MPI_SUCCESS; ^ osu_alltoall.c:55:16: warning: unused variable 'j' [-Wunused-variable] int i = 0, j = 0, rank = 0, size, mpi_errno = MPI_SUCCESS; ^ mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -lm -o osu_bcast osu_bcast.c mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_bibw.c -o osu_bibw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_bw.c -o osu_bw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_latency.c -o osu_latency mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_mbw_mr.c -o osu_mbw_mr mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_multi_lat.c -o osu_multi_lat mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_acc_latency.c -o osu_acc_latency osu_acc_latency.c: In function 'main': osu_acc_latency.c:103:67: warning: value computed is not used [-Wunused-value] for(count = 0; count <= MAX_SIZE / sizeof(int); (count <<= 1) || (count += 1)) { ^ osu_acc_latency.c:155:45: warning: 't_end' may be used uninitialized in this function [-Wmaybe-uninitialized] FLOAT_PRECISION, (t_end - t_start) * 1e6 / loop / 2); ^ osu_acc_latency.c:155:45: warning: 't_start' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_get_bw.c -o osu_get_bw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_get_latency.c -o osu_get_latency osu_get_latency.c: In function 'main': osu_get_latency.c:146:45: warning: 't_end' may be used uninitialized in this function [-Wmaybe-uninitialized] FLOAT_PRECISION, (t_end - t_start) * 1.0e6 / loop / 2); ^ osu_get_latency.c:146:45: warning: 't_start' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_latency_mt.c -o osu_latency_mt osu_latency_mt.c: In function 'recv_thread': osu_latency_mt.c:153:36: warning: unused variable 't' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0; ^ osu_latency_mt.c:153:25: warning: unused variable 't_end' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0; ^ osu_latency_mt.c:153:12: warning: unused variable 't_start' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0; ^ osu_latency_mt.c:151:9: warning: unused variable 'messages_recv' [-Wunused-variable] int messages_recv = 0, iter; ^ osu_latency_mt.c:150:21: warning: unused variable 'send_size' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:150:9: warning: unused variable 'start_send' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:149:28: warning: unused variable 'local_start' [-Wunused-variable] int local_window_size, local_start; ^ osu_latency_mt.c:149:9: warning: unused variable 'local_window_size' [-Wunused-variable] int local_window_size, local_start; ^ osu_latency_mt.c:148:18: warning: unused variable 'j' [-Wunused-variable] int size, i, j, val, align_size; ^ osu_latency_mt.c: In function 'send_thread': osu_latency_mt.c:219:52: warning: unused variable 't_sum' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0, latency, t_sum; ^ osu_latency_mt.c:217:21: warning: unused variable 'send_size' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:217:9: warning: unused variable 'start_send' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:216:22: warning: unused variable 'local_window_size' [-Wunused-variable] int local_start, local_window_size; ^ osu_latency_mt.c:216:9: warning: unused variable 'local_start' [-Wunused-variable] int local_start, local_window_size; ^ osu_latency_mt.c:215:21: warning: unused variable 'k' [-Wunused-variable] int size, i, j, k, val, align_size, iter; ^ osu_latency_mt.c:215:18: warning: unused variable 'j' [-Wunused-variable] int size, i, j, k, val, align_size, iter; ^ mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_put_bibw.c -o osu_put_bibw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_put_bw.c -o osu_put_bw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_put_latency.c -o osu_put_latency osu_put_latency.c: In function 'main': osu_put_latency.c:147:45: warning: 't_end' may be used uninitialized in this function [-Wmaybe-uninitialized] FLOAT_PRECISION, (t_end - t_start) * 1.0e6 / loop / 2); ^ osu_put_latency.c:147:45: warning: 't_start' may be used uninitialized in this function [-Wmaybe-uninitialized] make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/osu_benchmarks-3.1.1' + cd .. + . /etc/profile.d/modules.sh ++++ /bin/ps -p 2328 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' mpi/mvapich2-i386 = '' ']' +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module unload mpi/mvapich2-i386 ++ /usr/bin/modulecmd sh unload mpi/mvapich2-i386 + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset _LMFILES_ + . /etc/profile.d/modules.sh ++++ /bin/ps -p 2328 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' '' = '' ']' +++ LOADEDMODULES= +++ export LOADEDMODULES +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module load mpi/compat-openmpi16-i386 ++ /usr/bin/modulecmd sh load mpi/compat-openmpi16-i386 + eval LD_LIBRARY_PATH=/usr/lib/compat-openmpi16/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/compat-openmpi16-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/compat-openmpi16-i386:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/compat-openmpi16/bin' ';export' 'MPI_BIN;MPI_COMPILER=compat-openmpi16-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/compat-openmpi16-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/compat-openmpi16' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/compat-openmpi16-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/compat-openmpi16/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/compat-openmpi16-i386' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/compat-openmpi16' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_compat-openmpi16' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/compat-openmpi16-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/compat-openmpi16/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PYTHONPATH=/usr/lib/python2.7/site-packages/compat-openmpi16' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/compat-openmpi16-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/compat-openmpi16/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/compat-openmpi16-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/compat-openmpi16-i386:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/compat-openmpi16/bin ++ export MPI_BIN ++ MPI_COMPILER=compat-openmpi16-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/compat-openmpi16-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/compat-openmpi16 ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/compat-openmpi16-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/compat-openmpi16/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/compat-openmpi16-i386 ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/compat-openmpi16 ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_compat-openmpi16 ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/compat-openmpi16-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/compat-openmpi16/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ PYTHONPATH=/usr/lib/python2.7/site-packages/compat-openmpi16 ++ export PYTHONPATH ++ _LMFILES_=/etc/modulefiles/mpi/compat-openmpi16-i386 ++ export _LMFILES_ + export 'CFLAGS=-O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + do_build all + mkdir .compat-openmpi16-i386 + cp -al IMB-3.2 Makefile Makefile.make mpitests.spec osu_benchmarks-3.1.1 prepare.sh .compat-openmpi16-i386 + cd .compat-openmpi16-i386 + make all cd IMB-3.2/src && make all make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/IMB-3.2/src' touch exe_io *.c; rm -rf exe_ext exe_mpi1 make -f Makefile.base IO CPP=MPIIO make[2]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/IMB-3.2/src' mpicc -DMPIIO -O3 -c IMB.c mpicc -DMPIIO -O3 -c IMB_declare.c mpicc -DMPIIO -O3 -c IMB_init.c mpicc -DMPIIO -O3 -c IMB_mem_manager.c mpicc -DMPIIO -O3 -c IMB_init_file.c mpicc -DMPIIO -O3 -c IMB_benchlist.c mpicc -DMPIIO -O3 -c IMB_parse_name_io.c mpicc -DMPIIO -O3 -c IMB_strgs.c mpicc -DMPIIO -O3 -c IMB_user_set_info.c mpicc -DMPIIO -O3 -c IMB_cpu_exploit.c mpicc -DMPIIO -O3 -c IMB_err_handler.c mpicc -DMPIIO -O3 -c IMB_g_info.c mpicc -DMPIIO -O3 -c IMB_warm_up.c mpicc -DMPIIO -O3 -c IMB_output.c mpicc -DMPIIO -O3 -c IMB_open_close.c mpicc -DMPIIO -O3 -c IMB_write.c mpicc -DMPIIO -O3 -c IMB_read.c mpicc -DMPIIO -O3 -c IMB_init_transfer.c mpicc -DMPIIO -O3 -c IMB_chk_diff.c mpicc -o IMB-IO IMB.o IMB_declare.o IMB_init.o IMB_mem_manager.o IMB_init_file.o IMB_benchlist.o IMB_parse_name_io.o IMB_strgs.o IMB_user_set_info.o IMB_cpu_exploit.o IMB_err_handler.o IMB_g_info.o IMB_warm_up.o IMB_output.o IMB_open_close.o IMB_write.o IMB_read.o IMB_init_transfer.o IMB_chk_diff.o make[2]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/IMB-3.2/src' sleep 1; touch exe_ext *.c; rm -rf exe_io exe_mpi1 make -f Makefile.base EXT CPP=EXT make[2]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/IMB-3.2/src' mpicc -DEXT -O3 -c IMB.c mpicc -DEXT -O3 -c IMB_declare.c mpicc -DEXT -O3 -c IMB_init.c mpicc -DEXT -O3 -c IMB_mem_manager.c mpicc -DEXT -O3 -c IMB_benchlist.c mpicc -DEXT -O3 -c IMB_parse_name_ext.c mpicc -DEXT -O3 -c IMB_strgs.c mpicc -DEXT -O3 -c IMB_err_handler.c mpicc -DEXT -O3 -c IMB_g_info.c mpicc -DEXT -O3 -c IMB_warm_up.c mpicc -DEXT -O3 -c IMB_output.c mpicc -DEXT -O3 -c IMB_window.c mpicc -DEXT -O3 -c IMB_ones_unidir.c mpicc -DEXT -O3 -c IMB_ones_bidir.c mpicc -DEXT -O3 -c IMB_ones_accu.c mpicc -DEXT -O3 -c IMB_init_transfer.c mpicc -DEXT -O3 -c IMB_user_set_info.c mpicc -DEXT -O3 -c IMB_chk_diff.c mpicc -o IMB-EXT IMB.o IMB_declare.o IMB_init.o IMB_mem_manager.o IMB_benchlist.o IMB_parse_name_ext.o IMB_strgs.o IMB_err_handler.o IMB_g_info.o IMB_warm_up.o IMB_output.o IMB_window.o IMB_ones_unidir.o IMB_ones_bidir.o IMB_ones_accu.o IMB_init_transfer.o IMB_user_set_info.o IMB_chk_diff.o make[2]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/IMB-3.2/src' sleep 1; touch exe_mpi1 *.c; rm -rf exe_io exe_ext make -f Makefile.base MPI1 CPP=MPI1 make[2]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/IMB-3.2/src' mpicc -DMPI1 -O3 -c IMB.c mpicc -DMPI1 -O3 -c IMB_declare.c mpicc -DMPI1 -O3 -c IMB_init.c mpicc -DMPI1 -O3 -c IMB_mem_manager.c mpicc -DMPI1 -O3 -c IMB_parse_name_mpi1.c mpicc -DMPI1 -O3 -c IMB_benchlist.c mpicc -DMPI1 -O3 -c IMB_strgs.c mpicc -DMPI1 -O3 -c IMB_err_handler.c mpicc -DMPI1 -O3 -c IMB_g_info.c mpicc -DMPI1 -O3 -c IMB_warm_up.c mpicc -DMPI1 -O3 -c IMB_output.c mpicc -DMPI1 -O3 -c IMB_pingpong.c mpicc -DMPI1 -O3 -c IMB_pingping.c mpicc -DMPI1 -O3 -c IMB_allreduce.c mpicc -DMPI1 -O3 -c IMB_reduce_scatter.c mpicc -DMPI1 -O3 -c IMB_reduce.c mpicc -DMPI1 -O3 -c IMB_exchange.c mpicc -DMPI1 -O3 -c IMB_bcast.c mpicc -DMPI1 -O3 -c IMB_barrier.c mpicc -DMPI1 -O3 -c IMB_allgather.c mpicc -DMPI1 -O3 -c IMB_allgatherv.c mpicc -DMPI1 -O3 -c IMB_gather.c mpicc -DMPI1 -O3 -c IMB_gatherv.c mpicc -DMPI1 -O3 -c IMB_scatter.c mpicc -DMPI1 -O3 -c IMB_scatterv.c mpicc -DMPI1 -O3 -c IMB_alltoall.c mpicc -DMPI1 -O3 -c IMB_alltoallv.c mpicc -DMPI1 -O3 -c IMB_sendrecv.c mpicc -DMPI1 -O3 -c IMB_init_transfer.c mpicc -DMPI1 -O3 -c IMB_chk_diff.c mpicc -DMPI1 -O3 -c IMB_cpu_exploit.c mpicc -o IMB-MPI1 IMB.o IMB_declare.o IMB_init.o IMB_mem_manager.o IMB_parse_name_mpi1.o IMB_benchlist.o IMB_strgs.o IMB_err_handler.o IMB_g_info.o IMB_warm_up.o IMB_output.o IMB_pingpong.o IMB_pingping.o IMB_allreduce.o IMB_reduce_scatter.o IMB_reduce.o IMB_exchange.o IMB_bcast.o IMB_barrier.o IMB_allgather.o IMB_allgatherv.o IMB_gather.o IMB_gatherv.o IMB_scatter.o IMB_scatterv.o IMB_alltoall.o IMB_alltoallv.o IMB_sendrecv.o IMB_init_transfer.o IMB_chk_diff.o IMB_cpu_exploit.o make[2]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/IMB-3.2/src' make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/IMB-3.2/src' cd osu_benchmarks-3.1.1 && make all make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/osu_benchmarks-3.1.1' mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_alltoall.c -o osu_alltoall osu_alltoall.c: In function 'main': osu_alltoall.c:59:16: warning: unused variable 'status' [-Wunused-variable] MPI_Status status; ^ osu_alltoall.c:57:45: warning: unused variable 'total' [-Wunused-variable] double tmp1 = 0, tmp2 = 0, latency = 0, total = 0; ^ osu_alltoall.c:57:32: warning: unused variable 'latency' [-Wunused-variable] double tmp1 = 0, tmp2 = 0, latency = 0, total = 0; ^ osu_alltoall.c:56:19: warning: unused variable 'recvcnt' [-Wunused-variable] int sendcnt, recvcnt, skip, iterations, align_size; ^ osu_alltoall.c:56:10: warning: unused variable 'sendcnt' [-Wunused-variable] int sendcnt, recvcnt, skip, iterations, align_size; ^ osu_alltoall.c:55:39: warning: unused variable 'mpi_errno' [-Wunused-variable] int i = 0, j = 0, rank = 0, size, mpi_errno = MPI_SUCCESS; ^ osu_alltoall.c:55:16: warning: unused variable 'j' [-Wunused-variable] int i = 0, j = 0, rank = 0, size, mpi_errno = MPI_SUCCESS; ^ mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -lm -o osu_bcast osu_bcast.c mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_bibw.c -o osu_bibw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_bw.c -o osu_bw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_latency.c -o osu_latency mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_mbw_mr.c -o osu_mbw_mr mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_multi_lat.c -o osu_multi_lat mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_acc_latency.c -o osu_acc_latency osu_acc_latency.c: In function 'main': osu_acc_latency.c:103:67: warning: value computed is not used [-Wunused-value] for(count = 0; count <= MAX_SIZE / sizeof(int); (count <<= 1) || (count += 1)) { ^ osu_acc_latency.c:155:45: warning: 't_end' may be used uninitialized in this function [-Wmaybe-uninitialized] FLOAT_PRECISION, (t_end - t_start) * 1e6 / loop / 2); ^ osu_acc_latency.c:155:45: warning: 't_start' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_get_bw.c -o osu_get_bw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_get_latency.c -o osu_get_latency osu_get_latency.c: In function 'main': osu_get_latency.c:146:45: warning: 't_end' may be used uninitialized in this function [-Wmaybe-uninitialized] FLOAT_PRECISION, (t_end - t_start) * 1.0e6 / loop / 2); ^ osu_get_latency.c:146:45: warning: 't_start' may be used uninitialized in this function [-Wmaybe-uninitialized] mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_latency_mt.c -o osu_latency_mt osu_latency_mt.c: In function 'recv_thread': osu_latency_mt.c:153:36: warning: unused variable 't' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0; ^ osu_latency_mt.c:153:25: warning: unused variable 't_end' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0; ^ osu_latency_mt.c:153:12: warning: unused variable 't_start' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0; ^ osu_latency_mt.c:151:9: warning: unused variable 'messages_recv' [-Wunused-variable] int messages_recv = 0, iter; ^ osu_latency_mt.c:150:21: warning: unused variable 'send_size' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:150:9: warning: unused variable 'start_send' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:149:28: warning: unused variable 'local_start' [-Wunused-variable] int local_window_size, local_start; ^ osu_latency_mt.c:149:9: warning: unused variable 'local_window_size' [-Wunused-variable] int local_window_size, local_start; ^ osu_latency_mt.c:148:18: warning: unused variable 'j' [-Wunused-variable] int size, i, j, val, align_size; ^ osu_latency_mt.c: In function 'send_thread': osu_latency_mt.c:219:52: warning: unused variable 't_sum' [-Wunused-variable] double t_start = 0, t_end = 0, t = 0, latency, t_sum; ^ osu_latency_mt.c:217:21: warning: unused variable 'send_size' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:217:9: warning: unused variable 'start_send' [-Wunused-variable] int start_send, send_size; ^ osu_latency_mt.c:216:22: warning: unused variable 'local_window_size' [-Wunused-variable] int local_start, local_window_size; ^ osu_latency_mt.c:216:9: warning: unused variable 'local_start' [-Wunused-variable] int local_start, local_window_size; ^ osu_latency_mt.c:215:21: warning: unused variable 'k' [-Wunused-variable] int size, i, j, k, val, align_size, iter; ^ osu_latency_mt.c:215:18: warning: unused variable 'j' [-Wunused-variable] int size, i, j, k, val, align_size, iter; ^ mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_put_bibw.c -o osu_put_bibw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_put_bw.c -o osu_put_bw mpicc -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables osu_put_latency.c -o osu_put_latency osu_put_latency.c: In function 'main': osu_put_latency.c:147:45: warning: 't_end' may be used uninitialized in this function [-Wmaybe-uninitialized] FLOAT_PRECISION, (t_end - t_start) * 1.0e6 / loop / 2); ^ osu_put_latency.c:147:45: warning: 't_start' may be used uninitialized in this function [-Wmaybe-uninitialized] make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/osu_benchmarks-3.1.1' + cd .. + . /etc/profile.d/modules.sh ++++ /bin/ps -p 2328 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' mpi/compat-openmpi16-i386 = '' ']' +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module unload mpi/compat-openmpi16-i386 ++ /usr/bin/modulecmd sh unload mpi/compat-openmpi16-i386 + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset PYTHONPATH ++ unset _LMFILES_ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tZH63z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386 ++ dirname /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386 + cd mpitests-3.2 + . /etc/profile.d/modules.sh ++++ /bin/ps -p 6383 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' '' = '' ']' +++ LOADEDMODULES= +++ export LOADEDMODULES +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module load mpi/openmpi-i386 ++ /usr/bin/modulecmd sh load mpi/openmpi-i386 + eval LD_LIBRARY_PATH=/usr/lib/openmpi/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/openmpi-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/openmpi-i386:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/openmpi/bin' ';export' 'MPI_BIN;MPI_COMPILER=openmpi-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/openmpi' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/openmpi-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/openmpi/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/openmpi-i386' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/openmpi' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_openmpi' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/openmpi-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PYTHONPATH=/usr/lib/python2.7/site-packages/openmpi' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/openmpi-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/openmpi/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/openmpi-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/openmpi-i386:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-i386 ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/openmpi ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ PYTHONPATH=/usr/lib/python2.7/site-packages/openmpi ++ export PYTHONPATH ++ _LMFILES_=/etc/modulefiles/mpi/openmpi-i386 ++ export _LMFILES_ + export 'CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + mkdir -p /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin + make -C .openmpi-i386 DESTDIR=/builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386 INSTALL_DIR=/usr/lib/openmpi/bin install make: Entering directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386' cd IMB-3.2/src && make install make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/IMB-3.2/src' mkdir -p /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386; \ for benchmark in IMB-MPI1 IMB-EXT IMB-IO; do \ if [ -e $benchmark ]; then \ cp $benchmark /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-$benchmark; \ fi; \ done make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/IMB-3.2/src' cd osu_benchmarks-3.1.1 && make install make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/osu_benchmarks-3.1.1' test -d /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin || mkdir -p /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin for benchmark in osu_alltoall osu_bcast osu_bibw osu_bw osu_latency osu_mbw_mr osu_multi_lat osu_acc_latency osu_get_bw osu_get_latency osu_latency_mt osu_put_bibw osu_put_bw osu_put_latency; do\ test -x $benchmark && cp $benchmark /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-$benchmark || /bin/true;\ done make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386/osu_benchmarks-3.1.1' make: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.openmpi-i386' + . /etc/profile.d/modules.sh ++++ /bin/ps -p 6383 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' mpi/openmpi-i386 = '' ']' +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module unload mpi/openmpi-i386 ++ /usr/bin/modulecmd sh unload mpi/openmpi-i386 + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset PYTHONPATH ++ unset _LMFILES_ + . /etc/profile.d/modules.sh ++++ /bin/ps -p 6383 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' '' = '' ']' +++ LOADEDMODULES= +++ export LOADEDMODULES +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module load mpi/mpich-i386 ++ /usr/bin/modulecmd sh load mpi/mpich-i386 + eval LD_LIBRARY_PATH=/usr/lib/mpich/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/mpich-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/mpich:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/mpich/bin' ';export' 'MPI_BIN;MPI_COMPILER=mpich-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mpich-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/mpich' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/mpich-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/mpich/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/mpich' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/mpich' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_mpich' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/mpich-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;_LMFILES_=/etc/modulefiles/mpi/mpich-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/mpich/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/mpich-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/mpich:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mpich-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ _LMFILES_=/etc/modulefiles/mpi/mpich-i386 ++ export _LMFILES_ + export 'CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + mkdir -p /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin + make -C .mpich-i386 DESTDIR=/builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386 INSTALL_DIR=/usr/lib/mpich/bin install make: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386' cd IMB-3.2/src && make install make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/IMB-3.2/src' mkdir -p /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386; \ for benchmark in IMB-MPI1 IMB-EXT IMB-IO; do \ if [ -e $benchmark ]; then \ cp $benchmark /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-$benchmark; \ fi; \ done make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/IMB-3.2/src' cd osu_benchmarks-3.1.1 && make install make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/osu_benchmarks-3.1.1' test -d /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin || mkdir -p /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin for benchmark in osu_alltoall osu_bcast osu_bibw osu_bw osu_latency osu_mbw_mr osu_multi_lat osu_acc_latency osu_get_bw osu_get_latency osu_latency_mt osu_put_bibw osu_put_bw osu_put_latency; do\ test -x $benchmark && cp $benchmark /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-$benchmark || /bin/true;\ done make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386/osu_benchmarks-3.1.1' make: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mpich-i386' + . /etc/profile.d/modules.sh ++++ /bin/ps -p 6383 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' mpi/mpich-i386 = '' ']' +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module unload mpi/mpich-i386 ++ /usr/bin/modulecmd sh unload mpi/mpich-i386 + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset _LMFILES_ + . /etc/profile.d/modules.sh ++++ /bin/ps -p 6383 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' '' = '' ']' +++ LOADEDMODULES= +++ export LOADEDMODULES +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module load mpi/mvapich2-i386 ++ /usr/bin/modulecmd sh load mpi/mvapich2-i386 + eval LD_LIBRARY_PATH=/usr/lib/mvapich2/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/mvapich2-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/mvapich2-i386:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/mvapich2/bin' ';export' 'MPI_BIN;MPI_COMPILER=mvapich2-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mvapich2-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/mvapich2' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/mvapich2-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/mvapich2/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/mvapich2-i386' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/mvapich2' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_mvapich2' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/mvapich2-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/mvapich2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;_LMFILES_=/etc/modulefiles/mpi/mvapich2-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/mvapich2/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/mvapich2-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/mvapich2-i386:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/mvapich2/bin ++ export MPI_BIN ++ MPI_COMPILER=mvapich2-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mvapich2-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/mvapich2 ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mvapich2-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/mvapich2/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mvapich2-i386 ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/mvapich2 ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mvapich2 ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mvapich2-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/mvapich2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ _LMFILES_=/etc/modulefiles/mpi/mvapich2-i386 ++ export _LMFILES_ + export 'CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + mkdir -p /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin + make -C .mvapich2-i386 DESTDIR=/builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386 INSTALL_DIR=/usr/lib/mvapich2/bin install make: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386' cd IMB-3.2/src && make install make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/IMB-3.2/src' mkdir -p /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386; \ for benchmark in IMB-MPI1 IMB-EXT IMB-IO; do \ if [ -e $benchmark ]; then \ cp $benchmark /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-$benchmark; \ fi; \ done make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/IMB-3.2/src' cd osu_benchmarks-3.1.1 && make install make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/osu_benchmarks-3.1.1' test -d /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin || mkdir -p /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin for benchmark in osu_alltoall osu_bcast osu_bibw osu_bw osu_latency osu_mbw_mr osu_multi_lat osu_acc_latency osu_get_bw osu_get_latency osu_latency_mt osu_put_bibw osu_put_bw osu_put_latency; do\ test -x $benchmark && cp $benchmark /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-$benchmark || /bin/true;\ done make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386/osu_benchmarks-3.1.1' make: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.mvapich2-i386' + . /etc/profile.d/modules.sh ++++ /bin/ps -p 6383 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' mpi/mvapich2-i386 = '' ']' +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module unload mpi/mvapich2-i386 ++ /usr/bin/modulecmd sh unload mpi/mvapich2-i386 + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset _LMFILES_ + . /etc/profile.d/modules.sh ++++ /bin/ps -p 6383 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' '' = '' ']' +++ LOADEDMODULES= +++ export LOADEDMODULES +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module load mpi/compat-openmpi16-i386 ++ /usr/bin/modulecmd sh load mpi/compat-openmpi16-i386 + eval LD_LIBRARY_PATH=/usr/lib/compat-openmpi16/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/compat-openmpi16-i386' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/compat-openmpi16-i386:/usr/share/man:/usr/local/share/man' ';export' 'MANPATH;MPI_BIN=/usr/lib/compat-openmpi16/bin' ';export' 'MPI_BIN;MPI_COMPILER=compat-openmpi16-i386' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/compat-openmpi16-i386' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib/compat-openmpi16' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/compat-openmpi16-i386' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib/compat-openmpi16/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/compat-openmpi16-i386' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/compat-openmpi16' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_compat-openmpi16' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/compat-openmpi16-i386' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib/compat-openmpi16/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PYTHONPATH=/usr/lib/python2.7/site-packages/compat-openmpi16' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/compat-openmpi16-i386' ';export' '_LMFILES_;' ++ LD_LIBRARY_PATH=/usr/lib/compat-openmpi16/lib ++ export LD_LIBRARY_PATH ++ LOADEDMODULES=mpi/compat-openmpi16-i386 ++ export LOADEDMODULES ++ MANPATH=/usr/share/man/compat-openmpi16-i386:/usr/share/man:/usr/local/share/man ++ export MANPATH ++ MPI_BIN=/usr/lib/compat-openmpi16/bin ++ export MPI_BIN ++ MPI_COMPILER=compat-openmpi16-i386 ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/compat-openmpi16-i386 ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/compat-openmpi16 ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/compat-openmpi16-i386 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/compat-openmpi16/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/compat-openmpi16-i386 ++ export MPI_MAN ++ MPI_PYTHON_SITEARCH=/usr/lib/python2.7/site-packages/compat-openmpi16 ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_compat-openmpi16 ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/compat-openmpi16-i386 ++ export MPI_SYSCONFIG ++ PATH=/usr/lib/compat-openmpi16/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ PYTHONPATH=/usr/lib/python2.7/site-packages/compat-openmpi16 ++ export PYTHONPATH ++ _LMFILES_=/etc/modulefiles/mpi/compat-openmpi16-i386 ++ export _LMFILES_ + export 'CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + mkdir -p /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin + make -C .compat-openmpi16-i386 DESTDIR=/builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386 INSTALL_DIR=/usr/lib/compat-openmpi16/bin install make: Entering directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386' cd IMB-3.2/src && make install make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/IMB-3.2/src' mkdir -p /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386; \ for benchmark in IMB-MPI1 IMB-EXT IMB-IO; do \ if [ -e $benchmark ]; then \ cp $benchmark /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-$benchmark; \ fi; \ done make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/IMB-3.2/src' cd osu_benchmarks-3.1.1 && make install make[1]: Entering directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/osu_benchmarks-3.1.1' test -d /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin || mkdir -p /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin for benchmark in osu_alltoall osu_bcast osu_bibw osu_bw osu_latency osu_mbw_mr osu_multi_lat osu_acc_latency osu_get_bw osu_get_latency osu_latency_mt osu_put_bibw osu_put_bw osu_put_latency; do\ test -x $benchmark && cp $benchmark /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-$benchmark || /bin/true;\ done make[1]: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386/osu_benchmarks-3.1.1' make: Leaving directory `/builddir/build/BUILD/mpitests-3.2/.compat-openmpi16-i386' + . /etc/profile.d/modules.sh ++++ /bin/ps -p 6383 -ocomm= +++ /bin/basename sh ++ shell=sh ++ '[' -f /usr/share/Modules/init/sh ']' ++ . /usr/share/Modules/init/sh +++ MODULESHOME=/usr/share/Modules +++ export MODULESHOME +++ '[' mpi/compat-openmpi16-i386 = '' ']' +++ '[' /usr/share/Modules/modulefiles:/etc/modulefiles = '' ']' + module unload mpi/compat-openmpi16-i386 ++ /usr/bin/modulecmd sh unload mpi/compat-openmpi16-i386 + eval MANPATH=/usr/share/man:/usr/local/share/man ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;unset' 'MPI_BIN;unset' 'MPI_COMPILER;unset' 'MPI_FORTRAN_MOD_DIR;unset' 'MPI_HOME;unset' 'MPI_INCLUDE;unset' 'MPI_LIB;unset' 'MPI_MAN;unset' 'MPI_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' ++ MANPATH=/usr/share/man:/usr/local/share/man ++ export MANPATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin ++ export PATH ++ unset LD_LIBRARY_PATH ++ unset LOADEDMODULES ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ unset PYTHONPATH ++ unset _LMFILES_ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mpitests-3.2 extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_alltoall extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_multi_lat extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_put_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_bibw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_bcast extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_acc_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-IMB-EXT extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_put_bibw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_get_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_latency_mt extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-IMB-MPI1 extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-IMB-IO extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_put_bw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_bw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_get_bw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/openmpi/bin/mpitests-osu_mbw_mr extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_alltoall extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_multi_lat extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_put_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_bibw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_bcast extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_acc_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-IMB-EXT extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_put_bibw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_get_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_latency_mt extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-IMB-MPI1 extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-IMB-IO extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_put_bw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_bw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_get_bw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mpich/bin/mpitests-osu_mbw_mr extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_alltoall extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_multi_lat extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_put_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_bibw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_bcast extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_acc_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-IMB-EXT extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_put_bibw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_get_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_latency_mt extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-IMB-MPI1 extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-IMB-IO extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_put_bw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_bw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_get_bw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/compat-openmpi16/bin/mpitests-osu_mbw_mr extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_alltoall extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_multi_lat extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_put_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_bibw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_bcast extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_acc_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-IMB-EXT extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_put_bibw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_get_latency extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_latency_mt extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-IMB-MPI1 extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-IMB-IO extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_put_bw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_bw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_get_bw extracting debug info from /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386/usr/lib/mvapich2/bin/mpitests-osu_mbw_mr /usr/lib/rpm/sepdebugcrcfix: Updated 62 CRC32s, 6 CRC32s did match. 1125 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mpitests-openmpi-3.2-14.el7.i686 Provides: mpitests-openmpi = 3.2-14.el7 mpitests-openmpi(x86-32) = 3.2-14.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.0) libmpi.so.12 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: mpitests-mpich-3.2-14.el7.i686 Provides: mpitests-mpich = 3.2-14.el7 mpitests-mpich(x86-32) = 3.2-14.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.0) libmpich.so.10 libmpl.so.1 libopa.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) librt.so.1 rtld(GNU_HASH) Processing files: mpitests-mvapich2-3.2-14.el7.i686 Provides: mpitests-mvapich2 = 3.2-14.el7 mpitests-mvapich2(x86-32) = 3.2-14.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libhwloc.so.5 libibmad.so.5 libibumad.so.3 libibverbs.so.1 libm.so.6 libm.so.6(GLIBC_2.0) libmpich.so.10 libmpl.so.1 libopa.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) librdmacm.so.1 librt.so.1 rtld(GNU_HASH) Processing files: mpitests-compat-openmpi16-3.2-14.el7.i686 Provides: mpitests-compat-openmpi16 = 3.2-14.el7 mpitests-compat-openmpi16(x86-32) = 3.2-14.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.0) libmpi.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: mpitests-debuginfo-3.2-14.el7.i686 Provides: mpitests-debuginfo = 3.2-14.el7 mpitests-debuginfo(x86-32) = 3.2-14.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386 Wrote: /builddir/build/RPMS/mpitests-openmpi-3.2-14.el7.i686.rpm Wrote: /builddir/build/RPMS/mpitests-mpich-3.2-14.el7.i686.rpm Wrote: /builddir/build/RPMS/mpitests-mvapich2-3.2-14.el7.i686.rpm Wrote: /builddir/build/RPMS/mpitests-compat-openmpi16-3.2-14.el7.i686.rpm Wrote: /builddir/build/RPMS/mpitests-debuginfo-3.2-14.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rad87K + umask 022 + cd /builddir/build/BUILD + cd mpitests-3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mpitests-3.2-14.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->