https://bugzilla.redhat.com/show_bug.cgi?id=1013836 --- Comment #8 from Mukundan Ragavan <nonamedotc@xxxxxxxxx> --- hmmm .... package did not build. :( >From the build.log (full log attached) ================================================ + make -j8 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/scorep-1.2.3/openmpi' Making all in build-score make[2]: Entering directory `/builddir/build/BUILD/scorep-1.2.3/openmpi/build-score' make all-am make[3]: Entering directory `/builddir/build/BUILD/scorep-1.2.3/openmpi/build-score' CC libscorep_filter_la-scorep_filter_parser.lo CC libscorep_filter_la-scorep_filter_matching.lo CC libutils_cstr_la-UTILS_CStr.lo CC libutils_io_la-UTILS_IO_Tools.lo CC libutils_io_la-UTILS_IO_GetExe.lo CC libutils_exception_la-UTILS_Debug.lo CC libutils_exception_la-UTILS_Error.lo CXX scorep_score-scorep_score.o CXX scorep_score-SCOREP_Score_Estimator.o CXX scorep_score-SCOREP_Score_Group.o CXX scorep_score-SCOREP_Score_Profile.o CXX scorep_score-SCOREP_Score_Types.o CCLD libutils_cstr.la CCLD libutils_exception.la ../../build-score/../vendor/common/src/utils/io/UTILS_IO_Tools.c: In function 'SCOREP_UTILS_IO_JoinPath': ../../build-score/../vendor/common/src/utils/io/UTILS_IO_Tools.c:284:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ CCLD libscorep_filter.la CCLD libutils_io.la CCLD libutils.la ../../build-score/../src/tools/score/SCOREP_Score_Estimator.cpp: In member function 'void SCOREP_Score_Estimator::delete_groups(SCOREP_Score_Group**, uint64_t)': ../../build-score/../src/tools/score/SCOREP_Score_Estimator.cpp:156:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 0; i < num; i++ ) ^ ../../build-score/../src/tools/score/SCOREP_Score_Estimator.cpp: In member function 'void SCOREP_Score_Estimator::PrintGroups()': ../../build-score/../src/tools/score/SCOREP_Score_Estimator.cpp:410:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 0; i < SCOREP_SCORE_TYPE_NUM; i++ ) ^ ../../build-score/../src/tools/score/SCOREP_Score_Estimator.cpp:420:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 0; i < SCOREP_SCORE_TYPE_NUM; i++ ) ^ ../../build-score/../src/tools/score/SCOREP_Score_Estimator.cpp: In member function 'void SCOREP_Score_Estimator::PrintRegions()': ../../build-score/../src/tools/score/SCOREP_Score_Estimator.cpp:434:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 0; i < m_region_num; i++ ) ^ ../../build-score/../src/tools/score/SCOREP_Score_Profile.cpp: In member function 'void SCOREP_Score_Profile::Print()': ../../build-score/../src/tools/score/SCOREP_Score_Profile.cpp:177:22: warning: unused variable 'process' [-Wunused-variable] uint64_t region, process; ^ CXXLD scorep-score make[3]: Leaving directory `/builddir/build/BUILD/scorep-1.2.3/openmpi/build-score' make[2]: Leaving directory `/builddir/build/BUILD/scorep-1.2.3/openmpi/build-score' Making all in build-mpi make[2]: Entering directory `/builddir/build/BUILD/scorep-1.2.3/openmpi/build-mpi' make all-am make[3]: Entering directory `/builddir/build/BUILD/scorep-1.2.3/openmpi/build-mpi' \ # source='../src/adapters/mpi/scorep_mpi_init.c' object='libscorep_adapter_mpi_mgmt_la-scorep_mpi_init.lo' libtool=yes \ # source='../src/adapters/mpi/scorep_mpi_communicator_mgmt.c' object='libscorep_adapter_mpi_mgmt_la-scorep_mpi_communicator_mgmt.lo' libtool=yes \ # source='../src/adapters/mpi/SCOREP_Mpi_Reg.c' object='libscorep_adapter_mpi_mgmt_la-SCOREP_Mpi_Reg.lo' libtool=yes /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../include -g -O2 -c -o libscorep_adapter_mpi_mgmt_la-scorep_mpi_init.lo `test -f '../src/adapters/mpi/scorep_mpi_init.c' || echo '../../build-mpi/'`../src/adapters/mpi/scorep_mpi_init.c /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../include -g -O2 -c -o libscorep_adapter_mpi_mgmt_la-scorep_mpi_communicator_mgmt.lo `test -f '../src/adapters/mpi/scorep_mpi_communicator_mgmt.c' || echo '../../build-mpi/'`../src/adapters/mpi/scorep_mpi_communicator_mgmt.c \ # source='../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c' object='libscorep_adapter_mpi_mgmt_fortran_sub1_la-SCOREP_Fmpi_Mgmt.lo' libtool=yes /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../include -g -O2 -c -o libscorep_adapter_mpi_mgmt_la-SCOREP_Mpi_Reg.lo `test -f '../src/adapters/mpi/SCOREP_Mpi_Reg.c' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Mpi_Reg.c \ # source='../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c' object='libscorep_adapter_mpi_mgmt_fortran_sub2_la-SCOREP_Fmpi_Mgmt.lo' libtool=yes \ # source='../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c' object='libscorep_adapter_mpi_mgmt_fortran_sub3_la-SCOREP_Fmpi_Mgmt.lo' libtool=yes \ # source='../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c' object='libscorep_adapter_mpi_mgmt_fortran_sub4_la-SCOREP_Fmpi_Mgmt.lo' libtool=yes /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../../build-mpi/../src/adapters/include -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -DFSUB=SCOREP_FORTRAN_SUB1 -g -O2 -c -o libscorep_adapter_mpi_mgmt_fortran_sub1_la-SCOREP_Fmpi_Mgmt.lo `test -f '../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../../build-mpi/../src/adapters/include -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -DFSUB=SCOREP_FORTRAN_SUB2 -g -O2 -c -o libscorep_adapter_mpi_mgmt_fortran_sub2_la-SCOREP_Fmpi_Mgmt.lo `test -f '../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../../build-mpi/../src/adapters/include -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -DFSUB=SCOREP_FORTRAN_SUB3 -g -O2 -c -o libscorep_adapter_mpi_mgmt_fortran_sub3_la-SCOREP_Fmpi_Mgmt.lo `test -f '../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../../build-mpi/../src/adapters/include -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -DFSUB=SCOREP_FORTRAN_SUB4 -g -O2 -c -o libscorep_adapter_mpi_mgmt_fortran_sub4_la-SCOREP_Fmpi_Mgmt.lo `test -f '../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c \ /bin/sh ./libtool --tag=F77 --mode=compile mpif77 -g -O2 -c -o libscorep_adapter_mpi_fortran_conv_la-SCOREP_Fmpi_Init.lo `test -f '../src/adapters/mpi/SCOREP_Fmpi_Init.f' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Fmpi_Init.f libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../include -g -O2 -c ../../build-mpi/../src/adapters/mpi/scorep_mpi_communicator_mgmt.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_mgmt_la-scorep_mpi_communicator_mgmt.o libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../include -g -O2 -c ../../build-mpi/../src/adapters/mpi/scorep_mpi_init.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_mgmt_la-scorep_mpi_init.o libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../include -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Reg.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_mgmt_la-SCOREP_Mpi_Reg.o libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../../build-mpi/../src/adapters/include -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -DFSUB=SCOREP_FORTRAN_SUB1 -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_mgmt_fortran_sub1_la-SCOREP_Fmpi_Mgmt.o libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../../build-mpi/../src/adapters/include -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -DFSUB=SCOREP_FORTRAN_SUB2 -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_mgmt_fortran_sub2_la-SCOREP_Fmpi_Mgmt.o libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../../build-mpi/../src/adapters/include -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -DFSUB=SCOREP_FORTRAN_SUB4 -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_mgmt_fortran_sub4_la-SCOREP_Fmpi_Mgmt.o libtool: compile: mpif77 -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Fmpi_Init.f -fPIC -o .libs/libscorep_adapter_mpi_fortran_conv_la-SCOREP_Fmpi_Init.o libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../../build-mpi/../src/adapters/include -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -DFSUB=SCOREP_FORTRAN_SUB3 -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Fmpi_Mgmt.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_mgmt_fortran_sub3_la-SCOREP_Fmpi_Mgmt.o \ # source='../src/adapters/mpi/SCOREP_Mpi_Cg.c' object='libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Cg.lo' libtool=yes /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c -o libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Cg.lo `test -f '../src/adapters/mpi/SCOREP_Mpi_Cg.c' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Mpi_Cg.c \ # source='../src/adapters/mpi/SCOREP_Mpi_Coll.c' object='libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Coll.lo' libtool=yes /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c -o libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Coll.lo `test -f '../src/adapters/mpi/SCOREP_Mpi_Coll.c' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Mpi_Coll.c \ # source='../src/adapters/mpi/SCOREP_Mpi_Env.c' object='libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Env.lo' libtool=yes /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c -o libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Env.lo `test -f '../src/adapters/mpi/SCOREP_Mpi_Env.c' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Mpi_Env.c \ # source='../src/adapters/mpi/SCOREP_Mpi_Err.c' object='libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Err.lo' libtool=yes /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c -o libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Err.lo `test -f '../src/adapters/mpi/SCOREP_Mpi_Err.c' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Mpi_Err.c \ # source='../src/adapters/mpi/SCOREP_Mpi_Ext.c' object='libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Ext.lo' libtool=yes /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c -o libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Ext.lo `test -f '../src/adapters/mpi/SCOREP_Mpi_Ext.c' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Mpi_Ext.c libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Cg.o libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Coll.o \ # source='../src/adapters/mpi/SCOREP_Mpi_Io.c' object='libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Io.lo' libtool=yes libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Env.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Env.o /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c -o libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Io.lo `test -f '../src/adapters/mpi/SCOREP_Mpi_Io.c' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Mpi_Io.c libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Err.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Err.o \ # source='../src/adapters/mpi/SCOREP_Mpi_Misc.c' object='libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Misc.lo' libtool=yes /bin/sh ./libtool --tag=CC --mode=compile mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c -o libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Misc.lo `test -f '../src/adapters/mpi/SCOREP_Mpi_Misc.c' || echo '../../build-mpi/'`../src/adapters/mpi/SCOREP_Mpi_Misc.c libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Ext.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Ext.o libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Io.o libtool: compile: mpicc -std=c99 -DHAVE_CONFIG_H -I. -I../../build-mpi -I./../src -I../../build-mpi/../src -DBACKEND_BUILD_MPI -DNOCROSS_BUILD -I../src/utils/include -I../../build-mpi/../src/utils/include -I../../build-mpi/../vendor/common/src/utils/include -I../../build-mpi/../src/adapters/include -I../../build-mpi/../src/measurement/include -I../../build-mpi/../src/measurement/online_access -I../../build-mpi/../include -g -O2 -c ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Misc.c -fPIC -DPIC -o .libs/libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Misc.o ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:334:1: error: conflicting types for 'MPI_Group_excl' MPI_Group_excl( MPI_Group group, int n, SCOREP_MPI_CONST_DECL int* ranks, MPI_Group* newgroup ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:44: /usr/include/openmpi-x86_64/mpi.h:1451:44: note: previous declaration of 'MPI_Group_excl' was here OMPI_DECLSPEC int MPI_Group_excl(MPI_Group group, int n, const int ranks[], ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:371:1: error: conflicting types for 'MPI_Group_incl' MPI_Group_incl( MPI_Group group, int n, SCOREP_MPI_CONST_DECL int* ranks, MPI_Group* newgroup ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:44: /usr/include/openmpi-x86_64/mpi.h:1455:44: note: previous declaration of 'MPI_Group_incl' was here OMPI_DECLSPEC int MPI_Group_incl(MPI_Group group, int n, const int ranks[], ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:955:1: warning: 'MPI_Comm_errhandler_fn' is deprecated: MPI_Comm_errhandler_fn was deprecated in MPI-2.2; use MPI_Comm_errhandler_function instead [-Wdeprecated-declarations] MPI_Comm_create_errhandler( MPI_Comm_errhandler_fn* function, MPI_Errhandler* errhandler ) ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:1064:1: error: conflicting types for 'MPI_Comm_set_name' MPI_Comm_set_name( MPI_Comm comm, SCOREP_MPI_CONST_DECL char* comm_name ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:44: /usr/include/openmpi-x86_64/mpi.h:1287:44: note: previous declaration of 'MPI_Comm_set_name' was here OMPI_DECLSPEC int MPI_Comm_set_name(MPI_Comm comm, const char *comm_name); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c: In function 'MPI_Attr_delete': ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:1111:9: warning: 'PMPI_Attr_delete' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1850): MPI_Attr_delete is superseded by MPI_Comm_delete_attr in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Attr_delete( comm, keyval ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:1118:9: warning: 'PMPI_Attr_delete' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1850): MPI_Attr_delete is superseded by MPI_Comm_delete_attr in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Attr_delete( comm, keyval ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c: In function 'MPI_Attr_get': ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:1145:9: warning: 'PMPI_Attr_get' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1852): MPI_Attr_get is superseded by MPI_Comm_get_attr in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Attr_get( comm, keyval, attribute_val, flag ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:1152:9: warning: 'PMPI_Attr_get' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1852): MPI_Attr_get is superseded by MPI_Comm_get_attr in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Attr_get( comm, keyval, attribute_val, flag ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c: In function 'MPI_Attr_put': ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:1179:9: warning: 'PMPI_Attr_put' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1875): MPI_Attr_put is superseded by MPI_Comm_set_attr in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Attr_put( comm, keyval, attribute_val ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:1186:9: warning: 'PMPI_Attr_put' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1875): MPI_Attr_put is superseded by MPI_Comm_set_attr in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Attr_put( comm, keyval, attribute_val ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c: In function 'MPI_Keyval_create': ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:1417:9: warning: 'PMPI_Keyval_create' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:2162): MPI_Keyval_create is superseded by MPI_Comm_create_keyval in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Keyval_create( copy_fn, delete_fn, keyval, extra_state ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:1424:9: warning: 'PMPI_Keyval_create' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:2162): MPI_Keyval_create is superseded by MPI_Comm_create_keyval in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Keyval_create( copy_fn, delete_fn, keyval, extra_state ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c: In function 'MPI_Keyval_free': ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:1451:9: warning: 'PMPI_Keyval_free' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:2166): MPI_Keyval_free is superseded by MPI_Comm_free_keyval in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Keyval_free( keyval ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Cg.c:1458:9: warning: 'PMPI_Keyval_free' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:2166): MPI_Keyval_free is superseded by MPI_Comm_free_keyval in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Keyval_free( keyval ); ^ make[3]: *** [libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Cg.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:64:1: error: conflicting types for 'MPI_Allgather' MPI_Allgather( SCOREP_MPI_CONST_DECL void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1163:44: note: previous declaration of 'MPI_Allgather' was here OMPI_DECLSPEC int MPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:136:1: error: conflicting types for 'MPI_Allgatherv' MPI_Allgatherv( SCOREP_MPI_CONST_DECL void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, SCOREP_MPI_CONST_DECL int* recvcounts, SCOREP_MPI_CONST_DECL int* displs, MPI_Datatype recvtype, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1169:44: note: previous declaration of 'MPI_Allgatherv' was here OMPI_DECLSPEC int MPI_Allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:222:1: error: conflicting types for 'MPI_Allreduce' MPI_Allreduce( SCOREP_MPI_CONST_DECL void* sendbuf, void* recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1177:44: note: previous declaration of 'MPI_Allreduce' was here OMPI_DECLSPEC int MPI_Allreduce(const void *sendbuf, void *recvbuf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:290:1: error: conflicting types for 'MPI_Alltoall' MPI_Alltoall( SCOREP_MPI_CONST_DECL void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1181:44: note: previous declaration of 'MPI_Alltoall' was here OMPI_DECLSPEC int MPI_Alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:357:1: error: conflicting types for 'MPI_Alltoallv' MPI_Alltoallv( SCOREP_MPI_CONST_DECL void* sendbuf, SCOREP_MPI_CONST_DECL int* sendcounts, SCOREP_MPI_CONST_DECL int* sdispls, MPI_Datatype sendtype, void* recvbuf, SCOREP_MPI_CONST_DECL int* recvcounts, SCOREP_MPI_CONST_DECL int* rdispls, MPI_Datatype recvtype, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1187:44: note: previous declaration of 'MPI_Alltoallv' was here OMPI_DECLSPEC int MPI_Alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:440:1: error: conflicting types for 'MPI_Alltoallw' MPI_Alltoallw( SCOREP_MPI_CONST_DECL void* sendbuf, SCOREP_MPI_CONST_DECL int sendcounts[], SCOREP_MPI_CONST_DECL int sdispls[], SCOREP_MPI_CONST_DECL MPI_Datatype sendtypes[], void* recvbuf, SCOREP_MPI_CONST_DECL int recvcounts[], SCOREP_MPI_CONST_DECL int rdispls[], SCOREP_MPI_CONST_DECL MPI_Datatype recvtypes[], MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1193:44: note: previous declaration of 'MPI_Alltoallw' was here OMPI_DECLSPEC int MPI_Alltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:645:1: error: conflicting types for 'MPI_Exscan' MPI_Exscan( SCOREP_MPI_CONST_DECL void* sendbuf, void* recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1312:44: note: previous declaration of 'MPI_Exscan' was here OMPI_DECLSPEC int MPI_Exscan(const void *sendbuf, void *recvbuf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:706:1: error: conflicting types for 'MPI_Gather' MPI_Gather( SCOREP_MPI_CONST_DECL void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1409:44: note: previous declaration of 'MPI_Gather' was here OMPI_DECLSPEC int MPI_Gather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:783:1: error: conflicting types for 'MPI_Gatherv' MPI_Gatherv( SCOREP_MPI_CONST_DECL void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, SCOREP_MPI_CONST_DECL int* recvcounts, SCOREP_MPI_CONST_DECL int* displs, MPI_Datatype recvtype, int root, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1415:44: note: previous declaration of 'MPI_Gatherv' was here OMPI_DECLSPEC int MPI_Gatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:865:1: error: conflicting types for 'MPI_Reduce' MPI_Reduce( SCOREP_MPI_CONST_DECL void* sendbuf, void* recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1580:44: note: previous declaration of 'MPI_Reduce' was here OMPI_DECLSPEC int MPI_Reduce(const void *sendbuf, void *recvbuf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:941:1: error: conflicting types for 'MPI_Reduce_scatter' MPI_Reduce_scatter( SCOREP_MPI_CONST_DECL void* sendbuf, void* recvbuf, SCOREP_MPI_CONST_DECL int* recvcounts, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1586:44: note: previous declaration of 'MPI_Reduce_scatter' was here OMPI_DECLSPEC int MPI_Reduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:1017:1: error: conflicting types for 'MPI_Reduce_scatter_block' MPI_Reduce_scatter_block( SCOREP_MPI_CONST_DECL void* sendbuf, void* recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1590:44: note: previous declaration of 'MPI_Reduce_scatter_block' was here OMPI_DECLSPEC int MPI_Reduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:1084:1: error: conflicting types for 'MPI_Scan' MPI_Scan( SCOREP_MPI_CONST_DECL void* sendbuf, void* recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1609:44: note: previous declaration of 'MPI_Scan' was here OMPI_DECLSPEC int MPI_Scan(const void *sendbuf, void *recvbuf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:1155:1: error: conflicting types for 'MPI_Scatter' MPI_Scatter( SCOREP_MPI_CONST_DECL void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1613:44: note: previous declaration of 'MPI_Scatter' was here OMPI_DECLSPEC int MPI_Scatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:1235:1: error: conflicting types for 'MPI_Scatterv' MPI_Scatterv( SCOREP_MPI_CONST_DECL void* sendbuf, SCOREP_MPI_CONST_DECL int* sendcounts, SCOREP_MPI_CONST_DECL int* displs, MPI_Datatype sendtype, void* recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1619:44: note: previous declaration of 'MPI_Scatterv' was here OMPI_DECLSPEC int MPI_Scatterv(const void *sendbuf, const int sendcounts[], const int displs[], ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:1319:1: error: conflicting types for 'MPI_Reduce_local' MPI_Reduce_local( SCOREP_MPI_CONST_DECL void* inbuf, void* inoutbuf, int count, MPI_Datatype datatype, MPI_Op op ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Coll.c:44: /usr/include/openmpi-x86_64/mpi.h:1584:44: note: previous declaration of 'MPI_Reduce_local' was here OMPI_DECLSPEC int MPI_Reduce_local(const void *inbuf, void *inoutbuf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Ext.c:135:1: error: conflicting types for 'MPI_Get_count' MPI_Get_count( SCOREP_MPI_CONST_DECL MPI_Status* status, MPI_Datatype datatype, int* count ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Ext.c:44: /usr/include/openmpi-x86_64/mpi.h:1422:44: note: previous declaration of 'MPI_Get_count' was here OMPI_DECLSPEC int MPI_Get_count(const MPI_Status *status, MPI_Datatype datatype, int *count); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Ext.c:169:1: error: conflicting types for 'MPI_Get_elements' MPI_Get_elements( SCOREP_MPI_CONST_DECL MPI_Status* status, MPI_Datatype datatype, int* count ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Ext.c:44: /usr/include/openmpi-x86_64/mpi.h:1423:44: note: previous declaration of 'MPI_Get_elements' was here OMPI_DECLSPEC int MPI_Get_elements(const MPI_Status *status, MPI_Datatype datatype, int *count); ^ make[3]: *** [libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Ext.lo] Error 1 make[3]: *** [libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Coll.lo] Error 1 ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Misc.c: In function 'MPI_Address': ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Misc.c:73:9: warning: 'PMPI_Address' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1812): MPI_Address is superseded by MPI_Get_address in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Address( location, address ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Misc.c:80:9: warning: 'PMPI_Address' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1812): MPI_Address is superseded by MPI_Get_address in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Address( location, address ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Misc.c: At top level: ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Misc.c:166:1: error: conflicting types for 'MPI_Get_address' MPI_Get_address( SCOREP_MPI_CONST_DECL void* location, MPI_Aint* address ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Misc.c:45: /usr/include/openmpi-x86_64/mpi.h:1421:44: note: previous declaration of 'MPI_Get_address' was here OMPI_DECLSPEC int MPI_Get_address(const void *location, MPI_Aint *address); ^ make[3]: *** [libscorep_adapter_mpi_c_event_la-SCOREP_Mpi_Misc.lo] Error 1 ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Err.c: In function 'MPI_Errhandler_create': ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Err.c:176:9: warning: 'PMPI_Errhandler_create' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1952): MPI_Errhandler_create is superseded by MPI_Comm_create_errhandler in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Errhandler_create( function, errhandler ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Err.c:183:9: warning: 'PMPI_Errhandler_create' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1952): MPI_Errhandler_create is superseded by MPI_Comm_create_errhandler in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Errhandler_create( function, errhandler ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Err.c: In function 'MPI_Errhandler_get': ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Err.c:244:9: warning: 'PMPI_Errhandler_get' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1957): MPI_Errhandler_get is superseded by MPI_Comm_get_errhandler in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Errhandler_get( comm, errhandler ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Err.c:251:9: warning: 'PMPI_Errhandler_get' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1957): MPI_Errhandler_get is superseded by MPI_Comm_get_errhandler in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Errhandler_get( comm, errhandler ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Err.c: In function 'MPI_Errhandler_set': ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Err.c:278:9: warning: 'PMPI_Errhandler_set' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1959): MPI_Errhandler_set is superseded by MPI_Comm_set_errhandler in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Errhandler_set( comm, errhandler ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Err.c:285:9: warning: 'PMPI_Errhandler_set' is deprecated (declared at /usr/include/openmpi-x86_64/mpi.h:1959): MPI_Errhandler_set is superseded by MPI_Comm_set_errhandler in MPI-2.0 [-Wdeprecated-declarations] return_val = PMPI_Errhandler_set( comm, errhandler ); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:97:1: error: conflicting types for 'MPI_File_delete' MPI_File_delete( SCOREP_MPI_CONST_DECL char* filename, MPI_Info info ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1327:44: note: previous declaration of 'MPI_File_delete' was here OMPI_DECLSPEC int MPI_File_delete(const char *filename, MPI_Info info); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:471:1: error: conflicting types for 'MPI_File_open' MPI_File_open( MPI_Comm comm, SCOREP_MPI_CONST_DECL char* filename, int amode, MPI_Info info, MPI_File* fh ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1324:44: note: previous declaration of 'MPI_File_open' was here OMPI_DECLSPEC int MPI_File_open(MPI_Comm comm, const char *filename, int amode, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:675:1: error: conflicting types for 'MPI_File_set_view' MPI_File_set_view( MPI_File fh, MPI_Offset disp, MPI_Datatype etype, MPI_Datatype filetype, SCOREP_MPI_CONST_DECL char* datarep, MPI_Info info ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1335:44: note: previous declaration of 'MPI_File_set_view' was here OMPI_DECLSPEC int MPI_File_set_view(MPI_File fh, MPI_Offset disp, MPI_Datatype etype, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:743:1: error: conflicting types for 'MPI_Register_datarep' MPI_Register_datarep( SCOREP_MPI_CONST_DECL char* datarep, MPI_Datarep_conversion_function* read_conversion_fn, MPI_Datarep_conversion_function* write_conversion_fn, MPI_Datarep_extent_function* dtype_file_extent_fn, void* extra_state ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1594:44: note: previous declaration of 'MPI_Register_datarep' was here OMPI_DECLSPEC int MPI_Register_datarep(const char *datarep, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:894:1: error: conflicting types for 'MPI_File_iwrite' MPI_File_iwrite( MPI_File fh, SCOREP_MPI_CONST_DECL void* buf, int count, MPI_Datatype datatype, MPI_Request* request ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1362:44: note: previous declaration of 'MPI_File_iwrite' was here OMPI_DECLSPEC int MPI_File_iwrite(MPI_File fh, const void *buf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:928:1: error: conflicting types for 'MPI_File_iwrite_at' MPI_File_iwrite_at( MPI_File fh, MPI_Offset offset, SCOREP_MPI_CONST_DECL void* buf, int count, MPI_Datatype datatype, MPI_Request* request ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1350:44: note: previous declaration of 'MPI_File_iwrite_at' was here OMPI_DECLSPEC int MPI_File_iwrite_at(MPI_File fh, MPI_Offset offset, const void *buf, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:962:1: error: conflicting types for 'MPI_File_iwrite_shared' MPI_File_iwrite_shared( MPI_File fh, SCOREP_MPI_CONST_DECL void* buf, int count, MPI_Datatype datatype, MPI_Request* request ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1374:44: note: previous declaration of 'MPI_File_iwrite_shared' was here OMPI_DECLSPEC int MPI_File_iwrite_shared(MPI_File fh, const void *buf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1407:1: error: conflicting types for 'MPI_File_write' MPI_File_write( MPI_File fh, SCOREP_MPI_CONST_DECL void* buf, int count, MPI_Datatype datatype, MPI_Status* status ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1356:44: note: previous declaration of 'MPI_File_write' was here OMPI_DECLSPEC int MPI_File_write(MPI_File fh, const void *buf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1441:1: error: conflicting types for 'MPI_File_write_all' MPI_File_write_all( MPI_File fh, SCOREP_MPI_CONST_DECL void* buf, int count, MPI_Datatype datatype, MPI_Status* status ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1358:44: note: previous declaration of 'MPI_File_write_all' was here OMPI_DECLSPEC int MPI_File_write_all(MPI_File fh, const void *buf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1475:1: error: conflicting types for 'MPI_File_write_all_begin' MPI_File_write_all_begin( MPI_File fh, SCOREP_MPI_CONST_DECL void* buf, int count, MPI_Datatype datatype ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1391:44: note: previous declaration of 'MPI_File_write_all_begin' was here OMPI_DECLSPEC int MPI_File_write_all_begin(MPI_File fh, const void *buf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1509:1: error: conflicting types for 'MPI_File_write_all_end' MPI_File_write_all_end( MPI_File fh, SCOREP_MPI_CONST_DECL void* buf, MPI_Status* status ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1393:44: note: previous declaration of 'MPI_File_write_all_end' was here OMPI_DECLSPEC int MPI_File_write_all_end(MPI_File fh, const void *buf, MPI_Status *status); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1543:1: error: conflicting types for 'MPI_File_write_at' MPI_File_write_at( MPI_File fh, MPI_Offset offset, SCOREP_MPI_CONST_DECL void* buf, int count, MPI_Datatype datatype, MPI_Status* status ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1344:44: note: previous declaration of 'MPI_File_write_at' was here OMPI_DECLSPEC int MPI_File_write_at(MPI_File fh, MPI_Offset offset, const void *buf, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1577:1: error: conflicting types for 'MPI_File_write_at_all' MPI_File_write_at_all( MPI_File fh, MPI_Offset offset, SCOREP_MPI_CONST_DECL void* buf, int count, MPI_Datatype datatype, MPI_Status* status ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1346:44: note: previous declaration of 'MPI_File_write_at_all' was here OMPI_DECLSPEC int MPI_File_write_at_all(MPI_File fh, MPI_Offset offset, const void *buf, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1611:1: error: conflicting types for 'MPI_File_write_at_all_begin' MPI_File_write_at_all_begin( MPI_File fh, MPI_Offset offset, SCOREP_MPI_CONST_DECL void* buf, int count, MPI_Datatype datatype ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1385:44: note: previous declaration of 'MPI_File_write_at_all_begin' was here OMPI_DECLSPEC int MPI_File_write_at_all_begin(MPI_File fh, MPI_Offset offset, const void *buf, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1645:1: error: conflicting types for 'MPI_File_write_at_all_end' MPI_File_write_at_all_end( MPI_File fh, SCOREP_MPI_CONST_DECL void* buf, MPI_Status* status ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1387:44: note: previous declaration of 'MPI_File_write_at_all_end' was here OMPI_DECLSPEC int MPI_File_write_at_all_end(MPI_File fh, const void *buf, MPI_Status *status); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1679:1: error: conflicting types for 'MPI_File_write_ordered' MPI_File_write_ordered( MPI_File fh, SCOREP_MPI_CONST_DECL void* buf, int count, MPI_Datatype datatype, MPI_Status* status ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1378:44: note: previous declaration of 'MPI_File_write_ordered' was here OMPI_DECLSPEC int MPI_File_write_ordered(MPI_File fh, const void *buf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1713:1: error: conflicting types for 'MPI_File_write_ordered_begin' MPI_File_write_ordered_begin( MPI_File fh, SCOREP_MPI_CONST_DECL void* buf, int count, MPI_Datatype datatype ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1397:44: note: previous declaration of 'MPI_File_write_ordered_begin' was here OMPI_DECLSPEC int MPI_File_write_ordered_begin(MPI_File fh, const void *buf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1747:1: error: conflicting types for 'MPI_File_write_ordered_end' MPI_File_write_ordered_end( MPI_File fh, SCOREP_MPI_CONST_DECL void* buf, MPI_Status* status ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1399:44: note: previous declaration of 'MPI_File_write_ordered_end' was here OMPI_DECLSPEC int MPI_File_write_ordered_end(MPI_File fh, const void *buf, MPI_Status *status); ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1781:1: error: conflicting types for 'MPI_File_write_shared' MPI_File_write_shared( MPI_File fh, SCOREP_MPI_CONST_DECL void* buf, int count, MPI_Datatype datatype, MPI_Status* status ) ^ In file included from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi.h:32:0, from ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:44: /usr/include/openmpi-x86_64/mpi.h:1370:44: note: previous declaration of 'MPI_File_write_shared' was here OMPI_DECLSPEC int MPI_File_write_shared(MPI_File fh, const void *buf, int count, ^ ../../build-mpi/../src/adapters/mpi/SCOREP_Mpi_Io.c:1856:1: warning: 'MPI_File_errhandler_fn' is deprecated: MPI_File_errhandler_fn was deprecated in MPI-2.2; use MPI_File_errhandler_function instead [-Wdeprecated-declarations] MPI_File_create_errhandler( MPI_File_errhandler_fn* function, MPI_Errhandler* errhandler ) ^ ================================================ -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review